aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2023-12-12 23:48:13 +0000
committerjohannst <johannst@users.noreply.github.com>2023-12-12 23:48:13 +0000
commit4823b8018688092416b3cd4ba9f4f7f86789eedd (patch)
tree38be00071929fa6e23274101c3327b46170e5052
parentb0991484624c0ddd4bdd45eb64619144f189b42a (diff)
downloadnotes-4823b8018688092416b3cd4ba9f4f7f86789eedd.tar.gz
notes-4823b8018688092416b3cd4ba9f4f7f86789eedd.zip
deploy: 4ed29d46d45a751071d89be37c87de71204efda4
-rw-r--r--404.html4
-rw-r--r--arch/arm64.html4
-rw-r--r--arch/armv7.html4
-rw-r--r--arch/index.html4
-rw-r--r--arch/riscv.html4
-rw-r--r--arch/x86_64.html4
-rw-r--r--binary/index.html4
-rw-r--r--binary/nm.html4
-rw-r--r--binary/objdump.html4
-rw-r--r--binary/od.html4
-rw-r--r--binary/readelf.html4
-rw-r--r--binary/xxd.html4
-rw-r--r--css/chrome.css35
-rw-r--r--css/print.css2
-rw-r--r--css/variables.css2
-rw-r--r--development/c++.html4
-rw-r--r--development/c++filt.html4
-rw-r--r--development/cmake.html4
-rw-r--r--development/gcc.html4
-rw-r--r--development/gcov.html4
-rw-r--r--development/glibc.html4
-rw-r--r--development/index.html4
-rw-r--r--development/ld.so.html4
-rw-r--r--development/make.html4
-rw-r--r--development/pgo.html4
-rw-r--r--development/python.html4
-rw-r--r--development/symbolver.html4
-rw-r--r--highlight.js49
-rw-r--r--index.html4
-rw-r--r--intro.html4
-rw-r--r--linux/acl.html4
-rw-r--r--linux/coredump.html4
-rw-r--r--linux/cryptsetup.html4
-rw-r--r--linux/index.html4
-rw-r--r--linux/input.html4
-rw-r--r--linux/ptrace_scope.html4
-rw-r--r--linux/swap.html4
-rw-r--r--linux/systemd.html4
-rw-r--r--linux/zfs.html4
-rw-r--r--monitor/index.html4
-rw-r--r--monitor/lsof.html4
-rw-r--r--monitor/pgrep.html4
-rw-r--r--monitor/pidstat.html4
-rw-r--r--monitor/pmap.html4
-rw-r--r--monitor/pstack.html4
-rw-r--r--monitor/ss.html4
-rw-r--r--network/firewall-cmd.html4
-rw-r--r--network/index.html4
-rw-r--r--network/nftables.html4
-rw-r--r--network/tcpdump.html4
-rw-r--r--print.html29
-rw-r--r--searchindex.js2
-rw-r--r--searchindex.json2
-rw-r--r--tools/awk.html29
-rw-r--r--tools/bash.html4
-rw-r--r--tools/dot.html4
-rw-r--r--tools/emacs.html4
-rw-r--r--tools/fish.html4
-rw-r--r--tools/gdb.html4
-rw-r--r--tools/gdbserver.html4
-rw-r--r--tools/git.html4
-rw-r--r--tools/gpg.html4
-rw-r--r--tools/index.html4
-rw-r--r--tools/pacman.html4
-rw-r--r--tools/qemu.html4
-rw-r--r--tools/radare2.html4
-rw-r--r--tools/tmux.html4
-rw-r--r--tools/zsh.html4
-rw-r--r--trace_profile/index.html4
-rw-r--r--trace_profile/ltrace.html4
-rw-r--r--trace_profile/oprofile.html4
-rw-r--r--trace_profile/perf.html4
-rw-r--r--trace_profile/strace.html4
-rw-r--r--trace_profile/time.html4
-rw-r--r--web/chartjs.html4
-rw-r--r--web/css.html4
-rw-r--r--web/html.html4
-rw-r--r--web/index.html4
78 files changed, 346 insertions, 84 deletions
diff --git a/404.html b/404.html
index 3ce811a..c431e98 100644
--- a/404.html
+++ b/404.html
@@ -91,7 +91,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/arch/arm64.html b/arch/arm64.html
index d391020..a08e3f9 100644
--- a/arch/arm64.html
+++ b/arch/arm64.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html" class="active"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/arch/armv7.html b/arch/armv7.html
index 3ca7618..96d6994 100644
--- a/arch/armv7.html
+++ b/arch/armv7.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html" class="active"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/arch/index.html b/arch/index.html
index deb12ce..c270cd6 100644
--- a/arch/index.html
+++ b/arch/index.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html" class="active"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/arch/riscv.html b/arch/riscv.html
index b1bb013..7fc3bf7 100644
--- a/arch/riscv.html
+++ b/arch/riscv.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html" class="active"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/arch/x86_64.html b/arch/x86_64.html
index 12e12bb..e0372cf 100644
--- a/arch/x86_64.html
+++ b/arch/x86_64.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html" class="active"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/binary/index.html b/binary/index.html
index f9c56bf..6c5df85 100644
--- a/binary/index.html
+++ b/binary/index.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html" class="active"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/binary/nm.html b/binary/nm.html
index 88db24f..c5a10df 100644
--- a/binary/nm.html
+++ b/binary/nm.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html" class="active"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/binary/objdump.html b/binary/objdump.html
index 8d4be7e..23e1044 100644
--- a/binary/objdump.html
+++ b/binary/objdump.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html" class="active"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/binary/od.html b/binary/od.html
index 2539da8..32f2987 100644
--- a/binary/od.html
+++ b/binary/od.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html" class="active"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/binary/readelf.html b/binary/readelf.html
index 23f720b..724441d 100644
--- a/binary/readelf.html
+++ b/binary/readelf.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html" class="active"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/binary/xxd.html b/binary/xxd.html
index c687036..a8b23aa 100644
--- a/binary/xxd.html
+++ b/binary/xxd.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html" class="active"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/css/chrome.css b/css/chrome.css
index 2314f7a..8b78255 100644
--- a/css/chrome.css
+++ b/css/chrome.css
@@ -269,8 +269,14 @@ pre > .buttons button {
/* On mobile, make it easier to tap buttons. */
padding: 0.3rem 1rem;
}
+
+ .sidebar-resize-indicator {
+ /* Hide resize indicator on devices with limited accuracy */
+ display: none;
+ }
}
pre > code {
+ display: block;
padding: 1rem;
}
@@ -422,22 +428,35 @@ ul#searchresults span.teaser em {
position: absolute;
cursor: col-resize;
width: 0;
- right: 0;
+ right: calc(var(--sidebar-resize-indicator-width) * -1);
top: 0;
bottom: 0;
+ display: flex;
+ align-items: center;
+}
+
+.sidebar-resize-handle .sidebar-resize-indicator {
+ width: 100%;
+ height: 12px;
+ background-color: var(--icons);
+ margin-inline-start: var(--sidebar-resize-indicator-space);
+}
+
+[dir=rtl] .sidebar .sidebar-resize-handle {
+ left: calc(var(--sidebar-resize-indicator-width) * -1);
+ right: unset;
}
-[dir=rtl] .sidebar .sidebar-resize-handle { right: unset; left: 0; }
.js .sidebar .sidebar-resize-handle {
cursor: col-resize;
- width: 5px;
+ width: calc(var(--sidebar-resize-indicator-width) - var(--sidebar-resize-indicator-space));
}
/* sidebar-hidden */
#sidebar-toggle-anchor:not(:checked) ~ .sidebar {
- transform: translateX(calc(0px - var(--sidebar-width)));
+ transform: translateX(calc(0px - var(--sidebar-width) - var(--sidebar-resize-indicator-width)));
z-index: -1;
}
[dir=rtl] #sidebar-toggle-anchor:not(:checked) ~ .sidebar {
- transform: translateX(var(--sidebar-width));
+ transform: translateX(calc(var(--sidebar-width) + var(--sidebar-resize-indicator-width)));
}
.sidebar::-webkit-scrollbar {
background: var(--sidebar-bg);
@@ -448,15 +467,15 @@ ul#searchresults span.teaser em {
/* sidebar-visible */
#sidebar-toggle-anchor:checked ~ .page-wrapper {
- transform: translateX(var(--sidebar-width));
+ transform: translateX(calc(var(--sidebar-width) + var(--sidebar-resize-indicator-width)));
}
[dir=rtl] #sidebar-toggle-anchor:checked ~ .page-wrapper {
- transform: translateX(calc(0px - var(--sidebar-width)));
+ transform: translateX(calc(0px - var(--sidebar-width) - var(--sidebar-resize-indicator-width)));
}
@media only screen and (min-width: 620px) {
#sidebar-toggle-anchor:checked ~ .page-wrapper {
transform: none;
- margin-inline-start: var(--sidebar-width);
+ margin-inline-start: calc(var(--sidebar-width) + var(--sidebar-resize-indicator-width));
}
[dir=rtl] #sidebar-toggle-anchor:checked ~ .page-wrapper {
transform: none;
diff --git a/css/print.css b/css/print.css
index dcf0ba6..80ec3a5 100644
--- a/css/print.css
+++ b/css/print.css
@@ -7,7 +7,7 @@
}
#page-wrapper.page-wrapper {
- transform: none;
+ transform: none !important;
margin-inline-start: 0px;
overflow-y: initial;
}
diff --git a/css/variables.css b/css/variables.css
index 10a7590..0da55e8 100644
--- a/css/variables.css
+++ b/css/variables.css
@@ -3,6 +3,8 @@
:root {
--sidebar-width: 300px;
+ --sidebar-resize-indicator-width: 8px;
+ --sidebar-resize-indicator-space: 2px;
--page-padding: 15px;
--content-max-width: 750px;
--menu-bar-height: 50px;
diff --git a/development/c++.html b/development/c++.html
index f124a5e..c2d418b 100644
--- a/development/c++.html
+++ b/development/c++.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html" class="active"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/development/c++filt.html b/development/c++filt.html
index 3aca56d..6afe667 100644
--- a/development/c++filt.html
+++ b/development/c++filt.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html" class="active"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/development/cmake.html b/development/cmake.html
index 0addde1..543a493 100644
--- a/development/cmake.html
+++ b/development/cmake.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html" class="active"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/development/gcc.html b/development/gcc.html
index 8a6010d..bee9f62 100644
--- a/development/gcc.html
+++ b/development/gcc.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html" class="active"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/development/gcov.html b/development/gcov.html
index 928d352..4542d22 100644
--- a/development/gcov.html
+++ b/development/gcov.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html" class="active"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/development/glibc.html b/development/glibc.html
index bfff5e6..b8dcabd 100644
--- a/development/glibc.html
+++ b/development/glibc.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html" class="active"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/development/index.html b/development/index.html
index 7e07d6d..800c48f 100644
--- a/development/index.html
+++ b/development/index.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html" class="active"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/development/ld.so.html b/development/ld.so.html
index 2e63fd6..0428d41 100644
--- a/development/ld.so.html
+++ b/development/ld.so.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html" class="active"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/development/make.html b/development/make.html
index a39dd9a..af8a7d6 100644
--- a/development/make.html
+++ b/development/make.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html" class="active"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/development/pgo.html b/development/pgo.html
index 207098b..10d139c 100644
--- a/development/pgo.html
+++ b/development/pgo.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html" class="active"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/development/python.html b/development/python.html
index 44eaeef..47bc178 100644
--- a/development/python.html
+++ b/development/python.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html" class="active"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/development/symbolver.html b/development/symbolver.html
index b89acf5..66dbc2a 100644
--- a/development/symbolver.html
+++ b/development/symbolver.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html" class="active"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/highlight.js b/highlight.js
index 180385b..3256c00 100644
--- a/highlight.js
+++ b/highlight.js
@@ -3,4 +3,51 @@
License: BSD-3-Clause
Copyright (c) 2006-2020, Ivan Sagalaev
*/
-var hljs=function(){"use strict";function e(n){Object.freeze(n);var t="function"==typeof n;return Object.getOwnPropertyNames(n).forEach((function(r){!Object.hasOwnProperty.call(n,r)||null===n[r]||"object"!=typeof n[r]&&"function"!=typeof n[r]||t&&("caller"===r||"callee"===r||"arguments"===r)||Object.isFrozen(n[r])||e(n[r])})),n}class n{constructor(e){void 0===e.data&&(e.data={}),this.data=e.data}ignoreMatch(){this.ignore=!0}}function t(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#x27;")}function r(e,...n){var t={};for(const n in e)t[n]=e[n];return n.forEach((function(e){for(const n in e)t[n]=e[n]})),t}function a(e){return e.nodeName.toLowerCase()}var i=Object.freeze({__proto__:null,escapeHTML:t,inherit:r,nodeStream:function(e){var n=[];return function e(t,r){for(var i=t.firstChild;i;i=i.nextSibling)3===i.nodeType?r+=i.nodeValue.length:1===i.nodeType&&(n.push({event:"start",offset:r,node:i}),r=e(i,r),a(i).match(/br|hr|img|input/)||n.push({event:"stop",offset:r,node:i}));return r}(e,0),n},mergeStreams:function(e,n,r){var i=0,s="",o=[];function l(){return e.length&&n.length?e[0].offset!==n[0].offset?e[0].offset<n[0].offset?e:n:"start"===n[0].event?e:n:e.length?e:n}function c(e){s+="<"+a(e)+[].map.call(e.attributes,(function(e){return" "+e.nodeName+'="'+t(e.value)+'"'})).join("")+">"}function u(e){s+="</"+a(e)+">"}function d(e){("start"===e.event?c:u)(e.node)}for(;e.length||n.length;){var g=l();if(s+=t(r.substring(i,g[0].offset)),i=g[0].offset,g===e){o.reverse().forEach(u);do{d(g.splice(0,1)[0]),g=l()}while(g===e&&g.length&&g[0].offset===i);o.reverse().forEach(c)}else"start"===g[0].event?o.push(g[0].node):o.pop(),d(g.splice(0,1)[0])}return s+t(r.substr(i))}});const s="</span>",o=e=>!!e.kind;class l{constructor(e,n){this.buffer="",this.classPrefix=n.classPrefix,e.walk(this)}addText(e){this.buffer+=t(e)}openNode(e){if(!o(e))return;let n=e.kind;e.sublanguage||(n=`${this.classPrefix}${n}`),this.span(n)}closeNode(e){o(e)&&(this.buffer+=s)}value(){return this.buffer}span(e){this.buffer+=`<span class="${e}">`}}class c{constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){const n={kind:e,children:[]};this.add(n),this.stack.push(n)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,n){return"string"==typeof n?e.addText(n):n.children&&(e.openNode(n),n.children.forEach(n=>this._walk(e,n)),e.closeNode(n)),e}static _collapse(e){"string"!=typeof e&&e.children&&(e.children.every(e=>"string"==typeof e)?e.children=[e.children.join("")]:e.children.forEach(e=>{c._collapse(e)}))}}class u extends c{constructor(e){super(),this.options=e}addKeyword(e,n){""!==e&&(this.openNode(n),this.addText(e),this.closeNode())}addText(e){""!==e&&this.add(e)}addSublanguage(e,n){const t=e.root;t.kind=n,t.sublanguage=!0,this.add(t)}toHTML(){return new l(this,this.options).value()}finalize(){return!0}}function d(e){return e?"string"==typeof e?e:e.source:null}const g="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",h={begin:"\\\\[\\s\\S]",relevance:0},f={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[h]},p={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[h]},b={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},m=function(e,n,t={}){var a=r({className:"comment",begin:e,end:n,contains:[]},t);return a.contains.push(b),a.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0}),a},v=m("//","$"),x=m("/\\*","\\*/"),E=m("#","$");var _=Object.freeze({__proto__:null,IDENT_RE:"[a-zA-Z]\\w*",UNDERSCORE_IDENT_RE:"[a-zA-Z_]\\w*",NUMBER_RE:"\\b\\d+(\\.\\d+)?",C_NUMBER_RE:g,BINARY_NUMBER_RE:"\\b(0b[01]+)",RE_STARTERS_RE:"!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",SHEBANG:(e={})=>{const n=/^#![ ]*\//;return e.binary&&(e.begin=function(...e){return e.map(e=>d(e)).join("")}(n,/.*\b/,e.binary,/\b.*/)),r({className:"meta",begin:n,end:/$/,relevance:0,"on:begin":(e,n)=>{0!==e.index&&n.ignoreMatch()}},e)},BACKSLASH_ESCAPE:h,APOS_STRING_MODE:f,QUOTE_STRING_MODE:p,PHRASAL_WORDS_MODE:b,COMMENT:m,C_LINE_COMMENT_MODE:v,C_BLOCK_COMMENT_MODE:x,HASH_COMMENT_MODE:E,NUMBER_MODE:{className:"number",begin:"\\b\\d+(\\.\\d+)?",relevance:0},C_NUMBER_MODE:{className:"number",begin:g,relevance:0},BINARY_NUMBER_MODE:{className:"number",begin:"\\b(0b[01]+)",relevance:0},CSS_NUMBER_MODE:{className:"number",begin:"\\b\\d+(\\.\\d+)?(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},REGEXP_MODE:{begin:/(?=\/[^/\n]*\/)/,contains:[{className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[h,{begin:/\[/,end:/\]/,relevance:0,contains:[h]}]}]},TITLE_MODE:{className:"title",begin:"[a-zA-Z]\\w*",relevance:0},UNDERSCORE_TITLE_MODE:{className:"title",begin:"[a-zA-Z_]\\w*",relevance:0},METHOD_GUARD:{begin:"\\.\\s*[a-zA-Z_]\\w*",relevance:0},END_SAME_AS_BEGIN:function(e){return Object.assign(e,{"on:begin":(e,n)=>{n.data._beginMatch=e[1]},"on:end":(e,n)=>{n.data._beginMatch!==e[1]&&n.ignoreMatch()}})}}),N="of and for in not or if then".split(" ");function w(e,n){return n?+n:function(e){return N.includes(e.toLowerCase())}(e)?0:1}const R=t,y=r,{nodeStream:k,mergeStreams:O}=i,M=Symbol("nomatch");return function(t){var a=[],i={},s={},o=[],l=!0,c=/(^(<[^>]+>|\t|)+|\n)/gm,g="Could not find the language '{}', did you forget to load/include a language module?";const h={disableAutodetect:!0,name:"Plain text",contains:[]};var f={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:null,__emitter:u};function p(e){return f.noHighlightRe.test(e)}function b(e,n,t,r){var a={code:n,language:e};S("before:highlight",a);var i=a.result?a.result:m(a.language,a.code,t,r);return i.code=a.code,S("after:highlight",i),i}function m(e,t,a,s){var o=t;function c(e,n){var t=E.case_insensitive?n[0].toLowerCase():n[0];return Object.prototype.hasOwnProperty.call(e.keywords,t)&&e.keywords[t]}function u(){null!=y.subLanguage?function(){if(""!==A){var e=null;if("string"==typeof y.subLanguage){if(!i[y.subLanguage])return void O.addText(A);e=m(y.subLanguage,A,!0,k[y.subLanguage]),k[y.subLanguage]=e.top}else e=v(A,y.subLanguage.length?y.subLanguage:null);y.relevance>0&&(I+=e.relevance),O.addSublanguage(e.emitter,e.language)}}():function(){if(!y.keywords)return void O.addText(A);let e=0;y.keywordPatternRe.lastIndex=0;let n=y.keywordPatternRe.exec(A),t="";for(;n;){t+=A.substring(e,n.index);const r=c(y,n);if(r){const[e,a]=r;O.addText(t),t="",I+=a,O.addKeyword(n[0],e)}else t+=n[0];e=y.keywordPatternRe.lastIndex,n=y.keywordPatternRe.exec(A)}t+=A.substr(e),O.addText(t)}(),A=""}function h(e){return e.className&&O.openNode(e.className),y=Object.create(e,{parent:{value:y}})}function p(e){return 0===y.matcher.regexIndex?(A+=e[0],1):(L=!0,0)}var b={};function x(t,r){var i=r&&r[0];if(A+=t,null==i)return u(),0;if("begin"===b.type&&"end"===r.type&&b.index===r.index&&""===i){if(A+=o.slice(r.index,r.index+1),!l){const n=Error("0 width match regex");throw n.languageName=e,n.badRule=b.rule,n}return 1}if(b=r,"begin"===r.type)return function(e){var t=e[0],r=e.rule;const a=new n(r),i=[r.__beforeBegin,r["on:begin"]];for(const n of i)if(n&&(n(e,a),a.ignore))return p(t);return r&&r.endSameAsBegin&&(r.endRe=RegExp(t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")),r.skip?A+=t:(r.excludeBegin&&(A+=t),u(),r.returnBegin||r.excludeBegin||(A=t)),h(r),r.returnBegin?0:t.length}(r);if("illegal"===r.type&&!a){const e=Error('Illegal lexeme "'+i+'" for mode "'+(y.className||"<unnamed>")+'"');throw e.mode=y,e}if("end"===r.type){var s=function(e){var t=e[0],r=o.substr(e.index),a=function e(t,r,a){let i=function(e,n){var t=e&&e.exec(n);return t&&0===t.index}(t.endRe,a);if(i){if(t["on:end"]){const e=new n(t);t["on:end"](r,e),e.ignore&&(i=!1)}if(i){for(;t.endsParent&&t.parent;)t=t.parent;return t}}if(t.endsWithParent)return e(t.parent,r,a)}(y,e,r);if(!a)return M;var i=y;i.skip?A+=t:(i.returnEnd||i.excludeEnd||(A+=t),u(),i.excludeEnd&&(A=t));do{y.className&&O.closeNode(),y.skip||y.subLanguage||(I+=y.relevance),y=y.parent}while(y!==a.parent);return a.starts&&(a.endSameAsBegin&&(a.starts.endRe=a.endRe),h(a.starts)),i.returnEnd?0:t.length}(r);if(s!==M)return s}if("illegal"===r.type&&""===i)return 1;if(B>1e5&&B>3*r.index)throw Error("potential infinite loop, way more iterations than matches");return A+=i,i.length}var E=T(e);if(!E)throw console.error(g.replace("{}",e)),Error('Unknown language: "'+e+'"');var _=function(e){function n(n,t){return RegExp(d(n),"m"+(e.case_insensitive?"i":"")+(t?"g":""))}class t{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(e,n){n.position=this.position++,this.matchIndexes[this.matchAt]=n,this.regexes.push([n,e]),this.matchAt+=function(e){return RegExp(e.toString()+"|").exec("").length-1}(e)+1}compile(){0===this.regexes.length&&(this.exec=()=>null);const e=this.regexes.map(e=>e[1]);this.matcherRe=n(function(e,n="|"){for(var t=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./,r=0,a="",i=0;i<e.length;i++){var s=r+=1,o=d(e[i]);for(i>0&&(a+=n),a+="(";o.length>0;){var l=t.exec(o);if(null==l){a+=o;break}a+=o.substring(0,l.index),o=o.substring(l.index+l[0].length),"\\"===l[0][0]&&l[1]?a+="\\"+(+l[1]+s):(a+=l[0],"("===l[0]&&r++)}a+=")"}return a}(e),!0),this.lastIndex=0}exec(e){this.matcherRe.lastIndex=this.lastIndex;const n=this.matcherRe.exec(e);if(!n)return null;const t=n.findIndex((e,n)=>n>0&&void 0!==e),r=this.matchIndexes[t];return n.splice(0,t),Object.assign(n,r)}}class a{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(e){if(this.multiRegexes[e])return this.multiRegexes[e];const n=new t;return this.rules.slice(e).forEach(([e,t])=>n.addRule(e,t)),n.compile(),this.multiRegexes[e]=n,n}considerAll(){this.regexIndex=0}addRule(e,n){this.rules.push([e,n]),"begin"===n.type&&this.count++}exec(e){const n=this.getMatcher(this.regexIndex);n.lastIndex=this.lastIndex;const t=n.exec(e);return t&&(this.regexIndex+=t.position+1,this.regexIndex===this.count&&(this.regexIndex=0)),t}}function i(e,n){const t=e.input[e.index-1],r=e.input[e.index+e[0].length];"."!==t&&"."!==r||n.ignoreMatch()}if(e.contains&&e.contains.includes("self"))throw Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return function t(s,o){const l=s;if(s.compiled)return l;s.compiled=!0,s.__beforeBegin=null,s.keywords=s.keywords||s.beginKeywords;let c=null;if("object"==typeof s.keywords&&(c=s.keywords.$pattern,delete s.keywords.$pattern),s.keywords&&(s.keywords=function(e,n){var t={};return"string"==typeof e?r("keyword",e):Object.keys(e).forEach((function(n){r(n,e[n])})),t;function r(e,r){n&&(r=r.toLowerCase()),r.split(" ").forEach((function(n){var r=n.split("|");t[r[0]]=[e,w(r[0],r[1])]}))}}(s.keywords,e.case_insensitive)),s.lexemes&&c)throw Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ");return l.keywordPatternRe=n(s.lexemes||c||/\w+/,!0),o&&(s.beginKeywords&&(s.begin="\\b("+s.beginKeywords.split(" ").join("|")+")(?=\\b|\\s)",s.__beforeBegin=i),s.begin||(s.begin=/\B|\b/),l.beginRe=n(s.begin),s.endSameAsBegin&&(s.end=s.begin),s.end||s.endsWithParent||(s.end=/\B|\b/),s.end&&(l.endRe=n(s.end)),l.terminator_end=d(s.end)||"",s.endsWithParent&&o.terminator_end&&(l.terminator_end+=(s.end?"|":"")+o.terminator_end)),s.illegal&&(l.illegalRe=n(s.illegal)),void 0===s.relevance&&(s.relevance=1),s.contains||(s.contains=[]),s.contains=[].concat(...s.contains.map((function(e){return function(e){return e.variants&&!e.cached_variants&&(e.cached_variants=e.variants.map((function(n){return r(e,{variants:null},n)}))),e.cached_variants?e.cached_variants:function e(n){return!!n&&(n.endsWithParent||e(n.starts))}(e)?r(e,{starts:e.starts?r(e.starts):null}):Object.isFrozen(e)?r(e):e}("self"===e?s:e)}))),s.contains.forEach((function(e){t(e,l)})),s.starts&&t(s.starts,o),l.matcher=function(e){const n=new a;return e.contains.forEach(e=>n.addRule(e.begin,{rule:e,type:"begin"})),e.terminator_end&&n.addRule(e.terminator_end,{type:"end"}),e.illegal&&n.addRule(e.illegal,{type:"illegal"}),n}(l),l}(e)}(E),N="",y=s||_,k={},O=new f.__emitter(f);!function(){for(var e=[],n=y;n!==E;n=n.parent)n.className&&e.unshift(n.className);e.forEach(e=>O.openNode(e))}();var A="",I=0,S=0,B=0,L=!1;try{for(y.matcher.considerAll();;){B++,L?L=!1:(y.matcher.lastIndex=S,y.matcher.considerAll());const e=y.matcher.exec(o);if(!e)break;const n=x(o.substring(S,e.index),e);S=e.index+n}return x(o.substr(S)),O.closeAllNodes(),O.finalize(),N=O.toHTML(),{relevance:I,value:N,language:e,illegal:!1,emitter:O,top:y}}catch(n){if(n.message&&n.message.includes("Illegal"))return{illegal:!0,illegalBy:{msg:n.message,context:o.slice(S-100,S+100),mode:n.mode},sofar:N,relevance:0,value:R(o),emitter:O};if(l)return{illegal:!1,relevance:0,value:R(o),emitter:O,language:e,top:y,errorRaised:n};throw n}}function v(e,n){n=n||f.languages||Object.keys(i);var t=function(e){const n={relevance:0,emitter:new f.__emitter(f),value:R(e),illegal:!1,top:h};return n.emitter.addText(e),n}(e),r=t;return n.filter(T).filter(I).forEach((function(n){var a=m(n,e,!1);a.language=n,a.relevance>r.relevance&&(r=a),a.relevance>t.relevance&&(r=t,t=a)})),r.language&&(t.second_best=r),t}function x(e){return f.tabReplace||f.useBR?e.replace(c,e=>"\n"===e?f.useBR?"<br>":e:f.tabReplace?e.replace(/\t/g,f.tabReplace):e):e}function E(e){let n=null;const t=function(e){var n=e.className+" ";n+=e.parentNode?e.parentNode.className:"";const t=f.languageDetectRe.exec(n);if(t){var r=T(t[1]);return r||(console.warn(g.replace("{}",t[1])),console.warn("Falling back to no-highlight mode for this block.",e)),r?t[1]:"no-highlight"}return n.split(/\s+/).find(e=>p(e)||T(e))}(e);if(p(t))return;S("before:highlightBlock",{block:e,language:t}),f.useBR?(n=document.createElement("div")).innerHTML=e.innerHTML.replace(/\n/g,"").replace(/<br[ /]*>/g,"\n"):n=e;const r=n.textContent,a=t?b(t,r,!0):v(r),i=k(n);if(i.length){const e=document.createElement("div");e.innerHTML=a.value,a.value=O(i,k(e),r)}a.value=x(a.value),S("after:highlightBlock",{block:e,result:a}),e.innerHTML=a.value,e.className=function(e,n,t){var r=n?s[n]:t,a=[e.trim()];return e.match(/\bhljs\b/)||a.push("hljs"),e.includes(r)||a.push(r),a.join(" ").trim()}(e.className,t,a.language),e.result={language:a.language,re:a.relevance,relavance:a.relevance},a.second_best&&(e.second_best={language:a.second_best.language,re:a.second_best.relevance,relavance:a.second_best.relevance})}const N=()=>{if(!N.called){N.called=!0;var e=document.querySelectorAll("pre code");a.forEach.call(e,E)}};function T(e){return e=(e||"").toLowerCase(),i[e]||i[s[e]]}function A(e,{languageName:n}){"string"==typeof e&&(e=[e]),e.forEach(e=>{s[e]=n})}function I(e){var n=T(e);return n&&!n.disableAutodetect}function S(e,n){var t=e;o.forEach((function(e){e[t]&&e[t](n)}))}Object.assign(t,{highlight:b,highlightAuto:v,fixMarkup:x,highlightBlock:E,configure:function(e){f=y(f,e)},initHighlighting:N,initHighlightingOnLoad:function(){window.addEventListener("DOMContentLoaded",N,!1)},registerLanguage:function(e,n){var r=null;try{r=n(t)}catch(n){if(console.error("Language definition for '{}' could not be registered.".replace("{}",e)),!l)throw n;console.error(n),r=h}r.name||(r.name=e),i[e]=r,r.rawDefinition=n.bind(null,t),r.aliases&&A(r.aliases,{languageName:e})},listLanguages:function(){return Object.keys(i)},getLanguage:T,registerAliases:A,requireLanguage:function(e){var n=T(e);if(n)return n;throw Error("The '{}' language is required, but not loaded.".replace("{}",e))},autoDetection:I,inherit:y,addPlugin:function(e){o.push(e)}}),t.debugMode=function(){l=!1},t.safeMode=function(){l=!0},t.versionString="10.1.1";for(const n in _)"object"==typeof _[n]&&e(_[n]);return Object.assign(t,_),t}({})}();"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=hljs);hljs.registerLanguage("php",function(){"use strict";return function(e){var r={begin:"\\$+[a-zA-Z_-ÿ][a-zA-Z0-9_-ÿ]*"},t={className:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?[=]?/},{begin:/\?>/}]},a={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:'b"',end:'"'},{begin:"b'",end:"'"},e.inherit(e.APOS_STRING_MODE,{illegal:null}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null})]},n={variants:[e.BINARY_NUMBER_MODE,e.C_NUMBER_MODE]},i={keyword:"__CLASS__ __DIR__ __FILE__ __FUNCTION__ __LINE__ __METHOD__ __NAMESPACE__ __TRAIT__ die echo exit include include_once print require require_once array abstract and as binary bool boolean break callable case catch class clone const continue declare default do double else elseif empty enddeclare endfor endforeach endif endswitch endwhile eval extends final finally float for foreach from global goto if implements instanceof insteadof int integer interface isset iterable list new object or private protected public real return string switch throw trait try unset use var void while xor yield",literal:"false null true",built_in:"Error|0 AppendIterator ArgumentCountError ArithmeticError ArrayIterator ArrayObject AssertionError BadFunctionCallException BadMethodCallException CachingIterator CallbackFilterIterator CompileError Countable DirectoryIterator DivisionByZeroError DomainException EmptyIterator ErrorException Exception FilesystemIterator FilterIterator GlobIterator InfiniteIterator InvalidArgumentException IteratorIterator LengthException LimitIterator LogicException MultipleIterator NoRewindIterator OutOfBoundsException OutOfRangeException OuterIterator OverflowException ParentIterator ParseError RangeException RecursiveArrayIterator RecursiveCachingIterator RecursiveCallbackFilterIterator RecursiveDirectoryIterator RecursiveFilterIterator RecursiveIterator RecursiveIteratorIterator RecursiveRegexIterator RecursiveTreeIterator RegexIterator RuntimeException SeekableIterator SplDoublyLinkedList SplFileInfo SplFileObject SplFixedArray SplHeap SplMaxHeap SplMinHeap SplObjectStorage SplObserver SplObserver SplPriorityQueue SplQueue SplStack SplSubject SplSubject SplTempFileObject TypeError UnderflowException UnexpectedValueException ArrayAccess Closure Generator Iterator IteratorAggregate Serializable Throwable Traversable WeakReference Directory __PHP_Incomplete_Class parent php_user_filter self static stdClass"};return{aliases:["php","php3","php4","php5","php6","php7"],case_insensitive:!0,keywords:i,contains:[e.HASH_COMMENT_MODE,e.COMMENT("//","$",{contains:[t]}),e.COMMENT("/\\*","\\*/",{contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.COMMENT("__halt_compiler.+?;",!1,{endsWithParent:!0,keywords:"__halt_compiler"}),{className:"string",begin:/<<<['"]?\w+['"]?$/,end:/^\w+;?$/,contains:[e.BACKSLASH_ESCAPE,{className:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]}]},t,{className:"keyword",begin:/\$this\b/},r,{begin:/(::|->)+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/},{className:"function",beginKeywords:"fn function",end:/[;{]/,excludeEnd:!0,illegal:"[$%\\[]",contains:[e.UNDERSCORE_TITLE_MODE,{className:"params",begin:"\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0,keywords:i,contains:["self",r,e.C_BLOCK_COMMENT_MODE,a,n]}]},{className:"class",beginKeywords:"class interface",end:"{",excludeEnd:!0,illegal:/[:\(\$"]/,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",end:";",illegal:/[\.']/,contains:[e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"use",end:";",contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"=>"},a,n]}}}());hljs.registerLanguage("nginx",function(){"use strict";return function(e){var n={className:"variable",variants:[{begin:/\$\d+/},{begin:/\$\{/,end:/}/},{begin:"[\\$\\@]"+e.UNDERSCORE_IDENT_RE}]},a={endsWithParent:!0,keywords:{$pattern:"[a-z/_]+",literal:"on off yes no true false none blocked debug info notice warn error crit select break last permanent redirect kqueue rtsig epoll poll /dev/poll"},relevance:0,illegal:"=>",contains:[e.HASH_COMMENT_MODE,{className:"string",contains:[e.BACKSLASH_ESCAPE,n],variants:[{begin:/"/,end:/"/},{begin:/'/,end:/'/}]},{begin:"([a-z]+):/",end:"\\s",endsWithParent:!0,excludeEnd:!0,contains:[n]},{className:"regexp",contains:[e.BACKSLASH_ESCAPE,n],variants:[{begin:"\\s\\^",end:"\\s|{|;",returnEnd:!0},{begin:"~\\*?\\s+",end:"\\s|{|;",returnEnd:!0},{begin:"\\*(\\.[a-z\\-]+)+"},{begin:"([a-z\\-]+\\.)+\\*"}]},{className:"number",begin:"\\b\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?\\b"},{className:"number",begin:"\\b\\d+[kKmMgGdshdwy]*\\b",relevance:0},n]};return{name:"Nginx config",aliases:["nginxconf"],contains:[e.HASH_COMMENT_MODE,{begin:e.UNDERSCORE_IDENT_RE+"\\s+{",returnBegin:!0,end:"{",contains:[{className:"section",begin:e.UNDERSCORE_IDENT_RE}],relevance:0},{begin:e.UNDERSCORE_IDENT_RE+"\\s",end:";|{",returnBegin:!0,contains:[{className:"attribute",begin:e.UNDERSCORE_IDENT_RE,starts:a}],relevance:0}],illegal:"[^\\s\\}]"}}}());hljs.registerLanguage("csharp",function(){"use strict";return function(e){var n={keyword:"abstract as base bool break byte case catch char checked const continue decimal default delegate do double enum event explicit extern finally fixed float for foreach goto if implicit in int interface internal is lock long object operator out override params private protected public readonly ref sbyte sealed short sizeof stackalloc static string struct switch this try typeof uint ulong unchecked unsafe ushort using virtual void volatile while add alias ascending async await by descending dynamic equals from get global group into join let nameof on orderby partial remove select set value var when where yield",literal:"null false true"},i=e.inherit(e.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),a={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},s={className:"string",begin:'@"',end:'"',contains:[{begin:'""'}]},t=e.inherit(s,{illegal:/\n/}),l={className:"subst",begin:"{",end:"}",keywords:n},r=e.inherit(l,{illegal:/\n/}),c={className:"string",begin:/\$"/,end:'"',illegal:/\n/,contains:[{begin:"{{"},{begin:"}}"},e.BACKSLASH_ESCAPE,r]},o={className:"string",begin:/\$@"/,end:'"',contains:[{begin:"{{"},{begin:"}}"},{begin:'""'},l]},g=e.inherit(o,{illegal:/\n/,contains:[{begin:"{{"},{begin:"}}"},{begin:'""'},r]});l.contains=[o,c,s,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,a,e.C_BLOCK_COMMENT_MODE],r.contains=[g,c,t,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,a,e.inherit(e.C_BLOCK_COMMENT_MODE,{illegal:/\n/})];var d={variants:[o,c,s,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},E={begin:"<",end:">",contains:[{beginKeywords:"in out"},i]},_=e.IDENT_RE+"(<"+e.IDENT_RE+"(\\s*,\\s*"+e.IDENT_RE+")*>)?(\\[\\])?",b={begin:"@"+e.IDENT_RE,relevance:0};return{name:"C#",aliases:["cs","c#"],keywords:n,illegal:/::/,contains:[e.COMMENT("///","$",{returnBegin:!0,contains:[{className:"doctag",variants:[{begin:"///",relevance:0},{begin:"\x3c!--|--\x3e"},{begin:"</?",end:">"}]}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"meta",begin:"#",end:"$",keywords:{"meta-keyword":"if else elif endif define undef warning error line region endregion pragma checksum"}},d,a,{beginKeywords:"class interface",end:/[{;=]/,illegal:/[^\s:,]/,contains:[{beginKeywords:"where class"},i,E,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",end:/[{;=]/,illegal:/[^\s:]/,contains:[i,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"meta",begin:"^\\s*\\[",excludeBegin:!0,end:"\\]",excludeEnd:!0,contains:[{className:"meta-string",begin:/"/,end:/"/}]},{beginKeywords:"new return throw await else",relevance:0},{className:"function",begin:"("+_+"\\s+)+"+e.IDENT_RE+"\\s*(\\<.+\\>)?\\s*\\(",returnBegin:!0,end:/\s*[{;=]/,excludeEnd:!0,keywords:n,contains:[{begin:e.IDENT_RE+"\\s*(\\<.+\\>)?\\s*\\(",returnBegin:!0,contains:[e.TITLE_MODE,E],relevance:0},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:n,relevance:0,contains:[d,a,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},b]}}}());hljs.registerLanguage("perl",function(){"use strict";return function(e){var n={$pattern:/[\w.]+/,keyword:"getpwent getservent quotemeta msgrcv scalar kill dbmclose undef lc ma syswrite tr send umask sysopen shmwrite vec qx utime local oct semctl localtime readpipe do return format read sprintf dbmopen pop getpgrp not getpwnam rewinddir qq fileno qw endprotoent wait sethostent bless s|0 opendir continue each sleep endgrent shutdown dump chomp connect getsockname die socketpair close flock exists index shmget sub for endpwent redo lstat msgctl setpgrp abs exit select print ref gethostbyaddr unshift fcntl syscall goto getnetbyaddr join gmtime symlink semget splice x|0 getpeername recv log setsockopt cos last reverse gethostbyname getgrnam study formline endhostent times chop length gethostent getnetent pack getprotoent getservbyname rand mkdir pos chmod y|0 substr endnetent printf next open msgsnd readdir use unlink getsockopt getpriority rindex wantarray hex system getservbyport endservent int chr untie rmdir prototype tell listen fork shmread ucfirst setprotoent else sysseek link getgrgid shmctl waitpid unpack getnetbyname reset chdir grep split require caller lcfirst until warn while values shift telldir getpwuid my getprotobynumber delete and sort uc defined srand accept package seekdir getprotobyname semop our rename seek if q|0 chroot sysread setpwent no crypt getc chown sqrt write setnetent setpriority foreach tie sin msgget map stat getlogin unless elsif truncate exec keys glob tied closedir ioctl socket readlink eval xor readline binmode setservent eof ord bind alarm pipe atan2 getgrent exp time push setgrent gt lt or ne m|0 break given say state when"},t={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:n},s={begin:"->{",end:"}"},r={variants:[{begin:/\$\d/},{begin:/[\$%@](\^\w\b|#\w+(::\w+)*|{\w+}|\w+(::\w*)*)/},{begin:/[\$%@][^\s\w{]/,relevance:0}]},i=[e.BACKSLASH_ESCAPE,t,r],a=[r,e.HASH_COMMENT_MODE,e.COMMENT("^\\=\\w","\\=cut",{endsWithParent:!0}),s,{className:"string",contains:i,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*\\<",end:"\\>",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:"{\\w+}",contains:[],relevance:0},{begin:"-?\\w+\\s*\\=\\>",contains:[],relevance:0}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\/\\/|"+e.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[e.HASH_COMMENT_MODE,{className:"regexp",begin:"(s|tr|y)/(\\\\.|[^/])*/(\\\\.|[^/])*/[a-z]*",relevance:10},{className:"regexp",begin:"(m|qr)?/",end:"/[a-z]*",contains:[e.BACKSLASH_ESCAPE],relevance:0}]},{className:"function",beginKeywords:"sub",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return t.contains=a,s.contains=a,{name:"Perl",aliases:["pl","pm"],keywords:n,contains:a}}}());hljs.registerLanguage("swift",function(){"use strict";return function(e){var i={keyword:"#available #colorLiteral #column #else #elseif #endif #file #fileLiteral #function #if #imageLiteral #line #selector #sourceLocation _ __COLUMN__ __FILE__ __FUNCTION__ __LINE__ Any as as! as? associatedtype associativity break case catch class continue convenience default defer deinit didSet do dynamic dynamicType else enum extension fallthrough false fileprivate final for func get guard if import in indirect infix init inout internal is lazy left let mutating nil none nonmutating open operator optional override postfix precedence prefix private protocol Protocol public repeat required rethrows return right self Self set static struct subscript super switch throw throws true try try! try? Type typealias unowned var weak where while willSet",literal:"true false nil",built_in:"abs advance alignof alignofValue anyGenerator assert assertionFailure bridgeFromObjectiveC bridgeFromObjectiveCUnconditional bridgeToObjectiveC bridgeToObjectiveCUnconditional c compactMap contains count countElements countLeadingZeros debugPrint debugPrintln distance dropFirst dropLast dump encodeBitsAsWords enumerate equal fatalError filter find getBridgedObjectiveCType getVaList indices insertionSort isBridgedToObjectiveC isBridgedVerbatimToObjectiveC isUniquelyReferenced isUniquelyReferencedNonObjC join lazy lexicographicalCompare map max maxElement min minElement numericCast overlaps partition posix precondition preconditionFailure print println quickSort readLine reduce reflect reinterpretCast reverse roundUpToAlignment sizeof sizeofValue sort split startsWith stride strideof strideofValue swap toString transcode underestimateCount unsafeAddressOf unsafeBitCast unsafeDowncast unsafeUnwrap unsafeReflect withExtendedLifetime withObjectAtPlusZero withUnsafePointer withUnsafePointerToObject withUnsafeMutablePointer withUnsafeMutablePointers withUnsafePointer withUnsafePointers withVaList zip"},n=e.COMMENT("/\\*","\\*/",{contains:["self"]}),t={className:"subst",begin:/\\\(/,end:"\\)",keywords:i,contains:[]},a={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:/"""/,end:/"""/},{begin:/"/,end:/"/}]},r={className:"number",begin:"\\b([\\d_]+(\\.[\\deE_]+)?|0x[a-fA-F0-9_]+(\\.[a-fA-F0-9p_]+)?|0b[01_]+|0o[0-7_]+)\\b",relevance:0};return t.contains=[r],{name:"Swift",keywords:i,contains:[a,e.C_LINE_COMMENT_MODE,n,{className:"type",begin:"\\b[A-Z][\\wÀ-ʸ']*[!?]"},{className:"type",begin:"\\b[A-Z][\\wÀ-ʸ']*",relevance:0},r,{className:"function",beginKeywords:"func",end:"{",excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/[A-Za-z$_][0-9A-Za-z$_]*/}),{begin:/</,end:/>/},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:i,contains:["self",r,a,e.C_BLOCK_COMMENT_MODE,{begin:":"}],illegal:/["']/}],illegal:/\[|%/},{className:"class",beginKeywords:"struct protocol class extension enum",keywords:i,end:"\\{",excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/})]},{className:"meta",begin:"(@discardableResult|@warn_unused_result|@exported|@lazy|@noescape|@NSCopying|@NSManaged|@objc|@objcMembers|@convention|@required|@noreturn|@IBAction|@IBDesignable|@IBInspectable|@IBOutlet|@infix|@prefix|@postfix|@autoclosure|@testable|@available|@nonobjc|@NSApplicationMain|@UIApplicationMain|@dynamicMemberLookup|@propertyWrapper)\\b"},{beginKeywords:"import",end:/$/,contains:[e.C_LINE_COMMENT_MODE,n]}]}}}());hljs.registerLanguage("makefile",function(){"use strict";return function(e){var i={className:"variable",variants:[{begin:"\\$\\("+e.UNDERSCORE_IDENT_RE+"\\)",contains:[e.BACKSLASH_ESCAPE]},{begin:/\$[@%<?\^\+\*]/}]},n={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,i]},a={className:"variable",begin:/\$\([\w-]+\s/,end:/\)/,keywords:{built_in:"subst patsubst strip findstring filter filter-out sort word wordlist firstword lastword dir notdir suffix basename addsuffix addprefix join wildcard realpath abspath error warning shell origin flavor foreach if or and call eval file value"},contains:[i]},r={begin:"^"+e.UNDERSCORE_IDENT_RE+"\\s*(?=[:+?]?=)"},s={className:"section",begin:/^[^\s]+:/,end:/$/,contains:[i]};return{name:"Makefile",aliases:["mk","mak"],keywords:{$pattern:/[\w-]+/,keyword:"define endef undefine ifdef ifndef ifeq ifneq else endif include -include sinclude override export unexport private vpath"},contains:[e.HASH_COMMENT_MODE,i,n,a,r,{className:"meta",begin:/^\.PHONY:/,end:/$/,keywords:{$pattern:/[\.\w]+/,"meta-keyword":".PHONY"}},s]}}}());hljs.registerLanguage("css",function(){"use strict";return function(e){var n={begin:/(?:[A-Z\_\.\-]+|--[a-zA-Z0-9_-]+)\s*:/,returnBegin:!0,end:";",endsWithParent:!0,contains:[{className:"attribute",begin:/\S/,end:":",excludeEnd:!0,starts:{endsWithParent:!0,excludeEnd:!0,contains:[{begin:/[\w-]+\(/,returnBegin:!0,contains:[{className:"built_in",begin:/[\w-]+/},{begin:/\(/,end:/\)/,contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.CSS_NUMBER_MODE]}]},e.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,e.C_BLOCK_COMMENT_MODE,{className:"number",begin:"#[0-9A-Fa-f]+"},{className:"meta",begin:"!important"}]}}]};return{name:"CSS",case_insensitive:!0,illegal:/[=\/|'\$]/,contains:[e.C_BLOCK_COMMENT_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/},{className:"selector-class",begin:/\.[A-Za-z0-9_-]+/},{className:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},{className:"selector-pseudo",begin:/:(:)?[a-zA-Z0-9\_\-\+\(\)"'.]+/},{begin:"@(page|font-face)",lexemes:"@[a-z-]+",keywords:"@page @font-face"},{begin:"@",end:"[{;]",illegal:/:/,returnBegin:!0,contains:[{className:"keyword",begin:/@\-?\w[\w]*(\-\w+)*/},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:"and or not only",contains:[{begin:/[a-z-]+:/,className:"attribute"},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"[a-zA-Z-][a-zA-Z0-9_-]*",relevance:0},{begin:"{",end:"}",illegal:/\S/,contains:[e.C_BLOCK_COMMENT_MODE,n]}]}}}());hljs.registerLanguage("xml",function(){"use strict";return function(e){var n={className:"symbol",begin:"&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;"},a={begin:"\\s",contains:[{className:"meta-keyword",begin:"#?[a-z_][a-z1-9_-]+",illegal:"\\n"}]},s=e.inherit(a,{begin:"\\(",end:"\\)"}),t=e.inherit(e.APOS_STRING_MODE,{className:"meta-string"}),i=e.inherit(e.QUOTE_STRING_MODE,{className:"meta-string"}),c={endsWithParent:!0,illegal:/</,relevance:0,contains:[{className:"attr",begin:"[A-Za-z0-9\\._:-]+",relevance:0},{begin:/=\s*/,relevance:0,contains:[{className:"string",endsParent:!0,variants:[{begin:/"/,end:/"/,contains:[n]},{begin:/'/,end:/'/,contains:[n]},{begin:/[^\s"'=<>`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,contains:[{className:"meta",begin:"<![a-z]",end:">",relevance:10,contains:[a,i,t,s,{begin:"\\[",end:"\\]",contains:[{className:"meta",begin:"<![a-z]",end:">",contains:[a,s,i,t]}]}]},e.COMMENT("\x3c!--","--\x3e",{relevance:10}),{begin:"<\\!\\[CDATA\\[",end:"\\]\\]>",relevance:10},n,{className:"meta",begin:/<\?xml/,end:/\?>/,relevance:10},{className:"tag",begin:"<style(?=\\s|>)",end:">",keywords:{name:"style"},contains:[c],starts:{end:"</style>",returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:"<script(?=\\s|>)",end:">",keywords:{name:"script"},contains:[c],starts:{end:"<\/script>",returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:"</?",end:"/?>",contains:[{className:"name",begin:/[^\/><\s]+/,relevance:0},c]}]}}}());hljs.registerLanguage("bash",function(){"use strict";return function(e){const s={};Object.assign(s,{className:"variable",variants:[{begin:/\$[\w\d#@][\w\d_]*/},{begin:/\$\{/,end:/\}/,contains:[{begin:/:-/,contains:[s]}]}]});const t={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},n={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,s,t]};t.contains.push(n);const a={begin:/\$\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,s]},i=e.SHEBANG({binary:"(fish|bash|zsh|sh|csh|ksh|tcsh|dash|scsh)",relevance:10}),c={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0};return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b-?[a-z\._]+\b/,keyword:"if then else elif fi for while in do done case esac function",literal:"true false",built_in:"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp",_:"-ne -eq -lt -gt -f -d -e -s -l -a"},contains:[i,e.SHEBANG(),c,a,e.HASH_COMMENT_MODE,n,{className:"",begin:/\\"/},{className:"string",begin:/'/,end:/'/},s]}}}());hljs.registerLanguage("c-like",function(){"use strict";return function(e){function t(e){return"(?:"+e+")?"}var n="(decltype\\(auto\\)|"+t("[a-zA-Z_]\\w*::")+"[a-zA-Z_]\\w*"+t("<.*?>")+")",r={className:"keyword",begin:"\\b[a-z\\d_]*_t\\b"},a={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},i={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},s={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{"meta-keyword":"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(a,{className:"meta-string"}),{className:"meta-string",begin:/<.*?>/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},o={className:"title",begin:t("[a-zA-Z_]\\w*::")+e.IDENT_RE,relevance:0},c=t("[a-zA-Z_]\\w*::")+e.IDENT_RE+"\\s*\\(",l={keyword:"int float while private char char8_t char16_t char32_t catch import module export virtual operator sizeof dynamic_cast|10 typedef const_cast|10 const for static_cast|10 union namespace unsigned long volatile static protected bool template mutable if public friend do goto auto void enum else break extern using asm case typeid wchar_t short reinterpret_cast|10 default double register explicit signed typename try this switch continue inline delete alignas alignof constexpr consteval constinit decltype concept co_await co_return co_yield requires noexcept static_assert thread_local restrict final override atomic_bool atomic_char atomic_schar atomic_uchar atomic_short atomic_ushort atomic_int atomic_uint atomic_long atomic_ulong atomic_llong atomic_ullong new throw return and and_eq bitand bitor compl not not_eq or or_eq xor xor_eq",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr _Bool complex _Complex imaginary _Imaginary",literal:"true false nullptr NULL"},d=[r,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,i,a],_={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:l,contains:d.concat([{begin:/\(/,end:/\)/,keywords:l,contains:d.concat(["self"]),relevance:0}]),relevance:0},u={className:"function",begin:"("+n+"[\\*&\\s]+)+"+c,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:l,illegal:/[^\w\s\*&:<>]/,contains:[{begin:"decltype\\(auto\\)",keywords:l,relevance:0},{begin:c,returnBegin:!0,contains:[o],relevance:0},{className:"params",begin:/\(/,end:/\)/,keywords:l,relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,i,r,{begin:/\(/,end:/\)/,keywords:l,relevance:0,contains:["self",e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,i,r]}]},r,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s]};return{aliases:["c","cc","h","c++","h++","hpp","hh","hxx","cxx"],keywords:l,disableAutodetect:!0,illegal:"</",contains:[].concat(_,u,d,[s,{begin:"\\b(deque|list|queue|priority_queue|pair|stack|vector|map|set|bitset|multiset|multimap|unordered_map|unordered_set|unordered_multiset|unordered_multimap|array)\\s*<",end:">",keywords:l,contains:["self",r]},{begin:e.IDENT_RE+"::",keywords:l},{className:"class",beginKeywords:"class struct",end:/[{;:]/,contains:[{begin:/</,end:/>/,contains:["self"]},e.TITLE_MODE]}]),exports:{preprocessor:s,strings:a,keywords:l}}}}());hljs.registerLanguage("coffeescript",function(){"use strict";const e=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],n=["true","false","null","undefined","NaN","Infinity"],a=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);return function(r){var t={keyword:e.concat(["then","unless","until","loop","by","when","and","or","is","isnt","not"]).filter((e=>n=>!e.includes(n))(["var","const","let","function","static"])).join(" "),literal:n.concat(["yes","no","on","off"]).join(" "),built_in:a.concat(["npm","print"]).join(" ")},i="[A-Za-z$_][0-9A-Za-z$_]*",s={className:"subst",begin:/#\{/,end:/}/,keywords:t},o=[r.BINARY_NUMBER_MODE,r.inherit(r.C_NUMBER_MODE,{starts:{end:"(\\s*/)?",relevance:0}}),{className:"string",variants:[{begin:/'''/,end:/'''/,contains:[r.BACKSLASH_ESCAPE]},{begin:/'/,end:/'/,contains:[r.BACKSLASH_ESCAPE]},{begin:/"""/,end:/"""/,contains:[r.BACKSLASH_ESCAPE,s]},{begin:/"/,end:/"/,contains:[r.BACKSLASH_ESCAPE,s]}]},{className:"regexp",variants:[{begin:"///",end:"///",contains:[s,r.HASH_COMMENT_MODE]},{begin:"//[gim]{0,3}(?=\\W)",relevance:0},{begin:/\/(?![ *]).*?(?![\\]).\/[gim]{0,3}(?=\W)/}]},{begin:"@"+i},{subLanguage:"javascript",excludeBegin:!0,excludeEnd:!0,variants:[{begin:"```",end:"```"},{begin:"`",end:"`"}]}];s.contains=o;var c=r.inherit(r.TITLE_MODE,{begin:i}),l={className:"params",begin:"\\([^\\(]",returnBegin:!0,contains:[{begin:/\(/,end:/\)/,keywords:t,contains:["self"].concat(o)}]};return{name:"CoffeeScript",aliases:["coffee","cson","iced"],keywords:t,illegal:/\/\*/,contains:o.concat([r.COMMENT("###","###"),r.HASH_COMMENT_MODE,{className:"function",begin:"^\\s*"+i+"\\s*=\\s*(\\(.*\\))?\\s*\\B[-=]>",end:"[-=]>",returnBegin:!0,contains:[c,l]},{begin:/[:\(,=]\s*/,relevance:0,contains:[{className:"function",begin:"(\\(.*\\))?\\s*\\B[-=]>",end:"[-=]>",returnBegin:!0,contains:[l]}]},{className:"class",beginKeywords:"class",end:"$",illegal:/[:="\[\]]/,contains:[{beginKeywords:"extends",endsWithParent:!0,illegal:/[:="\[\]]/,contains:[c]},c]},{begin:i+":",end:":",returnBegin:!0,returnEnd:!0,relevance:0}])}}}());hljs.registerLanguage("ruby",function(){"use strict";return function(e){var n="[a-zA-Z_]\\w*[!?=]?|[-+~]\\@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?",a={keyword:"and then defined module in return redo if BEGIN retry end for self when next until do begin unless END rescue else break undef not super class case require yield alias while ensure elsif or include attr_reader attr_writer attr_accessor",literal:"true false nil"},s={className:"doctag",begin:"@[A-Za-z]+"},i={begin:"#<",end:">"},r=[e.COMMENT("#","$",{contains:[s]}),e.COMMENT("^\\=begin","^\\=end",{contains:[s],relevance:10}),e.COMMENT("^__END__","\\n$")],c={className:"subst",begin:"#\\{",end:"}",keywords:a},t={className:"string",contains:[e.BACKSLASH_ESCAPE,c],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:"%[qQwWx]?\\(",end:"\\)"},{begin:"%[qQwWx]?\\[",end:"\\]"},{begin:"%[qQwWx]?{",end:"}"},{begin:"%[qQwWx]?<",end:">"},{begin:"%[qQwWx]?/",end:"/"},{begin:"%[qQwWx]?%",end:"%"},{begin:"%[qQwWx]?-",end:"-"},{begin:"%[qQwWx]?\\|",end:"\\|"},{begin:/\B\?(\\\d{1,3}|\\x[A-Fa-f0-9]{1,2}|\\u[A-Fa-f0-9]{4}|\\?\S)\b/},{begin:/<<[-~]?'?(\w+)(?:.|\n)*?\n\s*\1\b/,returnBegin:!0,contains:[{begin:/<<[-~]?'?/},e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[e.BACKSLASH_ESCAPE,c]})]}]},b={className:"params",begin:"\\(",end:"\\)",endsParent:!0,keywords:a},d=[t,i,{className:"class",beginKeywords:"class module",end:"$|;",illegal:/=/,contains:[e.inherit(e.TITLE_MODE,{begin:"[A-Za-z_]\\w*(::\\w+)*(\\?|\\!)?"}),{begin:"<\\s*",contains:[{begin:"("+e.IDENT_RE+"::)?"+e.IDENT_RE}]}].concat(r)},{className:"function",beginKeywords:"def",end:"$|;",contains:[e.inherit(e.TITLE_MODE,{begin:n}),b].concat(r)},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(\\!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[t,{begin:n}],relevance:0},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\$\\W)|((\\$|\\@\\@?)(\\w+))"},{className:"params",begin:/\|/,end:/\|/,keywords:a},{begin:"("+e.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[i,{className:"regexp",contains:[e.BACKSLASH_ESCAPE,c],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:"%r{",end:"}[a-z]*"},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(r),relevance:0}].concat(r);c.contains=d,b.contains=d;var g=[{begin:/^\s*=>/,starts:{end:"$",contains:d}},{className:"meta",begin:"^([>?]>|[\\w#]+\\(\\w+\\):\\d+:\\d+>|(\\w+-)?\\d+\\.\\d+\\.\\d(p\\d+)?[^>]+>)",starts:{end:"$",contains:d}}];return{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:a,illegal:/\/\*/,contains:r.concat(g).concat(d)}}}());hljs.registerLanguage("yaml",function(){"use strict";return function(e){var n="true false yes no null",a="[\\w#;/?:@&=+$,.~*\\'()[\\]]+",s={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[e.BACKSLASH_ESCAPE,{className:"template-variable",variants:[{begin:"{{",end:"}}"},{begin:"%{",end:"}"}]}]},i=e.inherit(s,{variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),l={end:",",endsWithParent:!0,excludeEnd:!0,contains:[],keywords:n,relevance:0},t={begin:"{",end:"}",contains:[l],illegal:"\\n",relevance:0},g={begin:"\\[",end:"\\]",contains:[l],illegal:"\\n",relevance:0},b=[{className:"attr",variants:[{begin:"\\w[\\w :\\/.-]*:(?=[ \t]|$)"},{begin:'"\\w[\\w :\\/.-]*":(?=[ \t]|$)'},{begin:"'\\w[\\w :\\/.-]*':(?=[ \t]|$)"}]},{className:"meta",begin:"^---s*$",relevance:10},{className:"string",begin:"[\\|>]([0-9]?[+-])?[ ]*\\n( *)[\\S ]+\\n(\\2[\\S ]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+a},{className:"type",begin:"!<"+a+">"},{className:"type",begin:"!"+a},{className:"type",begin:"!!"+a},{className:"meta",begin:"&"+e.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+e.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"\\-(?=[ ]|$)",relevance:0},e.HASH_COMMENT_MODE,{beginKeywords:n,keywords:{literal:n}},{className:"number",begin:"\\b[0-9]{4}(-[0-9][0-9]){0,2}([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?(\\.[0-9]*)?([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?\\b"},{className:"number",begin:e.C_NUMBER_RE+"\\b"},t,g,s],c=[...b];return c.pop(),c.push(i),l.contains=c,{name:"YAML",case_insensitive:!0,aliases:["yml","YAML"],contains:b}}}());hljs.registerLanguage("d",function(){"use strict";return function(e){var a={$pattern:e.UNDERSCORE_IDENT_RE,keyword:"abstract alias align asm assert auto body break byte case cast catch class const continue debug default delete deprecated do else enum export extern final finally for foreach foreach_reverse|10 goto if immutable import in inout int interface invariant is lazy macro mixin module new nothrow out override package pragma private protected public pure ref return scope shared static struct super switch synchronized template this throw try typedef typeid typeof union unittest version void volatile while with __FILE__ __LINE__ __gshared|10 __thread __traits __DATE__ __EOF__ __TIME__ __TIMESTAMP__ __VENDOR__ __VERSION__",built_in:"bool cdouble cent cfloat char creal dchar delegate double dstring float function idouble ifloat ireal long real short string ubyte ucent uint ulong ushort wchar wstring",literal:"false null true"},d="((0|[1-9][\\d_]*)|0[bB][01_]+|0[xX]([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*))",n="\\\\(['\"\\?\\\\abfnrtv]|u[\\dA-Fa-f]{4}|[0-7]{1,3}|x[\\dA-Fa-f]{2}|U[\\dA-Fa-f]{8})|&[a-zA-Z\\d]{2,};",t={className:"number",begin:"\\b"+d+"(L|u|U|Lu|LU|uL|UL)?",relevance:0},_={className:"number",begin:"\\b(((0[xX](([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*)\\.([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*)|\\.?([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*))[pP][+-]?(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d))|((0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)(\\.\\d*|([eE][+-]?(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)))|\\d+\\.(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)|\\.(0|[1-9][\\d_]*)([eE][+-]?(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d))?))([fF]|L|i|[fF]i|Li)?|"+d+"(i|[fF]i|Li))",relevance:0},r={className:"string",begin:"'("+n+"|.)",end:"'",illegal:"."},i={className:"string",begin:'"',contains:[{begin:n,relevance:0}],end:'"[cwd]?'},s=e.COMMENT("\\/\\+","\\+\\/",{contains:["self"],relevance:10});return{name:"D",keywords:a,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s,{className:"string",begin:'x"[\\da-fA-F\\s\\n\\r]*"[cwd]?',relevance:10},i,{className:"string",begin:'[rq]"',end:'"[cwd]?',relevance:5},{className:"string",begin:"`",end:"`[cwd]?"},{className:"string",begin:'q"\\{',end:'\\}"'},_,t,r,{className:"meta",begin:"^#!",end:"$",relevance:5},{className:"meta",begin:"#(line)",end:"$",relevance:5},{className:"keyword",begin:"@[a-zA-Z_][a-zA-Z_\\d]*"}]}}}());hljs.registerLanguage("properties",function(){"use strict";return function(e){var n="[ \\t\\f]*",t="("+n+"[:=]"+n+"|[ \\t\\f]+)",a="([^\\\\:= \\t\\f\\n]|\\\\.)+",s={end:t,relevance:0,starts:{className:"string",end:/$/,relevance:0,contains:[{begin:"\\\\\\n"}]}};return{name:".properties",case_insensitive:!0,illegal:/\S/,contains:[e.COMMENT("^\\s*[!#]","$"),{begin:"([^\\\\\\W:= \\t\\f\\n]|\\\\.)+"+t,returnBegin:!0,contains:[{className:"attr",begin:"([^\\\\\\W:= \\t\\f\\n]|\\\\.)+",endsParent:!0,relevance:0}],starts:s},{begin:a+t,returnBegin:!0,relevance:0,contains:[{className:"meta",begin:a,endsParent:!0,relevance:0}],starts:s},{className:"attr",relevance:0,begin:a+n+"$"}]}}}());hljs.registerLanguage("http",function(){"use strict";return function(e){var n="HTTP/[0-9\\.]+";return{name:"HTTP",aliases:["https"],illegal:"\\S",contains:[{begin:"^"+n,end:"$",contains:[{className:"number",begin:"\\b\\d{3}\\b"}]},{begin:"^[A-Z]+ (.*?) "+n+"$",returnBegin:!0,end:"$",contains:[{className:"string",begin:" ",end:" ",excludeBegin:!0,excludeEnd:!0},{begin:n},{className:"keyword",begin:"[A-Z]+"}]},{className:"attribute",begin:"^\\w",end:": ",excludeEnd:!0,illegal:"\\n|\\s|=",starts:{end:"$",relevance:0}},{begin:"\\n\\n",starts:{subLanguage:[],endsWithParent:!0}}]}}}());hljs.registerLanguage("haskell",function(){"use strict";return function(e){var n={variants:[e.COMMENT("--","$"),e.COMMENT("{-","-}",{contains:["self"]})]},i={className:"meta",begin:"{-#",end:"#-}"},a={className:"meta",begin:"^#",end:"$"},s={className:"type",begin:"\\b[A-Z][\\w']*",relevance:0},l={begin:"\\(",end:"\\)",illegal:'"',contains:[i,a,{className:"type",begin:"\\b[A-Z][\\w]*(\\((\\.\\.|,|\\w+)\\))?"},e.inherit(e.TITLE_MODE,{begin:"[_a-z][\\w']*"}),n]};return{name:"Haskell",aliases:["hs"],keywords:"let in if then else case of where do module import hiding qualified type data newtype deriving class instance as default infix infixl infixr foreign export ccall stdcall cplusplus jvm dotnet safe unsafe family forall mdo proc rec",contains:[{beginKeywords:"module",end:"where",keywords:"module where",contains:[l,n],illegal:"\\W\\.|;"},{begin:"\\bimport\\b",end:"$",keywords:"import qualified as hiding",contains:[l,n],illegal:"\\W\\.|;"},{className:"class",begin:"^(\\s*)?(class|instance)\\b",end:"where",keywords:"class family instance where",contains:[s,l,n]},{className:"class",begin:"\\b(data|(new)?type)\\b",end:"$",keywords:"data family type newtype deriving",contains:[i,s,l,{begin:"{",end:"}",contains:l.contains},n]},{beginKeywords:"default",end:"$",contains:[s,l,n]},{beginKeywords:"infix infixl infixr",end:"$",contains:[e.C_NUMBER_MODE,n]},{begin:"\\bforeign\\b",end:"$",keywords:"foreign import export ccall stdcall cplusplus jvm dotnet safe unsafe",contains:[s,e.QUOTE_STRING_MODE,n]},{className:"meta",begin:"#!\\/usr\\/bin\\/env runhaskell",end:"$"},i,a,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,s,e.inherit(e.TITLE_MODE,{begin:"^[_a-z][\\w']*"}),n,{begin:"->|<-"}]}}}());hljs.registerLanguage("handlebars",function(){"use strict";function e(...e){return e.map(e=>(function(e){return e?"string"==typeof e?e:e.source:null})(e)).join("")}return function(n){const a={"builtin-name":"action bindattr collection component concat debugger each each-in get hash if in input link-to loc log lookup mut outlet partial query-params render template textarea unbound unless view with yield"},t=/\[.*?\]/,s=/[^\s!"#%&'()*+,.\/;<=>@\[\\\]^`{|}~]+/,i=e("(",/'.*?'/,"|",/".*?"/,"|",t,"|",s,"|",/\.|\//,")+"),r=e("(",t,"|",s,")(?==)"),l={begin:i,lexemes:/[\w.\/]+/},c=n.inherit(l,{keywords:{literal:"true false undefined null"}}),o={begin:/\(/,end:/\)/},m={className:"attr",begin:r,relevance:0,starts:{begin:/=/,end:/=/,starts:{contains:[n.NUMBER_MODE,n.QUOTE_STRING_MODE,n.APOS_STRING_MODE,c,o]}}},d={contains:[n.NUMBER_MODE,n.QUOTE_STRING_MODE,n.APOS_STRING_MODE,{begin:/as\s+\|/,keywords:{keyword:"as"},end:/\|/,contains:[{begin:/\w+/}]},m,c,o],returnEnd:!0},g=n.inherit(l,{className:"name",keywords:a,starts:n.inherit(d,{end:/\)/})});o.contains=[g];const u=n.inherit(l,{keywords:a,className:"name",starts:n.inherit(d,{end:/}}/})}),b=n.inherit(l,{keywords:a,className:"name"}),h=n.inherit(l,{className:"name",keywords:a,starts:n.inherit(d,{end:/}}/})});return{name:"Handlebars",aliases:["hbs","html.hbs","html.handlebars","htmlbars"],case_insensitive:!0,subLanguage:"xml",contains:[{begin:/\\\{\{/,skip:!0},{begin:/\\\\(?=\{\{)/,skip:!0},n.COMMENT(/\{\{!--/,/--\}\}/),n.COMMENT(/\{\{!/,/\}\}/),{className:"template-tag",begin:/\{\{\{\{(?!\/)/,end:/\}\}\}\}/,contains:[u],starts:{end:/\{\{\{\{\//,returnEnd:!0,subLanguage:"xml"}},{className:"template-tag",begin:/\{\{\{\{\//,end:/\}\}\}\}/,contains:[b]},{className:"template-tag",begin:/\{\{#/,end:/\}\}/,contains:[u]},{className:"template-tag",begin:/\{\{(?=else\}\})/,end:/\}\}/,keywords:"else"},{className:"template-tag",begin:/\{\{\//,end:/\}\}/,contains:[b]},{className:"template-variable",begin:/\{\{\{/,end:/\}\}\}/,contains:[h]},{className:"template-variable",begin:/\{\{/,end:/\}\}/,contains:[h]}]}}}());hljs.registerLanguage("rust",function(){"use strict";return function(e){var n="([ui](8|16|32|64|128|size)|f(32|64))?",t="drop i8 i16 i32 i64 i128 isize u8 u16 u32 u64 u128 usize f32 f64 str char bool Box Option Result String Vec Copy Send Sized Sync Drop Fn FnMut FnOnce ToOwned Clone Debug PartialEq PartialOrd Eq Ord AsRef AsMut Into From Default Iterator Extend IntoIterator DoubleEndedIterator ExactSizeIterator SliceConcatExt ToString assert! assert_eq! bitflags! bytes! cfg! col! concat! concat_idents! debug_assert! debug_assert_eq! env! panic! file! format! format_args! include_bin! include_str! line! local_data_key! module_path! option_env! print! println! select! stringify! try! unimplemented! unreachable! vec! write! writeln! macro_rules! assert_ne! debug_assert_ne!";return{name:"Rust",aliases:["rs"],keywords:{$pattern:e.IDENT_RE+"!?",keyword:"abstract as async await become box break const continue crate do dyn else enum extern false final fn for if impl in let loop macro match mod move mut override priv pub ref return self Self static struct super trait true try type typeof unsafe unsized use virtual where while yield",literal:"true false Some None Ok Err",built_in:t},illegal:"</",contains:[e.C_LINE_COMMENT_MODE,e.COMMENT("/\\*","\\*/",{contains:["self"]}),e.inherit(e.QUOTE_STRING_MODE,{begin:/b?"/,illegal:null}),{className:"string",variants:[{begin:/r(#*)"(.|\n)*?"\1(?!#)/},{begin:/b?'\\?(x\w{2}|u\w{4}|U\w{8}|.)'/}]},{className:"symbol",begin:/'[a-zA-Z_][a-zA-Z0-9_]*/},{className:"number",variants:[{begin:"\\b0b([01_]+)"+n},{begin:"\\b0o([0-7_]+)"+n},{begin:"\\b0x([A-Fa-f0-9_]+)"+n},{begin:"\\b(\\d[\\d_]*(\\.[0-9_]+)?([eE][+-]?[0-9_]+)?)"+n}],relevance:0},{className:"function",beginKeywords:"fn",end:"(\\(|<)",excludeEnd:!0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"meta",begin:"#\\!?\\[",end:"\\]",contains:[{className:"meta-string",begin:/"/,end:/"/}]},{className:"class",beginKeywords:"type",end:";",contains:[e.inherit(e.UNDERSCORE_TITLE_MODE,{endsParent:!0})],illegal:"\\S"},{className:"class",beginKeywords:"trait enum struct union",end:"{",contains:[e.inherit(e.UNDERSCORE_TITLE_MODE,{endsParent:!0})],illegal:"[\\w\\d]"},{begin:e.IDENT_RE+"::",keywords:{built_in:t}},{begin:"->"}]}}}());hljs.registerLanguage("cpp",function(){"use strict";return function(e){var t=e.getLanguage("c-like").rawDefinition();return t.disableAutodetect=!1,t.name="C++",t.aliases=["cc","c++","h++","hpp","hh","hxx","cxx"],t}}());hljs.registerLanguage("ini",function(){"use strict";function e(e){return e?"string"==typeof e?e:e.source:null}function n(...n){return n.map(n=>e(n)).join("")}return function(a){var s={className:"number",relevance:0,variants:[{begin:/([\+\-]+)?[\d]+_[\d_]+/},{begin:a.NUMBER_RE}]},i=a.COMMENT();i.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];var t={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)}/}]},r={className:"literal",begin:/\bon|off|true|false|yes|no\b/},l={className:"string",contains:[a.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},c={begin:/\[/,end:/\]/,contains:[i,r,t,l,s,"self"],relevance:0},g="("+[/[A-Za-z0-9_-]+/,/"(\\"|[^"])*"/,/'[^']*'/].map(n=>e(n)).join("|")+")";return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[i,{className:"section",begin:/\[+/,end:/\]+/},{begin:n(g,"(\\s*\\.\\s*",g,")*",n("(?=",/\s*=\s*[^#\s]/,")")),className:"attr",starts:{end:/$/,contains:[i,c,r,t,l,s]}}]}}}());hljs.registerLanguage("objectivec",function(){"use strict";return function(e){var n=/[a-zA-Z@][a-zA-Z0-9_]*/,_={$pattern:n,keyword:"@interface @class @protocol @implementation"};return{name:"Objective-C",aliases:["mm","objc","obj-c"],keywords:{$pattern:n,keyword:"int float while char export sizeof typedef const struct for union unsigned long volatile static bool mutable if do return goto void enum else break extern asm case short default double register explicit signed typename this switch continue wchar_t inline readonly assign readwrite self @synchronized id typeof nonatomic super unichar IBOutlet IBAction strong weak copy in out inout bycopy byref oneway __strong __weak __block __autoreleasing @private @protected @public @try @property @end @throw @catch @finally @autoreleasepool @synthesize @dynamic @selector @optional @required @encode @package @import @defs @compatibility_alias __bridge __bridge_transfer __bridge_retained __bridge_retain __covariant __contravariant __kindof _Nonnull _Nullable _Null_unspecified __FUNCTION__ __PRETTY_FUNCTION__ __attribute__ getter setter retain unsafe_unretained nonnull nullable null_unspecified null_resettable class instancetype NS_DESIGNATED_INITIALIZER NS_UNAVAILABLE NS_REQUIRES_SUPER NS_RETURNS_INNER_POINTER NS_INLINE NS_AVAILABLE NS_DEPRECATED NS_ENUM NS_OPTIONS NS_SWIFT_UNAVAILABLE NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_END NS_REFINED_FOR_SWIFT NS_SWIFT_NAME NS_SWIFT_NOTHROW NS_DURING NS_HANDLER NS_ENDHANDLER NS_VALUERETURN NS_VOIDRETURN",literal:"false true FALSE TRUE nil YES NO NULL",built_in:"BOOL dispatch_once_t dispatch_queue_t dispatch_sync dispatch_async dispatch_once"},illegal:"</",contains:[{className:"built_in",begin:"\\b(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)\\w+"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.C_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,{className:"string",variants:[{begin:'@"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]}]},{className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{"meta-keyword":"if else elif endif define undef warning error line pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(e.QUOTE_STRING_MODE,{className:"meta-string"}),{className:"meta-string",begin:/<.*?>/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+_.keyword.split(" ").join("|")+")\\b",end:"({|$)",excludeEnd:!0,keywords:_,contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"\\."+e.UNDERSCORE_IDENT_RE,relevance:0}]}}}());hljs.registerLanguage("apache",function(){"use strict";return function(e){var n={className:"number",begin:"\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?"};return{name:"Apache config",aliases:["apacheconf"],case_insensitive:!0,contains:[e.HASH_COMMENT_MODE,{className:"section",begin:"</?",end:">",contains:[n,{className:"number",begin:":\\d{1,5}"},e.inherit(e.QUOTE_STRING_MODE,{relevance:0})]},{className:"attribute",begin:/\w+/,relevance:0,keywords:{nomarkup:"order deny allow setenv rewriterule rewriteengine rewritecond documentroot sethandler errordocument loadmodule options header listen serverroot servername"},starts:{end:/$/,relevance:0,keywords:{literal:"on off all deny allow"},contains:[{className:"meta",begin:"\\s\\[",end:"\\]$"},{className:"variable",begin:"[\\$%]\\{",end:"\\}",contains:["self",{className:"number",begin:"[\\$%]\\d+"}]},n,{className:"number",begin:"\\d+"},e.QUOTE_STRING_MODE]}}],illegal:/\S/}}}());hljs.registerLanguage("java",function(){"use strict";function e(e){return e?"string"==typeof e?e:e.source:null}function n(e){return a("(",e,")?")}function a(...n){return n.map(n=>e(n)).join("")}function s(...n){return"("+n.map(n=>e(n)).join("|")+")"}return function(e){var t="false synchronized int abstract float private char boolean var static null if const for true while long strictfp finally protected import native final void enum else break transient catch instanceof byte super volatile case assert short package default double public try this switch continue throws protected public private module requires exports do",i={className:"meta",begin:"@[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},r=e=>a("[",e,"]+([",e,"_]*[",e,"]+)?"),c={className:"number",variants:[{begin:`\\b(0[bB]${r("01")})[lL]?`},{begin:`\\b(0${r("0-7")})[dDfFlL]?`},{begin:a(/\b0[xX]/,s(a(r("a-fA-F0-9"),/\./,r("a-fA-F0-9")),a(r("a-fA-F0-9"),/\.?/),a(/\./,r("a-fA-F0-9"))),/([pP][+-]?(\d+))?/,/[fFdDlL]?/)},{begin:a(/\b/,s(a(/\d*\./,r("\\d")),r("\\d")),/[eE][+-]?[\d]+[dDfF]?/)},{begin:a(/\b/,r(/\d/),n(/\.?/),n(r(/\d/)),/[dDfFlL]?/)}],relevance:0};return{name:"Java",aliases:["jsp"],keywords:t,illegal:/<\/|#/,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"class",beginKeywords:"class interface",end:/[{;=]/,excludeEnd:!0,keywords:"class interface",illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"new throw return else",relevance:0},{className:"function",begin:"([À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*(<[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*(\\s*,\\s*[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*)*>)?\\s+)+"+e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:t,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"params",begin:/\(/,end:/\)/,keywords:t,relevance:0,contains:[i,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},c,i]}}}());hljs.registerLanguage("x86asm",function(){"use strict";return function(s){return{name:"Intel x86 Assembly",case_insensitive:!0,keywords:{$pattern:"[.%]?"+s.IDENT_RE,keyword:"lock rep repe repz repne repnz xaquire xrelease bnd nobnd aaa aad aam aas adc add and arpl bb0_reset bb1_reset bound bsf bsr bswap bt btc btr bts call cbw cdq cdqe clc cld cli clts cmc cmp cmpsb cmpsd cmpsq cmpsw cmpxchg cmpxchg486 cmpxchg8b cmpxchg16b cpuid cpu_read cpu_write cqo cwd cwde daa das dec div dmint emms enter equ f2xm1 fabs fadd faddp fbld fbstp fchs fclex fcmovb fcmovbe fcmove fcmovnb fcmovnbe fcmovne fcmovnu fcmovu fcom fcomi fcomip fcomp fcompp fcos fdecstp fdisi fdiv fdivp fdivr fdivrp femms feni ffree ffreep fiadd ficom ficomp fidiv fidivr fild fimul fincstp finit fist fistp fisttp fisub fisubr fld fld1 fldcw fldenv fldl2e fldl2t fldlg2 fldln2 fldpi fldz fmul fmulp fnclex fndisi fneni fninit fnop fnsave fnstcw fnstenv fnstsw fpatan fprem fprem1 fptan frndint frstor fsave fscale fsetpm fsin fsincos fsqrt fst fstcw fstenv fstp fstsw fsub fsubp fsubr fsubrp ftst fucom fucomi fucomip fucomp fucompp fxam fxch fxtract fyl2x fyl2xp1 hlt ibts icebp idiv imul in inc incbin insb insd insw int int01 int1 int03 int3 into invd invpcid invlpg invlpga iret iretd iretq iretw jcxz jecxz jrcxz jmp jmpe lahf lar lds lea leave les lfence lfs lgdt lgs lidt lldt lmsw loadall loadall286 lodsb lodsd lodsq lodsw loop loope loopne loopnz loopz lsl lss ltr mfence monitor mov movd movq movsb movsd movsq movsw movsx movsxd movzx mul mwait neg nop not or out outsb outsd outsw packssdw packsswb packuswb paddb paddd paddsb paddsiw paddsw paddusb paddusw paddw pand pandn pause paveb pavgusb pcmpeqb pcmpeqd pcmpeqw pcmpgtb pcmpgtd pcmpgtw pdistib pf2id pfacc pfadd pfcmpeq pfcmpge pfcmpgt pfmax pfmin pfmul pfrcp pfrcpit1 pfrcpit2 pfrsqit1 pfrsqrt pfsub pfsubr pi2fd pmachriw pmaddwd pmagw pmulhriw pmulhrwa pmulhrwc pmulhw pmullw pmvgezb pmvlzb pmvnzb pmvzb pop popa popad popaw popf popfd popfq popfw por prefetch prefetchw pslld psllq psllw psrad psraw psrld psrlq psrlw psubb psubd psubsb psubsiw psubsw psubusb psubusw psubw punpckhbw punpckhdq punpckhwd punpcklbw punpckldq punpcklwd push pusha pushad pushaw pushf pushfd pushfq pushfw pxor rcl rcr rdshr rdmsr rdpmc rdtsc rdtscp ret retf retn rol ror rdm rsdc rsldt rsm rsts sahf sal salc sar sbb scasb scasd scasq scasw sfence sgdt shl shld shr shrd sidt sldt skinit smi smint smintold smsw stc std sti stosb stosd stosq stosw str sub svdc svldt svts swapgs syscall sysenter sysexit sysret test ud0 ud1 ud2b ud2 ud2a umov verr verw fwait wbinvd wrshr wrmsr xadd xbts xchg xlatb xlat xor cmove cmovz cmovne cmovnz cmova cmovnbe cmovae cmovnb cmovb cmovnae cmovbe cmovna cmovg cmovnle cmovge cmovnl cmovl cmovnge cmovle cmovng cmovc cmovnc cmovo cmovno cmovs cmovns cmovp cmovpe cmovnp cmovpo je jz jne jnz ja jnbe jae jnb jb jnae jbe jna jg jnle jge jnl jl jnge jle jng jc jnc jo jno js jns jpo jnp jpe jp sete setz setne setnz seta setnbe setae setnb setnc setb setnae setcset setbe setna setg setnle setge setnl setl setnge setle setng sets setns seto setno setpe setp setpo setnp addps addss andnps andps cmpeqps cmpeqss cmpleps cmpless cmpltps cmpltss cmpneqps cmpneqss cmpnleps cmpnless cmpnltps cmpnltss cmpordps cmpordss cmpunordps cmpunordss cmpps cmpss comiss cvtpi2ps cvtps2pi cvtsi2ss cvtss2si cvttps2pi cvttss2si divps divss ldmxcsr maxps maxss minps minss movaps movhps movlhps movlps movhlps movmskps movntps movss movups mulps mulss orps rcpps rcpss rsqrtps rsqrtss shufps sqrtps sqrtss stmxcsr subps subss ucomiss unpckhps unpcklps xorps fxrstor fxrstor64 fxsave fxsave64 xgetbv xsetbv xsave xsave64 xsaveopt xsaveopt64 xrstor xrstor64 prefetchnta prefetcht0 prefetcht1 prefetcht2 maskmovq movntq pavgb pavgw pextrw pinsrw pmaxsw pmaxub pminsw pminub pmovmskb pmulhuw psadbw pshufw pf2iw pfnacc pfpnacc pi2fw pswapd maskmovdqu clflush movntdq movnti movntpd movdqa movdqu movdq2q movq2dq paddq pmuludq pshufd pshufhw pshuflw pslldq psrldq psubq punpckhqdq punpcklqdq addpd addsd andnpd andpd cmpeqpd cmpeqsd cmplepd cmplesd cmpltpd cmpltsd cmpneqpd cmpneqsd cmpnlepd cmpnlesd cmpnltpd cmpnltsd cmpordpd cmpordsd cmpunordpd cmpunordsd cmppd comisd cvtdq2pd cvtdq2ps cvtpd2dq cvtpd2pi cvtpd2ps cvtpi2pd cvtps2dq cvtps2pd cvtsd2si cvtsd2ss cvtsi2sd cvtss2sd cvttpd2pi cvttpd2dq cvttps2dq cvttsd2si divpd divsd maxpd maxsd minpd minsd movapd movhpd movlpd movmskpd movupd mulpd mulsd orpd shufpd sqrtpd sqrtsd subpd subsd ucomisd unpckhpd unpcklpd xorpd addsubpd addsubps haddpd haddps hsubpd hsubps lddqu movddup movshdup movsldup clgi stgi vmcall vmclear vmfunc vmlaunch vmload vmmcall vmptrld vmptrst vmread vmresume vmrun vmsave vmwrite vmxoff vmxon invept invvpid pabsb pabsw pabsd palignr phaddw phaddd phaddsw phsubw phsubd phsubsw pmaddubsw pmulhrsw pshufb psignb psignw psignd extrq insertq movntsd movntss lzcnt blendpd blendps blendvpd blendvps dppd dpps extractps insertps movntdqa mpsadbw packusdw pblendvb pblendw pcmpeqq pextrb pextrd pextrq phminposuw pinsrb pinsrd pinsrq pmaxsb pmaxsd pmaxud pmaxuw pminsb pminsd pminud pminuw pmovsxbw pmovsxbd pmovsxbq pmovsxwd pmovsxwq pmovsxdq pmovzxbw pmovzxbd pmovzxbq pmovzxwd pmovzxwq pmovzxdq pmuldq pmulld ptest roundpd roundps roundsd roundss crc32 pcmpestri pcmpestrm pcmpistri pcmpistrm pcmpgtq popcnt getsec pfrcpv pfrsqrtv movbe aesenc aesenclast aesdec aesdeclast aesimc aeskeygenassist vaesenc vaesenclast vaesdec vaesdeclast vaesimc vaeskeygenassist vaddpd vaddps vaddsd vaddss vaddsubpd vaddsubps vandpd vandps vandnpd vandnps vblendpd vblendps vblendvpd vblendvps vbroadcastss vbroadcastsd vbroadcastf128 vcmpeq_ospd vcmpeqpd vcmplt_ospd vcmpltpd vcmple_ospd vcmplepd vcmpunord_qpd vcmpunordpd vcmpneq_uqpd vcmpneqpd vcmpnlt_uspd vcmpnltpd vcmpnle_uspd vcmpnlepd vcmpord_qpd vcmpordpd vcmpeq_uqpd vcmpnge_uspd vcmpngepd vcmpngt_uspd vcmpngtpd vcmpfalse_oqpd vcmpfalsepd vcmpneq_oqpd vcmpge_ospd vcmpgepd vcmpgt_ospd vcmpgtpd vcmptrue_uqpd vcmptruepd vcmplt_oqpd vcmple_oqpd vcmpunord_spd vcmpneq_uspd vcmpnlt_uqpd vcmpnle_uqpd vcmpord_spd vcmpeq_uspd vcmpnge_uqpd vcmpngt_uqpd vcmpfalse_ospd vcmpneq_ospd vcmpge_oqpd vcmpgt_oqpd vcmptrue_uspd vcmppd vcmpeq_osps vcmpeqps vcmplt_osps vcmpltps vcmple_osps vcmpleps vcmpunord_qps vcmpunordps vcmpneq_uqps vcmpneqps vcmpnlt_usps vcmpnltps vcmpnle_usps vcmpnleps vcmpord_qps vcmpordps vcmpeq_uqps vcmpnge_usps vcmpngeps vcmpngt_usps vcmpngtps vcmpfalse_oqps vcmpfalseps vcmpneq_oqps vcmpge_osps vcmpgeps vcmpgt_osps vcmpgtps vcmptrue_uqps vcmptrueps vcmplt_oqps vcmple_oqps vcmpunord_sps vcmpneq_usps vcmpnlt_uqps vcmpnle_uqps vcmpord_sps vcmpeq_usps vcmpnge_uqps vcmpngt_uqps vcmpfalse_osps vcmpneq_osps vcmpge_oqps vcmpgt_oqps vcmptrue_usps vcmpps vcmpeq_ossd vcmpeqsd vcmplt_ossd vcmpltsd vcmple_ossd vcmplesd vcmpunord_qsd vcmpunordsd vcmpneq_uqsd vcmpneqsd vcmpnlt_ussd vcmpnltsd vcmpnle_ussd vcmpnlesd vcmpord_qsd vcmpordsd vcmpeq_uqsd vcmpnge_ussd vcmpngesd vcmpngt_ussd vcmpngtsd vcmpfalse_oqsd vcmpfalsesd vcmpneq_oqsd vcmpge_ossd vcmpgesd vcmpgt_ossd vcmpgtsd vcmptrue_uqsd vcmptruesd vcmplt_oqsd vcmple_oqsd vcmpunord_ssd vcmpneq_ussd vcmpnlt_uqsd vcmpnle_uqsd vcmpord_ssd vcmpeq_ussd vcmpnge_uqsd vcmpngt_uqsd vcmpfalse_ossd vcmpneq_ossd vcmpge_oqsd vcmpgt_oqsd vcmptrue_ussd vcmpsd vcmpeq_osss vcmpeqss vcmplt_osss vcmpltss vcmple_osss vcmpless vcmpunord_qss vcmpunordss vcmpneq_uqss vcmpneqss vcmpnlt_usss vcmpnltss vcmpnle_usss vcmpnless vcmpord_qss vcmpordss vcmpeq_uqss vcmpnge_usss vcmpngess vcmpngt_usss vcmpngtss vcmpfalse_oqss vcmpfalsess vcmpneq_oqss vcmpge_osss vcmpgess vcmpgt_osss vcmpgtss vcmptrue_uqss vcmptruess vcmplt_oqss vcmple_oqss vcmpunord_sss vcmpneq_usss vcmpnlt_uqss vcmpnle_uqss vcmpord_sss vcmpeq_usss vcmpnge_uqss vcmpngt_uqss vcmpfalse_osss vcmpneq_osss vcmpge_oqss vcmpgt_oqss vcmptrue_usss vcmpss vcomisd vcomiss vcvtdq2pd vcvtdq2ps vcvtpd2dq vcvtpd2ps vcvtps2dq vcvtps2pd vcvtsd2si vcvtsd2ss vcvtsi2sd vcvtsi2ss vcvtss2sd vcvtss2si vcvttpd2dq vcvttps2dq vcvttsd2si vcvttss2si vdivpd vdivps vdivsd vdivss vdppd vdpps vextractf128 vextractps vhaddpd vhaddps vhsubpd vhsubps vinsertf128 vinsertps vlddqu vldqqu vldmxcsr vmaskmovdqu vmaskmovps vmaskmovpd vmaxpd vmaxps vmaxsd vmaxss vminpd vminps vminsd vminss vmovapd vmovaps vmovd vmovq vmovddup vmovdqa vmovqqa vmovdqu vmovqqu vmovhlps vmovhpd vmovhps vmovlhps vmovlpd vmovlps vmovmskpd vmovmskps vmovntdq vmovntqq vmovntdqa vmovntpd vmovntps vmovsd vmovshdup vmovsldup vmovss vmovupd vmovups vmpsadbw vmulpd vmulps vmulsd vmulss vorpd vorps vpabsb vpabsw vpabsd vpacksswb vpackssdw vpackuswb vpackusdw vpaddb vpaddw vpaddd vpaddq vpaddsb vpaddsw vpaddusb vpaddusw vpalignr vpand vpandn vpavgb vpavgw vpblendvb vpblendw vpcmpestri vpcmpestrm vpcmpistri vpcmpistrm vpcmpeqb vpcmpeqw vpcmpeqd vpcmpeqq vpcmpgtb vpcmpgtw vpcmpgtd vpcmpgtq vpermilpd vpermilps vperm2f128 vpextrb vpextrw vpextrd vpextrq vphaddw vphaddd vphaddsw vphminposuw vphsubw vphsubd vphsubsw vpinsrb vpinsrw vpinsrd vpinsrq vpmaddwd vpmaddubsw vpmaxsb vpmaxsw vpmaxsd vpmaxub vpmaxuw vpmaxud vpminsb vpminsw vpminsd vpminub vpminuw vpminud vpmovmskb vpmovsxbw vpmovsxbd vpmovsxbq vpmovsxwd vpmovsxwq vpmovsxdq vpmovzxbw vpmovzxbd vpmovzxbq vpmovzxwd vpmovzxwq vpmovzxdq vpmulhuw vpmulhrsw vpmulhw vpmullw vpmulld vpmuludq vpmuldq vpor vpsadbw vpshufb vpshufd vpshufhw vpshuflw vpsignb vpsignw vpsignd vpslldq vpsrldq vpsllw vpslld vpsllq vpsraw vpsrad vpsrlw vpsrld vpsrlq vptest vpsubb vpsubw vpsubd vpsubq vpsubsb vpsubsw vpsubusb vpsubusw vpunpckhbw vpunpckhwd vpunpckhdq vpunpckhqdq vpunpcklbw vpunpcklwd vpunpckldq vpunpcklqdq vpxor vrcpps vrcpss vrsqrtps vrsqrtss vroundpd vroundps vroundsd vroundss vshufpd vshufps vsqrtpd vsqrtps vsqrtsd vsqrtss vstmxcsr vsubpd vsubps vsubsd vsubss vtestps vtestpd vucomisd vucomiss vunpckhpd vunpckhps vunpcklpd vunpcklps vxorpd vxorps vzeroall vzeroupper pclmullqlqdq pclmulhqlqdq pclmullqhqdq pclmulhqhqdq pclmulqdq vpclmullqlqdq vpclmulhqlqdq vpclmullqhqdq vpclmulhqhqdq vpclmulqdq vfmadd132ps vfmadd132pd vfmadd312ps vfmadd312pd vfmadd213ps vfmadd213pd vfmadd123ps vfmadd123pd vfmadd231ps vfmadd231pd vfmadd321ps vfmadd321pd vfmaddsub132ps vfmaddsub132pd vfmaddsub312ps vfmaddsub312pd vfmaddsub213ps vfmaddsub213pd vfmaddsub123ps vfmaddsub123pd vfmaddsub231ps vfmaddsub231pd vfmaddsub321ps vfmaddsub321pd vfmsub132ps vfmsub132pd vfmsub312ps vfmsub312pd vfmsub213ps vfmsub213pd vfmsub123ps vfmsub123pd vfmsub231ps vfmsub231pd vfmsub321ps vfmsub321pd vfmsubadd132ps vfmsubadd132pd vfmsubadd312ps vfmsubadd312pd vfmsubadd213ps vfmsubadd213pd vfmsubadd123ps vfmsubadd123pd vfmsubadd231ps vfmsubadd231pd vfmsubadd321ps vfmsubadd321pd vfnmadd132ps vfnmadd132pd vfnmadd312ps vfnmadd312pd vfnmadd213ps vfnmadd213pd vfnmadd123ps vfnmadd123pd vfnmadd231ps vfnmadd231pd vfnmadd321ps vfnmadd321pd vfnmsub132ps vfnmsub132pd vfnmsub312ps vfnmsub312pd vfnmsub213ps vfnmsub213pd vfnmsub123ps vfnmsub123pd vfnmsub231ps vfnmsub231pd vfnmsub321ps vfnmsub321pd vfmadd132ss vfmadd132sd vfmadd312ss vfmadd312sd vfmadd213ss vfmadd213sd vfmadd123ss vfmadd123sd vfmadd231ss vfmadd231sd vfmadd321ss vfmadd321sd vfmsub132ss vfmsub132sd vfmsub312ss vfmsub312sd vfmsub213ss vfmsub213sd vfmsub123ss vfmsub123sd vfmsub231ss vfmsub231sd vfmsub321ss vfmsub321sd vfnmadd132ss vfnmadd132sd vfnmadd312ss vfnmadd312sd vfnmadd213ss vfnmadd213sd vfnmadd123ss vfnmadd123sd vfnmadd231ss vfnmadd231sd vfnmadd321ss vfnmadd321sd vfnmsub132ss vfnmsub132sd vfnmsub312ss vfnmsub312sd vfnmsub213ss vfnmsub213sd vfnmsub123ss vfnmsub123sd vfnmsub231ss vfnmsub231sd vfnmsub321ss vfnmsub321sd rdfsbase rdgsbase rdrand wrfsbase wrgsbase vcvtph2ps vcvtps2ph adcx adox rdseed clac stac xstore xcryptecb xcryptcbc xcryptctr xcryptcfb xcryptofb montmul xsha1 xsha256 llwpcb slwpcb lwpval lwpins vfmaddpd vfmaddps vfmaddsd vfmaddss vfmaddsubpd vfmaddsubps vfmsubaddpd vfmsubaddps vfmsubpd vfmsubps vfmsubsd vfmsubss vfnmaddpd vfnmaddps vfnmaddsd vfnmaddss vfnmsubpd vfnmsubps vfnmsubsd vfnmsubss vfrczpd vfrczps vfrczsd vfrczss vpcmov vpcomb vpcomd vpcomq vpcomub vpcomud vpcomuq vpcomuw vpcomw vphaddbd vphaddbq vphaddbw vphadddq vphaddubd vphaddubq vphaddubw vphaddudq vphadduwd vphadduwq vphaddwd vphaddwq vphsubbw vphsubdq vphsubwd vpmacsdd vpmacsdqh vpmacsdql vpmacssdd vpmacssdqh vpmacssdql vpmacsswd vpmacssww vpmacswd vpmacsww vpmadcsswd vpmadcswd vpperm vprotb vprotd vprotq vprotw vpshab vpshad vpshaq vpshaw vpshlb vpshld vpshlq vpshlw vbroadcasti128 vpblendd vpbroadcastb vpbroadcastw vpbroadcastd vpbroadcastq vpermd vpermpd vpermps vpermq vperm2i128 vextracti128 vinserti128 vpmaskmovd vpmaskmovq vpsllvd vpsllvq vpsravd vpsrlvd vpsrlvq vgatherdpd vgatherqpd vgatherdps vgatherqps vpgatherdd vpgatherqd vpgatherdq vpgatherqq xabort xbegin xend xtest andn bextr blci blcic blsi blsic blcfill blsfill blcmsk blsmsk blsr blcs bzhi mulx pdep pext rorx sarx shlx shrx tzcnt tzmsk t1mskc valignd valignq vblendmpd vblendmps vbroadcastf32x4 vbroadcastf64x4 vbroadcasti32x4 vbroadcasti64x4 vcompresspd vcompressps vcvtpd2udq vcvtps2udq vcvtsd2usi vcvtss2usi vcvttpd2udq vcvttps2udq vcvttsd2usi vcvttss2usi vcvtudq2pd vcvtudq2ps vcvtusi2sd vcvtusi2ss vexpandpd vexpandps vextractf32x4 vextractf64x4 vextracti32x4 vextracti64x4 vfixupimmpd vfixupimmps vfixupimmsd vfixupimmss vgetexppd vgetexpps vgetexpsd vgetexpss vgetmantpd vgetmantps vgetmantsd vgetmantss vinsertf32x4 vinsertf64x4 vinserti32x4 vinserti64x4 vmovdqa32 vmovdqa64 vmovdqu32 vmovdqu64 vpabsq vpandd vpandnd vpandnq vpandq vpblendmd vpblendmq vpcmpltd vpcmpled vpcmpneqd vpcmpnltd vpcmpnled vpcmpd vpcmpltq vpcmpleq vpcmpneqq vpcmpnltq vpcmpnleq vpcmpq vpcmpequd vpcmpltud vpcmpleud vpcmpnequd vpcmpnltud vpcmpnleud vpcmpud vpcmpequq vpcmpltuq vpcmpleuq vpcmpnequq vpcmpnltuq vpcmpnleuq vpcmpuq vpcompressd vpcompressq vpermi2d vpermi2pd vpermi2ps vpermi2q vpermt2d vpermt2pd vpermt2ps vpermt2q vpexpandd vpexpandq vpmaxsq vpmaxuq vpminsq vpminuq vpmovdb vpmovdw vpmovqb vpmovqd vpmovqw vpmovsdb vpmovsdw vpmovsqb vpmovsqd vpmovsqw vpmovusdb vpmovusdw vpmovusqb vpmovusqd vpmovusqw vpord vporq vprold vprolq vprolvd vprolvq vprord vprorq vprorvd vprorvq vpscatterdd vpscatterdq vpscatterqd vpscatterqq vpsraq vpsravq vpternlogd vpternlogq vptestmd vptestmq vptestnmd vptestnmq vpxord vpxorq vrcp14pd vrcp14ps vrcp14sd vrcp14ss vrndscalepd vrndscaleps vrndscalesd vrndscaless vrsqrt14pd vrsqrt14ps vrsqrt14sd vrsqrt14ss vscalefpd vscalefps vscalefsd vscalefss vscatterdpd vscatterdps vscatterqpd vscatterqps vshuff32x4 vshuff64x2 vshufi32x4 vshufi64x2 kandnw kandw kmovw knotw kortestw korw kshiftlw kshiftrw kunpckbw kxnorw kxorw vpbroadcastmb2q vpbroadcastmw2d vpconflictd vpconflictq vplzcntd vplzcntq vexp2pd vexp2ps vrcp28pd vrcp28ps vrcp28sd vrcp28ss vrsqrt28pd vrsqrt28ps vrsqrt28sd vrsqrt28ss vgatherpf0dpd vgatherpf0dps vgatherpf0qpd vgatherpf0qps vgatherpf1dpd vgatherpf1dps vgatherpf1qpd vgatherpf1qps vscatterpf0dpd vscatterpf0dps vscatterpf0qpd vscatterpf0qps vscatterpf1dpd vscatterpf1dps vscatterpf1qpd vscatterpf1qps prefetchwt1 bndmk bndcl bndcu bndcn bndmov bndldx bndstx sha1rnds4 sha1nexte sha1msg1 sha1msg2 sha256rnds2 sha256msg1 sha256msg2 hint_nop0 hint_nop1 hint_nop2 hint_nop3 hint_nop4 hint_nop5 hint_nop6 hint_nop7 hint_nop8 hint_nop9 hint_nop10 hint_nop11 hint_nop12 hint_nop13 hint_nop14 hint_nop15 hint_nop16 hint_nop17 hint_nop18 hint_nop19 hint_nop20 hint_nop21 hint_nop22 hint_nop23 hint_nop24 hint_nop25 hint_nop26 hint_nop27 hint_nop28 hint_nop29 hint_nop30 hint_nop31 hint_nop32 hint_nop33 hint_nop34 hint_nop35 hint_nop36 hint_nop37 hint_nop38 hint_nop39 hint_nop40 hint_nop41 hint_nop42 hint_nop43 hint_nop44 hint_nop45 hint_nop46 hint_nop47 hint_nop48 hint_nop49 hint_nop50 hint_nop51 hint_nop52 hint_nop53 hint_nop54 hint_nop55 hint_nop56 hint_nop57 hint_nop58 hint_nop59 hint_nop60 hint_nop61 hint_nop62 hint_nop63",built_in:"ip eip rip al ah bl bh cl ch dl dh sil dil bpl spl r8b r9b r10b r11b r12b r13b r14b r15b ax bx cx dx si di bp sp r8w r9w r10w r11w r12w r13w r14w r15w eax ebx ecx edx esi edi ebp esp eip r8d r9d r10d r11d r12d r13d r14d r15d rax rbx rcx rdx rsi rdi rbp rsp r8 r9 r10 r11 r12 r13 r14 r15 cs ds es fs gs ss st st0 st1 st2 st3 st4 st5 st6 st7 mm0 mm1 mm2 mm3 mm4 mm5 mm6 mm7 xmm0 xmm1 xmm2 xmm3 xmm4 xmm5 xmm6 xmm7 xmm8 xmm9 xmm10 xmm11 xmm12 xmm13 xmm14 xmm15 xmm16 xmm17 xmm18 xmm19 xmm20 xmm21 xmm22 xmm23 xmm24 xmm25 xmm26 xmm27 xmm28 xmm29 xmm30 xmm31 ymm0 ymm1 ymm2 ymm3 ymm4 ymm5 ymm6 ymm7 ymm8 ymm9 ymm10 ymm11 ymm12 ymm13 ymm14 ymm15 ymm16 ymm17 ymm18 ymm19 ymm20 ymm21 ymm22 ymm23 ymm24 ymm25 ymm26 ymm27 ymm28 ymm29 ymm30 ymm31 zmm0 zmm1 zmm2 zmm3 zmm4 zmm5 zmm6 zmm7 zmm8 zmm9 zmm10 zmm11 zmm12 zmm13 zmm14 zmm15 zmm16 zmm17 zmm18 zmm19 zmm20 zmm21 zmm22 zmm23 zmm24 zmm25 zmm26 zmm27 zmm28 zmm29 zmm30 zmm31 k0 k1 k2 k3 k4 k5 k6 k7 bnd0 bnd1 bnd2 bnd3 cr0 cr1 cr2 cr3 cr4 cr8 dr0 dr1 dr2 dr3 dr8 tr3 tr4 tr5 tr6 tr7 r0 r1 r2 r3 r4 r5 r6 r7 r0b r1b r2b r3b r4b r5b r6b r7b r0w r1w r2w r3w r4w r5w r6w r7w r0d r1d r2d r3d r4d r5d r6d r7d r0h r1h r2h r3h r0l r1l r2l r3l r4l r5l r6l r7l r8l r9l r10l r11l r12l r13l r14l r15l db dw dd dq dt ddq do dy dz resb resw resd resq rest resdq reso resy resz incbin equ times byte word dword qword nosplit rel abs seg wrt strict near far a32 ptr",meta:"%define %xdefine %+ %undef %defstr %deftok %assign %strcat %strlen %substr %rotate %elif %else %endif %if %ifmacro %ifctx %ifidn %ifidni %ifid %ifnum %ifstr %iftoken %ifempty %ifenv %error %warning %fatal %rep %endrep %include %push %pop %repl %pathsearch %depend %use %arg %stacksize %local %line %comment %endcomment .nolist __FILE__ __LINE__ __SECT__ __BITS__ __OUTPUT_FORMAT__ __DATE__ __TIME__ __DATE_NUM__ __TIME_NUM__ __UTC_DATE__ __UTC_TIME__ __UTC_DATE_NUM__ __UTC_TIME_NUM__ __PASS__ struc endstruc istruc at iend align alignb sectalign daz nodaz up down zero default option assume public bits use16 use32 use64 default section segment absolute extern global common cpu float __utf16__ __utf16le__ __utf16be__ __utf32__ __utf32le__ __utf32be__ __float8__ __float16__ __float32__ __float64__ __float80m__ __float80e__ __float128l__ __float128h__ __Infinity__ __QNaN__ __SNaN__ Inf NaN QNaN SNaN float8 float16 float32 float64 float80m float80e float128l float128h __FLOAT_DAZ__ __FLOAT_ROUND__ __FLOAT__"},contains:[s.COMMENT(";","$",{relevance:0}),{className:"number",variants:[{begin:"\\b(?:([0-9][0-9_]*)?\\.[0-9_]*(?:[eE][+-]?[0-9_]+)?|(0[Xx])?[0-9][0-9_]*\\.?[0-9_]*(?:[pP](?:[+-]?[0-9_]+)?)?)\\b",relevance:0},{begin:"\\$[0-9][0-9A-Fa-f]*",relevance:0},{begin:"\\b(?:[0-9A-Fa-f][0-9A-Fa-f_]*[Hh]|[0-9][0-9_]*[DdTt]?|[0-7][0-7_]*[QqOo]|[0-1][0-1_]*[BbYy])\\b"},{begin:"\\b(?:0[Xx][0-9A-Fa-f_]+|0[DdTt][0-9_]+|0[QqOo][0-7_]+|0[BbYy][0-1_]+)\\b"}]},s.QUOTE_STRING_MODE,{className:"string",variants:[{begin:"'",end:"[^\\\\]'"},{begin:"`",end:"[^\\\\]`"}],relevance:0},{className:"symbol",variants:[{begin:"^\\s*[A-Za-z._?][A-Za-z0-9_$#@~.?]*(:|\\s+label)"},{begin:"^\\s*%%[A-Za-z0-9_$#@~.?]*:"}],relevance:0},{className:"subst",begin:"%[0-9]+",relevance:0},{className:"subst",begin:"%!S+",relevance:0},{className:"meta",begin:/^\s*\.[\w_-]+/}]}}}());hljs.registerLanguage("kotlin",function(){"use strict";return function(e){var n={keyword:"abstract as val var vararg get set class object open private protected public noinline crossinline dynamic final enum if else do while for when throw try catch finally import package is in fun override companion reified inline lateinit init interface annotation data sealed internal infix operator out by constructor super tailrec where const inner suspend typealias external expect actual trait volatile transient native default",built_in:"Byte Short Char Int Long Boolean Float Double Void Unit Nothing",literal:"true false null"},a={className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"@"},i={className:"subst",begin:"\\${",end:"}",contains:[e.C_NUMBER_MODE]},s={className:"variable",begin:"\\$"+e.UNDERSCORE_IDENT_RE},t={className:"string",variants:[{begin:'"""',end:'"""(?=[^"])',contains:[s,i]},{begin:"'",end:"'",illegal:/\n/,contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"',illegal:/\n/,contains:[e.BACKSLASH_ESCAPE,s,i]}]};i.contains.push(t);var r={className:"meta",begin:"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*"+e.UNDERSCORE_IDENT_RE+")?"},l={className:"meta",begin:"@"+e.UNDERSCORE_IDENT_RE,contains:[{begin:/\(/,end:/\)/,contains:[e.inherit(t,{className:"meta-string"})]}]},c=e.COMMENT("/\\*","\\*/",{contains:[e.C_BLOCK_COMMENT_MODE]}),o={variants:[{className:"type",begin:e.UNDERSCORE_IDENT_RE},{begin:/\(/,end:/\)/,contains:[]}]},d=o;return d.variants[1].contains=[o],o.variants[1].contains=[d],{name:"Kotlin",aliases:["kt"],keywords:n,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,c,{className:"keyword",begin:/\b(break|continue|return|this)\b/,starts:{contains:[{className:"symbol",begin:/@\w+/}]}},a,r,l,{className:"function",beginKeywords:"fun",end:"[(]|$",returnBegin:!0,excludeEnd:!0,keywords:n,illegal:/fun\s+(<.*>)?[^\s\(]+(\s+[^\s\(]+)\s*=/,relevance:5,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"type",begin:/</,end:/>/,keywords:"reified",relevance:0},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:n,relevance:0,contains:[{begin:/:/,end:/[=,\/]/,endsWithParent:!0,contains:[o,e.C_LINE_COMMENT_MODE,c],relevance:0},e.C_LINE_COMMENT_MODE,c,r,l,t,e.C_NUMBER_MODE]},c]},{className:"class",beginKeywords:"class interface trait",end:/[:\{(]|$/,excludeEnd:!0,illegal:"extends implements",contains:[{beginKeywords:"public protected internal private constructor"},e.UNDERSCORE_TITLE_MODE,{className:"type",begin:/</,end:/>/,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:/[,:]\s*/,end:/[<\(,]|$/,excludeBegin:!0,returnEnd:!0},r,l]},t,{className:"meta",begin:"^#!/usr/bin/env",end:"$",illegal:"\n"},{className:"number",begin:"\\b(0[bB]([01]+[01_]+[01]+|[01]+)|0[xX]([a-fA-F0-9]+[a-fA-F0-9_]+[a-fA-F0-9]+|[a-fA-F0-9]+)|(([\\d]+[\\d_]+[\\d]+|[\\d]+)(\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))?|\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))([eE][-+]?\\d+)?)[lLfF]?",relevance:0}]}}}());hljs.registerLanguage("armasm",function(){"use strict";return function(s){const e={variants:[s.COMMENT("^[ \\t]*(?=#)","$",{relevance:0,excludeBegin:!0}),s.COMMENT("[;@]","$",{relevance:0}),s.C_LINE_COMMENT_MODE,s.C_BLOCK_COMMENT_MODE]};return{name:"ARM Assembly",case_insensitive:!0,aliases:["arm"],keywords:{$pattern:"\\.?"+s.IDENT_RE,meta:".2byte .4byte .align .ascii .asciz .balign .byte .code .data .else .end .endif .endm .endr .equ .err .exitm .extern .global .hword .if .ifdef .ifndef .include .irp .long .macro .rept .req .section .set .skip .space .text .word .arm .thumb .code16 .code32 .force_thumb .thumb_func .ltorg ALIAS ALIGN ARM AREA ASSERT ATTR CN CODE CODE16 CODE32 COMMON CP DATA DCB DCD DCDU DCDO DCFD DCFDU DCI DCQ DCQU DCW DCWU DN ELIF ELSE END ENDFUNC ENDIF ENDP ENTRY EQU EXPORT EXPORTAS EXTERN FIELD FILL FUNCTION GBLA GBLL GBLS GET GLOBAL IF IMPORT INCBIN INCLUDE INFO KEEP LCLA LCLL LCLS LTORG MACRO MAP MEND MEXIT NOFP OPT PRESERVE8 PROC QN READONLY RELOC REQUIRE REQUIRE8 RLIST FN ROUT SETA SETL SETS SN SPACE SUBT THUMB THUMBX TTL WHILE WEND ",built_in:"r0 r1 r2 r3 r4 r5 r6 r7 r8 r9 r10 r11 r12 r13 r14 r15 pc lr sp ip sl sb fp a1 a2 a3 a4 v1 v2 v3 v4 v5 v6 v7 v8 f0 f1 f2 f3 f4 f5 f6 f7 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 c0 c1 c2 c3 c4 c5 c6 c7 c8 c9 c10 c11 c12 c13 c14 c15 q0 q1 q2 q3 q4 q5 q6 q7 q8 q9 q10 q11 q12 q13 q14 q15 cpsr_c cpsr_x cpsr_s cpsr_f cpsr_cx cpsr_cxs cpsr_xs cpsr_xsf cpsr_sf cpsr_cxsf spsr_c spsr_x spsr_s spsr_f spsr_cx spsr_cxs spsr_xs spsr_xsf spsr_sf spsr_cxsf s0 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 s11 s12 s13 s14 s15 s16 s17 s18 s19 s20 s21 s22 s23 s24 s25 s26 s27 s28 s29 s30 s31 d0 d1 d2 d3 d4 d5 d6 d7 d8 d9 d10 d11 d12 d13 d14 d15 d16 d17 d18 d19 d20 d21 d22 d23 d24 d25 d26 d27 d28 d29 d30 d31 {PC} {VAR} {TRUE} {FALSE} {OPT} {CONFIG} {ENDIAN} {CODESIZE} {CPU} {FPU} {ARCHITECTURE} {PCSTOREOFFSET} {ARMASM_VERSION} {INTER} {ROPI} {RWPI} {SWST} {NOSWST} . @"},contains:[{className:"keyword",begin:"\\b(adc|(qd?|sh?|u[qh]?)?add(8|16)?|usada?8|(q|sh?|u[qh]?)?(as|sa)x|and|adrl?|sbc|rs[bc]|asr|b[lx]?|blx|bxj|cbn?z|tb[bh]|bic|bfc|bfi|[su]bfx|bkpt|cdp2?|clz|clrex|cmp|cmn|cpsi[ed]|cps|setend|dbg|dmb|dsb|eor|isb|it[te]{0,3}|lsl|lsr|ror|rrx|ldm(([id][ab])|f[ds])?|ldr((s|ex)?[bhd])?|movt?|mvn|mra|mar|mul|[us]mull|smul[bwt][bt]|smu[as]d|smmul|smmla|mla|umlaal|smlal?([wbt][bt]|d)|mls|smlsl?[ds]|smc|svc|sev|mia([bt]{2}|ph)?|mrr?c2?|mcrr2?|mrs|msr|orr|orn|pkh(tb|bt)|rbit|rev(16|sh)?|sel|[su]sat(16)?|nop|pop|push|rfe([id][ab])?|stm([id][ab])?|str(ex)?[bhd]?|(qd?)?sub|(sh?|q|u[qh]?)?sub(8|16)|[su]xt(a?h|a?b(16)?)|srs([id][ab])?|swpb?|swi|smi|tst|teq|wfe|wfi|yield)(eq|ne|cs|cc|mi|pl|vs|vc|hi|ls|ge|lt|gt|le|al|hs|lo)?[sptrx]?(?=\\s)"},e,s.QUOTE_STRING_MODE,{className:"string",begin:"'",end:"[^\\\\]'",relevance:0},{className:"title",begin:"\\|",end:"\\|",illegal:"\\n",relevance:0},{className:"number",variants:[{begin:"[#$=]?0x[0-9a-f]+"},{begin:"[#$=]?0b[01]+"},{begin:"[#$=]\\d+"},{begin:"\\b\\d+"}],relevance:0},{className:"symbol",variants:[{begin:"^[ \\t]*[a-z_\\.\\$][a-z0-9_\\.\\$]+:"},{begin:"^[a-z_\\.\\$][a-z0-9_\\.\\$]+"},{begin:"[=#]\\w+"}],relevance:0}]}}}());hljs.registerLanguage("go",function(){"use strict";return function(e){var n={keyword:"break default func interface select case map struct chan else goto package switch const fallthrough if range type continue for import return var go defer bool byte complex64 complex128 float32 float64 int8 int16 int32 int64 string uint8 uint16 uint32 uint64 int uint uintptr rune",literal:"true false iota nil",built_in:"append cap close complex copy imag len make new panic print println real recover delete"};return{name:"Go",aliases:["golang"],keywords:n,illegal:"</",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"string",variants:[e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,{begin:"`",end:"`"}]},{className:"number",variants:[{begin:e.C_NUMBER_RE+"[i]",relevance:1},e.C_NUMBER_MODE]},{begin:/:=/},{className:"function",beginKeywords:"func",end:"\\s*(\\{|$)",excludeEnd:!0,contains:[e.TITLE_MODE,{className:"params",begin:/\(/,end:/\)/,keywords:n,illegal:/["']/}]}]}}}());hljs.registerLanguage("diff",function(){"use strict";return function(e){return{name:"Diff",aliases:["patch"],contains:[{className:"meta",relevance:10,variants:[{begin:/^@@ +\-\d+,\d+ +\+\d+,\d+ +@@$/},{begin:/^\*\*\* +\d+,\d+ +\*\*\*\*$/},{begin:/^\-\-\- +\d+,\d+ +\-\-\-\-$/}]},{className:"comment",variants:[{begin:/Index: /,end:/$/},{begin:/={3,}/,end:/$/},{begin:/^\-{3}/,end:/$/},{begin:/^\*{3} /,end:/$/},{begin:/^\+{3}/,end:/$/},{begin:/^\*{15}$/}]},{className:"addition",begin:"^\\+",end:"$"},{className:"deletion",begin:"^\\-",end:"$"},{className:"addition",begin:"^\\!",end:"$"}]}}}());hljs.registerLanguage("python",function(){"use strict";return function(e){var n={keyword:"and elif is global as in if from raise for except finally print import pass return exec else break not with class assert yield try while continue del or def lambda async await nonlocal|10",built_in:"Ellipsis NotImplemented",literal:"False None True"},a={className:"meta",begin:/^(>>>|\.\.\.) /},i={className:"subst",begin:/\{/,end:/\}/,keywords:n,illegal:/#/},s={begin:/\{\{/,relevance:0},r={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/(u|b)?r?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(u|b)?r?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(fr|rf|f)'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a,s,i]},{begin:/(fr|rf|f)"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a,s,i]},{begin:/(u|r|ur)'/,end:/'/,relevance:10},{begin:/(u|r|ur)"/,end:/"/,relevance:10},{begin:/(b|br)'/,end:/'/},{begin:/(b|br)"/,end:/"/},{begin:/(fr|rf|f)'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,s,i]},{begin:/(fr|rf|f)"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,s,i]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},l={className:"number",relevance:0,variants:[{begin:e.BINARY_NUMBER_RE+"[lLjJ]?"},{begin:"\\b(0o[0-7]+)[lLjJ]?"},{begin:e.C_NUMBER_RE+"[lLjJ]?"}]},t={className:"params",variants:[{begin:/\(\s*\)/,skip:!0,className:null},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:["self",a,l,r,e.HASH_COMMENT_MODE]}]};return i.contains=[r,l,a],{name:"Python",aliases:["py","gyp","ipython"],keywords:n,illegal:/(<\/|->|\?)|=>/,contains:[a,l,{beginKeywords:"if",relevance:0},r,e.HASH_COMMENT_MODE,{variants:[{className:"function",beginKeywords:"def"},{className:"class",beginKeywords:"class"}],end:/:/,illegal:/[${=;\n,]/,contains:[e.UNDERSCORE_TITLE_MODE,t,{begin:/->/,endsWithParent:!0,keywords:"None"}]},{className:"meta",begin:/^[\t ]*@/,end:/$/},{begin:/\b(print|exec)\(/}]}}}());hljs.registerLanguage("shell",function(){"use strict";return function(s){return{name:"Shell Session",aliases:["console"],contains:[{className:"meta",begin:"^\\s{0,3}[/\\w\\d\\[\\]()@-]*[>%$#]",starts:{end:"$",subLanguage:"bash"}}]}}}());hljs.registerLanguage("scala",function(){"use strict";return function(e){var n={className:"subst",variants:[{begin:"\\$[A-Za-z0-9_]+"},{begin:"\\${",end:"}"}]},a={className:"string",variants:[{begin:'"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:'"""',end:'"""',relevance:10},{begin:'[a-z]+"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE,n]},{className:"string",begin:'[a-z]+"""',end:'"""',contains:[n],relevance:10}]},s={className:"type",begin:"\\b[A-Z][A-Za-z0-9_]*",relevance:0},t={className:"title",begin:/[^0-9\n\t "'(),.`{}\[\]:;][^\n\t "'(),.`{}\[\]:;]+|[^0-9\n\t "'(),.`{}\[\]:;=]/,relevance:0},i={className:"class",beginKeywords:"class object trait type",end:/[:={\[\n;]/,excludeEnd:!0,contains:[{beginKeywords:"extends with",relevance:10},{begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[s]},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[s]},t]},l={className:"function",beginKeywords:"def",end:/[:={\[(\n;]/,excludeEnd:!0,contains:[t]};return{name:"Scala",keywords:{literal:"true false null",keyword:"type yield lazy override def with val var sealed abstract private trait object if forSome for while throw finally protected extends import final return else break new catch super class case package default try this match continue throws implicit"},contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,{className:"symbol",begin:"'\\w[\\w\\d_]*(?!')"},s,l,i,e.C_NUMBER_MODE,{className:"meta",begin:"@[A-Za-z]+"}]}}}());hljs.registerLanguage("julia",function(){"use strict";return function(e){var r="[A-Za-z_\\u00A1-\\uFFFF][A-Za-z_0-9\\u00A1-\\uFFFF]*",t={$pattern:r,keyword:"in isa where baremodule begin break catch ccall const continue do else elseif end export false finally for function global if import importall let local macro module quote return true try using while type immutable abstract bitstype typealias ",literal:"true false ARGS C_NULL DevNull ENDIAN_BOM ENV I Inf Inf16 Inf32 Inf64 InsertionSort JULIA_HOME LOAD_PATH MergeSort NaN NaN16 NaN32 NaN64 PROGRAM_FILE QuickSort RoundDown RoundFromZero RoundNearest RoundNearestTiesAway RoundNearestTiesUp RoundToZero RoundUp STDERR STDIN STDOUT VERSION catalan e|0 eu|0 eulergamma golden im nothing pi γ π φ ",built_in:"ANY AbstractArray AbstractChannel AbstractFloat AbstractMatrix AbstractRNG AbstractSerializer AbstractSet AbstractSparseArray AbstractSparseMatrix AbstractSparseVector AbstractString AbstractUnitRange AbstractVecOrMat AbstractVector Any ArgumentError Array AssertionError Associative Base64DecodePipe Base64EncodePipe Bidiagonal BigFloat BigInt BitArray BitMatrix BitVector Bool BoundsError BufferStream CachingPool CapturedException CartesianIndex CartesianRange Cchar Cdouble Cfloat Channel Char Cint Cintmax_t Clong Clonglong ClusterManager Cmd CodeInfo Colon Complex Complex128 Complex32 Complex64 CompositeException Condition ConjArray ConjMatrix ConjVector Cptrdiff_t Cshort Csize_t Cssize_t Cstring Cuchar Cuint Cuintmax_t Culong Culonglong Cushort Cwchar_t Cwstring DataType Date DateFormat DateTime DenseArray DenseMatrix DenseVecOrMat DenseVector Diagonal Dict DimensionMismatch Dims DirectIndexString Display DivideError DomainError EOFError EachLine Enum Enumerate ErrorException Exception ExponentialBackOff Expr Factorization FileMonitor Float16 Float32 Float64 Function Future GlobalRef GotoNode HTML Hermitian IO IOBuffer IOContext IOStream IPAddr IPv4 IPv6 IndexCartesian IndexLinear IndexStyle InexactError InitError Int Int128 Int16 Int32 Int64 Int8 IntSet Integer InterruptException InvalidStateException Irrational KeyError LabelNode LinSpace LineNumberNode LoadError LowerTriangular MIME Matrix MersenneTwister Method MethodError MethodTable Module NTuple NewvarNode NullException Nullable Number ObjectIdDict OrdinalRange OutOfMemoryError OverflowError Pair ParseError PartialQuickSort PermutedDimsArray Pipe PollingFileWatcher ProcessExitedException Ptr QuoteNode RandomDevice Range RangeIndex Rational RawFD ReadOnlyMemoryError Real ReentrantLock Ref Regex RegexMatch RemoteChannel RemoteException RevString RoundingMode RowVector SSAValue SegmentationFault SerializationState Set SharedArray SharedMatrix SharedVector Signed SimpleVector Slot SlotNumber SparseMatrixCSC SparseVector StackFrame StackOverflowError StackTrace StepRange StepRangeLen StridedArray StridedMatrix StridedVecOrMat StridedVector String SubArray SubString SymTridiagonal Symbol Symmetric SystemError TCPSocket Task Text TextDisplay Timer Tridiagonal Tuple Type TypeError TypeMapEntry TypeMapLevel TypeName TypeVar TypedSlot UDPSocket UInt UInt128 UInt16 UInt32 UInt64 UInt8 UndefRefError UndefVarError UnicodeError UniformScaling Union UnionAll UnitRange Unsigned UpperTriangular Val Vararg VecElement VecOrMat Vector VersionNumber Void WeakKeyDict WeakRef WorkerConfig WorkerPool "},a={keywords:t,illegal:/<\//},n={className:"subst",begin:/\$\(/,end:/\)/,keywords:t},o={className:"variable",begin:"\\$"+r},i={className:"string",contains:[e.BACKSLASH_ESCAPE,n,o],variants:[{begin:/\w*"""/,end:/"""\w*/,relevance:10},{begin:/\w*"/,end:/"\w*/}]},l={className:"string",contains:[e.BACKSLASH_ESCAPE,n,o],begin:"`",end:"`"},s={className:"meta",begin:"@"+r};return a.name="Julia",a.contains=[{className:"number",begin:/(\b0x[\d_]*(\.[\d_]*)?|0x\.\d[\d_]*)p[-+]?\d+|\b0[box][a-fA-F0-9][a-fA-F0-9_]*|(\b\d[\d_]*(\.[\d_]*)?|\.\d[\d_]*)([eEfF][-+]?\d+)?/,relevance:0},{className:"string",begin:/'(.|\\[xXuU][a-zA-Z0-9]+)'/},i,l,s,{className:"comment",variants:[{begin:"#=",end:"=#",relevance:10},{begin:"#",end:"$"}]},e.HASH_COMMENT_MODE,{className:"keyword",begin:"\\b(((abstract|primitive)\\s+)type|(mutable\\s+)?struct)\\b"},{begin:/<:/}],n.contains=a.contains,a}}());hljs.registerLanguage("php-template",function(){"use strict";return function(n){return{name:"PHP template",subLanguage:"xml",contains:[{begin:/<\?(php|=)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},n.inherit(n.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),n.inherit(n.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]}]}}}());hljs.registerLanguage("scss",function(){"use strict";return function(e){var t={className:"variable",begin:"(\\$[a-zA-Z-][a-zA-Z0-9_-]*)\\b"},i={className:"number",begin:"#[0-9A-Fa-f]+"};return e.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,e.C_BLOCK_COMMENT_MODE,{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"selector-id",begin:"\\#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},{className:"selector-attr",begin:"\\[",end:"\\]",illegal:"$"},{className:"selector-tag",begin:"\\b(a|abbr|acronym|address|area|article|aside|audio|b|base|big|blockquote|body|br|button|canvas|caption|cite|code|col|colgroup|command|datalist|dd|del|details|dfn|div|dl|dt|em|embed|fieldset|figcaption|figure|footer|form|frame|frameset|(h[1-6])|head|header|hgroup|hr|html|i|iframe|img|input|ins|kbd|keygen|label|legend|li|link|map|mark|meta|meter|nav|noframes|noscript|object|ol|optgroup|option|output|p|param|pre|progress|q|rp|rt|ruby|samp|script|section|select|small|span|strike|strong|style|sub|sup|table|tbody|td|textarea|tfoot|th|thead|time|title|tr|tt|ul|var|video)\\b",relevance:0},{className:"selector-pseudo",begin:":(visited|valid|root|right|required|read-write|read-only|out-range|optional|only-of-type|only-child|nth-of-type|nth-last-of-type|nth-last-child|nth-child|not|link|left|last-of-type|last-child|lang|invalid|indeterminate|in-range|hover|focus|first-of-type|first-line|first-letter|first-child|first|enabled|empty|disabled|default|checked|before|after|active)"},{className:"selector-pseudo",begin:"::(after|before|choices|first-letter|first-line|repeat-index|repeat-item|selection|value)"},t,{className:"attribute",begin:"\\b(src|z-index|word-wrap|word-spacing|word-break|width|widows|white-space|visibility|vertical-align|unicode-bidi|transition-timing-function|transition-property|transition-duration|transition-delay|transition|transform-style|transform-origin|transform|top|text-underline-position|text-transform|text-shadow|text-rendering|text-overflow|text-indent|text-decoration-style|text-decoration-line|text-decoration-color|text-decoration|text-align-last|text-align|tab-size|table-layout|right|resize|quotes|position|pointer-events|perspective-origin|perspective|page-break-inside|page-break-before|page-break-after|padding-top|padding-right|padding-left|padding-bottom|padding|overflow-y|overflow-x|overflow-wrap|overflow|outline-width|outline-style|outline-offset|outline-color|outline|orphans|order|opacity|object-position|object-fit|normal|none|nav-up|nav-right|nav-left|nav-index|nav-down|min-width|min-height|max-width|max-height|mask|marks|margin-top|margin-right|margin-left|margin-bottom|margin|list-style-type|list-style-position|list-style-image|list-style|line-height|letter-spacing|left|justify-content|initial|inherit|ime-mode|image-orientation|image-resolution|image-rendering|icon|hyphens|height|font-weight|font-variant-ligatures|font-variant|font-style|font-stretch|font-size-adjust|font-size|font-language-override|font-kerning|font-feature-settings|font-family|font|float|flex-wrap|flex-shrink|flex-grow|flex-flow|flex-direction|flex-basis|flex|filter|empty-cells|display|direction|cursor|counter-reset|counter-increment|content|column-width|column-span|column-rule-width|column-rule-style|column-rule-color|column-rule|column-gap|column-fill|column-count|columns|color|clip-path|clip|clear|caption-side|break-inside|break-before|break-after|box-sizing|box-shadow|box-decoration-break|bottom|border-width|border-top-width|border-top-style|border-top-right-radius|border-top-left-radius|border-top-color|border-top|border-style|border-spacing|border-right-width|border-right-style|border-right-color|border-right|border-radius|border-left-width|border-left-style|border-left-color|border-left|border-image-width|border-image-source|border-image-slice|border-image-repeat|border-image-outset|border-image|border-color|border-collapse|border-bottom-width|border-bottom-style|border-bottom-right-radius|border-bottom-left-radius|border-bottom-color|border-bottom|border|background-size|background-repeat|background-position|background-origin|background-image|background-color|background-clip|background-attachment|background-blend-mode|background|backface-visibility|auto|animation-timing-function|animation-play-state|animation-name|animation-iteration-count|animation-fill-mode|animation-duration|animation-direction|animation-delay|animation|align-self|align-items|align-content)\\b",illegal:"[^\\s]"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:":",end:";",contains:[t,i,e.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,{className:"meta",begin:"!important"}]},{begin:"@(page|font-face)",lexemes:"@[a-z-]+",keywords:"@page @font-face"},{begin:"@",end:"[{;]",returnBegin:!0,keywords:"and or not only",contains:[{begin:"@[a-z-]+",className:"keyword"},t,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,i,e.CSS_NUMBER_MODE]}]}}}());hljs.registerLanguage("r",function(){"use strict";return function(e){var n="([a-zA-Z]|\\.[a-zA-Z.])[a-zA-Z0-9._]*";return{name:"R",contains:[e.HASH_COMMENT_MODE,{begin:n,keywords:{$pattern:n,keyword:"function if in break next repeat else for return switch while try tryCatch stop warning require library attach detach source setMethod setGeneric setGroupGeneric setClass ...",literal:"NULL NA TRUE FALSE T F Inf NaN NA_integer_|10 NA_real_|10 NA_character_|10 NA_complex_|10"},relevance:0},{className:"number",begin:"0[xX][0-9a-fA-F]+[Li]?\\b",relevance:0},{className:"number",begin:"\\d+(?:[eE][+\\-]?\\d*)?L\\b",relevance:0},{className:"number",begin:"\\d+\\.(?!\\d)(?:i\\b)?",relevance:0},{className:"number",begin:"\\d+(?:\\.\\d*)?(?:[eE][+\\-]?\\d*)?i?\\b",relevance:0},{className:"number",begin:"\\.\\d+(?:[eE][+\\-]?\\d*)?i?\\b",relevance:0},{begin:"`",end:"`",relevance:0},{className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:'"',end:'"'},{begin:"'",end:"'"}]}]}}}());hljs.registerLanguage("sql",function(){"use strict";return function(e){var t=e.COMMENT("--","$");return{name:"SQL",case_insensitive:!0,illegal:/[<>{}*]/,contains:[{beginKeywords:"begin end start commit rollback savepoint lock alter create drop rename call delete do handler insert load replace select truncate update set show pragma grant merge describe use explain help declare prepare execute deallocate release unlock purge reset change stop analyze cache flush optimize repair kill install uninstall checksum restore check backup revoke comment values with",end:/;/,endsWithParent:!0,keywords:{$pattern:/[\w\.]+/,keyword:"as abort abs absolute acc acce accep accept access accessed accessible account acos action activate add addtime admin administer advanced advise aes_decrypt aes_encrypt after agent aggregate ali alia alias all allocate allow alter always analyze ancillary and anti any anydata anydataset anyschema anytype apply archive archived archivelog are as asc ascii asin assembly assertion associate asynchronous at atan atn2 attr attri attrib attribu attribut attribute attributes audit authenticated authentication authid authors auto autoallocate autodblink autoextend automatic availability avg backup badfile basicfile before begin beginning benchmark between bfile bfile_base big bigfile bin binary_double binary_float binlog bit_and bit_count bit_length bit_or bit_xor bitmap blob_base block blocksize body both bound bucket buffer_cache buffer_pool build bulk by byte byteordermark bytes cache caching call calling cancel capacity cascade cascaded case cast catalog category ceil ceiling chain change changed char_base char_length character_length characters characterset charindex charset charsetform charsetid check checksum checksum_agg child choose chr chunk class cleanup clear client clob clob_base clone close cluster_id cluster_probability cluster_set clustering coalesce coercibility col collate collation collect colu colum column column_value columns columns_updated comment commit compact compatibility compiled complete composite_limit compound compress compute concat concat_ws concurrent confirm conn connec connect connect_by_iscycle connect_by_isleaf connect_by_root connect_time connection consider consistent constant constraint constraints constructor container content contents context contributors controlfile conv convert convert_tz corr corr_k corr_s corresponding corruption cos cost count count_big counted covar_pop covar_samp cpu_per_call cpu_per_session crc32 create creation critical cross cube cume_dist curdate current current_date current_time current_timestamp current_user cursor curtime customdatum cycle data database databases datafile datafiles datalength date_add date_cache date_format date_sub dateadd datediff datefromparts datename datepart datetime2fromparts day day_to_second dayname dayofmonth dayofweek dayofyear days db_role_change dbtimezone ddl deallocate declare decode decompose decrement decrypt deduplicate def defa defau defaul default defaults deferred defi defin define degrees delayed delegate delete delete_all delimited demand dense_rank depth dequeue des_decrypt des_encrypt des_key_file desc descr descri describ describe descriptor deterministic diagnostics difference dimension direct_load directory disable disable_all disallow disassociate discardfile disconnect diskgroup distinct distinctrow distribute distributed div do document domain dotnet double downgrade drop dumpfile duplicate duration each edition editionable editions element ellipsis else elsif elt empty enable enable_all enclosed encode encoding encrypt end end-exec endian enforced engine engines enqueue enterprise entityescaping eomonth error errors escaped evalname evaluate event eventdata events except exception exceptions exchange exclude excluding execu execut execute exempt exists exit exp expire explain explode export export_set extended extent external external_1 external_2 externally extract failed failed_login_attempts failover failure far fast feature_set feature_value fetch field fields file file_name_convert filesystem_like_logging final finish first first_value fixed flash_cache flashback floor flush following follows for forall force foreign form forma format found found_rows freelist freelists freepools fresh from from_base64 from_days ftp full function general generated get get_format get_lock getdate getutcdate global global_name globally go goto grant grants greatest group group_concat group_id grouping grouping_id groups gtid_subtract guarantee guard handler hash hashkeys having hea head headi headin heading heap help hex hierarchy high high_priority hosts hour hours http id ident_current ident_incr ident_seed identified identity idle_time if ifnull ignore iif ilike ilm immediate import in include including increment index indexes indexing indextype indicator indices inet6_aton inet6_ntoa inet_aton inet_ntoa infile initial initialized initially initrans inmemory inner innodb input insert install instance instantiable instr interface interleaved intersect into invalidate invisible is is_free_lock is_ipv4 is_ipv4_compat is_not is_not_null is_used_lock isdate isnull isolation iterate java join json json_exists keep keep_duplicates key keys kill language large last last_day last_insert_id last_value lateral lax lcase lead leading least leaves left len lenght length less level levels library like like2 like4 likec limit lines link list listagg little ln load load_file lob lobs local localtime localtimestamp locate locator lock locked log log10 log2 logfile logfiles logging logical logical_reads_per_call logoff logon logs long loop low low_priority lower lpad lrtrim ltrim main make_set makedate maketime managed management manual map mapping mask master master_pos_wait match matched materialized max maxextents maximize maxinstances maxlen maxlogfiles maxloghistory maxlogmembers maxsize maxtrans md5 measures median medium member memcompress memory merge microsecond mid migration min minextents minimum mining minus minute minutes minvalue missing mod mode model modification modify module monitoring month months mount move movement multiset mutex name name_const names nan national native natural nav nchar nclob nested never new newline next nextval no no_write_to_binlog noarchivelog noaudit nobadfile nocheck nocompress nocopy nocycle nodelay nodiscardfile noentityescaping noguarantee nokeep nologfile nomapping nomaxvalue nominimize nominvalue nomonitoring none noneditionable nonschema noorder nopr nopro noprom nopromp noprompt norely noresetlogs noreverse normal norowdependencies noschemacheck noswitch not nothing notice notnull notrim novalidate now nowait nth_value nullif nulls num numb numbe nvarchar nvarchar2 object ocicoll ocidate ocidatetime ociduration ociinterval ociloblocator ocinumber ociref ocirefcursor ocirowid ocistring ocitype oct octet_length of off offline offset oid oidindex old on online only opaque open operations operator optimal optimize option optionally or oracle oracle_date oradata ord ordaudio orddicom orddoc order ordimage ordinality ordvideo organization orlany orlvary out outer outfile outline output over overflow overriding package pad parallel parallel_enable parameters parent parse partial partition partitions pascal passing password password_grace_time password_lock_time password_reuse_max password_reuse_time password_verify_function patch path patindex pctincrease pctthreshold pctused pctversion percent percent_rank percentile_cont percentile_disc performance period period_add period_diff permanent physical pi pipe pipelined pivot pluggable plugin policy position post_transaction pow power pragma prebuilt precedes preceding precision prediction prediction_cost prediction_details prediction_probability prediction_set prepare present preserve prior priority private private_sga privileges procedural procedure procedure_analyze processlist profiles project prompt protection public publishingservername purge quarter query quick quiesce quota quotename radians raise rand range rank raw read reads readsize rebuild record records recover recovery recursive recycle redo reduced ref reference referenced references referencing refresh regexp_like register regr_avgx regr_avgy regr_count regr_intercept regr_r2 regr_slope regr_sxx regr_sxy reject rekey relational relative relaylog release release_lock relies_on relocate rely rem remainder rename repair repeat replace replicate replication required reset resetlogs resize resource respect restore restricted result result_cache resumable resume retention return returning returns reuse reverse revoke right rlike role roles rollback rolling rollup round row row_count rowdependencies rowid rownum rows rtrim rules safe salt sample save savepoint sb1 sb2 sb4 scan schema schemacheck scn scope scroll sdo_georaster sdo_topo_geometry search sec_to_time second seconds section securefile security seed segment select self semi sequence sequential serializable server servererror session session_user sessions_per_user set sets settings sha sha1 sha2 share shared shared_pool short show shrink shutdown si_averagecolor si_colorhistogram si_featurelist si_positionalcolor si_stillimage si_texture siblings sid sign sin size size_t sizes skip slave sleep smalldatetimefromparts smallfile snapshot some soname sort soundex source space sparse spfile split sql sql_big_result sql_buffer_result sql_cache sql_calc_found_rows sql_small_result sql_variant_property sqlcode sqldata sqlerror sqlname sqlstate sqrt square standalone standby start starting startup statement static statistics stats_binomial_test stats_crosstab stats_ks_test stats_mode stats_mw_test stats_one_way_anova stats_t_test_ stats_t_test_indep stats_t_test_one stats_t_test_paired stats_wsr_test status std stddev stddev_pop stddev_samp stdev stop storage store stored str str_to_date straight_join strcmp strict string struct stuff style subdate subpartition subpartitions substitutable substr substring subtime subtring_index subtype success sum suspend switch switchoffset switchover sync synchronous synonym sys sys_xmlagg sysasm sysaux sysdate sysdatetimeoffset sysdba sysoper system system_user sysutcdatetime table tables tablespace tablesample tan tdo template temporary terminated tertiary_weights test than then thread through tier ties time time_format time_zone timediff timefromparts timeout timestamp timestampadd timestampdiff timezone_abbr timezone_minute timezone_region to to_base64 to_date to_days to_seconds todatetimeoffset trace tracking transaction transactional translate translation treat trigger trigger_nestlevel triggers trim truncate try_cast try_convert try_parse type ub1 ub2 ub4 ucase unarchived unbounded uncompress under undo unhex unicode uniform uninstall union unique unix_timestamp unknown unlimited unlock unnest unpivot unrecoverable unsafe unsigned until untrusted unusable unused update updated upgrade upped upper upsert url urowid usable usage use use_stored_outlines user user_data user_resources users using utc_date utc_timestamp uuid uuid_short validate validate_password_strength validation valist value values var var_samp varcharc vari varia variab variabl variable variables variance varp varraw varrawc varray verify version versions view virtual visible void wait wallet warning warnings week weekday weekofyear wellformed when whene whenev wheneve whenever where while whitespace window with within without work wrapped xdb xml xmlagg xmlattributes xmlcast xmlcolattval xmlelement xmlexists xmlforest xmlindex xmlnamespaces xmlpi xmlquery xmlroot xmlschema xmlserialize xmltable xmltype xor year year_to_month years yearweek",literal:"true false null unknown",built_in:"array bigint binary bit blob bool boolean char character date dec decimal float int int8 integer interval number numeric real record serial serial8 smallint text time timestamp tinyint varchar varchar2 varying void"},contains:[{className:"string",begin:"'",end:"'",contains:[{begin:"''"}]},{className:"string",begin:'"',end:'"',contains:[{begin:'""'}]},{className:"string",begin:"`",end:"`"},e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,t,e.HASH_COMMENT_MODE]},e.C_BLOCK_COMMENT_MODE,t,e.HASH_COMMENT_MODE]}}}());hljs.registerLanguage("c",function(){"use strict";return function(e){var n=e.getLanguage("c-like").rawDefinition();return n.name="C",n.aliases=["c","h"],n}}());hljs.registerLanguage("json",function(){"use strict";return function(n){var e={literal:"true false null"},i=[n.C_LINE_COMMENT_MODE,n.C_BLOCK_COMMENT_MODE],t=[n.QUOTE_STRING_MODE,n.C_NUMBER_MODE],a={end:",",endsWithParent:!0,excludeEnd:!0,contains:t,keywords:e},l={begin:"{",end:"}",contains:[{className:"attr",begin:/"/,end:/"/,contains:[n.BACKSLASH_ESCAPE],illegal:"\\n"},n.inherit(a,{begin:/:/})].concat(i),illegal:"\\S"},s={begin:"\\[",end:"\\]",contains:[n.inherit(a)],illegal:"\\S"};return t.push(l,s),i.forEach((function(n){t.push(n)})),{name:"JSON",contains:t,keywords:e,illegal:"\\S"}}}());hljs.registerLanguage("python-repl",function(){"use strict";return function(n){return{aliases:["pycon"],contains:[{className:"meta",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}}());hljs.registerLanguage("markdown",function(){"use strict";return function(n){const e={begin:"<",end:">",subLanguage:"xml",relevance:0},a={begin:"\\[.+?\\][\\(\\[].*?[\\)\\]]",returnBegin:!0,contains:[{className:"string",begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0,relevance:0},{className:"link",begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}],relevance:10},i={className:"strong",contains:[],variants:[{begin:/_{2}/,end:/_{2}/},{begin:/\*{2}/,end:/\*{2}/}]},s={className:"emphasis",contains:[],variants:[{begin:/\*(?!\*)/,end:/\*/},{begin:/_(?!_)/,end:/_/,relevance:0}]};i.contains.push(s),s.contains.push(i);var c=[e,a];return i.contains=i.contains.concat(c),s.contains=s.contains.concat(c),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:c=c.concat(i,s)},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:c}]}]},e,{className:"bullet",begin:"^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},i,s,{className:"quote",begin:"^>\\s+",contains:c,end:"$"},{className:"code",variants:[{begin:"(`{3,})(.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})(.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},{begin:"^[-\\*]{3,}",end:"$"},a,{begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]}]}}}());hljs.registerLanguage("javascript",function(){"use strict";const e=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],n=["true","false","null","undefined","NaN","Infinity"],a=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);function s(e){return r("(?=",e,")")}function r(...e){return e.map(e=>(function(e){return e?"string"==typeof e?e:e.source:null})(e)).join("")}return function(t){var i="[A-Za-z$_][0-9A-Za-z$_]*",c={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/},o={$pattern:"[A-Za-z$_][0-9A-Za-z$_]*",keyword:e.join(" "),literal:n.join(" "),built_in:a.join(" ")},l={className:"number",variants:[{begin:"\\b(0[bB][01]+)n?"},{begin:"\\b(0[oO][0-7]+)n?"},{begin:t.C_NUMBER_RE+"n?"}],relevance:0},E={className:"subst",begin:"\\$\\{",end:"\\}",keywords:o,contains:[]},d={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,E],subLanguage:"xml"}},g={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,E],subLanguage:"css"}},u={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,E]};E.contains=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,d,g,u,l,t.REGEXP_MODE];var b=E.contains.concat([{begin:/\(/,end:/\)/,contains:["self"].concat(E.contains,[t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE])},t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE]),_={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:b};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:o,contains:[t.SHEBANG({binary:"node",relevance:5}),{className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,d,g,u,t.C_LINE_COMMENT_MODE,t.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+",contains:[{className:"type",begin:"\\{",end:"\\}",relevance:0},{className:"variable",begin:i+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),t.C_BLOCK_COMMENT_MODE,l,{begin:r(/[{,\n]\s*/,s(r(/(((\/\/.*)|(\/\*(.|\n)*\*\/))\s*)*/,i+"\\s*:"))),relevance:0,contains:[{className:"attr",begin:i+s("\\s*:"),relevance:0}]},{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,t.REGEXP_MODE,{className:"function",begin:"(\\([^(]*(\\([^(]*(\\([^(]*\\))?\\))?\\)|"+t.UNDERSCORE_IDENT_RE+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:t.UNDERSCORE_IDENT_RE},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:b}]}]},{begin:/,/,relevance:0},{className:"",begin:/\s/,end:/\s*/,skip:!0},{variants:[{begin:"<>",end:"</>"},{begin:c.begin,end:c.end}],subLanguage:"xml",contains:[{begin:c.begin,end:c.end,skip:!0,contains:["self"]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/\{/,excludeEnd:!0,contains:[t.inherit(t.TITLE_MODE,{begin:i}),_],illegal:/\[|%/},{begin:/\$[(.]/},t.METHOD_GUARD,{className:"class",beginKeywords:"class",end:/[{;=]/,excludeEnd:!0,illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends"},t.UNDERSCORE_TITLE_MODE]},{beginKeywords:"constructor",end:/\{/,excludeEnd:!0},{begin:"(get|set)\\s+(?="+i+"\\()",end:/{/,keywords:"get set",contains:[t.inherit(t.TITLE_MODE,{begin:i}),{begin:/\(\)/},_]}],illegal:/#(?!!)/}}}());hljs.registerLanguage("typescript",function(){"use strict";const e=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],n=["true","false","null","undefined","NaN","Infinity"],a=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);return function(r){var t={$pattern:"[A-Za-z$_][0-9A-Za-z$_]*",keyword:e.concat(["type","namespace","typedef","interface","public","private","protected","implements","declare","abstract","readonly"]).join(" "),literal:n.join(" "),built_in:a.concat(["any","void","number","boolean","string","object","never","enum"]).join(" ")},s={className:"meta",begin:"@[A-Za-z$_][0-9A-Za-z$_]*"},i={className:"number",variants:[{begin:"\\b(0[bB][01]+)n?"},{begin:"\\b(0[oO][0-7]+)n?"},{begin:r.C_NUMBER_RE+"n?"}],relevance:0},o={className:"subst",begin:"\\$\\{",end:"\\}",keywords:t,contains:[]},c={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[r.BACKSLASH_ESCAPE,o],subLanguage:"xml"}},l={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[r.BACKSLASH_ESCAPE,o],subLanguage:"css"}},E={className:"string",begin:"`",end:"`",contains:[r.BACKSLASH_ESCAPE,o]};o.contains=[r.APOS_STRING_MODE,r.QUOTE_STRING_MODE,c,l,E,i,r.REGEXP_MODE];var d={begin:"\\(",end:/\)/,keywords:t,contains:["self",r.QUOTE_STRING_MODE,r.APOS_STRING_MODE,r.NUMBER_MODE]},u={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:t,contains:[r.C_LINE_COMMENT_MODE,r.C_BLOCK_COMMENT_MODE,s,d]};return{name:"TypeScript",aliases:["ts"],keywords:t,contains:[r.SHEBANG(),{className:"meta",begin:/^\s*['"]use strict['"]/},r.APOS_STRING_MODE,r.QUOTE_STRING_MODE,c,l,E,r.C_LINE_COMMENT_MODE,r.C_BLOCK_COMMENT_MODE,i,{begin:"("+r.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[r.C_LINE_COMMENT_MODE,r.C_BLOCK_COMMENT_MODE,r.REGEXP_MODE,{className:"function",begin:"(\\([^(]*(\\([^(]*(\\([^(]*\\))?\\))?\\)|"+r.UNDERSCORE_IDENT_RE+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:r.UNDERSCORE_IDENT_RE},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:t,contains:d.contains}]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/[\{;]/,excludeEnd:!0,keywords:t,contains:["self",r.inherit(r.TITLE_MODE,{begin:"[A-Za-z$_][0-9A-Za-z$_]*"}),u],illegal:/%/,relevance:0},{beginKeywords:"constructor",end:/[\{;]/,excludeEnd:!0,contains:["self",u]},{begin:/module\./,keywords:{built_in:"module"},relevance:0},{beginKeywords:"module",end:/\{/,excludeEnd:!0},{beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:"interface extends"},{begin:/\$[(.]/},{begin:"\\."+r.IDENT_RE,relevance:0},s,d]}}}());hljs.registerLanguage("plaintext",function(){"use strict";return function(t){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}}());hljs.registerLanguage("less",function(){"use strict";return function(e){var n="([\\w-]+|@{[\\w-]+})",a=[],s=[],t=function(e){return{className:"string",begin:"~?"+e+".*?"+e}},r=function(e,n,a){return{className:e,begin:n,relevance:a}},i={begin:"\\(",end:"\\)",contains:s,relevance:0};s.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,t("'"),t('"'),e.CSS_NUMBER_MODE,{begin:"(url|data-uri)\\(",starts:{className:"string",end:"[\\)\\n]",excludeEnd:!0}},r("number","#[0-9A-Fa-f]+\\b"),i,r("variable","@@?[\\w-]+",10),r("variable","@{[\\w-]+}"),r("built_in","~?`[^`]*?`"),{className:"attribute",begin:"[\\w-]+\\s*:",end:":",returnBegin:!0,excludeEnd:!0},{className:"meta",begin:"!important"});var c=s.concat({begin:"{",end:"}",contains:a}),l={beginKeywords:"when",endsWithParent:!0,contains:[{beginKeywords:"and not"}].concat(s)},o={begin:n+"\\s*:",returnBegin:!0,end:"[;}]",relevance:0,contains:[{className:"attribute",begin:n,end:":",excludeEnd:!0,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:s}}]},g={className:"keyword",begin:"@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b",starts:{end:"[;{}]",returnEnd:!0,contains:s,relevance:0}},d={className:"variable",variants:[{begin:"@[\\w-]+\\s*:",relevance:15},{begin:"@[\\w-]+"}],starts:{end:"[;}]",returnEnd:!0,contains:c}},b={variants:[{begin:"[\\.#:&\\[>]",end:"[;{}]"},{begin:n,end:"{"}],returnBegin:!0,returnEnd:!0,illegal:"[<='$\"]",relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,l,r("keyword","all\\b"),r("variable","@{[\\w-]+}"),r("selector-tag",n+"%?",0),r("selector-id","#"+n),r("selector-class","\\."+n,0),r("selector-tag","&",0),{className:"selector-attr",begin:"\\[",end:"\\]"},{className:"selector-pseudo",begin:/:(:)?[a-zA-Z0-9\_\-\+\(\)"'.]+/},{begin:"\\(",end:"\\)",contains:c},{begin:"!important"}]};return a.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,g,d,o,b),{name:"Less",case_insensitive:!0,illegal:"[=>'/<($\"]",contains:a}}}());hljs.registerLanguage("lua",function(){"use strict";return function(e){var t={begin:"\\[=*\\[",end:"\\]=*\\]",contains:["self"]},a=[e.COMMENT("--(?!\\[=*\\[)","$"),e.COMMENT("--\\[=*\\[","\\]=*\\]",{contains:[t],relevance:10})];return{name:"Lua",keywords:{$pattern:e.UNDERSCORE_IDENT_RE,literal:"true false nil",keyword:"and break do else elseif end for goto if in local not or repeat return then until while",built_in:"_G _ENV _VERSION __index __newindex __mode __call __metatable __tostring __len __gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstring module next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall arg self coroutine resume yield status wrap create running debug getupvalue debug sethook getmetatable gethook setmetatable setlocal traceback setfenv getinfo setupvalue getlocal getregistry getfenv io lines write close flush open output type read stderr stdin input stdout popen tmpfile math log max acos huge ldexp pi cos tanh pow deg tan cosh sinh random randomseed frexp ceil floor rad abs sqrt modf asin min mod fmod log10 atan2 exp sin atan os exit setlocale date getenv difftime remove time clock tmpname rename execute package preload loadlib loaded loaders cpath config path seeall string sub upper len gfind rep find match char dump gmatch reverse byte format gsub lower table setn insert getn foreachi maxn foreach concat sort remove"},contains:a.concat([{className:"function",beginKeywords:"function",end:"\\)",contains:[e.inherit(e.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),{className:"params",begin:"\\(",endsWithParent:!0,contains:a}].concat(a)},e.C_NUMBER_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"string",begin:"\\[=*\\[",end:"\\]=*\\]",contains:[t],relevance:5}])}}}());
+var hljs=function(){"use strict";function e(n){Object.freeze(n);var t="function"==typeof n;return Object.getOwnPropertyNames(n).forEach((function(r){!Object.hasOwnProperty.call(n,r)||null===n[r]||"object"!=typeof n[r]&&"function"!=typeof n[r]||t&&("caller"===r||"callee"===r||"arguments"===r)||Object.isFrozen(n[r])||e(n[r])})),n}class n{constructor(e){void 0===e.data&&(e.data={}),this.data=e.data}ignoreMatch(){this.ignore=!0}}function t(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#x27;")}function r(e,...n){var t={};for(const n in e)t[n]=e[n];return n.forEach((function(e){for(const n in e)t[n]=e[n]})),t}function a(e){return e.nodeName.toLowerCase()}var i=Object.freeze({__proto__:null,escapeHTML:t,inherit:r,nodeStream:function(e){var n=[];return function e(t,r){for(var i=t.firstChild;i;i=i.nextSibling)3===i.nodeType?r+=i.nodeValue.length:1===i.nodeType&&(n.push({event:"start",offset:r,node:i}),r=e(i,r),a(i).match(/br|hr|img|input/)||n.push({event:"stop",offset:r,node:i}));return r}(e,0),n},mergeStreams:function(e,n,r){var i=0,s="",o=[];function l(){return e.length&&n.length?e[0].offset!==n[0].offset?e[0].offset<n[0].offset?e:n:"start"===n[0].event?e:n:e.length?e:n}function c(e){s+="<"+a(e)+[].map.call(e.attributes,(function(e){return" "+e.nodeName+'="'+t(e.value)+'"'})).join("")+">"}function u(e){s+="</"+a(e)+">"}function d(e){("start"===e.event?c:u)(e.node)}for(;e.length||n.length;){var g=l();if(s+=t(r.substring(i,g[0].offset)),i=g[0].offset,g===e){o.reverse().forEach(u);do{d(g.splice(0,1)[0]),g=l()}while(g===e&&g.length&&g[0].offset===i);o.reverse().forEach(c)}else"start"===g[0].event?o.push(g[0].node):o.pop(),d(g.splice(0,1)[0])}return s+t(r.substr(i))}});const s="</span>",o=e=>!!e.kind;class l{constructor(e,n){this.buffer="",this.classPrefix=n.classPrefix,e.walk(this)}addText(e){this.buffer+=t(e)}openNode(e){if(!o(e))return;let n=e.kind;e.sublanguage||(n=`${this.classPrefix}${n}`),this.span(n)}closeNode(e){o(e)&&(this.buffer+=s)}value(){return this.buffer}span(e){this.buffer+=`<span class="${e}">`}}class c{constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){const n={kind:e,children:[]};this.add(n),this.stack.push(n)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,n){return"string"==typeof n?e.addText(n):n.children&&(e.openNode(n),n.children.forEach(n=>this._walk(e,n)),e.closeNode(n)),e}static _collapse(e){"string"!=typeof e&&e.children&&(e.children.every(e=>"string"==typeof e)?e.children=[e.children.join("")]:e.children.forEach(e=>{c._collapse(e)}))}}class u extends c{constructor(e){super(),this.options=e}addKeyword(e,n){""!==e&&(this.openNode(n),this.addText(e),this.closeNode())}addText(e){""!==e&&this.add(e)}addSublanguage(e,n){const t=e.root;t.kind=n,t.sublanguage=!0,this.add(t)}toHTML(){return new l(this,this.options).value()}finalize(){return!0}}function d(e){return e?"string"==typeof e?e:e.source:null}const g="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",h={begin:"\\\\[\\s\\S]",relevance:0},f={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[h]},p={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[h]},b={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},m=function(e,n,t={}){var a=r({className:"comment",begin:e,end:n,contains:[]},t);return a.contains.push(b),a.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0}),a},v=m("//","$"),x=m("/\\*","\\*/"),E=m("#","$");var _=Object.freeze({__proto__:null,IDENT_RE:"[a-zA-Z]\\w*",UNDERSCORE_IDENT_RE:"[a-zA-Z_]\\w*",NUMBER_RE:"\\b\\d+(\\.\\d+)?",C_NUMBER_RE:g,BINARY_NUMBER_RE:"\\b(0b[01]+)",RE_STARTERS_RE:"!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",SHEBANG:(e={})=>{const n=/^#![ ]*\//;return e.binary&&(e.begin=function(...e){return e.map(e=>d(e)).join("")}(n,/.*\b/,e.binary,/\b.*/)),r({className:"meta",begin:n,end:/$/,relevance:0,"on:begin":(e,n)=>{0!==e.index&&n.ignoreMatch()}},e)},BACKSLASH_ESCAPE:h,APOS_STRING_MODE:f,QUOTE_STRING_MODE:p,PHRASAL_WORDS_MODE:b,COMMENT:m,C_LINE_COMMENT_MODE:v,C_BLOCK_COMMENT_MODE:x,HASH_COMMENT_MODE:E,NUMBER_MODE:{className:"number",begin:"\\b\\d+(\\.\\d+)?",relevance:0},C_NUMBER_MODE:{className:"number",begin:g,relevance:0},BINARY_NUMBER_MODE:{className:"number",begin:"\\b(0b[01]+)",relevance:0},CSS_NUMBER_MODE:{className:"number",begin:"\\b\\d+(\\.\\d+)?(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},REGEXP_MODE:{begin:/(?=\/[^/\n]*\/)/,contains:[{className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[h,{begin:/\[/,end:/\]/,relevance:0,contains:[h]}]}]},TITLE_MODE:{className:"title",begin:"[a-zA-Z]\\w*",relevance:0},UNDERSCORE_TITLE_MODE:{className:"title",begin:"[a-zA-Z_]\\w*",relevance:0},METHOD_GUARD:{begin:"\\.\\s*[a-zA-Z_]\\w*",relevance:0},END_SAME_AS_BEGIN:function(e){return Object.assign(e,{"on:begin":(e,n)=>{n.data._beginMatch=e[1]},"on:end":(e,n)=>{n.data._beginMatch!==e[1]&&n.ignoreMatch()}})}}),N="of and for in not or if then".split(" ");function w(e,n){return n?+n:function(e){return N.includes(e.toLowerCase())}(e)?0:1}const R=t,y=r,{nodeStream:k,mergeStreams:O}=i,M=Symbol("nomatch");return function(t){var a=[],i={},s={},o=[],l=!0,c=/(^(<[^>]+>|\t|)+|\n)/gm,g="Could not find the language '{}', did you forget to load/include a language module?";const h={disableAutodetect:!0,name:"Plain text",contains:[]};var f={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:null,__emitter:u};function p(e){return f.noHighlightRe.test(e)}function b(e,n,t,r){var a={code:n,language:e};S("before:highlight",a);var i=a.result?a.result:m(a.language,a.code,t,r);return i.code=a.code,S("after:highlight",i),i}function m(e,t,a,s){var o=t;function c(e,n){var t=E.case_insensitive?n[0].toLowerCase():n[0];return Object.prototype.hasOwnProperty.call(e.keywords,t)&&e.keywords[t]}function u(){null!=y.subLanguage?function(){if(""!==A){var e=null;if("string"==typeof y.subLanguage){if(!i[y.subLanguage])return void O.addText(A);e=m(y.subLanguage,A,!0,k[y.subLanguage]),k[y.subLanguage]=e.top}else e=v(A,y.subLanguage.length?y.subLanguage:null);y.relevance>0&&(I+=e.relevance),O.addSublanguage(e.emitter,e.language)}}():function(){if(!y.keywords)return void O.addText(A);let e=0;y.keywordPatternRe.lastIndex=0;let n=y.keywordPatternRe.exec(A),t="";for(;n;){t+=A.substring(e,n.index);const r=c(y,n);if(r){const[e,a]=r;O.addText(t),t="",I+=a,O.addKeyword(n[0],e)}else t+=n[0];e=y.keywordPatternRe.lastIndex,n=y.keywordPatternRe.exec(A)}t+=A.substr(e),O.addText(t)}(),A=""}function h(e){return e.className&&O.openNode(e.className),y=Object.create(e,{parent:{value:y}})}function p(e){return 0===y.matcher.regexIndex?(A+=e[0],1):(L=!0,0)}var b={};function x(t,r){var i=r&&r[0];if(A+=t,null==i)return u(),0;if("begin"===b.type&&"end"===r.type&&b.index===r.index&&""===i){if(A+=o.slice(r.index,r.index+1),!l){const n=Error("0 width match regex");throw n.languageName=e,n.badRule=b.rule,n}return 1}if(b=r,"begin"===r.type)return function(e){var t=e[0],r=e.rule;const a=new n(r),i=[r.__beforeBegin,r["on:begin"]];for(const n of i)if(n&&(n(e,a),a.ignore))return p(t);return r&&r.endSameAsBegin&&(r.endRe=RegExp(t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")),r.skip?A+=t:(r.excludeBegin&&(A+=t),u(),r.returnBegin||r.excludeBegin||(A=t)),h(r),r.returnBegin?0:t.length}(r);if("illegal"===r.type&&!a){const e=Error('Illegal lexeme "'+i+'" for mode "'+(y.className||"<unnamed>")+'"');throw e.mode=y,e}if("end"===r.type){var s=function(e){var t=e[0],r=o.substr(e.index),a=function e(t,r,a){let i=function(e,n){var t=e&&e.exec(n);return t&&0===t.index}(t.endRe,a);if(i){if(t["on:end"]){const e=new n(t);t["on:end"](r,e),e.ignore&&(i=!1)}if(i){for(;t.endsParent&&t.parent;)t=t.parent;return t}}if(t.endsWithParent)return e(t.parent,r,a)}(y,e,r);if(!a)return M;var i=y;i.skip?A+=t:(i.returnEnd||i.excludeEnd||(A+=t),u(),i.excludeEnd&&(A=t));do{y.className&&O.closeNode(),y.skip||y.subLanguage||(I+=y.relevance),y=y.parent}while(y!==a.parent);return a.starts&&(a.endSameAsBegin&&(a.starts.endRe=a.endRe),h(a.starts)),i.returnEnd?0:t.length}(r);if(s!==M)return s}if("illegal"===r.type&&""===i)return 1;if(B>1e5&&B>3*r.index)throw Error("potential infinite loop, way more iterations than matches");return A+=i,i.length}var E=T(e);if(!E)throw console.error(g.replace("{}",e)),Error('Unknown language: "'+e+'"');var _=function(e){function n(n,t){return RegExp(d(n),"m"+(e.case_insensitive?"i":"")+(t?"g":""))}class t{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(e,n){n.position=this.position++,this.matchIndexes[this.matchAt]=n,this.regexes.push([n,e]),this.matchAt+=function(e){return RegExp(e.toString()+"|").exec("").length-1}(e)+1}compile(){0===this.regexes.length&&(this.exec=()=>null);const e=this.regexes.map(e=>e[1]);this.matcherRe=n(function(e,n="|"){for(var t=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./,r=0,a="",i=0;i<e.length;i++){var s=r+=1,o=d(e[i]);for(i>0&&(a+=n),a+="(";o.length>0;){var l=t.exec(o);if(null==l){a+=o;break}a+=o.substring(0,l.index),o=o.substring(l.index+l[0].length),"\\"===l[0][0]&&l[1]?a+="\\"+(+l[1]+s):(a+=l[0],"("===l[0]&&r++)}a+=")"}return a}(e),!0),this.lastIndex=0}exec(e){this.matcherRe.lastIndex=this.lastIndex;const n=this.matcherRe.exec(e);if(!n)return null;const t=n.findIndex((e,n)=>n>0&&void 0!==e),r=this.matchIndexes[t];return n.splice(0,t),Object.assign(n,r)}}class a{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(e){if(this.multiRegexes[e])return this.multiRegexes[e];const n=new t;return this.rules.slice(e).forEach(([e,t])=>n.addRule(e,t)),n.compile(),this.multiRegexes[e]=n,n}considerAll(){this.regexIndex=0}addRule(e,n){this.rules.push([e,n]),"begin"===n.type&&this.count++}exec(e){const n=this.getMatcher(this.regexIndex);n.lastIndex=this.lastIndex;const t=n.exec(e);return t&&(this.regexIndex+=t.position+1,this.regexIndex===this.count&&(this.regexIndex=0)),t}}function i(e,n){const t=e.input[e.index-1],r=e.input[e.index+e[0].length];"."!==t&&"."!==r||n.ignoreMatch()}if(e.contains&&e.contains.includes("self"))throw Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return function t(s,o){const l=s;if(s.compiled)return l;s.compiled=!0,s.__beforeBegin=null,s.keywords=s.keywords||s.beginKeywords;let c=null;if("object"==typeof s.keywords&&(c=s.keywords.$pattern,delete s.keywords.$pattern),s.keywords&&(s.keywords=function(e,n){var t={};return"string"==typeof e?r("keyword",e):Object.keys(e).forEach((function(n){r(n,e[n])})),t;function r(e,r){n&&(r=r.toLowerCase()),r.split(" ").forEach((function(n){var r=n.split("|");t[r[0]]=[e,w(r[0],r[1])]}))}}(s.keywords,e.case_insensitive)),s.lexemes&&c)throw Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ");return l.keywordPatternRe=n(s.lexemes||c||/\w+/,!0),o&&(s.beginKeywords&&(s.begin="\\b("+s.beginKeywords.split(" ").join("|")+")(?=\\b|\\s)",s.__beforeBegin=i),s.begin||(s.begin=/\B|\b/),l.beginRe=n(s.begin),s.endSameAsBegin&&(s.end=s.begin),s.end||s.endsWithParent||(s.end=/\B|\b/),s.end&&(l.endRe=n(s.end)),l.terminator_end=d(s.end)||"",s.endsWithParent&&o.terminator_end&&(l.terminator_end+=(s.end?"|":"")+o.terminator_end)),s.illegal&&(l.illegalRe=n(s.illegal)),void 0===s.relevance&&(s.relevance=1),s.contains||(s.contains=[]),s.contains=[].concat(...s.contains.map((function(e){return function(e){return e.variants&&!e.cached_variants&&(e.cached_variants=e.variants.map((function(n){return r(e,{variants:null},n)}))),e.cached_variants?e.cached_variants:function e(n){return!!n&&(n.endsWithParent||e(n.starts))}(e)?r(e,{starts:e.starts?r(e.starts):null}):Object.isFrozen(e)?r(e):e}("self"===e?s:e)}))),s.contains.forEach((function(e){t(e,l)})),s.starts&&t(s.starts,o),l.matcher=function(e){const n=new a;return e.contains.forEach(e=>n.addRule(e.begin,{rule:e,type:"begin"})),e.terminator_end&&n.addRule(e.terminator_end,{type:"end"}),e.illegal&&n.addRule(e.illegal,{type:"illegal"}),n}(l),l}(e)}(E),N="",y=s||_,k={},O=new f.__emitter(f);!function(){for(var e=[],n=y;n!==E;n=n.parent)n.className&&e.unshift(n.className);e.forEach(e=>O.openNode(e))}();var A="",I=0,S=0,B=0,L=!1;try{for(y.matcher.considerAll();;){B++,L?L=!1:(y.matcher.lastIndex=S,y.matcher.considerAll());const e=y.matcher.exec(o);if(!e)break;const n=x(o.substring(S,e.index),e);S=e.index+n}return x(o.substr(S)),O.closeAllNodes(),O.finalize(),N=O.toHTML(),{relevance:I,value:N,language:e,illegal:!1,emitter:O,top:y}}catch(n){if(n.message&&n.message.includes("Illegal"))return{illegal:!0,illegalBy:{msg:n.message,context:o.slice(S-100,S+100),mode:n.mode},sofar:N,relevance:0,value:R(o),emitter:O};if(l)return{illegal:!1,relevance:0,value:R(o),emitter:O,language:e,top:y,errorRaised:n};throw n}}function v(e,n){n=n||f.languages||Object.keys(i);var t=function(e){const n={relevance:0,emitter:new f.__emitter(f),value:R(e),illegal:!1,top:h};return n.emitter.addText(e),n}(e),r=t;return n.filter(T).filter(I).forEach((function(n){var a=m(n,e,!1);a.language=n,a.relevance>r.relevance&&(r=a),a.relevance>t.relevance&&(r=t,t=a)})),r.language&&(t.second_best=r),t}function x(e){return f.tabReplace||f.useBR?e.replace(c,e=>"\n"===e?f.useBR?"<br>":e:f.tabReplace?e.replace(/\t/g,f.tabReplace):e):e}function E(e){let n=null;const t=function(e){var n=e.className+" ";n+=e.parentNode?e.parentNode.className:"";const t=f.languageDetectRe.exec(n);if(t){var r=T(t[1]);return r||(console.warn(g.replace("{}",t[1])),console.warn("Falling back to no-highlight mode for this block.",e)),r?t[1]:"no-highlight"}return n.split(/\s+/).find(e=>p(e)||T(e))}(e);if(p(t))return;S("before:highlightBlock",{block:e,language:t}),f.useBR?(n=document.createElement("div")).innerHTML=e.innerHTML.replace(/\n/g,"").replace(/<br[ /]*>/g,"\n"):n=e;const r=n.textContent,a=t?b(t,r,!0):v(r),i=k(n);if(i.length){const e=document.createElement("div");e.innerHTML=a.value,a.value=O(i,k(e),r)}a.value=x(a.value),S("after:highlightBlock",{block:e,result:a}),e.innerHTML=a.value,e.className=function(e,n,t){var r=n?s[n]:t,a=[e.trim()];return e.match(/\bhljs\b/)||a.push("hljs"),e.includes(r)||a.push(r),a.join(" ").trim()}(e.className,t,a.language),e.result={language:a.language,re:a.relevance,relavance:a.relevance},a.second_best&&(e.second_best={language:a.second_best.language,re:a.second_best.relevance,relavance:a.second_best.relevance})}const N=()=>{if(!N.called){N.called=!0;var e=document.querySelectorAll("pre code");a.forEach.call(e,E)}};function T(e){return e=(e||"").toLowerCase(),i[e]||i[s[e]]}function A(e,{languageName:n}){"string"==typeof e&&(e=[e]),e.forEach(e=>{s[e]=n})}function I(e){var n=T(e);return n&&!n.disableAutodetect}function S(e,n){var t=e;o.forEach((function(e){e[t]&&e[t](n)}))}Object.assign(t,{highlight:b,highlightAuto:v,fixMarkup:x,highlightBlock:E,configure:function(e){f=y(f,e)},initHighlighting:N,initHighlightingOnLoad:function(){window.addEventListener("DOMContentLoaded",N,!1)},registerLanguage:function(e,n){var r=null;try{r=n(t)}catch(n){if(console.error("Language definition for '{}' could not be registered.".replace("{}",e)),!l)throw n;console.error(n),r=h}r.name||(r.name=e),i[e]=r,r.rawDefinition=n.bind(null,t),r.aliases&&A(r.aliases,{languageName:e})},listLanguages:function(){return Object.keys(i)},getLanguage:T,registerAliases:A,requireLanguage:function(e){var n=T(e);if(n)return n;throw Error("The '{}' language is required, but not loaded.".replace("{}",e))},autoDetection:I,inherit:y,addPlugin:function(e){o.push(e)}}),t.debugMode=function(){l=!1},t.safeMode=function(){l=!0},t.versionString="10.1.1";for(const n in _)"object"==typeof _[n]&&e(_[n]);return Object.assign(t,_),t}({})}();"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=hljs);
+hljs.registerLanguage("apache",function(){"use strict";return function(e){var n={className:"number",begin:"\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?"};return{name:"Apache config",aliases:["apacheconf"],case_insensitive:!0,contains:[e.HASH_COMMENT_MODE,{className:"section",begin:"</?",end:">",contains:[n,{className:"number",begin:":\\d{1,5}"},e.inherit(e.QUOTE_STRING_MODE,{relevance:0})]},{className:"attribute",begin:/\w+/,relevance:0,keywords:{nomarkup:"order deny allow setenv rewriterule rewriteengine rewritecond documentroot sethandler errordocument loadmodule options header listen serverroot servername"},starts:{end:/$/,relevance:0,keywords:{literal:"on off all deny allow"},contains:[{className:"meta",begin:"\\s\\[",end:"\\]$"},{className:"variable",begin:"[\\$%]\\{",end:"\\}",contains:["self",{className:"number",begin:"[\\$%]\\d+"}]},n,{className:"number",begin:"\\d+"},e.QUOTE_STRING_MODE]}}],illegal:/\S/}}}());
+hljs.registerLanguage("bash",function(){"use strict";return function(e){const s={};Object.assign(s,{className:"variable",variants:[{begin:/\$[\w\d#@][\w\d_]*/},{begin:/\$\{/,end:/\}/,contains:[{begin:/:-/,contains:[s]}]}]});const t={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},n={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,s,t]};t.contains.push(n);const a={begin:/\$\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,s]},i=e.SHEBANG({binary:"(fish|bash|zsh|sh|csh|ksh|tcsh|dash|scsh)",relevance:10}),c={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0};return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b-?[a-z\._]+\b/,keyword:"if then else elif fi for while in do done case esac function",literal:"true false",built_in:"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp",_:"-ne -eq -lt -gt -f -d -e -s -l -a"},contains:[i,e.SHEBANG(),c,a,e.HASH_COMMENT_MODE,n,{className:"",begin:/\\"/},{className:"string",begin:/'/,end:/'/},s]}}}());
+hljs.registerLanguage("c-like",function(){"use strict";return function(e){function t(e){return"(?:"+e+")?"}var n="(decltype\\(auto\\)|"+t("[a-zA-Z_]\\w*::")+"[a-zA-Z_]\\w*"+t("<.*?>")+")",r={className:"keyword",begin:"\\b[a-z\\d_]*_t\\b"},a={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},i={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},s={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{"meta-keyword":"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(a,{className:"meta-string"}),{className:"meta-string",begin:/<.*?>/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},o={className:"title",begin:t("[a-zA-Z_]\\w*::")+e.IDENT_RE,relevance:0},c=t("[a-zA-Z_]\\w*::")+e.IDENT_RE+"\\s*\\(",l={keyword:"int float while private char char8_t char16_t char32_t catch import module export virtual operator sizeof dynamic_cast|10 typedef const_cast|10 const for static_cast|10 union namespace unsigned long volatile static protected bool template mutable if public friend do goto auto void enum else break extern using asm case typeid wchar_t short reinterpret_cast|10 default double register explicit signed typename try this switch continue inline delete alignas alignof constexpr consteval constinit decltype concept co_await co_return co_yield requires noexcept static_assert thread_local restrict final override atomic_bool atomic_char atomic_schar atomic_uchar atomic_short atomic_ushort atomic_int atomic_uint atomic_long atomic_ulong atomic_llong atomic_ullong new throw return and and_eq bitand bitor compl not not_eq or or_eq xor xor_eq",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr _Bool complex _Complex imaginary _Imaginary",literal:"true false nullptr NULL"},d=[r,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,i,a],_={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:l,contains:d.concat([{begin:/\(/,end:/\)/,keywords:l,contains:d.concat(["self"]),relevance:0}]),relevance:0},u={className:"function",begin:"("+n+"[\\*&\\s]+)+"+c,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:l,illegal:/[^\w\s\*&:<>]/,contains:[{begin:"decltype\\(auto\\)",keywords:l,relevance:0},{begin:c,returnBegin:!0,contains:[o],relevance:0},{className:"params",begin:/\(/,end:/\)/,keywords:l,relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,i,r,{begin:/\(/,end:/\)/,keywords:l,relevance:0,contains:["self",e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,i,r]}]},r,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s]};return{aliases:["c","cc","h","c++","h++","hpp","hh","hxx","cxx"],keywords:l,disableAutodetect:!0,illegal:"</",contains:[].concat(_,u,d,[s,{begin:"\\b(deque|list|queue|priority_queue|pair|stack|vector|map|set|bitset|multiset|multimap|unordered_map|unordered_set|unordered_multiset|unordered_multimap|array)\\s*<",end:">",keywords:l,contains:["self",r]},{begin:e.IDENT_RE+"::",keywords:l},{className:"class",beginKeywords:"class struct",end:/[{;:]/,contains:[{begin:/</,end:/>/,contains:["self"]},e.TITLE_MODE]}]),exports:{preprocessor:s,strings:a,keywords:l}}}}());
+hljs.registerLanguage("c",function(){"use strict";return function(e){var n=e.getLanguage("c-like").rawDefinition();return n.name="C",n.aliases=["c","h"],n}}());
+hljs.registerLanguage("coffeescript",function(){"use strict";const e=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],n=["true","false","null","undefined","NaN","Infinity"],a=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);return function(r){var t={keyword:e.concat(["then","unless","until","loop","by","when","and","or","is","isnt","not"]).filter((e=>n=>!e.includes(n))(["var","const","let","function","static"])).join(" "),literal:n.concat(["yes","no","on","off"]).join(" "),built_in:a.concat(["npm","print"]).join(" ")},i="[A-Za-z$_][0-9A-Za-z$_]*",s={className:"subst",begin:/#\{/,end:/}/,keywords:t},o=[r.BINARY_NUMBER_MODE,r.inherit(r.C_NUMBER_MODE,{starts:{end:"(\\s*/)?",relevance:0}}),{className:"string",variants:[{begin:/'''/,end:/'''/,contains:[r.BACKSLASH_ESCAPE]},{begin:/'/,end:/'/,contains:[r.BACKSLASH_ESCAPE]},{begin:/"""/,end:/"""/,contains:[r.BACKSLASH_ESCAPE,s]},{begin:/"/,end:/"/,contains:[r.BACKSLASH_ESCAPE,s]}]},{className:"regexp",variants:[{begin:"///",end:"///",contains:[s,r.HASH_COMMENT_MODE]},{begin:"//[gim]{0,3}(?=\\W)",relevance:0},{begin:/\/(?![ *]).*?(?![\\]).\/[gim]{0,3}(?=\W)/}]},{begin:"@"+i},{subLanguage:"javascript",excludeBegin:!0,excludeEnd:!0,variants:[{begin:"```",end:"```"},{begin:"`",end:"`"}]}];s.contains=o;var c=r.inherit(r.TITLE_MODE,{begin:i}),l={className:"params",begin:"\\([^\\(]",returnBegin:!0,contains:[{begin:/\(/,end:/\)/,keywords:t,contains:["self"].concat(o)}]};return{name:"CoffeeScript",aliases:["coffee","cson","iced"],keywords:t,illegal:/\/\*/,contains:o.concat([r.COMMENT("###","###"),r.HASH_COMMENT_MODE,{className:"function",begin:"^\\s*"+i+"\\s*=\\s*(\\(.*\\))?\\s*\\B[-=]>",end:"[-=]>",returnBegin:!0,contains:[c,l]},{begin:/[:\(,=]\s*/,relevance:0,contains:[{className:"function",begin:"(\\(.*\\))?\\s*\\B[-=]>",end:"[-=]>",returnBegin:!0,contains:[l]}]},{className:"class",beginKeywords:"class",end:"$",illegal:/[:="\[\]]/,contains:[{beginKeywords:"extends",endsWithParent:!0,illegal:/[:="\[\]]/,contains:[c]},c]},{begin:i+":",end:":",returnBegin:!0,returnEnd:!0,relevance:0}])}}}());
+hljs.registerLanguage("cpp",function(){"use strict";return function(e){var t=e.getLanguage("c-like").rawDefinition();return t.disableAutodetect=!1,t.name="C++",t.aliases=["cc","c++","h++","hpp","hh","hxx","cxx"],t}}());
+hljs.registerLanguage("csharp",function(){"use strict";return function(e){var n={keyword:"abstract as base bool break byte case catch char checked const continue decimal default delegate do double enum event explicit extern finally fixed float for foreach goto if implicit in int interface internal is lock long object operator out override params private protected public readonly ref sbyte sealed short sizeof stackalloc static string struct switch this try typeof uint ulong unchecked unsafe ushort using virtual void volatile while add alias ascending async await by descending dynamic equals from get global group into join let nameof on orderby partial remove select set value var when where yield",literal:"null false true"},i=e.inherit(e.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),a={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},s={className:"string",begin:'@"',end:'"',contains:[{begin:'""'}]},t=e.inherit(s,{illegal:/\n/}),l={className:"subst",begin:"{",end:"}",keywords:n},r=e.inherit(l,{illegal:/\n/}),c={className:"string",begin:/\$"/,end:'"',illegal:/\n/,contains:[{begin:"{{"},{begin:"}}"},e.BACKSLASH_ESCAPE,r]},o={className:"string",begin:/\$@"/,end:'"',contains:[{begin:"{{"},{begin:"}}"},{begin:'""'},l]},g=e.inherit(o,{illegal:/\n/,contains:[{begin:"{{"},{begin:"}}"},{begin:'""'},r]});l.contains=[o,c,s,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,a,e.C_BLOCK_COMMENT_MODE],r.contains=[g,c,t,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,a,e.inherit(e.C_BLOCK_COMMENT_MODE,{illegal:/\n/})];var d={variants:[o,c,s,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},E={begin:"<",end:">",contains:[{beginKeywords:"in out"},i]},_=e.IDENT_RE+"(<"+e.IDENT_RE+"(\\s*,\\s*"+e.IDENT_RE+")*>)?(\\[\\])?",b={begin:"@"+e.IDENT_RE,relevance:0};return{name:"C#",aliases:["cs","c#"],keywords:n,illegal:/::/,contains:[e.COMMENT("///","$",{returnBegin:!0,contains:[{className:"doctag",variants:[{begin:"///",relevance:0},{begin:"\x3c!--|--\x3e"},{begin:"</?",end:">"}]}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"meta",begin:"#",end:"$",keywords:{"meta-keyword":"if else elif endif define undef warning error line region endregion pragma checksum"}},d,a,{beginKeywords:"class interface",end:/[{;=]/,illegal:/[^\s:,]/,contains:[{beginKeywords:"where class"},i,E,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",end:/[{;=]/,illegal:/[^\s:]/,contains:[i,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"meta",begin:"^\\s*\\[",excludeBegin:!0,end:"\\]",excludeEnd:!0,contains:[{className:"meta-string",begin:/"/,end:/"/}]},{beginKeywords:"new return throw await else",relevance:0},{className:"function",begin:"("+_+"\\s+)+"+e.IDENT_RE+"\\s*(\\<.+\\>)?\\s*\\(",returnBegin:!0,end:/\s*[{;=]/,excludeEnd:!0,keywords:n,contains:[{begin:e.IDENT_RE+"\\s*(\\<.+\\>)?\\s*\\(",returnBegin:!0,contains:[e.TITLE_MODE,E],relevance:0},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:n,relevance:0,contains:[d,a,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},b]}}}());
+hljs.registerLanguage("css",function(){"use strict";return function(e){var n={begin:/(?:[A-Z\_\.\-]+|--[a-zA-Z0-9_-]+)\s*:/,returnBegin:!0,end:";",endsWithParent:!0,contains:[{className:"attribute",begin:/\S/,end:":",excludeEnd:!0,starts:{endsWithParent:!0,excludeEnd:!0,contains:[{begin:/[\w-]+\(/,returnBegin:!0,contains:[{className:"built_in",begin:/[\w-]+/},{begin:/\(/,end:/\)/,contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.CSS_NUMBER_MODE]}]},e.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,e.C_BLOCK_COMMENT_MODE,{className:"number",begin:"#[0-9A-Fa-f]+"},{className:"meta",begin:"!important"}]}}]};return{name:"CSS",case_insensitive:!0,illegal:/[=\/|'\$]/,contains:[e.C_BLOCK_COMMENT_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/},{className:"selector-class",begin:/\.[A-Za-z0-9_-]+/},{className:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},{className:"selector-pseudo",begin:/:(:)?[a-zA-Z0-9\_\-\+\(\)"'.]+/},{begin:"@(page|font-face)",lexemes:"@[a-z-]+",keywords:"@page @font-face"},{begin:"@",end:"[{;]",illegal:/:/,returnBegin:!0,contains:[{className:"keyword",begin:/@\-?\w[\w]*(\-\w+)*/},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:"and or not only",contains:[{begin:/[a-z-]+:/,className:"attribute"},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"[a-zA-Z-][a-zA-Z0-9_-]*",relevance:0},{begin:"{",end:"}",illegal:/\S/,contains:[e.C_BLOCK_COMMENT_MODE,n]}]}}}());
+hljs.registerLanguage("diff",function(){"use strict";return function(e){return{name:"Diff",aliases:["patch"],contains:[{className:"meta",relevance:10,variants:[{begin:/^@@ +\-\d+,\d+ +\+\d+,\d+ +@@$/},{begin:/^\*\*\* +\d+,\d+ +\*\*\*\*$/},{begin:/^\-\-\- +\d+,\d+ +\-\-\-\-$/}]},{className:"comment",variants:[{begin:/Index: /,end:/$/},{begin:/={3,}/,end:/$/},{begin:/^\-{3}/,end:/$/},{begin:/^\*{3} /,end:/$/},{begin:/^\+{3}/,end:/$/},{begin:/^\*{15}$/}]},{className:"addition",begin:"^\\+",end:"$"},{className:"deletion",begin:"^\\-",end:"$"},{className:"addition",begin:"^\\!",end:"$"}]}}}());
+hljs.registerLanguage("go",function(){"use strict";return function(e){var n={keyword:"break default func interface select case map struct chan else goto package switch const fallthrough if range type continue for import return var go defer bool byte complex64 complex128 float32 float64 int8 int16 int32 int64 string uint8 uint16 uint32 uint64 int uint uintptr rune",literal:"true false iota nil",built_in:"append cap close complex copy imag len make new panic print println real recover delete"};return{name:"Go",aliases:["golang"],keywords:n,illegal:"</",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"string",variants:[e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,{begin:"`",end:"`"}]},{className:"number",variants:[{begin:e.C_NUMBER_RE+"[i]",relevance:1},e.C_NUMBER_MODE]},{begin:/:=/},{className:"function",beginKeywords:"func",end:"\\s*(\\{|$)",excludeEnd:!0,contains:[e.TITLE_MODE,{className:"params",begin:/\(/,end:/\)/,keywords:n,illegal:/["']/}]}]}}}());
+hljs.registerLanguage("http",function(){"use strict";return function(e){var n="HTTP/[0-9\\.]+";return{name:"HTTP",aliases:["https"],illegal:"\\S",contains:[{begin:"^"+n,end:"$",contains:[{className:"number",begin:"\\b\\d{3}\\b"}]},{begin:"^[A-Z]+ (.*?) "+n+"$",returnBegin:!0,end:"$",contains:[{className:"string",begin:" ",end:" ",excludeBegin:!0,excludeEnd:!0},{begin:n},{className:"keyword",begin:"[A-Z]+"}]},{className:"attribute",begin:"^\\w",end:": ",excludeEnd:!0,illegal:"\\n|\\s|=",starts:{end:"$",relevance:0}},{begin:"\\n\\n",starts:{subLanguage:[],endsWithParent:!0}}]}}}());
+hljs.registerLanguage("ini",function(){"use strict";function e(e){return e?"string"==typeof e?e:e.source:null}function n(...n){return n.map(n=>e(n)).join("")}return function(a){var s={className:"number",relevance:0,variants:[{begin:/([\+\-]+)?[\d]+_[\d_]+/},{begin:a.NUMBER_RE}]},i=a.COMMENT();i.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];var t={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)}/}]},r={className:"literal",begin:/\bon|off|true|false|yes|no\b/},l={className:"string",contains:[a.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},c={begin:/\[/,end:/\]/,contains:[i,r,t,l,s,"self"],relevance:0},g="("+[/[A-Za-z0-9_-]+/,/"(\\"|[^"])*"/,/'[^']*'/].map(n=>e(n)).join("|")+")";return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[i,{className:"section",begin:/\[+/,end:/\]+/},{begin:n(g,"(\\s*\\.\\s*",g,")*",n("(?=",/\s*=\s*[^#\s]/,")")),className:"attr",starts:{end:/$/,contains:[i,c,r,t,l,s]}}]}}}());
+hljs.registerLanguage("java",function(){"use strict";function e(e){return e?"string"==typeof e?e:e.source:null}function n(e){return a("(",e,")?")}function a(...n){return n.map(n=>e(n)).join("")}function s(...n){return"("+n.map(n=>e(n)).join("|")+")"}return function(e){var t="false synchronized int abstract float private char boolean var static null if const for true while long strictfp finally protected import native final void enum else break transient catch instanceof byte super volatile case assert short package default double public try this switch continue throws protected public private module requires exports do",i={className:"meta",begin:"@[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},r=e=>a("[",e,"]+([",e,"_]*[",e,"]+)?"),c={className:"number",variants:[{begin:`\\b(0[bB]${r("01")})[lL]?`},{begin:`\\b(0${r("0-7")})[dDfFlL]?`},{begin:a(/\b0[xX]/,s(a(r("a-fA-F0-9"),/\./,r("a-fA-F0-9")),a(r("a-fA-F0-9"),/\.?/),a(/\./,r("a-fA-F0-9"))),/([pP][+-]?(\d+))?/,/[fFdDlL]?/)},{begin:a(/\b/,s(a(/\d*\./,r("\\d")),r("\\d")),/[eE][+-]?[\d]+[dDfF]?/)},{begin:a(/\b/,r(/\d/),n(/\.?/),n(r(/\d/)),/[dDfFlL]?/)}],relevance:0};return{name:"Java",aliases:["jsp"],keywords:t,illegal:/<\/|#/,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"class",beginKeywords:"class interface",end:/[{;=]/,excludeEnd:!0,keywords:"class interface",illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"new throw return else",relevance:0},{className:"function",begin:"([À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*(<[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*(\\s*,\\s*[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*)*>)?\\s+)+"+e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:t,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"params",begin:/\(/,end:/\)/,keywords:t,relevance:0,contains:[i,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},c,i]}}}());
+hljs.registerLanguage("javascript",function(){"use strict";const e=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],n=["true","false","null","undefined","NaN","Infinity"],a=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);function s(e){return r("(?=",e,")")}function r(...e){return e.map(e=>(function(e){return e?"string"==typeof e?e:e.source:null})(e)).join("")}return function(t){var i="[A-Za-z$_][0-9A-Za-z$_]*",c={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/},o={$pattern:"[A-Za-z$_][0-9A-Za-z$_]*",keyword:e.join(" "),literal:n.join(" "),built_in:a.join(" ")},l={className:"number",variants:[{begin:"\\b(0[bB][01]+)n?"},{begin:"\\b(0[oO][0-7]+)n?"},{begin:t.C_NUMBER_RE+"n?"}],relevance:0},E={className:"subst",begin:"\\$\\{",end:"\\}",keywords:o,contains:[]},d={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,E],subLanguage:"xml"}},g={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,E],subLanguage:"css"}},u={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,E]};E.contains=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,d,g,u,l,t.REGEXP_MODE];var b=E.contains.concat([{begin:/\(/,end:/\)/,contains:["self"].concat(E.contains,[t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE])},t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE]),_={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:b};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:o,contains:[t.SHEBANG({binary:"node",relevance:5}),{className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,d,g,u,t.C_LINE_COMMENT_MODE,t.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+",contains:[{className:"type",begin:"\\{",end:"\\}",relevance:0},{className:"variable",begin:i+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),t.C_BLOCK_COMMENT_MODE,l,{begin:r(/[{,\n]\s*/,s(r(/(((\/\/.*)|(\/\*(.|\n)*\*\/))\s*)*/,i+"\\s*:"))),relevance:0,contains:[{className:"attr",begin:i+s("\\s*:"),relevance:0}]},{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,t.REGEXP_MODE,{className:"function",begin:"(\\([^(]*(\\([^(]*(\\([^(]*\\))?\\))?\\)|"+t.UNDERSCORE_IDENT_RE+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:t.UNDERSCORE_IDENT_RE},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:b}]}]},{begin:/,/,relevance:0},{className:"",begin:/\s/,end:/\s*/,skip:!0},{variants:[{begin:"<>",end:"</>"},{begin:c.begin,end:c.end}],subLanguage:"xml",contains:[{begin:c.begin,end:c.end,skip:!0,contains:["self"]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/\{/,excludeEnd:!0,contains:[t.inherit(t.TITLE_MODE,{begin:i}),_],illegal:/\[|%/},{begin:/\$[(.]/},t.METHOD_GUARD,{className:"class",beginKeywords:"class",end:/[{;=]/,excludeEnd:!0,illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends"},t.UNDERSCORE_TITLE_MODE]},{beginKeywords:"constructor",end:/\{/,excludeEnd:!0},{begin:"(get|set)\\s+(?="+i+"\\()",end:/{/,keywords:"get set",contains:[t.inherit(t.TITLE_MODE,{begin:i}),{begin:/\(\)/},_]}],illegal:/#(?!!)/}}}());
+hljs.registerLanguage("json",function(){"use strict";return function(n){var e={literal:"true false null"},i=[n.C_LINE_COMMENT_MODE,n.C_BLOCK_COMMENT_MODE],t=[n.QUOTE_STRING_MODE,n.C_NUMBER_MODE],a={end:",",endsWithParent:!0,excludeEnd:!0,contains:t,keywords:e},l={begin:"{",end:"}",contains:[{className:"attr",begin:/"/,end:/"/,contains:[n.BACKSLASH_ESCAPE],illegal:"\\n"},n.inherit(a,{begin:/:/})].concat(i),illegal:"\\S"},s={begin:"\\[",end:"\\]",contains:[n.inherit(a)],illegal:"\\S"};return t.push(l,s),i.forEach((function(n){t.push(n)})),{name:"JSON",contains:t,keywords:e,illegal:"\\S"}}}());
+hljs.registerLanguage("kotlin",function(){"use strict";return function(e){var n={keyword:"abstract as val var vararg get set class object open private protected public noinline crossinline dynamic final enum if else do while for when throw try catch finally import package is in fun override companion reified inline lateinit init interface annotation data sealed internal infix operator out by constructor super tailrec where const inner suspend typealias external expect actual trait volatile transient native default",built_in:"Byte Short Char Int Long Boolean Float Double Void Unit Nothing",literal:"true false null"},a={className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"@"},i={className:"subst",begin:"\\${",end:"}",contains:[e.C_NUMBER_MODE]},s={className:"variable",begin:"\\$"+e.UNDERSCORE_IDENT_RE},t={className:"string",variants:[{begin:'"""',end:'"""(?=[^"])',contains:[s,i]},{begin:"'",end:"'",illegal:/\n/,contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"',illegal:/\n/,contains:[e.BACKSLASH_ESCAPE,s,i]}]};i.contains.push(t);var r={className:"meta",begin:"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*"+e.UNDERSCORE_IDENT_RE+")?"},l={className:"meta",begin:"@"+e.UNDERSCORE_IDENT_RE,contains:[{begin:/\(/,end:/\)/,contains:[e.inherit(t,{className:"meta-string"})]}]},c=e.COMMENT("/\\*","\\*/",{contains:[e.C_BLOCK_COMMENT_MODE]}),o={variants:[{className:"type",begin:e.UNDERSCORE_IDENT_RE},{begin:/\(/,end:/\)/,contains:[]}]},d=o;return d.variants[1].contains=[o],o.variants[1].contains=[d],{name:"Kotlin",aliases:["kt"],keywords:n,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,c,{className:"keyword",begin:/\b(break|continue|return|this)\b/,starts:{contains:[{className:"symbol",begin:/@\w+/}]}},a,r,l,{className:"function",beginKeywords:"fun",end:"[(]|$",returnBegin:!0,excludeEnd:!0,keywords:n,illegal:/fun\s+(<.*>)?[^\s\(]+(\s+[^\s\(]+)\s*=/,relevance:5,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"type",begin:/</,end:/>/,keywords:"reified",relevance:0},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:n,relevance:0,contains:[{begin:/:/,end:/[=,\/]/,endsWithParent:!0,contains:[o,e.C_LINE_COMMENT_MODE,c],relevance:0},e.C_LINE_COMMENT_MODE,c,r,l,t,e.C_NUMBER_MODE]},c]},{className:"class",beginKeywords:"class interface trait",end:/[:\{(]|$/,excludeEnd:!0,illegal:"extends implements",contains:[{beginKeywords:"public protected internal private constructor"},e.UNDERSCORE_TITLE_MODE,{className:"type",begin:/</,end:/>/,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:/[,:]\s*/,end:/[<\(,]|$/,excludeBegin:!0,returnEnd:!0},r,l]},t,{className:"meta",begin:"^#!/usr/bin/env",end:"$",illegal:"\n"},{className:"number",begin:"\\b(0[bB]([01]+[01_]+[01]+|[01]+)|0[xX]([a-fA-F0-9]+[a-fA-F0-9_]+[a-fA-F0-9]+|[a-fA-F0-9]+)|(([\\d]+[\\d_]+[\\d]+|[\\d]+)(\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))?|\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))([eE][-+]?\\d+)?)[lLfF]?",relevance:0}]}}}());
+hljs.registerLanguage("less",function(){"use strict";return function(e){var n="([\\w-]+|@{[\\w-]+})",a=[],s=[],t=function(e){return{className:"string",begin:"~?"+e+".*?"+e}},r=function(e,n,a){return{className:e,begin:n,relevance:a}},i={begin:"\\(",end:"\\)",contains:s,relevance:0};s.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,t("'"),t('"'),e.CSS_NUMBER_MODE,{begin:"(url|data-uri)\\(",starts:{className:"string",end:"[\\)\\n]",excludeEnd:!0}},r("number","#[0-9A-Fa-f]+\\b"),i,r("variable","@@?[\\w-]+",10),r("variable","@{[\\w-]+}"),r("built_in","~?`[^`]*?`"),{className:"attribute",begin:"[\\w-]+\\s*:",end:":",returnBegin:!0,excludeEnd:!0},{className:"meta",begin:"!important"});var c=s.concat({begin:"{",end:"}",contains:a}),l={beginKeywords:"when",endsWithParent:!0,contains:[{beginKeywords:"and not"}].concat(s)},o={begin:n+"\\s*:",returnBegin:!0,end:"[;}]",relevance:0,contains:[{className:"attribute",begin:n,end:":",excludeEnd:!0,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:s}}]},g={className:"keyword",begin:"@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b",starts:{end:"[;{}]",returnEnd:!0,contains:s,relevance:0}},d={className:"variable",variants:[{begin:"@[\\w-]+\\s*:",relevance:15},{begin:"@[\\w-]+"}],starts:{end:"[;}]",returnEnd:!0,contains:c}},b={variants:[{begin:"[\\.#:&\\[>]",end:"[;{}]"},{begin:n,end:"{"}],returnBegin:!0,returnEnd:!0,illegal:"[<='$\"]",relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,l,r("keyword","all\\b"),r("variable","@{[\\w-]+}"),r("selector-tag",n+"%?",0),r("selector-id","#"+n),r("selector-class","\\."+n,0),r("selector-tag","&",0),{className:"selector-attr",begin:"\\[",end:"\\]"},{className:"selector-pseudo",begin:/:(:)?[a-zA-Z0-9\_\-\+\(\)"'.]+/},{begin:"\\(",end:"\\)",contains:c},{begin:"!important"}]};return a.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,g,d,o,b),{name:"Less",case_insensitive:!0,illegal:"[=>'/<($\"]",contains:a}}}());
+hljs.registerLanguage("lua",function(){"use strict";return function(e){var t={begin:"\\[=*\\[",end:"\\]=*\\]",contains:["self"]},a=[e.COMMENT("--(?!\\[=*\\[)","$"),e.COMMENT("--\\[=*\\[","\\]=*\\]",{contains:[t],relevance:10})];return{name:"Lua",keywords:{$pattern:e.UNDERSCORE_IDENT_RE,literal:"true false nil",keyword:"and break do else elseif end for goto if in local not or repeat return then until while",built_in:"_G _ENV _VERSION __index __newindex __mode __call __metatable __tostring __len __gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstring module next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall arg self coroutine resume yield status wrap create running debug getupvalue debug sethook getmetatable gethook setmetatable setlocal traceback setfenv getinfo setupvalue getlocal getregistry getfenv io lines write close flush open output type read stderr stdin input stdout popen tmpfile math log max acos huge ldexp pi cos tanh pow deg tan cosh sinh random randomseed frexp ceil floor rad abs sqrt modf asin min mod fmod log10 atan2 exp sin atan os exit setlocale date getenv difftime remove time clock tmpname rename execute package preload loadlib loaded loaders cpath config path seeall string sub upper len gfind rep find match char dump gmatch reverse byte format gsub lower table setn insert getn foreachi maxn foreach concat sort remove"},contains:a.concat([{className:"function",beginKeywords:"function",end:"\\)",contains:[e.inherit(e.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),{className:"params",begin:"\\(",endsWithParent:!0,contains:a}].concat(a)},e.C_NUMBER_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"string",begin:"\\[=*\\[",end:"\\]=*\\]",contains:[t],relevance:5}])}}}());
+hljs.registerLanguage("makefile",function(){"use strict";return function(e){var i={className:"variable",variants:[{begin:"\\$\\("+e.UNDERSCORE_IDENT_RE+"\\)",contains:[e.BACKSLASH_ESCAPE]},{begin:/\$[@%<?\^\+\*]/}]},n={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,i]},a={className:"variable",begin:/\$\([\w-]+\s/,end:/\)/,keywords:{built_in:"subst patsubst strip findstring filter filter-out sort word wordlist firstword lastword dir notdir suffix basename addsuffix addprefix join wildcard realpath abspath error warning shell origin flavor foreach if or and call eval file value"},contains:[i]},r={begin:"^"+e.UNDERSCORE_IDENT_RE+"\\s*(?=[:+?]?=)"},s={className:"section",begin:/^[^\s]+:/,end:/$/,contains:[i]};return{name:"Makefile",aliases:["mk","mak"],keywords:{$pattern:/[\w-]+/,keyword:"define endef undefine ifdef ifndef ifeq ifneq else endif include -include sinclude override export unexport private vpath"},contains:[e.HASH_COMMENT_MODE,i,n,a,r,{className:"meta",begin:/^\.PHONY:/,end:/$/,keywords:{$pattern:/[\.\w]+/,"meta-keyword":".PHONY"}},s]}}}());
+hljs.registerLanguage("xml",function(){"use strict";return function(e){var n={className:"symbol",begin:"&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;"},a={begin:"\\s",contains:[{className:"meta-keyword",begin:"#?[a-z_][a-z1-9_-]+",illegal:"\\n"}]},s=e.inherit(a,{begin:"\\(",end:"\\)"}),t=e.inherit(e.APOS_STRING_MODE,{className:"meta-string"}),i=e.inherit(e.QUOTE_STRING_MODE,{className:"meta-string"}),c={endsWithParent:!0,illegal:/</,relevance:0,contains:[{className:"attr",begin:"[A-Za-z0-9\\._:-]+",relevance:0},{begin:/=\s*/,relevance:0,contains:[{className:"string",endsParent:!0,variants:[{begin:/"/,end:/"/,contains:[n]},{begin:/'/,end:/'/,contains:[n]},{begin:/[^\s"'=<>`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,contains:[{className:"meta",begin:"<![a-z]",end:">",relevance:10,contains:[a,i,t,s,{begin:"\\[",end:"\\]",contains:[{className:"meta",begin:"<![a-z]",end:">",contains:[a,s,i,t]}]}]},e.COMMENT("\x3c!--","--\x3e",{relevance:10}),{begin:"<\\!\\[CDATA\\[",end:"\\]\\]>",relevance:10},n,{className:"meta",begin:/<\?xml/,end:/\?>/,relevance:10},{className:"tag",begin:"<style(?=\\s|>)",end:">",keywords:{name:"style"},contains:[c],starts:{end:"</style>",returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:"<script(?=\\s|>)",end:">",keywords:{name:"script"},contains:[c],starts:{end:"<\/script>",returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:"</?",end:"/?>",contains:[{className:"name",begin:/[^\/><\s]+/,relevance:0},c]}]}}}());
+hljs.registerLanguage("markdown",function(){"use strict";return function(n){const e={begin:"<",end:">",subLanguage:"xml",relevance:0},a={begin:"\\[.+?\\][\\(\\[].*?[\\)\\]]",returnBegin:!0,contains:[{className:"string",begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0,relevance:0},{className:"link",begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}],relevance:10},i={className:"strong",contains:[],variants:[{begin:/_{2}/,end:/_{2}/},{begin:/\*{2}/,end:/\*{2}/}]},s={className:"emphasis",contains:[],variants:[{begin:/\*(?!\*)/,end:/\*/},{begin:/_(?!_)/,end:/_/,relevance:0}]};i.contains.push(s),s.contains.push(i);var c=[e,a];return i.contains=i.contains.concat(c),s.contains=s.contains.concat(c),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:c=c.concat(i,s)},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:c}]}]},e,{className:"bullet",begin:"^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},i,s,{className:"quote",begin:"^>\\s+",contains:c,end:"$"},{className:"code",variants:[{begin:"(`{3,})(.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})(.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},{begin:"^[-\\*]{3,}",end:"$"},a,{begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]}]}}}());
+hljs.registerLanguage("nginx",function(){"use strict";return function(e){var n={className:"variable",variants:[{begin:/\$\d+/},{begin:/\$\{/,end:/}/},{begin:"[\\$\\@]"+e.UNDERSCORE_IDENT_RE}]},a={endsWithParent:!0,keywords:{$pattern:"[a-z/_]+",literal:"on off yes no true false none blocked debug info notice warn error crit select break last permanent redirect kqueue rtsig epoll poll /dev/poll"},relevance:0,illegal:"=>",contains:[e.HASH_COMMENT_MODE,{className:"string",contains:[e.BACKSLASH_ESCAPE,n],variants:[{begin:/"/,end:/"/},{begin:/'/,end:/'/}]},{begin:"([a-z]+):/",end:"\\s",endsWithParent:!0,excludeEnd:!0,contains:[n]},{className:"regexp",contains:[e.BACKSLASH_ESCAPE,n],variants:[{begin:"\\s\\^",end:"\\s|{|;",returnEnd:!0},{begin:"~\\*?\\s+",end:"\\s|{|;",returnEnd:!0},{begin:"\\*(\\.[a-z\\-]+)+"},{begin:"([a-z\\-]+\\.)+\\*"}]},{className:"number",begin:"\\b\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?\\b"},{className:"number",begin:"\\b\\d+[kKmMgGdshdwy]*\\b",relevance:0},n]};return{name:"Nginx config",aliases:["nginxconf"],contains:[e.HASH_COMMENT_MODE,{begin:e.UNDERSCORE_IDENT_RE+"\\s+{",returnBegin:!0,end:"{",contains:[{className:"section",begin:e.UNDERSCORE_IDENT_RE}],relevance:0},{begin:e.UNDERSCORE_IDENT_RE+"\\s",end:";|{",returnBegin:!0,contains:[{className:"attribute",begin:e.UNDERSCORE_IDENT_RE,starts:a}],relevance:0}],illegal:"[^\\s\\}]"}}}());
+hljs.registerLanguage("objectivec",function(){"use strict";return function(e){var n=/[a-zA-Z@][a-zA-Z0-9_]*/,_={$pattern:n,keyword:"@interface @class @protocol @implementation"};return{name:"Objective-C",aliases:["mm","objc","obj-c"],keywords:{$pattern:n,keyword:"int float while char export sizeof typedef const struct for union unsigned long volatile static bool mutable if do return goto void enum else break extern asm case short default double register explicit signed typename this switch continue wchar_t inline readonly assign readwrite self @synchronized id typeof nonatomic super unichar IBOutlet IBAction strong weak copy in out inout bycopy byref oneway __strong __weak __block __autoreleasing @private @protected @public @try @property @end @throw @catch @finally @autoreleasepool @synthesize @dynamic @selector @optional @required @encode @package @import @defs @compatibility_alias __bridge __bridge_transfer __bridge_retained __bridge_retain __covariant __contravariant __kindof _Nonnull _Nullable _Null_unspecified __FUNCTION__ __PRETTY_FUNCTION__ __attribute__ getter setter retain unsafe_unretained nonnull nullable null_unspecified null_resettable class instancetype NS_DESIGNATED_INITIALIZER NS_UNAVAILABLE NS_REQUIRES_SUPER NS_RETURNS_INNER_POINTER NS_INLINE NS_AVAILABLE NS_DEPRECATED NS_ENUM NS_OPTIONS NS_SWIFT_UNAVAILABLE NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_END NS_REFINED_FOR_SWIFT NS_SWIFT_NAME NS_SWIFT_NOTHROW NS_DURING NS_HANDLER NS_ENDHANDLER NS_VALUERETURN NS_VOIDRETURN",literal:"false true FALSE TRUE nil YES NO NULL",built_in:"BOOL dispatch_once_t dispatch_queue_t dispatch_sync dispatch_async dispatch_once"},illegal:"</",contains:[{className:"built_in",begin:"\\b(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)\\w+"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.C_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,{className:"string",variants:[{begin:'@"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]}]},{className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{"meta-keyword":"if else elif endif define undef warning error line pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(e.QUOTE_STRING_MODE,{className:"meta-string"}),{className:"meta-string",begin:/<.*?>/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+_.keyword.split(" ").join("|")+")\\b",end:"({|$)",excludeEnd:!0,keywords:_,contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"\\."+e.UNDERSCORE_IDENT_RE,relevance:0}]}}}());
+hljs.registerLanguage("perl",function(){"use strict";return function(e){var n={$pattern:/[\w.]+/,keyword:"getpwent getservent quotemeta msgrcv scalar kill dbmclose undef lc ma syswrite tr send umask sysopen shmwrite vec qx utime local oct semctl localtime readpipe do return format read sprintf dbmopen pop getpgrp not getpwnam rewinddir qq fileno qw endprotoent wait sethostent bless s|0 opendir continue each sleep endgrent shutdown dump chomp connect getsockname die socketpair close flock exists index shmget sub for endpwent redo lstat msgctl setpgrp abs exit select print ref gethostbyaddr unshift fcntl syscall goto getnetbyaddr join gmtime symlink semget splice x|0 getpeername recv log setsockopt cos last reverse gethostbyname getgrnam study formline endhostent times chop length gethostent getnetent pack getprotoent getservbyname rand mkdir pos chmod y|0 substr endnetent printf next open msgsnd readdir use unlink getsockopt getpriority rindex wantarray hex system getservbyport endservent int chr untie rmdir prototype tell listen fork shmread ucfirst setprotoent else sysseek link getgrgid shmctl waitpid unpack getnetbyname reset chdir grep split require caller lcfirst until warn while values shift telldir getpwuid my getprotobynumber delete and sort uc defined srand accept package seekdir getprotobyname semop our rename seek if q|0 chroot sysread setpwent no crypt getc chown sqrt write setnetent setpriority foreach tie sin msgget map stat getlogin unless elsif truncate exec keys glob tied closedir ioctl socket readlink eval xor readline binmode setservent eof ord bind alarm pipe atan2 getgrent exp time push setgrent gt lt or ne m|0 break given say state when"},t={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:n},s={begin:"->{",end:"}"},r={variants:[{begin:/\$\d/},{begin:/[\$%@](\^\w\b|#\w+(::\w+)*|{\w+}|\w+(::\w*)*)/},{begin:/[\$%@][^\s\w{]/,relevance:0}]},i=[e.BACKSLASH_ESCAPE,t,r],a=[r,e.HASH_COMMENT_MODE,e.COMMENT("^\\=\\w","\\=cut",{endsWithParent:!0}),s,{className:"string",contains:i,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*\\<",end:"\\>",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:"{\\w+}",contains:[],relevance:0},{begin:"-?\\w+\\s*\\=\\>",contains:[],relevance:0}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\/\\/|"+e.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[e.HASH_COMMENT_MODE,{className:"regexp",begin:"(s|tr|y)/(\\\\.|[^/])*/(\\\\.|[^/])*/[a-z]*",relevance:10},{className:"regexp",begin:"(m|qr)?/",end:"/[a-z]*",contains:[e.BACKSLASH_ESCAPE],relevance:0}]},{className:"function",beginKeywords:"sub",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return t.contains=a,s.contains=a,{name:"Perl",aliases:["pl","pm"],keywords:n,contains:a}}}());
+hljs.registerLanguage("php",function(){"use strict";return function(e){var r={begin:"\\$+[a-zA-Z_-ÿ][a-zA-Z0-9_-ÿ]*"},t={className:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?[=]?/},{begin:/\?>/}]},a={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:'b"',end:'"'},{begin:"b'",end:"'"},e.inherit(e.APOS_STRING_MODE,{illegal:null}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null})]},n={variants:[e.BINARY_NUMBER_MODE,e.C_NUMBER_MODE]},i={keyword:"__CLASS__ __DIR__ __FILE__ __FUNCTION__ __LINE__ __METHOD__ __NAMESPACE__ __TRAIT__ die echo exit include include_once print require require_once array abstract and as binary bool boolean break callable case catch class clone const continue declare default do double else elseif empty enddeclare endfor endforeach endif endswitch endwhile eval extends final finally float for foreach from global goto if implements instanceof insteadof int integer interface isset iterable list new object or private protected public real return string switch throw trait try unset use var void while xor yield",literal:"false null true",built_in:"Error|0 AppendIterator ArgumentCountError ArithmeticError ArrayIterator ArrayObject AssertionError BadFunctionCallException BadMethodCallException CachingIterator CallbackFilterIterator CompileError Countable DirectoryIterator DivisionByZeroError DomainException EmptyIterator ErrorException Exception FilesystemIterator FilterIterator GlobIterator InfiniteIterator InvalidArgumentException IteratorIterator LengthException LimitIterator LogicException MultipleIterator NoRewindIterator OutOfBoundsException OutOfRangeException OuterIterator OverflowException ParentIterator ParseError RangeException RecursiveArrayIterator RecursiveCachingIterator RecursiveCallbackFilterIterator RecursiveDirectoryIterator RecursiveFilterIterator RecursiveIterator RecursiveIteratorIterator RecursiveRegexIterator RecursiveTreeIterator RegexIterator RuntimeException SeekableIterator SplDoublyLinkedList SplFileInfo SplFileObject SplFixedArray SplHeap SplMaxHeap SplMinHeap SplObjectStorage SplObserver SplObserver SplPriorityQueue SplQueue SplStack SplSubject SplSubject SplTempFileObject TypeError UnderflowException UnexpectedValueException ArrayAccess Closure Generator Iterator IteratorAggregate Serializable Throwable Traversable WeakReference Directory __PHP_Incomplete_Class parent php_user_filter self static stdClass"};return{aliases:["php","php3","php4","php5","php6","php7"],case_insensitive:!0,keywords:i,contains:[e.HASH_COMMENT_MODE,e.COMMENT("//","$",{contains:[t]}),e.COMMENT("/\\*","\\*/",{contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.COMMENT("__halt_compiler.+?;",!1,{endsWithParent:!0,keywords:"__halt_compiler"}),{className:"string",begin:/<<<['"]?\w+['"]?$/,end:/^\w+;?$/,contains:[e.BACKSLASH_ESCAPE,{className:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]}]},t,{className:"keyword",begin:/\$this\b/},r,{begin:/(::|->)+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/},{className:"function",beginKeywords:"fn function",end:/[;{]/,excludeEnd:!0,illegal:"[$%\\[]",contains:[e.UNDERSCORE_TITLE_MODE,{className:"params",begin:"\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0,keywords:i,contains:["self",r,e.C_BLOCK_COMMENT_MODE,a,n]}]},{className:"class",beginKeywords:"class interface",end:"{",excludeEnd:!0,illegal:/[:\(\$"]/,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",end:";",illegal:/[\.']/,contains:[e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"use",end:";",contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"=>"},a,n]}}}());
+hljs.registerLanguage("php-template",function(){"use strict";return function(n){return{name:"PHP template",subLanguage:"xml",contains:[{begin:/<\?(php|=)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},n.inherit(n.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),n.inherit(n.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]}]}}}());
+hljs.registerLanguage("plaintext",function(){"use strict";return function(t){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}}());
+hljs.registerLanguage("properties",function(){"use strict";return function(e){var n="[ \\t\\f]*",t="("+n+"[:=]"+n+"|[ \\t\\f]+)",a="([^\\\\:= \\t\\f\\n]|\\\\.)+",s={end:t,relevance:0,starts:{className:"string",end:/$/,relevance:0,contains:[{begin:"\\\\\\n"}]}};return{name:".properties",case_insensitive:!0,illegal:/\S/,contains:[e.COMMENT("^\\s*[!#]","$"),{begin:"([^\\\\\\W:= \\t\\f\\n]|\\\\.)+"+t,returnBegin:!0,contains:[{className:"attr",begin:"([^\\\\\\W:= \\t\\f\\n]|\\\\.)+",endsParent:!0,relevance:0}],starts:s},{begin:a+t,returnBegin:!0,relevance:0,contains:[{className:"meta",begin:a,endsParent:!0,relevance:0}],starts:s},{className:"attr",relevance:0,begin:a+n+"$"}]}}}());
+hljs.registerLanguage("python",function(){"use strict";return function(e){var n={keyword:"and elif is global as in if from raise for except finally print import pass return exec else break not with class assert yield try while continue del or def lambda async await nonlocal|10",built_in:"Ellipsis NotImplemented",literal:"False None True"},a={className:"meta",begin:/^(>>>|\.\.\.) /},i={className:"subst",begin:/\{/,end:/\}/,keywords:n,illegal:/#/},s={begin:/\{\{/,relevance:0},r={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/(u|b)?r?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(u|b)?r?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(fr|rf|f)'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a,s,i]},{begin:/(fr|rf|f)"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a,s,i]},{begin:/(u|r|ur)'/,end:/'/,relevance:10},{begin:/(u|r|ur)"/,end:/"/,relevance:10},{begin:/(b|br)'/,end:/'/},{begin:/(b|br)"/,end:/"/},{begin:/(fr|rf|f)'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,s,i]},{begin:/(fr|rf|f)"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,s,i]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},l={className:"number",relevance:0,variants:[{begin:e.BINARY_NUMBER_RE+"[lLjJ]?"},{begin:"\\b(0o[0-7]+)[lLjJ]?"},{begin:e.C_NUMBER_RE+"[lLjJ]?"}]},t={className:"params",variants:[{begin:/\(\s*\)/,skip:!0,className:null},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:["self",a,l,r,e.HASH_COMMENT_MODE]}]};return i.contains=[r,l,a],{name:"Python",aliases:["py","gyp","ipython"],keywords:n,illegal:/(<\/|->|\?)|=>/,contains:[a,l,{beginKeywords:"if",relevance:0},r,e.HASH_COMMENT_MODE,{variants:[{className:"function",beginKeywords:"def"},{className:"class",beginKeywords:"class"}],end:/:/,illegal:/[${=;\n,]/,contains:[e.UNDERSCORE_TITLE_MODE,t,{begin:/->/,endsWithParent:!0,keywords:"None"}]},{className:"meta",begin:/^[\t ]*@/,end:/$/},{begin:/\b(print|exec)\(/}]}}}());
+hljs.registerLanguage("python-repl",function(){"use strict";return function(n){return{aliases:["pycon"],contains:[{className:"meta",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}}());
+hljs.registerLanguage("ruby",function(){"use strict";return function(e){var n="[a-zA-Z_]\\w*[!?=]?|[-+~]\\@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?",a={keyword:"and then defined module in return redo if BEGIN retry end for self when next until do begin unless END rescue else break undef not super class case require yield alias while ensure elsif or include attr_reader attr_writer attr_accessor",literal:"true false nil"},s={className:"doctag",begin:"@[A-Za-z]+"},i={begin:"#<",end:">"},r=[e.COMMENT("#","$",{contains:[s]}),e.COMMENT("^\\=begin","^\\=end",{contains:[s],relevance:10}),e.COMMENT("^__END__","\\n$")],c={className:"subst",begin:"#\\{",end:"}",keywords:a},t={className:"string",contains:[e.BACKSLASH_ESCAPE,c],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:"%[qQwWx]?\\(",end:"\\)"},{begin:"%[qQwWx]?\\[",end:"\\]"},{begin:"%[qQwWx]?{",end:"}"},{begin:"%[qQwWx]?<",end:">"},{begin:"%[qQwWx]?/",end:"/"},{begin:"%[qQwWx]?%",end:"%"},{begin:"%[qQwWx]?-",end:"-"},{begin:"%[qQwWx]?\\|",end:"\\|"},{begin:/\B\?(\\\d{1,3}|\\x[A-Fa-f0-9]{1,2}|\\u[A-Fa-f0-9]{4}|\\?\S)\b/},{begin:/<<[-~]?'?(\w+)(?:.|\n)*?\n\s*\1\b/,returnBegin:!0,contains:[{begin:/<<[-~]?'?/},e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[e.BACKSLASH_ESCAPE,c]})]}]},b={className:"params",begin:"\\(",end:"\\)",endsParent:!0,keywords:a},d=[t,i,{className:"class",beginKeywords:"class module",end:"$|;",illegal:/=/,contains:[e.inherit(e.TITLE_MODE,{begin:"[A-Za-z_]\\w*(::\\w+)*(\\?|\\!)?"}),{begin:"<\\s*",contains:[{begin:"("+e.IDENT_RE+"::)?"+e.IDENT_RE}]}].concat(r)},{className:"function",beginKeywords:"def",end:"$|;",contains:[e.inherit(e.TITLE_MODE,{begin:n}),b].concat(r)},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(\\!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[t,{begin:n}],relevance:0},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\$\\W)|((\\$|\\@\\@?)(\\w+))"},{className:"params",begin:/\|/,end:/\|/,keywords:a},{begin:"("+e.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[i,{className:"regexp",contains:[e.BACKSLASH_ESCAPE,c],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:"%r{",end:"}[a-z]*"},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(r),relevance:0}].concat(r);c.contains=d,b.contains=d;var g=[{begin:/^\s*=>/,starts:{end:"$",contains:d}},{className:"meta",begin:"^([>?]>|[\\w#]+\\(\\w+\\):\\d+:\\d+>|(\\w+-)?\\d+\\.\\d+\\.\\d(p\\d+)?[^>]+>)",starts:{end:"$",contains:d}}];return{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:a,illegal:/\/\*/,contains:r.concat(g).concat(d)}}}());
+hljs.registerLanguage("rust",function(){"use strict";return function(e){var n="([ui](8|16|32|64|128|size)|f(32|64))?",t="drop i8 i16 i32 i64 i128 isize u8 u16 u32 u64 u128 usize f32 f64 str char bool Box Option Result String Vec Copy Send Sized Sync Drop Fn FnMut FnOnce ToOwned Clone Debug PartialEq PartialOrd Eq Ord AsRef AsMut Into From Default Iterator Extend IntoIterator DoubleEndedIterator ExactSizeIterator SliceConcatExt ToString assert! assert_eq! bitflags! bytes! cfg! col! concat! concat_idents! debug_assert! debug_assert_eq! env! panic! file! format! format_args! include_bin! include_str! line! local_data_key! module_path! option_env! print! println! select! stringify! try! unimplemented! unreachable! vec! write! writeln! macro_rules! assert_ne! debug_assert_ne!";return{name:"Rust",aliases:["rs"],keywords:{$pattern:e.IDENT_RE+"!?",keyword:"abstract as async await become box break const continue crate do dyn else enum extern false final fn for if impl in let loop macro match mod move mut override priv pub ref return self Self static struct super trait true try type typeof unsafe unsized use virtual where while yield",literal:"true false Some None Ok Err",built_in:t},illegal:"</",contains:[e.C_LINE_COMMENT_MODE,e.COMMENT("/\\*","\\*/",{contains:["self"]}),e.inherit(e.QUOTE_STRING_MODE,{begin:/b?"/,illegal:null}),{className:"string",variants:[{begin:/r(#*)"(.|\n)*?"\1(?!#)/},{begin:/b?'\\?(x\w{2}|u\w{4}|U\w{8}|.)'/}]},{className:"symbol",begin:/'[a-zA-Z_][a-zA-Z0-9_]*/},{className:"number",variants:[{begin:"\\b0b([01_]+)"+n},{begin:"\\b0o([0-7_]+)"+n},{begin:"\\b0x([A-Fa-f0-9_]+)"+n},{begin:"\\b(\\d[\\d_]*(\\.[0-9_]+)?([eE][+-]?[0-9_]+)?)"+n}],relevance:0},{className:"function",beginKeywords:"fn",end:"(\\(|<)",excludeEnd:!0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"meta",begin:"#\\!?\\[",end:"\\]",contains:[{className:"meta-string",begin:/"/,end:/"/}]},{className:"class",beginKeywords:"type",end:";",contains:[e.inherit(e.UNDERSCORE_TITLE_MODE,{endsParent:!0})],illegal:"\\S"},{className:"class",beginKeywords:"trait enum struct union",end:"{",contains:[e.inherit(e.UNDERSCORE_TITLE_MODE,{endsParent:!0})],illegal:"[\\w\\d]"},{begin:e.IDENT_RE+"::",keywords:{built_in:t}},{begin:"->"}]}}}());
+hljs.registerLanguage("scss",function(){"use strict";return function(e){var t={className:"variable",begin:"(\\$[a-zA-Z-][a-zA-Z0-9_-]*)\\b"},i={className:"number",begin:"#[0-9A-Fa-f]+"};return e.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,e.C_BLOCK_COMMENT_MODE,{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"selector-id",begin:"\\#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},{className:"selector-attr",begin:"\\[",end:"\\]",illegal:"$"},{className:"selector-tag",begin:"\\b(a|abbr|acronym|address|area|article|aside|audio|b|base|big|blockquote|body|br|button|canvas|caption|cite|code|col|colgroup|command|datalist|dd|del|details|dfn|div|dl|dt|em|embed|fieldset|figcaption|figure|footer|form|frame|frameset|(h[1-6])|head|header|hgroup|hr|html|i|iframe|img|input|ins|kbd|keygen|label|legend|li|link|map|mark|meta|meter|nav|noframes|noscript|object|ol|optgroup|option|output|p|param|pre|progress|q|rp|rt|ruby|samp|script|section|select|small|span|strike|strong|style|sub|sup|table|tbody|td|textarea|tfoot|th|thead|time|title|tr|tt|ul|var|video)\\b",relevance:0},{className:"selector-pseudo",begin:":(visited|valid|root|right|required|read-write|read-only|out-range|optional|only-of-type|only-child|nth-of-type|nth-last-of-type|nth-last-child|nth-child|not|link|left|last-of-type|last-child|lang|invalid|indeterminate|in-range|hover|focus|first-of-type|first-line|first-letter|first-child|first|enabled|empty|disabled|default|checked|before|after|active)"},{className:"selector-pseudo",begin:"::(after|before|choices|first-letter|first-line|repeat-index|repeat-item|selection|value)"},t,{className:"attribute",begin:"\\b(src|z-index|word-wrap|word-spacing|word-break|width|widows|white-space|visibility|vertical-align|unicode-bidi|transition-timing-function|transition-property|transition-duration|transition-delay|transition|transform-style|transform-origin|transform|top|text-underline-position|text-transform|text-shadow|text-rendering|text-overflow|text-indent|text-decoration-style|text-decoration-line|text-decoration-color|text-decoration|text-align-last|text-align|tab-size|table-layout|right|resize|quotes|position|pointer-events|perspective-origin|perspective|page-break-inside|page-break-before|page-break-after|padding-top|padding-right|padding-left|padding-bottom|padding|overflow-y|overflow-x|overflow-wrap|overflow|outline-width|outline-style|outline-offset|outline-color|outline|orphans|order|opacity|object-position|object-fit|normal|none|nav-up|nav-right|nav-left|nav-index|nav-down|min-width|min-height|max-width|max-height|mask|marks|margin-top|margin-right|margin-left|margin-bottom|margin|list-style-type|list-style-position|list-style-image|list-style|line-height|letter-spacing|left|justify-content|initial|inherit|ime-mode|image-orientation|image-resolution|image-rendering|icon|hyphens|height|font-weight|font-variant-ligatures|font-variant|font-style|font-stretch|font-size-adjust|font-size|font-language-override|font-kerning|font-feature-settings|font-family|font|float|flex-wrap|flex-shrink|flex-grow|flex-flow|flex-direction|flex-basis|flex|filter|empty-cells|display|direction|cursor|counter-reset|counter-increment|content|column-width|column-span|column-rule-width|column-rule-style|column-rule-color|column-rule|column-gap|column-fill|column-count|columns|color|clip-path|clip|clear|caption-side|break-inside|break-before|break-after|box-sizing|box-shadow|box-decoration-break|bottom|border-width|border-top-width|border-top-style|border-top-right-radius|border-top-left-radius|border-top-color|border-top|border-style|border-spacing|border-right-width|border-right-style|border-right-color|border-right|border-radius|border-left-width|border-left-style|border-left-color|border-left|border-image-width|border-image-source|border-image-slice|border-image-repeat|border-image-outset|border-image|border-color|border-collapse|border-bottom-width|border-bottom-style|border-bottom-right-radius|border-bottom-left-radius|border-bottom-color|border-bottom|border|background-size|background-repeat|background-position|background-origin|background-image|background-color|background-clip|background-attachment|background-blend-mode|background|backface-visibility|auto|animation-timing-function|animation-play-state|animation-name|animation-iteration-count|animation-fill-mode|animation-duration|animation-direction|animation-delay|animation|align-self|align-items|align-content)\\b",illegal:"[^\\s]"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:":",end:";",contains:[t,i,e.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,{className:"meta",begin:"!important"}]},{begin:"@(page|font-face)",lexemes:"@[a-z-]+",keywords:"@page @font-face"},{begin:"@",end:"[{;]",returnBegin:!0,keywords:"and or not only",contains:[{begin:"@[a-z-]+",className:"keyword"},t,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,i,e.CSS_NUMBER_MODE]}]}}}());
+hljs.registerLanguage("shell",function(){"use strict";return function(s){return{name:"Shell Session",aliases:["console"],contains:[{className:"meta",begin:"^\\s{0,3}[/\\w\\d\\[\\]()@-]*[>%$#]",starts:{end:"$",subLanguage:"bash"}}]}}}());
+hljs.registerLanguage("sql",function(){"use strict";return function(e){var t=e.COMMENT("--","$");return{name:"SQL",case_insensitive:!0,illegal:/[<>{}*]/,contains:[{beginKeywords:"begin end start commit rollback savepoint lock alter create drop rename call delete do handler insert load replace select truncate update set show pragma grant merge describe use explain help declare prepare execute deallocate release unlock purge reset change stop analyze cache flush optimize repair kill install uninstall checksum restore check backup revoke comment values with",end:/;/,endsWithParent:!0,keywords:{$pattern:/[\w\.]+/,keyword:"as abort abs absolute acc acce accep accept access accessed accessible account acos action activate add addtime admin administer advanced advise aes_decrypt aes_encrypt after agent aggregate ali alia alias all allocate allow alter always analyze ancillary and anti any anydata anydataset anyschema anytype apply archive archived archivelog are as asc ascii asin assembly assertion associate asynchronous at atan atn2 attr attri attrib attribu attribut attribute attributes audit authenticated authentication authid authors auto autoallocate autodblink autoextend automatic availability avg backup badfile basicfile before begin beginning benchmark between bfile bfile_base big bigfile bin binary_double binary_float binlog bit_and bit_count bit_length bit_or bit_xor bitmap blob_base block blocksize body both bound bucket buffer_cache buffer_pool build bulk by byte byteordermark bytes cache caching call calling cancel capacity cascade cascaded case cast catalog category ceil ceiling chain change changed char_base char_length character_length characters characterset charindex charset charsetform charsetid check checksum checksum_agg child choose chr chunk class cleanup clear client clob clob_base clone close cluster_id cluster_probability cluster_set clustering coalesce coercibility col collate collation collect colu colum column column_value columns columns_updated comment commit compact compatibility compiled complete composite_limit compound compress compute concat concat_ws concurrent confirm conn connec connect connect_by_iscycle connect_by_isleaf connect_by_root connect_time connection consider consistent constant constraint constraints constructor container content contents context contributors controlfile conv convert convert_tz corr corr_k corr_s corresponding corruption cos cost count count_big counted covar_pop covar_samp cpu_per_call cpu_per_session crc32 create creation critical cross cube cume_dist curdate current current_date current_time current_timestamp current_user cursor curtime customdatum cycle data database databases datafile datafiles datalength date_add date_cache date_format date_sub dateadd datediff datefromparts datename datepart datetime2fromparts day day_to_second dayname dayofmonth dayofweek dayofyear days db_role_change dbtimezone ddl deallocate declare decode decompose decrement decrypt deduplicate def defa defau defaul default defaults deferred defi defin define degrees delayed delegate delete delete_all delimited demand dense_rank depth dequeue des_decrypt des_encrypt des_key_file desc descr descri describ describe descriptor deterministic diagnostics difference dimension direct_load directory disable disable_all disallow disassociate discardfile disconnect diskgroup distinct distinctrow distribute distributed div do document domain dotnet double downgrade drop dumpfile duplicate duration each edition editionable editions element ellipsis else elsif elt empty enable enable_all enclosed encode encoding encrypt end end-exec endian enforced engine engines enqueue enterprise entityescaping eomonth error errors escaped evalname evaluate event eventdata events except exception exceptions exchange exclude excluding execu execut execute exempt exists exit exp expire explain explode export export_set extended extent external external_1 external_2 externally extract failed failed_login_attempts failover failure far fast feature_set feature_value fetch field fields file file_name_convert filesystem_like_logging final finish first first_value fixed flash_cache flashback floor flush following follows for forall force foreign form forma format found found_rows freelist freelists freepools fresh from from_base64 from_days ftp full function general generated get get_format get_lock getdate getutcdate global global_name globally go goto grant grants greatest group group_concat group_id grouping grouping_id groups gtid_subtract guarantee guard handler hash hashkeys having hea head headi headin heading heap help hex hierarchy high high_priority hosts hour hours http id ident_current ident_incr ident_seed identified identity idle_time if ifnull ignore iif ilike ilm immediate import in include including increment index indexes indexing indextype indicator indices inet6_aton inet6_ntoa inet_aton inet_ntoa infile initial initialized initially initrans inmemory inner innodb input insert install instance instantiable instr interface interleaved intersect into invalidate invisible is is_free_lock is_ipv4 is_ipv4_compat is_not is_not_null is_used_lock isdate isnull isolation iterate java join json json_exists keep keep_duplicates key keys kill language large last last_day last_insert_id last_value lateral lax lcase lead leading least leaves left len lenght length less level levels library like like2 like4 likec limit lines link list listagg little ln load load_file lob lobs local localtime localtimestamp locate locator lock locked log log10 log2 logfile logfiles logging logical logical_reads_per_call logoff logon logs long loop low low_priority lower lpad lrtrim ltrim main make_set makedate maketime managed management manual map mapping mask master master_pos_wait match matched materialized max maxextents maximize maxinstances maxlen maxlogfiles maxloghistory maxlogmembers maxsize maxtrans md5 measures median medium member memcompress memory merge microsecond mid migration min minextents minimum mining minus minute minutes minvalue missing mod mode model modification modify module monitoring month months mount move movement multiset mutex name name_const names nan national native natural nav nchar nclob nested never new newline next nextval no no_write_to_binlog noarchivelog noaudit nobadfile nocheck nocompress nocopy nocycle nodelay nodiscardfile noentityescaping noguarantee nokeep nologfile nomapping nomaxvalue nominimize nominvalue nomonitoring none noneditionable nonschema noorder nopr nopro noprom nopromp noprompt norely noresetlogs noreverse normal norowdependencies noschemacheck noswitch not nothing notice notnull notrim novalidate now nowait nth_value nullif nulls num numb numbe nvarchar nvarchar2 object ocicoll ocidate ocidatetime ociduration ociinterval ociloblocator ocinumber ociref ocirefcursor ocirowid ocistring ocitype oct octet_length of off offline offset oid oidindex old on online only opaque open operations operator optimal optimize option optionally or oracle oracle_date oradata ord ordaudio orddicom orddoc order ordimage ordinality ordvideo organization orlany orlvary out outer outfile outline output over overflow overriding package pad parallel parallel_enable parameters parent parse partial partition partitions pascal passing password password_grace_time password_lock_time password_reuse_max password_reuse_time password_verify_function patch path patindex pctincrease pctthreshold pctused pctversion percent percent_rank percentile_cont percentile_disc performance period period_add period_diff permanent physical pi pipe pipelined pivot pluggable plugin policy position post_transaction pow power pragma prebuilt precedes preceding precision prediction prediction_cost prediction_details prediction_probability prediction_set prepare present preserve prior priority private private_sga privileges procedural procedure procedure_analyze processlist profiles project prompt protection public publishingservername purge quarter query quick quiesce quota quotename radians raise rand range rank raw read reads readsize rebuild record records recover recovery recursive recycle redo reduced ref reference referenced references referencing refresh regexp_like register regr_avgx regr_avgy regr_count regr_intercept regr_r2 regr_slope regr_sxx regr_sxy reject rekey relational relative relaylog release release_lock relies_on relocate rely rem remainder rename repair repeat replace replicate replication required reset resetlogs resize resource respect restore restricted result result_cache resumable resume retention return returning returns reuse reverse revoke right rlike role roles rollback rolling rollup round row row_count rowdependencies rowid rownum rows rtrim rules safe salt sample save savepoint sb1 sb2 sb4 scan schema schemacheck scn scope scroll sdo_georaster sdo_topo_geometry search sec_to_time second seconds section securefile security seed segment select self semi sequence sequential serializable server servererror session session_user sessions_per_user set sets settings sha sha1 sha2 share shared shared_pool short show shrink shutdown si_averagecolor si_colorhistogram si_featurelist si_positionalcolor si_stillimage si_texture siblings sid sign sin size size_t sizes skip slave sleep smalldatetimefromparts smallfile snapshot some soname sort soundex source space sparse spfile split sql sql_big_result sql_buffer_result sql_cache sql_calc_found_rows sql_small_result sql_variant_property sqlcode sqldata sqlerror sqlname sqlstate sqrt square standalone standby start starting startup statement static statistics stats_binomial_test stats_crosstab stats_ks_test stats_mode stats_mw_test stats_one_way_anova stats_t_test_ stats_t_test_indep stats_t_test_one stats_t_test_paired stats_wsr_test status std stddev stddev_pop stddev_samp stdev stop storage store stored str str_to_date straight_join strcmp strict string struct stuff style subdate subpartition subpartitions substitutable substr substring subtime subtring_index subtype success sum suspend switch switchoffset switchover sync synchronous synonym sys sys_xmlagg sysasm sysaux sysdate sysdatetimeoffset sysdba sysoper system system_user sysutcdatetime table tables tablespace tablesample tan tdo template temporary terminated tertiary_weights test than then thread through tier ties time time_format time_zone timediff timefromparts timeout timestamp timestampadd timestampdiff timezone_abbr timezone_minute timezone_region to to_base64 to_date to_days to_seconds todatetimeoffset trace tracking transaction transactional translate translation treat trigger trigger_nestlevel triggers trim truncate try_cast try_convert try_parse type ub1 ub2 ub4 ucase unarchived unbounded uncompress under undo unhex unicode uniform uninstall union unique unix_timestamp unknown unlimited unlock unnest unpivot unrecoverable unsafe unsigned until untrusted unusable unused update updated upgrade upped upper upsert url urowid usable usage use use_stored_outlines user user_data user_resources users using utc_date utc_timestamp uuid uuid_short validate validate_password_strength validation valist value values var var_samp varcharc vari varia variab variabl variable variables variance varp varraw varrawc varray verify version versions view virtual visible void wait wallet warning warnings week weekday weekofyear wellformed when whene whenev wheneve whenever where while whitespace window with within without work wrapped xdb xml xmlagg xmlattributes xmlcast xmlcolattval xmlelement xmlexists xmlforest xmlindex xmlnamespaces xmlpi xmlquery xmlroot xmlschema xmlserialize xmltable xmltype xor year year_to_month years yearweek",literal:"true false null unknown",built_in:"array bigint binary bit blob bool boolean char character date dec decimal float int int8 integer interval number numeric real record serial serial8 smallint text time timestamp tinyint varchar varchar2 varying void"},contains:[{className:"string",begin:"'",end:"'",contains:[{begin:"''"}]},{className:"string",begin:'"',end:'"',contains:[{begin:'""'}]},{className:"string",begin:"`",end:"`"},e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,t,e.HASH_COMMENT_MODE]},e.C_BLOCK_COMMENT_MODE,t,e.HASH_COMMENT_MODE]}}}());
+hljs.registerLanguage("swift",function(){"use strict";return function(e){var i={keyword:"#available #colorLiteral #column #else #elseif #endif #file #fileLiteral #function #if #imageLiteral #line #selector #sourceLocation _ __COLUMN__ __FILE__ __FUNCTION__ __LINE__ Any as as! as? associatedtype associativity break case catch class continue convenience default defer deinit didSet do dynamic dynamicType else enum extension fallthrough false fileprivate final for func get guard if import in indirect infix init inout internal is lazy left let mutating nil none nonmutating open operator optional override postfix precedence prefix private protocol Protocol public repeat required rethrows return right self Self set static struct subscript super switch throw throws true try try! try? Type typealias unowned var weak where while willSet",literal:"true false nil",built_in:"abs advance alignof alignofValue anyGenerator assert assertionFailure bridgeFromObjectiveC bridgeFromObjectiveCUnconditional bridgeToObjectiveC bridgeToObjectiveCUnconditional c compactMap contains count countElements countLeadingZeros debugPrint debugPrintln distance dropFirst dropLast dump encodeBitsAsWords enumerate equal fatalError filter find getBridgedObjectiveCType getVaList indices insertionSort isBridgedToObjectiveC isBridgedVerbatimToObjectiveC isUniquelyReferenced isUniquelyReferencedNonObjC join lazy lexicographicalCompare map max maxElement min minElement numericCast overlaps partition posix precondition preconditionFailure print println quickSort readLine reduce reflect reinterpretCast reverse roundUpToAlignment sizeof sizeofValue sort split startsWith stride strideof strideofValue swap toString transcode underestimateCount unsafeAddressOf unsafeBitCast unsafeDowncast unsafeUnwrap unsafeReflect withExtendedLifetime withObjectAtPlusZero withUnsafePointer withUnsafePointerToObject withUnsafeMutablePointer withUnsafeMutablePointers withUnsafePointer withUnsafePointers withVaList zip"},n=e.COMMENT("/\\*","\\*/",{contains:["self"]}),t={className:"subst",begin:/\\\(/,end:"\\)",keywords:i,contains:[]},a={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:/"""/,end:/"""/},{begin:/"/,end:/"/}]},r={className:"number",begin:"\\b([\\d_]+(\\.[\\deE_]+)?|0x[a-fA-F0-9_]+(\\.[a-fA-F0-9p_]+)?|0b[01_]+|0o[0-7_]+)\\b",relevance:0};return t.contains=[r],{name:"Swift",keywords:i,contains:[a,e.C_LINE_COMMENT_MODE,n,{className:"type",begin:"\\b[A-Z][\\wÀ-ʸ']*[!?]"},{className:"type",begin:"\\b[A-Z][\\wÀ-ʸ']*",relevance:0},r,{className:"function",beginKeywords:"func",end:"{",excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/[A-Za-z$_][0-9A-Za-z$_]*/}),{begin:/</,end:/>/},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:i,contains:["self",r,a,e.C_BLOCK_COMMENT_MODE,{begin:":"}],illegal:/["']/}],illegal:/\[|%/},{className:"class",beginKeywords:"struct protocol class extension enum",keywords:i,end:"\\{",excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/})]},{className:"meta",begin:"(@discardableResult|@warn_unused_result|@exported|@lazy|@noescape|@NSCopying|@NSManaged|@objc|@objcMembers|@convention|@required|@noreturn|@IBAction|@IBDesignable|@IBInspectable|@IBOutlet|@infix|@prefix|@postfix|@autoclosure|@testable|@available|@nonobjc|@NSApplicationMain|@UIApplicationMain|@dynamicMemberLookup|@propertyWrapper)\\b"},{beginKeywords:"import",end:/$/,contains:[e.C_LINE_COMMENT_MODE,n]}]}}}());
+hljs.registerLanguage("typescript",function(){"use strict";const e=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],n=["true","false","null","undefined","NaN","Infinity"],a=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);return function(r){var t={$pattern:"[A-Za-z$_][0-9A-Za-z$_]*",keyword:e.concat(["type","namespace","typedef","interface","public","private","protected","implements","declare","abstract","readonly"]).join(" "),literal:n.join(" "),built_in:a.concat(["any","void","number","boolean","string","object","never","enum"]).join(" ")},s={className:"meta",begin:"@[A-Za-z$_][0-9A-Za-z$_]*"},i={className:"number",variants:[{begin:"\\b(0[bB][01]+)n?"},{begin:"\\b(0[oO][0-7]+)n?"},{begin:r.C_NUMBER_RE+"n?"}],relevance:0},o={className:"subst",begin:"\\$\\{",end:"\\}",keywords:t,contains:[]},c={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[r.BACKSLASH_ESCAPE,o],subLanguage:"xml"}},l={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[r.BACKSLASH_ESCAPE,o],subLanguage:"css"}},E={className:"string",begin:"`",end:"`",contains:[r.BACKSLASH_ESCAPE,o]};o.contains=[r.APOS_STRING_MODE,r.QUOTE_STRING_MODE,c,l,E,i,r.REGEXP_MODE];var d={begin:"\\(",end:/\)/,keywords:t,contains:["self",r.QUOTE_STRING_MODE,r.APOS_STRING_MODE,r.NUMBER_MODE]},u={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:t,contains:[r.C_LINE_COMMENT_MODE,r.C_BLOCK_COMMENT_MODE,s,d]};return{name:"TypeScript",aliases:["ts"],keywords:t,contains:[r.SHEBANG(),{className:"meta",begin:/^\s*['"]use strict['"]/},r.APOS_STRING_MODE,r.QUOTE_STRING_MODE,c,l,E,r.C_LINE_COMMENT_MODE,r.C_BLOCK_COMMENT_MODE,i,{begin:"("+r.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[r.C_LINE_COMMENT_MODE,r.C_BLOCK_COMMENT_MODE,r.REGEXP_MODE,{className:"function",begin:"(\\([^(]*(\\([^(]*(\\([^(]*\\))?\\))?\\)|"+r.UNDERSCORE_IDENT_RE+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:r.UNDERSCORE_IDENT_RE},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:t,contains:d.contains}]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/[\{;]/,excludeEnd:!0,keywords:t,contains:["self",r.inherit(r.TITLE_MODE,{begin:"[A-Za-z$_][0-9A-Za-z$_]*"}),u],illegal:/%/,relevance:0},{beginKeywords:"constructor",end:/[\{;]/,excludeEnd:!0,contains:["self",u]},{begin:/module\./,keywords:{built_in:"module"},relevance:0},{beginKeywords:"module",end:/\{/,excludeEnd:!0},{beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:"interface extends"},{begin:/\$[(.]/},{begin:"\\."+r.IDENT_RE,relevance:0},s,d]}}}());
+hljs.registerLanguage("yaml",function(){"use strict";return function(e){var n="true false yes no null",a="[\\w#;/?:@&=+$,.~*\\'()[\\]]+",s={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[e.BACKSLASH_ESCAPE,{className:"template-variable",variants:[{begin:"{{",end:"}}"},{begin:"%{",end:"}"}]}]},i=e.inherit(s,{variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),l={end:",",endsWithParent:!0,excludeEnd:!0,contains:[],keywords:n,relevance:0},t={begin:"{",end:"}",contains:[l],illegal:"\\n",relevance:0},g={begin:"\\[",end:"\\]",contains:[l],illegal:"\\n",relevance:0},b=[{className:"attr",variants:[{begin:"\\w[\\w :\\/.-]*:(?=[ \t]|$)"},{begin:'"\\w[\\w :\\/.-]*":(?=[ \t]|$)'},{begin:"'\\w[\\w :\\/.-]*':(?=[ \t]|$)"}]},{className:"meta",begin:"^---s*$",relevance:10},{className:"string",begin:"[\\|>]([0-9]?[+-])?[ ]*\\n( *)[\\S ]+\\n(\\2[\\S ]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+a},{className:"type",begin:"!<"+a+">"},{className:"type",begin:"!"+a},{className:"type",begin:"!!"+a},{className:"meta",begin:"&"+e.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+e.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"\\-(?=[ ]|$)",relevance:0},e.HASH_COMMENT_MODE,{beginKeywords:n,keywords:{literal:n}},{className:"number",begin:"\\b[0-9]{4}(-[0-9][0-9]){0,2}([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?(\\.[0-9]*)?([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?\\b"},{className:"number",begin:e.C_NUMBER_RE+"\\b"},t,g,s],c=[...b];return c.pop(),c.push(i),l.contains=c,{name:"YAML",case_insensitive:!0,aliases:["yml","YAML"],contains:b}}}());
+hljs.registerLanguage("armasm",function(){"use strict";return function(s){const e={variants:[s.COMMENT("^[ \\t]*(?=#)","$",{relevance:0,excludeBegin:!0}),s.COMMENT("[;@]","$",{relevance:0}),s.C_LINE_COMMENT_MODE,s.C_BLOCK_COMMENT_MODE]};return{name:"ARM Assembly",case_insensitive:!0,aliases:["arm"],keywords:{$pattern:"\\.?"+s.IDENT_RE,meta:".2byte .4byte .align .ascii .asciz .balign .byte .code .data .else .end .endif .endm .endr .equ .err .exitm .extern .global .hword .if .ifdef .ifndef .include .irp .long .macro .rept .req .section .set .skip .space .text .word .arm .thumb .code16 .code32 .force_thumb .thumb_func .ltorg ALIAS ALIGN ARM AREA ASSERT ATTR CN CODE CODE16 CODE32 COMMON CP DATA DCB DCD DCDU DCDO DCFD DCFDU DCI DCQ DCQU DCW DCWU DN ELIF ELSE END ENDFUNC ENDIF ENDP ENTRY EQU EXPORT EXPORTAS EXTERN FIELD FILL FUNCTION GBLA GBLL GBLS GET GLOBAL IF IMPORT INCBIN INCLUDE INFO KEEP LCLA LCLL LCLS LTORG MACRO MAP MEND MEXIT NOFP OPT PRESERVE8 PROC QN READONLY RELOC REQUIRE REQUIRE8 RLIST FN ROUT SETA SETL SETS SN SPACE SUBT THUMB THUMBX TTL WHILE WEND ",built_in:"r0 r1 r2 r3 r4 r5 r6 r7 r8 r9 r10 r11 r12 r13 r14 r15 pc lr sp ip sl sb fp a1 a2 a3 a4 v1 v2 v3 v4 v5 v6 v7 v8 f0 f1 f2 f3 f4 f5 f6 f7 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 c0 c1 c2 c3 c4 c5 c6 c7 c8 c9 c10 c11 c12 c13 c14 c15 q0 q1 q2 q3 q4 q5 q6 q7 q8 q9 q10 q11 q12 q13 q14 q15 cpsr_c cpsr_x cpsr_s cpsr_f cpsr_cx cpsr_cxs cpsr_xs cpsr_xsf cpsr_sf cpsr_cxsf spsr_c spsr_x spsr_s spsr_f spsr_cx spsr_cxs spsr_xs spsr_xsf spsr_sf spsr_cxsf s0 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 s11 s12 s13 s14 s15 s16 s17 s18 s19 s20 s21 s22 s23 s24 s25 s26 s27 s28 s29 s30 s31 d0 d1 d2 d3 d4 d5 d6 d7 d8 d9 d10 d11 d12 d13 d14 d15 d16 d17 d18 d19 d20 d21 d22 d23 d24 d25 d26 d27 d28 d29 d30 d31 {PC} {VAR} {TRUE} {FALSE} {OPT} {CONFIG} {ENDIAN} {CODESIZE} {CPU} {FPU} {ARCHITECTURE} {PCSTOREOFFSET} {ARMASM_VERSION} {INTER} {ROPI} {RWPI} {SWST} {NOSWST} . @"},contains:[{className:"keyword",begin:"\\b(adc|(qd?|sh?|u[qh]?)?add(8|16)?|usada?8|(q|sh?|u[qh]?)?(as|sa)x|and|adrl?|sbc|rs[bc]|asr|b[lx]?|blx|bxj|cbn?z|tb[bh]|bic|bfc|bfi|[su]bfx|bkpt|cdp2?|clz|clrex|cmp|cmn|cpsi[ed]|cps|setend|dbg|dmb|dsb|eor|isb|it[te]{0,3}|lsl|lsr|ror|rrx|ldm(([id][ab])|f[ds])?|ldr((s|ex)?[bhd])?|movt?|mvn|mra|mar|mul|[us]mull|smul[bwt][bt]|smu[as]d|smmul|smmla|mla|umlaal|smlal?([wbt][bt]|d)|mls|smlsl?[ds]|smc|svc|sev|mia([bt]{2}|ph)?|mrr?c2?|mcrr2?|mrs|msr|orr|orn|pkh(tb|bt)|rbit|rev(16|sh)?|sel|[su]sat(16)?|nop|pop|push|rfe([id][ab])?|stm([id][ab])?|str(ex)?[bhd]?|(qd?)?sub|(sh?|q|u[qh]?)?sub(8|16)|[su]xt(a?h|a?b(16)?)|srs([id][ab])?|swpb?|swi|smi|tst|teq|wfe|wfi|yield)(eq|ne|cs|cc|mi|pl|vs|vc|hi|ls|ge|lt|gt|le|al|hs|lo)?[sptrx]?(?=\\s)"},e,s.QUOTE_STRING_MODE,{className:"string",begin:"'",end:"[^\\\\]'",relevance:0},{className:"title",begin:"\\|",end:"\\|",illegal:"\\n",relevance:0},{className:"number",variants:[{begin:"[#$=]?0x[0-9a-f]+"},{begin:"[#$=]?0b[01]+"},{begin:"[#$=]\\d+"},{begin:"\\b\\d+"}],relevance:0},{className:"symbol",variants:[{begin:"^[ \\t]*[a-z_\\.\\$][a-z0-9_\\.\\$]+:"},{begin:"^[a-z_\\.\\$][a-z0-9_\\.\\$]+"},{begin:"[=#]\\w+"}],relevance:0}]}}}());
+hljs.registerLanguage("d",function(){"use strict";return function(e){var a={$pattern:e.UNDERSCORE_IDENT_RE,keyword:"abstract alias align asm assert auto body break byte case cast catch class const continue debug default delete deprecated do else enum export extern final finally for foreach foreach_reverse|10 goto if immutable import in inout int interface invariant is lazy macro mixin module new nothrow out override package pragma private protected public pure ref return scope shared static struct super switch synchronized template this throw try typedef typeid typeof union unittest version void volatile while with __FILE__ __LINE__ __gshared|10 __thread __traits __DATE__ __EOF__ __TIME__ __TIMESTAMP__ __VENDOR__ __VERSION__",built_in:"bool cdouble cent cfloat char creal dchar delegate double dstring float function idouble ifloat ireal long real short string ubyte ucent uint ulong ushort wchar wstring",literal:"false null true"},d="((0|[1-9][\\d_]*)|0[bB][01_]+|0[xX]([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*))",n="\\\\(['\"\\?\\\\abfnrtv]|u[\\dA-Fa-f]{4}|[0-7]{1,3}|x[\\dA-Fa-f]{2}|U[\\dA-Fa-f]{8})|&[a-zA-Z\\d]{2,};",t={className:"number",begin:"\\b"+d+"(L|u|U|Lu|LU|uL|UL)?",relevance:0},_={className:"number",begin:"\\b(((0[xX](([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*)\\.([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*)|\\.?([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*))[pP][+-]?(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d))|((0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)(\\.\\d*|([eE][+-]?(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)))|\\d+\\.(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)|\\.(0|[1-9][\\d_]*)([eE][+-]?(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d))?))([fF]|L|i|[fF]i|Li)?|"+d+"(i|[fF]i|Li))",relevance:0},r={className:"string",begin:"'("+n+"|.)",end:"'",illegal:"."},i={className:"string",begin:'"',contains:[{begin:n,relevance:0}],end:'"[cwd]?'},s=e.COMMENT("\\/\\+","\\+\\/",{contains:["self"],relevance:10});return{name:"D",keywords:a,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s,{className:"string",begin:'x"[\\da-fA-F\\s\\n\\r]*"[cwd]?',relevance:10},i,{className:"string",begin:'[rq]"',end:'"[cwd]?',relevance:5},{className:"string",begin:"`",end:"`[cwd]?"},{className:"string",begin:'q"\\{',end:'\\}"'},_,t,r,{className:"meta",begin:"^#!",end:"$",relevance:5},{className:"meta",begin:"#(line)",end:"$",relevance:5},{className:"keyword",begin:"@[a-zA-Z_][a-zA-Z_\\d]*"}]}}}());
+hljs.registerLanguage("handlebars",function(){"use strict";function e(...e){return e.map(e=>(function(e){return e?"string"==typeof e?e:e.source:null})(e)).join("")}return function(n){const a={"builtin-name":"action bindattr collection component concat debugger each each-in get hash if in input link-to loc log lookup mut outlet partial query-params render template textarea unbound unless view with yield"},t=/\[.*?\]/,s=/[^\s!"#%&'()*+,.\/;<=>@\[\\\]^`{|}~]+/,i=e("(",/'.*?'/,"|",/".*?"/,"|",t,"|",s,"|",/\.|\//,")+"),r=e("(",t,"|",s,")(?==)"),l={begin:i,lexemes:/[\w.\/]+/},c=n.inherit(l,{keywords:{literal:"true false undefined null"}}),o={begin:/\(/,end:/\)/},m={className:"attr",begin:r,relevance:0,starts:{begin:/=/,end:/=/,starts:{contains:[n.NUMBER_MODE,n.QUOTE_STRING_MODE,n.APOS_STRING_MODE,c,o]}}},d={contains:[n.NUMBER_MODE,n.QUOTE_STRING_MODE,n.APOS_STRING_MODE,{begin:/as\s+\|/,keywords:{keyword:"as"},end:/\|/,contains:[{begin:/\w+/}]},m,c,o],returnEnd:!0},g=n.inherit(l,{className:"name",keywords:a,starts:n.inherit(d,{end:/\)/})});o.contains=[g];const u=n.inherit(l,{keywords:a,className:"name",starts:n.inherit(d,{end:/}}/})}),b=n.inherit(l,{keywords:a,className:"name"}),h=n.inherit(l,{className:"name",keywords:a,starts:n.inherit(d,{end:/}}/})});return{name:"Handlebars",aliases:["hbs","html.hbs","html.handlebars","htmlbars"],case_insensitive:!0,subLanguage:"xml",contains:[{begin:/\\\{\{/,skip:!0},{begin:/\\\\(?=\{\{)/,skip:!0},n.COMMENT(/\{\{!--/,/--\}\}/),n.COMMENT(/\{\{!/,/\}\}/),{className:"template-tag",begin:/\{\{\{\{(?!\/)/,end:/\}\}\}\}/,contains:[u],starts:{end:/\{\{\{\{\//,returnEnd:!0,subLanguage:"xml"}},{className:"template-tag",begin:/\{\{\{\{\//,end:/\}\}\}\}/,contains:[b]},{className:"template-tag",begin:/\{\{#/,end:/\}\}/,contains:[u]},{className:"template-tag",begin:/\{\{(?=else\}\})/,end:/\}\}/,keywords:"else"},{className:"template-tag",begin:/\{\{\//,end:/\}\}/,contains:[b]},{className:"template-variable",begin:/\{\{\{/,end:/\}\}\}/,contains:[h]},{className:"template-variable",begin:/\{\{/,end:/\}\}/,contains:[h]}]}}}());
+hljs.registerLanguage("haskell",function(){"use strict";return function(e){var n={variants:[e.COMMENT("--","$"),e.COMMENT("{-","-}",{contains:["self"]})]},i={className:"meta",begin:"{-#",end:"#-}"},a={className:"meta",begin:"^#",end:"$"},s={className:"type",begin:"\\b[A-Z][\\w']*",relevance:0},l={begin:"\\(",end:"\\)",illegal:'"',contains:[i,a,{className:"type",begin:"\\b[A-Z][\\w]*(\\((\\.\\.|,|\\w+)\\))?"},e.inherit(e.TITLE_MODE,{begin:"[_a-z][\\w']*"}),n]};return{name:"Haskell",aliases:["hs"],keywords:"let in if then else case of where do module import hiding qualified type data newtype deriving class instance as default infix infixl infixr foreign export ccall stdcall cplusplus jvm dotnet safe unsafe family forall mdo proc rec",contains:[{beginKeywords:"module",end:"where",keywords:"module where",contains:[l,n],illegal:"\\W\\.|;"},{begin:"\\bimport\\b",end:"$",keywords:"import qualified as hiding",contains:[l,n],illegal:"\\W\\.|;"},{className:"class",begin:"^(\\s*)?(class|instance)\\b",end:"where",keywords:"class family instance where",contains:[s,l,n]},{className:"class",begin:"\\b(data|(new)?type)\\b",end:"$",keywords:"data family type newtype deriving",contains:[i,s,l,{begin:"{",end:"}",contains:l.contains},n]},{beginKeywords:"default",end:"$",contains:[s,l,n]},{beginKeywords:"infix infixl infixr",end:"$",contains:[e.C_NUMBER_MODE,n]},{begin:"\\bforeign\\b",end:"$",keywords:"foreign import export ccall stdcall cplusplus jvm dotnet safe unsafe",contains:[s,e.QUOTE_STRING_MODE,n]},{className:"meta",begin:"#!\\/usr\\/bin\\/env runhaskell",end:"$"},i,a,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,s,e.inherit(e.TITLE_MODE,{begin:"^[_a-z][\\w']*"}),n,{begin:"->|<-"}]}}}());
+hljs.registerLanguage("julia",function(){"use strict";return function(e){var r="[A-Za-z_\\u00A1-\\uFFFF][A-Za-z_0-9\\u00A1-\\uFFFF]*",t={$pattern:r,keyword:"in isa where baremodule begin break catch ccall const continue do else elseif end export false finally for function global if import importall let local macro module quote return true try using while type immutable abstract bitstype typealias ",literal:"true false ARGS C_NULL DevNull ENDIAN_BOM ENV I Inf Inf16 Inf32 Inf64 InsertionSort JULIA_HOME LOAD_PATH MergeSort NaN NaN16 NaN32 NaN64 PROGRAM_FILE QuickSort RoundDown RoundFromZero RoundNearest RoundNearestTiesAway RoundNearestTiesUp RoundToZero RoundUp STDERR STDIN STDOUT VERSION catalan e|0 eu|0 eulergamma golden im nothing pi γ π φ ",built_in:"ANY AbstractArray AbstractChannel AbstractFloat AbstractMatrix AbstractRNG AbstractSerializer AbstractSet AbstractSparseArray AbstractSparseMatrix AbstractSparseVector AbstractString AbstractUnitRange AbstractVecOrMat AbstractVector Any ArgumentError Array AssertionError Associative Base64DecodePipe Base64EncodePipe Bidiagonal BigFloat BigInt BitArray BitMatrix BitVector Bool BoundsError BufferStream CachingPool CapturedException CartesianIndex CartesianRange Cchar Cdouble Cfloat Channel Char Cint Cintmax_t Clong Clonglong ClusterManager Cmd CodeInfo Colon Complex Complex128 Complex32 Complex64 CompositeException Condition ConjArray ConjMatrix ConjVector Cptrdiff_t Cshort Csize_t Cssize_t Cstring Cuchar Cuint Cuintmax_t Culong Culonglong Cushort Cwchar_t Cwstring DataType Date DateFormat DateTime DenseArray DenseMatrix DenseVecOrMat DenseVector Diagonal Dict DimensionMismatch Dims DirectIndexString Display DivideError DomainError EOFError EachLine Enum Enumerate ErrorException Exception ExponentialBackOff Expr Factorization FileMonitor Float16 Float32 Float64 Function Future GlobalRef GotoNode HTML Hermitian IO IOBuffer IOContext IOStream IPAddr IPv4 IPv6 IndexCartesian IndexLinear IndexStyle InexactError InitError Int Int128 Int16 Int32 Int64 Int8 IntSet Integer InterruptException InvalidStateException Irrational KeyError LabelNode LinSpace LineNumberNode LoadError LowerTriangular MIME Matrix MersenneTwister Method MethodError MethodTable Module NTuple NewvarNode NullException Nullable Number ObjectIdDict OrdinalRange OutOfMemoryError OverflowError Pair ParseError PartialQuickSort PermutedDimsArray Pipe PollingFileWatcher ProcessExitedException Ptr QuoteNode RandomDevice Range RangeIndex Rational RawFD ReadOnlyMemoryError Real ReentrantLock Ref Regex RegexMatch RemoteChannel RemoteException RevString RoundingMode RowVector SSAValue SegmentationFault SerializationState Set SharedArray SharedMatrix SharedVector Signed SimpleVector Slot SlotNumber SparseMatrixCSC SparseVector StackFrame StackOverflowError StackTrace StepRange StepRangeLen StridedArray StridedMatrix StridedVecOrMat StridedVector String SubArray SubString SymTridiagonal Symbol Symmetric SystemError TCPSocket Task Text TextDisplay Timer Tridiagonal Tuple Type TypeError TypeMapEntry TypeMapLevel TypeName TypeVar TypedSlot UDPSocket UInt UInt128 UInt16 UInt32 UInt64 UInt8 UndefRefError UndefVarError UnicodeError UniformScaling Union UnionAll UnitRange Unsigned UpperTriangular Val Vararg VecElement VecOrMat Vector VersionNumber Void WeakKeyDict WeakRef WorkerConfig WorkerPool "},a={keywords:t,illegal:/<\//},n={className:"subst",begin:/\$\(/,end:/\)/,keywords:t},o={className:"variable",begin:"\\$"+r},i={className:"string",contains:[e.BACKSLASH_ESCAPE,n,o],variants:[{begin:/\w*"""/,end:/"""\w*/,relevance:10},{begin:/\w*"/,end:/"\w*/}]},l={className:"string",contains:[e.BACKSLASH_ESCAPE,n,o],begin:"`",end:"`"},s={className:"meta",begin:"@"+r};return a.name="Julia",a.contains=[{className:"number",begin:/(\b0x[\d_]*(\.[\d_]*)?|0x\.\d[\d_]*)p[-+]?\d+|\b0[box][a-fA-F0-9][a-fA-F0-9_]*|(\b\d[\d_]*(\.[\d_]*)?|\.\d[\d_]*)([eEfF][-+]?\d+)?/,relevance:0},{className:"string",begin:/'(.|\\[xXuU][a-zA-Z0-9]+)'/},i,l,s,{className:"comment",variants:[{begin:"#=",end:"=#",relevance:10},{begin:"#",end:"$"}]},e.HASH_COMMENT_MODE,{className:"keyword",begin:"\\b(((abstract|primitive)\\s+)type|(mutable\\s+)?struct)\\b"},{begin:/<:/}],n.contains=a.contains,a}}());
+hljs.registerLanguage("nim",function(){"use strict";return function(e){return{name:"Nim",aliases:["nim"],keywords:{keyword:"addr and as asm bind block break case cast const continue converter discard distinct div do elif else end enum except export finally for from func generic if import in include interface is isnot iterator let macro method mixin mod nil not notin object of or out proc ptr raise ref return shl shr static template try tuple type using var when while with without xor yield",literal:"shared guarded stdin stdout stderr result true false",built_in:"int int8 int16 int32 int64 uint uint8 uint16 uint32 uint64 float float32 float64 bool char string cstring pointer expr stmt void auto any range array openarray varargs seq set clong culong cchar cschar cshort cint csize clonglong cfloat cdouble clongdouble cuchar cushort cuint culonglong cstringarray semistatic"},contains:[{className:"meta",begin:/{\./,end:/\.}/,relevance:10},{className:"string",begin:/[a-zA-Z]\w*"/,end:/"/,contains:[{begin:/""/}]},{className:"string",begin:/([a-zA-Z]\w*)?"""/,end:/"""/},e.QUOTE_STRING_MODE,{className:"type",begin:/\b[A-Z]\w+\b/,relevance:0},{className:"number",relevance:0,variants:[{begin:/\b(0[xX][0-9a-fA-F][_0-9a-fA-F]*)('?[iIuU](8|16|32|64))?/},{begin:/\b(0o[0-7][_0-7]*)('?[iIuUfF](8|16|32|64))?/},{begin:/\b(0(b|B)[01][_01]*)('?[iIuUfF](8|16|32|64))?/},{begin:/\b(\d[_\d]*)('?[iIuUfF](8|16|32|64))?/}]},e.HASH_COMMENT_MODE]}}}());
+hljs.registerLanguage("r",function(){"use strict";return function(e){var n="([a-zA-Z]|\\.[a-zA-Z.])[a-zA-Z0-9._]*";return{name:"R",contains:[e.HASH_COMMENT_MODE,{begin:n,keywords:{$pattern:n,keyword:"function if in break next repeat else for return switch while try tryCatch stop warning require library attach detach source setMethod setGeneric setGroupGeneric setClass ...",literal:"NULL NA TRUE FALSE T F Inf NaN NA_integer_|10 NA_real_|10 NA_character_|10 NA_complex_|10"},relevance:0},{className:"number",begin:"0[xX][0-9a-fA-F]+[Li]?\\b",relevance:0},{className:"number",begin:"\\d+(?:[eE][+\\-]?\\d*)?L\\b",relevance:0},{className:"number",begin:"\\d+\\.(?!\\d)(?:i\\b)?",relevance:0},{className:"number",begin:"\\d+(?:\\.\\d*)?(?:[eE][+\\-]?\\d*)?i?\\b",relevance:0},{className:"number",begin:"\\.\\d+(?:[eE][+\\-]?\\d*)?i?\\b",relevance:0},{begin:"`",end:"`",relevance:0},{className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:'"',end:'"'},{begin:"'",end:"'"}]}]}}}());
+hljs.registerLanguage("scala",function(){"use strict";return function(e){var n={className:"subst",variants:[{begin:"\\$[A-Za-z0-9_]+"},{begin:"\\${",end:"}"}]},a={className:"string",variants:[{begin:'"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:'"""',end:'"""',relevance:10},{begin:'[a-z]+"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE,n]},{className:"string",begin:'[a-z]+"""',end:'"""',contains:[n],relevance:10}]},s={className:"type",begin:"\\b[A-Z][A-Za-z0-9_]*",relevance:0},t={className:"title",begin:/[^0-9\n\t "'(),.`{}\[\]:;][^\n\t "'(),.`{}\[\]:;]+|[^0-9\n\t "'(),.`{}\[\]:;=]/,relevance:0},i={className:"class",beginKeywords:"class object trait type",end:/[:={\[\n;]/,excludeEnd:!0,contains:[{beginKeywords:"extends with",relevance:10},{begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[s]},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[s]},t]},l={className:"function",beginKeywords:"def",end:/[:={\[(\n;]/,excludeEnd:!0,contains:[t]};return{name:"Scala",keywords:{literal:"true false null",keyword:"type yield lazy override def with val var sealed abstract private trait object if forSome for while throw finally protected extends import final return else break new catch super class case package default try this match continue throws implicit"},contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,{className:"symbol",begin:"'\\w[\\w\\d_]*(?!')"},s,l,i,e.C_NUMBER_MODE,{className:"meta",begin:"@[A-Za-z]+"}]}}}());
+hljs.registerLanguage("x86asm",function(){"use strict";return function(s){return{name:"Intel x86 Assembly",case_insensitive:!0,keywords:{$pattern:"[.%]?"+s.IDENT_RE,keyword:"lock rep repe repz repne repnz xaquire xrelease bnd nobnd aaa aad aam aas adc add and arpl bb0_reset bb1_reset bound bsf bsr bswap bt btc btr bts call cbw cdq cdqe clc cld cli clts cmc cmp cmpsb cmpsd cmpsq cmpsw cmpxchg cmpxchg486 cmpxchg8b cmpxchg16b cpuid cpu_read cpu_write cqo cwd cwde daa das dec div dmint emms enter equ f2xm1 fabs fadd faddp fbld fbstp fchs fclex fcmovb fcmovbe fcmove fcmovnb fcmovnbe fcmovne fcmovnu fcmovu fcom fcomi fcomip fcomp fcompp fcos fdecstp fdisi fdiv fdivp fdivr fdivrp femms feni ffree ffreep fiadd ficom ficomp fidiv fidivr fild fimul fincstp finit fist fistp fisttp fisub fisubr fld fld1 fldcw fldenv fldl2e fldl2t fldlg2 fldln2 fldpi fldz fmul fmulp fnclex fndisi fneni fninit fnop fnsave fnstcw fnstenv fnstsw fpatan fprem fprem1 fptan frndint frstor fsave fscale fsetpm fsin fsincos fsqrt fst fstcw fstenv fstp fstsw fsub fsubp fsubr fsubrp ftst fucom fucomi fucomip fucomp fucompp fxam fxch fxtract fyl2x fyl2xp1 hlt ibts icebp idiv imul in inc incbin insb insd insw int int01 int1 int03 int3 into invd invpcid invlpg invlpga iret iretd iretq iretw jcxz jecxz jrcxz jmp jmpe lahf lar lds lea leave les lfence lfs lgdt lgs lidt lldt lmsw loadall loadall286 lodsb lodsd lodsq lodsw loop loope loopne loopnz loopz lsl lss ltr mfence monitor mov movd movq movsb movsd movsq movsw movsx movsxd movzx mul mwait neg nop not or out outsb outsd outsw packssdw packsswb packuswb paddb paddd paddsb paddsiw paddsw paddusb paddusw paddw pand pandn pause paveb pavgusb pcmpeqb pcmpeqd pcmpeqw pcmpgtb pcmpgtd pcmpgtw pdistib pf2id pfacc pfadd pfcmpeq pfcmpge pfcmpgt pfmax pfmin pfmul pfrcp pfrcpit1 pfrcpit2 pfrsqit1 pfrsqrt pfsub pfsubr pi2fd pmachriw pmaddwd pmagw pmulhriw pmulhrwa pmulhrwc pmulhw pmullw pmvgezb pmvlzb pmvnzb pmvzb pop popa popad popaw popf popfd popfq popfw por prefetch prefetchw pslld psllq psllw psrad psraw psrld psrlq psrlw psubb psubd psubsb psubsiw psubsw psubusb psubusw psubw punpckhbw punpckhdq punpckhwd punpcklbw punpckldq punpcklwd push pusha pushad pushaw pushf pushfd pushfq pushfw pxor rcl rcr rdshr rdmsr rdpmc rdtsc rdtscp ret retf retn rol ror rdm rsdc rsldt rsm rsts sahf sal salc sar sbb scasb scasd scasq scasw sfence sgdt shl shld shr shrd sidt sldt skinit smi smint smintold smsw stc std sti stosb stosd stosq stosw str sub svdc svldt svts swapgs syscall sysenter sysexit sysret test ud0 ud1 ud2b ud2 ud2a umov verr verw fwait wbinvd wrshr wrmsr xadd xbts xchg xlatb xlat xor cmove cmovz cmovne cmovnz cmova cmovnbe cmovae cmovnb cmovb cmovnae cmovbe cmovna cmovg cmovnle cmovge cmovnl cmovl cmovnge cmovle cmovng cmovc cmovnc cmovo cmovno cmovs cmovns cmovp cmovpe cmovnp cmovpo je jz jne jnz ja jnbe jae jnb jb jnae jbe jna jg jnle jge jnl jl jnge jle jng jc jnc jo jno js jns jpo jnp jpe jp sete setz setne setnz seta setnbe setae setnb setnc setb setnae setcset setbe setna setg setnle setge setnl setl setnge setle setng sets setns seto setno setpe setp setpo setnp addps addss andnps andps cmpeqps cmpeqss cmpleps cmpless cmpltps cmpltss cmpneqps cmpneqss cmpnleps cmpnless cmpnltps cmpnltss cmpordps cmpordss cmpunordps cmpunordss cmpps cmpss comiss cvtpi2ps cvtps2pi cvtsi2ss cvtss2si cvttps2pi cvttss2si divps divss ldmxcsr maxps maxss minps minss movaps movhps movlhps movlps movhlps movmskps movntps movss movups mulps mulss orps rcpps rcpss rsqrtps rsqrtss shufps sqrtps sqrtss stmxcsr subps subss ucomiss unpckhps unpcklps xorps fxrstor fxrstor64 fxsave fxsave64 xgetbv xsetbv xsave xsave64 xsaveopt xsaveopt64 xrstor xrstor64 prefetchnta prefetcht0 prefetcht1 prefetcht2 maskmovq movntq pavgb pavgw pextrw pinsrw pmaxsw pmaxub pminsw pminub pmovmskb pmulhuw psadbw pshufw pf2iw pfnacc pfpnacc pi2fw pswapd maskmovdqu clflush movntdq movnti movntpd movdqa movdqu movdq2q movq2dq paddq pmuludq pshufd pshufhw pshuflw pslldq psrldq psubq punpckhqdq punpcklqdq addpd addsd andnpd andpd cmpeqpd cmpeqsd cmplepd cmplesd cmpltpd cmpltsd cmpneqpd cmpneqsd cmpnlepd cmpnlesd cmpnltpd cmpnltsd cmpordpd cmpordsd cmpunordpd cmpunordsd cmppd comisd cvtdq2pd cvtdq2ps cvtpd2dq cvtpd2pi cvtpd2ps cvtpi2pd cvtps2dq cvtps2pd cvtsd2si cvtsd2ss cvtsi2sd cvtss2sd cvttpd2pi cvttpd2dq cvttps2dq cvttsd2si divpd divsd maxpd maxsd minpd minsd movapd movhpd movlpd movmskpd movupd mulpd mulsd orpd shufpd sqrtpd sqrtsd subpd subsd ucomisd unpckhpd unpcklpd xorpd addsubpd addsubps haddpd haddps hsubpd hsubps lddqu movddup movshdup movsldup clgi stgi vmcall vmclear vmfunc vmlaunch vmload vmmcall vmptrld vmptrst vmread vmresume vmrun vmsave vmwrite vmxoff vmxon invept invvpid pabsb pabsw pabsd palignr phaddw phaddd phaddsw phsubw phsubd phsubsw pmaddubsw pmulhrsw pshufb psignb psignw psignd extrq insertq movntsd movntss lzcnt blendpd blendps blendvpd blendvps dppd dpps extractps insertps movntdqa mpsadbw packusdw pblendvb pblendw pcmpeqq pextrb pextrd pextrq phminposuw pinsrb pinsrd pinsrq pmaxsb pmaxsd pmaxud pmaxuw pminsb pminsd pminud pminuw pmovsxbw pmovsxbd pmovsxbq pmovsxwd pmovsxwq pmovsxdq pmovzxbw pmovzxbd pmovzxbq pmovzxwd pmovzxwq pmovzxdq pmuldq pmulld ptest roundpd roundps roundsd roundss crc32 pcmpestri pcmpestrm pcmpistri pcmpistrm pcmpgtq popcnt getsec pfrcpv pfrsqrtv movbe aesenc aesenclast aesdec aesdeclast aesimc aeskeygenassist vaesenc vaesenclast vaesdec vaesdeclast vaesimc vaeskeygenassist vaddpd vaddps vaddsd vaddss vaddsubpd vaddsubps vandpd vandps vandnpd vandnps vblendpd vblendps vblendvpd vblendvps vbroadcastss vbroadcastsd vbroadcastf128 vcmpeq_ospd vcmpeqpd vcmplt_ospd vcmpltpd vcmple_ospd vcmplepd vcmpunord_qpd vcmpunordpd vcmpneq_uqpd vcmpneqpd vcmpnlt_uspd vcmpnltpd vcmpnle_uspd vcmpnlepd vcmpord_qpd vcmpordpd vcmpeq_uqpd vcmpnge_uspd vcmpngepd vcmpngt_uspd vcmpngtpd vcmpfalse_oqpd vcmpfalsepd vcmpneq_oqpd vcmpge_ospd vcmpgepd vcmpgt_ospd vcmpgtpd vcmptrue_uqpd vcmptruepd vcmplt_oqpd vcmple_oqpd vcmpunord_spd vcmpneq_uspd vcmpnlt_uqpd vcmpnle_uqpd vcmpord_spd vcmpeq_uspd vcmpnge_uqpd vcmpngt_uqpd vcmpfalse_ospd vcmpneq_ospd vcmpge_oqpd vcmpgt_oqpd vcmptrue_uspd vcmppd vcmpeq_osps vcmpeqps vcmplt_osps vcmpltps vcmple_osps vcmpleps vcmpunord_qps vcmpunordps vcmpneq_uqps vcmpneqps vcmpnlt_usps vcmpnltps vcmpnle_usps vcmpnleps vcmpord_qps vcmpordps vcmpeq_uqps vcmpnge_usps vcmpngeps vcmpngt_usps vcmpngtps vcmpfalse_oqps vcmpfalseps vcmpneq_oqps vcmpge_osps vcmpgeps vcmpgt_osps vcmpgtps vcmptrue_uqps vcmptrueps vcmplt_oqps vcmple_oqps vcmpunord_sps vcmpneq_usps vcmpnlt_uqps vcmpnle_uqps vcmpord_sps vcmpeq_usps vcmpnge_uqps vcmpngt_uqps vcmpfalse_osps vcmpneq_osps vcmpge_oqps vcmpgt_oqps vcmptrue_usps vcmpps vcmpeq_ossd vcmpeqsd vcmplt_ossd vcmpltsd vcmple_ossd vcmplesd vcmpunord_qsd vcmpunordsd vcmpneq_uqsd vcmpneqsd vcmpnlt_ussd vcmpnltsd vcmpnle_ussd vcmpnlesd vcmpord_qsd vcmpordsd vcmpeq_uqsd vcmpnge_ussd vcmpngesd vcmpngt_ussd vcmpngtsd vcmpfalse_oqsd vcmpfalsesd vcmpneq_oqsd vcmpge_ossd vcmpgesd vcmpgt_ossd vcmpgtsd vcmptrue_uqsd vcmptruesd vcmplt_oqsd vcmple_oqsd vcmpunord_ssd vcmpneq_ussd vcmpnlt_uqsd vcmpnle_uqsd vcmpord_ssd vcmpeq_ussd vcmpnge_uqsd vcmpngt_uqsd vcmpfalse_ossd vcmpneq_ossd vcmpge_oqsd vcmpgt_oqsd vcmptrue_ussd vcmpsd vcmpeq_osss vcmpeqss vcmplt_osss vcmpltss vcmple_osss vcmpless vcmpunord_qss vcmpunordss vcmpneq_uqss vcmpneqss vcmpnlt_usss vcmpnltss vcmpnle_usss vcmpnless vcmpord_qss vcmpordss vcmpeq_uqss vcmpnge_usss vcmpngess vcmpngt_usss vcmpngtss vcmpfalse_oqss vcmpfalsess vcmpneq_oqss vcmpge_osss vcmpgess vcmpgt_osss vcmpgtss vcmptrue_uqss vcmptruess vcmplt_oqss vcmple_oqss vcmpunord_sss vcmpneq_usss vcmpnlt_uqss vcmpnle_uqss vcmpord_sss vcmpeq_usss vcmpnge_uqss vcmpngt_uqss vcmpfalse_osss vcmpneq_osss vcmpge_oqss vcmpgt_oqss vcmptrue_usss vcmpss vcomisd vcomiss vcvtdq2pd vcvtdq2ps vcvtpd2dq vcvtpd2ps vcvtps2dq vcvtps2pd vcvtsd2si vcvtsd2ss vcvtsi2sd vcvtsi2ss vcvtss2sd vcvtss2si vcvttpd2dq vcvttps2dq vcvttsd2si vcvttss2si vdivpd vdivps vdivsd vdivss vdppd vdpps vextractf128 vextractps vhaddpd vhaddps vhsubpd vhsubps vinsertf128 vinsertps vlddqu vldqqu vldmxcsr vmaskmovdqu vmaskmovps vmaskmovpd vmaxpd vmaxps vmaxsd vmaxss vminpd vminps vminsd vminss vmovapd vmovaps vmovd vmovq vmovddup vmovdqa vmovqqa vmovdqu vmovqqu vmovhlps vmovhpd vmovhps vmovlhps vmovlpd vmovlps vmovmskpd vmovmskps vmovntdq vmovntqq vmovntdqa vmovntpd vmovntps vmovsd vmovshdup vmovsldup vmovss vmovupd vmovups vmpsadbw vmulpd vmulps vmulsd vmulss vorpd vorps vpabsb vpabsw vpabsd vpacksswb vpackssdw vpackuswb vpackusdw vpaddb vpaddw vpaddd vpaddq vpaddsb vpaddsw vpaddusb vpaddusw vpalignr vpand vpandn vpavgb vpavgw vpblendvb vpblendw vpcmpestri vpcmpestrm vpcmpistri vpcmpistrm vpcmpeqb vpcmpeqw vpcmpeqd vpcmpeqq vpcmpgtb vpcmpgtw vpcmpgtd vpcmpgtq vpermilpd vpermilps vperm2f128 vpextrb vpextrw vpextrd vpextrq vphaddw vphaddd vphaddsw vphminposuw vphsubw vphsubd vphsubsw vpinsrb vpinsrw vpinsrd vpinsrq vpmaddwd vpmaddubsw vpmaxsb vpmaxsw vpmaxsd vpmaxub vpmaxuw vpmaxud vpminsb vpminsw vpminsd vpminub vpminuw vpminud vpmovmskb vpmovsxbw vpmovsxbd vpmovsxbq vpmovsxwd vpmovsxwq vpmovsxdq vpmovzxbw vpmovzxbd vpmovzxbq vpmovzxwd vpmovzxwq vpmovzxdq vpmulhuw vpmulhrsw vpmulhw vpmullw vpmulld vpmuludq vpmuldq vpor vpsadbw vpshufb vpshufd vpshufhw vpshuflw vpsignb vpsignw vpsignd vpslldq vpsrldq vpsllw vpslld vpsllq vpsraw vpsrad vpsrlw vpsrld vpsrlq vptest vpsubb vpsubw vpsubd vpsubq vpsubsb vpsubsw vpsubusb vpsubusw vpunpckhbw vpunpckhwd vpunpckhdq vpunpckhqdq vpunpcklbw vpunpcklwd vpunpckldq vpunpcklqdq vpxor vrcpps vrcpss vrsqrtps vrsqrtss vroundpd vroundps vroundsd vroundss vshufpd vshufps vsqrtpd vsqrtps vsqrtsd vsqrtss vstmxcsr vsubpd vsubps vsubsd vsubss vtestps vtestpd vucomisd vucomiss vunpckhpd vunpckhps vunpcklpd vunpcklps vxorpd vxorps vzeroall vzeroupper pclmullqlqdq pclmulhqlqdq pclmullqhqdq pclmulhqhqdq pclmulqdq vpclmullqlqdq vpclmulhqlqdq vpclmullqhqdq vpclmulhqhqdq vpclmulqdq vfmadd132ps vfmadd132pd vfmadd312ps vfmadd312pd vfmadd213ps vfmadd213pd vfmadd123ps vfmadd123pd vfmadd231ps vfmadd231pd vfmadd321ps vfmadd321pd vfmaddsub132ps vfmaddsub132pd vfmaddsub312ps vfmaddsub312pd vfmaddsub213ps vfmaddsub213pd vfmaddsub123ps vfmaddsub123pd vfmaddsub231ps vfmaddsub231pd vfmaddsub321ps vfmaddsub321pd vfmsub132ps vfmsub132pd vfmsub312ps vfmsub312pd vfmsub213ps vfmsub213pd vfmsub123ps vfmsub123pd vfmsub231ps vfmsub231pd vfmsub321ps vfmsub321pd vfmsubadd132ps vfmsubadd132pd vfmsubadd312ps vfmsubadd312pd vfmsubadd213ps vfmsubadd213pd vfmsubadd123ps vfmsubadd123pd vfmsubadd231ps vfmsubadd231pd vfmsubadd321ps vfmsubadd321pd vfnmadd132ps vfnmadd132pd vfnmadd312ps vfnmadd312pd vfnmadd213ps vfnmadd213pd vfnmadd123ps vfnmadd123pd vfnmadd231ps vfnmadd231pd vfnmadd321ps vfnmadd321pd vfnmsub132ps vfnmsub132pd vfnmsub312ps vfnmsub312pd vfnmsub213ps vfnmsub213pd vfnmsub123ps vfnmsub123pd vfnmsub231ps vfnmsub231pd vfnmsub321ps vfnmsub321pd vfmadd132ss vfmadd132sd vfmadd312ss vfmadd312sd vfmadd213ss vfmadd213sd vfmadd123ss vfmadd123sd vfmadd231ss vfmadd231sd vfmadd321ss vfmadd321sd vfmsub132ss vfmsub132sd vfmsub312ss vfmsub312sd vfmsub213ss vfmsub213sd vfmsub123ss vfmsub123sd vfmsub231ss vfmsub231sd vfmsub321ss vfmsub321sd vfnmadd132ss vfnmadd132sd vfnmadd312ss vfnmadd312sd vfnmadd213ss vfnmadd213sd vfnmadd123ss vfnmadd123sd vfnmadd231ss vfnmadd231sd vfnmadd321ss vfnmadd321sd vfnmsub132ss vfnmsub132sd vfnmsub312ss vfnmsub312sd vfnmsub213ss vfnmsub213sd vfnmsub123ss vfnmsub123sd vfnmsub231ss vfnmsub231sd vfnmsub321ss vfnmsub321sd rdfsbase rdgsbase rdrand wrfsbase wrgsbase vcvtph2ps vcvtps2ph adcx adox rdseed clac stac xstore xcryptecb xcryptcbc xcryptctr xcryptcfb xcryptofb montmul xsha1 xsha256 llwpcb slwpcb lwpval lwpins vfmaddpd vfmaddps vfmaddsd vfmaddss vfmaddsubpd vfmaddsubps vfmsubaddpd vfmsubaddps vfmsubpd vfmsubps vfmsubsd vfmsubss vfnmaddpd vfnmaddps vfnmaddsd vfnmaddss vfnmsubpd vfnmsubps vfnmsubsd vfnmsubss vfrczpd vfrczps vfrczsd vfrczss vpcmov vpcomb vpcomd vpcomq vpcomub vpcomud vpcomuq vpcomuw vpcomw vphaddbd vphaddbq vphaddbw vphadddq vphaddubd vphaddubq vphaddubw vphaddudq vphadduwd vphadduwq vphaddwd vphaddwq vphsubbw vphsubdq vphsubwd vpmacsdd vpmacsdqh vpmacsdql vpmacssdd vpmacssdqh vpmacssdql vpmacsswd vpmacssww vpmacswd vpmacsww vpmadcsswd vpmadcswd vpperm vprotb vprotd vprotq vprotw vpshab vpshad vpshaq vpshaw vpshlb vpshld vpshlq vpshlw vbroadcasti128 vpblendd vpbroadcastb vpbroadcastw vpbroadcastd vpbroadcastq vpermd vpermpd vpermps vpermq vperm2i128 vextracti128 vinserti128 vpmaskmovd vpmaskmovq vpsllvd vpsllvq vpsravd vpsrlvd vpsrlvq vgatherdpd vgatherqpd vgatherdps vgatherqps vpgatherdd vpgatherqd vpgatherdq vpgatherqq xabort xbegin xend xtest andn bextr blci blcic blsi blsic blcfill blsfill blcmsk blsmsk blsr blcs bzhi mulx pdep pext rorx sarx shlx shrx tzcnt tzmsk t1mskc valignd valignq vblendmpd vblendmps vbroadcastf32x4 vbroadcastf64x4 vbroadcasti32x4 vbroadcasti64x4 vcompresspd vcompressps vcvtpd2udq vcvtps2udq vcvtsd2usi vcvtss2usi vcvttpd2udq vcvttps2udq vcvttsd2usi vcvttss2usi vcvtudq2pd vcvtudq2ps vcvtusi2sd vcvtusi2ss vexpandpd vexpandps vextractf32x4 vextractf64x4 vextracti32x4 vextracti64x4 vfixupimmpd vfixupimmps vfixupimmsd vfixupimmss vgetexppd vgetexpps vgetexpsd vgetexpss vgetmantpd vgetmantps vgetmantsd vgetmantss vinsertf32x4 vinsertf64x4 vinserti32x4 vinserti64x4 vmovdqa32 vmovdqa64 vmovdqu32 vmovdqu64 vpabsq vpandd vpandnd vpandnq vpandq vpblendmd vpblendmq vpcmpltd vpcmpled vpcmpneqd vpcmpnltd vpcmpnled vpcmpd vpcmpltq vpcmpleq vpcmpneqq vpcmpnltq vpcmpnleq vpcmpq vpcmpequd vpcmpltud vpcmpleud vpcmpnequd vpcmpnltud vpcmpnleud vpcmpud vpcmpequq vpcmpltuq vpcmpleuq vpcmpnequq vpcmpnltuq vpcmpnleuq vpcmpuq vpcompressd vpcompressq vpermi2d vpermi2pd vpermi2ps vpermi2q vpermt2d vpermt2pd vpermt2ps vpermt2q vpexpandd vpexpandq vpmaxsq vpmaxuq vpminsq vpminuq vpmovdb vpmovdw vpmovqb vpmovqd vpmovqw vpmovsdb vpmovsdw vpmovsqb vpmovsqd vpmovsqw vpmovusdb vpmovusdw vpmovusqb vpmovusqd vpmovusqw vpord vporq vprold vprolq vprolvd vprolvq vprord vprorq vprorvd vprorvq vpscatterdd vpscatterdq vpscatterqd vpscatterqq vpsraq vpsravq vpternlogd vpternlogq vptestmd vptestmq vptestnmd vptestnmq vpxord vpxorq vrcp14pd vrcp14ps vrcp14sd vrcp14ss vrndscalepd vrndscaleps vrndscalesd vrndscaless vrsqrt14pd vrsqrt14ps vrsqrt14sd vrsqrt14ss vscalefpd vscalefps vscalefsd vscalefss vscatterdpd vscatterdps vscatterqpd vscatterqps vshuff32x4 vshuff64x2 vshufi32x4 vshufi64x2 kandnw kandw kmovw knotw kortestw korw kshiftlw kshiftrw kunpckbw kxnorw kxorw vpbroadcastmb2q vpbroadcastmw2d vpconflictd vpconflictq vplzcntd vplzcntq vexp2pd vexp2ps vrcp28pd vrcp28ps vrcp28sd vrcp28ss vrsqrt28pd vrsqrt28ps vrsqrt28sd vrsqrt28ss vgatherpf0dpd vgatherpf0dps vgatherpf0qpd vgatherpf0qps vgatherpf1dpd vgatherpf1dps vgatherpf1qpd vgatherpf1qps vscatterpf0dpd vscatterpf0dps vscatterpf0qpd vscatterpf0qps vscatterpf1dpd vscatterpf1dps vscatterpf1qpd vscatterpf1qps prefetchwt1 bndmk bndcl bndcu bndcn bndmov bndldx bndstx sha1rnds4 sha1nexte sha1msg1 sha1msg2 sha256rnds2 sha256msg1 sha256msg2 hint_nop0 hint_nop1 hint_nop2 hint_nop3 hint_nop4 hint_nop5 hint_nop6 hint_nop7 hint_nop8 hint_nop9 hint_nop10 hint_nop11 hint_nop12 hint_nop13 hint_nop14 hint_nop15 hint_nop16 hint_nop17 hint_nop18 hint_nop19 hint_nop20 hint_nop21 hint_nop22 hint_nop23 hint_nop24 hint_nop25 hint_nop26 hint_nop27 hint_nop28 hint_nop29 hint_nop30 hint_nop31 hint_nop32 hint_nop33 hint_nop34 hint_nop35 hint_nop36 hint_nop37 hint_nop38 hint_nop39 hint_nop40 hint_nop41 hint_nop42 hint_nop43 hint_nop44 hint_nop45 hint_nop46 hint_nop47 hint_nop48 hint_nop49 hint_nop50 hint_nop51 hint_nop52 hint_nop53 hint_nop54 hint_nop55 hint_nop56 hint_nop57 hint_nop58 hint_nop59 hint_nop60 hint_nop61 hint_nop62 hint_nop63",built_in:"ip eip rip al ah bl bh cl ch dl dh sil dil bpl spl r8b r9b r10b r11b r12b r13b r14b r15b ax bx cx dx si di bp sp r8w r9w r10w r11w r12w r13w r14w r15w eax ebx ecx edx esi edi ebp esp eip r8d r9d r10d r11d r12d r13d r14d r15d rax rbx rcx rdx rsi rdi rbp rsp r8 r9 r10 r11 r12 r13 r14 r15 cs ds es fs gs ss st st0 st1 st2 st3 st4 st5 st6 st7 mm0 mm1 mm2 mm3 mm4 mm5 mm6 mm7 xmm0 xmm1 xmm2 xmm3 xmm4 xmm5 xmm6 xmm7 xmm8 xmm9 xmm10 xmm11 xmm12 xmm13 xmm14 xmm15 xmm16 xmm17 xmm18 xmm19 xmm20 xmm21 xmm22 xmm23 xmm24 xmm25 xmm26 xmm27 xmm28 xmm29 xmm30 xmm31 ymm0 ymm1 ymm2 ymm3 ymm4 ymm5 ymm6 ymm7 ymm8 ymm9 ymm10 ymm11 ymm12 ymm13 ymm14 ymm15 ymm16 ymm17 ymm18 ymm19 ymm20 ymm21 ymm22 ymm23 ymm24 ymm25 ymm26 ymm27 ymm28 ymm29 ymm30 ymm31 zmm0 zmm1 zmm2 zmm3 zmm4 zmm5 zmm6 zmm7 zmm8 zmm9 zmm10 zmm11 zmm12 zmm13 zmm14 zmm15 zmm16 zmm17 zmm18 zmm19 zmm20 zmm21 zmm22 zmm23 zmm24 zmm25 zmm26 zmm27 zmm28 zmm29 zmm30 zmm31 k0 k1 k2 k3 k4 k5 k6 k7 bnd0 bnd1 bnd2 bnd3 cr0 cr1 cr2 cr3 cr4 cr8 dr0 dr1 dr2 dr3 dr8 tr3 tr4 tr5 tr6 tr7 r0 r1 r2 r3 r4 r5 r6 r7 r0b r1b r2b r3b r4b r5b r6b r7b r0w r1w r2w r3w r4w r5w r6w r7w r0d r1d r2d r3d r4d r5d r6d r7d r0h r1h r2h r3h r0l r1l r2l r3l r4l r5l r6l r7l r8l r9l r10l r11l r12l r13l r14l r15l db dw dd dq dt ddq do dy dz resb resw resd resq rest resdq reso resy resz incbin equ times byte word dword qword nosplit rel abs seg wrt strict near far a32 ptr",meta:"%define %xdefine %+ %undef %defstr %deftok %assign %strcat %strlen %substr %rotate %elif %else %endif %if %ifmacro %ifctx %ifidn %ifidni %ifid %ifnum %ifstr %iftoken %ifempty %ifenv %error %warning %fatal %rep %endrep %include %push %pop %repl %pathsearch %depend %use %arg %stacksize %local %line %comment %endcomment .nolist __FILE__ __LINE__ __SECT__ __BITS__ __OUTPUT_FORMAT__ __DATE__ __TIME__ __DATE_NUM__ __TIME_NUM__ __UTC_DATE__ __UTC_TIME__ __UTC_DATE_NUM__ __UTC_TIME_NUM__ __PASS__ struc endstruc istruc at iend align alignb sectalign daz nodaz up down zero default option assume public bits use16 use32 use64 default section segment absolute extern global common cpu float __utf16__ __utf16le__ __utf16be__ __utf32__ __utf32le__ __utf32be__ __float8__ __float16__ __float32__ __float64__ __float80m__ __float80e__ __float128l__ __float128h__ __Infinity__ __QNaN__ __SNaN__ Inf NaN QNaN SNaN float8 float16 float32 float64 float80m float80e float128l float128h __FLOAT_DAZ__ __FLOAT_ROUND__ __FLOAT__"},contains:[s.COMMENT(";","$",{relevance:0}),{className:"number",variants:[{begin:"\\b(?:([0-9][0-9_]*)?\\.[0-9_]*(?:[eE][+-]?[0-9_]+)?|(0[Xx])?[0-9][0-9_]*\\.?[0-9_]*(?:[pP](?:[+-]?[0-9_]+)?)?)\\b",relevance:0},{begin:"\\$[0-9][0-9A-Fa-f]*",relevance:0},{begin:"\\b(?:[0-9A-Fa-f][0-9A-Fa-f_]*[Hh]|[0-9][0-9_]*[DdTt]?|[0-7][0-7_]*[QqOo]|[0-1][0-1_]*[BbYy])\\b"},{begin:"\\b(?:0[Xx][0-9A-Fa-f_]+|0[DdTt][0-9_]+|0[QqOo][0-7_]+|0[BbYy][0-1_]+)\\b"}]},s.QUOTE_STRING_MODE,{className:"string",variants:[{begin:"'",end:"[^\\\\]'"},{begin:"`",end:"[^\\\\]`"}],relevance:0},{className:"symbol",variants:[{begin:"^\\s*[A-Za-z._?][A-Za-z0-9_$#@~.?]*(:|\\s+label)"},{begin:"^\\s*%%[A-Za-z0-9_$#@~.?]*:"}],relevance:0},{className:"subst",begin:"%[0-9]+",relevance:0},{className:"subst",begin:"%!S+",relevance:0},{className:"meta",begin:/^\s*\.[\w_-]+/}]}}}()); \ No newline at end of file
diff --git a/index.html b/index.html
index ad7f796..fe243fd 100644
--- a/index.html
+++ b/index.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="intro.html" class="active">Introduction</a></li><li class="chapter-item expanded "><a href="tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/intro.html b/intro.html
index ad7f796..fe243fd 100644
--- a/intro.html
+++ b/intro.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="intro.html" class="active">Introduction</a></li><li class="chapter-item expanded "><a href="tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/linux/acl.html b/linux/acl.html
index c7e4d1d..7ec25d3 100644
--- a/linux/acl.html
+++ b/linux/acl.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html" class="active"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/linux/coredump.html b/linux/coredump.html
index 120abdd..827f66c 100644
--- a/linux/coredump.html
+++ b/linux/coredump.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html" class="active"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/linux/cryptsetup.html b/linux/cryptsetup.html
index 32e396a..ebcee6d 100644
--- a/linux/cryptsetup.html
+++ b/linux/cryptsetup.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html" class="active"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/linux/index.html b/linux/index.html
index b2c2c04..6ae255d 100644
--- a/linux/index.html
+++ b/linux/index.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html" class="active"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/linux/input.html b/linux/input.html
index 57f6aaa..2d323f6 100644
--- a/linux/input.html
+++ b/linux/input.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html" class="active"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/linux/ptrace_scope.html b/linux/ptrace_scope.html
index 22d3367..025ff23 100644
--- a/linux/ptrace_scope.html
+++ b/linux/ptrace_scope.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html" class="active"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/linux/swap.html b/linux/swap.html
index cd8c8d2..96aed3a 100644
--- a/linux/swap.html
+++ b/linux/swap.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html" class="active"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/linux/systemd.html b/linux/systemd.html
index c767307..7fadd4c 100644
--- a/linux/systemd.html
+++ b/linux/systemd.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html" class="active"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/linux/zfs.html b/linux/zfs.html
index 61c8b9c..5f1afce 100644
--- a/linux/zfs.html
+++ b/linux/zfs.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html" class="active"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/monitor/index.html b/monitor/index.html
index 2fe9f4a..a9dc4f3 100644
--- a/monitor/index.html
+++ b/monitor/index.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html" class="active"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/monitor/lsof.html b/monitor/lsof.html
index c580693..a3656db 100644
--- a/monitor/lsof.html
+++ b/monitor/lsof.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html" class="active"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/monitor/pgrep.html b/monitor/pgrep.html
index 0c491e5..d4de629 100644
--- a/monitor/pgrep.html
+++ b/monitor/pgrep.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html" class="active"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/monitor/pidstat.html b/monitor/pidstat.html
index 6e62546..c561b62 100644
--- a/monitor/pidstat.html
+++ b/monitor/pidstat.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html" class="active"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/monitor/pmap.html b/monitor/pmap.html
index 293d2c8..bb989a4 100644
--- a/monitor/pmap.html
+++ b/monitor/pmap.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html" class="active"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/monitor/pstack.html b/monitor/pstack.html
index 85f315d..3ab1564 100644
--- a/monitor/pstack.html
+++ b/monitor/pstack.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html" class="active"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/monitor/ss.html b/monitor/ss.html
index 0cd0a29..f49c975 100644
--- a/monitor/ss.html
+++ b/monitor/ss.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html" class="active"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/network/firewall-cmd.html b/network/firewall-cmd.html
index de4cb5e..257d19f 100644
--- a/network/firewall-cmd.html
+++ b/network/firewall-cmd.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html" class="active"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/network/index.html b/network/index.html
index a839c23..1c590f1 100644
--- a/network/index.html
+++ b/network/index.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html" class="active"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/network/nftables.html b/network/nftables.html
index 25d8036..58f8649 100644
--- a/network/nftables.html
+++ b/network/nftables.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html" class="active"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/network/tcpdump.html b/network/tcpdump.html
index 04b8d47..fa6b5a0 100644
--- a/network/tcpdump.html
+++ b/network/tcpdump.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html" class="active"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/print.html b/print.html
index 640587d..d373a15 100644
--- a/print.html
+++ b/print.html
@@ -91,7 +91,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
@@ -1213,6 +1215,10 @@ record ----&gt; ∀ pattern matched
fields ----&gt; run associated action
</code></pre>
<p>Any valid awk <code>expr</code> can be a <code>pattern</code>.</p>
+<p>An example is the regex pattern <code>/abc/ { print $1 }</code> which prints the first
+field if the record matches the regex <code>/abc/</code>. This form is actually a short
+version for <code>$0 ~ /abc/ { print $1 }</code>, see the regex comparison operator
+below.</p>
<h3 id="special-pattern"><a class="header" href="#special-pattern">Special pattern</a></h3>
<p>awk provides two special patterns, <code>BEGIN</code> and <code>END</code>, which can be used
multiple times. Actions with those patterns are <strong>executed exactly once</strong>.</p>
@@ -1263,6 +1269,15 @@ but this is a function and return value can be assigned to a variable.</p>
<li><code>%T</code> alias for <code>%H:%M:%S</code></li>
</ul>
</li>
+<li>
+<p><code>S ~ R</code>, <code>S !~ R</code></p>
+<p>The regex comparison operator, where the former returns true if the string
+<code>S</code> matches the regex <code>R</code>, and the latter is the negated form.
+The regex can be either a
+<a href="https://www.gnu.org/software/gawk/manual/html_node/Regexp-Usage.html">constant</a>
+or <a href="https://www.gnu.org/software/gawk/manual/html_node/Computed-Regexps.html">dynamic</a>
+regex.</p>
+</li>
</ul>
<h2 id="examples"><a class="header" href="#examples">Examples</a></h2>
<h3 id="filter-records"><a class="header" href="#filter-records">Filter records</a></h3>
@@ -1274,6 +1289,18 @@ prints the whole record.</p>
<pre><code class="language-bash">awk '!/^#/ { print $1 }' &lt;file&gt;
</code></pre>
<p>Matches records not starting with <code>#</code>.</p>
+<h3 id="range-patterns"><a class="header" href="#range-patterns">Range patterns</a></h3>
+<pre><code class="language-bash">echo -e &quot;a\nFOO\nb\nc\nBAR\nd&quot; | \
+ awk '/FOO/,/BAR/ { print }'
+</code></pre>
+<p><code>/FOO/,/BAR/</code> define a range pattern of <code>begin_pattern, end_pattern</code>. When
+<code>begin_pattern</code> is matched the range is <strong>turned on</strong> and when the
+<code>end_pattern</code> is matched the range is <strong>turned off</strong>. This matches every record
+in the range <em>inclusive</em>.</p>
+<p>An <em>exclusive</em> range must be handled explicitly, for example as follows.</p>
+<pre><code class="language-bash">echo -e &quot;a\nFOO\nb\nc\nBAR\nd&quot; | \
+ awk '/FOO/,/BAR/ { if (!($1 ~ &quot;FOO&quot;) &amp;&amp; !($1 ~ &quot;BAR&quot;)) { print } }'
+</code></pre>
<h3 id="access-last-fields-in-records"><a class="header" href="#access-last-fields-in-records">Access last fields in records</a></h3>
<pre><code class="language-bash">echo 'a b c d e f' | awk '{ print $NF $(NF-1) }'
</code></pre>
diff --git a/searchindex.js b/searchindex.js
index 69b2a6a..23f6dc9 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search, {"doc_urls":["intro.html#notes","tools/index.html#tools","tools/zsh.html#zsh1","tools/zsh.html#keybindings","tools/zsh.html#parameter","tools/zsh.html#variables","tools/zsh.html#expansion-flags","tools/zsh.html#argument-parsing-with-zparseopts","tools/zsh.html#example","tools/zsh.html#regular-expressions","tools/zsh.html#completion","tools/zsh.html#installation","tools/zsh.html#completion-variables","tools/zsh.html#completion-functions","tools/zsh.html#example-1","tools/zsh.html#example-with-optional-arguments","tools/bash.html#bash1","tools/bash.html#expansion","tools/bash.html#generator","tools/bash.html#parameter","tools/bash.html#pathname","tools/bash.html#io-redirection","tools/bash.html#explanation","tools/bash.html#argument-parsing-with-getopts","tools/bash.html#example","tools/bash.html#regular-expressions","tools/bash.html#completion","tools/bash.html#example-1","tools/fish.html#fish1","tools/fish.html#quick-info","tools/fish.html#variables","tools/fish.html#setunset-variables","tools/fish.html#special-variables--ref","tools/fish.html#lists","tools/fish.html#command-handling","tools/fish.html#io-redirection","tools/fish.html#control-flow","tools/fish.html#if--else","tools/fish.html#switch","tools/fish.html#while-loop","tools/fish.html#for-loop","tools/fish.html#functions","tools/fish.html#autoloading","tools/fish.html#helper","tools/fish.html#argument-parsing-and-completion","tools/fish.html#prompt","tools/fish.html#useful-builtins","tools/fish.html#keymaps","tools/fish.html#debug","tools/tmux.html#tmux1","tools/tmux.html#tmux-cli","tools/tmux.html#scripting","tools/tmux.html#bindings","tools/tmux.html#command-mode","tools/git.html#git1","tools/git.html#working-areas","tools/git.html#staging","tools/git.html#remote","tools/git.html#branching","tools/git.html#tags","tools/git.html#log--commit-history","tools/git.html#diff--commit-info","tools/git.html#patching","tools/git.html#resetting","tools/git.html#submodules","tools/git.html#inspection","tools/git.html#revision-specifier","tools/awk.html#awk1","tools/awk.html#input-processing","tools/awk.html#program","tools/awk.html#special-pattern","tools/awk.html#special-variables","tools/awk.html#special-statements--functions","tools/awk.html#examples","tools/awk.html#filter-records","tools/awk.html#negative-patterns","tools/awk.html#access-last-fields-in-records","tools/awk.html#capture-in-variables","tools/awk.html#capture-in-array","tools/awk.html#run-shell-command-and-capture-output","tools/emacs.html#emacs1","tools/emacs.html#help","tools/emacs.html#package-manager","tools/emacs.html#window","tools/emacs.html#buffer","tools/emacs.html#ibuffer","tools/emacs.html#isearch","tools/emacs.html#occur","tools/emacs.html#grep","tools/emacs.html#yankpaste","tools/emacs.html#register","tools/emacs.html#blockrect","tools/emacs.html#mass-edit","tools/emacs.html#narrow","tools/emacs.html#org","tools/emacs.html#org-source","tools/emacs.html#comapny","tools/emacs.html#tags","tools/emacs.html#lisp","tools/emacs.html#ido","tools/emacs.html#evil","tools/emacs.html#dired","tools/gpg.html#gpg1","tools/gpg.html#generate-new-keypair","tools/gpg.html#list-keys","tools/gpg.html#edit-keys","tools/gpg.html#export--import-keys","tools/gpg.html#search--send-keys","tools/gpg.html#encrypt-passphrase","tools/gpg.html#encrypt-public-key","tools/gpg.html#signing","tools/gpg.html#signing-detached","tools/gpg.html#abbreviations","tools/gpg.html#keyservers","tools/gpg.html#examples","tools/gpg.html#list-basic-key-information-from-file-with-long-keyids","tools/gpg.html#extend-expiring-key","tools/gdb.html#gdb1","tools/gdb.html#cli","tools/gdb.html#interactive-usage","tools/gdb.html#misc","tools/gdb.html#breakpoints","tools/gdb.html#watchpoints","tools/gdb.html#catchpoints","tools/gdb.html#inspection","tools/gdb.html#signal-handling","tools/gdb.html#multi-threading","tools/gdb.html#multi-process","tools/gdb.html#source-file-locations","tools/gdb.html#configuration","tools/gdb.html#text-user-interface-tui","tools/gdb.html#user-commands-macros","tools/gdb.html#hooks","tools/gdb.html#examples","tools/gdb.html#automatically-print-next-instr","tools/gdb.html#conditional-breakpoints","tools/gdb.html#set-breakpoint-on-all-threads-except-one","tools/gdb.html#catch-sigsegv-and-execute-commands","tools/gdb.html#run-backtrace-on-thread-1-batch-mode","tools/gdb.html#script-gdb-for-automating-debugging-sessions","tools/gdb.html#hook-to-automatically-save-breakpoints-on-quit","tools/gdb.html#watchpoint-on-struct--class-member","tools/gdb.html#know-bugs","tools/gdb.html#workaround-command--finish-bug","tools/gdbserver.html#gdbserver1","tools/gdbserver.html#cli","tools/gdbserver.html#example","tools/gdbserver.html#wrapper-example-set-environment-variables-just-for-the-debugee","tools/radare2.html#radare21","tools/radare2.html#print","tools/radare2.html#flags","tools/radare2.html#help","tools/radare2.html#relocation","tools/radare2.html#examples","tools/radare2.html#patch-file-alter-bytes","tools/radare2.html#assemble--disassmble-rasm2","tools/qemu.html#qemu1","tools/qemu.html#keybindings","tools/qemu.html#vm-config-snippet","tools/qemu.html#cpu--ram","tools/qemu.html#graphic--display","tools/qemu.html#boot-menu","tools/qemu.html#block-devices","tools/qemu.html#usb","tools/qemu.html#debugging","tools/qemu.html#io-redirection","tools/qemu.html#network","tools/qemu.html#shared-drives","tools/qemu.html#debug-logging","tools/qemu.html#tracing","tools/qemu.html#vm-snapshots","tools/qemu.html#vm-migration","tools/qemu.html#appendix-direct-kernel-boot","tools/qemu.html#appendix-cheap-instruction-tracer","tools/qemu.html#references","tools/pacman.html#pacman1","tools/pacman.html#remote-package-repositories","tools/pacman.html#remove-packages","tools/pacman.html#local-package-database","tools/pacman.html#local-file-database","tools/pacman.html#hacks","tools/dot.html#dot1","tools/dot.html#example-dot-file-to-copy--paste-from","tools/dot.html#references","monitor/index.html#resource-analysis--monitor","monitor/lsof.html#lsof8","monitor/lsof.html#examples","monitor/lsof.html#file-flags","monitor/lsof.html#open-tcp-connections","monitor/lsof.html#open-connection-to-specific-host","monitor/lsof.html#open-connection-to-specific-port","monitor/lsof.html#ipv4-tcp-connections-in-established-state","monitor/lsof.html#list-open-files-in-a-mounted-directory","monitor/ss.html#ss8","monitor/ss.html#examples","monitor/pidstat.html#pidstat1","monitor/pidstat.html#page-fault-and-memory-utilization","monitor/pidstat.html#io-statistics","monitor/pgrep.html#pgrep1","monitor/pgrep.html#debug-newest-process","monitor/pmap.html#pmap1","monitor/pstack.html#pstack1","trace_profile/index.html#trace-and-profile","trace_profile/strace.html#strace1","trace_profile/strace.html#examples","trace_profile/ltrace.html#ltrace1","trace_profile/ltrace.html#example","trace_profile/perf.html#perf1","trace_profile/perf.html#flamegraph","trace_profile/perf.html#flamegraph-with-single-event-trace","trace_profile/perf.html#flamegraph-with-multiple-event-traces","trace_profile/oprofile.html#oprofile","trace_profile/time.html#usrbintime1","binary/index.html#binary","binary/od.html#od1","binary/od.html#ascii-to-hex-string","binary/od.html#extract-parts-of-file","binary/xxd.html#xxd1","binary/xxd.html#ascii-to-hex-stream","binary/xxd.html#hex-to-binary-stream","binary/xxd.html#ascii-to-binary","binary/xxd.html#ascii-to-c-array-hex-encoded","binary/readelf.html#readelf1","binary/objdump.html#objdump1","binary/objdump.html#disassemble-section","binary/objdump.html#example-disassemble-raw-binary","binary/nm.html#nm1","development/index.html#development","development/c++filt.html#cfilt1","development/c++filt.html#demangle-symbol","development/c++filt.html#demangle-stream","development/c++.html#c","development/c++.html#type-deduction","development/c++.html#strict-aliasing-and-type-punning","development/c++.html#__restrict-keyword","development/c++.html#type-punning","development/c++.html#variadic-templates--parameter-pack-","development/c++.html#forwarding-reference--fwd-ref-","development/c++.html#example-any_of-template-meta-function","development/c++.html#example--sfinae---enable_if-","development/c++.html#example-minimal-templatized-test-registry","development/c++.html#example-concepts-pre-c20","development/c++.html#template-selection-with-partially--fully-specializations","development/c++.html#example-perfect-forwarding","development/glibc.html#glibc","development/glibc.html#malloc-tracer--mtrace3","development/glibc.html#malloc-check--mallopt3","development/gcc.html#gcc1","development/gcc.html#cli","development/gcc.html#preprocessing","development/gcc.html#target-options","development/gcc.html#warnings--optimizations","development/gcc.html#builtins","development/gcc.html#__builtin_expectexpr-cond","development/gcc.html#abi-linux","development/cmake.html#cmake1","development/cmake.html#private--public--interface","development/make.html#make1","development/make.html#anatomy-of-make-rules","development/make.html#pattern-rules--automatic-variables","development/make.html#pattern-rules","development/make.html#automatic-variables","development/make.html#arguments","development/make.html#useful-functions","development/make.html#substitution-references","development/make.html#patsubst--ref-","development/make.html#filter","development/make.html#filter-out","development/make.html#abspath","development/ld.so.html#ldso8","development/ld.so.html#environment-variables","development/ld.so.html#ld_library_path-and-dlopen3","development/ld.so.html#ld_preload-initialization-order-and-link-map","development/ld.so.html#dynamic-linking-x86_64","development/symbolver.html#elf-symbol-versioning","development/symbolver.html#example-version-script","development/symbolver.html#references","development/python.html#python","development/python.html#decorator--run-","development/python.html#walrus-operator--run-","development/python.html#unittest---run-","development/python.html#doctest---run-","development/python.html#timeit","development/gcov.html#gcov1","development/gcov.html#example","development/pgo.html#profile-guided-optimization-pgo","development/pgo.html#clang","development/pgo.html#gcc","linux/index.html#linux","linux/systemd.html#systemd","linux/systemd.html#systemctl","linux/systemd.html#example-list-failed-units","linux/systemd.html#example-trivial-user-unit","linux/systemd.html#journalctl","linux/systemd.html#references","linux/coredump.html#core5","linux/coredump.html#naming-of-coredump-files","linux/coredump.html#control-which-segments-are-dumped","linux/coredump.html#some-examples-out-there","linux/coredump.html#coredumpctl-systemd","linux/coredump.html#apport-ubuntu","linux/ptrace_scope.html#ptrace_scope","linux/cryptsetup.html#cryptsetup8","linux/cryptsetup.html#example-create-luks-encrypted-disk","linux/cryptsetup.html#example-using-an-existing-luks-device","linux/swap.html#swap","linux/swap.html#list-active-swap-areas","linux/swap.html#manual-swapfile-setup","linux/swap.html#using-dphys-swapfile-service","linux/input.html#linux-input","linux/input.html#mousex--mice","linux/input.html#eventx","linux/input.html#identifying-device-files","linux/input.html#example-toying-with-devinputeventx","linux/acl.html#access-control-list-acl","linux/acl.html#show-acl-entries","linux/acl.html#modify-acl-entries","linux/acl.html#masking-of-acl-entries","linux/acl.html#references","linux/zfs.html#zfs","linux/zfs.html#zfs-pool-management","linux/zfs.html#create-modify-and-destroy-zfs-pools","linux/zfs.html#inspect-zfs-pools","linux/zfs.html#modify-vdevs","linux/zfs.html#replace-faulty-disk","linux/zfs.html#import-or-export-zfs-pools","linux/zfs.html#zfs-dataset-management","linux/zfs.html#create-and-destroy-zfs-datasets","linux/zfs.html#list-all-zfs-datasets","linux/zfs.html#mount-zfs-datasets","linux/zfs.html#encrypted-datasets","linux/zfs.html#manage-zfs-encryption-keys","linux/zfs.html#manage-dataset-properties","linux/zfs.html#snapshots","linux/zfs.html#access-control-list","linux/zfs.html#example-zfs-pool-import-during-startup-systemd","network/index.html#network","network/tcpdump.html#tcpdump1","network/tcpdump.html#cli","network/tcpdump.html#examples","network/tcpdump.html#capture-packets-from-remote-host","network/firewall-cmd.html#firewall-cmd1","network/firewall-cmd.html#list-current-status-of-the-firewall","network/firewall-cmd.html#add-entries","network/firewall-cmd.html#remove-entries","network/firewall-cmd.html#references","network/nftables.html#nftables","network/nftables.html#ruleset","network/nftables.html#examples-save-rules-to-files-and-re-apply","network/nftables.html#example-fully-trace-evaluation-of-nftables-rules","network/nftables.html#example-ipv4-port-forwarding","network/nftables.html#example-base-vs-regular-chain","network/nftables.html#mental-model-for-netfilter-packet-flow","web/index.html#web","web/html.html#html","web/html.html#collapsible-element","web/html.html#minimal-2-column-layout","web/html.html#minimal-grid-area","web/html.html#minimal-tabs","web/css.html#css","web/css.html#selector","web/chartjs.html#chartjs","web/chartjs.html#minimal-example-with--external--tooltips","arch/index.html#arch","arch/x86_64.html#x86_64","arch/x86_64.html#registers","arch/x86_64.html#general-purpose-register","arch/x86_64.html#special-register","arch/x86_64.html#flags-register","arch/x86_64.html#model-specific-register-msr","arch/x86_64.html#size-directives","arch/x86_64.html#addressing","arch/x86_64.html#string-instructions","arch/x86_64.html#example-simple-memset","arch/x86_64.html#sysv-x86_64-abi","arch/x86_64.html#passing-arguments-to-functions","arch/x86_64.html#return-values-from-functions","arch/x86_64.html#caller-saved-registers","arch/x86_64.html#callee-saved-registers","arch/x86_64.html#stack","arch/x86_64.html#function-prologue--epilogue","arch/x86_64.html#asm-skeleton","arch/x86_64.html#references","arch/arm64.html#arm64","arch/arm64.html#registers","arch/arm64.html#general-purpose-registers","arch/arm64.html#special-registers-per-el","arch/arm64.html#instructions-cheatsheet","arch/arm64.html#accessing-system-registers","arch/arm64.html#control-flow","arch/arm64.html#addressing","arch/arm64.html#offset","arch/arm64.html#index","arch/arm64.html#pair-access","arch/arm64.html#procedure-call-standard-arm64--aapcs64-","arch/arm64.html#passing-arguments-to-functions","arch/arm64.html#return-values-from-functions","arch/arm64.html#callee-saved-registers","arch/arm64.html#stack","arch/arm64.html#frame-chain","arch/arm64.html#function-prologue--epilogue","arch/arm64.html#asm-skeleton","arch/arm64.html#references","arch/armv7.html#armv7a","arch/armv7.html#registers","arch/armv7.html#general-purpose-registers","arch/armv7.html#special-registers","arch/armv7.html#cpsr-register","arch/armv7.html#instructions-cheatsheet","arch/armv7.html#accessing-system-registers","arch/armv7.html#control-flow","arch/armv7.html#loadstore","arch/armv7.html#procedure-call-standard-arm--aapcs32-","arch/armv7.html#passing-arguments-to-functions","arch/armv7.html#return-values-from-functions","arch/armv7.html#callee-saved-registers","arch/armv7.html#stack","arch/armv7.html#frame-chain","arch/armv7.html#function-prologue--epilogue","arch/armv7.html#asm-skeleton","arch/armv7.html#references","arch/riscv.html#riscv","arch/riscv.html#registers","arch/riscv.html#general-purpose-registers","arch/riscv.html#asm-skeleton","arch/riscv.html#references"],"index":{"documentStore":{"docInfo":{"0":{"body":8,"breadcrumbs":2,"title":1},"1":{"body":14,"breadcrumbs":2,"title":1},"10":{"body":0,"breadcrumbs":3,"title":1},"100":{"body":28,"breadcrumbs":3,"title":1},"101":{"body":16,"breadcrumbs":3,"title":1},"102":{"body":21,"breadcrumbs":3,"title":1},"103":{"body":4,"breadcrumbs":5,"title":3},"104":{"body":13,"breadcrumbs":4,"title":2},"105":{"body":55,"breadcrumbs":4,"title":2},"106":{"body":19,"breadcrumbs":5,"title":3},"107":{"body":14,"breadcrumbs":5,"title":3},"108":{"body":19,"breadcrumbs":4,"title":2},"109":{"body":26,"breadcrumbs":5,"title":3},"11":{"body":36,"breadcrumbs":3,"title":1},"110":{"body":55,"breadcrumbs":3,"title":1},"111":{"body":32,"breadcrumbs":4,"title":2},"112":{"body":12,"breadcrumbs":3,"title":1},"113":{"body":3,"breadcrumbs":3,"title":1},"114":{"body":0,"breadcrumbs":3,"title":1},"115":{"body":5,"breadcrumbs":9,"title":7},"116":{"body":28,"breadcrumbs":5,"title":3},"117":{"body":0,"breadcrumbs":3,"title":1},"118":{"body":52,"breadcrumbs":3,"title":1},"119":{"body":0,"breadcrumbs":4,"title":2},"12":{"body":25,"breadcrumbs":4,"title":2},"120":{"body":66,"breadcrumbs":3,"title":1},"121":{"body":118,"breadcrumbs":3,"title":1},"122":{"body":37,"breadcrumbs":3,"title":1},"123":{"body":66,"breadcrumbs":3,"title":1},"124":{"body":31,"breadcrumbs":3,"title":1},"125":{"body":42,"breadcrumbs":4,"title":2},"126":{"body":28,"breadcrumbs":4,"title":2},"127":{"body":43,"breadcrumbs":4,"title":2},"128":{"body":33,"breadcrumbs":5,"title":3},"129":{"body":77,"breadcrumbs":3,"title":1},"13":{"body":93,"breadcrumbs":4,"title":2},"130":{"body":20,"breadcrumbs":6,"title":4},"131":{"body":25,"breadcrumbs":5,"title":3},"132":{"body":24,"breadcrumbs":3,"title":1},"133":{"body":0,"breadcrumbs":3,"title":1},"134":{"body":24,"breadcrumbs":6,"title":4},"135":{"body":25,"breadcrumbs":4,"title":2},"136":{"body":18,"breadcrumbs":7,"title":5},"137":{"body":13,"breadcrumbs":6,"title":4},"138":{"body":9,"breadcrumbs":8,"title":6},"139":{"body":36,"breadcrumbs":7,"title":5},"14":{"body":62,"breadcrumbs":3,"title":1},"140":{"body":20,"breadcrumbs":7,"title":5},"141":{"body":214,"breadcrumbs":6,"title":4},"142":{"body":0,"breadcrumbs":4,"title":2},"143":{"body":27,"breadcrumbs":6,"title":4},"144":{"body":0,"breadcrumbs":3,"title":1},"145":{"body":15,"breadcrumbs":3,"title":1},"146":{"body":12,"breadcrumbs":3,"title":1},"147":{"body":16,"breadcrumbs":8,"title":6},"148":{"body":0,"breadcrumbs":3,"title":1},"149":{"body":11,"breadcrumbs":3,"title":1},"15":{"body":69,"breadcrumbs":5,"title":3},"150":{"body":16,"breadcrumbs":3,"title":1},"151":{"body":9,"breadcrumbs":3,"title":1},"152":{"body":15,"breadcrumbs":3,"title":1},"153":{"body":0,"breadcrumbs":3,"title":1},"154":{"body":19,"breadcrumbs":6,"title":4},"155":{"body":18,"breadcrumbs":5,"title":3},"156":{"body":11,"breadcrumbs":3,"title":1},"157":{"body":31,"breadcrumbs":3,"title":1},"158":{"body":37,"breadcrumbs":5,"title":3},"159":{"body":40,"breadcrumbs":4,"title":2},"16":{"body":0,"breadcrumbs":3,"title":1},"160":{"body":30,"breadcrumbs":4,"title":2},"161":{"body":10,"breadcrumbs":4,"title":2},"162":{"body":105,"breadcrumbs":4,"title":2},"163":{"body":41,"breadcrumbs":3,"title":1},"164":{"body":18,"breadcrumbs":3,"title":1},"165":{"body":48,"breadcrumbs":4,"title":2},"166":{"body":11,"breadcrumbs":3,"title":1},"167":{"body":22,"breadcrumbs":4,"title":2},"168":{"body":20,"breadcrumbs":4,"title":2},"169":{"body":32,"breadcrumbs":3,"title":1},"17":{"body":0,"breadcrumbs":3,"title":1},"170":{"body":38,"breadcrumbs":4,"title":2},"171":{"body":89,"breadcrumbs":4,"title":2},"172":{"body":30,"breadcrumbs":6,"title":4},"173":{"body":63,"breadcrumbs":6,"title":4},"174":{"body":22,"breadcrumbs":3,"title":1},"175":{"body":0,"breadcrumbs":3,"title":1},"176":{"body":33,"breadcrumbs":5,"title":3},"177":{"body":9,"breadcrumbs":4,"title":2},"178":{"body":37,"breadcrumbs":5,"title":3},"179":{"body":31,"breadcrumbs":5,"title":3},"18":{"body":16,"breadcrumbs":3,"title":1},"180":{"body":57,"breadcrumbs":3,"title":1},"181":{"body":2,"breadcrumbs":3,"title":1},"182":{"body":91,"breadcrumbs":7,"title":5},"183":{"body":8,"breadcrumbs":3,"title":1},"184":{"body":6,"breadcrumbs":6,"title":3},"185":{"body":102,"breadcrumbs":5,"title":1},"186":{"body":0,"breadcrumbs":5,"title":1},"187":{"body":10,"breadcrumbs":6,"title":2},"188":{"body":21,"breadcrumbs":7,"title":3},"189":{"body":9,"breadcrumbs":8,"title":4},"19":{"body":69,"breadcrumbs":3,"title":1},"190":{"body":10,"breadcrumbs":8,"title":4},"191":{"body":4,"breadcrumbs":9,"title":5},"192":{"body":17,"breadcrumbs":9,"title":5},"193":{"body":52,"breadcrumbs":5,"title":1},"194":{"body":28,"breadcrumbs":5,"title":1},"195":{"body":26,"breadcrumbs":5,"title":1},"196":{"body":50,"breadcrumbs":8,"title":4},"197":{"body":6,"breadcrumbs":6,"title":2},"198":{"body":22,"breadcrumbs":5,"title":1},"199":{"body":14,"breadcrumbs":7,"title":3},"2":{"body":0,"breadcrumbs":3,"title":1},"20":{"body":92,"breadcrumbs":3,"title":1},"200":{"body":27,"breadcrumbs":5,"title":1},"201":{"body":6,"breadcrumbs":5,"title":1},"202":{"body":5,"breadcrumbs":4,"title":2},"203":{"body":135,"breadcrumbs":4,"title":1},"204":{"body":26,"breadcrumbs":4,"title":1},"205":{"body":27,"breadcrumbs":4,"title":1},"206":{"body":11,"breadcrumbs":4,"title":1},"207":{"body":128,"breadcrumbs":4,"title":1},"208":{"body":0,"breadcrumbs":4,"title":1},"209":{"body":15,"breadcrumbs":7,"title":4},"21":{"body":38,"breadcrumbs":4,"title":2},"210":{"body":17,"breadcrumbs":7,"title":4},"211":{"body":43,"breadcrumbs":4,"title":1},"212":{"body":6,"breadcrumbs":4,"title":1},"213":{"body":5,"breadcrumbs":2,"title":1},"214":{"body":45,"breadcrumbs":3,"title":1},"215":{"body":34,"breadcrumbs":5,"title":3},"216":{"body":76,"breadcrumbs":5,"title":3},"217":{"body":19,"breadcrumbs":3,"title":1},"218":{"body":6,"breadcrumbs":5,"title":3},"219":{"body":7,"breadcrumbs":5,"title":3},"22":{"body":26,"breadcrumbs":3,"title":1},"220":{"body":11,"breadcrumbs":4,"title":2},"221":{"body":15,"breadcrumbs":7,"title":5},"222":{"body":55,"breadcrumbs":3,"title":1},"223":{"body":36,"breadcrumbs":3,"title":1},"224":{"body":8,"breadcrumbs":4,"title":2},"225":{"body":101,"breadcrumbs":6,"title":4},"226":{"body":7,"breadcrumbs":3,"title":1},"227":{"body":12,"breadcrumbs":2,"title":1},"228":{"body":0,"breadcrumbs":3,"title":1},"229":{"body":3,"breadcrumbs":4,"title":2},"23":{"body":64,"breadcrumbs":5,"title":3},"230":{"body":10,"breadcrumbs":4,"title":2},"231":{"body":8,"breadcrumbs":3,"title":1},"232":{"body":14,"breadcrumbs":4,"title":2},"233":{"body":496,"breadcrumbs":6,"title":4},"234":{"body":77,"breadcrumbs":4,"title":2},"235":{"body":8,"breadcrumbs":4,"title":2},"236":{"body":93,"breadcrumbs":6,"title":4},"237":{"body":141,"breadcrumbs":6,"title":4},"238":{"body":69,"breadcrumbs":7,"title":5},"239":{"body":248,"breadcrumbs":5,"title":3},"24":{"body":35,"breadcrumbs":3,"title":1},"240":{"body":208,"breadcrumbs":7,"title":5},"241":{"body":314,"breadcrumbs":6,"title":4},"242":{"body":231,"breadcrumbs":7,"title":5},"243":{"body":127,"breadcrumbs":5,"title":3},"244":{"body":0,"breadcrumbs":3,"title":1},"245":{"body":62,"breadcrumbs":5,"title":3},"246":{"body":34,"breadcrumbs":5,"title":3},"247":{"body":0,"breadcrumbs":3,"title":1},"248":{"body":0,"breadcrumbs":3,"title":1},"249":{"body":41,"breadcrumbs":3,"title":1},"25":{"body":58,"breadcrumbs":4,"title":2},"250":{"body":18,"breadcrumbs":4,"title":2},"251":{"body":25,"breadcrumbs":4,"title":2},"252":{"body":0,"breadcrumbs":3,"title":1},"253":{"body":104,"breadcrumbs":4,"title":2},"254":{"body":9,"breadcrumbs":4,"title":2},"255":{"body":0,"breadcrumbs":3,"title":1},"256":{"body":89,"breadcrumbs":5,"title":3},"257":{"body":0,"breadcrumbs":3,"title":1},"258":{"body":27,"breadcrumbs":5,"title":3},"259":{"body":0,"breadcrumbs":6,"title":4},"26":{"body":123,"breadcrumbs":3,"title":1},"260":{"body":36,"breadcrumbs":4,"title":2},"261":{"body":81,"breadcrumbs":4,"title":2},"262":{"body":20,"breadcrumbs":3,"title":1},"263":{"body":0,"breadcrumbs":4,"title":2},"264":{"body":14,"breadcrumbs":4,"title":2},"265":{"body":12,"breadcrumbs":4,"title":2},"266":{"body":16,"breadcrumbs":3,"title":1},"267":{"body":17,"breadcrumbs":4,"title":2},"268":{"body":23,"breadcrumbs":3,"title":1},"269":{"body":0,"breadcrumbs":3,"title":1},"27":{"body":66,"breadcrumbs":3,"title":1},"270":{"body":38,"breadcrumbs":4,"title":2},"271":{"body":30,"breadcrumbs":4,"title":2},"272":{"body":128,"breadcrumbs":7,"title":5},"273":{"body":246,"breadcrumbs":5,"title":3},"274":{"body":422,"breadcrumbs":6,"title":3},"275":{"body":278,"breadcrumbs":6,"title":3},"276":{"body":17,"breadcrumbs":4,"title":1},"277":{"body":0,"breadcrumbs":3,"title":1},"278":{"body":59,"breadcrumbs":4,"title":2},"279":{"body":45,"breadcrumbs":5,"title":3},"28":{"body":0,"breadcrumbs":3,"title":1},"280":{"body":43,"breadcrumbs":4,"title":2},"281":{"body":28,"breadcrumbs":4,"title":2},"282":{"body":8,"breadcrumbs":3,"title":1},"283":{"body":98,"breadcrumbs":3,"title":1},"284":{"body":140,"breadcrumbs":3,"title":1},"285":{"body":49,"breadcrumbs":6,"title":4},"286":{"body":273,"breadcrumbs":3,"title":1},"287":{"body":225,"breadcrumbs":3,"title":1},"288":{"body":8,"breadcrumbs":2,"title":1},"289":{"body":0,"breadcrumbs":3,"title":1},"29":{"body":19,"breadcrumbs":4,"title":2},"290":{"body":80,"breadcrumbs":3,"title":1},"291":{"body":13,"breadcrumbs":6,"title":4},"292":{"body":31,"breadcrumbs":6,"title":4},"293":{"body":46,"breadcrumbs":3,"title":1},"294":{"body":4,"breadcrumbs":3,"title":1},"295":{"body":27,"breadcrumbs":3,"title":1},"296":{"body":77,"breadcrumbs":5,"title":3},"297":{"body":87,"breadcrumbs":5,"title":3},"298":{"body":0,"breadcrumbs":4,"title":2},"299":{"body":48,"breadcrumbs":4,"title":2},"3":{"body":96,"breadcrumbs":3,"title":1},"30":{"body":19,"breadcrumbs":3,"title":1},"300":{"body":18,"breadcrumbs":4,"title":2},"301":{"body":43,"breadcrumbs":3,"title":1},"302":{"body":64,"breadcrumbs":3,"title":1},"303":{"body":154,"breadcrumbs":7,"title":5},"304":{"body":36,"breadcrumbs":7,"title":5},"305":{"body":0,"breadcrumbs":3,"title":1},"306":{"body":7,"breadcrumbs":6,"title":4},"307":{"body":59,"breadcrumbs":5,"title":3},"308":{"body":42,"breadcrumbs":6,"title":4},"309":{"body":6,"breadcrumbs":4,"title":2},"31":{"body":25,"breadcrumbs":4,"title":2},"310":{"body":62,"breadcrumbs":4,"title":2},"311":{"body":59,"breadcrumbs":3,"title":1},"312":{"body":30,"breadcrumbs":5,"title":3},"313":{"body":166,"breadcrumbs":5,"title":3},"314":{"body":78,"breadcrumbs":6,"title":4},"315":{"body":6,"breadcrumbs":5,"title":3},"316":{"body":41,"breadcrumbs":5,"title":3},"317":{"body":34,"breadcrumbs":5,"title":3},"318":{"body":3,"breadcrumbs":3,"title":1},"319":{"body":75,"breadcrumbs":3,"title":1},"32":{"body":16,"breadcrumbs":5,"title":3},"320":{"body":4,"breadcrumbs":5,"title":3},"321":{"body":50,"breadcrumbs":7,"title":5},"322":{"body":29,"breadcrumbs":5,"title":3},"323":{"body":96,"breadcrumbs":4,"title":2},"324":{"body":94,"breadcrumbs":5,"title":3},"325":{"body":66,"breadcrumbs":6,"title":4},"326":{"body":4,"breadcrumbs":5,"title":3},"327":{"body":13,"breadcrumbs":6,"title":4},"328":{"body":5,"breadcrumbs":5,"title":3},"329":{"body":16,"breadcrumbs":5,"title":3},"33":{"body":95,"breadcrumbs":3,"title":1},"330":{"body":51,"breadcrumbs":4,"title":2},"331":{"body":31,"breadcrumbs":6,"title":4},"332":{"body":22,"breadcrumbs":5,"title":3},"333":{"body":51,"breadcrumbs":3,"title":1},"334":{"body":29,"breadcrumbs":5,"title":3},"335":{"body":26,"breadcrumbs":9,"title":7},"336":{"body":4,"breadcrumbs":2,"title":1},"337":{"body":0,"breadcrumbs":3,"title":1},"338":{"body":59,"breadcrumbs":3,"title":1},"339":{"body":0,"breadcrumbs":3,"title":1},"34":{"body":8,"breadcrumbs":4,"title":2},"340":{"body":17,"breadcrumbs":6,"title":4},"341":{"body":5,"breadcrumbs":5,"title":2},"342":{"body":31,"breadcrumbs":7,"title":4},"343":{"body":41,"breadcrumbs":5,"title":2},"344":{"body":29,"breadcrumbs":5,"title":2},"345":{"body":5,"breadcrumbs":4,"title":1},"346":{"body":60,"breadcrumbs":3,"title":1},"347":{"body":13,"breadcrumbs":3,"title":1},"348":{"body":10,"breadcrumbs":8,"title":6},"349":{"body":54,"breadcrumbs":8,"title":6},"35":{"body":8,"breadcrumbs":4,"title":2},"350":{"body":31,"breadcrumbs":6,"title":4},"351":{"body":140,"breadcrumbs":7,"title":5},"352":{"body":1,"breadcrumbs":7,"title":5},"353":{"body":3,"breadcrumbs":2,"title":1},"354":{"body":0,"breadcrumbs":3,"title":1},"355":{"body":19,"breadcrumbs":4,"title":2},"356":{"body":55,"breadcrumbs":6,"title":4},"357":{"body":128,"breadcrumbs":5,"title":3},"358":{"body":50,"breadcrumbs":4,"title":2},"359":{"body":0,"breadcrumbs":3,"title":1},"36":{"body":0,"breadcrumbs":4,"title":2},"360":{"body":87,"breadcrumbs":3,"title":1},"361":{"body":0,"breadcrumbs":3,"title":1},"362":{"body":236,"breadcrumbs":6,"title":4},"363":{"body":4,"breadcrumbs":2,"title":1},"364":{"body":21,"breadcrumbs":3,"title":1},"365":{"body":0,"breadcrumbs":3,"title":1},"366":{"body":62,"breadcrumbs":5,"title":3},"367":{"body":15,"breadcrumbs":4,"title":2},"368":{"body":102,"breadcrumbs":4,"title":2},"369":{"body":14,"breadcrumbs":6,"title":4},"37":{"body":10,"breadcrumbs":2,"title":0},"370":{"body":40,"breadcrumbs":4,"title":2},"371":{"body":52,"breadcrumbs":3,"title":1},"372":{"body":116,"breadcrumbs":4,"title":2},"373":{"body":17,"breadcrumbs":5,"title":3},"374":{"body":0,"breadcrumbs":5,"title":3},"375":{"body":40,"breadcrumbs":5,"title":3},"376":{"body":23,"breadcrumbs":5,"title":3},"377":{"body":14,"breadcrumbs":5,"title":3},"378":{"body":15,"breadcrumbs":5,"title":3},"379":{"body":29,"breadcrumbs":3,"title":1},"38":{"body":14,"breadcrumbs":3,"title":1},"380":{"body":31,"breadcrumbs":5,"title":3},"381":{"body":94,"breadcrumbs":4,"title":2},"382":{"body":53,"breadcrumbs":3,"title":1},"383":{"body":14,"breadcrumbs":3,"title":1},"384":{"body":0,"breadcrumbs":3,"title":1},"385":{"body":40,"breadcrumbs":5,"title":3},"386":{"body":52,"breadcrumbs":6,"title":4},"387":{"body":0,"breadcrumbs":4,"title":2},"388":{"body":18,"breadcrumbs":5,"title":3},"389":{"body":38,"breadcrumbs":4,"title":2},"39":{"body":4,"breadcrumbs":3,"title":1},"390":{"body":0,"breadcrumbs":3,"title":1},"391":{"body":47,"breadcrumbs":3,"title":1},"392":{"body":18,"breadcrumbs":3,"title":1},"393":{"body":18,"breadcrumbs":4,"title":2},"394":{"body":0,"breadcrumbs":7,"title":5},"395":{"body":35,"breadcrumbs":5,"title":3},"396":{"body":8,"breadcrumbs":5,"title":3},"397":{"body":3,"breadcrumbs":5,"title":3},"398":{"body":27,"breadcrumbs":3,"title":1},"399":{"body":52,"breadcrumbs":4,"title":2},"4":{"body":88,"breadcrumbs":3,"title":1},"40":{"body":5,"breadcrumbs":3,"title":1},"400":{"body":36,"breadcrumbs":5,"title":3},"401":{"body":141,"breadcrumbs":4,"title":2},"402":{"body":30,"breadcrumbs":3,"title":1},"403":{"body":10,"breadcrumbs":3,"title":1},"404":{"body":0,"breadcrumbs":3,"title":1},"405":{"body":23,"breadcrumbs":5,"title":3},"406":{"body":8,"breadcrumbs":4,"title":2},"407":{"body":55,"breadcrumbs":4,"title":2},"408":{"body":0,"breadcrumbs":4,"title":2},"409":{"body":18,"breadcrumbs":5,"title":3},"41":{"body":11,"breadcrumbs":3,"title":1},"410":{"body":50,"breadcrumbs":4,"title":2},"411":{"body":96,"breadcrumbs":3,"title":1},"412":{"body":0,"breadcrumbs":7,"title":5},"413":{"body":44,"breadcrumbs":5,"title":3},"414":{"body":11,"breadcrumbs":5,"title":3},"415":{"body":3,"breadcrumbs":5,"title":3},"416":{"body":26,"breadcrumbs":3,"title":1},"417":{"body":65,"breadcrumbs":4,"title":2},"418":{"body":19,"breadcrumbs":5,"title":3},"419":{"body":165,"breadcrumbs":4,"title":2},"42":{"body":24,"breadcrumbs":3,"title":1},"420":{"body":21,"breadcrumbs":3,"title":1},"421":{"body":9,"breadcrumbs":3,"title":1},"422":{"body":4,"breadcrumbs":3,"title":1},"423":{"body":55,"breadcrumbs":5,"title":3},"424":{"body":143,"breadcrumbs":4,"title":2},"425":{"body":9,"breadcrumbs":3,"title":1},"43":{"body":24,"breadcrumbs":3,"title":1},"44":{"body":185,"breadcrumbs":5,"title":3},"45":{"body":24,"breadcrumbs":3,"title":1},"46":{"body":74,"breadcrumbs":4,"title":2},"47":{"body":37,"breadcrumbs":3,"title":1},"48":{"body":19,"breadcrumbs":3,"title":1},"49":{"body":19,"breadcrumbs":3,"title":1},"5":{"body":79,"breadcrumbs":3,"title":1},"50":{"body":86,"breadcrumbs":4,"title":2},"51":{"body":119,"breadcrumbs":3,"title":1},"52":{"body":128,"breadcrumbs":3,"title":1},"53":{"body":24,"breadcrumbs":4,"title":2},"54":{"body":0,"breadcrumbs":3,"title":1},"55":{"body":23,"breadcrumbs":4,"title":2},"56":{"body":7,"breadcrumbs":3,"title":1},"57":{"body":21,"breadcrumbs":3,"title":1},"58":{"body":77,"breadcrumbs":3,"title":1},"59":{"body":45,"breadcrumbs":3,"title":1},"6":{"body":79,"breadcrumbs":4,"title":2},"60":{"body":46,"breadcrumbs":5,"title":3},"61":{"body":57,"breadcrumbs":5,"title":3},"62":{"body":109,"breadcrumbs":3,"title":1},"63":{"body":50,"breadcrumbs":3,"title":1},"64":{"body":64,"breadcrumbs":3,"title":1},"65":{"body":27,"breadcrumbs":3,"title":1},"66":{"body":28,"breadcrumbs":4,"title":2},"67":{"body":18,"breadcrumbs":3,"title":1},"68":{"body":45,"breadcrumbs":4,"title":2},"69":{"body":37,"breadcrumbs":3,"title":1},"7":{"body":48,"breadcrumbs":5,"title":3},"70":{"body":29,"breadcrumbs":4,"title":2},"71":{"body":29,"breadcrumbs":4,"title":2},"72":{"body":86,"breadcrumbs":5,"title":3},"73":{"body":0,"breadcrumbs":3,"title":1},"74":{"body":18,"breadcrumbs":4,"title":2},"75":{"body":7,"breadcrumbs":4,"title":2},"76":{"body":19,"breadcrumbs":6,"title":4},"77":{"body":39,"breadcrumbs":4,"title":2},"78":{"body":34,"breadcrumbs":4,"title":2},"79":{"body":25,"breadcrumbs":7,"title":5},"8":{"body":40,"breadcrumbs":3,"title":1},"80":{"body":0,"breadcrumbs":3,"title":1},"81":{"body":74,"breadcrumbs":3,"title":1},"82":{"body":21,"breadcrumbs":4,"title":2},"83":{"body":40,"breadcrumbs":3,"title":1},"84":{"body":50,"breadcrumbs":3,"title":1},"85":{"body":77,"breadcrumbs":3,"title":1},"86":{"body":57,"breadcrumbs":3,"title":1},"87":{"body":51,"breadcrumbs":3,"title":1},"88":{"body":24,"breadcrumbs":3,"title":1},"89":{"body":43,"breadcrumbs":3,"title":1},"9":{"body":46,"breadcrumbs":4,"title":2},"90":{"body":24,"breadcrumbs":3,"title":1},"91":{"body":19,"breadcrumbs":3,"title":1},"92":{"body":32,"breadcrumbs":4,"title":2},"93":{"body":22,"breadcrumbs":3,"title":1},"94":{"body":39,"breadcrumbs":3,"title":1},"95":{"body":23,"breadcrumbs":4,"title":2},"96":{"body":26,"breadcrumbs":3,"title":1},"97":{"body":38,"breadcrumbs":3,"title":1},"98":{"body":49,"breadcrumbs":3,"title":1},"99":{"body":24,"breadcrumbs":3,"title":1}},"docs":{"0":{"body":"A personal collection of notes and cheatsheets. Source code is located at johannst/notes .","breadcrumbs":"Introduction » Notes","id":"0","title":"Notes"},"1":{"body":"zsh bash fish tmux git awk emacs gpg gdb gdbserver radare2 qemu pacman dot","breadcrumbs":"Tools » Tools","id":"1","title":"Tools"},"10":{"body":"","breadcrumbs":"Tools » zsh » Completion","id":"10","title":"Completion"},"100":{"body":"key fn description\n-------------------------- C-z toggle emacs/evil mode C-^ toggle between previous and current buffer C-p after paste cycle kill-ring back C-n after paste cycle kill-ring forward","breadcrumbs":"Tools » emacs » evil","id":"100","title":"evil"},"101":{"body":"key fn description\n-------------------------- i open sub-dir in same buffer + create new directory C copy file/dir q quit","breadcrumbs":"Tools » emacs » dired","id":"101","title":"dired"},"102":{"body":"gpg -o|--output Specify output file -a|--armor Create ascii output -u|--local-user <name> Specify key for signing -r|--recipient Encrypt for user","breadcrumbs":"Tools » gpg » gpg(1)","id":"102","title":"gpg(1)"},"103":{"body":"gpg --full-generate-key","breadcrumbs":"Tools » gpg » Generate new keypair","id":"103","title":"Generate new keypair"},"104":{"body":"gpg -k / --list-key # public keys\ngpg -K / --list-secret-keys # secret keys","breadcrumbs":"Tools » gpg » List keys","id":"104","title":"List keys"},"105":{"body":"gpg --edit-key <KEY ID> Gives prompt to modify KEY ID, common commands: help show help\nsave save & quit list list keys and user IDs\nkey <N> select subkey <N>\nuid <N> select user ID <N> expire change expiration of selected key adduid add user ID\ndeluid delete selected user ID addkey add subkey\ndelkey delete selected subkey","breadcrumbs":"Tools » gpg » Edit keys","id":"105","title":"Edit keys"},"106":{"body":"gpg --export --armor --output <KEY.PUB> <KEY ID>\ngpg --export-secret-key --armor --output <KEY.PUB> <KEY ID>\ngpg --import <FILE>","breadcrumbs":"Tools » gpg » Export & Import Keys","id":"106","title":"Export & Import Keys"},"107":{"body":"gpg --keyserver <SERVER> --send-keys <KEY ID>\ngpg --keyserver <SERVER> --search-keys <KEY ID>","breadcrumbs":"Tools » gpg » Search & Send keys","id":"107","title":"Search & Send keys"},"108":{"body":"Encrypt file using passphrase and write encrypted data to <file>.gpg. gpg --symmetric <file> # Decrypt using passphrase\ngpg -o <file> --decrypt <file>.gpg","breadcrumbs":"Tools » gpg » Encrypt (passphrase)","id":"108","title":"Encrypt (passphrase)"},"109":{"body":"Encrypt file with public key of specified recipient and write encrypted data to <file>.gpg. gpg --encrypt -r foo@bar.de <file> # Decrypt at foos side (private key required)\ngpg -o <file> --decrypt <file>.gpg","breadcrumbs":"Tools » gpg » Encrypt (public key)","id":"109","title":"Encrypt (public key)"},"11":{"body":"Completion functions are provided via files and need to be placed in a location covered by $fpath. By convention the completion files are names as _<CMD>. A completion skeleton for the command foo, stored in _foo #compdef _foo foo function _foo() { ...\n} Alternatively one can install a completion function explicitly by calling compdef <FUNC> <CMD>.","breadcrumbs":"Tools » zsh » Installation","id":"11","title":"Installation"},"110":{"body":"Generate a signed file and write to <file>.gpg. # Sign with private key of foo@bar.de\ngpg --sign -u foor@bar.de <file> # Verify with public key of foo@bar.de\ngpg --verify <file> # Extract content from signed file\ngpg -o <file> --decrypt <file>.gpg Without -u use first private key in list gpg -K for signing. Files can also be signed and encrypted at once, gpg will first sign the file and then encrypt it. gpg --sign --encrypt -r <recipient> <file>","breadcrumbs":"Tools » gpg » Signing","id":"110","title":"Signing"},"111":{"body":"Generate a detached signature and write to <file>.asc. Send <file>.asc along with <file> when distributing. gpg --detach-sign --armor -u foor@bar.de <file> # Verify\ngpg --verify <file>.asc <file> Without -u use first private key in list gpg -K for signing.","breadcrumbs":"Tools » gpg » Signing (detached)","id":"111","title":"Signing (detached)"},"112":{"body":"sec secret key ssb secret subkey pub public key sub public subkey","breadcrumbs":"Tools » gpg » Abbreviations","id":"112","title":"Abbreviations"},"113":{"body":"http://pgp.mit.edu http://keyserver.ubuntu.com hkps://pgp.mailbox.org","breadcrumbs":"Tools » gpg » Keyservers","id":"113","title":"Keyservers"},"114":{"body":"","breadcrumbs":"Tools » gpg » Examples","id":"114","title":"Examples"},"115":{"body":"gpg --keyid-format 0xlong <key.asc>","breadcrumbs":"Tools » gpg » List basic key information from file with long keyids","id":"115","title":"List basic key information from file with long keyids"},"116":{"body":"gpg --edit-key <key id> # By default we are on the primary key, can switch to sub key.\ngpg> key 1 # Update the expire date.\ngpg> expire gpg> save # Update keyserver(s) and/or export new pub keyfile.","breadcrumbs":"Tools » gpg » Extend expiring key","id":"116","title":"Extend expiring key"},"117":{"body":"","breadcrumbs":"Tools » gdb » gdb(1)","id":"117","title":"gdb(1)"},"118":{"body":"gdb [opts] [prg [-c coredump | -p pid]] gdb [opts] --args prg <prg-args> opts: -p <pid> attach to pid -c <coredump> use <coredump> -x <file> execute script <file> before prompt -ex <cmd> execute command <cmd> before prompt --tty <tty> set I/O tty for debugee --batch run in batch mode, exit after processing options (eg used for scripting)","breadcrumbs":"Tools » gdb » CLI","id":"118","title":"CLI"},"119":{"body":"","breadcrumbs":"Tools » gdb » Interactive usage","id":"119","title":"Interactive usage"},"12":{"body":"Following variables are available in Completion functions: $words # array with command line in words\n$#words # number words\n$CURRENT # index into $words for cursor position\n$words[CURRENT-1] # previous word (relative to cursor position)","breadcrumbs":"Tools » zsh » Completion Variables","id":"12","title":"Completion Variables"},"120":{"body":"tty <tty> Set <tty> as tty for debugee. Make sure nobody reads from target tty, easiest is to spawn a shell and run following in target tty: > while true; do sleep 1024; done sharedlibrary [<regex>] Load symbols of shared libs loaded by debugee. Optionally use <regex> to filter libs for symbol loading. display [/FMT] <expr> Print <expr> every time debugee stops. Eg print next instr, see examples below. undisplay [<num>] Delete display expressions either all or one referenced by <num>. info display List display expressions.","breadcrumbs":"Tools » gdb » Misc","id":"120","title":"Misc"},"121":{"body":"break [-qualified] <sym> thread <tnum> Set a breakpoint only for a specific thread. -qualified: Treat <sym> as fully qualified symbol (quiet handy to set breakpoints on C symbols in C++ contexts) break <sym> if <cond> Set conditional breakpoint (see examples below). delete [<num>] Delete breakpoint either all or one referenced by <num>. info break List breakpoints. cond <bp> <cond> Make existing breakpoint <bp> conditional with <cond>. cond <bp> Remove condition from breakpoint <bp>. tbreak Set temporary breakpoint, will be deleted when hit. Same syntax as `break`. rbreak <regex> Set breakpoints matching <regex>, where matching internally is done on: .*<regex>.* command [<bp_list>] Define commands to run after breakpoint hit. If <bp_list> is not specified attach command to last created breakpoint. Command block terminated with 'end' token. <bp_list>: Space separates list, eg 'command 2 5-8' to run command for breakpoints: 2,5,6,7,8. save break <file> Save breakpoints to <file>. Can be loaded with the `source` command.","breadcrumbs":"Tools » gdb » Breakpoints","id":"121","title":"Breakpoints"},"122":{"body":"watch [-location|-l] <expr> [thread <tnum>] Create a watchpoint for <expr>, will break if <expr> is written to. Watchpoints respect scope of variables, -l can be used to watch the memory location instead. rwatch ... Sets a read watchpoint, will break if <expr> is read from. awatch ... Sets an access watchpoint, will break if <expr> is written to or read from.","breadcrumbs":"Tools » gdb » Watchpoints","id":"122","title":"Watchpoints"},"123":{"body":"catch load [<regex>] Stop when shared libraries are loaded, optionally specify a <regex> to stop only on matches. catch unload [<regex>] Stop when shared libraries are unloaded, optionally specify a <regex> to stop only on matches. catch throw Stop when an exception is thrown. catch rethrow Stop when an exception is rethrown. catch catch Stop when an exception is caught. catch fork Stop at calls to fork (also stops at clones, as some systems implement fork via clone). catch syscall [<syscall> <syscall> ..] Stop at syscall. If no argument is given, stop at all syscalls. Optionally give a list of syscalls to stop at.","breadcrumbs":"Tools » gdb » Catchpoints","id":"123","title":"Catchpoints"},"124":{"body":"info functions [<regex>] List functions matching <regex>. List all functions if no <regex> provided. info variables [<regex>] List variables matching <regex>. List all variables if no <regex> provided. info register [<reg> <reg> ..] Dump content of all registers or only the specified <reg>ister.","breadcrumbs":"Tools » gdb » Inspection","id":"124","title":"Inspection"},"125":{"body":"info handle [<signal>] Print how to handle <signal>. If no <signal> specified print for all signals. handle <signal> <action> Configure how gdb handles <signal> sent to debugee. <action>: stop/nostop Catch signal in gdb and break. print/noprint Print message when gdb catches signal. pass/nopass Pass signal down to debugee. catch signal <signal> Create a catchpoint for <signal>.","breadcrumbs":"Tools » gdb » Signal handling","id":"125","title":"Signal handling"},"126":{"body":"info thread List all threads. thread apply <id> [<id>] <command> Run command on all threads listed by <id> (space separated list). When 'all' is specified as <id> the <command> is run on all threads. thread name <name> The <name> for the current thread.","breadcrumbs":"Tools » gdb » Multi-threading","id":"126","title":"Multi-threading"},"127":{"body":"set follow-fork-mode <child | parent> Specify which process to follow when debuggee makes a fork(2) syscall. set detach-on-frok <on | off> Turn on/off detaching from new child processes (on by default). Turning this off allows to debug multiple processes (inferiors) with one gdb session. info inferiors List all processes gdb debugs. inferior <id> Switch to inferior with <id>.","breadcrumbs":"Tools » gdb » Multi-process","id":"127","title":"Multi-process"},"128":{"body":"dir <path> Add <path> to the beginning of the searh path for source files. show dir Show current search path. set substitute-path <from> <to> Add substitution rule checked during source file lookup. show substitute-path Show current substitution rules.","breadcrumbs":"Tools » gdb » Source file locations","id":"128","title":"Source file locations"},"129":{"body":"set disassembly-flavor <intel | att> Set the disassembly style \"flavor\". set pagination <on | off> Turn on/off gdb's pagination. set breakpoint pending <on | off | auto> on: always set pending breakpoints. off: error when trying to set pending breakpoints. auto: interatively query user to set breakpoint. set print pretty <on | off> Turn on/off pertty printing of structures. set style enabled <on | off> Turn on/off styling (eg colored output). set logging <on | off> Enable output logging to file (default gdb.txt). set logging file <fname> Change output log file to <fname> set logging redirect <on/off> on: only log to file. off: log to file and tty.","breadcrumbs":"Tools » gdb » Configuration","id":"129","title":"Configuration"},"13":{"body":"_describe simple completion, just words + description _arguments sophisticated completion, allow to specify actions Completion with _describe _describe MSG COMP MSG simple string with header message COMP array of completions where each entry is \"opt:description\" function _foo() { local -a opts opts=('bla:desc for bla' 'blu:desc for blu') _describe 'foo-msg' opts\n}\ncompdef _foo foo foo <TAB><TAB> -- foo-msg --\nbla -- desc for bla\nblu -- desc for blu Completion with _arguments _arguments SPEC [SPEC...] where SPEC can have one of the following forms: OPT[DESC]:MSG:ACTION for option flags N:MSG:ACTION for positional arguments Available actions (op1 op2) list possible matches\n->VAL set $state=VAL and continue, `$state` can be checked later in switch case\nFUNC call func to generate matches\n{STR} evaluate `STR` to generate matches","breadcrumbs":"Tools » zsh » Completion Functions","id":"13","title":"Completion Functions"},"130":{"body":"C-x a Toggle UI. C-l Redraw UI (curses UI can be messed up after the debugee prints to stdout/stderr). C-x o Change focus.","breadcrumbs":"Tools » gdb » Text user interface (TUI)","id":"130","title":"Text user interface (TUI)"},"131":{"body":"Gdb allows to create & document user commands as follows: define <cmd> # cmds end document <cmd> # docu end To get all user commands or documentations one can use: help user-defined help <cmd>","breadcrumbs":"Tools » gdb » User commands (macros)","id":"131","title":"User commands (macros)"},"132":{"body":"Gdb allows to create two types of command hooks hook- will be run before <cmd> hookpost- will be run after <cmd> define hook-<cmd> # cmds end define hookpost-<cmd> # cmds end","breadcrumbs":"Tools » gdb » Hooks","id":"132","title":"Hooks"},"133":{"body":"","breadcrumbs":"Tools » gdb » Examples","id":"133","title":"Examples"},"134":{"body":"When ever the debugee stops automatically print the memory at the current instruction pointer ($rip x86) and format as instruction /i. # rip - x86 display /i $rip # step instruction, after the step the next instruction is automatically printed si","breadcrumbs":"Tools » gdb » Automatically print next instr","id":"134","title":"Automatically print next instr"},"135":{"body":"Create conditional breakpoints for a function void foo(int i) in the debugee. # Create conditional breakpoint b foo if i == 42 b foo # would create bp 2 # Make existing breakpoint conditional cond 2 i == 7","breadcrumbs":"Tools » gdb » Conditional breakpoints","id":"135","title":"Conditional breakpoints"},"136":{"body":"Create conditional breakpoint using the $_thread convenience variable . # Create conditional breakpoint on all threads except thread 12. b foo if $_thread != 12","breadcrumbs":"Tools » gdb » Set breakpoint on all threads except one","id":"136","title":"Set breakpoint on all threads except one"},"137":{"body":"This creates a catchpoint for the SIGSEGV signal and attached the command to it. catch signal SIGSEGV command bt c end","breadcrumbs":"Tools » gdb » Catch SIGSEGV and execute commands","id":"137","title":"Catch SIGSEGV and execute commands"},"138":{"body":"gdb --batch -ex 'thread 1' -ex 'bt' -p <pid>","breadcrumbs":"Tools » gdb » Run backtrace on thread 1 (batch mode)","id":"138","title":"Run backtrace on thread 1 (batch mode)"},"139":{"body":"To script gdb add commands into a file and pass it to gdb via -x. For example create run.gdb: set pagination off break mmap command info reg rdi rsi rdx bt c end #initial drop c This script can be used as: gdb --batch -x ./run.gdb -p <pid>","breadcrumbs":"Tools » gdb » Script gdb for automating debugging sessions","id":"139","title":"Script gdb for automating debugging sessions"},"14":{"body":"Skeleton to copy/paste for writing simple completions. Assume a program foo with the following interface: foo -c green|red|blue -s low|high -f <file> -d <dir> -h The completion handler could be implemented as follows in a file called _foo: #compdef _foo foo function _foo_color() { local colors=() colors+=('green:green color') colors+=('red:red color') colors+=('blue:blue color') _describe \"color\" colors\n} function _foo() { _arguments \\ \"-c[define color]:color:->s_color\" \\ \"-s[select sound]:sound:(low high)\" \\ \"-f[select file]:file:_files\" \\ \"-d[select dir]:dir:_files -/\" \\ \"-h[help]\" case $state in s_color) _foo_color;; esac\n}","breadcrumbs":"Tools » zsh » Example","id":"14","title":"Example"},"140":{"body":"define break-save save breakpoint $arg0.gdb.bp\nend\ndefine break-load source $arg0.gdb.bp\nend define hook-quit break-save quit\nend","breadcrumbs":"Tools » gdb » Hook to automatically save breakpoints on quit","id":"140","title":"Hook to automatically save breakpoints on quit"},"141":{"body":"A symbolic watchpoint defined on a member variable for debugging is only valid as long as the expression is in scope. Once out of scope the watchpoint gets deleted. When debugging some memory corruption we want to keep the watchpoint even the expression goes out of scope to find the location that overrides the variable and introduces the corruption. (gdb) l\n1 struct S { int v; };\n2\n3 void set(struct S* s, int v) {\n4 s->v = v;\n5 }\n6\n7 int main() {\n8 struct S s;\n9 set(&s, 1);\n10 set(&s, 2);\n11 set(&s, 3);\n... (gdb) s\nset (s=0x7fffffffe594, v=1) at test.c:4\n4 s->v = v; # Define a new watchpoint on the member of the struct. The expression however\n# is only valid in the current functions scope. (gdb) watch s->v\nHardware watchpoint 2: s->v (gdb) c\nHardware watchpoint 2: s->v\nOld value = 0\nNew value = 1\nset (s=0x7fffffffe594, v=1) at test.c:5\n5 } # The watchpoint gets deleted as soon as we leave the function scope. (gdb) c\nWatchpoint 2 deleted because the program has left the block in\nwhich its expression is valid.\nmain () at test.c:10\n10 set(&s, 2); # Define the watchpoint on the location of the object to watch. (gdb) watch -l s->v # This is equivalent to the following. (gdb) p &s->v\n$1 = (int *) 0x7fffffffe594 # Define a watchpoint to the address of the member variable of the s instance.\n# This of course only makes sense as long as the s instance is not moved in memory. (gdb) watch *0x7fffffffe594\nHardware watchpoint 3: *0x7fffffffe594 (gdb) c\nHardware watchpoint 3: *0x7fffffffe594\nOld value = 1\nNew value = 2\nset (s=0x7fffffffe594, v=2) at test.c:5\n5 } (gdb) c\nHardware watchpoint 3: *0x7fffffffe594\nOld value = 2\nNew value = 3\nset (s=0x7fffffffe594, v=3) at test.c:5\n5 }","breadcrumbs":"Tools » gdb » Watchpoint on struct / class member","id":"141","title":"Watchpoint on struct / class member"},"142":{"body":"","breadcrumbs":"Tools » gdb » Know Bugs","id":"142","title":"Know Bugs"},"143":{"body":"When using finish inside a command block, commands after finish are not executed. To workaround that bug one can create a wrapper function which calls finish. define handler bt finish info reg rax end command handler end","breadcrumbs":"Tools » gdb » Workaround command + finish bug","id":"143","title":"Workaround command + finish bug"},"144":{"body":"","breadcrumbs":"Tools » gdbserver » gdbserver(1)","id":"144","title":"gdbserver(1)"},"145":{"body":"gdbserver [opts] comm prog [args] opts: --disable-randomization --no-disable-randomization --wrapper W -- comm: host:port tty","breadcrumbs":"Tools » gdbserver » CLI","id":"145","title":"CLI"},"146":{"body":"# Start gdbserver.\ngdbserver localhost:1234 /bin/ls # Attach gdb.\ngdb -ex 'target remote localhost:1234'","breadcrumbs":"Tools » gdbserver » Example","id":"146","title":"Example"},"147":{"body":"Set env as execution wrapper with some variables. The wrapper will be executed before the debugee. gdbserver --wrapper env FOO=123 BAR=321 -- :12345 /bin/ls","breadcrumbs":"Tools » gdbserver » Wrapper example: Set environment variables just for the debugee","id":"147","title":"Wrapper example: Set environment variables just for the debugee"},"148":{"body":"","breadcrumbs":"Tools » radare2 » radare2(1)","id":"148","title":"radare2(1)"},"149":{"body":"pd <n> [@ <addr>] # print disassembly for <n> instructions # with optional temporary seek to <addr>","breadcrumbs":"Tools » radare2 » print","id":"149","title":"print"},"15":{"body":"For this example we assume that the command foo takes at least three optional arguments such as foo arg1 arg2 arg3 [argN..] function _foo() { _arguments \\ \"1:opt 1:(a b c)\" \\ \":opt next:(d e f)\" \\ \"*:opt all:(u v w)\"\n} Explanation: 1:MSG:ACTION sets completion for the first optional argument :MSG:ACTION sets completion for the next optional argument *:MSG:ACTION sets completion for the optional argument where none of the previous rules apply, so in our example for arg3, argN... _files is a zsh builtin utility function to complete files/dirs see zsh completion functions zsh completion utility functions","breadcrumbs":"Tools » zsh » Example with optional arguments","id":"15","title":"Example with optional arguments"},"150":{"body":"fs # list flag-spaces fs <fs> # select flag-space <fs> f # print flags of selected flag-space","breadcrumbs":"Tools » radare2 » flags","id":"150","title":"flags"},"151":{"body":"?*~<kw> # '?*' list all commands and '~' grep for <kw> ?*~... # '..' less mode /'...' interactive search","breadcrumbs":"Tools » radare2 » help","id":"151","title":"help"},"152":{"body":"> r2 -B <baddr> <exe> # open <exe> mapped to addr <baddr> oob <addr> # reopen current file at <baddr>","breadcrumbs":"Tools » radare2 » relocation","id":"152","title":"relocation"},"153":{"body":"","breadcrumbs":"Tools » radare2 » Examples","id":"153","title":"Examples"},"154":{"body":"> r2 [-w] <file> oo+ # re-open for write if -w was not passed s <addr> # seek to position wv <data> # write 4 byte (dword)","breadcrumbs":"Tools » radare2 » Patch file (alter bytes)","id":"154","title":"Patch file (alter bytes)"},"155":{"body":"rasm2 -L # list supported archs > rasm2 -a x86 'mov eax, 0xdeadbeef' b8efbeadde > rasm2 -a x86 -d \"b8efbeadde\" mov eax, 0xdeadbeef","breadcrumbs":"Tools » radare2 » Assemble / Disassmble (rasm2)","id":"155","title":"Assemble / Disassmble (rasm2)"},"156":{"body":"All the examples & notes use qemu-system-x86_64 but in most cases this can be swapped with the system emulator for other architectures.","breadcrumbs":"Tools » qemu » qemu(1)","id":"156","title":"qemu(1)"},"157":{"body":"Graphic mode: Ctrl+Alt+g release mouse capture from VM Ctrl+Alt+1 switch to display of VM\nCtrl+Alt+2 switch to qemu monitor No graphic mode: Ctrl+a h print help\nCtrl+a x exit emulator\nCtrl+a c switch between monitor and console","breadcrumbs":"Tools » qemu » Keybindings","id":"157","title":"Keybindings"},"158":{"body":"Following command-line gives a good starting point to assemble a VM: qemu-system-x86_64 \\ -cpu host -enable-kvm -smp 4 \\ -m 8G \\ -vga virtio -display sdl,gl=on \\ -boot menu=on \\ -cdrom <iso> \\ -hda <disk> \\ -device qemu-xhci,id=xhci \\ -device usb-host,bus=xhci.0,vendorid=0x05e1,productid=0x0408,id=capture-card","breadcrumbs":"Tools » qemu » VM config snippet","id":"158","title":"VM config snippet"},"159":{"body":"# Emulate host CPU in guest VM, enabling all supported host featured (requires KVM).\n# List available CPUs `qemu-system-x86_64 -cpu help`.\n-cpu host # Enable KVM instead software emulation.\n-enable-kvm # Configure number of guest CPUs.\n-smp <N> # Configure size of guest RAM.\n-m 8G","breadcrumbs":"Tools » qemu » CPU & RAM","id":"159","title":"CPU & RAM"},"16":{"body":"","breadcrumbs":"Tools » bash » bash(1)","id":"16","title":"bash(1)"},"160":{"body":"# Use sdl window as display and enable openGL context.\n-display sdl,gl=on # Use vnc server as display (eg on display `:42` here).\n-display vnc=localhost:42 # Confifure virtio as 3D video graphic accelerator (requires virgl in guest).\n-vga virtio","breadcrumbs":"Tools » qemu » Graphic & Display","id":"160","title":"Graphic & Display"},"161":{"body":"# Enables boot menu to select boot device (enter with `ESC`).\n-boot menu=on","breadcrumbs":"Tools » qemu » Boot Menu","id":"161","title":"Boot Menu"},"162":{"body":"# Attach cdrom drive with iso to a VM.\n-cdrom <iso> # Attach disk drive to a VM.\n-hda <disk> # Generic way to configure & attach a drive to a VM.\n-drive file=<file>,format=qcow2 Create a disk with qemu-img To create a qcow2 disk (qemu copy-on-write) of size 10G: qemu-img create -f qcow2 disk.qcow2 10G The disk does not contain any partitions or a partition table. We can format the disk from within the guest as following example: # Create `gpt` partition table.\nsudo parted /dev/sda mktable gpt # Create two equally sized primary partitions.\nsudo parted /dev/sda mkpart primary 0% 50%\nsudo parted /dev/sda mkpart primary 50% 100% # Create filesystem on each partition.\nsudo mkfs.ext3 /dev/sda1\nsudo mkfs.ext4 /dev/sda2 lsblk -f /dev/sda NAME FSTYPE LABEL UUID FSAVAIL FSUSE% MOUNTPOINT sda ├─sda1 ext3 .... └─sda2 ext4 ....","breadcrumbs":"Tools » qemu » Block devices","id":"162","title":"Block devices"},"163":{"body":"Host Controller # Add XHCI USB controller to the VM (supports USB 3.0, 2.0, 1.1).\n# `id=xhci` creates a usb bus named `xhci`.\n-device qemu-xhci,id=xhci USB Device # Pass-through USB device from host identified by vendorid & productid and\n# attach to usb bus `xhci.0` (defined with controller `id`).\n-device usb-host,bus=xhci.0,vendorid=0x05e1,productid=0x0408","breadcrumbs":"Tools » qemu » USB","id":"163","title":"USB"},"164":{"body":"# Open gdbstub on tcp `<port>` (`-s` shorthand for `-gdb tcp::1234`).\n-gdb tcp::<port> # Freeze guest CPU at startup and wait for debugger connection.\n-S","breadcrumbs":"Tools » qemu » Debugging","id":"164","title":"Debugging"},"165":{"body":"# Create raw tcp server for `serial IO` and wait until a client connects\n# before executing the guest.\n-serial tcp:localhost:12345,server,wait # Create telnet server for `serial IO` and wait until a client connects\n# before executing the guest.\n-serial telnet:localhost:12345,server,wait # Configure redirection for the QEMU `mointor`, arguments similar to `-serial`\n# above.\n-monitor ... In server mode use nowait to execute guest without waiting for a client connection.","breadcrumbs":"Tools » qemu » IO redirection","id":"165","title":"IO redirection"},"166":{"body":"# Redirect host tcp port `1234` to guest port `4321`.\n-nic user,hostfwd=tcp:localhost:1234-:4321","breadcrumbs":"Tools » qemu » Network","id":"166","title":"Network"},"167":{"body":"# Attach a `virtio-9p-pci` device to the VM.\n# The guest requires 9p support and can mount the shared drive as:\n# mount -t 9p -o trans=virtio someName /mnt\n-virtfs local,id=someName,path=<someHostPath>,mount_tag=someName,security_model=none","breadcrumbs":"Tools » qemu » Shared drives","id":"167","title":"Shared drives"},"168":{"body":"# List debug items.\n-d help # Write debug log to file instead stderr.\n-D <file> # Examples\n-d in_asm Log executed guest instructions.","breadcrumbs":"Tools » qemu » Debug logging","id":"168","title":"Debug logging"},"169":{"body":"# List name of all trace points.\n-trace help # Enable trace points matching pattern and optionally write trace to file.\n-trace <pattern>[,file=<file>] # Enable trace points for all events listed in the <events> file.\n# File must contain one event/pattern per line.\n-trace events=<events>","breadcrumbs":"Tools » qemu » Tracing","id":"169","title":"Tracing"},"17":{"body":"","breadcrumbs":"Tools » bash » Expansion","id":"17","title":"Expansion"},"170":{"body":"VM snapshots require that there is at least on qcow2 disk attached to the VM ( VM Snapshots ). Commands for qemu Monitor or QMP : # List available snapshots.\ninfo snapshots # Create/Load/Delete snapshot with name <tag>.\nsavevm <tag>\nloadvm <tag>\ndelvm <tag> The snapshot can also be directly specified when invoking qemu as: qemu-system-x86_64 \\ -loadvm <tag> \\ ...","breadcrumbs":"Tools » qemu » VM snapshots","id":"170","title":"VM snapshots"},"171":{"body":"Online migration example: # Start machine 1 on host ABC.\nqemu-system-x86_64 -monitor stdio -cdrom <iso> # Prepare machine 2 on host DEF as migration target.\n# Listen for any connection on port 12345.\nqemu-system-x86_64 -monitor stdio -incoming tcp:0.0.0.0:12345 # Start migration from the machine 1 monitor console.\n(qemu) migrate tcp:DEF:12345 Save to external file example: ```bash\n# Start machine 1.\nqemu-system-x86_64 -monitor stdio -cdrom <iso> # Save VM state to file.\n(qemu) migrate \"exec:gzip -c > vm.gz\" # Load VM from file.\nqemu-system-x86_64 -monitor stdio -incoming \"exec: gzip -d -c vm.gz\" The migration source machine and the migration target machine should be launched with the same parameters.","breadcrumbs":"Tools » qemu » VM Migration","id":"171","title":"VM Migration"},"172":{"body":"Example command line to directly boot a Kernel with an initrd ramdisk. qemu-system-x86_64 \\ -cpu host \\ -enable-kvm \\ -kernel <dir>/arch/x86/boot/bzImage \\ -append \"earlyprintk=ttyS0 console=ttyS0 nokaslr init=/init debug\" \\ -initrd <dir>/initramfs.cpio.gz \\ ... Instructions to build a minimal Kernel and initrd .","breadcrumbs":"Tools » qemu » Appendix: Direct Kernel boot","id":"172","title":"Appendix: Direct Kernel boot"},"173":{"body":"test: test.s as -o test.o test.s ld -o test test.o testc.o trace: test qemu-x86_64 -singlestep -d nochain,cpu ./test 2>&1 | awk '/RIP/ { print $$1; }' clean: $(RM) test test-bin test.o .section .text, \"ax\" .global _start\n_start: xor %rax, %rax mov $0x8, %rax\n1: cmp $0, %rax je 2f dec %rax jmp 1b\n2: # x86-64 exit(2) syscall mov $0, %rdi mov $60, %rax syscall","breadcrumbs":"Tools » qemu » Appendix: Cheap instruction tracer","id":"173","title":"Appendix: Cheap instruction tracer"},"174":{"body":"QEMU USB QEMU IMG QEMU Tools QEMU System QEMU Invocation (command line args) QEMU Monitor QEMU machine protocol (QMP) QEMU VM Snapshots","breadcrumbs":"Tools » qemu » References","id":"174","title":"References"},"175":{"body":"","breadcrumbs":"Tools » pacman » pacman(1)","id":"175","title":"pacman(1)"},"176":{"body":"pacman -Sy refresh package database\npacman -S <pkg> install pkg\npacman -Ss <regex> search remote package database\npacman -Si <pkg> get info for pkg\npacman -Su upgrade installed packages\npacman -Sc clean local package cache","breadcrumbs":"Tools » pacman » Remote package repositories","id":"176","title":"Remote package repositories"},"177":{"body":"pacman -Rsn <pkg> uninstall package and unneeded deps + config files","breadcrumbs":"Tools » pacman » Remove packages","id":"177","title":"Remove packages"},"178":{"body":"Local package database of installed packages. pacman -Q list all installed packages\npacman -Qs <regex> search local package database\npacman -Ql <pkg> list files installed by pkg\npacman -Qo <file> query package that owns file\npacman -Qe only list explicitly installed packages","breadcrumbs":"Tools » pacman » Local package database","id":"178","title":"Local package database"},"179":{"body":"Local file database which allows to search packages owning certain files. Also searches non installed packages, but database must be synced. pacman -Fy refresh file database\npacman -Fl <pkg> list files in pkg (must not be installed)\npacman -Fx <regex> search","breadcrumbs":"Tools » pacman » Local file database","id":"179","title":"Local file database"},"18":{"body":"# generate sequence from n to m\n{n..m}\n# generate sequence from n to m step by s\n{n..m..s} # expand cartesian product\n{a,b}{c,d}","breadcrumbs":"Tools » bash » Generator","id":"18","title":"Generator"},"180":{"body":"Uninstall all orphaned packages (including config files) that were installed as dependencies. pacman -Rsn $(pacman -Qtdq) List explicitly installed packages that are not required as dependency by any package and sort by size. pacman -Qetq | xargs pacman -Qi | awk '/Name/ { name=$3 } /Installed Size/ { printf \"%8.2f%s %s\\n\", $4, $5, name }' | sort -h Install package into different root directory but keep using the default database. pacman --root abc --dbpath /var/lib/pacman -S mingw-w64-gcc","breadcrumbs":"Tools » pacman » Hacks","id":"180","title":"Hacks"},"181":{"body":"Online playground","breadcrumbs":"Tools » dot » dot(1)","id":"181","title":"dot(1)"},"182":{"body":"Can be rendered to svg with the following command. dot -T svg -o g.svg g.dot Example dot file. // file: g.dot\ndigraph { // Render ranks from left to right. rankdir=LR // Make background transparent. bgcolor=transparent // Global node attributes. node [shape=box] // Global edge attributes. edge [style=dotted,color=red] // Add nodes & edge. stage1 -> stage2 // Add multiple edges at once. stage2 -> { stage3_1, stage3_2 } // Add edge with custom attributes. stage3_2 -> stage4 [label=\"some text\"] // Set custom attributes for specific node. stage4 [color=green,fillcolor=lightgray,style=\"filled,dashed\",label=\"s4\"] // Create a subgraph. This can be used to group nodes/edges or as scope for // global node/edge attributes. // If the name starts with 'cluster' a border is drawn. subgraph cluster_1 { stage5_1 stage5_2 } // Add some edges to subgraph nodes. stage3_1 -> { stage5_1, stage5_2 }\n} Rendered svg file. g.svg","breadcrumbs":"Tools » dot » Example dot file to copy & paste from.","id":"182","title":"Example dot file to copy & paste from."},"183":{"body":"DOT language Attributes Node shapes Colors User manual","breadcrumbs":"Tools » dot » References","id":"183","title":"References"},"184":{"body":"lsof ss pidstat pgrep pmap pstack","breadcrumbs":"Resource analysis & monitor » Resource analysis & monitor","id":"184","title":"Resource analysis & monitor"},"185":{"body":"lsof -r <s> ..... repeatedly execute command ervery <s> seconds -a ......... AND slection filters instead ORing (OR: default) -p <pid> ... filter by <pid> +fg ........ show file flags for file descripros -n ......... don't convert network addr to hostnames -P ......... don't convert network port to service names -i <@h[:p]>. show connections to h (hostname|ip addr) with optional port p -s <p:s> ... in conjunction with '-i' filter for protocol <p> in state <s> -U ......... show unix domain sockets ('@' indicates abstract sock name, see unix(7)) file flags: R/W/RW ..... read/write/read-write CR ......... create AP ......... append TR ......... truncate -s protocols TCP, UDP -s states (TCP) CLOSED, IDLE, BOUND, LISTEN, ESTABLISHED, SYN_SENT, SYN_RCDV, ESTABLISHED, CLOSE_WAIT, FIN_WAIT1, CLOSING, LAST_ACK, FIN_WAIT_2, TIME_WAIT -s states (UDP) Unbound, Idle","breadcrumbs":"Resource analysis & monitor » lsof » lsof(8)","id":"185","title":"lsof(8)"},"186":{"body":"","breadcrumbs":"Resource analysis & monitor » lsof » Examples","id":"186","title":"Examples"},"187":{"body":"Show open files with file flags for process: lsof +fg -p <pid>","breadcrumbs":"Resource analysis & monitor » lsof » File flags","id":"187","title":"File flags"},"188":{"body":"Show open tcp connections for $USER: lsof -a -u $USER -i TCP Note : -a ands the results. If -a is not given all open files matching $USER and all tcp connections are listed ( ored ).","breadcrumbs":"Resource analysis & monitor » lsof » Open TCP connections","id":"188","title":"Open TCP connections"},"189":{"body":"Show open connections to localhost for $USER: lsof -a -u $USER -i @localhost","breadcrumbs":"Resource analysis & monitor » lsof » Open connection to specific host","id":"189","title":"Open connection to specific host"},"19":{"body":"# default value\nbar=${foo:-some_val} # if $foo set, then bar=$foo else bar=some_val # alternate value\nbar=${foo:+bla $foo} # if $foo set, then bar=\"bla $foo\" else bar=\"\" # check param set\nbar=${foo:?msg} # if $foo set, then bar=$foo else exit and print msg # indirect\nFOO=foo\nBAR=FOO\nbar=${!BAR} # deref value of BAR -> bar=$FOO # prefix\n${foo#prefix} # remove prefix when expanding $foo\n# suffix\n${foo%suffix} # remove suffix when expanding $foo # substitute\n${foo/pattern/string} # replace pattern with string when expanding foo\n# pattern starts with\n# '/' replace all occurences of pattern\n# '#' pattern match at beginning\n# '%' pattern match at end Note: prefix/suffix/pattern are expanded as pathnames .","breadcrumbs":"Tools » bash » Parameter","id":"19","title":"Parameter"},"190":{"body":"Show open connections to port :1234 for $USER: lsof -a -u $USER -i :1234","breadcrumbs":"Resource analysis & monitor » lsof » Open connection to specific port","id":"190","title":"Open connection to specific port"},"191":{"body":"lsof -i 4TCP -s TCP:ESTABLISHED","breadcrumbs":"Resource analysis & monitor » lsof » IPv4 TCP connections in ESTABLISHED state","id":"191","title":"IPv4 TCP connections in ESTABLISHED state"},"192":{"body":"This may help to find which processes keep devices busy when trying to unmount and the device is currently busy. # Assuming /proc is a mount point.\nlsof /proc","breadcrumbs":"Resource analysis & monitor » lsof » List open files in a mounted directory.","id":"192","title":"List open files in a mounted directory."},"193":{"body":"ss [option] [filter] [option] -p ..... Show process using socket -l ..... Show sockets in listening state -4/-6 .. Show IPv4/6 sockets -x ..... Show unix sockets -n ..... Show numeric ports (no resolve) -O ..... Oneline output per socket [filter] dport/sport PORT .... Filter for destination/source port dst/src ADDR ........ Filter for destination/source address and/or .............. Logic operator ==/!= ............... Comparison operator (EXPR) .............. Group exprs","breadcrumbs":"Resource analysis & monitor » ss » ss(8)","id":"193","title":"ss(8)"},"194":{"body":"Show all tcp IPv4 sockets connecting to port 443: ss -4 'dport 443' Show all tcp IPv4 sockets that don't connect to port 443 or connect to address 1.2.3.4. ss -4 'dport != 443 or dst 1.2.3.4'","breadcrumbs":"Resource analysis & monitor » ss » Examples","id":"194","title":"Examples"},"195":{"body":"pidstat [opt] [interval] [cont] -U [user] show username instead UID, optionally only show for user -r memory statistics -d I/O statistics -h single line per process and no lines with average","breadcrumbs":"Resource analysis & monitor » pidstat » pidstat(1)","id":"195","title":"pidstat(1)"},"196":{"body":"pidstat -r -p <pid> [interval] [count] minor_pagefault: Happens when the page needed is already in memory but not allocated to the faulting process, in that case the kernel only has to create a new page-table entry pointing to the shared physical page (not required to load a memory page from disk). major_pagefault: Happens when the page needed is NOT in memory, the kernel has to create a new page-table entry and populate the physical page (required to load a memory page from disk).","breadcrumbs":"Resource analysis & monitor » pidstat » Page fault and memory utilization","id":"196","title":"Page fault and memory utilization"},"197":{"body":"pidstat -d -p <pid> [interval] [count]","breadcrumbs":"Resource analysis & monitor » pidstat » I/O statistics","id":"197","title":"I/O statistics"},"198":{"body":"pgrep [opts] <pattern> -n only list newest matching process -u <usr> only show matching for user <usr> -l additionally list command -a additionally list command + arguments","breadcrumbs":"Resource analysis & monitor » pgrep » pgrep(1)","id":"198","title":"pgrep(1)"},"199":{"body":"For example attach gdb to newest zsh process from $USER. gdb -p $(pgrep -n -u $USER zsh)","breadcrumbs":"Resource analysis & monitor » pgrep » Debug newest process","id":"199","title":"Debug newest process"},"2":{"body":"","breadcrumbs":"Tools » zsh » zsh(1)","id":"2","title":"zsh(1)"},"20":{"body":"* match any string\n? match any single char\n\\\\ match backslash\n[abc] match any char of 'a' 'b' 'c'\n[a-z] match any char between 'a' - 'z'\n[^ab] negate, match all not 'a' 'b'\n[:class:] match any char in class, available: alnum,alpha,ascii,blank,cntrl,digit,graph,lower, print,punct,space,upper,word,xdigit With extglob shell option enabled it is possible to have more powerful patterns. In the following pattern-list is one ore more patterns separated by | char. ?(pattern-list) matches zero or one occurrence of the given patterns\n*(pattern-list) matches zero or more occurrences of the given patterns\n+(pattern-list) matches one or more occurrences of the given patterns\n@(pattern-list) matches one of the given patterns\n!(pattern-list) matches anything except one of the given patterns Note: shopt -s extglob/shopt -u extglob to enable/disable extglob option.","breadcrumbs":"Tools » bash » Pathname","id":"20","title":"Pathname"},"200":{"body":"pmap [opts] <pid> Dump virtual memory map of process. Compared to /proc/<pid>/maps it shows the size of the mappings.\nopts: -p show full path in the mapping -x show details (eg RSS usage of each segment)","breadcrumbs":"Resource analysis & monitor » pmap » pmap(1)","id":"200","title":"pmap(1)"},"201":{"body":"pstack <pid> Dump stack for all threads of process.","breadcrumbs":"Resource analysis & monitor » pstack » pstack(1)","id":"201","title":"pstack(1)"},"202":{"body":"strace ltrace perf OProfile time","breadcrumbs":"Trace and Profile » Trace and Profile","id":"202","title":"Trace and Profile"},"203":{"body":"strace [opts] [prg] -f .......... follow child processes on fork(2) -ff ......... follow fork and separate output file per child -p <pid> .... attach to running process -s <size> ... max string size, truncate of longer (default: 32) -e <expr> ... expression for trace filtering -o <file> ... log output into <file> -c .......... dump syscall statitics at the end -C .......... like -c but dump regular ouput as well -k .......... dump stack trace for each syscall -P <path> ... only trace syscall accesing path -y .......... print paths for FDs -tt ......... print absolute timestamp (with us precision) -r .......... print relative timestamp -z .......... log only successful syscalls -Z .......... log only failed syscalls -n .......... print syscall numbers -y .......... translate fds (eg file path, socket) -yy ......... translate fds with all information (eg IP) -x .......... print non-ASCII chars as hex string <expr>: trace=syscall[,syscall] .... trace only syscall listed trace=file ................. trace all syscall that take a filename as arg trace=process .............. trace process management related syscalls trace=signal ............... trace signal related syscalls signal ..................... trace signals delivered to the process","breadcrumbs":"Trace and Profile » strace » strace(1)","id":"203","title":"strace(1)"},"204":{"body":"Trace open(2) & socket(2) syscalls for a running process + child processes: strace -f -e trace=open,socket -p <pid> Trace signals delivered to a running process: strace -e signal -e 'trace=!all' -p <pid>","breadcrumbs":"Trace and Profile » strace » Examples","id":"204","title":"Examples"},"205":{"body":"ltrace [opts] [prg] -f .......... follow child processes on fork(2) -p <pid> .... attach to running process -o <file> ... log output into <file> -l <filter> . show who calls into lib matched by <filter> -C .......... demangle","breadcrumbs":"Trace and Profile » ltrace » ltrace(1)","id":"205","title":"ltrace(1)"},"206":{"body":"List which program/libs call into libstdc++: ltrace -l '*libstdc++*' -C -o ltrace.log ./main","breadcrumbs":"Trace and Profile » ltrace » Example","id":"206","title":"Example"},"207":{"body":"perf list show supported hw/sw events perf stat -p <pid> .. show stats for running process -I <ms> ... show stats periodically over interval <ms> -e <ev> ... filter for events perf top -p <pid> .. show stats for running process -F <hz> ... sampling frequency -K ........ hide kernel threads perf record -p <pid> ............... record stats for running process -F <hz> ................ sampling frequency --call-graph <method> .. [fp, dwarf, lbr] method how to caputre backtrace fp : use frame-pointer, need to compile with -fno-omit-frame-pointer dwarf: use .cfi debug information lbr : use hardware last branch record facility -g ..................... short-hand for --call-graph fp -e <ev> ................ filter for events perf report -n .................... annotate symbols with nr of samples --stdio ............... report to stdio, if not presen tui mode -g graph,0.5,caller ... show caller based call chains with value >0.5 Useful <ev>: page-faults minor-faults major-faults cpu-cycles` task-clock","breadcrumbs":"Trace and Profile » perf » perf(1)","id":"207","title":"perf(1)"},"208":{"body":"","breadcrumbs":"Trace and Profile » perf » Flamegraph","id":"208","title":"Flamegraph"},"209":{"body":"perf record -g -e cpu-cycles -p <pid>\nperf script | FlameGraph/stackcollapse-perf.pl | FlameGraph/flamegraph.pl > cycles-flamegraph.svg","breadcrumbs":"Trace and Profile » perf » Flamegraph with single event trace","id":"209","title":"Flamegraph with single event trace"},"21":{"body":"Note: The trick with bash I/O redirection is to interpret from left-to-right. # stdout & stderr to file\ncommand >file 2>&1\n# equivalent\ncommand &>file # stderr to stdout & stdout to file\ncommand 2>&1 >file The article Bash One-Liners Explained, Part III: All about redirections contains some nice visualization to explain bash redirections.","breadcrumbs":"Tools » bash » I/O redirection","id":"21","title":"I/O redirection"},"210":{"body":"perf record -g -e cpu-cycles,page-faults -p <pid>\nperf script --per-event-dump\n# fold & generate as above","breadcrumbs":"Trace and Profile » perf » Flamegraph with multiple event traces","id":"210","title":"Flamegraph with multiple event traces"},"211":{"body":"operf -g -p <pid> -g ...... caputre call-graph information opreport [opt] FILE show time spent per binary image -l ...... show time spent per symbol -c ...... show callgraph information (see below) -a ...... add column with time spent accumulated over child nodes ophelp show supported hw/sw events","breadcrumbs":"Trace and Profile » OProfile » OProfile","id":"211","title":"OProfile"},"212":{"body":"# statistics of process run\n/usr/bin/time -v <cmd>","breadcrumbs":"Trace and Profile » time » /usr/bin/time(1)","id":"212","title":"/usr/bin/time(1)"},"213":{"body":"od xxd readelf objdump nm","breadcrumbs":"Binary » Binary","id":"213","title":"Binary"},"214":{"body":"od [opts] <file> -An don't print addr info -tx4 print hex in 4 byte chunks -ta print as named character -tc printable chars or backslash escape -w4 print 4 bytes per line -j <n> skip <n> bytes from <file> (hex if start with 0x) -N <n> dump <n> bytes (hex of start with 0x)","breadcrumbs":"Binary » od » od(1)","id":"214","title":"od(1)"},"215":{"body":"echo -n AAAABBBB | od -An -w4 -tx4 >> 41414141 >> 42424242 echo -n '\\x7fELF\\n' | od -tx1 -ta -tc >> 0000000 7f 45 4c 46 0a # tx1 >> del E L F nl # ta >> 177 E L F \\n # tc","breadcrumbs":"Binary » od » ASCII to hex string","id":"215","title":"ASCII to hex string"},"216":{"body":"For example .rodata section from an elf file. We can use readelf to get the offset into the file where the .rodata section starts. readelf -W -S foo >> Section Headers: >> [Nr] Name Type Address Off Size ES Flg Lk Inf Al >> ... >> [15] .rodata PROGBITS 00000000004009c0 0009c0 000030 00 A 0 0 16 With the offset of -j 0x0009c0 we can dump -N 0x30 bytes from the beginning of the .rodata section as follows: od -j 0x0009c0 -N 0x30 -tx4 -w4 foo >> 0004700 00020001 >> 0004704 00000000 >> * >> 0004740 00000001 >> 0004744 00000002 >> 0004750 00000003 >> 0004754 00000004 Note : Numbers starting with 0x will be interpreted as hex by od.","breadcrumbs":"Binary » od » Extract parts of file","id":"216","title":"Extract parts of file"},"217":{"body":"xxd [opts] -p dump continuous hexdump -r convert hexdump into binary ('revert') -e dump as little endian mode -i output as C array","breadcrumbs":"Binary » xxd » xxd(1)","id":"217","title":"xxd(1)"},"218":{"body":"echo -n 'aabb' | xxd -p >> 61616262","breadcrumbs":"Binary » xxd » ASCII to hex stream","id":"218","title":"ASCII to hex stream"},"219":{"body":"echo -n '61616262' | xxd -p -r >> aabb","breadcrumbs":"Binary » xxd » Hex to binary stream","id":"219","title":"Hex to binary stream"},"22":{"body":"j>&i Duplicate fd i to fd j, making j a copy of i. See dup2(2) . Example: command 2>&1 >file duplicate fd 1 to fd 2, effectively redirecting stderr to stdout redirect stdout to file","breadcrumbs":"Tools » bash » Explanation","id":"22","title":"Explanation"},"220":{"body":"echo -n '\\x7fELF' | xxd -p | xxd -p -r | file -p - >> ELF","breadcrumbs":"Binary » xxd » ASCII to binary","id":"220","title":"ASCII to binary"},"221":{"body":"xxd -i <(echo -n '\\x7fELF') >> unsigned char _proc_self_fd_11[] = { >> 0x7f, 0x45, 0x4c, 0x46 >> }; >> unsigned int _proc_self_fd_11_len = 4;","breadcrumbs":"Binary » xxd » ASCII to C array (hex encoded)","id":"221","title":"ASCII to C array (hex encoded)"},"222":{"body":"readelf [opts] <elf> -W|--wide wide output, dont break output at 80 chars -h print ELF header -S print section headers -l print program headers + segment mapping -d print .dynamic section (dynamic link information) --syms print symbol tables (.symtab .dynsym) --dyn-syms print dynamic symbol table (exported symbols for dynamic linker) -r print relocation sections (.rel.*, .rela.*)","breadcrumbs":"Binary » readelf » readelf(1)","id":"222","title":"readelf(1)"},"223":{"body":"objdump [opts] <elf> -M intel use intil syntax -d disassemble text section -D disassemble all sections -S mix disassembly with source code -C demangle -j <section> display info for section --[no-]show-raw-insn [dont] show object code next to disassembly","breadcrumbs":"Binary » objdump » objdump(1)","id":"223","title":"objdump(1)"},"224":{"body":"For example .plt section: objdump -j .plt -d <elf>","breadcrumbs":"Binary » objdump » Disassemble section","id":"224","title":"Disassemble section"},"225":{"body":"This can be helpful for example as a cheap analysis tool when toying with JIT generating code. We could just write thee binary code buffer to a file and disassemble with objdump. To re-create that case, we just assemble and link some ELF file and then create a raw binary of the text section with objcopy. # file: test.s\n.section .text, \"ax\" .global _start\n_start: xor %rax, %rax mov $0x8, %rax\n1: cmp $0, %rax je 2f dec %rax jmp 1b\n2: # x86-64 exit(2) syscall mov $0, %rdi mov $60, %rax syscall # Assemble & link.\nas -o test.o test.s\nld -o test test.o testc.o\n# ELF -> binary (only take .text section).\nobjcopy -O binary --only-section .text test test-bin # Disassemble raw binary.\nobjdump -D -b binary -m i386:x86-64 test-bin","breadcrumbs":"Binary » objdump » Example: disassemble raw binary","id":"225","title":"Example: disassemble raw binary"},"226":{"body":"nm [opts] <elf> -C demangle -u undefined only","breadcrumbs":"Binary » nm » nm(1)","id":"226","title":"nm(1)"},"227":{"body":"c++filt c++ glibc gcc cmake make ld.so symbol versioning python gcov pgo","breadcrumbs":"Development » Development","id":"227","title":"Development"},"228":{"body":"","breadcrumbs":"Development » c++filt » c++filt(1)","id":"228","title":"c++filt(1)"},"229":{"body":"c++-filt <symbol_str>","breadcrumbs":"Development » c++filt » Demangle symbol","id":"229","title":"Demangle symbol"},"23":{"body":"The getopts builtin uses following global variables: OPTARG, value of last option argument OPTIND, index of the next argument to process (user must reset) OPTERR, display errors if set to 1 getopts <optstring> <param> [<args>] <optstring> specifies the names of supported options, eg f:c f: means -f option with an argument c means -c option without an argument <param> specifies a variable name which getopts fills with the last parsed option argument <args> optionally specify argument string to parse, by default getopts parses $@","breadcrumbs":"Tools » bash » Argument parsing with getopts","id":"23","title":"Argument parsing with getopts"},"230":{"body":"For example dynamic symbol table: readelf -W --dyn-syms <elf> | c++filt","breadcrumbs":"Development » c++filt » Demangle stream","id":"230","title":"Demangle stream"},"231":{"body":"openstd cpp standards . Source files of most examples is available here .","breadcrumbs":"Development » c++ » c++","id":"231","title":"c++"},"232":{"body":"Force compile error to see what auto is deduced to. auto foo = bar(); // force compile error\ntypename decltype(foo)::_;","breadcrumbs":"Development » c++ » Type deduction","id":"232","title":"Type deduction"},"233":{"body":"The strict aliasing rules describe via which alias a value can be accessed. Informal: an alias is a reference / pointer to a value. Accessing a value through an alias that violates the strict aliasing rules is undefined behavior (UB). Examples below on godbolt . int i = 0; // Valid aliasing (signed / unsigned type).\n*reinterpret_cast<signed int*>(&i);\n*reinterpret_cast<unsigned int*>(&i); // Valid aliasing (cv qualified type).\n*reinterpret_cast<const int*>(&i);\n*reinterpret_cast<const unsigned*>(&i); // Valid aliasing (byte type).\n*reinterpret_cast<char*>(&i);\n*reinterpret_cast<std::byte*>(&i); // Invalid aliasing, dereferencing pointer is UB.\n*reinterpret_cast<short*>(&i);\n*reinterpret_cast<float*>(&i); NOTE: Casting pointer to invalid aliasing type is not directly UB, but dereferencing the pointer is UB. short s[2] = { 1, 2 }; // Invalid aliasing (UB) - type punning, UB to deref ptr (int has stricter\n// alignment requirements than short).\n*reinterpret_cast<int*>(s); // Arbitrary byte pointer.\nchar c[4] = { 1, 2, 3, 4 }; // Invalid aliasing (UB) - type punning, UB to deref ptr (int has stricter\n// alignment requirements than char).\n*reinterpret_cast<int*>(c); At the time of writing, the current c++ std draft contains the following. If a program attempts to access the stored value of an object through a glvalue\nwhose type is not **similar** (7.3.6) to one of the following types the\nbehavior is undefined [44] (11.1) the dynamic type of the object,\n(11.2) a type that is the signed or unsigned type corresponding to the dynamic type of the object, or\n(11.3) a char, unsigned char, or std::byte type. [44]: The intent of this list is to specify those circumstances in which an object can or cannot be aliased. The paragraph is short but one also needs to understand the meaning of similar ( similar_types ) . This paragraph is actually somewhat more explicit in the c++17 std . If a program attempts to access the stored value of an object through a glvalue\nof other than one of the following types the behavior is undefined [63] (11.1) the dynamic type of the object,\n(11.2) a cv-qualified version of the dynamic type of the object,\n(11.3) a type similar (as defined in 7.5) to the dynamic type of the object,\n(11.4) a type that is the signed or unsigned type corresponding to the dynamic type of the object,\n(11.5) a type that is the signed or unsigned type corresponding to a cv-qualified version of the dynamic type of the object,\n(11.6) an aggregate or union type that includes one of the aforementioned types among its elements or non- static data members (including, recursively, an element or non-static data member of a subaggregate or contained union),\n(11.7) a type that is a (possibly cv-qualified) base class type of the dynamic type of the object,\n(11.8) a char, unsigned char, or std::byte type. [63]: The intent of this list is to specify those circumstances in which an object may or may not be aliased. Additional references: What is the Strict Aliasing Rule and Why do we care The article shows a small example how the compiler may optimized using the strict aliasing rules. int alias(int* i, char* c) { *i = 1; *c = 'a'; // char* may alias int* return *i;\n} int noalias(int* i, short* s) { *i = 1; *s = 2; // short* does not alias int* return *i;\n} alias(int*, char*):\nmov DWORD PTR [rdi] ,0x1 ; *i = 1;\nmov BYTE PTR [rsi], 0x61 ; *c = 'a';\nmov eax,DWORD PTR [rdi] ; Must reload, char* can alias int*.\nret noalias(int*, short*):\nmov DWORD PTR [rdi], 0x1 ; *i = 1;\nmov WORD PTR [rsi], 0x2 ; *s = 2;\nmov eax,0x1 ; Must not reload, short* can not alias int*.\nret reinterpret_cast type aliasing Any object pointer type T1* can be converted to another object pointer type cv T2*. This is exactly equivalent to static_cast<cv T2*>(static_cast<cv void*>(expression)) (which implies that if T2's alignment requirement is not stricter than T1's, the value of the pointer does not change and conversion of the resulting pointer back to its original type yields the original value). In any case, the resulting pointer may only be dereferenced safely if allowed by the type aliasing rules (see below). int I;\nchar* X = reinterpret_cast<char*>(&I); // Valid, char allowed to alias int.\n*X = 42;\nint* Y = reinterpret_cast<int*>(X); // Cast back to original type.\n*Y = 1337; // safe char C[4];\nint* P = reinterpret_cast<int*>(C); // Cast is ok, not yet UB.\n*P = 1337; // UB, violates strict aliasing / alignment rules. // https://stackoverflow.com/questions/52492229/c-byte-array-to-int On gcc strict aliasing is enabled starting with -O2. for i in {0..3} g s; do echo \"-O$i $(g++ -Q --help=optimizers -O$i | grep fstrict-aliasing)\"; done\n-O0 -fstrict-aliasing [disabled]\n-O1 -fstrict-aliasing [disabled]\n-O2 -fstrict-aliasing [enabled]\n-O3 -fstrict-aliasing [enabled]\n-Og -fstrict-aliasing [disabled]\n-Os -fstrict-aliasing [enabled]","breadcrumbs":"Development » c++ » Strict aliasing and type punning","id":"233","title":"Strict aliasing and type punning"},"234":{"body":"The __restrict keyword allows the programmer to tell the compiler that two pointer will not alias each other. int alias(int* a, int* b) { *a = 1; *b = 2; return *a;\n} // alias(int*, int*): # @alias(int*, int*)\n// mov dword ptr [rdi], 1\n// mov dword ptr [rsi], 2\n// mov eax, dword ptr [rdi]\n// ret int noalias(int* __restrict a, int* __restrict b) { *a = 1; *b = 2; return *a;\n} // noalias(int*, int*): # @noalias(int*, int*)\n// mov dword ptr [rdi], 1\n// mov dword ptr [rsi], 2\n// mov eax, 1\n// ret However this should only be used with care and in a narrow scope, as it is easy to violate self defined contract, see godbolt .","breadcrumbs":"Development » c++ » __restrict keyword","id":"234","title":"__restrict keyword"},"235":{"body":"The correct way to do type-punning in c++: std::bit_cast (c++20) std::memcpy","breadcrumbs":"Development » c++ » Type punning","id":"235","title":"Type punning"},"236":{"body":"#include <iostream> // -- Example 1 - print template value arguments. // Base case with one parameter.\ntemplate<int P>\nvoid show_int() { printf(\"%d\\n\", P);\n} // General case with at least two parameters, to disambiguate from base case.\ntemplate<int P0, int P1, int... Params>\nvoid show_int() { printf(\"%d, \", P0); show_int<P1, Params...>();\n} // -- Example 2 - print values of different types. // Base case with one parameter.\ntemplate<typename T>\nvoid show(const T& t) { std::cout << t << '\\n';\n} // General case with at least two parameters, to disambiguate from base case.\ntemplate<typename T0, typename T1, typename... Types>\nvoid show(const T0& t0, const T1& t1, const Types&... types) { std::cout << t0 << \", \"; show(t1, types...);\n} int main() { show_int<1, 2, 3, 4, 5>(); show(1, 1.0, \"foo\", 'a');\n}","breadcrumbs":"Development » c++ » Variadic templates ( parameter pack )","id":"236","title":"Variadic templates ( parameter pack )"},"237":{"body":"A forwarding reference is a special references that preserves the value category of a function parameter and therefore allows for perfect forwarding. A forwarding reference is a parameter of a function template, which is declared as rvalue reference to a non-cv qualified type template parameter. template<typename T>\nvoid fn(T&& param); // param is a forwarding reference Perfect forwarding can be achieved with std::forward . This for example allows a wrapper function to pass a parameter with the exact same value category to a down-stream function which is being invoked in the wrapper. #include <cstdio>\n#include <utility> struct M {}; // -- CONSUMER ----------------------------------------------------------------- void use(M&) { puts(__PRETTY_FUNCTION__);\n} void use(M&&) { puts(__PRETTY_FUNCTION__);\n} // -- TESTER ------------------------------------------------------------------- template<typename T>\nvoid wrapper(T&& param) { // forwarding reference puts(__PRETTY_FUNCTION__); // PARAM is an lvalue, therefore this always calls use(M&). use(param);\n} template<typename T>\nvoid fwd_wrapper(T&& param) { // forwarding reference puts(__PRETTY_FUNCTION__); // PARAM is an lvalue, but std::forward returns PARAM with the same value // category as the forwarding reference takes. use(std::forward<T>(param));\n} // -- MAIN --------------------------------------------------------------------- int main() { { std::puts(\"==> wrapper rvalue reference\"); wrapper(M{}); // calls use(M&). std::puts(\"==> wrapper lvalue reference\"); struct M m; wrapper(m); // calls use(M&). } { std::puts(\"==> fwd_wrapper rvalue reference\"); fwd_wrapper(M{}); // calls use(M&&). std::puts(\"==> fwd_wrapper lvalue reference\"); struct M m; fwd_wrapper(m); // calls use(M&). }\n}","breadcrumbs":"Development » c++ » Forwarding reference ( fwd ref )","id":"237","title":"Forwarding reference ( fwd ref )"},"238":{"body":"#include <type_traits> template<typename T, typename... U>\nstruct any_of : std::false_type {}; // Found our type T in the list of types U.\ntemplate<typename T, typename... U>\nstruct any_of<T, T, U...> : std::true_type {}; // Pop off the first element in the list of types U,\n// since it didn't match our type T.\ntemplate<typename T, typename U0, typename... U>\nstruct any_of<T, U0, U...> : any_of<T, U...> {}; // Convenience template variable to invoke meta function.\ntemplate<typename T, typename... U>\nconstexpr bool any_of_v = any_of<T, U...>::value; static_assert(any_of_v<int, char, bool, int>, \"\");\nstatic_assert(!any_of_v<int, char, bool, float>, \"\");","breadcrumbs":"Development » c++ » Example: any_of template meta function","id":"238","title":"Example: any_of template meta function"},"239":{"body":"Provide a single entry point Invoke to call some Operations. Use enable_if to enable/disable the template functions depending on the two available traits an operation can have: Operation returns a result Operation requires a context #include <iostream>\n#include <type_traits> // Helper meta fns. template<typename T>\nusing enable_if_bool = std::enable_if_t<T::value, bool>; template<typename T>\nusing disable_if_bool = std::enable_if_t<!T::value, bool>; template<typename T>\nusing has_dst = std::integral_constant<bool, !std::is_same<typename T::Return, void>::value>; // Template meta programming invoke machinery. namespace impl { // Invoke an OPERATION which *USES* a context. template<typename Ctx, template<typename> class Op, typename... P, enable_if_bool<typename Op<Ctx>::HasCtx> = true> typename Op<Ctx>::Return Invoke(const Ctx& C, P... params) { return Op<Ctx>()(C, params...); } // Invoke an OPERATION which uses *NO* context. template<typename Ctx, template<typename> class Op, typename... P, disable_if_bool<typename Op<Ctx>::HasCtx> = true> typename Op<Ctx>::Return Invoke(const Ctx&, P... params) { return Op<Ctx>()(params...); }\n} // namespace impl // Invoke an OPERATION which *HAS* a DESTINATION with arbitrary number of arguments.\ntemplate<typename Ctx, template<typename> class Op, typename... P, enable_if_bool<has_dst<Op<Ctx>>> = true>\nvoid Invoke(const Ctx& C, P... params) { std::cout << \"Invoke \" << Op<Ctx>::Name << '\\n'; typename Op<Ctx>::Return R = impl::Invoke<Ctx, Op>(C, params...); std::cout << \"returned -> \" << R << '\\n';\n} // Invoke an OPERATION which has *NOT* a DESTINATION with arbitrary number of arguments.\ntemplate<typename Ctx, template<typename> class Op, typename... P, disable_if_bool<has_dst<Op<Ctx>>> = true>\nvoid Invoke(const Ctx& C, P... params) { std::cout << \"Invoke \" << Op<Ctx>::Name << \" without destination.\" << '\\n'; impl::Invoke<Ctx, Op>(C, params...);\n} // Custom context. struct Ctx { void out(const char* s, unsigned v) const { printf(\"%s%x\\n\", s, v); }\n}; // Operations to invoke. template<typename Ctx>\nstruct OpA { using HasCtx = std::false_type; using Return = int; static constexpr const char* const Name = \"OpA\"; constexpr Return operator()(int a, int b) const { return a + b; }\n}; template<typename Ctx>\nstruct OpB { using HasCtx = std::true_type; using Return = void; static constexpr const char* const Name = \"OpB\"; Return operator()(const Ctx& C, unsigned a) const { C.out(\"a = \", a); }\n}; int main() { Ctx C; Invoke<Ctx, OpA>(C, 1, 2); Invoke<Ctx, OpB>(C, 0xf00du); return 0;\n}","breadcrumbs":"Development » c++ » Example: SFINAE ( enable_if )","id":"239","title":"Example: SFINAE ( enable_if )"},"24":{"body":"#!/bin/bash\nfunction parse_args() { while getopts \"f:c\" PARAM; do case $PARAM in f) echo \"GOT -f $OPTARG\";; c) echo \"GOT -c\";; *) echo \"ERR: print usage\"; exit 1;; esac done # users responsibility to reset OPTIND OPTIND=1\n} parse_args -f xxx -c\nparse_args -f yyy","breadcrumbs":"Tools » bash » Example","id":"24","title":"Example"},"240":{"body":"A small test function registry bringing together a few different template features. #include <cstdio>\n#include <functional>\n#include <map>\n#include <string>\n#include <type_traits> template<typename R, typename... P>\nstruct registry { using FUNC = R (*)(P...); using SELF = registry<R, P...>; using RET = R; static SELF& get() { static SELF r; return r; } bool add(std::string nm, FUNC fn) { const auto r = m_fns.insert({std::move(nm), std::move(fn)}); return r.second; } R invoke(const std::string& nm, P... p) const { return invoke_impl<R>(nm, p...); } void dump() const { for (const auto& it : m_fns) { std::puts(it.first.c_str()); } } private: std::map<std::string, FUNC> m_fns; template<typename RET> std::enable_if_t<std::is_same_v<RET, void>> invoke_impl(const std::string& nm, P... p) const { const auto it = m_fns.find(nm); if (it == m_fns.end()) { return; } std::invoke(it->second, p...); } template<typename RET> std::enable_if_t<!std::is_same_v<RET, void>, RET> invoke_impl(const std::string& nm, P... p) const { const auto it = m_fns.find(nm); if (it == m_fns.end()) { static_assert(std::is_default_constructible_v<RET>, \"RET must be default constructible\"); return {}; } return std::invoke(it->second, p...); }\n}; #define TEST_REGISTER(REGISTRY, NAME) \\ static bool regfn_##REGISTRY##NAME() { \\ const bool r = REGISTRY::get().add(#NAME, NAME); \\ if (!r) { \\ std::puts(\"Failed to register test \" #NAME \", same name already registered!\"); \\ std::abort(); \\ } \\ return r; \\ } \\ static const bool reg_##REGISTRY##NAME = regfn_##REGISTRY##NAME(); #define TEST(REGISTRY, NAME, ...) \\ REGISTRY::RET NAME(__VA_ARGS__); \\ TEST_REGISTER(REGISTRY, NAME); \\ REGISTRY::RET NAME(__VA_ARGS__) // -- Usage 1 simple usage. using REG1 = registry<void>;\nTEST(REG1, test1) { std::puts(\"REG1::test1\");\n}\nTEST(REG1, test2) { std::puts(\"REG1::test2\");\n} // -- Usage 2 with convenience macro wrapper. using REG2 = registry<void, bool>;\n#define TEST2(NAME, ...) TEST(REG2, NAME, ##__VA_ARGS__) TEST2(test1, bool val) { printf(\"REG2::test1 val %d\\n\", val);\n} int main() { const auto& R1 = REG1::get(); R1.dump(); R1.invoke(\"test1\"); R1.invoke(\"test2\"); const auto& R2 = REG2::get(); R2.dump(); R2.invoke(\"test1\", true); return 0;\n}","breadcrumbs":"Development » c++ » Example: Minimal templatized test registry","id":"240","title":"Example: Minimal templatized test registry"},"241":{"body":"Prior to c++20's concepts, SFINAE and std::void_t can be leveraged to build something similar allowing to define an interface (aka trait) for a template parameter. template<typename T, template<typename> class Checker, typename = void>\nstruct is_valid : std::false_type {}; template<typename T, template<typename> class Checker>\nstruct is_valid<T, Checker, std::void_t<Checker<T>>> : std::true_type {}; template<typename T, template<typename> class Checker>\nstatic constexpr bool is_valid_v = is_valid<T, Checker>::value; // ----------------------------------------------------------------------------- template<typename T, typename R, template<typename> class Checker, typename = void>\nstruct is_valid_with_ret : std::false_type {}; template<typename T, typename R, template<typename> class Checker>\nstruct is_valid_with_ret<T, R, Checker, std::void_t<Checker<T>>> : std::is_same<R, Checker<T>> {}; template<typename T, typename R, template<typename> class Checker>\nstatic constexpr bool is_valid_with_ret_v = is_valid_with_ret<T, R, Checker>::value; // ----------------------------------------------------------------------------- template<typename T>\nstruct is_entry { template<typename TT> using init = decltype(std::declval<TT>().init()); template<typename TT> using tag = decltype(std::declval<TT>().tag()); template<typename TT> using val = decltype(std::declval<TT>().val()); static constexpr bool value = is_valid_v<T, init> && is_valid_with_ret_v<T, int, tag> && is_valid_with_ret_v<T, typename T::Type, val>;\n}; template<typename T>\nstatic constexpr bool is_entry_v = is_entry<T>::value; template<typename E>\nstruct Entry { using Type = E; void init(); int tag() const; E val() const;\n}; int main() { static_assert(is_entry_v<Entry<bool>>, \"\");\n} The main mechanic can be explained with the following reduced example. If one of the decltype(std:declval<T>... expressions is ill-formed, the template specialization for is_valid will be removed from the candidate set due to SFINAE . #include <type_traits> // (1) Primary template.\ntemplate<typename T, typename = void>\nstruct is_valid : std::false_type {}; // (2) Partial template specialization.\ntemplate<typename T>\nstruct is_valid<T, std::void_t<decltype(std::declval<T>().some_fun1()), decltype(std::declval<T>().some_fun2())>> : std::true_type {};\nstruct A { void some_fun1() {} void some_fun2() {}\n}; struct B {}; static_assert(is_valid<A>::value, \"is true\");\n// * Compare template arg list with primary template, we only supplied one\n// arg, the second one will be defaulted as\n// is_valid<A, void>\n// * Compare template arg list against available specializations, this will\n// try to match the pattern <A, void> against the patterns defined in the\n// partial specializations.\n// * Try specialization (2)\n// * T -> A\n// * Evaluate std::void_t -> decltype's are well-formed\n// std::void_t<...> -> void\n// * Specialization (2) matches <A, void>\n// * Pick the most specialized version -> (2) static_assert(!is_valid<B>::value, \"is false\");\n// * Compare template arg list with primary template, we only supplied one\n// arg, the second one will be defaulted as\n// is_valid<A, void>\n// * Compare template arg list against available specializations, this will\n// try to match the pattern <B, void> against the patterns defined in the\n// partial specializations.\n// * Try specialization (2)\n// * T -> B\n// * Evaluate std::void_t -> decltype's are ill-formed\n// * Specialization (2) is removed from candidate set, no hard error (SFINAE)\n// * No specialization matches, take the primary template. std::declval<T>() creates an instance of type T in an unevaluated context. A more detailed description is available in the SO discussion How does void_t work .","breadcrumbs":"Development » c++ » Example: Concepts pre c++20","id":"241","title":"Example: Concepts pre c++20"},"242":{"body":"enum Kind { kPrimary, kTT, kIntBool, kIntInt,\n}; // (1) Primary template.\ntemplate<typename T, typename U = bool>\nstruct pair { static constexpr Kind kind = kPrimary;\n}; // (2) Partial template specialization.\ntemplate<typename T>\nstruct pair<T, T> { static constexpr Kind kind = kTT;\n}; // (3) Template specialization.\ntemplate<>\nstruct pair<int, bool> { static constexpr Kind kind = kIntBool;\n}; // (4) Template specialization.\ntemplate<>\nstruct pair<int, int> { static constexpr Kind kind = kIntInt;\n}; int main() { static_assert(pair<int>::kind == kIntBool, \"\"); // * Compare template arg list with primary template, we only supplied one // arg, the second one will be defaulted as // pair<int, bool> // * Compare template arg list against available specializations, this will // try to match the pattern <int, bool> against the patterns defined in the // partial specializations. // * (2) <int, bool> pattern does not match // * (3) <int, bool> pattern does match // * (4) <int, bool> pattern does not match // * Pick the most specialized version -> (3) static_assert(pair<char, char>::kind == kTT, \"\"); // * Compare template arg list against available specializations, this will // try to match the pattern <char, char> against the patterns defined in the // partial specializations. // * (2) <char, char> pattern does match // * (3) <char, char> pattern does not match // * (4) <char, char> pattern does not match // * Pick the most specialized version -> (2) static_assert(pair<int, int>::kind == kIntInt, \"\"); // * Compare template arg list against available specializations, this will // try to match the pattern <int, int> against the patterns defined in the // partial specializations. // * (2) <int, int> pattern does match // * (3) <int, int> pattern does match // * (4) <int, int> pattern does not match // * Pick the most specialized version -> (3) static_assert(pair<char, short>::kind == kPrimary, \"\"); // * Compare template arg list against available specializations, this will // try to match the pattern <char, short> against the patterns defined in the // partial specializations. // * (2) <char, short> pattern does not match // * (3) <char, short> pattern does not match // * (4) <char, short> pattern does not match // * No specialization matches, take the primary template.\n}","breadcrumbs":"Development » c++ » Template selection with partially / fully specializations.","id":"242","title":"Template selection with partially / fully specializations."},"243":{"body":"#include <cassert>\n#include <cstdio>\n#include <new>\n#include <type_traits>\n#include <utility> struct S {}; struct M { M() { std::puts(\"M()\"); } M(const M&) { std::puts(\"M(M&)\"); } M(M&&) { std::puts(\"M(M&&)\"); } M& operator=(const M&) = delete; M& operator=(M&&) = delete; M(S&, int) { std::puts(\"M(S&)\"); } M(S&&, int) { std::puts(\"M(S&&)\"); } ~M() { std::puts(\"~M()\"); }\n}; template<typename T>\nstruct option { static_assert(!std::is_reference_v<T>); constexpr option() = default; template<typename... Params> constexpr option(Params&&... params) : m_has_val(true) { // BAD: does not perfectly forward! // eg, if option(S&&) is invoked, this would invoke M(S&). // new (&m_val) T(params...); // GOOD: perfectly forwards params to constructor of T. new (m_val) T(std::forward<Params>(params)...); } ~option() { reset(); } constexpr T& value() { assert(m_has_val); // Placement new starts a new lifetime, launder pointer returned to the // aligned storage. // // [1] https://en.cppreference.com/w/cpp/utility/launder return *__builtin_launder(reinterpret_cast<T*>(m_val)); } private: constexpr void reset() { if (!m_has_val) { return; } if constexpr (!std::is_trivially_destructible_v<T>) { value().~T(); }; } alignas(T) char m_val[sizeof(T)]; bool m_has_val{false};\n}; int main() { std::puts(\"==> case 1\"); // invokes M(S&&, int) option<M> opt1(S{}, 123); std::puts(\"==> case 2\"); // invokes M() + M(M&&) option<M> x /* option(M&&) + M(M&&) */ = M{} /* M() */;\n}","breadcrumbs":"Development » c++ » Example: Perfect forwarding","id":"243","title":"Example: Perfect forwarding"},"244":{"body":"","breadcrumbs":"Development » glibc » glibc","id":"244","title":"glibc"},"245":{"body":"Trace memory allocation and de-allocation to detect memory leaks. Need to call mtrace(3) to install the tracing hooks. If we can't modify the binary to call mtrace we can create a small shared library and pre-load it. // libmtrace.c\n#include <mcheck.h>\n__attribute__((constructor)) static void init_mtrace() { mtrace(); } Compile as: gcc -shared -fPIC -o libmtrace.so libmtrace.c To generate the trace file run: export MALLOC_TRACE=<file>\nLD_PRELOAD=./libmtrace.so <binary> Note : If MALLOC_TRACE is not set mtrace won't install tracing hooks. To get the results of the trace file: mtrace <binary> $MALLOC_TRACE","breadcrumbs":"Development » glibc » malloc tracer mtrace(3)","id":"245","title":"malloc tracer mtrace(3)"},"246":{"body":"Configure action when glibc detects memory error. export MALLOC_CHECK_=<N> Useful values: 1 print detailed error & continue\n3 print detailed error + stack trace + memory mappings & abort\n7 print simple error message + stack trace + memory mappings & abort","breadcrumbs":"Development » glibc » malloc check mallopt(3)","id":"246","title":"malloc check mallopt(3)"},"247":{"body":"","breadcrumbs":"Development » gcc » gcc(1)","id":"247","title":"gcc(1)"},"248":{"body":"","breadcrumbs":"Development » gcc » CLI","id":"248","title":"CLI"},"249":{"body":"While debugging can be helpful to just pre-process files. gcc -E [-dM] ... -E run only preprocessor -dM list only #define statements -### dry-run, outputting exact compiler/linker invocations -print-multi-lib print available multilib configurations --help=<class> print description of cmdline options for given class, eg warnings, optimizers, target, c, c++","breadcrumbs":"Development » gcc » Preprocessing","id":"249","title":"Preprocessing"},"25":{"body":"Bash supports regular expression matching with the binary operator =~. The match results can be accessed via the $BASH_REMATCH variable: ${BASH_REMATCH[0]} contains the full match ${BASH_REMATCH[1]} contains match of the first capture group INPUT='title foo : 1234'\nREGEX='^title (.+) : ([0-9]+)$'\nif [[ $INPUT =~ $REGEX ]]; then echo \"${BASH_REMATCH[0]}\" # title foo : 1234 echo \"${BASH_REMATCH[1]}\" # foo echo \"${BASH_REMATCH[2]}\" # 1234\nfi Caution : When specifying a regex in the [[ ]] block directly, quotes will be treated as part of the pattern. [[ $INPUT =~ \"foo\" ]] will match against \"foo\" not foo!","breadcrumbs":"Tools » bash » Regular Expressions","id":"25","title":"Regular Expressions"},"250":{"body":"# List all target options with their description.\ngcc --help=target # Configure for current cpu arch and query (-Q) value of options.\ngcc -march=native -Q --help=target","breadcrumbs":"Development » gcc » Target options","id":"250","title":"Target options"},"251":{"body":"# List available warnings with short description.\ngcc --help=warnings\n# List available optimizations with short description.\ngcc --help=optimizers # Prepend --help with `-Q` to print wheter options are enabled or disabled\n# instead showing their description.","breadcrumbs":"Development » gcc » Warnings / optimizations","id":"251","title":"Warnings / optimizations"},"252":{"body":"","breadcrumbs":"Development » gcc » Builtins","id":"252","title":"Builtins"},"253":{"body":"Give the compiler a hint which branch is hot, so it can lay out the code accordingly to reduce number of jump instructions. See on compiler explorer . The semantics of this hint are as follows, the compiler prioritises expr == cond. So __builtin_expect(expr, 0) means that we expect the expr to be 0 most of the time. echo \"\nextern void foo();\nextern void bar();\nvoid run0(int x) { if (__builtin_expect(x,0)) { foo(); } else { bar(); }\n}\nvoid run1(int x) { if (__builtin_expect(x,1)) { foo(); } else { bar(); }\n}\n\" | gcc -O2 -S -masm=intel -o /dev/stdout -xc - Will generate something similar to the following. run0: bar is on the path without branch run1: foo is on the path without branch run0: test edi, edi jne .L4 xor eax, eax jmp bar\n.L4: xor eax, eax jmp foo\nrun1: test edi, edi je .L6 xor eax, eax jmp foo\n.L6: xor eax, eax jmp bar","breadcrumbs":"Development » gcc » __builtin_expect(expr, cond)","id":"253","title":"__builtin_expect(expr, cond)"},"254":{"body":"C ABI - SystemV ABI C++ ABI - C++ Itanium ABI","breadcrumbs":"Development » gcc » ABI (Linux)","id":"254","title":"ABI (Linux)"},"255":{"body":"","breadcrumbs":"Development » cmake » cmake(1)","id":"255","title":"cmake(1)"},"256":{"body":"These modifier control where properties for a given target are visible. PRIVATE: Only for the target itself. INTERFACE: Only for anyone linking against the target. PUBLIC: For the target itself and anyone linking against it (effectively PRIVATE + INTERFACE). The following gives an example for preprocessor definitions specified on a library target. This behaves in the same way for other properties like for example include directories. # CMakeLists.txt cmake_minimum_required(VERSION 3.14)\nproject(moose) # -- LIBRARY\nadd_library(liba STATIC liba.cc)\ntarget_compile_definitions(liba PUBLIC DEF_PUBLIC)\ntarget_compile_definitions(liba PRIVATE DEF_PRIVATE)\ntarget_compile_definitions(liba INTERFACE DEF_INTERFACE) # -- APPLICATION\nadd_executable(main main.cc)\ntarget_link_libraries(main liba) > touch liba.cc; echo \"int main() {}\" > main.cc\n> cmake -B build -S . -G Ninja\n> ninja -C build -j1 --verbose\n[1/4] /usr/bin/c++ -DDEF_PRIVATE -DDEF_PUBLIC [..] .../liba.cc\n[2/4] [..]\n[3/4] /usr/bin/c++ -DDEF_INTERFACE -DDEF_PUBLIC [..] .../main.cc\n[4/4] [..]","breadcrumbs":"Development » cmake » PRIVATE / PUBLIC / INTERFACE","id":"256","title":"PRIVATE / PUBLIC / INTERFACE"},"257":{"body":"","breadcrumbs":"Development » make » make(1)","id":"257","title":"make(1)"},"258":{"body":"target .. : prerequisite .. recipe .. target: an output generated by the rule prerequisite: an input that is used to generate the target recipe: list of actions to generate the output from the input Use make -p to print all rules and variables (implicitly + explicitly defined).","breadcrumbs":"Development » make » Anatomy of make rules","id":"258","title":"Anatomy of make rules"},"259":{"body":"","breadcrumbs":"Development » make » Pattern rules & Automatic variables","id":"259","title":"Pattern rules & Automatic variables"},"26":{"body":"The complete builtin is used to interact with the completion system. complete # print currently installed completion handler\ncomplete -F <func> <cmd> # install <func> as completion handler for <cmd>\ncomplete -r <cmd> # uninstall completion handler for <cmd> Variables available in completion functions: # in\n$1 # <cmd>\n$2 # current word\n$3 # privous word COMP_WORDS # array with current command line words\nCOMP_CWORD # index into COMP_WORDS with current cursor position # out\nCOMPREPLY # array with possible completions The compgen builtin is used to generate possible matches by comparing word against words generated by option. compgen <option> <word> # usefule options:\n# -W <list> specify list of possible completions\n# -d generate list with dirs\n# -f generate list with files\n# -u generate list with users\n# -e generate list with exported variables # compare \"f\" against words \"foo\" \"foobar\" \"bar\" and generate matches\ncompgen -W \"foo foobar bar\" \"f\" # compare \"hom\" against file/dir names and generate matches\ncompgen -d -f \"hom\"","breadcrumbs":"Tools » bash » Completion","id":"26","title":"Completion"},"260":{"body":"A pattern rule contains the % char (exactly one of them) and look like this example: %.o : %.c $(CC) -c $(CFLAGS) $(CPPFLAGS) $< -o $@ The target matches files of the pattern %.o, where % matches any none-empty substring and other character match just them self. The substring matched by % is called the stem. % in the prerequisite stands for the matched stem in the target.","breadcrumbs":"Development » make » Pattern rules","id":"260","title":"Pattern rules"},"261":{"body":"As targets and prerequisites in pattern rules can't be spelled explicitly in the recipe, make provides a set of automatic variables to work with: $@: Name of the target that triggered the rule. $<: Name of the first prerequisite. $^: Names of all prerequisites (without duplicates). $+: Names of all prerequisites (with duplicates). $*: Stem of the pattern rule. # file: Makefile all: foobar blabla foo% bla%: aaa bbb bbb @echo \"@ = $@\" @echo \"< = $<\" @echo \"^ = $^\" @echo \"+ = $+\" @echo \"* = $*\" @echo \"----\" aaa:\nbbb: Running above Makefile gives: @ = foobar\n< = aaa\n^ = aaa bbb\n+ = aaa bbb bbb\n* = bar\n----\n@ = blabla\n< = aaa\n^ = aaa bbb\n+ = aaa bbb bbb\n* = bla\n---- Variables related to filesystem paths: $(CURDIR): Path of current working dir after using make -C path","breadcrumbs":"Development » make » Automatic variables","id":"261","title":"Automatic variables"},"262":{"body":"Arguments specified on the command line override ordinary variable assignments in the makefile ( overriding variables ). VAR = abc\nall: @echo VAR=$(VAR) # make\nVAR=abc # make VAR=123\nVAR=123","breadcrumbs":"Development » make » Arguments","id":"262","title":"Arguments"},"263":{"body":"","breadcrumbs":"Development » make » Useful functions","id":"263","title":"Useful functions"},"264":{"body":"Substitute strings matching pattern in a list. in := a.o l.a c.o\nout := $(in:.o=.c)\n# => out = a.c l.a c.c","breadcrumbs":"Development » make » Substitution references","id":"264","title":"Substitution references"},"265":{"body":"in := a.c b.c\nout := $(patsubst %.c, build/%.o, $(in))\n# => out = build/a.o build/b.o # This is actually equivalent to $(in:%.c=build/%.o)","breadcrumbs":"Development » make » patsubst ( ref )","id":"265","title":"patsubst ( ref )"},"266":{"body":"Keep strings matching a pattern in a list. in := a.a b.b c.c d.d\nout := $(filter %.b %.c, $(in))\n# => out = b.b c.c","breadcrumbs":"Development » make » filter","id":"266","title":"filter"},"267":{"body":"Remove strings matching a pattern from a list. in := a.a b.b c.c d.d\nout := $(filter-out %.b %.c, $(in))\n# => out = a.a d.d","breadcrumbs":"Development » make » filter-out","id":"267","title":"filter-out"},"268":{"body":"Resolve each file name as absolute path (don't resolve symlinks). $(abspath fname1 fname2 ..) ### `realpath`\nResolve each file name as canonical path.\n```make\n$(realpath fname1 fname2 ..)","breadcrumbs":"Development » make » abspath","id":"268","title":"abspath"},"269":{"body":"","breadcrumbs":"Development » ld.so » ld.so(8)","id":"269","title":"ld.so(8)"},"27":{"body":"Skeleton to copy/paste for writing simple completions. Assume a program foo with the following interface: foo -c green|red|blue -s low|high -f <file> -h The completion handler could be implemented as follows: function _foo() { local curr=$2 local prev=$3 local opts=\"-c -s -f -h\" case $prev in -c) COMPREPLY=( $(compgen -W \"green red blue\" -- $curr) );; -s) COMPREPLY=( $(compgen -W \"low high\" -- $curr) );; -f) COMPREPLY=( $(compgen -f -- $curr) );; *) COMPREPLY=( $(compgen -W \"$opts\" -- $curr) );; esac\n} complete -F _foo foo","breadcrumbs":"Tools » bash » Example","id":"27","title":"Example"},"270":{"body":"LD_PRELOAD=<l_so> colon separated list of libso's to be pre loaded LD_DEBUG=<opts> comma separated list of debug options =help list available options =libs show library search path =files processing of input files =symbols show search path for symbol lookup =bindings show against which definition a symbol is bound","breadcrumbs":"Development » ld.so » Environment Variables","id":"270","title":"Environment Variables"},"271":{"body":"When dynamically loading a shared library during program runtime with dlopen(3), only the LD_LIBRARY_PATH as it was during program startup is evaluated. Therefore the following is a code smell: // at startup LD_LIBRARY_PATH=/moose // Assume /foo/libbar.so\nsetenv(\"LD_LIBRARY_PATH\", \"/foo\", true /* overwrite */); // Will look in /moose and NOT in /foo.\ndlopen(\"libbar.so\", RTLD_LAZY);","breadcrumbs":"Development » ld.so » LD_LIBRARY_PATH and dlopen(3)","id":"271","title":"LD_LIBRARY_PATH and dlopen(3)"},"272":{"body":"Libraries specified in LD_PRELOAD are loaded from left-to-right but initialized from right-to-left. > ldd ./main >> libc.so.6 => /usr/lib/libc.so.6 > LD_PRELOAD=liba.so:libb.so ./main --> preloaded in this order <-- initialized in this order The preload order determines: the order libraries are inserted into the link map the initialization order for libraries For the example listed above the resulting link map will look like the following: +------+ +------+ +------+ +------+ | main | -> | liba | -> | libb | -> | libc | +------+ +------+ +------+ +------+ This can be seen when running with LD_DEBUG=files: > LD_DEBUG=files LD_PRELOAD=liba.so:libb.so ./main # load order (-> determines link map) >> file=liba.so [0]; generating link map >> file=libb.so [0]; generating link map >> file=libc.so.6 [0]; generating link map # init order >> calling init: /usr/lib/libc.so.6 >> calling init: <path>/libb.so >> calling init: <path>/liba.so >> initialize program: ./main To verify the link map order we let ld.so resolve the memcpy(3) libc symbol (used in main ) dynamically, while enabling LD_DEBUG=symbols,bindings to see the resolving in action. > LD_DEBUG=symbols,bindings LD_PRELOAD=liba.so:libb.so ./main >> symbol=memcpy; lookup in file=./main [0] >> symbol=memcpy; lookup in file=<path>/liba.so [0] >> symbol=memcpy; lookup in file=<path>/libb.so [0] >> symbol=memcpy; lookup in file=/usr/lib/libc.so.6 [0] >> binding file ./main [0] to /usr/lib/libc.so.6 [0]: normal symbol `memcpy' [GLIBC_2.14]","breadcrumbs":"Development » ld.so » LD_PRELOAD: Initialization Order and Link Map","id":"272","title":"LD_PRELOAD: Initialization Order and Link Map"},"273":{"body":"Dynamic linking basically works via one indirect jump. It uses a combination of function trampolines (.plt section) and a function pointer table (.got.plt section). On the first call the trampoline sets up some metadata and then jumps to the ld.so runtime resolve function, which in turn patches the table with the correct function pointer. .plt ....... procedure linkage table, contains function trampolines, usually located in code segment (rx permission) .got.plt ... global offset table for .plt, holds the function pointer table Using radare2 we can analyze this in more detail: [0x00401040]> pd 4 @ section..got.plt ;-- section..got.plt: ;-- .got.plt: ; [22] -rw- section size 32 named .got.plt ;-- _GLOBAL_OFFSET_TABLE_: [0] 0x00404000 .qword 0x0000000000403e10 ; section..dynamic [1] 0x00404008 .qword 0x0000000000000000 ; CODE XREF from section..plt @ +0x6 [2] 0x00404010 .qword 0x0000000000000000 ;-- reloc.puts: ; CODE XREF from sym.imp.puts @ 0x401030 [3] 0x00404018 .qword 0x0000000000401036 ; RELOC 64 puts [0x00401040]> pd 6 @ section..plt ;-- section..plt: ;-- .plt: ; [12] -r-x section size 32 named .plt ┌─> 0x00401020 ff35e22f0000 push qword [0x00404008] ╎ 0x00401026 ff25e42f0000 jmp qword [0x00404010] ╎ 0x0040102c 0f1f4000 nop dword [rax] ┌ 6: int sym.imp.puts (const char *s); └ ╎ 0x00401030 ff25e22f0000 jmp qword [reloc.puts] ╎ 0x00401036 6800000000 push 0 └─< 0x0040103b e9e0ffffff jmp sym..plt At address 0x00401030 in the .plt section we see the indirect jump for puts using the function pointer in _GLOBAL_OFFSET_TABLE_[3] (GOT). GOT[3] initially points to instruction after the puts trampoline 0x00401036. This pushes the relocation index 0 and then jumps to the first trampoline 0x00401020. The first trampoline jumps to GOT[2] which will be filled at program startup by the ld.so with its resolve function. The ld.so resolve function fixes the relocation referenced by the relocation index pushed by the puts trampoline. The relocation entry at index 0 tells the resolve function which symbol to search for and where to put the function pointer: > readelf -r <main> >> Relocation section '.rela.plt' at offset 0x4b8 contains 1 entry: >> Offset Info Type Sym. Value Sym. Name + Addend >> 000000404018 000200000007 R_X86_64_JUMP_SLO 0000000000000000 puts@GLIBC_2.2.5 + 0 As we can see the offset from relocation at index 0 points to GOT[3].","breadcrumbs":"Development » ld.so » Dynamic Linking (x86_64)","id":"273","title":"Dynamic Linking (x86_64)"},"274":{"body":"The ELF symbol versioning mechanism allows to attach version information to symbols. This can be used to express symbol version requirements or to provide certain symbols multiple times in the same ELF file with different versions (eg for backwards compatibility). The libpthread.so library is an example which provides the pthread_cond_wait symbol multiple times but in different versions. With readelf the version of the symbol can be seen after the @. > readelf -W --dyn-syms /lib/libpthread.so Symbol table '.dynsym' contains 342 entries: Num: Value Size Type Bind Vis Ndx Name ... 141: 0000f080 696 FUNC GLOBAL DEFAULT 16 pthread_cond_wait@@GLIBC_2.3.2 142: 00010000 111 FUNC GLOBAL DEFAULT 16 pthread_cond_wait@GLIBC_2.2.5 The @@ denotes the default symbol version which will be used during static linking against the library. The following dump shows that the tmp program linked against lpthread will depend on the symbol version GLIBC_2.3.2, which is the default version. > echo \"#include <pthread.h> int main() { return pthread_cond_wait(0,0); }\" | gcc -o tmp -xc - -lpthread; readelf -W --dyn-syms tmp | grep pthread_cond_wait; Symbol table '.dynsym' contains 7 entries: Num: Value Size Type Bind Vis Ndx Name ... 2: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_cond_wait@GLIBC_2.3.2 (2) Only one symbol can be annotated as the @@ default version. Using the --version-info flag with readelf, more details on the symbol version info compiled into the tmp ELF file can be obtained. The .gnu.version section contains the version definition for each symbol in the .dynsym section. pthread_cond_wait is at index 2 in the .dynsym section, the corresponding symbol version is at index 2 in the .gnu.version section. The .gnu.version_r section contains symbol version requirements per shared library dependency (DT_NEEDED dynamic entry). > readelf -W --version-info --dyn-syms tmp Symbol table '.dynsym' contains 7 entries: Num: Value Size Type Bind Vis Ndx Name 0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND 1: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_deregisterTMCloneTable 2: 0000000000000000 0 FUNC GLOBAL DEFAULT UND pthread_cond_wait@GLIBC_2.3.2 (2) 3: 0000000000000000 0 FUNC GLOBAL DEFAULT UND __libc_start_main@GLIBC_2.2.5 (3) 4: 0000000000000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__ 5: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_registerTMCloneTable 6: 0000000000000000 0 FUNC WEAK DEFAULT UND __cxa_finalize@GLIBC_2.2.5 (3) Version symbols section '.gnu.version' contains 7 entries: Addr: 0x0000000000000534 Offset: 0x000534 Link: 6 (.dynsym) 000: 0 (*local*) 0 (*local*) 2 (GLIBC_2.3.2) 3 (GLIBC_2.2.5) 004: 0 (*local*) 0 (*local*) 3 (GLIBC_2.2.5) Version needs section '.gnu.version_r' contains 2 entries: Addr: 0x0000000000000548 Offset: 0x000548 Link: 7 (.dynstr) 000000: Version: 1 File: libc.so.6 Cnt: 1 0x0010: Name: GLIBC_2.2.5 Flags: none Version: 3 0x0020: Version: 1 File: libpthread.so.0 Cnt: 1 0x0030: Name: GLIBC_2.3.2 Flags: none Version: 2 The gnu dynamic linker allows to inspect the version processing during runtime by setting the LD_DEBUG environment variable accordingly. # version: Display version dependencies.\n> LD_DEBUG=versions ./tmp 717904: checking for version `GLIBC_2.2.5' in file /usr/lib/libc.so.6 [0] required by file ./tmp [0] 717904: checking for version `GLIBC_2.3.2' in file /usr/lib/libpthread.so.0 [0] required by file ./tmp [0] ... # symbols : Display symbol table processing.\n# bindings: Display information about symbol binding.\n> LD_DEBUG=symbols,bindings ./tmp ... 718123: symbol=pthread_cond_wait; lookup in file=./tmp [0] 718123: symbol=pthread_cond_wait; lookup in file=/usr/lib/libpthread.so.0 [0] 718123: binding file ./tmp [0] to /usr/lib/libpthread.so.0 [0]: normal symbol `pthread_cond_wait' [GLIBC_2.3.2]","breadcrumbs":"Development » symbol versioning » ELF Symbol Versioning","id":"274","title":"ELF Symbol Versioning"},"275":{"body":"The following shows an example C++ library libfoo which provides the same symbol multiple times but in different versions. // file: libfoo.cc\n#include<stdio.h> // Bind function symbols to version nodes.\n//\n// ..@ -> Is the unversioned symbol.\n// ..@@.. -> Is the default symbol. __asm__(\".symver func_v0,func@\");\n__asm__(\".symver func_v1,func@LIB_V1\");\n__asm__(\".symver func_v2,func@@LIB_V2\"); extern \"C\" { void func_v0() { puts(\"func_v0\"); } void func_v1() { puts(\"func_v1\"); } void func_v2() { puts(\"func_v2\"); }\n} __asm__(\".symver _Z11func_cpp_v1i,_Z8func_cppi@LIB_V1\");\n__asm__(\".symver _Z11func_cpp_v2i,_Z8func_cppi@@LIB_V2\"); void func_cpp_v1(int) { puts(\"func_cpp_v1\"); }\nvoid func_cpp_v2(int) { puts(\"func_cpp_v2\"); } void func_cpp(int) { puts(\"func_cpp_v2\"); } Version script for libfoo which defines which symbols for which versions are exported from the ELF file. # file: libfoo.ver\nLIB_V1 { global: func; extern \"C++\" { \"func_cpp(int)\"; }; local: *;\n}; LIB_V2 { global: func; extern \"C++\" { \"func_cpp(int)\"; };\n} LIB_V1; The local: section in LIB_V1 is a catch all, that matches any symbol not explicitly specified, and defines that the symbol is local and therefore not exported from the ELF file. The library libfoo can be linked with the version definitions in libfoo.ver by passing the version script to the linker with the --version-script flag. > g++ -shared -fPIC -o libfoo.so libfoo.cc -Wl,--version-script=libfoo.ver\n> readelf -W --dyn-syms libfoo.so | c++filt Symbol table '.dynsym' contains 14 entries: Num: Value Size Type Bind Vis Ndx Name ... 6: 0000000000000000 0 OBJECT GLOBAL DEFAULT ABS LIB_V1 7: 000000000000114b 29 FUNC GLOBAL DEFAULT 13 func_cpp(int)@LIB_V1 8: 0000000000001168 29 FUNC GLOBAL DEFAULT 13 func_cpp(int)@@LIB_V2 9: 0000000000001185 29 FUNC GLOBAL DEFAULT 13 func_cpp(int)@@LIB_V1 10: 0000000000000000 0 OBJECT GLOBAL DEFAULT ABS LIB_V2 11: 0000000000001109 22 FUNC GLOBAL DEFAULT 13 func 12: 000000000000111f 22 FUNC GLOBAL DEFAULT 13 func@LIB_V1 13: 0000000000001135 22 FUNC GLOBAL DEFAULT 13 func@@LIB_V2 The following program demonstrates how to make use of the different versions: // file: main.cc\n#include <dlfcn.h>\n#include <assert.h> // Links against default symbol in the lib.so.\nextern \"C\" void func(); int main() { // Call the default version. func(); #ifdef _GNU_SOURCE typedef void (*fnptr)(); // Unversioned lookup. fnptr fn_v0 = (fnptr)dlsym(RTLD_DEFAULT, \"func\"); // Version lookup. fnptr fn_v1 = (fnptr)dlvsym(RTLD_DEFAULT, \"func\", \"LIB_V1\"); fnptr fn_v2 = (fnptr)dlvsym(RTLD_DEFAULT, \"func\", \"LIB_V2\"); assert(fn_v0 != 0); assert(fn_v1 != 0); assert(fn_v2 != 0); fn_v0(); fn_v1(); fn_v2();\n#endif return 0;\n} Compiling and running results in: > g++ -o main main.cc -ldl ./libfoo.so && ./main\nfunc_v2\nfunc_v0\nfunc_v1\nfunc_v2","breadcrumbs":"Development » symbol versioning » Example: version script","id":"275","title":"Example: version script"},"276":{"body":"ELF Symbol Versioning Binutils ld: Symbol Versioning LSB: Symbol Versioning How To Write Shared Libraries LSB: ELF File Format","breadcrumbs":"Development » symbol versioning » References","id":"276","title":"References"},"277":{"body":"","breadcrumbs":"Development » python » python","id":"277","title":"python"},"278":{"body":"Some decorator examples with type annotation. from typing import Callable def log(f: Callable[[int], None]) -> Callable[[int], None]: def inner(x: int): print(f\"log::inner f={f.__name__} x={x}\") f(x) return inner @log\ndef some_fn(x: int): print(f\"some_fn x={x}\") def log_tag(tag: str) -> Callable[[Callable[[int], None]], Callable[[int], None]]: def decorator(f: Callable[[int], None]) -> Callable[[int], None]: def inner(x: int): print(f\"log_tag::inner f={f.__name__} tag={tag} x={x}\") f(x) return inner return decorator @log_tag(\"some_tag\")\ndef some_fn2(x: int): print(f\"some_fn2 x={x}\")","breadcrumbs":"Development » python » Decorator [ run ]","id":"278","title":"Decorator [ run ]"},"279":{"body":"Walrus operator := added since python 3.8 . from typing import Optional # Example 1: if let statements def foo(ret: Optional[int]) -> Optional[int]: return ret if r := foo(None): print(f\"foo(None) -> {r}\") if r := foo(1337): print(f\"foo(1337) -> {r}\") # Example 2: while let statements toks = iter(['a', 'b', 'c'])\nwhile tok := next(toks, None): print(f\"{tok}\") # Example 3: list comprehension print([tok for t in [\" a\", \" \", \" b \"] if (tok := t.strip())])","breadcrumbs":"Development » python » Walrus operator [ run ]","id":"279","title":"Walrus operator [ run ]"},"28":{"body":"","breadcrumbs":"Tools » fish » fish(1)","id":"28","title":"fish(1)"},"280":{"body":"Run unittests directly from the command line as python3 -m unittest -v test Optionally pass -k <patter> to only run subset of tests. # file: test.py import unittest class MyTest(unittest.TestCase): def setUp(self): pass def tearDown(self): pass # Tests need to start with the prefix 'test'. def test_foo(self): self.assertEqual(1 + 2, 3) def test_bar(self): with self.assertRaises(IndexError): list()[0]","breadcrumbs":"Development » python » Unittest [ run ]","id":"280","title":"Unittest [ run ]"},"281":{"body":"Run doctests directly from the command line as python -m doctest -v test.py # file: test.py def sum(a: int, b: int) -> int: \"\"\"Sum a and b. >>> sum(1, 2) 3 >>> sum(10, 20) 30 \"\"\" return a + b","breadcrumbs":"Development » python » Doctest [ run ]","id":"281","title":"Doctest [ run ]"},"282":{"body":"Micro benchmarking. python -m timeit '[x.strip() for x in [\"a \", \" b\"]]'","breadcrumbs":"Development » python » timeit","id":"282","title":"timeit"},"283":{"body":"Generate code coverage reports in text format. Compile the source files of interest and link the final binary with the following flags: -fprofile-arcs instruments the generated code such that it writes a .gcda file when being executed with details about which branches are taken -ftest-coverage writes a .gcno notes file which is used by gcov during generation of the coverage report Depending on the build environment one may also set -fprofile-abs-path to generate absolute path names into the .gcno note files, this can ease setups where compilations are done in different directories to the source directory. gcc / clang also support an alias flag --coverage which during compilation time is equivalent to -fprofile-arcs -ftest-coverage and during link time -lgcov. After running the instrumented binary, the human readable report can then be generated for a single file for example such as gcov <SRC FILE | OBJ FILE>","breadcrumbs":"Development » gcov » gcov(1)","id":"283","title":"gcov(1)"},"284":{"body":"#include <cstdio> void tell_me(int desc) { if (desc & 1) { std::puts(\"this\"); } else { std::puts(\"that\"); }\n} int main(int argc, char *argv[]) { tell_me(argc); tell_me(argc); return 0;\n} The gcov coverage report can be generated as follows for gcc or clang. CXXFLAGS = -fprofile-arcs -ftest-coverage\n# or the alias\n#CXXFLAGS = --coverage cov-gcc: clean g++ $(CXXFLAGS) -c -o cov.o cov.cc g++ $(CXXFLAGS) -o $@ cov.o ./$@ gcov --demangled-names cov.cc cat cov.cc.gcov\n.PHONY: cov-gcc cov-clang: clean clang++ $(CXXFLAGS) -c -o cov.o cov.cc clang++ $(CXXFLAGS) -o $@ cov.o ./$@ llvm-cov gcov --demangled-names cov.cc cat cov.cc.gcov\n.PHONY: cov-clang clean: $(RM) *.gcov *.gcno *.gcda *.o cov-* The will generate a report similar to the following. cat cov.cc.gcov -: 0:Source:cov.cc -: 0:Graph:cov.gcno -: 0:Data:cov.gcda -: 0:Runs:1 -: 1:// Copyright (C) 2023 johannst -: 2: -: 3:#include <cstdio> -: 4: 2: 5:void tell_me(int desc) { 2: 6: if (desc & 1) { 2: 7: std::puts(\"this\"); -: 8: } else { #####: 9: std::puts(\"that\"); -: 10: } 2: 11:} -: 12: 1: 13:int main(int argc, char *argv[]) { 1: 14: tell_me(argc); 1: 15: tell_me(argc); 1: 16: return 0; -: 17:}","breadcrumbs":"Development » gcov » Example","id":"284","title":"Example"},"285":{"body":"pgo is an optimization technique to optimize a program for its usual workload. It is applied in two phases: Collect profiling data (best with representative benchmarks). Optimize program based on collected profiling data. The following simple program is used as demonstrator. #include <stdio.h> #define NOINLINE __attribute__((noinline)) NOINLINE void foo() { puts(\"foo()\"); }\nNOINLINE void bar() { puts(\"bar()\"); } int main(int argc, char *argv[]) { if (argc == 2) { foo(); } else { bar(); }\n}","breadcrumbs":"Development » pgo » Profile guided optimization (pgo)","id":"285","title":"Profile guided optimization (pgo)"},"286":{"body":"On the actual machine with clang 15.0.7, the following code is generated for the main() function. # clang -o test test.c -O3 0000000000001160 <main>: 1160: 50 push rax ; Jump if argc != 2. 1161: 83 ff 02 cmp edi,0x2 1164: 75 09 jne 116f <main+0xf> ; foor() is on the hot path (fall-through). 1166: e8 d5 ff ff ff call 1140 <_Z3foov> 116b: 31 c0 xor eax,eax 116d: 59 pop rcx 116e: c3 ret ; bar() is on the cold path (branch). 116f: e8 dc ff ff ff call 1150 <_Z3barv> 1174: 31 c0 xor eax,eax 1176: 59 pop rcx 1177: c3 ret The following shows how to compile with profiling instrumentation and how to optimize the final program with the collected profiling data ( llvm pgo ). The arguments to ./test are chosen such that 9/10 runs call bar(), which is currently on the cold path. # Compile test program with profiling instrumentation.\nclang -o test test.cc -O3 -fprofile-instr-generate # Collect profiling data from multiple runs.\nfor i in {0..10}; do LLVM_PROFILE_FILE=\"prof.clang/%p.profraw\" ./test $(seq 0 $i)\ndone # Merge raw profiling data into single profile data.\nllvm-profdata merge -o pgo.profdata prof.clang/*.profraw # Optimize test program with profiling data.\nclang -o test test.cc -O3 -fprofile-use=pgo.profdata NOTE: If LLVM_PROFILE_FILE is not given the profile data is written to default.profraw which is re-written on each run. If the LLVM_PROFILE_FILE contains a %m in the filename, a unique integer will be generated and consecutive runs will update the same generated profraw file, LLVM_PROFILE_FILE can specify a new file every time, however that requires more storage in general. After optimizing the program with the profiling data, the main() function looks as follows. 0000000000001060 <main>: 1060: 50 push rax ; Jump if argc == 2. 1061: 83 ff 02 cmp edi,0x2 1064: 74 09 je 106f <main+0xf> ; bar() is on the hot path (fall-through). 1066: e8 e5 ff ff ff call 1050 <_Z3barv> 106b: 31 c0 xor eax,eax 106d: 59 pop rcx 106e: c3 ret ; foo() is on the cold path (branch). 106f: e8 cc ff ff ff call 1040 <_Z3foov> 1074: 31 c0 xor eax,eax 1076: 59 pop rcx 1077: c3 ret","breadcrumbs":"Development » pgo » clang","id":"286","title":"clang"},"287":{"body":"With gcc 13.2.1 on the current machine, the optimizer puts bar() on the hot path by default. 0000000000001040 <main>: 1040: 48 83 ec 08 sub rsp,0x8 ; Jump if argc == 2. 1044: 83 ff 02 cmp edi,0x2 1047: 74 0c je 1055 <main+0x15> ; bar () is on the hot path (fall-through). 1049: e8 22 01 00 00 call 1170 <_Z3barv> 104e: 31 c0 xor eax,eax 1050: 48 83 c4 08 add rsp,0x8 1054: c3 ret ; foo() is on the cold path (branch). 1055: e8 06 01 00 00 call 1160 <_Z3foov> 105a: eb f2 jmp 104e <main+0xe> 105c: 0f 1f 40 00 nop DWORD PTR [rax+0x0] The following shows how to compile with profiling instrumentation and how to optimize the final program with the collected profiling data. The arguments to ./test are chosen such that 2/3 runs call foo(), which is currently on the cold path. gcc -o test test.cc -O3 -fprofile-generate\n./test 1\n./test 1\n./test 2 2\ngcc -o test test.cc -O3 -fprofile-use NOTE: Consecutive runs update the generated test.gcda profile data file rather than re-write it. After optimizing the program with the profiling data, the main() function 0000000000001040 <main.cold>: ; bar() is on the cold path (branch). 1040: e8 05 00 00 00 call 104a <_Z3barv> 1045: e9 25 00 00 00 jmp 106f <main+0xf> 0000000000001060 <main>: 1060: 51 push rcx ; Jump if argc != 2. 1061: 83 ff 02 cmp edi,0x2 1064: 0f 85 d6 ff ff ff jne 1040 <main.cold> ; for() is on the hot path (fall-through). 106a: e8 11 01 00 00 call 1180 <_Z3foov> 106f: 31 c0 xor eax,eax 1071: 5a pop rdx 1072: c3 ret","breadcrumbs":"Development » pgo » gcc","id":"287","title":"gcc"},"288":{"body":"systemd coredump ptrace_scope cryptsetup swap input acl zfs","breadcrumbs":"Linux » Linux","id":"288","title":"Linux"},"289":{"body":"","breadcrumbs":"Linux » systemd » systemd","id":"289","title":"systemd"},"29":{"body":"Fish initialization file ~/.config/fish/config.fish Switch between different key bindings: fish_default_key_bindings to use default key bindings fish_vi_key_bindings to use vi key bindings","breadcrumbs":"Tools » fish » Quick Info","id":"29","title":"Quick Info"},"290":{"body":"Inspect units: systemctl [opts] [cmd]\n[opts] --user --type=TYPE List only given types eg, service, timer, socket (use --type=help for a list) --state=STATE List only given states eg running, enabled (use --state=help for a list) --failed List only failed services [cmd] list-units <pattern> List units in memory status <unit> Show runtime status of unit start <unit> Start a unit stop <unit> Stop a unit restart <unit> Restart a unit reload <unit> Reload a unit enable <unit> Enable a unit (persistent) disable <unit> Disable a unit cat <unit> Print unit file show <unit> Show properties of unit","breadcrumbs":"Linux » systemd » systemctl","id":"290","title":"systemctl"},"291":{"body":"# List all system failed units.\nsystemctl --failed # List all user failed units.\nsystemctl --user --failed","breadcrumbs":"Linux » systemd » Example: List failed units","id":"291","title":"Example: List failed units"},"292":{"body":"# Generate unit\nmkdir -p ~/.config/systemd/user\necho '[Unit]\nDescription=Test logger [Service]\nType=oneshot\nExecStart=logger \"Hello from test unit\"' > ~/.config/systemd/user/test.service # Run unit\nsystemctl --user start test # See log message\njournalctl --user -u test -n 5","breadcrumbs":"Linux » systemd » Example: Trivial user unit","id":"292","title":"Example: Trivial user unit"},"293":{"body":"Inspect journal logs: journalctl [opts] [matches] --user Current user journal (system by default) -u <unit> Show logs for specified <unit> -n <lines> Show only last <lines> -f Follow journal -g <pattern> Grep for <pattern> Cleanup: journalctl [opts] --disk-usage Show current disk usage --vacuum-size=<size> Reduce journal log to <size> (K/M/G)","breadcrumbs":"Linux » systemd » journalctl","id":"293","title":"journalctl"},"294":{"body":"man systemd.unit(5) man systemd.service(5)","breadcrumbs":"Linux » systemd » References","id":"294","title":"References"},"295":{"body":"There are multiple requirements that must be satisfied that coredumps are being generated, a full list can be found in core(5) . An important one is to configure the soft resource limit RLMIT_CORE (typically as unlimited during debugging). In a typical bash/zsh this can be done as ulimit -Sc unlimited","breadcrumbs":"Linux » coredump » core(5)","id":"295","title":"core(5)"},"296":{"body":"There are two important kernel configs to control the naming: /proc/sys/kernel/core_pattern <pattern> => Specifies a name pattern for the coredump file. This can include certain FORMAT specifier. |<cmdline> => Coredump is pipe through stdin to the user space process specified by the cmdline, this can also contain FORMAT specifier. FORMAT specifier (full list, see core(5)): %E Pathname of the executable ('/' replaced by '!'). %p PID of the dumping process in its pid namespace. %P PID of the dumping process in the initial pid namespace. %u Real UID of dumping process. %s Signal number causing the dump. /proc/sys/kernel/core_uses_pid 1 => Append \".<pid>\" suffic to the coredump file name (pid of the dumping process). 0 => Do not append the suffix.","breadcrumbs":"Linux » coredump » Naming of coredump files","id":"296","title":"Naming of coredump files"},"297":{"body":"Each process has a coredump filter defined in /proc/<pid>/coredump_filter which specifies which memory segments are being dumped. Filters are preseved across fork/exec calls and hence child processes inherit the parents filters. The filter is a bitmask where 1 indicates to dump the given type. From core(5): bit 0 Dump anonymous private mappings. bit 1 Dump anonymous shared mappings. bit 2 Dump file-backed private mappings. bit 3 Dump file-backed shared mappings. bit 4 Dump ELF headers. bit 5 Dump private huge pages. bit 6 Dump shared huge pages. bit 7 Dump private DAX pages. bit 8 Dump shared DAX pages. Default filter 0x33.","breadcrumbs":"Linux » coredump » Control which segments are dumped","id":"297","title":"Control which segments are dumped"},"298":{"body":"","breadcrumbs":"Linux » coredump » Some examples out there","id":"298","title":"Some examples out there"},"299":{"body":"# List available coredumps.\ncoredumpctl list TIME PID UID GID SIG COREFILE EXE SIZE ... Fri 2022-03-11 12:10:48 CET 6363 1000 1000 SIGSEGV present /usr/bin/sleep 18.1K # Get detailed info on specific coredump.\ncoredumpctl info 6363 # Debug specific coredump.\ncoredumpctl debug 6363 # Dump specific coredump to file.\ncoredumpctl dump 6363 -o <file>","breadcrumbs":"Linux » coredump » coredumpctl (systemd)","id":"299","title":"coredumpctl (systemd)"},"3":{"body":"Change input mode: bindkey -v change to vi keymap\nbindkey -e change to emacs keymap Define key-mappings: bindkey list mappings in current keymap\nbindkey in-str cmd create mapping for `in-str` to `cmd`\nbindkey -r in-str remove binding for `in-str` # C-v <key> dump <key> code, which can be used in `in-str`\n# zle -l list all functions for keybindings\n# man zshzle(1) STANDARD WIDGETS: get description of functions Access edit buffer in zle widget: $BUFFER # Entire edit buffer content\n$LBUFFER # Edit buffer content left to cursor\n$RBUFFER # Edit buffer content right to cursor # create zle widget which adds text right of the cursor\nfunction add-text() { RBUFFER=\"some text $RBUFFER\"\n}\nzle -N add-text bindkey \"^p\" add-text","breadcrumbs":"Tools » zsh » Keybindings","id":"3","title":"Keybindings"},"30":{"body":"Available scopes local variable local to a block global variable global to shell instance universal variable universal to all shell instances + preserved across shell restart","breadcrumbs":"Tools » fish » Variables","id":"30","title":"Variables"},"300":{"body":"Known crash report locations: /var/crash To get to the raw coredump, crash reports can be unpacked as: apport-unpack <crash_repot> <dest_dir> The coredump resides under <dest_dir>/CoreDump.","breadcrumbs":"Linux » coredump » apport (ubuntu)","id":"300","title":"apport (ubuntu)"},"301":{"body":"In case the kernel was compiled with the yama security module (CONFIG_SECURITY_YAMA), tracing processes with ptrace(2) can be restricted. /proc/sys/kernel/yama/ptrace_scope 0 => No restrictions. 1 => Restricted attach, only the following can attach - A process in the parent hierarchy. - A process with CAP_SYS_PTRACE. - A process with the PID that the tracee allowed by via PR_SET_PTRACER. 2 => Only processes with CAP_SYS_PTRACE in the user namespace of the tracee can attach. 3 => No tracing allowed. Further details in ptrace(2) .","breadcrumbs":"Linux » ptrace_scope » ptrace_scope","id":"301","title":"ptrace_scope"},"302":{"body":"cryptsetup <action> [opts] <action args> action: open <dev> <name> --type <type> Open (decrypt) <dev> and map with <name>. Mapped as /dev/mapper/<name>. Type: {luks,plain,tcrypt,bitlk} close <name> Close existing mapping <name>. status <name> Print status for mapping <name>. luksFormat <dev> Create new LUKS partition and set initial passphrase. (Keyslot 0) luksAddKey <dev> Add a new passphrase. luksRemoveKey <dev> Remove existing passphrase. luksChangeKey <dev> Change existing passphrase. lusDump <dev> Dump LUKS header for device.","breadcrumbs":"Linux » cryptsetup » cryptsetup(8)","id":"302","title":"cryptsetup(8)"},"303":{"body":"For this example we use a file as backing storage and set it up as loop(4) device. The loop device can be replaced by any block device file. Optional: Overwrite existing data on disk. sudo dd if=/dev/urandom of=/dev/sdX bs=1M First create the backing file and setup the loop device. # Create 100MB file.\ndd if=/dev/zero of=blkfile bs=1M count=100 # Attach file to first free (-f) loop device\nsudo losetup -f ./blkfile\n# List loop devices.\nsudo losetup -l\n# NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC\n# /dev/loop0 0 0 0 0 /home/johannst/blkfile 0 512 Create a new LUKS partition and format new filesystem. # Initialize LUKS partition and set initial passphrase.\nsudo cryptsetup luksFormat /dev/loop0 file blkfile\n# blkfile: LUKS encrypted file, ver 2 [, , sha256] UUID: 8... # Open (decrypt) the LUKS device, it will be mapped under /dev/mapper/loop0.\nsudo cryptsetup open --type luks /dev/loop0 loop0 # Format partition with new filesystem.\nsudo mkfs.vfat /dev/mapper/loop0 lsblk -f\n# NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS\n# loop0 crypto_LU 2 8...\n# └─loop0 vfat FAT16 D... 83.8M 0% /home/johannst/mnt # Close (re-encrypt) LUKS device.\nsudo cryptsetup close loop0","breadcrumbs":"Linux » cryptsetup » Example: Create LUKS encrypted disk.","id":"303","title":"Example: Create LUKS encrypted disk."},"304":{"body":"# Open (decrypt) the LUKS device, it will be mapped under /dev/mapper/loop0.\nsudo cryptsetup open --type luks /dev/loop0 loop0 # Mount filesystem.\nsudo mount /dev/mapper/loop0 <mntpoint> # Use disk ... # Unmount filesystem.\nsudo umount <mntpoint> # Close (re-encrypt) LUKS device.\nsudo cryptsetup close loop0","breadcrumbs":"Linux » cryptsetup » Example: Using an existing LUKS device.","id":"304","title":"Example: Using an existing LUKS device."},"305":{"body":"","breadcrumbs":"Linux » swap » swap","id":"305","title":"swap"},"306":{"body":"# procfs\ncat /proc/swaps # cli tool\nswapon --show","breadcrumbs":"Linux » swap » List active swap areas","id":"306","title":"List active swap areas"},"307":{"body":"# One time:\n# Create and initialize swapfile.\n# mkswap will initialize swap area over full filesize by default.\nsudo dd if=/dev/zero of=/swapfile bs=1G count=1\nmkswap /swapfile # Enable swap file (until next reboot).\nswapon /swapfile # Persistent setup of swap file.\necho \"/swapfile none swap sw 0 0\" | sudo tee -a /etc/fstab # Disable swap file (until next reboot).\nswapoff /swapfile Recommended file permissions 0600 and file owner uid=0 (root).","breadcrumbs":"Linux » swap » Manual swapfile setup","id":"307","title":"Manual swapfile setup"},"308":{"body":"Dynamically computes size of swap file based on installed RAM. # Setup and enable swap based on /etc/dphys-swapfile.\ndphys-swapfile setup\ndphys-swapfile swapon # Disable swap on configured file.\ndphys-swapfile swapoff Usually comes with a script to be automatically run at system startup and shutdown. For example as systemd service: systemctl status dphys-swapfile","breadcrumbs":"Linux » swap » Using dphys-swapfile service.","id":"308","title":"Using dphys-swapfile service."},"309":{"body":"Some notes on using /dev/input/* device driver files.","breadcrumbs":"Linux » input » Linux input","id":"309","title":"Linux input"},"31":{"body":"set <name> [<values>] -l local scope -g global scope -U universal scope -e erase variable -S show verbose info -x export to ENV -u unexport from ENV","breadcrumbs":"Tools » fish » Set/Unset Variables","id":"31","title":"Set/Unset Variables"},"310":{"body":"These device files are created by the mousedev driver. /dev/input/mouseX represents the input stream for a SINGLE mouse device. /dev/input/mice represents the merged input stream for ALL mouse devices. The data stream consists of 3 bytes per event. An event is encoded as (BTN, X, Y). BTN button pressed X movement in x-direction -1 -> left and 1 -> right Y movement in y-direction -1 -> down and 1 -> up The raw data stream can be inspected as follows. sudo cat /dev/input/mice | od -tx1 -w3 -v","breadcrumbs":"Linux » input » mouseX / mice","id":"310","title":"mouseX / mice"},"311":{"body":"These device files are created by the evdev driver. /dev/input/eventX represents the generic input event interface a SINGLE input device. Input events are encoded as given by the input_event struct below. Reading from the eventX device file will always yield whole number of input events. struct input_event { struct timeval time; unsigned short type; unsigned short code; unsigned int value;\n}; On most 64bit machines the raw data stream can be inspected as follows. sudo cat /dev/input/event4 | od -tx1 -w24 -v","breadcrumbs":"Linux » input » eventX","id":"311","title":"eventX"},"312":{"body":"To find out which device file is assigned to which input device the following file /proc/bus/input/devices in the proc filesystem can be consulted. This yields entries as follows and shows which Handlers are assigned to which Name. I: Bus=0018 Vendor=04f3 Product=0033 Version=0000\nN: Name=\"Elan Touchpad\"\n...\nH: Handlers=event15 mouse0\n...","breadcrumbs":"Linux » input » Identifying device files.","id":"312","title":"Identifying device files."},"313":{"body":"Once compiled, the example should be run as sudo ./event /dev/input/eventX. #include <stdio.h>\n#include <fcntl.h>\n#include <assert.h>\n#include <unistd.h>\n#include <time.h> #include <sys/time.h>\n#include <linux/input-event-codes.h> struct input_event { struct timeval time; unsigned short type; unsigned short code; unsigned int value;\n}; const char* type(unsigned short t) { static char buf[32]; const char* fmt = \"0x%x\"; switch (t) {\n#define FMT(TYPE) case TYPE: fmt = #TYPE\"(0x%x)\"; break FMT(EV_SYN); FMT(EV_KEY); FMT(EV_REL); FMT(EV_ABS);\n#undef FMT } snprintf(buf, sizeof(buf), fmt, t); return buf;\n} const char* code(unsigned short c) { static char buf[32]; const char* fmt = \"0x%x\"; switch (c) {\n#define FMT(CODE) case CODE: fmt = #CODE\"(0x%x)\"; break FMT(BTN_LEFT); FMT(BTN_RIGHT); FMT(BTN_MIDDLE); FMT(REL_X); FMT(REL_Y);\n#undef FMT } snprintf(buf, sizeof(buf), fmt, c); return buf;\n} const char* timefmt(const struct timeval* t) { assert(t); struct tm* lt = localtime(&t->tv_sec); // Returns pointer to static tm object. static char buf[64]; strftime(buf, sizeof(buf), \"%H:%M:%S\", lt); return buf;\n} int main(int argc, char* argv[]) { assert(argc == 2); int fd = open(argv[1], O_RDONLY); assert(fd != -1); struct input_event inp; while (1) { int ret = read(fd, &inp, sizeof(inp)); assert(ret == sizeof(inp)); printf(\"time: %s type: %s code: %s value: 0x%x\\n\", timefmt(&inp.time), type(inp.type), code(inp.code), inp.value); }\n}","breadcrumbs":"Linux » input » Example: Toying with /dev/input/eventX","id":"313","title":"Example: Toying with /dev/input/eventX"},"314":{"body":"This describes POSIX acl. The access control list provides a flexibel permission mechanism next to the UNIX file permissions. This allows to specify fine grained permissions for users/groups on filesystems. Filesystems which support acl typically have an acl option, which must be specified while mounting when it is not a default option. Filesystems must be mounted with the acl option if not enabled as default option. Files or folder that have an acl defined, can be identified by the + sign next to the UNIX permissions. The following shows on example for a zfs filesystem. # mount | grep tank\ntank on /tank type zfs (rw,xattr,noacl)\ntank/foo on /tank/foo type zfs (rw,xattr,posixacl) # ls -h /tank\ndrwxrwxr-x+ 2 root root 4 11. Jun 14:26 foo/","breadcrumbs":"Linux » acl » access control list (acl)","id":"314","title":"access control list (acl)"},"315":{"body":"# List current acl entries.\ngetfacl /tank/foo","breadcrumbs":"Linux » acl » Show acl entries","id":"315","title":"Show acl entries"},"316":{"body":"# Add acl entry for user \"user123\".\nsetfacl -m \"u:user123:rwx\" /tank/foo # Remove entry for user \"user123\".\nsetfacl -x \"u:user123\" /tank/foo # Add acl entry for group \"group456\".\nsetfacl -m \"g:group456:rx\" /tank/foo # Add acl entry for others.\nsetfacl -m \"o:rx\" /tank/foo # Remove extended acl entries.\nsetfacl -b /tank/foo","breadcrumbs":"Linux » acl » Modify acl entries","id":"316","title":"Modify acl entries"},"317":{"body":"The mask defines the maximum access rights that can be given to users and groups . # Update the mask.\nsetfacl -m \"m:rx\" /tank/foo # List acl entries.\ngetfacl /tank/foo\n# file: tank/foo\n# owner: root\n# group: root\nuser::rwx\nuser:user123:rwx # effective:r-x\ngroup::r-x\nmask::r-x\nother::rwx","breadcrumbs":"Linux » acl » Masking of acl entries","id":"317","title":"Masking of acl entries"},"318":{"body":"acl(5) getfacl(1) setfacl(1)","breadcrumbs":"Linux » acl » References","id":"318","title":"References"},"319":{"body":"Pools are managed with the zpool(8) command and have the following hierarchy: pool: consists of one or more virtual devices (vdev) vdev: consists of one or more physical devices (dev) and come in different kinds such as disk, mirror, raidzX, ... disk: single physical disk (vdev == dev) mirror: data is identically replicated on all devs (requires at least 2 physical devices). Data stored in a pool is distributed and stored across all vdevs by zfs. Therefore a total failure of a single vdev can lead to total loss of a pool. A dataset is a logical volume which can be created on top of a pool. Each dataset can be configured with its own set of properties like encryption, quota, ... . Datasets are managed with the zfs(8) command.","breadcrumbs":"Linux » zfs » zfs","id":"319","title":"zfs"},"32":{"body":"$status # exit code of last command\n$pipestatus # list of exit codes of pipe chain $CMD_DURATION # runtime of last command in ms","breadcrumbs":"Tools » fish » Special Variables ref","id":"32","title":"Special Variables ref"},"320":{"body":"Pools are by default mounted at /<POOL>.","breadcrumbs":"Linux » zfs » zfs pool management","id":"320","title":"zfs pool management"},"321":{"body":"# Create a pool MOOSE with a two mirror vdevs.\nzpool create moose mirror <dev1> <dev2> mirror <dev3> <dev4>.. # Add new raidz1 vdev to a pool.\nzpool add moose raidz1 <devA> <devB> <devC>.. # Remove a vdev from a pool.\nzpool remove moose <vdevX> # Destroy a pool.\nzpool destroy moose For stable device names in small home setups it is recommended to use names from /dev/disk/by-id .","breadcrumbs":"Linux » zfs » Create, modify and destroy zfs pools","id":"321","title":"Create, modify and destroy zfs pools"},"322":{"body":"# Show status of all pools or a single one.\nzpool status [<pool>] # Show information / statistics about pools or single one.\nzpool list [<pool>] # Show statistics for all devices.\nzpool list -v # Show command history for pools.\nzpool history","breadcrumbs":"Linux » zfs » Inspect zfs pools","id":"322","title":"Inspect zfs pools"},"323":{"body":"# vdev MIRROR-0 with two devs.\nzpool status NAME STATE READ WRITE CKSUM moose ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 virtio-200 ONLINE 0 0 0 virtio-300 ONLINE 0 0 0 # Attach new device to an existing vdev.\nzpool attach moose virtio-200 virtio-400 # vdev MIRROR-0 with three devs.\nzpool status NAME STATE READ WRITE CKSUM moose ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 virtio-200 ONLINE 0 0 0 virtio-300 ONLINE 0 0 0 virtio-400 ONLINE 0 0 0 # Detach device from vdev.\nzpool detach moose virtio-200","breadcrumbs":"Linux » zfs » Modify vdevs","id":"323","title":"Modify vdevs"},"324":{"body":"# MIRROR-0 is degraded as one disk failed, but still intact.\nzpool status NAME STATE READ WRITE CKSUM moose DEGRADED 0 0 0 mirror-0 DEGRADED 0 0 0 virtio-200 UNAVAIL 0 0 0 invalid label virtio-300 ONLINE 0 0 0 # Replace faulty disk, in mirror.\n# No data is lost since mirror still has one good disk.\nzpool replace moose virtio-200 virtio-400 # MIRROR-0 back in ONLINE (good) state.\nzpool status NAME STATE READ WRITE CKSUM moose ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 virtio-400 ONLINE 0 0 0 virtio-300 ONLINE 0 0 0","breadcrumbs":"Linux » zfs » Replace faulty disk","id":"324","title":"Replace faulty disk"},"325":{"body":"When moving pools between hosts, the pool must be exported on the currently active host and imported on the new host. # Export a pool called MOOSE.\nzpool export moose\n# If datasets are busy, use lsof to check which processes keep it busy.\n# lsof <mntpoint> # List pools that can be imported using BY-ID deivce names (for example).\nzpool import -d /dev/disk/by-id # Import pool MOOSE using BY-ID device names (for example).\nzpool import -d /dev/disk/by-id moose Device names used by an existing pool can be changed by exporting and importing a pool again.","breadcrumbs":"Linux » zfs » Import or export zfs pools","id":"325","title":"Import or export zfs pools"},"326":{"body":"Datasets are by default mounted at /<POOL>/<DATASET>.","breadcrumbs":"Linux » zfs » zfs dataset management","id":"326","title":"zfs dataset management"},"327":{"body":"# Create dataset FOO on pool MOOSE.\nzfs create moose/foo # Destroy dataset.\nzfs destroy moose/foo","breadcrumbs":"Linux » zfs » Create and destroy zfs datasets","id":"327","title":"Create and destroy zfs datasets"},"328":{"body":"# List all zfs datasets.\nzfs list","breadcrumbs":"Linux » zfs » List all zfs datasets","id":"328","title":"List all zfs datasets"},"329":{"body":"# List currently mounted datasets.\nzfs mount # Mount dataset.\nzfs mount moose/foo # Unmount dataset.\nzfs unmount moose/foo","breadcrumbs":"Linux » zfs » Mount zfs datasets","id":"329","title":"Mount zfs datasets"},"33":{"body":"In fish all variables are lists (start with index 1, but lists can't contain lists. set foo a b c d echo $foo[1] # a\necho $foo[-1] # d\necho $foo[2..3] # b c\necho $foo[1 3] # a c $ can be seen as dereference operator. set foo a; set a 1337\necho $$foo # outputs 1337 Cartesian product. echo file.{h,cc}\n# file.h file.cc echo {a,b}{1,2}\n# a1 b1 a2 b2 *PATH ref Lists ending with PATH are automatically split at : when used and joined with : when quoted or exported to the environment. set -x BLA_PATH a:b:c:d\necho $BLA_PATH # a b c d\necho \"$BLA_PATH\" # a:b:c:d (quoted)\nenv | grep BLA_PATH # BLA_PATH=a:b:c:d (env) set FOO_PATH x y z\necho $FOO_PATH # x y z\necho \"$FOO_PATH\" # x:y:z","breadcrumbs":"Tools » fish » Lists","id":"33","title":"Lists"},"330":{"body":"Encryption is a readonly property, can only be set when creating a dataset. # Create encrypted dataset FOO on pool MOOSE.\nzfs create -o encryption=on -o keyformat=passphrase moose/foo # Mount encrypte dataset and load encryption key (if not loaded).\nzfs mount -l moose/foo\n# -l is equivalent to first loading the key via zfs load-key moose/foo. # Unmount dataset and unload encryption key (unload is optional).\nzfs umount -u moose/foo","breadcrumbs":"Linux » zfs » Encrypted datasets","id":"330","title":"Encrypted datasets"},"331":{"body":"# Preload encryption key for dataset.\nzfs load-key moose/foo # Preload encryption key for all datasets.\nzfs load-key -a # Change encryption key for dataset.\nzfs change-key moose/foo # Unload encryption key for dataset.\nzfs unload-key moose/foo","breadcrumbs":"Linux » zfs » Manage zfs encryption keys","id":"331","title":"Manage zfs encryption keys"},"332":{"body":"# Get all properties for dataset.\nzfs get quota moose/foo # Get single property for dataset.\nzfs get all moose/foo # Get single property for all datasets.\nzfs get quota # Set property on dataset.\nzfs set quota=10G moose/foo","breadcrumbs":"Linux » zfs » Manage dataset properties","id":"332","title":"Manage dataset properties"},"333":{"body":"# Create snapshot called V2 for dataset moose/foo.\nzfs snapshot moose/foo@v2 # List all snapshots.\nzfs list -t snapshot # Make .zfs direcotry visible in the root of the dataset.\nzfs set snapdir=visible moose/foo # Browse available snapshots in visible .zfs direcotry (readonly).\nls /moose/foo/.zfs/snapshot\nv1/ v2/ # Create a new dataset based on the V1 snapshot\nzfs clone moose/foo@v1 moose/foov1 # Destroy snapshot.\nzfs destroy moose/foo@v1","breadcrumbs":"Linux » zfs » Snapshots","id":"333","title":"Snapshots"},"334":{"body":"Focus on posix acl . # Set the ACL type for the FOO dataset to POSIXACL.\nzfs set acltype=posixacl moose/foo # Get the ACL type of a given dataset.\nzfs get acltype moose/foo For performance reasons it is recommended to also set zfs set xattr=sa moose/foo [ ref ].","breadcrumbs":"Linux » zfs » Access control list","id":"334","title":"Access control list"},"335":{"body":"The default zpool cache file is /etc/zfs/zpool.cache. When pools are imported the cache is updated. Enable the following targets / services to automatically import pools from the cache. systemctl list-dependencies ... └─zfs.target └─zfs-import.target └─zfs-import-cache.service","breadcrumbs":"Linux » zfs » Example: zfs pool import during startup (systemd)","id":"335","title":"Example: zfs pool import during startup (systemd)"},"336":{"body":"tcpdump firewall-cmd nftables","breadcrumbs":"Network » Network","id":"336","title":"Network"},"337":{"body":"","breadcrumbs":"Network » tcpdump » tcpdump(1)","id":"337","title":"tcpdump(1)"},"338":{"body":"tcpdump [opts] -i <if> [<filter>] -n Don't covert host/port names. -w <file|-> Write pcap trace to file or stdout (-). -r <file> Read & parse pcap file. Some useful filters. src <ip> Filter for source IP.\ndst <ip> Filter for destination IP.\nhost <ip> Filter for IP (src + dst).\nnet <ip>/<range> Filter traffic on subnet.\n[src/dst] port <port> Filter for port (optionally src/dst).\ntcp/udp/icmp Filter for protocol. Use and/or/not and () to build filter expressions.","breadcrumbs":"Network » tcpdump » CLI","id":"338","title":"CLI"},"339":{"body":"","breadcrumbs":"Network » tcpdump » Examples","id":"339","title":"Examples"},"34":{"body":"# sub-commands are not run in quotes\necho \"ls output: \"(ls)","breadcrumbs":"Tools » fish » Command Handling","id":"34","title":"Command Handling"},"340":{"body":"# -k: Start capturing immediately.\nssh <host> tcpdump -i any -w - | sudo wireshark -k -i - The any interface is a special keyword to capture traffic on all interfaces.","breadcrumbs":"Network » tcpdump » Capture packets from remote host","id":"340","title":"Capture packets from remote host"},"341":{"body":"Command line interface to the firewalld(1) daemon.","breadcrumbs":"Network » firewall-cmd » firewall-cmd(1)","id":"341","title":"firewall-cmd(1)"},"342":{"body":"# List all services and ports for all zones.\nfirewall-cmd --list-all\n# List all services.\nfirewall-cmd --list-services\n# List all ports.\nfirewall-cmd --list-ports Add --zone <ZONE> to limit output to a given ZONE. Use --get-zones to see all available zones.","breadcrumbs":"Network » firewall-cmd » List current status of the firewall","id":"342","title":"List current status of the firewall"},"343":{"body":"# Add a service to the firewall, use `--get-services` to list all available\n# service names.\nfirewall-cmd --add-service <SERVICE>\n# Add a specific port.\nfirewall-cmd --add-port 8000/tcp\n# Add a rich rule (eg port forwarding, dnat).\nfirewall-cmd --add-rich-rule 'rule family=\"ipv4\" forward-port port=\"80\" protocol=\"tcp\" to-port=\"8080\"'","breadcrumbs":"Network » firewall-cmd » Add entries","id":"343","title":"Add entries"},"344":{"body":"# Remove service.\nfirewall-cmd --remove-service <SERVICE>\n# Remove port.\nfirewall-cmd --remove-port 8000/tcp\n# Remove rich rule.\nfirewall-cmd --remove-rich-rule 'rule family=\"ipv4\" forward-port port=\"80\" protocol=\"tcp\" to-port=\"8080\"'","breadcrumbs":"Network » firewall-cmd » Remove entries","id":"344","title":"Remove entries"},"345":{"body":"man firewall-cmd(1) man firewalld(1)","breadcrumbs":"Network » firewall-cmd » References","id":"345","title":"References"},"346":{"body":"Nftables is a stateful Linux firewall which uses the netfilter kernel hooks. It is used for stateless, stateful packet filtering and all sorts of NAT. Nftables is the successor to iptables . In nftables, rules are organized with chains and tables. chain: Orders rules. Chains exist in two kinds: base chain: Entry point from netfilter hooks (network stack). regular chain: Can be used as jump target to group rules for better organization. table: Groups chains together. Tables are defined by a name and an address family (eg inet, ip, ip6, ..).","breadcrumbs":"Network » nftables » nftables","id":"346","title":"nftables"},"347":{"body":"nft list ruleset # List all tables/chains/rules (whole ruleset).\nnft flush ruleset # Clear whole ruleset.","breadcrumbs":"Network » nftables » Ruleset","id":"347","title":"Ruleset"},"348":{"body":"nft list ruleset > nft.rules\nnft flush ruleset\nnft -f nft.rules","breadcrumbs":"Network » nftables » Examples: Save rules to files and re-apply","id":"348","title":"Examples: Save rules to files and re-apply"},"349":{"body":"table ip traceall { chain filter_prerouting { # Install chain with higher priority as the RAW standard priority. type filter hook prerouting priority raw - 50; policy accept; # Trace each and every packet (very verbose). #meta nftrace set 1; # Trace packet to port 80/81/8081 from localhost. tcp dport { 80, 81, 8081 } ip saddr 127.0.0.1 meta nftrace set 1; }\n} Use nft monitor trace to get trace output on tty.","breadcrumbs":"Network » nftables » Example: Fully trace evaluation of nftables rules","id":"349","title":"Example: Fully trace evaluation of nftables rules"},"35":{"body":"# 'noclobber', fail if 'log' already exists\necho foo >? log","breadcrumbs":"Tools » fish » I/O redirection","id":"35","title":"I/O redirection"},"350":{"body":"table ip fwd { chain nat_preroute { # Register this chain to the PREROUTE:NAT hook (stateful packet tracking via conntrack). type nat hook prerouting priority dstnat + 10 ; policy accept; meta nfproto ipv4 tcp dport 81 redirect to :8081 }\n}","breadcrumbs":"Network » nftables » Example: IPv4 port forwarding","id":"350","title":"Example: IPv4 port forwarding"},"351":{"body":"# Table named 'playground' handling 'ip' (ipv4) address family.\ntable ip playground { # Base chain. chain filter_input_base { # Register this chain to the INPUT:FILTER hook in the netfilter package flow. # Specify a prioirty relative to the inbuilt 'filter' priority (smaller # number means higher priority). # Set the default policy to ACCEPT, to let every packet pass by default. type filter hook input priority filter - 10; policy accept; # Create a rule for tcp packets arriving on either port 8000 or 8100. tcp dport { 8000, 8100 } jump input_reg_log; # Create a rule for tcp packets arriving on port 8200. tcp dport 8200 jump input_reg_log_all; } # Regular chain. chain input_reg_log { # Log every packet traversing this chain. # Message lands in the kernel ring buffer. log; } # Regular chain. chain input_reg_log_all { # Log every packet with all flags traversing this chain. log flags all; }\n} # Load the nf rules.\nsudo nft -f playground.rules\n# Create test servers.\nnc -lk 0.0.0.0 8000\nnc -lk 0.0.0.0 8100\nnc -lk 0.0.0.0 8200\n# See the nftables logging in the kernel ring buffer.\nsudo dmesg -w\n# Make some client connections.\nnc localhost 8000\nnc localhost 8200","breadcrumbs":"Network » nftables » Example: Base vs regular chain","id":"351","title":"Example: Base vs regular chain"},"352":{"body":"nf_pkt_flow.png","breadcrumbs":"Network » nftables » Mental model for netfilter packet flow","id":"352","title":"Mental model for netfilter packet flow"},"353":{"body":"html css chartjs","breadcrumbs":"Web » Web","id":"353","title":"Web"},"354":{"body":"","breadcrumbs":"Web » html » html","id":"354","title":"html"},"355":{"body":"Rendered html <details> <summary>Some text goes here</summary> ... some more text goes here.\n</details> With the open attribute <details open> the details are unfolded by default.","breadcrumbs":"Web » html » Collapsible element","id":"355","title":"Collapsible element"},"356":{"body":"Rendered html <style>\n.grid-2col { display: grid; grid-template-columns: 2fr 1fr; gap: 1em\n}\n.col1 { grid-column-start: 1; background-color: red; padding-left: 1em;\n}\n.col2 { grid-column-start: 2; background-color: green; padding-left: 1em;\n}\n</style>\n<div class=\"grid-2col\"> <div class=\"col1\"> <p>Some text in the first column.</p> </div> <div class=\"col2\"> <p>Some text in the second column.</p> </div>\n</div>","breadcrumbs":"Web » html » Minimal 2 column layout","id":"356","title":"Minimal 2 column layout"},"357":{"body":"Rendered html <style>\n.page-grid { display: grid; grid-template-columns: 1fr 2fr; grid-template-areas: \"h h\" \"s m\" \"f f\"; gap: 1em;\n}\n.gh { grid-area: h; background-color: orange;\n}\n.gs { grid-area: s; background-color: green;\n}\n.gm { grid-area: m; background-color: gray;\n}\n.gf { grid-area: f; background-color: yellow;\n}\n.nav-items { display: flex; /* flexbox model => flexible layout on row */ justify-content: space-around; /* align flex boxes horizontally with space around */ align-items: center; /* center flex items vertically */ list-style: none;\n}\np { margin: 1em;\n}\n</style>\n<div class=\"page-grid\"> <div class=\"gh\"> <ul class=\"nav-items\"> <li class=\"nav-item\"><a href=\"\">aa</a></li> <li class=\"nav-item\"><a href=\"\">bb</a></li> <li class=\"nav-item\"><a href=\"\">cc</a></li> </ul> </div> <div class=\"gs\"> <p>Some text in the second column.</p> </div> <div class=\"gm\"> <p>Some text in the second column.</p> </div> <div class=\"gf\"> <p>Some text in the second column.</p> </div>\n</div>","breadcrumbs":"Web » html » Minimal grid area","id":"357","title":"Minimal grid area"},"358":{"body":"Rendered html <script>\nconst showTab = (E, T) => { const TABS = Array.from(document.getElementsByClassName(\"content\")); TABS.forEach(T => { T.style.display = \"none\"; }); document.getElementById(T).style.display = \"block\";\n}; window.onload = () => { document.getElementById(\"bTab1\").onclick = (E) => { showTab(E, \"tTab1\"); }; document.getElementById(\"bTab2\").onclick = (E) => { showTab(E, \"tTab2\"); };\n}\n</script> <button type=\"button\" id=\"bTab1\">Tab1</button>\n<button type=\"button\" id=\"bTab2\">Tab2</button> <div id=\"tTab1\" class=\"content\" style=\"display: block;\"> <p>Some content goes here ...</p>\n</div> <div id=\"tTab2\" class=\"content\" style=\"display: none;\"> <p>... and there.</p>\n</div>","breadcrumbs":"Web » html » Minimal tabs","id":"358","title":"Minimal tabs"},"359":{"body":"","breadcrumbs":"Web » css » css","id":"359","title":"css"},"36":{"body":"","breadcrumbs":"Tools » fish » Control Flow","id":"36","title":"Control Flow"},"360":{"body":".moose element with class <div class = \"moose\"></div> // selected\n<div class = \"bar\"></div> // NOT selected .moose.bar element with multiple classes <div class = \"moose bar\"></div> // selected\n<div class = \"bar\"></div> // NOT selected .moose .bar descendant element with classes <div class = \"moose\"> <div class = \"bar\"></div> // selected\n</div>\n<div class = \"bar\"></div> // NOT selected p specific element <p></p> // selected\n<div></div> // NOT selected p.bar specific element with class <p class = \"bar\"></p> // selected\n<p class = \"foo\"></p> // NOT selected p,div any element <p></p> // selected\n<div></div> // selected\n<a></a> // NOT selected div p descendant element of other element <div><p></p></div> // selected\n<div><ul><p></p></ul></div> // NOT selected div > o direct descendant element of other element <div><p></p></div> // selected\n<div><ul><p></p></ul></div> // NOT selected","breadcrumbs":"Web » css » selector","id":"360","title":"selector"},"361":{"body":"","breadcrumbs":"Web » chartjs » Chart.js","id":"361","title":"Chart.js"},"362":{"body":"Rendered html <canvas id=\"myChart\" style=\"margin:5em;\"></canvas> <script>\nconst get_or_create_tooltip = (id) => { if (tooltip = document.getElementById(id)) { return tooltip; } else { // -- Create a new Tooltip element. const tooltip = document.createElement('div'); tooltip.id = id; document.body.appendChild(tooltip); // -- Some minimal styling. tooltip.style.background = 'rgba(0, 0, 0, 0.1)'; tooltip.style.position = 'absolute'; tooltip.style.transition = 'all .2s ease'; // -- Add a table element for the tooltip content. const table = document.createElement('table'); tooltip.appendChild(table); return tooltip }\n} const render_tooltip = (context) => { const {chart, tooltip} = context; // -- Get Tooltip element. const tooltip_elem = get_or_create_tooltip('myTooltip'); // -- Get data point values (only one data point). const {label: x, formattedValue: y} = tooltip.dataPoints[0]; // -- Format new tooltip. const link = document.createElement('a'); link.href = \"https://github.com/johannst\"; link.innerHTML = \"X:\" + x + \" Y:\" + y; // -- Remove previous child element and add new one. const table = tooltip_elem.querySelector('table'); table.innerHTML = \"\"; table.appendChild(link); // -- Get absolute X/Y position of the top left corner of the canvas. const {offsetLeft: canvas_x, offsetTop: canvas_y} = chart.canvas; // -- Set position and minimal style for the tooltip. tooltip_elem.style.left = canvas_x + tooltip.caretX + 'px'; tooltip_elem.style.top = canvas_y + tooltip.caretY + 'px'; tooltip_elem.style.font = tooltip.options.bodyFont.string; // -- Place the tooltip (I) left or (II) right of the data point. if (tooltip.xAlign === \"right\") { tooltip_elem.style.transform = 'translate(-100%, 0)'; // (I) } else if (tooltip.xAlign === \"left\") { tooltip_elem.style.transform = 'translate(0%, 0)'; // (II) }\n} // -- Render a chart with some dummy data on the canvas.\nconst chart = new Chart( document.getElementById('myChart'), { data: { datasets: [{ // -- A single dataset. label: 'Just some values', type: 'scatter', data: [ {x: 4, y: 4}, {x: 5, y: 1}, {x: 7, y: 6}, {x: 10, y: 8}, {x: 10, y: 7}, {x: 10, y: 3}, ], backgroundColor: 'rgba(255, 99, 132, 0.5)', borderColor: 'rgb(255, 99, 132)', }], }, options: { scales: { y: { beginAtZero: true, // -- Start the Y-Axis at zero instead min(y) of dataset. } }, plugins: { tooltip: { enabled: false, // -- Disable builtin tooltips. mode: 'nearest', // -- Get the item that is nearest to the mouse. intersect: false, // -- 'mode' is active also when the mouse doesnt intersect with an item on the chart. external: render_tooltip, // -- External tooltip handler, allows to create own HTML. } } } }\n);\n</script>","breadcrumbs":"Web » chartjs » Minimal example with external tooltips","id":"362","title":"Minimal example with external tooltips"},"363":{"body":"x86_64 arm64 armv7 riscv","breadcrumbs":"Arch » Arch","id":"363","title":"Arch"},"364":{"body":"keywords: x86_64, x86, abi 64bit synonyms: x86_64, x64, amd64, intel 64 32bit synonyms: x86, ia32, i386 ISA type: CISC Endianness: little","breadcrumbs":"Arch » x86_64 » x86_64","id":"364","title":"x86_64"},"365":{"body":"","breadcrumbs":"Arch » x86_64 » Registers","id":"365","title":"Registers"},"366":{"body":"bytes\n[7:0] [3:0] [1:0] [1] [0] desc\n----------------------------------------------------------\nrax eax ax ah al accumulator\nrbx ebx bx bh bl base register\nrcx ecx cx ch cl counter\nrdx edx dx dh dl data register\nrsi esi si - sil source index\nrdi edi di - dil destination index\nrbp ebp bp - bpl base pointer\nrsp esp sp - spl stack pointer\nr8-15 rNd rNw - rNb","breadcrumbs":"Arch » x86_64 » General purpose register","id":"366","title":"General purpose register"},"367":{"body":"bytes\n[7:0] [3:0] [1:0] desc\n---------------------------------------------------\nrflags eflags flags flags register\nrip eip ip instruction pointer","breadcrumbs":"Arch » x86_64 » Special register","id":"367","title":"Special register"},"368":{"body":"rflags\nbits desc instr comment\n-------------------------------------------------------------------------------------------------------------- [21] ID identification ability to set/clear -> indicates support for CPUID instr [18] AC alignment check alignment exception for PL 3 (user), requires CR0.AM\n[13:12] IOPL io privilege level [11] OF overflow flag [10] DF direction flag cld/std increment (0) or decrement (1) registers in string operations [9] IF interrupt enable cli/sti [7] SF sign flag [6] ZF zero flag [4] AF auxiliary carry flag [2] PF parity flag [0] CF carry flag Change flag bits with pushf / popf instructions: pushfd // push flags (4bytes) onto stack\nor dword ptr [esp], (1 << 18) // enable AC flag\npopfd // pop flags (4byte) from stack There is also pushfq / popfq to push and pop all 8 bytes of rflags.","breadcrumbs":"Arch » x86_64 » FLAGS register","id":"368","title":"FLAGS register"},"369":{"body":"rdmsr // Read MSR register, effectively does EDX:EAX <- MSR[ECX]\nwrmsr // Write MSR register, effectively does MSR[ECX] <- EDX:EAX","breadcrumbs":"Arch » x86_64 » Model Specific Register (MSR)","id":"369","title":"Model Specific Register (MSR)"},"37":{"body":"if grep foo bar # do sth\nelse if grep foobar bar # do sth else\nelse # do sth else\nend","breadcrumbs":"Tools » fish » if / else","id":"37","title":"if / else"},"370":{"body":"Explicitly specify size of the operation. mov byte ptr [rax], 0xff // save 1 byte(s) at [rax]\nmov word ptr [rax], 0xff // save 2 byte(s) at [rax]\nmov dword ptr [rax], 0xff // save 4 byte(s) at [rax]\nmov qword ptr [rax], 0xff // save 8 byte(s) at [rax]","breadcrumbs":"Arch » x86_64 » Size directives","id":"370","title":"Size directives"},"371":{"body":"mov qword ptr [rax], rbx // save val in rbx at [rax]\nmov qword ptr [imm], rbx // save val in rbx at [imm]\nmov rax, qword ptr [rbx+4*rcx] // load val at [rbx+4*rcx] into rax rip relative addressing: lea rax, [rip+.my_str] // load addr of .my_str into rax\n...\n.my_str:\n.asciz \"Foo\" Load effective address: mov rax, 2\nlea r11, [rax + 3] // r11 <- 5","breadcrumbs":"Arch » x86_64 » Addressing","id":"371","title":"Addressing"},"372":{"body":"The operand size of a string instruction is defined by the instruction suffix b | w | d | q. Source and destination registers are modified according to the direction flag (DF) in the flags register DF=0 increment src/dest registers DF=1 decrement src/dest registers Following explanation assumes byte operands with DF=0: movsb // move data from string to string // ES:[DI] <- DS:[SI] // DI <- DI + 1 // SI <- SI + 1 lodsb // load string // AL <- DS:[SI] // SI <- SI + 1 stosb // store string // ES:[DI] <- AL // DI <- DI + 1 cmpsb // compare string operands // DS:[SI] - ES:[DI] ; set status flag (eg ZF) // SI <- SI + 1 // DI <- DI + 1 scasb // scan string // AL - ES:[DI] ; set status flag (eg ZF) // DI <- DI + 1 String operations can be repeated: rep // repeat until rcx = 0\nrepz // repeat until rcx = 0 or while ZF = 0\nrepnz // repeat until rcx = 0 or while ZF = 1","breadcrumbs":"Arch » x86_64 » String instructions","id":"372","title":"String instructions"},"373":{"body":"// memset (dest, 0xaa /* char */, 0x10 /* len */) lea di, [dest]\nmov al, 0xaa\nmov cx, 0x10\nrep stosb","breadcrumbs":"Arch » x86_64 » Example: Simple memset","id":"373","title":"Example: Simple memset"},"374":{"body":"","breadcrumbs":"Arch » x86_64 » SysV x86_64 ABI","id":"374","title":"SysV x86_64 ABI"},"375":{"body":"Integer/Pointer arguments reg arg\n-----------\nrdi 1\nrsi 2\nrdx 3\nrcx 4\nr8 5\nr9 6 Floating point arguments reg arg\n-----------\nxmm0 1 .. ..\nxmm7 8 Additional arguments are passed on the stack. Arguments are pushed right-to-left (RTL), meaning next arguments are closer to current rsp.","breadcrumbs":"Arch » x86_64 » Passing arguments to functions","id":"375","title":"Passing arguments to functions"},"376":{"body":"Integer/Pointer return values reg size\n-----------------\nrax 64 bit\nrax+rdx 128 bit Floating point return values: reg size\n-------------------\nxmm0 64 bit\nxmm0+xmm1 128 bit","breadcrumbs":"Arch » x86_64 » Return values from functions","id":"376","title":"Return values from functions"},"377":{"body":"Caller must save these registers if they should be preserved across function calls. rax rcx rdx rsi rdi rsp r8 - r11","breadcrumbs":"Arch » x86_64 » Caller saved registers","id":"377","title":"Caller saved registers"},"378":{"body":"Caller can expect these registers to be preserved across function calls. Callee must must save these registers in case they are used. rbx rbp r12 – r15","breadcrumbs":"Arch » x86_64 » Callee saved registers","id":"378","title":"Callee saved registers"},"379":{"body":"grows downwards frames aligned on 16 byte boundary Hi ADDR | +------------+ | | prev frame | | +------------+ <--- 16 byte aligned (X & ~0xf) | [rbp+8] | saved RIP | | [rbp] | saved RBP | | [rbp-8] | func stack | | | ... | v +------------+\nLo ADDR","breadcrumbs":"Arch » x86_64 » Stack","id":"379","title":"Stack"},"38":{"body":"switch (echo foo)\ncase 'foo*' # do start with foo\ncase bar dudel # do bar and dudel\ncase '*' # do else\nend","breadcrumbs":"Tools » fish » switch","id":"38","title":"switch"},"380":{"body":"prologue push rbp // save caller base pointer\nmov rbp, rsp // save caller stack pointer epilogue mov rsp, rbp // restore caller stack pointer\npop rbp // restore caller base pointer Equivalent to leave instruction.","breadcrumbs":"Arch » x86_64 » Function prologue & epilogue","id":"380","title":"Function prologue & epilogue"},"381":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas intel syntax # file: greet.s .intel_syntax noprefix .section .text, \"ax\", @progbits .global _start\n_start: mov rdi, 1 # fd lea rsi, [rip + greeting] # buf mov rdx, [rip + greeting_len] # count mov rax, 1 # write(2) syscall nr syscall mov rdi, 0 # exit code mov rax, 60 # exit(2) syscall nr syscall .section .rdonly, \"a\", @progbits\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting Syscall numbers are defined in /usr/include/asm/unistd.h. To compile and run: > gcc -o greet greet.s -nostartfiles -nostdlib && ./greet\nHi ASM-World!","breadcrumbs":"Arch » x86_64 » ASM skeleton","id":"381","title":"ASM skeleton"},"382":{"body":"SystemV AMD64 ABI AMD64 Vol1: Application Programming AMD64 Vol2: System Programming AMD64 Vol3: General-Purpose & System Instructions X86_64 Cheat-Sheet Intel 64 Vol1: Basic Architecture Intel 64 Vol2: Instruction Set Reference Intel 64 Vol3: System Programming Guide GNU Assembler GNU Assembler Directives GNU Assembler x86_64 dependent features juicebox-asm an x86_64 jit assembler playground","breadcrumbs":"Arch » x86_64 » References","id":"382","title":"References"},"383":{"body":"keywords: arm64, aarch64, abi 64bit synonyms: arm64, aarch64 ISA type: RISC Endianness: little, big","breadcrumbs":"Arch » arm64 » arm64","id":"383","title":"arm64"},"384":{"body":"","breadcrumbs":"Arch » arm64 » Registers","id":"384","title":"Registers"},"385":{"body":"bytes\n[7:0] [3:0] desc\n---------------------------------------------\nx0-x28 w0-w28 general purpose registers\nx29 w29 frame pointer (FP)\nx30 w30 link register (LR)\nsp wsp stack pointer (SP)\npc program counter (PC)\nxzr wzr zero register Write to wN register clears upper 32bit.","breadcrumbs":"Arch » arm64 » General purpose registers","id":"385","title":"General purpose registers"},"386":{"body":"bytes\n[7:0] desc\n---------------------------------------------\nsp_el0 stack pointer EL0 sp_el1 stack pointer EL1\nelr_el1 exception link register EL1\nspsr_el1 saved process status register EL1 sp_el2 stack pointer EL2\nelr_el2 exception link register EL2\nspsr_el2 saved process status register EL2 sp_el3 stack pointer EL3\nelr_el3 exception link register EL3\nspsr_el3 saved process status register EL3","breadcrumbs":"Arch » arm64 » Special registers per EL","id":"386","title":"Special registers per EL"},"387":{"body":"","breadcrumbs":"Arch » arm64 » Instructions cheatsheet","id":"387","title":"Instructions cheatsheet"},"388":{"body":"Reading from system registers: mrs x0, vbar_el1 // move vbar_el1 into x0 Writing to system registers: msr vbar_el1, x0 // move x0 into vbar_el1","breadcrumbs":"Arch » arm64 » Accessing system registers","id":"388","title":"Accessing system registers"},"389":{"body":"b <offset> // relative forward/back branch\nbr <Xn> // absolute branch to address in register Xn // branch & link, store return address in X30 (LR)\nbl <offset> // relative forward/back branch\nblr <Xn> // absolute branch to address in register Xn ret {Xn} // return to address in X30, or Xn if supplied","breadcrumbs":"Arch » arm64 » Control Flow","id":"389","title":"Control Flow"},"39":{"body":"while true echo foo\nend","breadcrumbs":"Tools » fish » while Loop","id":"39","title":"while Loop"},"390":{"body":"","breadcrumbs":"Arch » arm64 » Addressing","id":"390","title":"Addressing"},"391":{"body":"ldr x0, [x1] // x0 = [x1]\nldr x0, [x1, 8] // x0 = [x1 + 8]\nldr x0, [x1, x2, lsl #3] // x0 = [x1 + (x2<<3)]\nldr x0, [x1, w2, stxw] // x0 = [x1 + sign_ext(w2)]\nldr x0, [x1, w2, stxw #3] // x0 = [x1 + (sign_ext(w2)<<3)] Shift amount can either be 0 or log2(access_size_bytes). Eg for 8byte access it can either be {0, 3}.","breadcrumbs":"Arch » arm64 » Offset","id":"391","title":"Offset"},"392":{"body":"ldr x0, [x1, 8]! // pre-inc : x1+=8; x0 = [x1]\nldr x0, [x1], 8 // post-inc: x0 = [x1]; x1+=8","breadcrumbs":"Arch » arm64 » Index","id":"392","title":"Index"},"393":{"body":"ldp x1, x2, [x0] // x1 = [x0]; x2 = [x0 + 8]\nstp x1, x2, [x0] // [x0] = x1; [x0 + 8] = x2","breadcrumbs":"Arch » arm64 » Pair access","id":"393","title":"Pair access"},"394":{"body":"","breadcrumbs":"Arch » arm64 » Procedure Call Standard ARM64 ( aapcs64 )","id":"394","title":"Procedure Call Standard ARM64 ( aapcs64 )"},"395":{"body":"Integer/Pointer arguments reg arg\n-----------\nx0 1\n.. ..\nx7 8 Additional arguments are passed on the stack. Arguments are pushed right-to-left (RTL), meaning next arguments are closer to current sp. void take(..., int a9, int a10); | | | ... | Hi | +-->| a10 | | +---------->| a9 | <-SP | +-----+ v | ... | Lo","breadcrumbs":"Arch » arm64 » Passing arguments to functions","id":"395","title":"Passing arguments to functions"},"396":{"body":"Integer/Pointer return values reg size\n-----------------\nx0 64 bit","breadcrumbs":"Arch » arm64 » Return values from functions","id":"396","title":"Return values from functions"},"397":{"body":"x19 - x28 SP","breadcrumbs":"Arch » arm64 » Callee saved registers","id":"397","title":"Callee saved registers"},"398":{"body":"full descending full: sp points to the last used location (valid item) descending: stack grows downwards sp must be 16byte aligned when used to access memory for r/w sp must be 16byte aligned on public interface interfaces","breadcrumbs":"Arch » arm64 » Stack","id":"398","title":"Stack"},"399":{"body":"linked list of stack-frames each frame links to the frame of its caller by a frame record a frame record is described as a (FP,LR) pair x29 (FP) must point to the frame record of the current stack-frame +------+ Hi | 0 | frame0 | +->| 0 | | | | ... | | | +------+ | | | LR | frame1 | +--| FP |<-+ | | ... | | | +------+ | | | LR | | current |\nx29 ->| FP |--+ frame v | ... | Lo end of the frame chain is indicated by following frame record (0,-) location of the frame record in the stack frame is not specified","breadcrumbs":"Arch » arm64 » Frame chain","id":"399","title":"Frame chain"},"4":{"body":"Default value: # default value\necho ${foo:-defval} # defval\nfoo=bar\necho ${foo:-defval} # bar Alternative value: echo ${foo:+altval} # ''\nfoo=bar\necho ${foo:+altval} # altval Check variable set, error if not set: echo ${foo:?msg} # print `msg` and return errno `1`\nfoo=bar\necho ${foo:?msg} # bar Sub-string ${var:offset:length}: foo=abcdef\necho ${foo:1:3} # bcd Trim prefix ${var#prefix}: foo=bar.baz\necho ${foo#bar} # .baz Trim suffix ${var%suffix}: foo=bar.baz\necho ${foo%.baz} # bar Substitute pattern ${var/pattern/replace}: foo=aabbccbbdd\necho ${foo/bb/XX} # aaXXccbbdd\necho ${foo//bb/XX} # aaXXccXXdd\n# replace prefix\necho ${foo/#bb/XX} # aabbccbbdd\necho ${foo/#aa/XX} # XXbbccbbdd\n# replace suffix\necho ${foo/%bb/XX} # aabbccbbdd\necho ${foo/%dd/XX} # aabbccbbXX Note: prefix/suffix/pattern are expanded as pathnames.","breadcrumbs":"Tools » zsh » Parameter","id":"4","title":"Parameter"},"40":{"body":"for f in (ls) echo $f\nend","breadcrumbs":"Tools » fish » for Loop","id":"40","title":"for Loop"},"400":{"body":"prologue sub sp, sp, 16\nstp x29, x30, [sp] // [sp] = x29; [sp + 8] = x30\nmov x29, sp // FP points to frame record epilogue ldp x29, x30, [sp] // x29 = [sp]; x30 = [sp + 8]\nadd sp, sp, 16\nret","breadcrumbs":"Arch » arm64 » Function prologue & epilogue","id":"400","title":"Function prologue & epilogue"},"401":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas // file: greet.S #include <asm/unistd.h> // syscall NRs .arch armv8-a .section .text, \"ax\", @progbits .balign 4 // align code on 4byte boundary .global _start\n_start: mov x0, 2 // fd ldr x1, =greeting // buf ldr x2, =greeting_len // &len ldr x2, [x2] // len mov w8, __NR_write // write(2) syscall svc 0 mov x0, 0 // exit code mov w8, __NR_exit // exit(2) syscall svc 0 .balign 8 // align data on 8byte boundary .section .rodata, \"a\", @progbits\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting man gcc: file.S assembler code that must be preprocessed. To cross-compile and run: > aarch64-linux-gnu-g++ -o greet greet.S -nostartfiles -nostdlib \\ -Wl,--dynamic-linker=/usr/aarch64-linux-gnu/lib/ld-linux-aarch64.so.1 \\ && qemu-aarch64 ./greet\nHi ASM-World! Cross-compiling on Ubuntu 20.04 (x86_64), paths might differ on other distributions. Explicitly specifying the dynamic linker should not be required when compiling natively on arm64.","breadcrumbs":"Arch » arm64 » ASM skeleton","id":"401","title":"ASM skeleton"},"402":{"body":"Procedure Call Standard ARM64 ARMv8-A Programmer's Guide ARMv8-A Architecture Reference Manual AppNote: ARMv8 Bare-metal boot code GNU Assembler GNU Assembler Directives GNU Assembler AArch64 dependent features ARM64-A Instruction Browser","breadcrumbs":"Arch » arm64 » References","id":"402","title":"References"},"403":{"body":"keywords: arm, armv7, abi ISA type: RISC Endianness: little, big","breadcrumbs":"Arch » armv7 » armv7a","id":"403","title":"armv7a"},"404":{"body":"","breadcrumbs":"Arch » armv7 » Registers","id":"404","title":"Registers"},"405":{"body":"bytes\n[3:0] alt desc\n---------------------------------------------\nr0-r12 general purpose registers\nr11 fp\nr13 sp stack pointer\nr14 lr link register\nr15 pc program counter","breadcrumbs":"Arch » armv7 » General purpose registers","id":"405","title":"General purpose registers"},"406":{"body":"bytes\n[3:0] desc\n---------------------------------------------\ncpsr current program status register","breadcrumbs":"Arch » armv7 » Special registers","id":"406","title":"Special registers"},"407":{"body":"cpsr\nbits desc\n----------------------------- [31] N negative flag [30] Z zero flag [29] C carry flag [28] V overflow flag [27] Q cummulative saturation (sticky) [9] E load/store endianness [8] A disable asynchronous aborts [7] I disable IRQ [6] F disable FIQ [5] T indicate Thumb state\n[4:0] M process mode (USR, FIQ, IRQ, SVC, ABT, UND, SYS)","breadcrumbs":"Arch » armv7 » CPSR register","id":"407","title":"CPSR register"},"408":{"body":"","breadcrumbs":"Arch » armv7 » Instructions cheatsheet","id":"408","title":"Instructions cheatsheet"},"409":{"body":"Reading from system registers: mrs r0, cpsr // move cpsr into r0 Writing to system registers: msr cpsr, r0 // move r0 into cpsr","breadcrumbs":"Arch » armv7 » Accessing system registers","id":"409","title":"Accessing system registers"},"41":{"body":"Function arguments are passed via $argv list. function fn_foo echo $argv\nend","breadcrumbs":"Tools » fish » Functions","id":"41","title":"Functions"},"410":{"body":"b <lable> // relative forward/back branch\nbl <lable> // relative forward/back branch & link return addr in r14 (LR) // branch & exchange (can change between ARM & Thumb instruction set)\n// bit Rm[0] == 0 -> ARM\n// bit Rm[0] == 1 -> Thumb\nbx <Rm> // absolute branch to address in register Rm\nblx <Rm> // absolute branch to address in register Rm & // link return addr in r14 (LR)","breadcrumbs":"Arch » armv7 » Control Flow","id":"410","title":"Control Flow"},"411":{"body":"Different addressing modes. ldr r1, [r0] // r1 = [r0]\nldr r1, [r0, #4] // r1 = [r0+4] ldr r1, [r0, #4]! // pre-inc : r0+=4; r1 = [r0]\nldr r1, [r0], #4 // post-inc: [r0] = r1; r0+=4 ldr r0, [r1, r2, lsl #3] // r0 = [r1 + (r2<<3)] Load/store multiple registers full-descending. stmfd r0!, {r1-r2, r5} // r0-=4; [r0]=r5 // r0-=4; [r0]=r2 // r0-=4; [r0]=r1\nldmfd r0!, {r1-r2, r5} // r1=[r0]; r0+=4 // r2=[r0]; r0+=4 // r5=[r0]; r0+=4 ! is optional but has the effect to update the base pointer register r0 here. Push/Pop push {r0-r2} // effectively stmfd sp!, {r0-r2}\npop {r0-r2} // effectively ldmfd sp!, {r0-r2}","breadcrumbs":"Arch » armv7 » Load/Store","id":"411","title":"Load/Store"},"412":{"body":"","breadcrumbs":"Arch » armv7 » Procedure Call Standard ARM ( aapcs32 )","id":"412","title":"Procedure Call Standard ARM ( aapcs32 )"},"413":{"body":"integer/pointer arguments reg arg\n-----------\nr0 1\n.. ..\nr3 4 a double word (64bit) is passed in two consecutive registers (eg r1+r2) additional arguments are passed on the stack. Arguments are pushed right-to-left (RTL), meaning next arguments are closer to current sp. void take(..., int a5, int a6); | | | ... | Hi | +-->| a6 | | +---------->| a5 | <-SP | +-----+ v | ... | Lo","breadcrumbs":"Arch » armv7 » Passing arguments to functions","id":"413","title":"Passing arguments to functions"},"414":{"body":"integer/pointer return values reg size\n-----------------\nr0 32 bit\nr0+r1 64 bit","breadcrumbs":"Arch » armv7 » Return values from functions","id":"414","title":"Return values from functions"},"415":{"body":"r4 - r11 sp","breadcrumbs":"Arch » armv7 » Callee saved registers","id":"415","title":"Callee saved registers"},"416":{"body":"full descending full: sp points to the last used location (valid item) descending: stack grows downwards sp must be 4byte aligned (word boundary) at all time sp must be 8byte aligned on public interface interfaces","breadcrumbs":"Arch » armv7 » Stack","id":"416","title":"Stack"},"417":{"body":"not strictly required by each platform linked list of stack-frames each frame links to the frame of its caller by a frame record a frame record is described as a (FP,LR) pair (2x32bit) r11 (FP) must point to the frame record of the current stack-frame +------+ Hi | 0 | frame0 | +->| 0 | | | | ... | | | +------+ | | | LR | frame1 | +--| FP |<-+ | | ... | | | +------+ | | | LR | | current |\nr11 ->| FP |--+ frame v | ... | Lo end of the frame chain is indicated by following frame record (0,-) location of the frame record in the stack frame is not specified r11 is not updated before the new frame record is fully constructed","breadcrumbs":"Arch » armv7 » Frame chain","id":"417","title":"Frame chain"},"418":{"body":"prologue push {fp, lr}\nmov fp, sp // FP points to frame record epilogue pop {fp, pc} // pop LR directly into PC","breadcrumbs":"Arch » armv7 » Function prologue & epilogue","id":"418","title":"Function prologue & epilogue"},"419":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas // file: greet.S #include <asm/unistd.h> // syscall NRs .arch armv7-a .section .text, \"ax\" .balign 4 // Emit `arm` instructions, same as `.arm` directive. .code 32 .global _start\n_start: // Branch with link and exchange instruction set. blx _do_greet mov r0, #0 // exit code mov r7, #__NR_exit // exit(2) syscall swi 0x0 // Emit `thumb` instructions, same as `.thumb` directive. .code 16 .thumb_func\n_do_greet: mov r0, #2 // fd ldr r1, =greeting // buf ldr r2, =greeting_len // &len ldr r2, [r2] // len mov r7, #__NR_write // write(2) syscall swi 0x0 // Branch and exchange instruction set. bx lr .balign 8 // align data on 8byte boundary .section .rodata, \"a\"\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting man gcc: file.S assembler code that must be preprocessed. To cross-compile and run: > arm-linux-gnueabi-gcc -o greet greet.S -nostartfiles -nostdlib \\ -Wl,--dynamic-linker=/usr/arm-linux-gnueabi/lib/ld-linux.so.3 \\ && qemu-arm ./greet\nHi ASM-World! Cross-compiling on Ubuntu 20.04 (x86_64), paths might differ on other distributions. Explicitly specifying the dynamic linker should not be required when compiling natively on arm.","breadcrumbs":"Arch » armv7 » ASM skeleton","id":"419","title":"ASM skeleton"},"42":{"body":"When running a command fish attempts to autoload a function. The shell looks for <cmd>.fish in the locations defined by $fish_function_path and loads the function lazily if found. This is the preferred way over monolithically defining all functions in a startup script.","breadcrumbs":"Tools » fish » Autoloading","id":"42","title":"Autoloading"},"420":{"body":"Procedure Call Standard ARM ARMv7-A Programmer's Guide ARMv7-A Architecture Reference Manual GNU Assembler GNU Assembler Directives GNU Assembler ARM dependent features","breadcrumbs":"Arch » armv7 » References","id":"420","title":"References"},"421":{"body":"keywords: rv32, rv64 ISA type: RISC Endianness: little, big","breadcrumbs":"Arch » riscv » riscv","id":"421","title":"riscv"},"422":{"body":"riscv32 => XLEN=32 riscv64 => XLEN=64","breadcrumbs":"Arch » riscv » Registers","id":"422","title":"Registers"},"423":{"body":"[XLEN-1:0] abi name desc\n---------------------------------------------\nx0 zero zero register\nx1 ra return addr\nx2 sp stack ptr\nx3 gp global ptr\nx4 tp thread ptr\nx5-x7 t0-t2 temp regs\nx8-x9 s0-s1 saved regs\nx10-x17 a0-a7 arg regs\nx18-x27 s2-s11 saved regs\nx28-x31 t3-t6 temp regs","breadcrumbs":"Arch » riscv » General purpose registers","id":"423","title":"General purpose registers"},"424":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas // file: greet.S #include <asm/unistd.h> // syscall NRs .section .text, \"ax\", @progbits .balign 4 // align code on 4byte boundary .global _start\n_start: li a0, 2 // fd la a1, greeting // buf ld a2, (greeting_len) // &len li a7, __NR_write // write(2) syscall ecall li a0, 42 // exit code li a7, __NR_exit // exit(2) syscall ecall .balign 8 // align data on 8byte boundary .section .rodata, \"a\", @progbits\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting man gcc: file.S assembler code that must be preprocessed. To cross-compile and run: > riscv64-linux-gnu-gcc -o greet greet.S -nostartfiles -nostdlib \\ -Wl,--dynamic-linker=/usr/riscv64-linux-gnu/lib/ld-linux-riscv64-lp64d.so.1 \\ && qemu-riscv64 ./greet\nHi ASM-World! Cross-compiling on Ubuntu 20.04 (x86_64), paths might differ on other distributions. Explicitly specifying the dynamic linker should not be required when compiling natively on riscv. Select dynamic linker according to abi used during compile & link.","breadcrumbs":"Arch » riscv » ASM skeleton","id":"424","title":"ASM skeleton"},"425":{"body":"GNU Assembler GNU Assembler Directives rv64i-linux-user-no-std","breadcrumbs":"Arch » riscv » References","id":"425","title":"References"},"43":{"body":"functions # list al functions\nfunctions foo # describe function 'foo'\nfunctions -e foo # erase function 'foo' funced foo # edit function 'foo' # '-e vim' to edit in vim","breadcrumbs":"Tools » fish » Helper","id":"43","title":"Helper"},"44":{"body":"argparse puts options into variables of name _flag_NAME. References: Argument Handling argparse Writing your own completions complete function moose --d \"my moose fn\" # h/help : short / long option (boolean) # color : only long option (boolean) # u/user= : option with required argument, only last specified is taken # f/file+= : option with required argument, can be specified multiple times # argparse h/help color= u/user= f/file=+ -- $argv or return if set -ql _flag_help echo \"usage ...\" return 0 end set -ql _flag_file and echo \"file=$_flag_file | cnt:\" (count $_flag_file) set -ql _flag_color and echo \"color=$_flag_color\" set -ql _flag_user and echo \"user=$_flag_user\"\nend # Delete all previous defined completions for 'moose'.\ncomplete -c moose -e # Don't complete files for command.\ncomplete -c moose --no-files # Help completion.\n# -n specifies a conditions. The completion is only active if the command\n# returns 0.\ncomplete -c moose -s h -l help -n \"not __fish_contains_opt -s h help\" \\ --description \"Print usage help and exit\" # File completion.\n# -F force complete files (overwrite --no-files).\n# -r requires argument.\ncomplete -c moose -s f -l file -F -r \\ --description \"Specify file (can be passed multiple times)\" # Color completion.\n# -a options for completion.\n# -x short for -r and --no-files (-f)\ncomplete -c moose -x -l color -a \"red blue\" \\ --description \"Specify a color.\" # User completion.\n# -a options for completion. Call a function to generate arguments.\ncomplete -c moose -x -s u -l user -a \"(__fish_complete_users)\" \\ --description \"Specify a user\"","breadcrumbs":"Tools » fish » Argument parsing and completion","id":"44","title":"Argument parsing and completion"},"45":{"body":"The prompt is defined by the output of the fish_prompt function. function fish_prompt set -l cmd_ret echo \"> \"(pwd) $cmd_ret\" \"\nend Use set_color to manipulate terminal colors and set_color -c to print the current colors.","breadcrumbs":"Tools » fish » Prompt","id":"45","title":"Prompt"},"46":{"body":"List all builtins with builtins -n. # history\nhistory search <str> # search history for <str>\nhistory merge # merge histories from fish sessions # list\ncount $var # count elements in list contains /bin $PATH # return 0 (true) 1 (false)\ncontains -i /bin $PATH # additionally print index on stdout # string\nstring split SEP STRING # math\nmath -b hex 4096 # output dec as hex\nmath 0x1000 # output hex as dec\nmath \"log2(1024)\" # call functions\nmath -s0 7/3 # integer division (by default float) # status\nstatus -f # abs path of current file","breadcrumbs":"Tools » fish » Useful Builtins","id":"46","title":"Useful Builtins"},"47":{"body":"Shift-Tab .............. tab-completion with search Alt-Up / Alt-Down ...... search history with token under the cursor Alt-l .................. list content of dir under cursor Alt-p .................. append '2>&1 | less;' to current cmdline Alt-Left / Alt - Right . prevd / nextd, walk dir history","breadcrumbs":"Tools » fish » Keymaps","id":"47","title":"Keymaps"},"48":{"body":"status print-stack-trace .. prints function stacktrace (can be used in scripts) breakpoint ................ halt script execution and gives shell (C-d | exit to continue)","breadcrumbs":"Tools » fish » Debug","id":"48","title":"Debug"},"49":{"body":"Terminology: session is a collection of pseudo terminals which can have multiple windows window uses the entire screen and can be split into rectangular panes pane is a single pseudo terminal instance","breadcrumbs":"Tools » tmux » tmux(1)","id":"49","title":"tmux(1)"},"5":{"body":"# Variable with local scope\nlocal var=val # Read-only variable\nreadonly var=bal Indexed arrays: arr=(aa bb cc dd)\necho $arr[1] # aa\necho $arr[-1] # dd arr+=(ee)\necho $arr[-1] # ee echo $arr[1,3] # aa bb cc Associative arrays: typeset -A arr\narr[x]='aa'\narr[y]='bb'\necho $arr[x] # aa Tied arrays: typeset -T VEC vec=(1 2 3) '|' echo $vec # 1 2 3\necho $VEC # 1|2|3 Unique arrays (set): typeset -U vec=(1 2 3) echo $vec # 1 2 3\nvec+=(1 2 4)\necho $vec # 1 2 3 4","breadcrumbs":"Tools » zsh » Variables","id":"5","title":"Variables"},"50":{"body":"# Session\ntmux creates new session\ntmux ls list running sessions\ntmux kill-session -t <s> kill running session <s>\ntmux attach -t <s> [-d] attach to session <s>, detach other clients [-d]\ntmux detach -s <s> detach all clients from session <s> # Environment\ntmux showenv -g show global tmux environment variables\ntmux setenv -g <var> <val> set variable in global tmux env # Misc\ntmux source-file <file> source config <file>\ntmux lscm list available tmux commnds\ntmux show -g show global tmux options\ntmux display <msg> display message in tmux status line","breadcrumbs":"Tools » tmux » Tmux cli","id":"50","title":"Tmux cli"},"51":{"body":"# Session\ntmux list-sessions -F '#S' list running sessions, only IDs # Window\ntmux list-windows -F '#I' -t <s> list window IDs for session <s>\ntmux selectw -t <s>:<w> select window <w> in session <s> # Pane\ntmux list-panes -F '#P' -t <s>:<w> list pane IDs for window <w> in session <s>\ntmux selectp -t <s>:<w>.<p> select pane <p> in window <w> in session <s> # Run commands\ntmux send -t <s>:<w>.<p> \"ls\" C-m send cmds/keys to pane\ntmux run -t <p> <sh-cmd> run shell command <sh-cmd> in background and report output on pane -t <p> For example cycle through all panes in all windows in all sessions: # bash\nfor s in $(tmux list-sessions -F '#S'); do for w in $(tmux list-windows -F '#I' -t $s); do for p in $(tmux list-panes -F '#P' -t $s:$w); do echo $s:$w.$p done done\ndone","breadcrumbs":"Tools » tmux » Scripting","id":"51","title":"Scripting"},"52":{"body":"prefix d detach from current session\nprefix c create new window\nprefix w open window list\nprefix $ rename session\nprefix , rename window\nprefix . move current window Following bindings are specific to my tmux.conf : C-s prefix # Panes\nprefix s horizontal split\nprefix v vertical split\nprefix f toggle maximize/minimize current pane # Movement\nprefix Tab toggle between window prefix h move to pane left\nprefix j move to pane down\nprefix k move to pane up\nprefix l move to pane right # Resize\nprefix C-h resize pane left\nprefix C-j resize pane down\nprefix C-k resize pane up\nprefix C-l resize pane right # Copy/Paste\nprefix C-v enter copy mode\nprefix C-p paste yanked text\nprefix C-b open copy-buffer list # In Copy Mode\nv enable visual mode\ny yank selected text","breadcrumbs":"Tools » tmux » Bindings","id":"52","title":"Bindings"},"53":{"body":"To enter command mode prefix :. Some useful commands are: setw synchronize-panes on/off enables/disables synchronized input to all panes\nlist-keys -t vi-copy list keymaps for vi-copy mode","breadcrumbs":"Tools » tmux » Command mode","id":"53","title":"Command mode"},"54":{"body":"","breadcrumbs":"Tools » git » git(1)","id":"54","title":"git(1)"},"55":{"body":"+-------------------+ --- stash -----> +-------+\n| working directory | | stash | // Shelving area.\n+-------------------+ <-- stash pop -- +-------+ | ^ add | | reset v |\n+-------------------+\n| staging area |\n+-------------------+ | commit | v\n+-------------------+\n| local repository |\n+-------------------+ | ^ push | | fetch / | pull v |\n+-------------------+\n| remote repository |\n+-------------------+","breadcrumbs":"Tools » git » Working areas","id":"55","title":"Working areas"},"56":{"body":"git add -p [<file>] ............ partial staging (interactive)","breadcrumbs":"Tools » git » Staging","id":"56","title":"Staging"},"57":{"body":"git remote -v .................. list remotes verbose (with URLs) git remote show [-n] <remote> .. list info for <remote> (like remote HEAD, remote branches, tracking mapping)","breadcrumbs":"Tools » git » Remote","id":"57","title":"Remote"},"58":{"body":"git branch [-a] ................ list available branches; -a to include remote branches git branch -vv ................. list branch & annotate with head sha1 & remote tracking branch git branch <bname> ............. create local branch with name <bname> git branch -d <bname> .......... delete local branch with name <bname> git checkout <bname> ........... switch to branch with name <bname> git checkout --track <branch> .. start to locally track a remote branch # Remote git push -u origin <rbname> ........ push local branch to origin (or other remote), and setup <rbname> as tracking branch git push origin --delete <rbname> .. delete branch <rbname> from origin (or other remote)","breadcrumbs":"Tools » git » Branching","id":"58","title":"Branching"},"59":{"body":"git tag -a <tname> -m \"descr\" ........ creates an annotated tag (full object containing tagger, date, ...) git tag -l ........................... list available tags git checkout tag/<tname> ............. checkout specific tag git checkout tag/<tname> -b <bname> .. checkout specific tag in a new branch # Remote git push origin --tags .... push local tags to origin (or other remote)","breadcrumbs":"Tools » git » Tags","id":"59","title":"Tags"},"6":{"body":"Join array to string j:sep:: foo=(1 2 3 4)\necho ${(j:-:)foo} # 1-2-3-4\necho ${(j:\\n:)foo} # join with new lines Split string to array s:sep: foo='1-2-3-4'\nbar=(${(s:-:)foo}) # capture as array\necho $bar # 1 2 3 4\necho $bar[2] # 2 Upper/Lower case string: foo=aaBB\necho ${(L)foo} # aabb\necho ${(U)foo} # AABB Key/values in associative arrays: typeset -A vec; vec[a]='aa'; vec[b]='bb' echo ${(k)vec} # a b\necho ${(v)vec} # aa bb\necho ${(kv)vec} # a aa b bb # Iterate over key value pairs.\nfor k v in ${(kv)vec)}; do ...; done","breadcrumbs":"Tools » zsh » Expansion Flags","id":"6","title":"Expansion Flags"},"60":{"body":"git log --oneline ......... shows log in single line per commit -> alias for '--pretty=oneline --abbrev-commit' git log --graph ........... text based graph of commit history git log --decorate ........ decorate log with REFs git log -p <file> ......... show commit history + diffs for <file> git log --oneline <file> .. show commit history for <file> in compact format","breadcrumbs":"Tools » git » Log & Commit History","id":"60","title":"Log & Commit History"},"61":{"body":"git diff <commit>..<commit> [<file>] .... show changes between two arbitrary commits. If one <commit> is omitted it is if HEAD is specified. git diff -U$(wc -l <file>) <file> ....... shows complete file with diffs instead of usual diff snippets git diff --staged ....................... show diffs of staged files git show --stat <commit> ................ show files changed by <commit> git show <commit> [<file>] .............. show diffs for <commit> git show <commit>:<file> ................ show <file> at <commit>","breadcrumbs":"Tools » git » Diff & Commit Info","id":"61","title":"Diff & Commit Info"},"62":{"body":"git format-patch <opt> <since>/<revision range> opt: -N ................... use [PATCH] instead [PATCH n/m] in subject when generating patch description (for patches spanning multiple commits) --start-number <n> ... start output file generation with <n> as start number instead '1' since spcifier: -3 .................. e.g: create a patch from last three commits <commit hash> ....... create patch with commits starting after <commit hash> git am <patch> ......... apply patch and create a commit for it git apply --stat <PATCH> ... see which files the patch would change git apply --check <PATCH> .. see if the patch can be applied cleanly git apply <PATCH> .......... apply the patch locally without creating a commit # eg: generate patches for each commit from initial commit on git format-patch -N $(git rev-list --max-parents=0 HEAD) # generate single patch file from a certain commit/ref git format-patch <COMMIT/REF> --stdout > my-patch.patch","breadcrumbs":"Tools » git » Patching","id":"62","title":"Patching"},"63":{"body":"git reset [opt] <ref|commit> opt: --mixed .................... resets index, but not working tree --hard ..................... matches the working tree and index to that of the tree being switched to any changes to tracked files in the working tree since <commit> are lost git reset HEAD <file> .......... remove file from staging git reset --soft HEAD~1 ........ delete most recent commit but keep work git reset --hard HEAD~1 ........ delete most recent commit and delete work","breadcrumbs":"Tools » git » Resetting","id":"63","title":"Resetting"},"64":{"body":"git submodule add <url> [<path>] .......... add new submodule to current project git clone --recursive <url> ............... clone project and recursively all submodules (same as using 'git submodule update --init --recursive' after clone) git submodule update --init --recursive ... checkout submodules recursively using the commit listed in the super-project (in detached HEAD) git submodule update --remote <submod> .... fetch & merge remote changes for <submod>, this will pull origin/HEAD or a branch specified for the submodule git diff --submodule ...................... show commits that are part of the submodule diff","breadcrumbs":"Tools » git » Submodules","id":"64","title":"Submodules"},"65":{"body":"git ls-tree [-r] <ref> .... show git tree for <ref>, -r to recursively ls sub-trees git show <obj> ............ show <obj> git cat-file -p <obj> ..... print content of <obj>","breadcrumbs":"Tools » git » Inspection","id":"65","title":"Inspection"},"66":{"body":"HEAD ........ last commit HEAD~1 ...... last commit-1 HEAD~N ...... last commit-N (linear backwards when in tree structure, check difference between HEAD^ and HEAD~) git rev-list --max-parents=0 HEAD ........... first commit","breadcrumbs":"Tools » git » Revision Specifier","id":"66","title":"Revision Specifier"},"67":{"body":"awk [opt] program [input] -F <sepstr> field separator string (can be regex) program awk program input file or stdin if not file given","breadcrumbs":"Tools » awk » awk(1)","id":"67","title":"awk(1)"},"68":{"body":"Input is processed in two stages: Splitting input into a sequence of records. By default split at newline character, but can be changed via the builtin RS variable. Splitting a record into fields. By default strings without whitespace, but can be changed via the builtin variable FS or command line option -F. Fields are accessed as follows: $0 whole record $1 field one $2 field two ...","breadcrumbs":"Tools » awk » Input processing","id":"68","title":"Input processing"},"69":{"body":"An awk program is composed of pairs of the form: pattern { action } The program is run against each record in the input stream. If a pattern matches a record the corresponding action is executed and can access the fields. INPUT | v\nrecord ----> ∀ pattern matched | | v v\nfields ----> run associated action Any valid awk expr can be a pattern.","breadcrumbs":"Tools » awk » Program","id":"69","title":"Program"},"7":{"body":"zparseopts [-D] [-E] [-A assoc] specs Arguments are copied into the associative array assoc according to specs. Each spec is described by an entry as opt[:][=array]. opt is the option without the - char. Passing -f is matched against f opt, --long is matched against -long. Using : means the option will take an argument. The optional =array specifies an alternate storage container where this option should be stored. Documentation can be found in man zshmodules.","breadcrumbs":"Tools » zsh » Argument parsing with zparseopts","id":"7","title":"Argument parsing with zparseopts"},"70":{"body":"awk provides two special patterns, BEGIN and END, which can be used multiple times. Actions with those patterns are executed exactly once . BEGIN actions are run before processing the first record END actions are run after processing the last record","breadcrumbs":"Tools » awk » Special pattern","id":"70","title":"Special pattern"},"71":{"body":"RS record separator : first char is the record separator, by default FS field separator : regex to split records into fields, by default NR number record : number of current record NF number fields : number of fields in the current record","breadcrumbs":"Tools » awk » Special variables","id":"71","title":"Special variables"},"72":{"body":"printf \"fmt\", args... Print format string, args are comma separated. %s string %d decimal %x hex %f float Width can be specified as %Ns, this reserves N chars for a string. For floats one can use %N.Mf, N is the total number including . and M. sprintf(\"fmt\", expr, ...) Format the expressions according to the format string. Similar as printf, but this is a function and return value can be assigned to a variable. strftime(\"fmt\") Print time stamp formatted by fmt. %Y full year (eg 2020) %m month (01-12) %d day (01-31) %F alias for %Y-%m-%d %H hour (00-23) %M minute (00-59) %S second (00-59) %T alias for %H:%M:%S","breadcrumbs":"Tools » awk » Special statements & functions","id":"72","title":"Special statements & functions"},"73":{"body":"","breadcrumbs":"Tools » awk » Examples","id":"73","title":"Examples"},"74":{"body":"awk 'NR%2 == 0 { print $0 }' <file> The pattern NR%2 == 0 matches every second record and the action { print $0 } prints the whole record.","breadcrumbs":"Tools » awk » Filter records","id":"74","title":"Filter records"},"75":{"body":"awk '!/^#/ { print $1 }' <file> Matches records not starting with #.","breadcrumbs":"Tools » awk » Negative patterns","id":"75","title":"Negative patterns"},"76":{"body":"echo 'a b c d e f' | awk '{ print $NF $(NF-1) }' Access last fields with arithmetic on the NF number of fields variable.","breadcrumbs":"Tools » awk » Access last fields in records","id":"76","title":"Access last fields in records"},"77":{"body":"# /proc/<pid>/status\n# Name: cat\n# ...\n# VmRSS: 516 kB\n# ... for f in /proc/*/status; do cat $f | awk ' /^VmRSS/ { rss = $2/1024 } /^Name/ { name = $2 } END { printf \"%16s %6d MB\\n\", name, rss }';\ndone | sort -k2 -n We capture values from VmRSS and Name into variables and print them at the END once processing all records is done.","breadcrumbs":"Tools » awk » Capture in variables","id":"77","title":"Capture in variables"},"78":{"body":"echo 'a 10\nb 2\nb 4\na 1' | awk '{ vals[$1] += $2 cnts[$1] += 1\n}\nEND { for (v in vals) printf \"%s %d\\n\", v, vals[v] / cnts [v]\n}' Capture keys and values from different columns and some up the values. At the END we compute the average of each key.","breadcrumbs":"Tools » awk » Capture in array","id":"78","title":"Capture in array"},"79":{"body":"cat /proc/1/status | awk ' /^Pid/ { \"ps --no-header -o user \" $2 | getline user; print user }' We build a ps command line and capture the first line of the processes output in the user variable and then print it.","breadcrumbs":"Tools » awk » Run shell command and capture output","id":"79","title":"Run shell command and capture output"},"8":{"body":"#!/bin/zsh\nfunction test() { zparseopts -D -E -A opts f=flag o: -long: echo \"flag $flag\" echo \"o $opts[-o]\" echo \"long $opts[--long]\" echo \"pos $1\"\n} test -f -o OPTION --long LONG_OPT POSITIONAL # Outputs:\n# flag -f\n# o OPTION\n# long LONG_OPT\n# pos POSITIONAL","breadcrumbs":"Tools » zsh » Example","id":"8","title":"Example"},"80":{"body":"","breadcrumbs":"Tools » emacs » emacs(1)","id":"80","title":"emacs(1)"},"81":{"body":"C-h ? list available help modes C-h e show message output (`*Messages*` buffer) C-h f describe function C-h v describe variable C-h w describe which key invoke function (where-is) C-h c <KEY> print command bound to <KEY> C-h k <KEY> describe command bound to <KEY> C-h b list buffer local key-bindings <kseq> C-h list possible key-bindings with <kseq> eg C-x C-h -> list key-bindings beginning with C-x","breadcrumbs":"Tools » emacs » help","id":"81","title":"help"},"82":{"body":"key fn description\n------------------------------------------------ package-refresh-contents refresh package list package-list-packages list available/installed packages `U x` to mark packages for Upgrade & eXecute","breadcrumbs":"Tools » emacs » package manager","id":"82","title":"package manager"},"83":{"body":"key fn description\n---------------------------------------------- C-x 0 delete-window kill focused window C-x 1 delete-other-windows kill all other windows C-x 2 split-window-below split horizontal C-x 3 split-window-right split vertical C-x o other-window other window (cycle)","breadcrumbs":"Tools » emacs » window","id":"83","title":"window"},"84":{"body":"key fn description\n--------------------------------------------- C-x C-q read-only-mode toggle read-only mode for buffer C-x k kill-buffer kill buffer C-x s save-some-buffers save buffer C-x w write-file write buffer (save as) C-x b switch-to-buffer switch buffer C-x C-b list-buffers buffer list","breadcrumbs":"Tools » emacs » buffer","id":"84","title":"buffer"},"85":{"body":"Builtin advanced buffer selection mode key fn description\n-------------------------------------- ibuffer enter buffer selection h ibuffer help o open buffer in other window C-o open buffer in other window keep focus in ibuffer s a sort by buffer name s f sort by file name s v sort by last viewed s v sort by major mode , cycle sorting mode = compare buffer against file on disk (if file is dirty `*`) /m filter by major mode /n filter by buffer name /f filter by file name // remove all filter /g create filter group /\\ remove all filter groups","breadcrumbs":"Tools » emacs » ibuffer","id":"85","title":"ibuffer"},"86":{"body":"key fn description\n------------------------------------------------- C-s isearch-forward search forward from current position (C-s to go to next match) C-r isearch-backward search backwards from current position (C-r to go to next match) C-w isearch-yank-word-or-char feed next word to current search (extend) M-p isearch-ring-advance previous search input M-n isearch-ring-retreat next search input","breadcrumbs":"Tools » emacs » isearch","id":"86","title":"isearch"},"87":{"body":"key fn description\n----------------------------------- M-s o occur get matches for regexp in buffer use during `isearch` to use current search term C-n goto next line C-p goto previous line o open match in other window C-o open match in other window keep focus in ibuffer key fn description\n--------------------------------------------------------- multi-occur-in-matching-buffers run occur in buffers matching regexp","breadcrumbs":"Tools » emacs » occur","id":"87","title":"occur"},"88":{"body":"key fn description\n----------------------------------- rgrep recursive grep find-grep run find-grep result in *grep* buffer n/p navigate next/previous match in *grep* buffer q quit *grep* buffer","breadcrumbs":"Tools » emacs » grep","id":"88","title":"grep"},"89":{"body":"key fn description\n--------------------------------------------- C-<SPACE> set-mark-command set start mark to select text M-w kill-ring-save copy selected text C-w kill-region kill selected text C-y yank paste selected text M-y yank-pop cycle through kill-ring (only after paste)","breadcrumbs":"Tools » emacs » yank/paste","id":"89","title":"yank/paste"},"9":{"body":"Zsh supports regular expression matching with the binary operator =~. The match results can be accessed via the $MATCH variable and $match indexed array: $MATCH contains the full match $match[1] contains match of the first capture group INPUT='title foo : 1234'\nREGEX='^title (.+) : ([0-9]+)$'\nif [[ $INPUT =~ $REGEX ]]; then echo \"$MATCH\" # title foo : 1234 echo \"$match[1]\" # foo echo \"$match[2]\" # 1234\nfi","breadcrumbs":"Tools » zsh » Regular Expressions","id":"9","title":"Regular Expressions"},"90":{"body":"key fn description\n------------------------------------------------ C-x r s <reg> copy-to-register save region in register <reg> C-x r i <reg> insert-register insert content of register <reg>","breadcrumbs":"Tools » emacs » register","id":"90","title":"register"},"91":{"body":"key fn description\n------------------------------------------------ C-x <SPC> rectangle-mark-mode activate rectangle-mark-mode string-rectangle insert text in marked rect","breadcrumbs":"Tools » emacs » block/rect","id":"91","title":"block/rect"},"92":{"body":"key fn description\n------------------------------------------------ C-x h mark-whole-buffer mark whole buffer delete-matching-line delete lines matching regex M-% query-replace search & replace C-M-% query-replace-regexp search & replace regex","breadcrumbs":"Tools » emacs » mass edit","id":"92","title":"mass edit"},"93":{"body":"key fn description\n--------------------------------------------- C-x n n narrow-to-region show only focused region (narrow) C-x n w widen show whole buffer (wide)","breadcrumbs":"Tools » emacs » narrow","id":"93","title":"narrow"},"94":{"body":"key fn description\n------------------------------------ M-up/M-down re-arrange items in same hierarchy M-left/M-right change item hierarchy C-RET create new item below current C-S-RET create new TODO item below current S-left/S-right cycle TODO states","breadcrumbs":"Tools » emacs » org","id":"94","title":"org"},"95":{"body":"key fn description\n------------------------------ <s TAB generate a source block C-c ' edit source block (in lang specific buffer) C-c C-c eval source block","breadcrumbs":"Tools » emacs » org source","id":"95","title":"org source"},"96":{"body":"key fn description\n------------------------------- C-s search through completion candidates C-o filter completion candidates based on search term <f1> get doc for completion condidate M-<digit> select completion candidate","breadcrumbs":"Tools » emacs » comapny","id":"96","title":"comapny"},"97":{"body":"To generate etags using ctags ctags -R -e . generate emacs tag file (important `-e`) Navigate using tags key fn description\n----------------------------------------------- xref-find-definitions find definition of tag xref-find-apropos find symbols matching regexp xref-find-references find references of tag","breadcrumbs":"Tools » emacs » tags","id":"97","title":"tags"},"98":{"body":"key fn description\n------------------------------ ielm open interactive elips shell In lisp-interaction-mode (*scratch* buffer by defult) key fn description\n-------------------------------------------------------- C-j eval-print-last-sexp evaluate & print preceeding lisp expr C-x C-e eval-last-sexp evaluate lisp expr C-u C-x C-e eval-last-sexp evaluate & print","breadcrumbs":"Tools » emacs » lisp","id":"98","title":"lisp"},"99":{"body":"Builtin fuzzy completion mode (eg buffer select, dired, ...). key fn description\n------------------------------------------ ido-mode toggle ido mode <Left>/<Right> cycle through available competions <RET> select completion","breadcrumbs":"Tools » emacs » ido","id":"99","title":"ido"}},"length":426,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{".":{".":{"1":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{".":{"0":{"df":1,"docs":{"351":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"362":{"tf":1.0}}},"5":{"df":2,"docs":{"207":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":3,"docs":{"273":{"tf":1.0},"274":{"tf":2.6457513110645907},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"4":{"0":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"9":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}},"3":{"5":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"b":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"8":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"8":{"5":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"9":{"c":{"0":{"df":1,"docs":{"216":{"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":2,"docs":{"216":{"tf":1.0},"274":{"tf":1.0}}},"1":{"df":1,"docs":{"216":{"tf":1.0}}},"2":{"df":1,"docs":{"216":{"tf":1.0}}},"3":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":1,"docs":{"215":{"tf":1.0}}},"4":{"0":{"4":{"0":{"1":{"8":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"0":{"8":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"7":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"7":{"0":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}},"4":{"df":1,"docs":{"274":{"tf":1.0}}},"df":3,"docs":{"216":{"tf":1.0},"287":{"tf":3.605551275463989},"72":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"287":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"299":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"0":{"0":{"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}}},"8":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"286":{"tf":1.4142135623730951}}},":":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"d":{"a":{"df":1,"docs":{"284":{"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":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"284":{"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":{},"s":{":":{"1":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"c":{"c":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"215":{"tf":1.0}}},"c":{"df":1,"docs":{"287":{"tf":1.0}}},"df":41,"docs":{"141":{"tf":1.0},"162":{"tf":1.0},"173":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"233":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"25":{"tf":1.0},"253":{"tf":1.4142135623730951},"272":{"tf":3.0},"273":{"tf":2.449489742783178},"274":{"tf":4.58257569495584},"275":{"tf":2.449489742783178},"284":{"tf":1.4142135623730951},"286":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":2.449489742783178},"307":{"tf":1.4142135623730951},"323":{"tf":5.5677643628300215},"324":{"tf":5.291502622129181},"362":{"tf":2.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":2.0},"381":{"tf":1.0},"391":{"tf":1.4142135623730951},"399":{"tf":1.7320508075688772},"401":{"tf":1.7320508075688772},"410":{"tf":1.0},"417":{"tf":1.7320508075688772},"419":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":2.0},"83":{"tf":1.0},"9":{"tf":1.0}},"f":{"1":{"df":0,"docs":{},"f":{"4":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"x":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":1,"docs":{"313":{"tf":1.4142135623730951}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"4":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"6":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"e":{"1":{"0":{"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":{}},"5":{"3":{"4":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"2":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"273":{"tf":1.0}}},"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"b":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"8":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"8":{"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":1,"docs":{"419":{"tf":1.4142135623730951}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"373":{"tf":1.4142135623730951}}},"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"233":{"tf":1.0}}},"3":{"0":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"221":{"tf":1.0}}},"6":{"df":1,"docs":{"221":{"tf":1.0}}},"b":{"8":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":1,"docs":{"221":{"tf":1.0}}},"df":0,"docs":{}},"6":{"1":{"df":1,"docs":{"233":{"tf":1.0}}},"df":1,"docs":{"273":{"tf":1.0}}},"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"221":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"141":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"8":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}}},"a":{"a":{"df":1,"docs":{"373":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"a":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"214":{"tf":1.4142135623730951},"216":{"tf":1.0}},"f":{"0":{"0":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"379":{"tf":1.0}},"f":{"df":1,"docs":{"370":{"tf":2.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}},"1":{".":{"0":{"df":1,"docs":{"236":{"tf":1.0}}},"1":{"df":1,"docs":{"163":{"tf":1.0}}},"2":{".":{"3":{".":{"4":{"df":1,"docs":{"194":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"df":1,"docs":{"299":{"tf":1.4142135623730951}}},"df":2,"docs":{"162":{"tf":1.0},"362":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}}},"2":{"4":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.7320508075688772}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"287":{"tf":1.0}}},"9":{"df":1,"docs":{"287":{"tf":1.0}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"5":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"c":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"1":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"4":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"b":{"df":1,"docs":{"286":{"tf":1.0}}},"d":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"286":{"tf":1.0}}},"f":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}},"7":{"1":{"df":1,"docs":{"287":{"tf":1.0}}},"2":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"7":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"141":{"tf":1.4142135623730951},"275":{"tf":1.0},"284":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"362":{"tf":1.7320508075688772},"368":{"tf":1.0},"78":{"tf":1.0}},"g":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}},"1":{".":{"1":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"233":{"tf":1.0}}},"5":{"df":1,"docs":{"233":{"tf":1.0}}},"6":{"df":1,"docs":{"233":{"tf":1.0}}},"7":{"df":1,"docs":{"233":{"tf":1.0}}},"8":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"274":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"1":{"df":1,"docs":{"286":{"tf":1.0}}},"4":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"b":{"df":1,"docs":{"286":{"tf":1.0}}},"d":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"286":{"tf":1.0}}},"f":{"df":1,"docs":{"286":{"tf":1.4142135623730951}}}},"7":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"7":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"141":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"314":{"tf":1.0},"368":{"tf":1.0}}},"2":{"3":{"4":{"5":{"df":2,"docs":{"147":{"tf":1.0},"171":{"tf":1.0}}},"df":4,"docs":{"166":{"tf":1.0},"190":{"tf":1.4142135623730951},"25":{"tf":1.7320508075688772},"9":{"tf":1.7320508075688772}}},"df":1,"docs":{"243":{"tf":1.0}}},"7":{".":{"0":{".":{"0":{".":{"1":{"df":1,"docs":{"349":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"376":{"tf":1.4142135623730951}}},":":{"1":{"0":{":":{"4":{"8":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"136":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"72":{"tf":1.0}}},"3":{".":{"2":{".":{"1":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"3":{"7":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},":":{"1":{"2":{"df":1,"docs":{"368":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}}},"df":1,"docs":{"275":{"tf":2.6457513110645907}}},"4":{"1":{"df":1,"docs":{"274":{"tf":1.0}}},"2":{"df":1,"docs":{"274":{"tf":1.0}}},":":{"2":{"6":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"275":{"tf":1.0},"284":{"tf":1.0}}},"5":{".":{"0":{".":{"7":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"216":{"tf":1.0},"284":{"tf":1.0},"366":{"tf":1.0}}},"6":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"398":{"tf":1.4142135623730951}}}}}},"df":7,"docs":{"216":{"tf":1.0},"274":{"tf":1.4142135623730951},"284":{"tf":1.0},"379":{"tf":1.4142135623730951},"400":{"tf":1.4142135623730951},"419":{"tf":1.0},"77":{"tf":1.0}}},"7":{"7":{"df":1,"docs":{"215":{"tf":1.0}}},"df":1,"docs":{"284":{"tf":1.0}}},"8":{".":{"1":{"df":0,"docs":{},"k":{"df":1,"docs":{"299":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"368":{"tf":1.4142135623730951}}},":":{"(":{"a":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":3,"docs":{"366":{"tf":1.0},"367":{"tf":1.0},"423":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"b":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}}},"df":55,"docs":{"116":{"tf":1.0},"12":{"tf":1.0},"138":{"tf":1.4142135623730951},"141":{"tf":2.23606797749979},"171":{"tf":1.7320508075688772},"173":{"tf":1.4142135623730951},"22":{"tf":1.0},"225":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":2.449489742783178},"234":{"tf":2.23606797749979},"236":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"246":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":2.23606797749979},"279":{"tf":1.0},"284":{"tf":2.6457513110645907},"287":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"301":{"tf":1.0},"310":{"tf":2.0},"313":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"356":{"tf":1.0},"362":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"370":{"tf":1.0},"372":{"tf":2.8284271247461903},"375":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"395":{"tf":1.0},"4":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"62":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"356":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951}}}},"f":{"df":1,"docs":{"287":{"tf":1.0}},"r":{"df":2,"docs":{"356":{"tf":1.0},"357":{"tf":1.0}}}},"|":{"2":{"df":0,"docs":{},"|":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{",":{"5":{",":{"6":{",":{"7":{",":{"8":{"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":{}},".":{"0":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"0":{"2":{"4":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{"4":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":2,"docs":{"323":{"tf":2.0},"324":{"tf":1.4142135623730951}}},"2":{"0":{"df":1,"docs":{"72":{"tf":1.0}}},"2":{"df":1,"docs":{"299":{"tf":1.0}}},"3":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"281":{"tf":1.0}}},"1":{"df":1,"docs":{"368":{"tf":1.0}}},"2":{"df":3,"docs":{"273":{"tf":1.0},"275":{"tf":1.7320508075688772},"287":{"tf":1.0}}},"3":{"df":1,"docs":{"72":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"407":{"tf":1.0}}},"8":{"df":1,"docs":{"407":{"tf":1.0}}},"9":{"df":2,"docs":{"275":{"tf":1.7320508075688772},"407":{"tf":1.0}}},">":{"&":{"1":{"df":4,"docs":{"173":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"356":{"tf":1.4142135623730951}}}}},"df":47,"docs":{"121":{"tf":1.0},"135":{"tf":1.4142135623730951},"141":{"tf":2.8284271247461903},"171":{"tf":1.0},"173":{"tf":1.0},"22":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":2.0},"234":{"tf":2.0},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":2.449489742783178},"242":{"tf":2.449489742783178},"243":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":3.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"284":{"tf":2.23606797749979},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":2.0},"297":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.0},"319":{"tf":1.0},"356":{"tf":1.4142135623730951},"368":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951},"5":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"83":{"tf":1.0}},"f":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}},"r":{"df":2,"docs":{"356":{"tf":1.0},"357":{"tf":1.0}}}},"s":{"df":1,"docs":{"362":{"tf":1.0}}},"x":{"3":{"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"417":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{".":{"0":{"df":1,"docs":{"163":{"tf":1.0}}},"1":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951}}},"df":2,"docs":{"281":{"tf":1.0},"407":{"tf":1.0}}},"1":{"df":4,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"407":{"tf":1.0},"72":{"tf":1.0}}},"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"364":{"tf":1.0},"385":{"tf":1.0}}}}},"df":4,"docs":{"203":{"tf":1.0},"273":{"tf":1.4142135623730951},"414":{"tf":1.0},"419":{"tf":1.0}}},"4":{"2":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},":":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"0":{"df":5,"docs":{"366":{"tf":1.0},"367":{"tf":1.0},"385":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"160":{"tf":1.0}}},"df":25,"docs":{"141":{"tf":2.449489742783178},"233":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":2.6457513110645907},"246":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":2.449489742783178},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0},"310":{"tf":1.0},"33":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"391":{"tf":1.7320508075688772},"411":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":2.0},"62":{"tf":1.0},"83":{"tf":1.0}}},"4":{"/":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951}}},"9":{"6":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}}},"1":{"4":{"1":{"4":{"1":{"4":{"1":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"4":{"2":{"4":{"2":{"4":{"2":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"135":{"tf":1.0},"160":{"tf":1.0},"233":{"tf":1.0},"424":{"tf":1.0}}},"3":{"2":{"1":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"df":1,"docs":{"194":{"tf":2.0}}},"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"215":{"tf":1.0}}},"6":{"df":1,"docs":{"215":{"tf":1.0}}},"8":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},":":{"0":{"df":1,"docs":{"407":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"368":{"tf":1.4142135623730951},"401":{"tf":1.0},"416":{"tf":1.0},"424":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"215":{"tf":1.0}}},"df":28,"docs":{"141":{"tf":1.4142135623730951},"154":{"tf":1.0},"158":{"tf":1.0},"180":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"221":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":2.23606797749979},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":1.0},"362":{"tf":1.4142135623730951},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"401":{"tf":1.0},"411":{"tf":2.449489742783178},"413":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"5":{"tf":1.4142135623730951},"6":{"tf":2.0},"78":{"tf":1.0}},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}}},"df":0,"docs":{}}},"5":{"0":{"df":3,"docs":{"162":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"349":{"tf":1.0}}},"1":{"2":{"df":1,"docs":{"303":{"tf":1.0}}},"6":{"df":1,"docs":{"77":{"tf":1.0}}},"df":1,"docs":{"287":{"tf":1.0}}},"9":{"df":2,"docs":{"286":{"tf":2.0},"72":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":11,"docs":{"121":{"tf":1.0},"141":{"tf":2.0},"180":{"tf":1.0},"236":{"tf":1.0},"274":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"407":{"tf":1.0}}},"6":{"0":{"df":3,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"381":{"tf":1.0}}},"1":{"6":{"1":{"6":{"2":{"6":{"2":{"df":2,"docs":{"218":{"tf":1.0},"219":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"df":1,"docs":{"299":{"tf":2.0}}},"df":0,"docs":{}},"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"4":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"311":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"413":{"tf":1.0}}}}},"df":8,"docs":{"173":{"tf":1.0},"225":{"tf":1.4142135623730951},"273":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.4142135623730951},"382":{"tf":1.7320508075688772},"396":{"tf":1.0},"414":{"tf":1.0}}},"8":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"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":{}},"9":{"6":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"77":{"tf":1.0}}},"df":11,"docs":{"141":{"tf":1.0},"193":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"407":{"tf":1.0}}},"7":{".":{"3":{".":{"6":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"/":{"3":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"1":{"7":{"9":{"0":{"4":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"2":{"3":{"df":1,"docs":{"274":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"5":{"df":1,"docs":{"286":{"tf":1.0}}},":":{"0":{"df":4,"docs":{"366":{"tf":1.0},"367":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"135":{"tf":1.0},"141":{"tf":1.0},"246":{"tf":1.0},"274":{"tf":2.0},"275":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.4142135623730951},"368":{"tf":1.0},"407":{"tf":1.0}},"f":{"df":1,"docs":{"215":{"tf":1.0}}}},"8":{".":{"2":{"df":0,"docs":{},"f":{"%":{"df":1,"docs":{"180":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"/":{"8":{"1":{"/":{"8":{"0":{"8":{"1":{"df":1,"docs":{"349":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"351":{"tf":2.0}}},"df":0,"docs":{}},"8":{"1":{"df":2,"docs":{"349":{"tf":1.0},"350":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"222":{"tf":1.0},"349":{"tf":1.0}}},"1":{"0":{"0":{"df":1,"docs":{"351":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":2,"docs":{"349":{"tf":1.0},"350":{"tf":1.0}}},"2":{"0":{"0":{"df":1,"docs":{"351":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":2.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"391":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}},"df":20,"docs":{"121":{"tf":1.0},"141":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.4142135623730951},"362":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"379":{"tf":1.0},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"395":{"tf":1.0},"400":{"tf":1.4142135623730951},"401":{"tf":1.0},"407":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"g":{"df":2,"docs":{"158":{"tf":1.0},"159":{"tf":1.0}}}},"9":{"/":{"1":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"df":7,"docs":{"141":{"tf":1.0},"25":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"368":{"tf":1.0},"407":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":1,"docs":{"167":{"tf":1.7320508075688772}}}},"_":{"<":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"_":{"_":{"(":{"\"":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"v":{"df":1,"docs":{"275":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"_":{"(":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}}},"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":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"253":{"tf":1.4142135623730951}}}}}},"x":{",":{"0":{"df":1,"docs":{"253":{"tf":1.0}}},"1":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"*":{">":{"(":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"243":{"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":{}}}}}}}},"c":{"df":0,"docs":{},"x":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"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":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"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":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"_":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"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":{}}},"n":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":2.0}}}},"df":0,"docs":{}}}}}}},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"14":{"tf":1.0},"15":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"13":{"tf":2.0},"14":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"419":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"15":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"14":{"tf":1.7320508075688772},"15":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"[":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"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":{}}},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"e":{"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"f":{"d":{"_":{"1":{"1":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"221":{"tf":1.0}}}}}},"df":1,"docs":{"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":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"173":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"z":{"1":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"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":{}}},"2":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"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":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"3":{"b":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{",":{"b":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"1":{",":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{",":{"d":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"a":{"df":2,"docs":{"266":{"tf":1.0},"267":{"tf":1.4142135623730951}}},"c":{"df":2,"docs":{"264":{"tf":1.0},"265":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"264":{"tf":1.0}}}},"0":{"df":2,"docs":{"423":{"tf":1.0},"424":{"tf":1.4142135623730951}}},"1":{"0":{"df":1,"docs":{"395":{"tf":1.4142135623730951}}},"df":2,"docs":{"33":{"tf":1.0},"424":{"tf":1.0}}},"2":{"df":2,"docs":{"33":{"tf":1.0},"424":{"tf":1.0}}},"5":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}},"7":{"df":2,"docs":{"423":{"tf":1.0},"424":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"395":{"tf":1.4142135623730951}}},":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"<":{"/":{"a":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"b":{"b":{"b":{"b":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"261":{"tf":2.8284271247461903}}},"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"218":{"tf":1.0},"219":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}},"p":{"c":{"df":0,"docs":{},"s":{"3":{"2":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"401":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"383":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"x":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"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":1,"docs":{"60":{"tf":1.0}},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}},"c":{"df":4,"docs":{"171":{"tf":1.0},"180":{"tf":1.0},"20":{"tf":1.0},"262":{"tf":1.0}}},"df":4,"docs":{"20":{"tf":1.0},"275":{"tf":1.4142135623730951},"283":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":11,"docs":{"254":{"tf":2.23606797749979},"364":{"tf":1.0},"374":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"419":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"368":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"246":{"tf":1.4142135623730951},"407":{"tf":1.0}}}},"v":{"df":4,"docs":{"165":{"tf":1.0},"210":{"tf":1.0},"261":{"tf":1.0},"272":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"203":{"tf":1.0},"268":{"tf":1.0},"283":{"tf":1.0},"362":{"tf":1.4142135623730951},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"268":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"407":{"tf":1.0}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"160":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"s":{"df":1,"docs":{"203":{"tf":1.0}},"s":{"df":16,"docs":{"122":{"tf":1.0},"233":{"tf":2.0},"25":{"tf":1.0},"3":{"tf":1.0},"314":{"tf":1.4142135623730951},"317":{"tf":1.0},"334":{"tf":1.0},"388":{"tf":1.0},"391":{"tf":1.0},"393":{"tf":1.0},"398":{"tf":1.0},"409":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"372":{"tf":1.0},"424":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"253":{"tf":1.0},"274":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"211":{"tf":1.0},"366":{"tf":1.0}}}}}}},"df":1,"docs":{"368":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"237":{"tf":1.0}}}}}},"l":{"(":{"5":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"288":{"tf":1.0},"314":{"tf":2.449489742783178},"315":{"tf":1.4142135623730951},"316":{"tf":2.23606797749979},"317":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"334":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"246":{"tf":1.0},"258":{"tf":1.0},"272":{"tf":1.0},"302":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.7320508075688772},"74":{"tf":1.0}}}},"v":{"df":5,"docs":{"306":{"tf":1.0},"325":{"tf":1.0},"362":{"tf":1.0},"44":{"tf":1.0},"91":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"233":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"105":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"139":{"tf":1.0},"163":{"tf":1.0},"182":{"tf":2.0},"211":{"tf":1.0},"287":{"tf":1.0},"3":{"tf":2.0},"302":{"tf":1.0},"316":{"tf":1.7320508075688772},"321":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":2.6457513110645907},"362":{"tf":1.4142135623730951},"400":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"233":{"tf":1.0},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"198":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"105":{"tf":1.0}}}}},"r":{"df":11,"docs":{"149":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"185":{"tf":1.4142135623730951},"193":{"tf":1.0},"214":{"tf":1.0},"274":{"tf":1.4142135623730951},"371":{"tf":1.0},"379":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"423":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":12,"docs":{"141":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"216":{"tf":1.0},"273":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.0},"371":{"tf":1.7320508075688772},"389":{"tf":2.0},"390":{"tf":1.0},"410":{"tf":1.4142135623730951},"411":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"279":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"85":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":1,"docs":{"368":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"241":{"tf":2.0},"242":{"tf":2.8284271247461903},"25":{"tf":1.0},"256":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"270":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"233":{"tf":1.0}}}}}}},"h":{"df":1,"docs":{"366":{"tf":1.0}}},"k":{"a":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":5,"docs":{"216":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":1.0},"43":{"tf":1.0}},"i":{"a":{"df":6,"docs":{"233":{"tf":2.8284271247461903},"234":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"60":{"tf":1.0},"72":{"tf":1.4142135623730951}},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"233":{"tf":5.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":10,"docs":{"233":{"tf":2.0},"243":{"tf":1.0},"357":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"379":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"419":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"l":{":":{"(":{"df":0,"docs":{},"u":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"196":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"df":0,"docs":{},"w":{"df":13,"docs":{"127":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"179":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":1.0},"237":{"tf":1.4142135623730951},"241":{"tf":1.0},"274":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"314":{"tf":1.0},"362":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{",":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{",":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{",":{"b":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{",":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"20":{"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":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"111":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"196":{"tf":1.0},"240":{"tf":1.0},"35":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"405":{"tf":1.0},"47":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}},"n":{"df":4,"docs":{"11":{"tf":1.0},"19":{"tf":1.0},"4":{"tf":1.0},"7":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"129":{"tf":1.0},"237":{"tf":1.0},"311":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"d":{"6":{"4":{"df":2,"docs":{"364":{"tf":1.0},"382":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"391":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"184":{"tf":1.0},"225":{"tf":1.0}}}},"z":{"df":1,"docs":{"273":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"258":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}}},"df":2,"docs":{"116":{"tf":1.0},"193":{"tf":1.0}}}}},"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"207":{"tf":1.0},"274":{"tf":1.0},"278":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"233":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":2.0}}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"185":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"172":{"tf":1.0},"185":{"tf":1.0},"296":{"tf":1.4142135623730951},"47":{"tf":1.0}},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"172":{"tf":1.0},"173":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"256":{"tf":1.0},"382":{"tf":1.0}}},"df":5,"docs":{"126":{"tf":1.0},"15":{"tf":1.0},"285":{"tf":1.0},"348":{"tf":1.0},"62":{"tf":2.449489742783178}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"402":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"97":{"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":3,"docs":{"233":{"tf":1.0},"239":{"tf":1.4142135623730951},"61":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"283":{"tf":1.4142135623730951},"284":{"tf":1.0}},"h":{"df":5,"docs":{"155":{"tf":1.0},"250":{"tf":1.0},"363":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"156":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":4,"docs":{"306":{"tf":1.0},"307":{"tf":1.0},"357":{"tf":2.449489742783178},"55":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"g":{"0":{".":{"df":0,"docs":{},"g":{"d":{"b":{".":{"b":{"df":0,"docs":{},"p":{"df":1,"docs":{"140":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"15":{"tf":1.0}}},"2":{"df":1,"docs":{"15":{"tf":1.0}}},"3":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"c":{"df":5,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"313":{"tf":1.0}}},"df":13,"docs":{"118":{"tf":1.4142135623730951},"145":{"tf":1.0},"174":{"tf":1.0},"203":{"tf":1.0},"23":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"242":{"tf":2.449489742783178},"302":{"tf":1.0},"375":{"tf":1.4142135623730951},"395":{"tf":1.0},"413":{"tf":1.0},"423":{"tf":1.0},"72":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"123":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":2.23606797749979},"165":{"tf":1.0},"198":{"tf":1.0},"23":{"tf":2.6457513110645907},"236":{"tf":1.0},"239":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"375":{"tf":2.449489742783178},"395":{"tf":2.23606797749979},"41":{"tf":1.0},"413":{"tf":2.23606797749979},"44":{"tf":2.449489742783178},"7":{"tf":1.7320508075688772}}}}}}},"v":{"df":5,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"41":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}}}}},"m":{"6":{"4":{"df":5,"docs":{"363":{"tf":1.0},"383":{"tf":1.7320508075688772},"394":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"403":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"419":{"tf":2.23606797749979},"420":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"102":{"tf":1.0},"106":{"tf":1.4142135623730951},"111":{"tf":1.0}}}},"v":{"7":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":4,"docs":{"363":{"tf":1.0},"403":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.4142135623730951}}},"8":{"df":2,"docs":{"401":{"tf":1.0},"402":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"+":{"=":{"(":{"df":0,"docs":{},"e":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{",":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{},"x":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"y":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"94":{"tf":1.0}}}},"y":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"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":0,"docs":{},"s":{"b":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"358":{"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":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"217":{"tf":1.0},"221":{"tf":1.0},"233":{"tf":1.0},"26":{"tf":1.4142135623730951},"5":{"tf":2.0},"6":{"tf":2.0},"7":{"tf":1.4142135623730951},"78":{"tf":1.0},"9":{"tf":1.0}}}},"df":1,"docs":{"5":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"351":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"233":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":6,"docs":{"102":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0}}},"z":{"df":5,"docs":{"371":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"381":{"tf":1.7320508075688772},"382":{"tf":1.0},"401":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"424":{"tf":1.7320508075688772}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"155":{"tf":1.0},"158":{"tf":1.0},"225":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"382":{"tf":2.0},"401":{"tf":1.7320508075688772},"402":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"424":{"tf":1.7320508075688772},"425":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},".":{"df":0,"docs":{},"h":{"df":2,"docs":{"275":{"tf":1.0},"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"262":{"tf":1.0},"312":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}},"o":{"c":{"df":1,"docs":{"7":{"tf":1.4142135623730951}},"i":{"df":4,"docs":{"5":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"192":{"tf":1.0},"27":{"tf":1.0},"271":{"tf":1.0},"372":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"407":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":16,"docs":{"118":{"tf":1.0},"121":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"162":{"tf":1.7320508075688772},"163":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"274":{"tf":1.0},"301":{"tf":1.7320508075688772},"303":{"tf":1.0},"323":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"182":{"tf":2.23606797749979},"183":{"tf":1.0},"355":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":3,"docs":{"129":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"240":{"tf":2.449489742783178}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"42":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"134":{"tf":1.7320508075688772},"140":{"tf":1.0},"259":{"tf":1.0},"261":{"tf":1.4142135623730951},"308":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0}}}},"df":1,"docs":{"139":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"368":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":23,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":2.0},"249":{"tf":1.0},"251":{"tf":1.4142135623730951},"26":{"tf":1.0},"270":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"333":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"195":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":12,"docs":{"1":{"tf":1.0},"173":{"tf":1.0},"180":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"70":{"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}}}},"x":{"df":7,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"366":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"i":{"df":1,"docs":{"362":{"tf":1.0}}}}},"b":{".":{"b":{"df":2,"docs":{"266":{"tf":1.4142135623730951},"267":{"tf":1.0}}},"c":{"df":1,"docs":{"265":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"33":{"tf":1.0}}},"2":{"df":1,"docs":{"33":{"tf":1.0}}},"8":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"100":{"tf":1.0},"233":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"324":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":4,"docs":{"182":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":2.0},"51":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"20":{"tf":1.0},"214":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":2,"docs":{"138":{"tf":1.0},"207":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"274":{"tf":1.0},"66":{"tf":1.0},"86":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.7320508075688772}}}},"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}}},"r":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"\"":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"$":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.7320508075688772}}}}},"{":{"!":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{":":{"+":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"19":{"tf":1.0}}}}}}},"(":{"$":{"df":0,"docs":{},"{":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"2":{"1":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"[":{"2":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":13,"docs":{"19":{"tf":1.4142135623730951},"232":{"tf":1.0},"253":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.7320508075688772},"287":{"tf":1.7320508075688772},"360":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"6":{"tf":1.0}},"e":{"df":1,"docs":{"402":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"207":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":2.0},"285":{"tf":1.0},"308":{"tf":1.4142135623730951},"333":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.4142135623730951},"366":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"411":{"tf":1.0},"60":{"tf":1.0},"96":{"tf":1.0}}},"h":{"(":{"1":{"df":1,"docs":{"16":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"[":{"0":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":5,"docs":{"1":{"tf":1.0},"171":{"tf":1.0},"21":{"tf":1.7320508075688772},"25":{"tf":1.0},"51":{"tf":1.0}}},"i":{"c":{"df":3,"docs":{"115":{"tf":1.0},"273":{"tf":1.0},"382":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"118":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"b":{"b":{"df":1,"docs":{"261":{"tf":3.0}}},"df":2,"docs":{"5":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}},"c":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":28,"docs":{"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"20":{"tf":1.4142135623730951},"225":{"tf":1.0},"234":{"tf":2.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"256":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"279":{"tf":1.4142135623730951},"281":{"tf":1.7320508075688772},"282":{"tf":1.0},"316":{"tf":1.0},"33":{"tf":1.7320508075688772},"372":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"81":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"df":5,"docs":{"237":{"tf":1.0},"283":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"63":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"118":{"tf":1.4142135623730951},"132":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.4142135623730951},"417":{"tf":1.0},"70":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}},"df":5,"docs":{"128":{"tf":1.0},"19":{"tf":1.0},"216":{"tf":1.0},"70":{"tf":1.4142135623730951},"81":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"211":{"tf":1.0},"233":{"tf":1.4142135623730951},"311":{"tf":1.0},"83":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"282":{"tf":1.0},"285":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"346":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"100":{"tf":1.0},"157":{"tf":1.0},"20":{"tf":1.0},"29":{"tf":1.0},"325":{"tf":1.0},"410":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"h":{"df":1,"docs":{"366":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":3,"docs":{"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"n":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":2,"docs":{"146":{"tf":1.0},"147":{"tf":1.0}}},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"211":{"tf":1.0},"213":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"225":{"tf":2.6457513110645907},"245":{"tf":1.7320508075688772},"25":{"tf":1.0},"283":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"d":{"df":8,"docs":{"270":{"tf":1.0},"272":{"tf":1.0},"274":{"tf":2.449489742783178},"275":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"3":{"tf":1.0},"52":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":2.449489742783178}}}}}},"df":3,"docs":{"173":{"tf":1.0},"225":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.0}}}}}}},"t":{"df":7,"docs":{"297":{"tf":3.0},"368":{"tf":1.4142135623730951},"376":{"tf":2.0},"396":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"l":{"a":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"a":{":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"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":1,"docs":{"33":{"tf":2.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"261":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":2,"docs":{"13":{"tf":1.7320508075688772},"261":{"tf":1.4142135623730951}}},"df":3,"docs":{"366":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"303":{"tf":1.7320508075688772}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":9,"docs":{"121":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"162":{"tf":1.0},"25":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.0},"358":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"389":{"tf":1.0}}},"u":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"13":{"tf":1.7320508075688772}},"e":{"df":2,"docs":{"27":{"tf":1.0},"44":{"tf":1.0}}}},"x":{"df":2,"docs":{"410":{"tf":1.0},"419":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"58":{"tf":2.449489742783178},"59":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"240":{"tf":2.449489742783178},"241":{"tf":2.0},"242":{"tf":2.6457513110645907},"243":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"158":{"tf":1.0},"161":{"tf":2.0},"172":{"tf":1.4142135623730951},"402":{"tf":1.0}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"379":{"tf":1.0},"401":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"185":{"tf":1.0},"270":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"357":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.7320508075688772}}}}}}},"df":3,"docs":{"121":{"tf":2.0},"135":{"tf":1.0},"366":{"tf":1.0}},"l":{"df":1,"docs":{"366":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":12,"docs":{"207":{"tf":1.0},"253":{"tf":1.7320508075688772},"283":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"389":{"tf":2.23606797749979},"410":{"tf":2.23606797749979},"419":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":4.123105625617661},"59":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"389":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":7,"docs":{"121":{"tf":2.23606797749979},"122":{"tf":1.7320508075688772},"125":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"222":{"tf":1.0},"313":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"121":{"tf":3.7416573867739413},"129":{"tf":2.0},"135":{"tf":2.0},"136":{"tf":1.7320508075688772},"140":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"240":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":1,"docs":{"333":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"402":{"tf":1.0}}}}}}}},"s":{"=":{"1":{"df":0,"docs":{},"g":{"df":1,"docs":{"307":{"tf":1.0}}},"m":{"df":1,"docs":{"303":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":4,"docs":{"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0}},"n":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}}},"u":{"df":1,"docs":{"163":{"tf":1.4142135623730951}},"f":{"[":{"3":{"2":{"df":1,"docs":{"313":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"313":{"tf":1.7320508075688772},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":16,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"225":{"tf":1.0},"3":{"tf":2.23606797749979},"351":{"tf":1.4142135623730951},"52":{"tf":1.0},"81":{"tf":1.4142135623730951},"84":{"tf":3.3166247903554},"85":{"tf":2.6457513110645907},"87":{"tf":1.7320508075688772},"88":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"g":{"df":2,"docs":{"142":{"tf":1.0},"143":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"df":0,"docs":{}},"a":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"172":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.4142135623730951},"283":{"tf":1.0},"338":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"15":{"tf":1.0},"23":{"tf":1.0},"252":{"tf":1.0},"26":{"tf":1.4142135623730951},"362":{"tf":1.0},"46":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"85":{"tf":1.0},"99":{"tf":1.0}}}}}}},"s":{"=":{"0":{"0":{"1":{"8":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"192":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"310":{"tf":1.0},"358":{"tf":1.4142135623730951}}}}}}},"x":{"df":3,"docs":{"366":{"tf":1.0},"410":{"tf":1.0},"419":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":1,"docs":{"370":{"tf":2.0}}},"df":15,"docs":{"154":{"tf":1.4142135623730951},"214":{"tf":2.0},"216":{"tf":1.0},"233":{"tf":2.0},"310":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"379":{"tf":1.4142135623730951},"385":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0}}}}}},"c":{"+":{"+":{"1":{"7":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"'":{"df":1,"docs":{"241":{"tf":1.0}}},"df":2,"docs":{"235":{"tf":1.0},"241":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"228":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"227":{"tf":1.0},"230":{"tf":1.0},"275":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{"c":{"df":3,"docs":{"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"264":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"a":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}},"3":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"[":{"4":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"176":{"tf":1.0},"335":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"278":{"tf":1.0}},"e":{"[":{"[":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}},"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":1,"docs":{"278":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":29,"docs":{"11":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.7320508075688772},"211":{"tf":1.0},"237":{"tf":2.23606797749979},"239":{"tf":1.0},"245":{"tf":1.4142135623730951},"260":{"tf":1.0},"272":{"tf":1.7320508075688772},"273":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":2.23606797749979},"287":{"tf":2.23606797749979},"297":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"394":{"tf":1.0},"402":{"tf":1.0},"412":{"tf":1.0},"420":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":3,"docs":{"378":{"tf":1.4142135623730951},"397":{"tf":1.0},"415":{"tf":1.0}},"r":{"df":6,"docs":{"207":{"tf":1.0},"377":{"tf":1.4142135623730951},"378":{"tf":1.0},"380":{"tf":2.0},"399":{"tf":1.0},"417":{"tf":1.0}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"211":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"245":{"tf":1.0},"261":{"tf":1.0},"33":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"241":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"268":{"tf":1.0}}}},"v":{"a":{"df":1,"docs":{"362":{"tf":1.7320508075688772}},"s":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"301":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"157":{"tf":1.0},"25":{"tf":1.0},"340":{"tf":1.7320508075688772},"6":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"207":{"tf":1.0},"211":{"tf":1.0}}}}}},"r":{"d":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"233":{"tf":1.0},"234":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"368":{"tf":1.4142135623730951},"407":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":15,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"156":{"tf":1.0},"196":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":2.449489742783178},"24":{"tf":1.0},"243":{"tf":1.4142135623730951},"27":{"tf":1.0},"301":{"tf":1.0},"313":{"tf":1.4142135623730951},"378":{"tf":1.0},"38":{"tf":1.7320508075688772},"6":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"123":{"tf":2.8284271247461903},"125":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"275":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"123":{"tf":1.0},"125":{"tf":1.0},"137":{"tf":1.0}}}}}}}}},"df":8,"docs":{"284":{"tf":1.7320508075688772},"290":{"tf":1.0},"306":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"65":{"tf":1.0},"77":{"tf":1.4142135623730951},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"237":{"tf":1.7320508075688772}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}}},"s":{"df":1,"docs":{"296":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}},"c":{"df":3,"docs":{"260":{"tf":1.0},"286":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"158":{"tf":1.0},"162":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}}}}}},"df":70,"docs":{"100":{"tf":2.0},"101":{"tf":1.0},"118":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"141":{"tf":2.0},"15":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.4142135623730951},"20":{"tf":1.0},"203":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"217":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"229":{"tf":1.0},"23":{"tf":1.4142135623730951},"231":{"tf":1.0},"233":{"tf":2.0},"235":{"tf":1.0},"239":{"tf":2.23606797749979},"24":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"256":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"27":{"tf":1.7320508075688772},"275":{"tf":2.23606797749979},"279":{"tf":1.0},"284":{"tf":1.7320508075688772},"3":{"tf":1.0},"313":{"tf":1.7320508075688772},"33":{"tf":2.0},"381":{"tf":1.0},"401":{"tf":1.0},"407":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":2.449489742783178},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":3.0},"76":{"tf":1.0},"81":{"tf":3.605551275463989},"83":{"tf":2.23606797749979},"84":{"tf":2.8284271247461903},"85":{"tf":1.0},"86":{"tf":2.23606797749979},"87":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":2.449489742783178},"96":{"tf":1.4142135623730951},"98":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"179":{"tf":1.0},"274":{"tf":1.0},"296":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"299":{"tf":1.0}}}},"f":{"df":1,"docs":{"368":{"tf":1.0}},"i":{"df":1,"docs":{"207":{"tf":1.0}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"207":{"tf":1.0},"32":{"tf":1.0},"346":{"tf":2.449489742783178},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":3.1622776601683795},"399":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"g":{"df":16,"docs":{"105":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"233":{"tf":1.0},"3":{"tf":1.7320508075688772},"302":{"tf":1.0},"325":{"tf":1.0},"331":{"tf":1.4142135623730951},"368":{"tf":1.0},"410":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"r":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"260":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"20":{"tf":2.23606797749979},"203":{"tf":1.0},"214":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"233":{"tf":3.605551275463989},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"242":{"tf":3.4641016151377544},"243":{"tf":1.0},"260":{"tf":1.0},"273":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":3.0},"373":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"86":{"tf":1.0}},"t":{".":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":1,"docs":{"362":{"tf":2.23606797749979}},"j":{"df":1,"docs":{"353":{"tf":1.0}}}}}},"df":1,"docs":{"366":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}}},"t":{"df":1,"docs":{"382":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"387":{"tf":1.0},"408":{"tf":1.0}}}}}}}}},"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"128":{"tf":1.0},"13":{"tf":1.0},"19":{"tf":1.0},"246":{"tf":1.0},"274":{"tf":1.4142135623730951},"325":{"tf":1.0},"368":{"tf":1.0},"4":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"241":{"tf":2.8284271247461903}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"64":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"127":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"214":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"s":{"c":{"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"283":{"tf":1.0},"284":{"tf":2.23606797749979},"286":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"356":{"tf":1.0}}},"2":{"df":1,"docs":{"356":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"357":{"tf":1.0}},"f":{"df":1,"docs":{"357":{"tf":1.0}}},"h":{"df":1,"docs":{"357":{"tf":1.0}}},"m":{"df":1,"docs":{"357":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"356":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"357":{"tf":2.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"357":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":8,"docs":{"141":{"tf":1.0},"20":{"tf":1.4142135623730951},"233":{"tf":1.0},"239":{"tf":2.0},"241":{"tf":2.449489742783178},"249":{"tf":1.0},"280":{"tf":1.0},"360":{"tf":3.605551275463989}}}}},"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"366":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"173":{"tf":1.0},"176":{"tf":1.0},"284":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"62":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"293":{"tf":1.0}}}}},"r":{"df":2,"docs":{"347":{"tf":1.0},"385":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"df":6,"docs":{"118":{"tf":1.0},"145":{"tf":1.0},"248":{"tf":1.0},"306":{"tf":1.0},"338":{"tf":1.0},"50":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.7320508075688772},"351":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"123":{"tf":1.4142135623730951},"333":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"185":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":2,"docs":{"227":{"tf":1.0},"256":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"(":{"1":{"df":2,"docs":{"341":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}},">":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"11":{"tf":1.0},"118":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":2.449489742783178},"212":{"tf":1.0},"26":{"tf":2.23606797749979},"290":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"336":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"344":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"249":{"tf":1.0},"296":{"tf":1.4142135623730951},"47":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":4,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"274":{"tf":1.4142135623730951},"44":{"tf":1.0},"78":{"tf":1.0}},"s":{"[":{"$":{"1":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}}},"df":17,"docs":{"0":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"253":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.7320508075688772},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"3":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.7320508075688772},"402":{"tf":1.0},"419":{"tf":2.0},"424":{"tf":1.7320508075688772}},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"356":{"tf":1.0}}},"2":{"df":1,"docs":{"356":{"tf":1.0}}},"d":{"df":2,"docs":{"286":{"tf":1.7320508075688772},"287":{"tf":1.7320508075688772}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"355":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"0":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"270":{"tf":1.0}}},"r":{"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{",":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"4":{"df":1,"docs":{"182":{"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":{}}}}}}},"]":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"129":{"tf":1.0},"14":{"tf":2.449489742783178},"183":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":2.0},"44":{"tf":2.23606797749979},"45":{"tf":1.4142135623730951}},"s":{"+":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"d":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"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":{},"m":{"df":0,"docs":{},"n":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":2,"docs":{"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"211":{"tf":1.0},"356":{"tf":2.0},"357":{"tf":1.0},"78":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"308":{"tf":1.0},"319":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"270":{"tf":1.0},"72":{"tf":1.0}},"n":{"d":{"df":39,"docs":{"105":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":2.6457513110645907},"126":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"137":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"143":{"tf":2.0},"15":{"tf":1.0},"151":{"tf":1.0},"158":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"198":{"tf":1.4142135623730951},"21":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"322":{"tf":1.0},"34":{"tf":1.4142135623730951},"341":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"68":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"145":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"368":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},">":{".":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"61":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"55":{"tf":1.0},"60":{"tf":2.449489742783178},"61":{"tf":2.8284271247461903},"62":{"tf":3.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"66":{"tf":2.0}}}},"n":{"d":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}},"p":{"_":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":6,"docs":{"200":{"tf":1.0},"241":{"tf":2.0},"242":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"372":{"tf":1.0},"85":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"193":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"274":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"11":{"tf":1.4142135623730951},"13":{"tf":1.0},"14":{"tf":1.0}}}}},"df":1,"docs":{"13":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"26":{"tf":2.0},"27":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"df":17,"docs":{"207":{"tf":1.0},"232":{"tf":1.4142135623730951},"233":{"tf":1.0},"234":{"tf":1.0},"245":{"tf":1.0},"253":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.0},"283":{"tf":1.7320508075688772},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"301":{"tf":1.0},"313":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"424":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":13,"docs":{"10":{"tf":1.0},"11":{"tf":2.0},"12":{"tf":1.4142135623730951},"13":{"tf":2.449489742783178},"14":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"26":{"tf":3.4641016151377544},"27":{"tf":1.7320508075688772},"44":{"tf":4.358898943540674},"47":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":2.0},"99":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"26":{"tf":1.0},"27":{"tf":2.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"308":{"tf":1.0},"78":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}}},"d":{"df":3,"docs":{"121":{"tf":2.23606797749979},"135":{"tf":1.0},"253":{"tf":1.4142135623730951}},"i":{"d":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":4,"docs":{"121":{"tf":1.7320508075688772},"135":{"tf":2.0},"136":{"tf":1.4142135623730951},"44":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"160":{"tf":1.0}}}}},"g":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"292":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"158":{"tf":1.0},"177":{"tf":1.0},"180":{"tf":1.0},"296":{"tf":1.0},"50":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":11,"docs":{"125":{"tf":1.0},"129":{"tf":1.0},"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"319":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"171":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.7320508075688772},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"194":{"tf":1.7320508075688772},"351":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"286":{"tf":1.0},"287":{"tf":1.0},"413":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"310":{"tf":1.0},"319":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"157":{"tf":1.0},"171":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"t":{"df":8,"docs":{"236":{"tf":1.4142135623730951},"239":{"tf":2.6457513110645907},"240":{"tf":3.4641016151377544},"241":{"tf":1.4142135623730951},"273":{"tf":1.0},"313":{"tf":2.23606797749979},"358":{"tf":1.4142135623730951},"362":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":5,"docs":{"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"241":{"tf":2.0},"242":{"tf":2.0},"243":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"240":{"tf":1.0},"417":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}},"m":{"df":1,"docs":{"237":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":16,"docs":{"162":{"tf":1.0},"169":{"tf":1.0},"21":{"tf":1.0},"233":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"260":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":2.6457513110645907},"275":{"tf":1.0},"286":{"tf":1.0},"296":{"tf":1.0},"33":{"tf":1.0},"46":{"tf":1.4142135623730951},"59":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"195":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"110":{"tf":1.0},"124":{"tf":1.0},"3":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.0},"47":{"tf":1.0},"65":{"tf":1.0},"82":{"tf":1.0},"90":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"121":{"tf":1.0},"160":{"tf":1.0},"239":{"tf":2.0},"241":{"tf":1.0},"362":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"13":{"tf":1.0},"217":{"tf":1.0},"246":{"tf":1.0},"48":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":9,"docs":{"163":{"tf":1.7320508075688772},"256":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":1.4142135623730951},"334":{"tf":1.0},"36":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"136":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"233":{"tf":1.0}}},"t":{"df":3,"docs":{"185":{"tf":1.4142135623730951},"217":{"tf":1.0},"233":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":9,"docs":{"101":{"tf":1.0},"162":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"7":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"(":{"5":{"df":3,"docs":{"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"299":{"tf":2.23606797749979}}}}},"df":7,"docs":{"118":{"tf":1.7320508075688772},"288":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.0},"297":{"tf":1.0},"299":{"tf":2.0},"300":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"299":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"235":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"233":{"tf":1.7320508075688772},"274":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"=":{"1":{"0":{"0":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"381":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"366":{"tf":1.0},"385":{"tf":1.0},"405":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}}}},"v":{".":{"c":{"c":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"284":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":1,"docs":{"284":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"284":{"tf":2.0}}}},"df":1,"docs":{"284":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"283":{"tf":2.23606797749979},"284":{"tf":1.7320508075688772}}}},"df":1,"docs":{"11":{"tf":1.0}},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"231":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"r":{"df":3,"docs":{"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"409":{"tf":2.0}}}},"u":{"df":8,"docs":{"158":{"tf":1.0},"159":{"tf":2.449489742783178},"164":{"tf":1.0},"172":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"250":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"0":{".":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"368":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}}}}}},"df":1,"docs":{"300":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"185":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"162":{"tf":2.449489742783178},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"182":{"tf":1.0},"185":{"tf":1.0},"196":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.0},"3":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":2.0},"307":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"319":{"tf":1.0},"321":{"tf":1.7320508075688772},"327":{"tf":1.7320508075688772},"330":{"tf":1.7320508075688772},"333":{"tf":1.4142135623730951},"351":{"tf":1.7320508075688772},"362":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":2.0},"85":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}},"t":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"303":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"8":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"288":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.4142135623730951}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"353":{"tf":1.0},"359":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":4,"docs":{"237":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"284":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"+":{"a":{"df":1,"docs":{"157":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"t":{"+":{"1":{"df":1,"docs":{"157":{"tf":1.0}}},"2":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"239":{"tf":3.605551275463989}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"407":{"tf":1.0}}}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"261":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"=":{"$":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"27":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":35,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"134":{"tf":1.0},"141":{"tf":1.0},"152":{"tf":1.0},"192":{"tf":1.0},"233":{"tf":1.0},"250":{"tf":1.0},"26":{"tf":2.0},"261":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"3":{"tf":1.0},"315":{"tf":1.0},"325":{"tf":1.0},"329":{"tf":1.0},"342":{"tf":1.0},"375":{"tf":1.0},"395":{"tf":1.0},"399":{"tf":1.4142135623730951},"406":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.7320508075688772},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"86":{"tf":1.7320508075688772},"87":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"130":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"12":{"tf":1.4142135623730951},"26":{"tf":1.0},"3":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"182":{"tf":1.4142135623730951},"239":{"tf":1.0}}}}}}},"v":{"df":2,"docs":{"233":{"tf":2.23606797749979},"237":{"tf":1.0}}},"x":{"df":2,"docs":{"366":{"tf":1.0},"373":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"284":{"tf":2.449489742783178}}}},"df":0,"docs":{}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":9,"docs":{"100":{"tf":1.4142135623730951},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"51":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{".":{"d":{"df":2,"docs":{"266":{"tf":1.0},"267":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":2,"docs":{"240":{"tf":1.0},"78":{"tf":1.0}}}},"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"341":{"tf":1.0}}}}}},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"176":{"tf":1.4142135623730951},"178":{"tf":1.7320508075688772},"179":{"tf":2.0},"180":{"tf":1.0}}}},"df":0,"docs":{}},"df":18,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"154":{"tf":1.0},"233":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"286":{"tf":2.6457513110645907},"287":{"tf":1.7320508075688772},"303":{"tf":1.0},"310":{"tf":1.4142135623730951},"311":{"tf":1.0},"319":{"tf":1.4142135623730951},"324":{"tf":1.0},"362":{"tf":2.449489742783178},"366":{"tf":1.0},"372":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"319":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"328":{"tf":1.4142135623730951},"329":{"tf":2.0},"330":{"tf":2.23606797749979},"331":{"tf":2.0},"332":{"tf":2.23606797749979},"333":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"362":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"116":{"tf":1.0},"59":{"tf":1.0}}}},"x":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}},"y":{"df":1,"docs":{"72":{"tf":1.0}}}},"b":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"286":{"tf":1.0}}},"d":{"df":3,"docs":{"303":{"tf":1.4142135623730951},"307":{"tf":1.0},"5":{"tf":1.4142135623730951}},"e":{"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":{},"f":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":25,"docs":{"14":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.7320508075688772},"171":{"tf":1.0},"173":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"26":{"tf":1.4142135623730951},"303":{"tf":1.0},"325":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"372":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.4142135623730951},"52":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.7320508075688772},"76":{"tf":1.0},"8":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":13,"docs":{"127":{"tf":1.4142135623730951},"139":{"tf":1.0},"141":{"tf":1.4142135623730951},"164":{"tf":1.0},"168":{"tf":1.7320508075688772},"172":{"tf":1.0},"199":{"tf":1.0},"207":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"48":{"tf":1.0}},"e":{"df":7,"docs":{"118":{"tf":1.0},"120":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"130":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.4142135623730951}}},"g":{"df":1,"docs":{"164":{"tf":1.0}},"e":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"c":{"df":3,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"46":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{")":{":":{":":{"_":{"df":1,"docs":{"232":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"241":{"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":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"278":{"tf":1.7320508075688772},"60":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"368":{"tf":1.0},"372":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"232":{"tf":1.0}},"t":{"df":1,"docs":{"232":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"245":{"tf":1.0}},"f":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":29,"docs":{"116":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"19":{"tf":1.0},"203":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"274":{"tf":3.605551275463989},"275":{"tf":3.3166247903554},"287":{"tf":1.0},"29":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":1.4142135623730951},"320":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.0},"351":{"tf":1.4142135623730951},"355":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"171":{"tf":1.0},"278":{"tf":2.6457513110645907},"279":{"tf":1.0},"280":{"tf":2.0},"281":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":26,"docs":{"121":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"141":{"tf":2.0},"143":{"tf":1.0},"163":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.7320508075688772},"242":{"tf":2.0},"249":{"tf":1.0},"258":{"tf":1.0},"275":{"tf":1.4142135623730951},"285":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"317":{"tf":1.0},"346":{"tf":1.0},"372":{"tf":1.0},"381":{"tf":1.0},"42":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"256":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"324":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"v":{"c":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"215":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"105":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"141":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"203":{"tf":1.0},"204":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"105":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"205":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"284":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"275":{"tf":1.0},"285":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}},"p":{"df":1,"docs":{"177":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"180":{"tf":1.4142135623730951},"239":{"tf":1.0},"274":{"tf":1.7320508075688772},"283":{"tf":1.0},"335":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"19":{"tf":1.0},"233":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":11,"docs":{"13":{"tf":1.4142135623730951},"284":{"tf":2.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"423":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"360":{"tf":1.7320508075688772},"398":{"tf":1.4142135623730951},"411":{"tf":1.0},"416":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"59":{"tf":1.0}},"i":{"b":{"df":7,"docs":{"233":{"tf":1.0},"314":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0},"43":{"tf":1.0},"7":{"tf":1.0},"81":{"tf":2.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"185":{"tf":1.0}}}},"t":{"df":28,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"13":{"tf":1.0},"241":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.7320508075688772},"3":{"tf":1.0},"44":{"tf":2.0},"62":{"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.4142135623730951},"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.4142135623730951},"99":{"tf":1.0}},"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":1,"docs":{"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"373":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"193":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"239":{"tf":1.7320508075688772},"338":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":3,"docs":{"321":{"tf":1.7320508075688772},"327":{"tf":1.7320508075688772},"333":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"111":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":9,"docs":{"200":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"299":{"tf":1.0},"301":{"tf":1.0},"355":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"245":{"tf":1.0},"246":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"272":{"tf":1.4142135623730951}}}}}}}},"v":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"i":{"df":2,"docs":{"321":{"tf":1.0},"325":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"4":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":2,"docs":{"311":{"tf":1.0},"313":{"tf":1.4142135623730951}}}}}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"310":{"tf":1.0}}}}}}}}},"df":1,"docs":{"309":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"303":{"tf":1.7320508075688772},"304":{"tf":1.0}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"302":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"d":{"a":{"1":{"df":1,"docs":{"162":{"tf":1.0}}},"2":{"df":1,"docs":{"162":{"tf":1.0}}},"df":1,"docs":{"162":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"321":{"tf":1.0}}},"2":{"df":1,"docs":{"321":{"tf":1.0}}},"3":{"df":1,"docs":{"321":{"tf":1.0}}},"4":{"df":1,"docs":{"321":{"tf":1.0}}},"a":{"df":1,"docs":{"321":{"tf":1.0}}},"b":{"df":1,"docs":{"321":{"tf":1.0}}},"c":{"df":1,"docs":{"321":{"tf":1.0}}},"df":3,"docs":{"302":{"tf":2.6457513110645907},"319":{"tf":1.7320508075688772},"323":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"i":{"c":{"df":18,"docs":{"158":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":2.0},"167":{"tf":1.0},"192":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":1.7320508075688772},"309":{"tf":1.0},"310":{"tf":1.7320508075688772},"311":{"tf":1.7320508075688772},"312":{"tf":1.7320508075688772},"319":{"tf":1.7320508075688772},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"fi":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.0}}}}},"f":{"=":{"0":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"368":{"tf":1.0},"372":{"tf":1.0}}},"h":{"df":1,"docs":{"366":{"tf":1.0}}},"i":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"366":{"tf":1.0},"372":{"tf":2.8284271247461903},"373":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"60":{"tf":1.0},"61":{"tf":2.8284271247461903},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"180":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"283":{"tf":1.0},"29":{"tf":1.0},"319":{"tf":1.0},"401":{"tf":1.0},"411":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"66":{"tf":1.0},"78":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"366":{"tf":1.0}}},"o":{"df":1,"docs":{"303":{"tf":1.0}}},"r":{">":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"x":{"8":{"6":{"/":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"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":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"172":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"]":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"101":{"tf":1.0},"128":{"tf":1.4142135623730951},"14":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"47":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}}}}},"t":{"df":11,"docs":{"172":{"tf":1.0},"310":{"tf":1.4142135623730951},"360":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"170":{"tf":1.0},"172":{"tf":1.0},"233":{"tf":1.0},"25":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"418":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"101":{"tf":1.0},"180":{"tf":1.0},"192":{"tf":1.0},"256":{"tf":1.0},"283":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}}},"df":2,"docs":{"101":{"tf":1.0},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"85":{"tf":1.0}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"145":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"251":{"tf":1.0},"290":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.0},"362":{"tf":1.0},"407":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"129":{"tf":1.4142135623730951},"149":{"tf":1.0},"223":{"tf":2.0},"224":{"tf":1.0},"225":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":10,"docs":{"158":{"tf":1.0},"162":{"tf":2.449489742783178},"170":{"tf":1.0},"196":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"319":{"tf":1.7320508075688772},"324":{"tf":2.0},"85":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"120":{"tf":2.0},"134":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":2.449489742783178},"223":{"tf":1.0},"23":{"tf":1.0},"274":{"tf":1.7320508075688772},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"111":{"tf":1.0},"319":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{">":{"<":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"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":{}}}},"df":0,"docs":{}},"df":4,"docs":{"356":{"tf":2.449489742783178},"357":{"tf":3.1622776601683795},"358":{"tf":2.0},"360":{"tf":3.1622776601683795}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"l":{"df":1,"docs":{"366":{"tf":1.0}},"f":{"c":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"275":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"df":1,"docs":{"271":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{"df":1,"docs":{"249":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"351":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"343":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"96":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.7320508075688772}}}}}},"u":{"df":1,"docs":{"131":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}},"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":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"'":{"a":{"df":1,"docs":{"362":{"tf":1.0}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"d":{"(":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"358":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"358":{"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":2,"docs":{"131":{"tf":1.7320508075688772},"7":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"185":{"tf":1.4142135623730951},"194":{"tf":1.0},"214":{"tf":1.0},"268":{"tf":1.0},"338":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"233":{"tf":1.0},"24":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"295":{"tf":1.0},"51":{"tf":1.7320508075688772},"6":{"tf":1.0},"77":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"222":{"tf":1.0},"223":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"1":{"tf":1.0},"182":{"tf":1.7320508075688772},"183":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"413":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"125":{"tf":1.0},"237":{"tf":1.0},"310":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"94":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"379":{"tf":1.0},"398":{"tf":1.0},"416":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"308":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"193":{"tf":1.0}}}}}}}},"df":4,"docs":{"194":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":2.0},"167":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":1.0}}}},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}}},"s":{":":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"372":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"194":{"tf":1.0},"338":{"tf":1.4142135623730951}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"241":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}}},"p":{"df":15,"docs":{"124":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"210":{"tf":1.0},"214":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"240":{"tf":1.0},"274":{"tf":1.0},"296":{"tf":2.23606797749979},"297":{"tf":3.4641016151377544},"299":{"tf":1.4142135623730951},"3":{"tf":1.0},"302":{"tf":1.0}}}},"p":{"2":{"(":{"2":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"128":{"tf":1.0},"271":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772},"295":{"tf":1.0},"335":{"tf":1.0},"424":{"tf":1.0},"87":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"154":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":2.23606797749979},"273":{"tf":1.0},"287":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"366":{"tf":1.0}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":11,"docs":{"222":{"tf":2.0},"230":{"tf":1.0},"233":{"tf":2.8284271247461903},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"308":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772}}}},"df":4,"docs":{"222":{"tf":1.0},"230":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"274":{"tf":1.0}}}},"y":{"df":0,"docs":{},"m":{"df":3,"docs":{"222":{"tf":1.0},"274":{"tf":2.449489742783178},"275":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"62":{"tf":1.0}}}},"5":{"df":1,"docs":{"286":{"tf":1.0}}},"8":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":2.0}}},"9":{"df":1,"docs":{"287":{"tf":1.0}},"e":{"0":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"273":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"13":{"tf":1.0},"162":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.0},"234":{"tf":1.0},"268":{"tf":1.4142135623730951},"274":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0},"319":{"tf":1.0},"349":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.4142135623730951},"62":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":2,"docs":{"283":{"tf":1.0},"362":{"tf":1.0}},"i":{"df":1,"docs":{"234":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":0,"docs":{},"x":{"1":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":4,"docs":{"155":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"253":{"tf":2.8284271247461903},"366":{"tf":1.0}}}},"b":{"df":1,"docs":{"287":{"tf":1.0}},"p":{"df":1,"docs":{"366":{"tf":1.0}}},"x":{"df":1,"docs":{"366":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"424":{"tf":1.4142135623730951}}}},"df":1,"docs":{"287":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":32,"docs":{"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"233":{"tf":1.0},"24":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":2.449489742783178},"262":{"tf":1.0},"274":{"tf":1.0},"292":{"tf":1.0},"307":{"tf":1.0},"33":{"tf":3.3166247903554},"34":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":3.872983346207417},"40":{"tf":1.0},"41":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":3.0},"51":{"tf":1.0},"6":{"tf":3.0},"76":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":2.0},"9":{"tf":1.7320508075688772}}}},"x":{"df":1,"docs":{"366":{"tf":1.0}}}},"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":2.449489742783178}}},"i":{",":{"0":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"253":{"tf":2.0},"366":{"tf":1.0}},"t":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"116":{"tf":1.0},"3":{"tf":2.0},"43":{"tf":1.4142135623730951},"92":{"tf":1.0},"95":{"tf":1.0}}}},"x":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"369":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"366":{"tf":1.0}}}},"df":24,"docs":{"15":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.7320508075688772},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.0},"241":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"26":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"358":{"tf":1.7320508075688772},"407":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"e":{"df":1,"docs":{"5":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"22":{"tf":1.0},"256":{"tf":1.0},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"411":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"367":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":21,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":1.0},"160":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"23":{"tf":1.0},"243":{"tf":1.0},"249":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.4142135623730951},"343":{"tf":1.0},"346":{"tf":1.0},"372":{"tf":1.4142135623730951},"391":{"tf":1.0},"413":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"367":{"tf":1.0}}}},"l":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"1":{"df":1,"docs":{"386":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"386":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"386":{"tf":1.7320508075688772}}},"df":1,"docs":{"386":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"233":{"tf":1.4142135623730951},"238":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":3.1622776601683795},"362":{"tf":2.0},"46":{"tf":1.0}}}}}}},"f":{"df":12,"docs":{"216":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.0},"230":{"tf":1.0},"274":{"tf":2.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"297":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"df":1,"docs":{"386":{"tf":1.0}}},"3":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"c":{"df":3,"docs":{"1":{"tf":1.0},"3":{"tf":1.0},"97":{"tf":1.0}},"s":{"(":{"1":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"419":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":19,"docs":{"129":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.0},"169":{"tf":1.4142135623730951},"172":{"tf":1.0},"20":{"tf":1.0},"233":{"tf":2.0},"251":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.7320508075688772},"307":{"tf":1.0},"308":{"tf":1.0},"314":{"tf":1.0},"335":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.4142135623730951},"52":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"20":{"tf":1.0},"239":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":3,"docs":{"221":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"102":{"tf":1.0},"108":{"tf":1.7320508075688772},"109":{"tf":2.0},"110":{"tf":1.7320508075688772},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"319":{"tf":1.0},"330":{"tf":2.449489742783178},"331":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"330":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"d":{"df":22,"docs":{"121":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"19":{"tf":1.0},"203":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"70":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"217":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"421":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"161":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"85":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"3":{"tf":1.0},"49":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"13":{"tf":1.0},"196":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":2.449489742783178},"275":{"tf":1.0},"312":{"tf":1.0},"315":{"tf":1.4142135623730951},"316":{"tf":2.449489742783178},"317":{"tf":1.4142135623730951},"343":{"tf":1.0},"344":{"tf":1.0},"346":{"tf":1.0},"7":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"242":{"tf":1.0}}}},"v":{"df":4,"docs":{"147":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"50":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"147":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"33":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"380":{"tf":1.4142135623730951},"400":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951}}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"162":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"141":{"tf":1.0},"21":{"tf":1.0},"233":{"tf":1.0},"265":{"tf":1.0},"283":{"tf":1.0},"330":{"tf":1.0},"380":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"31":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"4":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"129":{"tf":1.0},"23":{"tf":1.0},"232":{"tf":1.4142135623730951},"241":{"tf":1.0},"246":{"tf":2.0},"4":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"s":{":":{"[":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"372":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":3,"docs":{"14":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"214":{"tf":1.0}}}},"df":1,"docs":{"161":{"tf":1.0}}},"df":1,"docs":{"216":{"tf":1.0}},"i":{"df":1,"docs":{"366":{"tf":1.0}}},"p":{"df":2,"docs":{"366":{"tf":1.0},"368":{"tf":1.0}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"185":{"tf":1.4142135623730951},"191":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"97":{"tf":1.0}}}},"c":{"/":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"95":{"tf":1.0},"98":{"tf":1.7320508075688772}},"u":{"df":5,"docs":{"13":{"tf":1.0},"241":{"tf":1.4142135623730951},"271":{"tf":1.0},"349":{"tf":1.0},"98":{"tf":1.7320508075688772}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":1,"docs":{"207":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"141":{"tf":1.0}},"t":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"169":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"169":{"tf":1.4142135623730951},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"310":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"313":{"tf":1.4142135623730951}},"s":{"=":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"311":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"100":{"tf":1.0}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.0},"249":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"233":{"tf":1.0},"260":{"tf":1.0},"70":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":66,"docs":{"114":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.7320508075688772},"153":{"tf":1.0},"156":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"182":{"tf":1.4142135623730951},"186":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"216":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.4142135623730951},"230":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"256":{"tf":1.4142135623730951},"260":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.7320508075688772},"283":{"tf":1.0},"284":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"308":{"tf":1.0},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"325":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"362":{"tf":1.0},"373":{"tf":1.0},"51":{"tf":1.0},"73":{"tf":1.0},"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"123":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"20":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"410":{"tf":1.0},"419":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":5,"docs":{"118":{"tf":1.0},"138":{"tf":1.4142135623730951},"146":{"tf":1.0},"152":{"tf":1.4142135623730951},"299":{"tf":1.0}},"e":{"c":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"171":{"tf":1.0}}}}}}},"df":1,"docs":{"171":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":13,"docs":{"118":{"tf":1.4142135623730951},"137":{"tf":1.0},"143":{"tf":1.0},"147":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"168":{"tf":1.0},"185":{"tf":1.0},"283":{"tf":1.0},"296":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"302":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"346":{"tf":1.0},"35":{"tf":1.0}}}},"t":{"(":{"2":{"df":6,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"118":{"tf":1.0},"157":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"32":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"18":{"tf":1.0},"19":{"tf":2.0},"4":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"17":{"tf":1.0},"6":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"253":{"tf":1.0},"378":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"105":{"tf":1.4142135623730951},"116":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"241":{"tf":1.0}}}},"n":{"df":3,"docs":{"15":{"tf":1.0},"22":{"tf":1.0},"372":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"11":{"tf":1.0},"178":{"tf":1.0},"180":{"tf":1.0},"258":{"tf":1.0},"261":{"tf":1.0},"275":{"tf":1.0},"370":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"253":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"106":{"tf":1.7320508075688772},"116":{"tf":1.0},"222":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.0},"275":{"tf":1.4142135623730951},"31":{"tf":1.0},"325":{"tf":2.23606797749979},"33":{"tf":1.0}}}}},"r":{"df":8,"docs":{"120":{"tf":1.4142135623730951},"122":{"tf":2.23606797749979},"193":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"120":{"tf":1.4142135623730951},"141":{"tf":2.0},"203":{"tf":1.0},"241":{"tf":1.0},"25":{"tf":1.4142135623730951},"274":{"tf":1.0},"338":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}}}},"t":{"3":{"df":1,"docs":{"162":{"tf":1.0}}},"4":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"116":{"tf":1.0},"316":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"171":{"tf":1.0},"253":{"tf":1.4142135623730951},"275":{"tf":2.0},"362":{"tf":1.7320508075688772}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":1,"docs":{"20":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"110":{"tf":1.0},"216":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.4142135623730951}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},"1":{"df":1,"docs":{"96":{"tf":1.0}}},"2":{"df":1,"docs":{"287":{"tf":1.0}}},":":{"c":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}},"{":{"df":0,"docs":{},"f":{".":{"_":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"278":{"tf":1.4142135623730951}}},"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"203":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":2.23606797749979},"324":{"tf":1.0},"35":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"319":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"s":{"df":3,"docs":{"241":{"tf":1.0},"362":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"346":{"tf":1.0},"351":{"tf":1.0}}},"y":{"=":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"1":{"6":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"196":{"tf":1.4142135623730951},"207":{"tf":1.7320508075688772},"210":{"tf":1.0}},"i":{"df":1,"docs":{"324":{"tf":1.4142135623730951}}}}}}},"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":7,"docs":{"203":{"tf":1.7320508075688772},"22":{"tf":2.0},"313":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":33,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"162":{"tf":1.4142135623730951},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"24":{"tf":2.0},"26":{"tf":2.23606797749979},"27":{"tf":2.23606797749979},"293":{"tf":1.0},"303":{"tf":1.7320508075688772},"348":{"tf":1.0},"351":{"tf":1.0},"357":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"407":{"tf":1.0},"44":{"tf":2.0},"46":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"81":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"159":{"tf":1.0},"240":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"240":{"tf":1.0}}}},"f":{"2":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"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":{}},"3":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"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":3,"docs":{"203":{"tf":1.0},"286":{"tf":3.7416573867739413},"287":{"tf":2.23606797749979}}},"g":{"df":2,"docs":{"185":{"tf":1.0},"187":{"tf":1.0}}},"i":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"67":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"71":{"tf":2.0},"76":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{".":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"h":{"df":1,"docs":{"33":{"tf":1.0}}},"{":{"df":0,"docs":{},"h":{",":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"101":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"274":{"tf":1.0}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"274":{"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":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{">":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"162":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},">":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"111":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":3,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"]":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":91,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.7320508075688772},"11":{"tf":1.4142135623730951},"110":{"tf":2.8284271247461903},"111":{"tf":1.7320508075688772},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"139":{"tf":1.0},"14":{"tf":1.4142135623730951},"152":{"tf":1.0},"154":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.7320508075688772},"171":{"tf":1.7320508075688772},"177":{"tf":1.0},"178":{"tf":1.7320508075688772},"179":{"tf":2.23606797749979},"180":{"tf":1.0},"182":{"tf":2.0},"185":{"tf":1.7320508075688772},"187":{"tf":1.7320508075688772},"188":{"tf":1.0},"192":{"tf":1.0},"203":{"tf":2.0},"205":{"tf":1.4142135623730951},"21":{"tf":2.23606797749979},"211":{"tf":1.0},"214":{"tf":1.4142135623730951},"216":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"220":{"tf":1.0},"225":{"tf":1.7320508075688772},"231":{"tf":1.0},"245":{"tf":1.4142135623730951},"249":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"268":{"tf":1.4142135623730951},"27":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"274":{"tf":3.0},"275":{"tf":2.23606797749979},"276":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"283":{"tf":2.6457513110645907},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"296":{"tf":1.7320508075688772},"297":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"303":{"tf":2.8284271247461903},"307":{"tf":2.23606797749979},"308":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.7320508075688772},"314":{"tf":1.4142135623730951},"317":{"tf":1.0},"335":{"tf":1.0},"338":{"tf":2.0},"348":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":2.8284271247461903},"46":{"tf":1.0},"50":{"tf":1.7320508075688772},"56":{"tf":1.0},"60":{"tf":2.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":2.0},"97":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"203":{"tf":1.0},"286":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"307":{"tf":1.0}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"162":{"tf":1.0},"261":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"312":{"tf":1.0},"314":{"tf":2.0}}}}}}}}},"l":{"df":2,"docs":{"23":{"tf":1.0},"273":{"tf":1.0}}},"t":{"df":1,"docs":{"229":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"349":{"tf":1.0}}}}}}}}}},"df":16,"docs":{"120":{"tf":1.0},"185":{"tf":1.7320508075688772},"193":{"tf":2.0},"203":{"tf":1.0},"205":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"297":{"tf":2.23606797749979},"338":{"tf":3.0},"346":{"tf":1.0},"349":{"tf":1.0},"351":{"tf":1.7320508075688772},"74":{"tf":1.0},"85":{"tf":2.449489742783178},"96":{"tf":1.0}}}}}},"n":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"185":{"tf":1.0}}},"_":{"2":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"283":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0}}}},"d":{"df":5,"docs":{"141":{"tf":1.0},"192":{"tf":1.0},"312":{"tf":1.0},"88":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}},"df":0,"docs":{},"e":{"df":1,"docs":{"314":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"143":{"tf":2.23606797749979}}}}}},"q":{"df":1,"docs":{"407":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"336":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":2.0},"343":{"tf":2.0},"344":{"tf":1.7320508075688772},"345":{"tf":1.0},"346":{"tf":1.0}},"l":{"d":{"(":{"1":{"df":2,"docs":{"341":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":15,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"15":{"tf":1.0},"238":{"tf":1.0},"25":{"tf":1.0},"261":{"tf":1.0},"273":{"tf":1.7320508075688772},"303":{"tf":1.4142135623730951},"330":{"tf":1.0},"356":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"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":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"29":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"1":{"tf":1.0},"29":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}}},"x":{"df":1,"docs":{"273":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"13":{"tf":1.0},"150":{"tf":2.23606797749979},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"283":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":3.4641016151377544},"372":{"tf":2.0},"407":{"tf":2.0},"6":{"tf":1.0},"8":{"tf":1.7320508075688772}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"209":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"179":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"357":{"tf":1.0}}}}},"df":1,"docs":{"357":{"tf":1.7320508075688772}},"i":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"l":{"df":1,"docs":{"357":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"216":{"tf":1.0}}},"o":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"238":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"46":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"w":{"df":5,"docs":{"351":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"347":{"tf":1.0},"348":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"a":{"b":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"313":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"313":{"tf":1.0}}},"x":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":3,"docs":{"120":{"tf":1.0},"313":{"tf":2.8284271247461903},"72":{"tf":1.4142135623730951}}}},"n":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}}},"v":{"0":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"268":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"268":{"tf":1.4142135623730951}}},"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"44":{"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.4142135623730951},"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.4142135623730951},"99":{"tf":1.0}},"o":{"df":1,"docs":{"207":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{")":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":2.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":4,"docs":{"130":{"tf":1.0},"334":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}},"s":{"df":2,"docs":{"83":{"tf":1.0},"93":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"210":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"314":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":46,"docs":{"12":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.4142135623730951},"141":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":1.0},"182":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.4142135623730951},"205":{"tf":1.0},"216":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.7320508075688772},"241":{"tf":1.0},"253":{"tf":1.4142135623730951},"256":{"tf":1.0},"27":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.7320508075688772},"287":{"tf":1.0},"293":{"tf":1.0},"301":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.4142135623730951},"314":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.0},"372":{"tf":1.0},"381":{"tf":1.0},"399":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0}}}}}},"o":{"\"":{">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"#":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"%":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"/":{"#":{"a":{"a":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"%":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"d":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"1":{":":{"3":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"=":{"'":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"(":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"c":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"r":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"109":{"tf":1.0},"110":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"2":{".":{".":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"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":1,"docs":{"33":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"26":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"37":{"tf":1.0}}}},"df":0,"docs":{}},"df":34,"docs":{"109":{"tf":1.0},"11":{"tf":1.4142135623730951},"13":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"14":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"19":{"tf":2.8284271247461903},"216":{"tf":1.4142135623730951},"232":{"tf":1.0},"236":{"tf":1.0},"25":{"tf":2.449489742783178},"253":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"27":{"tf":1.7320508075688772},"271":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"314":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":2.0},"330":{"tf":1.0},"334":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"371":{"tf":1.0},"38":{"tf":1.7320508075688772},"39":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772}},"r":{"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"110":{"tf":1.0},"111":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"286":{"tf":1.0}}}},"r":{"c":{"df":2,"docs":{"232":{"tf":1.4142135623730951},"44":{"tf":1.0}}},"df":0,"docs":{},"k":{"(":{"2":{"df":3,"docs":{"127":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"123":{"tf":1.7320508075688772},"127":{"tf":1.0},"203":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"115":{"tf":1.0},"134":{"tf":1.0},"162":{"tf":1.0},"276":{"tf":1.0},"283":{"tf":1.0},"296":{"tf":1.7320508075688772},"303":{"tf":1.4142135623730951},"362":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":2.0}},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"13":{"tf":1.0},"241":{"tf":1.7320508075688772},"69":{"tf":1.0}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"/":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"100":{"tf":1.0},"237":{"tf":3.0},"243":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"350":{"tf":1.0},"86":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"238":{"tf":1.0},"295":{"tf":1.0},"42":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":2,"docs":{"399":{"tf":1.0},"417":{"tf":1.0}}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":7,"docs":{"207":{"tf":1.7320508075688772},"385":{"tf":1.0},"399":{"tf":1.7320508075688772},"400":{"tf":1.0},"405":{"tf":1.0},"417":{"tf":1.7320508075688772},"418":{"tf":2.0}},"i":{"c":{"df":2,"docs":{"245":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"0":{"df":2,"docs":{"399":{"tf":1.0},"417":{"tf":1.0}}},"1":{"df":2,"docs":{"399":{"tf":1.0},"417":{"tf":1.0}}},"df":7,"docs":{"207":{"tf":1.4142135623730951},"379":{"tf":1.4142135623730951},"385":{"tf":1.0},"399":{"tf":3.605551275463989},"400":{"tf":1.0},"417":{"tf":3.7416573867739413},"418":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"303":{"tf":1.0}},"z":{"df":1,"docs":{"164":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":1,"docs":{"299":{"tf":1.0}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"127":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"150":{"tf":2.0},"68":{"tf":1.0},"71":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"283":{"tf":1.4142135623730951},"284":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"103":{"tf":1.0},"200":{"tf":1.0},"25":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"398":{"tf":1.4142135623730951},"411":{"tf":1.0},"416":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":4,"docs":{"121":{"tf":1.0},"242":{"tf":1.0},"349":{"tf":1.0},"417":{"tf":1.0}}}}},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{")":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.7320508075688772}}}}}},"_":{"df":0,"docs":{},"v":{"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"1":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"2":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"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":1,"docs":{"275":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":8,"docs":{"11":{"tf":1.0},"13":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"274":{"tf":2.449489742783178},"275":{"tf":3.7416573867739413},"379":{"tf":1.0},"43":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":43,"docs":{"11":{"tf":1.7320508075688772},"12":{"tf":1.0},"124":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"135":{"tf":1.0},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"15":{"tf":2.0},"237":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"26":{"tf":1.0},"263":{"tf":1.0},"27":{"tf":1.0},"273":{"tf":3.3166247903554},"275":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"3":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"41":{"tf":1.7320508075688772},"413":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":2.6457513110645907},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"72":{"tf":1.4142135623730951},"8":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"301":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"w":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"237":{"tf":1.0},"350":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"179":{"tf":1.0}}},"y":{"df":1,"docs":{"179":{"tf":1.0}}}},"g":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}}}},":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"316":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"a":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"p":{"df":2,"docs":{"356":{"tf":1.0},"357":{"tf":1.0}}}},"c":{"c":{"(":{"1":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"180":{"tf":1.0},"227":{"tf":1.0},"233":{"tf":1.0},"245":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"253":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.7320508075688772},"287":{"tf":2.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}},"d":{"a":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"283":{"tf":1.4142135623730951},"284":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"(":{"1":{"df":1,"docs":{"283":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"227":{"tf":1.0},"283":{"tf":1.4142135623730951},"284":{"tf":2.0}}}}},"d":{"b":{"'":{"df":1,"docs":{"129":{"tf":1.0}}},"(":{"1":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}},"df":12,"docs":{"1":{"tf":1.0},"118":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":2.0},"141":{"tf":3.1622776601683795},"146":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"1":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"256":{"tf":1.0},"275":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"293":{"tf":1.0},"31":{"tf":1.0},"401":{"tf":1.0},"50":{"tf":1.7320508075688772},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":30,"docs":{"103":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"13":{"tf":1.4142135623730951},"162":{"tf":1.0},"18":{"tf":1.7320508075688772},"210":{"tf":1.0},"225":{"tf":1.0},"236":{"tf":1.4142135623730951},"245":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.7320508075688772},"26":{"tf":2.8284271247461903},"272":{"tf":1.7320508075688772},"283":{"tf":2.23606797749979},"284":{"tf":1.4142135623730951},"286":{"tf":2.23606797749979},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"295":{"tf":1.0},"311":{"tf":1.0},"366":{"tf":1.0},"382":{"tf":1.0},"385":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"423":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":2.0},"95":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"'":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"141":{"tf":1.4142135623730951}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"315":{"tf":1.0},"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"79":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"23":{"tf":2.23606797749979},"24":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"357":{"tf":1.0}}},"h":{"df":1,"docs":{"357":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":12,"docs":{"1":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":2.8284271247461903},"59":{"tf":2.23606797749979},"60":{"tf":2.23606797749979},"61":{"tf":2.449489742783178},"62":{"tf":2.8284271247461903},"63":{"tf":2.0},"64":{"tf":2.449489742783178},"65":{"tf":2.0},"66":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":7,"docs":{"105":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.0},"48":{"tf":1.0}},"n":{"df":13,"docs":{"123":{"tf":1.0},"188":{"tf":1.0},"20":{"tf":2.23606797749979},"249":{"tf":1.0},"256":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.4142135623730951},"297":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"334":{"tf":1.0},"342":{"tf":1.0},"67":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"1":{"4":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"5":{"df":1,"docs":{"274":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"274":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"227":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":15,"docs":{"173":{"tf":1.0},"182":{"tf":1.7320508075688772},"225":{"tf":1.0},"23":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":3.1622776601683795},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"50":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"357":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"274":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"401":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":9,"docs":{"274":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.7320508075688772},"401":{"tf":1.4142135623730951},"402":{"tf":1.7320508075688772},"419":{"tf":1.0},"420":{"tf":1.7320508075688772},"424":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"419":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.0},"234":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"86":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"141":{"tf":1.0},"355":{"tf":1.4142135623730951},"358":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"158":{"tf":1.0},"243":{"tf":1.0},"324":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":2.0}}}}}},"[":{"2":{"df":1,"docs":{"273":{"tf":1.0}}},"3":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"87":{"tf":1.4142135623730951}}}}},"p":{"df":1,"docs":{"423":{"tf":1.0}},"g":{"(":{"1":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}},"df":13,"docs":{"1":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":2.449489742783178},"111":{"tf":1.7320508075688772},"115":{"tf":1.0},"116":{"tf":2.0}}},"t":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{",":{"0":{".":{"5":{",":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"60":{"tf":1.4142135623730951}},"i":{"c":{"df":2,"docs":{"157":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"357":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"27":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0}},"|":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"|":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{".":{"df":4,"docs":{"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}},"df":4,"docs":{"381":{"tf":2.23606797749979},"401":{"tf":2.23606797749979},"419":{"tf":2.23606797749979},"424":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"p":{"df":8,"docs":{"151":{"tf":1.0},"233":{"tf":1.0},"274":{"tf":1.0},"293":{"tf":1.0},"314":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.4142135623730951},"88":{"tf":2.6457513110645907}}}},"i":{"d":{"df":2,"docs":{"356":{"tf":2.23606797749979},"357":{"tf":3.1622776601683795}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{"df":1,"docs":{"316":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"182":{"tf":1.0},"193":{"tf":1.0},"25":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.4142135623730951},"346":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"w":{"df":3,"docs":{"379":{"tf":1.0},"398":{"tf":1.0},"416":{"tf":1.0}}}}},"s":{"df":1,"docs":{"357":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"285":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"171":{"tf":1.0}}}}}},"h":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},":":{"%":{"df":0,"docs":{},"m":{":":{"%":{"df":2,"docs":{"313":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{":":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"207":{"tf":1.0}},"i":{"df":1,"docs":{"121":{"tf":1.0}}},"l":{"df":4,"docs":{"125":{"tf":2.23606797749979},"34":{"tf":1.0},"351":{"tf":1.0},"44":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"14":{"tf":1.0},"143":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"312":{"tf":1.0},"362":{"tf":1.0}},"s":{"=":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"5":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}},"r":{"d":{"df":2,"docs":{"241":{"tf":1.0},"63":{"tf":1.4142135623730951}},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"141":{"tf":2.23606797749979},"207":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":2,"docs":{"158":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"14":{"tf":1.0},"157":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"222":{"tf":1.0},"27":{"tf":1.4142135623730951},"312":{"tf":1.0},"314":{"tf":1.0},"357":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"72":{"tf":1.0},"81":{"tf":3.1622776601683795},"85":{"tf":1.0},"92":{"tf":1.0}},"e":{"a":{"d":{"df":7,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.7320508075688772},"297":{"tf":1.0},"302":{"tf":1.0},"79":{"tf":1.0}}}},"~":{"1":{"df":2,"docs":{"63":{"tf":1.4142135623730951},"66":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"292":{"tf":1.0}}}},"p":{"=":{"<":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"249":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"233":{"tf":1.0},"251":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"105":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"151":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"192":{"tf":1.0},"225":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"270":{"tf":1.0},"44":{"tf":2.0},"81":{"tf":1.4142135623730951},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"239":{"tf":1.0},"43":{"tf":1.0}}}}}},"n":{"c":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"355":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":5,"docs":{"160":{"tf":1.0},"231":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"411":{"tf":1.0}}}},"x":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}}}}},"df":9,"docs":{"203":{"tf":1.0},"214":{"tf":1.7320508075688772},"215":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"46":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":9,"docs":{"379":{"tf":1.0},"381":{"tf":1.4142135623730951},"395":{"tf":1.0},"399":{"tf":1.0},"401":{"tf":1.4142135623730951},"413":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":3,"docs":{"301":{"tf":1.0},"319":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"349":{"tf":1.0},"351":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"322":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"47":{"tf":1.4142135623730951},"60":{"tf":2.0}}}}}}},"t":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"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":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"26":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"321":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":7,"docs":{"132":{"tf":2.0},"140":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951},"346":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"357":{"tf":1.0},"52":{"tf":1.0},"83":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{".":{"0":{",":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"5":{"df":0,"docs":{},"e":{"1":{",":{"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":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"4":{"0":{"8":{",":{"df":0,"docs":{},"i":{"d":{"=":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"158":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"163":{"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":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"df":10,"docs":{"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"163":{"tf":1.4142135623730951},"166":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"189":{"tf":1.0},"325":{"tf":1.7320508075688772},"338":{"tf":1.0},"340":{"tf":1.4142135623730951}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"185":{"tf":1.0}},"e":{"df":0,"docs":{},"|":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"253":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"=":{"\"":{"\"":{">":{"a":{"a":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"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":{}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":7,"docs":{"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"113":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"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":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"w":{"/":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"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":{}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"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":0,"docs":{},"s":{"/":{"5":{"2":{"4":{"9":{"2":{"2":{"2":{"9":{"/":{"c":{"df":1,"docs":{"233":{"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":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"283":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":2,"docs":{"207":{"tf":1.0},"211":{"tf":1.0}}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":5,"docs":{"118":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"21":{"tf":1.4142135623730951},"35":{"tf":1.0}}}},"3":{"8":{"6":{":":{"df":0,"docs":{},"x":{"8":{"6":{"df":1,"docs":{"225":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"3":{"2":{"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"85":{"tf":2.0},"87":{"tf":1.0}}}}}},"d":{"=":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"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":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"2":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"df":1,"docs":{"358":{"tf":1.0}}},"2":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":12,"docs":{"105":{"tf":2.449489742783178},"106":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"116":{"tf":1.0},"126":{"tf":2.0},"127":{"tf":1.4142135623730951},"163":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":2.0},"362":{"tf":1.4142135623730951},"368":{"tf":1.0},"51":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"319":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"368":{"tf":1.0}},"i":{"df":3,"docs":{"163":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.0}}}}}}}},"l":{"df":1,"docs":{"185":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"99":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"98":{"tf":1.0}}}}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"303":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"303":{"tf":1.0},"307":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"362":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"162":{"tf":1.4142135623730951},"174":{"tf":1.0}}},"m":{"df":1,"docs":{"371":{"tf":1.4142135623730951}},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"340":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"123":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"258":{"tf":1.0}}}}}}},"df":1,"docs":{"233":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"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":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"106":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":2.6457513110645907},"335":{"tf":2.0},"97":{"tf":1.0}}}}}}},"n":{":":{"%":{".":{"c":{"=":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"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":{},"o":{"=":{".":{"c":{"df":1,"docs":{"264":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"c":{"df":2,"docs":{"392":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"u":{"d":{"df":22,"docs":{"180":{"tf":1.0},"233":{"tf":1.4142135623730951},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":2.23606797749979},"241":{"tf":1.0},"243":{"tf":2.23606797749979},"245":{"tf":1.0},"256":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.4142135623730951},"284":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"313":{"tf":2.6457513110645907},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"58":{"tf":1.0},"72":{"tf":1.0}},"e":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"275":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"368":{"tf":1.0},"372":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":12,"docs":{"12":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"33":{"tf":1.0},"366":{"tf":1.4142135623730951},"392":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"63":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"i":{"c":{"df":6,"docs":{"185":{"tf":1.0},"297":{"tf":1.0},"368":{"tf":1.0},"399":{"tf":1.0},"407":{"tf":1.0},"417":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"273":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"346":{"tf":1.0}}}},"f":{"df":1,"docs":{"216":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"127":{"tf":2.0}}}}}}},"o":{"df":19,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.0},"214":{"tf":1.0},"223":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"29":{"tf":1.0},"299":{"tf":1.4142135623730951},"31":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"115":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":1.0},"233":{"tf":1.0},"274":{"tf":1.4142135623730951},"322":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"=":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"245":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"241":{"tf":1.7320508075688772},"272":{"tf":2.0},"64":{"tf":1.4142135623730951}},"i":{"df":9,"docs":{"139":{"tf":1.0},"272":{"tf":2.23606797749979},"273":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"62":{"tf":1.0}}},"r":{"d":{"df":1,"docs":{"172":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.4142135623730951}}}},"df":1,"docs":{"278":{"tf":1.4142135623730951}}}}},"p":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"313":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"313":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"=":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"311":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"351":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"351":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":16,"docs":{"25":{"tf":1.4142135623730951},"258":{"tf":1.4142135623730951},"270":{"tf":1.0},"288":{"tf":1.0},"3":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.4142135623730951},"311":{"tf":2.0},"312":{"tf":1.0},"351":{"tf":1.0},"53":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"272":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"223":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"124":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"322":{"tf":1.0},"65":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"11":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"178":{"tf":2.0},"179":{"tf":1.4142135623730951},"180":{"tf":2.0},"245":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"308":{"tf":1.0},"349":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"141":{"tf":1.4142135623730951},"241":{"tf":1.0},"30":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":9,"docs":{"122":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"251":{"tf":1.0},"362":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":4,"docs":{"120":{"tf":1.0},"134":{"tf":1.0},"286":{"tf":1.0},"368":{"tf":1.4142135623730951}},"u":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"134":{"tf":2.0},"149":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"253":{"tf":1.0},"273":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.7320508075688772},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"387":{"tf":1.0},"402":{"tf":1.0},"408":{"tf":1.0},"410":{"tf":1.0},"419":{"tf":2.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"283":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.0}}}}}}}}}},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}},"df":28,"docs":{"141":{"tf":2.0},"221":{"tf":1.0},"233":{"tf":3.7416573867739413},"234":{"tf":2.8284271247461903},"236":{"tf":1.7320508075688772},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":3.7416573867739413},"243":{"tf":2.0},"256":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":2.0},"281":{"tf":1.7320508075688772},"284":{"tf":1.0},"285":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":2.0},"381":{"tf":1.0},"395":{"tf":1.4142135623730951},"401":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"286":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"375":{"tf":1.0},"376":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"381":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"129":{"tf":1.0},"223":{"tf":1.0},"364":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.7320508075688772}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"119":{"tf":1.0},"151":{"tf":1.0},"26":{"tf":1.0},"56":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.0}}}}},"f":{"a":{"c":{"df":10,"docs":{"130":{"tf":1.0},"14":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":2.0},"27":{"tf":1.0},"311":{"tf":1.0},"340":{"tf":1.4142135623730951},"341":{"tf":1.0},"398":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":1,"docs":{"121":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"216":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"207":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"223":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"233":{"tf":2.0},"324":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"174":{"tf":1.0},"249":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":6,"docs":{"170":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":3.0},"243":{"tf":2.0},"81":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"239":{"tf":2.0},"240":{"tf":1.0}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{">":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":2,"docs":{"165":{"tf":1.7320508075688772},"368":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"368":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"236":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"6":{"df":1,"docs":{"346":{"tf":1.0}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"203":{"tf":1.0},"338":{"tf":2.449489742783178},"346":{"tf":1.0},"349":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"367":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"346":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"4":{"/":{"6":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"191":{"tf":1.0},"194":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"q":{"df":1,"docs":{"407":{"tf":1.4142135623730951}}}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.0}}},"y":{"<":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.7320508075688772}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":1,"docs":{"241":{"tf":1.0}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"df":1,"docs":{"241":{"tf":1.0}}}},"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"241":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":4,"docs":{"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"86":{"tf":2.449489742783178},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":3,"docs":{"158":{"tf":1.0},"162":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"254":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"\"":{">":{"<":{"a":{"df":1,"docs":{"357":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"168":{"tf":1.0},"357":{"tf":2.0},"362":{"tf":1.4142135623730951},"398":{"tf":1.0},"416":{"tf":1.0},"94":{"tf":2.0}}},"r":{"(":{"[":{"'":{"a":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}}}},"j":{"1":{"df":1,"docs":{"256":{"tf":1.0}}},":":{"\\":{"df":0,"docs":{},"n":{":":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},">":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"214":{"tf":1.0},"216":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":5,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"253":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"225":{"tf":1.0},"382":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"253":{"tf":2.0},"273":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"253":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0}}}},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":1,"docs":{"284":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"33":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"292":{"tf":1.0},"293":{"tf":1.7320508075688772}}}}},"df":1,"docs":{"293":{"tf":2.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"382":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":6,"docs":{"253":{"tf":1.0},"273":{"tf":2.23606797749979},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"346":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"n":{"df":1,"docs":{"314":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"tf":1.0}}}}}}}}},"k":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"77":{"tf":1.0}}},"b":{"df":1,"docs":{"77":{"tf":1.0}}},"df":11,"docs":{"104":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"280":{"tf":1.0},"340":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":8,"docs":{"141":{"tf":1.0},"180":{"tf":1.0},"192":{"tf":1.0},"266":{"tf":1.0},"325":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":7,"docs":{"172":{"tf":2.0},"196":{"tf":1.4142135623730951},"207":{"tf":1.0},"296":{"tf":1.0},"301":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.4142135623730951}}}}}},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"106":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"157":{"tf":1.0},"3":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":40,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":2.23606797749979},"105":{"tf":2.6457513110645907},"106":{"tf":2.0},"107":{"tf":2.23606797749979},"109":{"tf":1.7320508075688772},"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"115":{"tf":1.0},"116":{"tf":2.449489742783178},"29":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"330":{"tf":2.0},"331":{"tf":3.0},"53":{"tf":1.0},"6":{"tf":1.0},"78":{"tf":1.4142135623730951},"81":{"tf":2.8284271247461903},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"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.4142135623730951},"99":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"116":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"330":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"d":{"df":1,"docs":{"115":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"3":{"tf":1.7320508075688772},"47":{"tf":1.0},"53":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"107":{"tf":1.4142135623730951},"113":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"302":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":6,"docs":{"234":{"tf":1.4142135623730951},"340":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"89":{"tf":2.0}}}},"n":{"d":{"df":3,"docs":{"242":{"tf":3.0},"319":{"tf":1.0},"346":{"tf":1.0}}},"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"142":{"tf":1.0}},"n":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"172":{"tf":1.0}}}},"w":{"df":1,"docs":{"151":{"tf":1.4142135623730951}}}},"l":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{"a":{"df":1,"docs":{"264":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"162":{"tf":1.0},"303":{"tf":1.0},"324":{"tf":1.0},"362":{"tf":1.4142135623730951}}}},"l":{"df":1,"docs":{"410":{"tf":1.4142135623730951}}}},"df":1,"docs":{"424":{"tf":1.0}},"n":{"d":{"df":1,"docs":{"351":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"95":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"121":{"tf":1.0},"207":{"tf":1.0},"23":{"tf":1.4142135623730951},"293":{"tf":1.0},"32":{"tf":1.4142135623730951},"398":{"tf":1.0},"416":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.7320508075688772},"70":{"tf":1.0},"76":{"tf":1.4142135623730951},"85":{"tf":1.0},"98":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"171":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":1,"docs":{"253":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"356":{"tf":1.0},"357":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"b":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"(":{"8":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"227":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772}}}}},"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"272":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"272":{"tf":1.4142135623730951},"274":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"274":{"tf":1.0}}}}}}},"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"271":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"271":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"=":{".":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"270":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"272":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":1,"docs":{"272":{"tf":1.0}}},"df":4,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"276":{"tf":1.0},"424":{"tf":1.0}},"l":{"df":1,"docs":{"275":{"tf":1.0}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"393":{"tf":1.0},"400":{"tf":1.0}}},"r":{"df":5,"docs":{"391":{"tf":2.23606797749979},"392":{"tf":1.4142135623730951},"401":{"tf":1.7320508075688772},"411":{"tf":2.23606797749979},"419":{"tf":1.7320508075688772}}}},"df":21,"docs":{"122":{"tf":1.4142135623730951},"130":{"tf":1.0},"141":{"tf":1.4142135623730951},"155":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"3":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"330":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"319":{"tf":1.0}}},"df":3,"docs":{"371":{"tf":1.4142135623730951},"373":{"tf":1.0},"381":{"tf":1.0}},"k":{"df":1,"docs":{"245":{"tf":1.0}}},"v":{"df":2,"docs":{"141":{"tf":1.0},"380":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"/":{"df":1,"docs":{"94":{"tf":1.0}},"m":{"df":1,"docs":{"94":{"tf":1.0}}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"141":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"272":{"tf":1.4142135623730951},"3":{"tf":1.0},"310":{"tf":1.0},"356":{"tf":1.4142135623730951},"362":{"tf":1.7320508075688772},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951}}}},"n":{"df":4,"docs":{"373":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.0},"47":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"368":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"275":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"a":{".":{"c":{"c":{"df":1,"docs":{"256":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"256":{"tf":1.0},"272":{"tf":1.0}}},"b":{"df":1,"docs":{"272":{"tf":1.0}}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"272":{"tf":1.0},"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"272":{"tf":1.4142135623730951}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"205":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"c":{"c":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}}},"v":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}},"df":1,"docs":{"275":{"tf":1.7320508075688772}}}}},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":1,"docs":{"245":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"123":{"tf":1.4142135623730951},"245":{"tf":1.0},"256":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"276":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}},"t":{"d":{"c":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"357":{"tf":1.7320508075688772},"424":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"295":{"tf":1.0},"342":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":20,"docs":{"12":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"195":{"tf":1.4142135623730951},"214":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"293":{"tf":1.4142135623730951},"341":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"21":{"tf":1.0}}}},"k":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"273":{"tf":1.0}}}},"df":18,"docs":{"222":{"tf":1.0},"225":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"272":{"tf":2.8284271247461903},"273":{"tf":1.4142135623730951},"274":{"tf":2.0},"275":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"362":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.7320508075688772},"389":{"tf":1.0},"399":{"tf":1.4142135623730951},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"=":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"a":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"401":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"419":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"v":{"6":{"4":{"df":1,"docs":{"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":6,"docs":{"222":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"3":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}},"df":9,"docs":{"254":{"tf":1.0},"288":{"tf":1.0},"309":{"tf":1.0},"346":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":2.0},"419":{"tf":1.7320508075688772},"424":{"tf":2.0},"425":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"98":{"tf":2.0}}},"t":{"(":{")":{"[":{"0":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":88,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":2.0},"126":{"tf":1.7320508075688772},"127":{"tf":1.0},"13":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"178":{"tf":1.7320508075688772},"179":{"tf":1.0},"180":{"tf":1.0},"188":{"tf":1.0},"192":{"tf":1.0},"198":{"tf":1.7320508075688772},"20":{"tf":2.449489742783178},"203":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"233":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"241":{"tf":2.0},"242":{"tf":2.23606797749979},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"258":{"tf":1.0},"26":{"tf":2.449489742783178},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.7320508075688772},"272":{"tf":1.0},"279":{"tf":1.0},"290":{"tf":2.6457513110645907},"291":{"tf":1.7320508075688772},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"303":{"tf":1.0},"306":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"317":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.4142135623730951},"325":{"tf":1.0},"328":{"tf":1.7320508075688772},"329":{"tf":1.0},"33":{"tf":2.23606797749979},"333":{"tf":1.4142135623730951},"334":{"tf":1.0},"335":{"tf":1.0},"342":{"tf":2.6457513110645907},"343":{"tf":1.0},"347":{"tf":1.4142135623730951},"348":{"tf":1.0},"357":{"tf":1.0},"399":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"171":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"217":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}}}}},"k":{"df":2,"docs":{"216":{"tf":1.0},"351":{"tf":1.7320508075688772}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"286":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"%":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"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":{"284":{"tf":1.0},"286":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"407":{"tf":1.0},"411":{"tf":1.4142135623730951}}}}}}},"df":16,"docs":{"120":{"tf":1.7320508075688772},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"140":{"tf":1.0},"171":{"tf":1.0},"196":{"tf":1.4142135623730951},"245":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.4142135623730951},"330":{"tf":2.0},"331":{"tf":1.4142135623730951},"351":{"tf":1.0},"371":{"tf":1.7320508075688772},"372":{"tf":1.0},"42":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{">":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"167":{"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":17,"docs":{"102":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"274":{"tf":2.23606797749979},"275":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.0},"62":{"tf":1.0},"81":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"146":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"189":{"tf":1.4142135623730951},"349":{"tf":1.0},"351":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":12,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"122":{"tf":1.4142135623730951},"128":{"tf":1.0},"141":{"tf":1.4142135623730951},"273":{"tf":1.0},"300":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"42":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"379":{"tf":1.0},"395":{"tf":1.0},"399":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.0}},"g":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"278":{"tf":1.0}}}},"2":{"(":{"1":{"0":{"2":{"4":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"391":{"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":{},"t":{"a":{"df":0,"docs":{},"g":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":11,"docs":{"129":{"tf":2.6457513110645907},"168":{"tf":1.7320508075688772},"203":{"tf":1.7320508075688772},"205":{"tf":1.0},"278":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.7320508075688772},"303":{"tf":1.0},"35":{"tf":1.4142135623730951},"351":{"tf":2.23606797749979},"60":{"tf":2.8284271247461903}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"292":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"193":{"tf":1.0},"319":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"115":{"tf":1.0},"141":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"260":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"286":{"tf":1.0},"42":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"128":{"tf":1.0},"270":{"tf":1.0},"272":{"tf":2.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}}}},"p":{"(":{"4":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"303":{"tf":2.0},"304":{"tf":1.4142135623730951}}},"df":3,"docs":{"303":{"tf":2.0},"39":{"tf":1.0},"40":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"303":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"319":{"tf":1.0}}},"t":{"df":2,"docs":{"324":{"tf":1.0},"63":{"tf":1.0}}}},"w":{"df":1,"docs":{"27":{"tf":1.0}},"|":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}}}}},"p":{"6":{"4":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":8,"docs":{"385":{"tf":1.0},"389":{"tf":1.0},"399":{"tf":1.4142135623730951},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"m":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":7,"docs":{"314":{"tf":1.0},"333":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.4142135623730951}},"l":{"df":2,"docs":{"391":{"tf":1.0},"411":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"(":{"8":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":9,"docs":{"184":{"tf":1.0},"185":{"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},"325":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"313":{"tf":1.4142135623730951}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"205":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":3,"docs":{"202":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"k":{"df":3,"docs":{"302":{"tf":1.4142135623730951},"303":{"tf":2.6457513110645907},"304":{"tf":2.0}},"s":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"302":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"d":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"302":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"302":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"302":{"tf":1.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"302":{"tf":1.0}}}}}}}}}}}}},"s":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"302":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"237":{"tf":2.0}}}}},"df":0,"docs":{}}},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"df":1,"docs":{"243":{"tf":2.0}},"m":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"df":1,"docs":{"243":{"tf":1.0}},"{":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"171":{"tf":2.449489742783178},"174":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"311":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"131":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0}}}}}},"+":{"0":{"df":0,"docs":{},"x":{"1":{"5":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}},"f":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"c":{"c":{"df":2,"docs":{"256":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"141":{"tf":1.4142135623730951},"206":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"272":{"tf":2.8284271247461903},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"286":{"tf":2.0},"287":{"tf":1.7320508075688772}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"196":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"207":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":15,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"135":{"tf":1.0},"141":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"227":{"tf":1.0},"258":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"268":{"tf":1.0},"275":{"tf":1.0},"333":{"tf":1.0},"351":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"261":{"tf":1.4142135623730951},"262":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"_":{"=":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"245":{"tf":1.4142135623730951}},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"245":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"245":{"tf":1.0},"246":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"3":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"203":{"tf":1.0},"319":{"tf":1.4142135623730951},"320":{"tf":1.0},"326":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"82":{"tf":1.0}}}},"df":8,"docs":{"294":{"tf":1.4142135623730951},"3":{"tf":1.0},"345":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951},"7":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"183":{"tf":1.0},"307":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":12,"docs":{"152":{"tf":1.0},"200":{"tf":1.7320508075688772},"222":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.4142135623730951},"272":{"tf":2.8284271247461903},"297":{"tf":2.0},"3":{"tf":1.7320508075688772},"302":{"tf":2.0},"303":{"tf":1.0},"304":{"tf":1.0},"57":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"n":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"357":{"tf":1.0}}}}},"k":{"df":4,"docs":{"82":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"k":{":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"317":{"tf":1.7320508075688772}}},"m":{"=":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"253":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"92":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"1":{"df":1,"docs":{"9":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":32,"docs":{"121":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"169":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951},"20":{"tf":3.4641016151377544},"205":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":2.0},"242":{"tf":4.123105625617661},"25":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"260":{"tf":2.23606797749979},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":2.23606797749979},"88":{"tf":1.0},"9":{"tf":2.8284271247461903},"92":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"46":{"tf":2.23606797749979}}}},"x":{"df":3,"docs":{"203":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"317":{"tf":1.0}}}}}}}},"b":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"245":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":25,"docs":{"158":{"tf":1.0},"159":{"tf":1.0},"18":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.0},"237":{"tf":2.23606797749979},"243":{"tf":3.1622776601683795},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"286":{"tf":1.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"357":{"tf":1.4142135623730951},"407":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"72":{"tf":2.0},"85":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":8,"docs":{"23":{"tf":1.4142135623730951},"233":{"tf":1.0},"253":{"tf":1.0},"351":{"tf":1.0},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"7":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"241":{"tf":1.0},"274":{"tf":1.0},"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"141":{"tf":2.0},"233":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"272":{"tf":1.0}}},"y":{"(":{"3":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":11,"docs":{"122":{"tf":1.0},"134":{"tf":1.0},"141":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":2.23606797749979},"200":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.7320508075688772},"290":{"tf":1.0},"297":{"tf":1.0},"398":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"373":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"352":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"158":{"tf":1.0},"161":{"tf":1.0}}}}},"df":1,"docs":{"161":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"286":{"tf":1.4142135623730951},"310":{"tf":1.0},"46":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"246":{"tf":1.0},"292":{"tf":1.0},"351":{"tf":1.0},"50":{"tf":1.0},"81":{"tf":1.4142135623730951}}}},"df":1,"docs":{"130":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"350":{"tf":1.0}},"l":{"df":1,"docs":{"402":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"310":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"n":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"w":{"df":1,"docs":{"180":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"172":{"tf":1.0},"240":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"196":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"207":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"319":{"tf":1.4142135623730951},"321":{"tf":1.7320508075688772},"323":{"tf":2.0},"324":{"tf":2.449489742783178}}}}}},"s":{"c":{"df":2,"docs":{"120":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":2,"docs":{"223":{"tf":1.0},"63":{"tf":1.0}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"292":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"162":{"tf":1.0}}},"4":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"307":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"162":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"167":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.4142135623730951},"325":{"tf":1.0}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":21,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"127":{"tf":1.0},"138":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"165":{"tf":1.0},"207":{"tf":1.0},"217":{"tf":1.0},"3":{"tf":1.0},"362":{"tf":1.4142135623730951},"407":{"tf":1.0},"411":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.7320508075688772},"81":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":2.0},"91":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}},"l":{"df":3,"docs":{"352":{"tf":1.0},"357":{"tf":1.0},"369":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"105":{"tf":1.0},"245":{"tf":1.0},"256":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"372":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":7,"docs":{"157":{"tf":1.4142135623730951},"165":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":2.23606797749979},"174":{"tf":1.0},"184":{"tf":1.0},"349":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"271":{"tf":1.0},"321":{"tf":2.23606797749979},"323":{"tf":2.0},"324":{"tf":1.7320508075688772},"325":{"tf":2.0},"327":{"tf":1.0},"330":{"tf":1.0},"360":{"tf":2.0},"44":{"tf":3.0}},"e":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"/":{".":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"333":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"333":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"327":{"tf":1.4142135623730951},"329":{"tf":1.4142135623730951},"330":{"tf":2.0},"331":{"tf":1.7320508075688772},"332":{"tf":1.7320508075688772},"333":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772}},"v":{"1":{"df":1,"docs":{"333":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"20":{"tf":2.0},"233":{"tf":1.0},"241":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"286":{"tf":1.0},"319":{"tf":1.4142135623730951},"355":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"167":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"314":{"tf":1.7320508075688772},"320":{"tf":1.0},"326":{"tf":1.0},"329":{"tf":2.23606797749979},"330":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}}}}}},"s":{"df":3,"docs":{"157":{"tf":1.0},"310":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951}},"e":{"0":{"df":1,"docs":{"312":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"310":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"310":{"tf":1.0}}}}}},"v":{"df":14,"docs":{"155":{"tf":1.4142135623730951},"173":{"tf":1.7320508075688772},"225":{"tf":1.7320508075688772},"233":{"tf":2.449489742783178},"234":{"tf":2.449489742783178},"370":{"tf":2.0},"371":{"tf":2.0},"373":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"381":{"tf":2.23606797749979},"400":{"tf":1.0},"401":{"tf":2.0},"418":{"tf":1.0},"419":{"tf":2.0}},"e":{"df":6,"docs":{"141":{"tf":1.0},"325":{"tf":1.0},"372":{"tf":1.0},"388":{"tf":1.4142135623730951},"409":{"tf":1.4142135623730951},"52":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"310":{"tf":1.4142135623730951},"52":{"tf":1.0}}}}}}},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":2,"docs":{"388":{"tf":1.0},"409":{"tf":1.0}}},"s":{"df":2,"docs":{"207":{"tf":1.4142135623730951},"32":{"tf":1.0}},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":2.0},"19":{"tf":1.0},"4":{"tf":1.0},"50":{"tf":1.0}}},"r":{"[":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"369":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":3,"docs":{"369":{"tf":1.7320508075688772},"388":{"tf":1.0},"409":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"3":{"df":1,"docs":{"245":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"245":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"249":{"tf":1.0},"87":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":13,"docs":{"127":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"286":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.0},"411":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":1.0},"62":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"371":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"280":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"n":{".":{".":{"df":0,"docs":{},"m":{".":{".":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":1,"docs":{"72":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"62":{"tf":1.0}}},"p":{"df":1,"docs":{"88":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":0,"docs":{},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"240":{"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":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"312":{"tf":1.0}}}},"df":0,"docs":{}}}},"$":{"3":{"df":1,"docs":{"180":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":41,"docs":{"102":{"tf":1.0},"11":{"tf":1.0},"126":{"tf":1.7320508075688772},"162":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.4142135623730951},"182":{"tf":1.0},"185":{"tf":1.4142135623730951},"214":{"tf":1.0},"216":{"tf":1.0},"23":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"240":{"tf":2.6457513110645907},"26":{"tf":1.0},"261":{"tf":2.0},"268":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":2.23606797749979},"275":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"296":{"tf":2.0},"302":{"tf":2.449489742783178},"303":{"tf":1.4142135623730951},"31":{"tf":1.0},"312":{"tf":1.0},"321":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.7320508075688772},"338":{"tf":1.0},"343":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.0},"423":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"77":{"tf":2.23606797749979},"85":{"tf":2.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":3,"docs":{"239":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"301":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"234":{"tf":1.0},"93":{"tf":1.7320508075688772}}}}}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"346":{"tf":1.0},"350":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}},"v":{"df":1,"docs":{"357":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"88":{"tf":1.0},"97":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"351":{"tf":2.23606797749979}}},"d":{"df":0,"docs":{},"x":{"df":2,"docs":{"274":{"tf":1.7320508075688772},"275":{"tf":1.0}}}},"df":37,"docs":{"100":{"tf":1.0},"105":{"tf":2.0},"149":{"tf":1.4142135623730951},"159":{"tf":1.0},"18":{"tf":1.4142135623730951},"185":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"214":{"tf":2.23606797749979},"215":{"tf":1.7320508075688772},"216":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.7320508075688772},"292":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"312":{"tf":1.0},"338":{"tf":1.0},"407":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":2.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951},"77":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"93":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"11":{"tf":1.0},"196":{"tf":1.4142135623730951},"207":{"tf":1.0},"233":{"tf":1.0},"245":{"tf":1.0},"274":{"tf":1.0},"280":{"tf":1.0}}},"df":0,"docs":{}},"g":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":2,"docs":{"407":{"tf":1.0},"75":{"tf":1.0}}},"t":{"df":1,"docs":{"338":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"346":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":4,"docs":{"166":{"tf":1.0},"185":{"tf":1.4142135623730951},"336":{"tf":1.0},"346":{"tf":1.0}}}}}}},"w":{"df":22,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"116":{"tf":1.0},"127":{"tf":1.0},"141":{"tf":2.0},"196":{"tf":1.4142135623730951},"243":{"tf":2.23606797749979},"286":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"321":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"362":{"tf":2.0},"417":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"198":{"tf":1.0},"199":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}},":":{"(":{"d":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":12,"docs":{"120":{"tf":1.0},"134":{"tf":1.4142135623730951},"15":{"tf":1.0},"223":{"tf":1.0},"23":{"tf":1.0},"307":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"86":{"tf":2.0},"87":{"tf":1.0}}}}},"f":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"351":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"350":{"tf":1.0}}}}}}},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"348":{"tf":1.4142135623730951}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"336":{"tf":1.0},"346":{"tf":2.0},"349":{"tf":1.0},"351":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"347":{"tf":1.4142135623730951},"348":{"tf":1.7320508075688772},"349":{"tf":1.0},"351":{"tf":1.0}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"349":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"c":{"df":1,"docs":{"166":{"tf":1.0}},"e":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"215":{"tf":1.0}}},"m":{"(":{"1":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"213":{"tf":1.0},"226":{"tf":1.0},"240":{"tf":2.0}}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"b":{"b":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"182":{"tf":2.23606797749979},"183":{"tf":1.0},"211":{"tf":1.0},"275":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.7320508075688772}}}}}}},"k":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":4,"docs":{"179":{"tf":1.0},"203":{"tf":1.0},"233":{"tf":1.4142135623730951},"237":{"tf":1.0}},"e":{"df":8,"docs":{"15":{"tf":1.0},"260":{"tf":1.0},"274":{"tf":1.4142135623730951},"278":{"tf":2.449489742783178},"279":{"tf":1.0},"307":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.4142135623730951}}}},"p":{"df":2,"docs":{"273":{"tf":1.0},"287":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"381":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"272":{"tf":1.0},"274":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.4142135623730951},"156":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"216":{"tf":1.0},"233":{"tf":1.0},"245":{"tf":1.0},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"309":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"274":{"tf":2.0}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"%":{"2":{"df":1,"docs":{"74":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"207":{"tf":1.0},"216":{"tf":1.0},"381":{"tf":1.4142135623730951},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"71":{"tf":1.0}}},"s":{"df":1,"docs":{"72":{"tf":1.0}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"12":{"tf":1.0},"159":{"tf":1.0},"203":{"tf":1.0},"216":{"tf":1.0},"239":{"tf":1.4142135623730951},"253":{"tf":1.0},"296":{"tf":1.0},"311":{"tf":1.0},"351":{"tf":1.0},"381":{"tf":1.0},"62":{"tf":1.4142135623730951},"71":{"tf":2.0},"72":{"tf":1.0},"76":{"tf":1.0}}}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"193":{"tf":1.0}}}}}}},"o":{"$":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"0":{"df":1,"docs":{"233":{"tf":1.0}}},"1":{"df":1,"docs":{"233":{"tf":1.0}}},"2":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"253":{"tf":1.0}}},"3":{"df":3,"docs":{"233":{"tf":1.0},"286":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"316":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"225":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"213":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"283":{"tf":1.0},"65":{"tf":2.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"141":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":3.7416573867739413},"275":{"tf":1.4142135623730951},"313":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"19":{"tf":1.0},"87":{"tf":2.0}},"r":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"(":{"1":{"df":1,"docs":{"214":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0}}},"df":34,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"130":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.4142135623730951},"182":{"tf":1.0},"193":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"225":{"tf":1.7320508075688772},"245":{"tf":1.0},"253":{"tf":1.0},"260":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.4142135623730951},"284":{"tf":2.23606797749979},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"299":{"tf":1.0},"330":{"tf":1.4142135623730951},"360":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":2.23606797749979},"83":{"tf":1.0},"85":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"96":{"tf":1.0}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"307":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"216":{"tf":1.4142135623730951},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"303":{"tf":1.0},"389":{"tf":1.4142135623730951},"391":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}},"g":{"df":1,"docs":{"233":{"tf":1.0}}},"k":{"df":1,"docs":{"233":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"141":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"207":{"tf":1.0},"61":{"tf":1.0}}}}},"n":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"127":{"tf":1.0},"129":{"tf":2.0},"53":{"tf":1.0}}}}}},"c":{"df":6,"docs":{"110":{"tf":1.0},"141":{"tf":1.0},"182":{"tf":1.0},"313":{"tf":1.0},"70":{"tf":1.0},"77":{"tf":1.0}}},"df":28,"docs":{"11":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"169":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":1.0},"233":{"tf":2.0},"236":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979},"242":{"tf":1.4142135623730951},"260":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"295":{"tf":1.0},"307":{"tf":1.0},"319":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"193":{"tf":1.0},"60":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"171":{"tf":1.0},"181":{"tf":1.0},"323":{"tf":3.0},"324":{"tf":2.449489742783178}}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"368":{"tf":1.0}}}}},"o":{"b":{"df":1,"docs":{"152":{"tf":1.0}}},"df":1,"docs":{"154":{"tf":1.0}}},"p":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{">":{"(":{")":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{">":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"b":{">":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":1,"docs":{"239":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"(":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":17,"docs":{"101":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"164":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.7320508075688772},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"192":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"98":{"tf":1.0}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"231":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"372":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{")":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"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":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":9,"docs":{"193":{"tf":1.4142135623730951},"239":{"tf":3.0},"25":{"tf":1.0},"279":{"tf":1.4142135623730951},"33":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":1,"docs":{"211":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"202":{"tf":1.0},"211":{"tf":1.0}}}}}}},"t":{"1":{"(":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}},":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"[":{":":{"]":{"[":{"=":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"7":{"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":{},"s":{"c":{"]":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"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":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}}}},"df":25,"docs":{"118":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"195":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"203":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"217":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"27":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"302":{"tf":1.0},"338":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"67":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"233":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.4142135623730951},"285":{"tf":2.0},"286":{"tf":1.7320508075688772},"287":{"tf":1.7320508075688772}}},"n":{"d":{"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"243":{"tf":1.0}},"m":{"df":1,"docs":{"243":{"tf":1.0}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":31,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.7320508075688772},"13":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":2.23606797749979},"169":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.4142135623730951},"195":{"tf":1.0},"20":{"tf":1.4142135623730951},"23":{"tf":2.449489742783178},"243":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"26":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"303":{"tf":1.0},"314":{"tf":2.0},"330":{"tf":1.0},"338":{"tf":1.0},"362":{"tf":1.0},"411":{"tf":1.0},"44":{"tf":2.6457513110645907},"50":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":2.0},"8":{"tf":1.4142135623730951}}}}},"s":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"a":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"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":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"357":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"272":{"tf":3.0},"346":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"262":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"185":{"tf":1.0},"188":{"tf":1.0},"20":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"346":{"tf":1.4142135623730951}}}},"df":2,"docs":{"94":{"tf":1.0},"95":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"233":{"tf":1.7320508075688772},"58":{"tf":2.0},"59":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":1,"docs":{"233":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"316":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"203":{"tf":1.0}}}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":9,"docs":{"141":{"tf":1.4142135623730951},"253":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":2.0},"298":{"tf":1.0},"312":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":21,"docs":{"102":{"tf":1.7320508075688772},"106":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"193":{"tf":1.0},"203":{"tf":1.4142135623730951},"205":{"tf":1.0},"217":{"tf":1.0},"222":{"tf":1.4142135623730951},"249":{"tf":1.0},"258":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.0},"349":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.0},"79":{"tf":1.4142135623730951},"8":{"tf":1.0},"81":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"207":{"tf":1.0},"211":{"tf":1.0},"307":{"tf":1.0},"42":{"tf":1.0},"6":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"368":{"tf":1.0},"407":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"141":{"tf":1.0},"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"271":{"tf":1.0},"303":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"307":{"tf":1.0},"317":{"tf":1.0}}}}}}},"p":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"236":{"tf":1.0}}},":":{"df":1,"docs":{"185":{"tf":1.0}}},">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"360":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"358":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"176":{"tf":2.23606797749979},"177":{"tf":1.4142135623730951},"178":{"tf":2.6457513110645907},"179":{"tf":1.4142135623730951},"180":{"tf":2.0},"351":{"tf":1.0},"82":{"tf":2.6457513110645907}}}},"df":1,"docs":{"236":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"340":{"tf":1.0},"346":{"tf":1.0},"349":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":2.23606797749979},"352":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"1":{"tf":1.0},"176":{"tf":2.449489742783178},"177":{"tf":1.0},"178":{"tf":2.23606797749979},"179":{"tf":1.7320508075688772},"180":{"tf":2.23606797749979}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"356":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":4,"docs":{"196":{"tf":3.0},"207":{"tf":1.0},"297":{"tf":2.0},"357":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"139":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":6,"docs":{"242":{"tf":1.0},"393":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":4,"docs":{"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":3.1622776601683795},"53":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":7,"docs":{"19":{"tf":1.0},"23":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"237":{"tf":2.6457513110645907},"239":{"tf":2.6457513110645907},"24":{"tf":1.4142135623730951},"243":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"171":{"tf":1.0},"19":{"tf":1.0},"236":{"tf":2.23606797749979},"237":{"tf":2.0},"241":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0}},"s":{"=":{"0":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"368":{"tf":1.0}}}}},"s":{"df":4,"docs":{"23":{"tf":2.0},"338":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":5,"docs":{"162":{"tf":1.7320508075688772},"21":{"tf":1.0},"216":{"tf":1.0},"25":{"tf":1.0},"64":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"241":{"tf":1.7320508075688772},"242":{"tf":2.449489742783178},"56":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"162":{"tf":2.23606797749979},"302":{"tf":1.0},"303":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":14,"docs":{"125":{"tf":1.0},"139":{"tf":1.0},"154":{"tf":1.0},"163":{"tf":1.0},"237":{"tf":1.0},"275":{"tf":1.0},"280":{"tf":1.7320508075688772},"351":{"tf":1.0},"375":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"41":{"tf":1.0},"413":{"tf":1.7320508075688772},"44":{"tf":1.0},"7":{"tf":1.0}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"108":{"tf":1.7320508075688772},"302":{"tf":2.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":4,"docs":{"100":{"tf":1.4142135623730951},"182":{"tf":1.0},"52":{"tf":1.0},"89":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"154":{"tf":1.0},"273":{"tf":1.0},"62":{"tf":4.47213595499958}}}},"df":0,"docs":{},"h":{">":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"128":{"tf":2.449489742783178},"200":{"tf":1.0},"203":{"tf":2.0},"253":{"tf":1.4142135623730951},"261":{"tf":1.7320508075688772},"268":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"286":{"tf":2.23606797749979},"287":{"tf":2.449489742783178},"33":{"tf":1.4142135623730951},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"46":{"tf":1.7320508075688772},"64":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"19":{"tf":1.0},"20":{"tf":1.0},"296":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"265":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"280":{"tf":1.0}},"n":{">":{"[":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"169":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":21,"docs":{"169":{"tf":1.0},"19":{"tf":2.23606797749979},"198":{"tf":1.0},"20":{"tf":3.605551275463989},"241":{"tf":2.0},"242":{"tf":4.47213595499958},"25":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.7320508075688772},"261":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"4":{"tf":1.0},"69":{"tf":2.0},"70":{"tf":1.7320508075688772},"74":{"tf":1.0},"75":{"tf":1.0}}}}}}}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"338":{"tf":1.4142135623730951}}}},"df":3,"docs":{"385":{"tf":1.4142135623730951},"405":{"tf":1.0},"418":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"167":{"tf":1.0}}}},"d":{"df":2,"docs":{"149":{"tf":1.0},"273":{"tf":1.4142135623730951}}},"df":42,"docs":{"100":{"tf":1.0},"118":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"233":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"239":{"tf":2.8284271247461903},"240":{"tf":3.4641016151377544},"258":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.4142135623730951},"3":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":2.0},"47":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"129":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":11,"docs":{"169":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"214":{"tf":1.0},"274":{"tf":1.0},"310":{"tf":1.0},"386":{"tf":1.0},"60":{"tf":1.0}},"f":{"(":{"1":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":4,"docs":{"202":{"tf":1.0},"207":{"tf":2.23606797749979},"209":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"243":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"334":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"273":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":2.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"290":{"tf":1.0},"307":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"368":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"227":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"184":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"285":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"196":{"tf":1.4142135623730951},"319":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"241":{"tf":1.0},"242":{"tf":1.7320508075688772}}}},"d":{"df":20,"docs":{"118":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"296":{"tf":2.449489742783178},"299":{"tf":1.0},"301":{"tf":1.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"184":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"296":{"tf":1.0},"32":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"g":{"df":4,"docs":{"176":{"tf":2.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"362":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"417":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"351":{"tf":1.0}}}}}},"df":3,"docs":{"181":{"tf":1.0},"351":{"tf":1.4142135623730951},"382":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"368":{"tf":1.0}},"t":{"df":2,"docs":{"224":{"tf":1.4142135623730951},"273":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"184":{"tf":1.0},"200":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"8":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":16,"docs":{"158":{"tf":1.0},"169":{"tf":1.7320508075688772},"192":{"tf":1.0},"196":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.4142135623730951},"346":{"tf":1.0},"362":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"134":{"tf":1.0},"207":{"tf":1.4142135623730951},"233":{"tf":3.1622776601683795},"234":{"tf":1.0},"243":{"tf":1.0},"273":{"tf":2.23606797749979},"313":{"tf":1.0},"366":{"tf":1.4142135623730951},"367":{"tf":1.0},"380":{"tf":2.0},"385":{"tf":1.4142135623730951},"386":{"tf":2.0},"405":{"tf":1.0},"411":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{">":{"/":{"<":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"319":{"tf":2.23606797749979},"320":{"tf":1.7320508075688772},"321":{"tf":2.23606797749979},"322":{"tf":2.449489742783178},"325":{"tf":2.8284271247461903},"327":{"tf":1.0},"330":{"tf":1.0},"335":{"tf":1.7320508075688772}}}},"p":{"df":9,"docs":{"238":{"tf":1.0},"286":{"tf":2.0},"287":{"tf":1.0},"368":{"tf":1.4142135623730951},"380":{"tf":1.0},"411":{"tf":1.0},"418":{"tf":1.4142135623730951},"55":{"tf":1.0},"89":{"tf":1.0}},"f":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":1,"docs":{"368":{"tf":1.0}},"q":{"df":1,"docs":{"368":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"196":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"=":{"\"":{"8":{"0":{"8":{"0":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"164":{"tf":1.0},"166":{"tf":1.4142135623730951},"171":{"tf":1.0},"185":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"193":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"338":{"tf":1.7320508075688772},"342":{"tf":1.7320508075688772},"343":{"tf":2.0},"344":{"tf":1.7320508075688772},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"154":{"tf":1.0},"26":{"tf":1.0},"362":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951}}},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"314":{"tf":1.0},"334":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"13":{"tf":1.0},"20":{"tf":1.0},"233":{"tf":1.0},"26":{"tf":1.7320508075688772},"81":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"392":{"tf":1.0},"411":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"98":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"203":{"tf":1.0}}}}},"df":6,"docs":{"241":{"tf":1.0},"245":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0},"392":{"tf":1.0},"411":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"42":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"19":{"tf":1.0},"4":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"19":{"tf":1.4142135623730951},"280":{"tf":1.0},"4":{"tf":1.4142135623730951},"52":{"tf":4.69041575982343},"53":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"272":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"249":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"249":{"tf":1.0},"256":{"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":3,"docs":{"258":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":2.0}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"349":{"tf":1.0},"350":{"tf":1.0}},"e":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"207":{"tf":1.0}},"t":{"df":1,"docs":{"299":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"237":{"tf":1.0},"30":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0}}}},"v":{"df":1,"docs":{"297":{"tf":1.0}}}},"s":{"df":1,"docs":{"310":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"v":{"=":{"$":{"3":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":2,"docs":{"27":{"tf":1.0},"379":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":7,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"362":{"tf":1.0},"44":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0}}}}}}},"g":{"df":3,"docs":{"118":{"tf":1.7320508075688772},"203":{"tf":1.0},"205":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"116":{"tf":1.0},"162":{"tf":1.7320508075688772},"241":{"tf":2.0},"242":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"278":{"tf":1.0}}},"df":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"279":{"tf":1.0}}}}}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{",":{"df":0,"docs":{},"x":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"214":{"tf":1.0}}}},"df":0,"docs":{}},"df":36,"docs":{"120":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951},"130":{"tf":1.0},"134":{"tf":1.7320508075688772},"149":{"tf":1.4142135623730951},"150":{"tf":1.0},"157":{"tf":1.0},"173":{"tf":1.0},"19":{"tf":1.0},"203":{"tf":2.23606797749979},"214":{"tf":2.0},"222":{"tf":2.6457513110645907},"236":{"tf":1.4142135623730951},"24":{"tf":1.0},"246":{"tf":1.7320508075688772},"249":{"tf":1.7320508075688772},"251":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"290":{"tf":1.0},"302":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"65":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"98":{"tf":1.7320508075688772}},"f":{"(":{"\"":{"%":{"d":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"236":{"tf":1.0}}}},"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{},"s":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"2":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"180":{"tf":1.0},"72":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"351":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"241":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"349":{"tf":1.7320508075688772},"350":{"tf":1.0},"351":{"tf":1.7320508075688772}},"s":{"df":1,"docs":{"253":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":2.0},"297":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"o":{"c":{"/":{"*":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"306":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"301":{"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":{"192":{"tf":1.4142135623730951},"312":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"273":{"tf":1.0},"394":{"tf":1.0},"402":{"tf":1.0},"412":{"tf":1.0},"420":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"118":{"tf":1.0},"127":{"tf":2.23606797749979},"187":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":2.0},"204":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"207":{"tf":1.7320508075688772},"212":{"tf":1.0},"23":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.4142135623730951},"296":{"tf":2.23606797749979},"297":{"tf":1.4142135623730951},"301":{"tf":2.23606797749979},"325":{"tf":1.0},"386":{"tf":1.7320508075688772},"407":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.0}}}}},"f":{"df":1,"docs":{"306":{"tf":1.0}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"=":{"0":{"0":{"3":{"3":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"*":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"202":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":3.0},"287":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"216":{"tf":1.0},"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"145":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}}}},"df":20,"docs":{"14":{"tf":1.0},"141":{"tf":1.0},"222":{"tf":1.0},"233":{"tf":1.4142135623730951},"239":{"tf":1.0},"27":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"382":{"tf":1.7320508075688772},"385":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772}},"m":{"df":1,"docs":{"234":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"402":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":1,"docs":{"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"380":{"tf":1.4142135623730951},"400":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"105":{"tf":1.0},"118":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"256":{"tf":1.4142135623730951},"290":{"tf":1.0},"319":{"tf":1.0},"330":{"tf":1.0},"332":{"tf":2.23606797749979},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"174":{"tf":1.0},"185":{"tf":1.4142135623730951},"338":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":8,"docs":{"11":{"tf":1.0},"124":{"tf":1.4142135623730951},"239":{"tf":1.0},"261":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"314":{"tf":1.0},"70":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":1,"docs":{"79":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"201":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"184":{"tf":1.0},"201":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"274":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"0":{",":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"3":{".":{"2":{"df":1,"docs":{"274":{"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":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"274":{"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":1,"docs":{"274":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"2":{"df":1,"docs":{"301":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"288":{"tf":1.0},"301":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"233":{"tf":2.6457513110645907},"234":{"tf":2.23606797749979},"287":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":2.0},"371":{"tf":1.7320508075688772},"423":{"tf":1.7320508075688772}}}},"u":{"b":{"df":2,"docs":{"112":{"tf":1.0},"116":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"104":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"112":{"tf":1.4142135623730951},"256":{"tf":1.7320508075688772},"398":{"tf":1.0},"416":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"n":{"df":2,"docs":{"233":{"tf":1.7320508075688772},"235":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"366":{"tf":1.0},"382":{"tf":1.0},"385":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"423":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"411":{"tf":1.0}}}}}},"df":13,"docs":{"273":{"tf":2.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"411":{"tf":1.0},"413":{"tf":1.0},"418":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951}},"f":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":1,"docs":{"368":{"tf":1.0}},"q":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"273":{"tf":2.23606797749979},"287":{"tf":1.0},"44":{"tf":1.0}},"s":{"(":{"\"":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"285":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"285":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"_":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":1,"docs":{"237":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"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":{}}}},"w":{"d":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"3":{"df":1,"docs":{"280":{"tf":1.0}}},"df":5,"docs":{"227":{"tf":1.0},"277":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0}}}}}}}},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":2,"docs":{"162":{"tf":1.4142135623730951},"170":{"tf":1.0}}},"df":0,"docs":{}}}},"df":9,"docs":{"101":{"tf":1.0},"178":{"tf":1.0},"233":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"372":{"tf":1.0},"407":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":1,"docs":{"178":{"tf":1.0}},"m":{"df":0,"docs":{},"u":{"(":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"1":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"162":{"tf":1.7320508075688772},"163":{"tf":1.0},"165":{"tf":1.0},"170":{"tf":1.7320508075688772},"171":{"tf":2.449489742783178},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":2.8284271247461903},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}},"t":{"df":0,"docs":{},"q":{"df":1,"docs":{"180":{"tf":1.0}}}}},"i":{"df":1,"docs":{"180":{"tf":1.0}}},"l":{"df":2,"docs":{"178":{"tf":1.0},"44":{"tf":2.0}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"170":{"tf":1.0},"174":{"tf":1.0}}}},"o":{"df":1,"docs":{"178":{"tf":1.0}}},"s":{"df":1,"docs":{"178":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"q":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"121":{"tf":1.7320508075688772},"233":{"tf":1.0},"237":{"tf":1.0}}}},"fi":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"129":{"tf":1.0},"178":{"tf":1.0},"250":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"29":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}},"t":{"df":4,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"140":{"tf":1.7320508075688772},"88":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"a":{"=":{"1":{"0":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"319":{"tf":1.0},"332":{"tf":1.4142135623730951}}},"df":3,"docs":{"25":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"273":{"tf":2.6457513110645907},"370":{"tf":1.0},"371":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"w":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":1,"docs":{"398":{"tf":1.0}}}},"0":{"+":{"4":{"df":1,"docs":{"411":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"411":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"]":{"=":{"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"411":{"tf":1.0}}},"2":{"df":1,"docs":{"411":{"tf":1.0}}},"5":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":6,"docs":{"405":{"tf":1.0},"409":{"tf":2.0},"411":{"tf":4.358898943540674},"413":{"tf":1.0},"414":{"tf":1.0},"419":{"tf":1.4142135623730951}}},"1":{"+":{"df":0,"docs":{},"r":{"2":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}}},".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"2":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"1":{"df":5,"docs":{"371":{"tf":1.4142135623730951},"377":{"tf":1.0},"405":{"tf":1.0},"415":{"tf":1.0},"417":{"tf":1.7320508075688772}}},"2":{"df":2,"docs":{"378":{"tf":1.0},"405":{"tf":1.0}}},"3":{"df":1,"docs":{"405":{"tf":1.0}}},"4":{"df":2,"docs":{"405":{"tf":1.0},"410":{"tf":1.4142135623730951}}},"5":{"df":2,"docs":{"378":{"tf":1.0},"405":{"tf":1.0}}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"240":{"tf":1.0},"411":{"tf":3.4641016151377544},"419":{"tf":1.0}}},"2":{".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"<":{"<":{"3":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"152":{"tf":1.0},"154":{"tf":1.0},"240":{"tf":1.0},"411":{"tf":2.6457513110645907},"419":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"413":{"tf":1.0}}},"4":{"df":1,"docs":{"415":{"tf":1.0}}},"5":{"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"7":{"df":1,"docs":{"419":{"tf":1.4142135623730951}}},"8":{"df":3,"docs":{"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0}}},"9":{"df":1,"docs":{"375":{"tf":1.0}}},"_":{"df":0,"docs":{},"x":{"8":{"6":{"_":{"6":{"4":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"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":{}}},"a":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"2":{"(":{"1":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"1":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"423":{"tf":1.0}},"i":{"d":{"df":0,"docs":{},"z":{"1":{"df":1,"docs":{"321":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":1,"docs":{"319":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":2,"docs":{"159":{"tf":1.4142135623730951},"308":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"62":{"tf":1.0}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"182":{"tf":1.0}}}},"s":{"df":0,"docs":{},"m":{"2":{"df":1,"docs":{"155":{"tf":2.0}}},"df":0,"docs":{}}},"w":{"df":12,"docs":{"165":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.7320508075688772},"286":{"tf":1.0},"300":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"349":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"x":{"+":{"0":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"376":{"tf":1.0}}}},"df":0,"docs":{}}},"df":11,"docs":{"143":{"tf":1.0},"173":{"tf":2.449489742783178},"225":{"tf":2.449489742783178},"273":{"tf":1.0},"286":{"tf":1.4142135623730951},"366":{"tf":1.0},"370":{"tf":2.8284271247461903},"371":{"tf":2.8284271247461903},"376":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.4142135623730951}}}},"b":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"58":{"tf":2.0}}}}},"df":0,"docs":{}},"p":{"+":{"8":{"df":1,"docs":{"379":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"366":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.7320508075688772},"380":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}},"x":{"+":{"4":{"*":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"371":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"366":{"tf":1.0},"371":{"tf":2.0},"378":{"tf":1.0}}}},"c":{"df":0,"docs":{},"x":{"df":6,"docs":{"286":{"tf":2.0},"287":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"375":{"tf":1.0},"377":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"139":{"tf":1.0},"173":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.4142135623730951}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"369":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"381":{"tf":1.0}}}}}},"x":{"df":6,"docs":{"139":{"tf":1.0},"287":{"tf":1.0},"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.0}}}},"df":24,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"203":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":3.1622776601683795},"241":{"tf":2.23606797749979},"26":{"tf":1.0},"273":{"tf":1.4142135623730951},"279":{"tf":2.0},"3":{"tf":1.0},"338":{"tf":1.0},"44":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"a":{"d":{"(":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"283":{"tf":1.0}}}},"df":0,"docs":{}},"df":11,"docs":{"120":{"tf":1.0},"122":{"tf":1.7320508075688772},"311":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"338":{"tf":1.0},"369":{"tf":1.0},"388":{"tf":1.0},"409":{"tf":1.0},"5":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"(":{"1":{"df":1,"docs":{"222":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"213":{"tf":1.0},"216":{"tf":1.4142135623730951},"222":{"tf":1.0},"230":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":1.0}}}}},"i":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"330":{"tf":1.0},"333":{"tf":1.0},"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"268":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"334":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"307":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"258":{"tf":1.4142135623730951},"261":{"tf":1.0}},"i":{"df":3,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"307":{"tf":1.0},"321":{"tf":1.0},"334":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":15,"docs":{"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.0},"399":{"tf":2.23606797749979},"400":{"tf":1.0},"417":{"tf":2.449489742783178},"418":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"71":{"tf":2.449489742783178},"74":{"tf":1.7320508075688772},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"91":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"233":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.0},"88":{"tf":1.0}}}}}},"d":{"df":3,"docs":{"27":{"tf":1.0},"356":{"tf":1.0},"44":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"129":{"tf":1.0},"165":{"tf":1.4142135623730951},"166":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.4142135623730951},"35":{"tf":1.0},"350":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"241":{"tf":1.0},"253":{"tf":1.0},"293":{"tf":1.0}}},"df":0,"docs":{}}},"df":8,"docs":{"154":{"tf":1.0},"225":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"348":{"tf":1.0},"94":{"tf":1.0}},"f":{"df":7,"docs":{"237":{"tf":1.0},"265":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"174":{"tf":1.0},"183":{"tf":1.0},"233":{"tf":1.4142135623730951},"237":{"tf":3.605551275463989},"264":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.0},"44":{"tf":1.0},"97":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"176":{"tf":1.0},"179":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}}},"|":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"g":{"1":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.0}}},"2":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.0}}},">":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"124":{"tf":1.4142135623730951},"139":{"tf":1.0},"143":{"tf":1.0},"375":{"tf":1.4142135623730951},"376":{"tf":1.4142135623730951},"395":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"423":{"tf":2.23606797749979},"90":{"tf":2.0}},"e":{"df":0,"docs":{},"x":{"=":{"'":{"^":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"120":{"tf":1.4142135623730951},"121":{"tf":1.7320508075688772},"123":{"tf":2.0},"124":{"tf":2.449489742783178},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"25":{"tf":1.4142135623730951},"67":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.4142135623730951}},"p":{"df":3,"docs":{"87":{"tf":1.4142135623730951},"92":{"tf":1.0},"97":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"n":{"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"89":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":30,"docs":{"124":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"369":{"tf":1.7320508075688772},"372":{"tf":2.0},"377":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"384":{"tf":1.0},"385":{"tf":2.23606797749979},"386":{"tf":2.6457513110645907},"388":{"tf":1.7320508075688772},"389":{"tf":1.4142135623730951},"397":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.7320508075688772},"406":{"tf":1.4142135623730951},"407":{"tf":1.0},"409":{"tf":1.7320508075688772},"410":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"413":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.4142135623730951},"90":{"tf":2.23606797749979}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.7320508075688772}}},"y":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{")":{".":{"a":{"d":{"d":{"(":{"#":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"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":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"203":{"tf":1.0},"25":{"tf":1.4142135623730951},"346":{"tf":1.0},"351":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"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":{"*":{">":{"(":{"c":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"df":1,"docs":{"233":{"tf":1.0}},"x":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.0}}}}},"t":{"d":{":":{":":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"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":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}}},"df":1,"docs":{"233":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"l":{"a":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}}},"df":1,"docs":{"222":{"tf":1.0}},"t":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"261":{"tf":1.0}}}},"df":7,"docs":{"12":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.0},"351":{"tf":1.0},"371":{"tf":1.0},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"a":{"d":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}},"df":3,"docs":{"152":{"tf":1.0},"222":{"tf":1.0},"273":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":8,"docs":{"146":{"tf":1.0},"176":{"tf":1.4142135623730951},"340":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":2.8284271247461903},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}},"v":{"df":13,"docs":{"121":{"tf":1.0},"177":{"tf":1.0},"19":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"267":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"344":{"tf":2.6457513110645907},"362":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}}}}},"df":6,"docs":{"182":{"tf":1.7320508075688772},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"p":{"df":2,"docs":{"372":{"tf":1.0},"373":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"372":{"tf":2.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":6,"docs":{"19":{"tf":1.4142135623730951},"296":{"tf":1.0},"303":{"tf":1.0},"324":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"92":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"372":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"207":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"51":{"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":2,"docs":{"176":{"tf":1.0},"55":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"285":{"tf":1.0},"310":{"tf":1.4142135623730951},"311":{"tf":1.0}}}}},"z":{"df":1,"docs":{"372":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":19,"docs":{"109":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"196":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"239":{"tf":1.0},"274":{"tf":2.0},"286":{"tf":1.0},"295":{"tf":1.0},"319":{"tf":1.0},"368":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":5,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"243":{"tf":1.4142135623730951},"55":{"tf":1.0},"63":{"tf":2.449489742783178}}}},"i":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":1,"docs":{"52":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"193":{"tf":1.0},"268":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"273":{"tf":2.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"184":{"tf":1.0},"295":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"290":{"tf":1.4142135623730951},"30":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"380":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":9,"docs":{"188":{"tf":1.0},"233":{"tf":1.4142135623730951},"239":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}}}}}},"t":{"df":11,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":2.23606797749979},"279":{"tf":1.0},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"313":{"tf":1.0},"389":{"tf":1.0},"400":{"tf":1.0},"94":{"tf":1.4142135623730951},"99":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"123":{"tf":1.0}},"n":{"df":1,"docs":{"123":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":24,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"237":{"tf":1.0},"239":{"tf":3.1622776601683795},"240":{"tf":2.8284271247461903},"243":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.7320508075688772},"279":{"tf":1.0},"281":{"tf":1.0},"284":{"tf":1.4142135623730951},"313":{"tf":2.0},"362":{"tf":1.4142135623730951},"376":{"tf":1.7320508075688772},"389":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"4":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"423":{"tf":1.0},"44":{"tf":1.7320508075688772},"46":{"tf":1.0},"72":{"tf":1.0}}}}}},"v":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"217":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"66":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"367":{"tf":1.0},"368":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"g":{"b":{"(":{"2":{"5":{"5":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"(":{"0":{"df":1,"docs":{"362":{"tf":1.0}}},"2":{"5":{"5":{"df":1,"docs":{"362":{"tf":1.0}}},"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":{},"p":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"343":{"tf":1.4142135623730951},"344":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"182":{"tf":1.0},"21":{"tf":1.0},"272":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"310":{"tf":1.0},"317":{"tf":1.0},"362":{"tf":1.4142135623730951},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"83":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"100":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951}}}},"p":{"+":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"371":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":6,"docs":{"134":{"tf":1.7320508075688772},"173":{"tf":1.0},"367":{"tf":1.0},"371":{"tf":1.0},"379":{"tf":1.0},"381":{"tf":1.4142135623730951}}},"s":{"c":{"df":3,"docs":{"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}},"v":{"3":{"2":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"422":{"tf":1.0},"424":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":3,"docs":{"363":{"tf":1.0},"421":{"tf":1.0},"424":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"295":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"[":{"0":{"df":1,"docs":{"410":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"173":{"tf":1.0},"284":{"tf":1.0},"410":{"tf":2.0}}},"n":{"b":{"df":1,"docs":{"366":{"tf":1.0}}},"d":{"df":1,"docs":{"366":{"tf":1.0}}},"df":0,"docs":{},"w":{"df":1,"docs":{"366":{"tf":1.0}}}},"o":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":4,"docs":{"216":{"tf":2.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"303":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.4142135623730951},"307":{"tf":1.0},"314":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"333":{"tf":1.0}}}},"w":{"df":1,"docs":{"357":{"tf":1.0}}}},"s":{"df":2,"docs":{"68":{"tf":1.0},"71":{"tf":1.0}},"i":{"df":7,"docs":{"139":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.0}}},"n":{"df":2,"docs":{"177":{"tf":1.0},"180":{"tf":1.0}}},"p":{",":{"0":{"df":0,"docs":{},"x":{"8":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"380":{"tf":1.4142135623730951}}},"s":{"df":2,"docs":{"200":{"tf":1.0},"77":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"128":{"tf":1.4142135623730951},"15":{"tf":1.0},"233":{"tf":2.449489742783178},"258":{"tf":1.7320508075688772},"259":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"344":{"tf":1.7320508075688772},"346":{"tf":1.7320508075688772},"348":{"tf":1.0},"349":{"tf":1.0},"351":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"347":{"tf":2.23606797749979},"348":{"tf":1.4142135623730951}}}}}}},"n":{".":{"df":0,"docs":{},"g":{"d":{"b":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"df":40,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"138":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.7320508075688772},"212":{"tf":1.0},"245":{"tf":1.0},"249":{"tf":1.4142135623730951},"261":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.7320508075688772},"281":{"tf":1.4142135623730951},"283":{"tf":1.0},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"308":{"tf":1.0},"313":{"tf":1.0},"34":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"42":{"tf":1.0},"424":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"79":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":9,"docs":{"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.0},"32":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"v":{"3":{"2":{"df":1,"docs":{"421":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"421":{"tf":1.0}},"i":{"df":1,"docs":{"425":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"237":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"w":{",":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"273":{"tf":1.0}}},"x":{"df":1,"docs":{"273":{"tf":1.0}}}},"s":{"0":{"df":2,"docs":{"423":{"tf":1.0},"46":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"423":{"tf":1.0}}},"df":1,"docs":{"423":{"tf":1.0}}},"2":{"df":1,"docs":{"423":{"tf":1.0}}},":":{"$":{"df":0,"docs":{},"w":{".":{"$":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"=":{"0":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"141":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{":":{"<":{"df":0,"docs":{},"w":{">":{".":{"<":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"2":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"180":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"349":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":12,"docs":{"101":{"tf":1.0},"121":{"tf":1.0},"171":{"tf":1.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.0},"256":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":1.0},"419":{"tf":1.4142135623730951},"64":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"407":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"105":{"tf":1.4142135623730951},"116":{"tf":1.0},"121":{"tf":1.4142135623730951},"140":{"tf":2.0},"171":{"tf":1.4142135623730951},"348":{"tf":1.0},"370":{"tf":2.0},"371":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"378":{"tf":1.4142135623730951},"379":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"397":{"tf":1.0},"415":{"tf":1.0},"423":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"89":{"tf":1.0},"90":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"362":{"tf":1.0}}}},"n":{"df":1,"docs":{"372":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":2,"docs":{"176":{"tf":1.0},"295":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":7,"docs":{"122":{"tf":1.0},"141":{"tf":2.23606797749979},"182":{"tf":1.0},"234":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.7320508075688772},"5":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"v":{"df":1,"docs":{"275":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"118":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.0},"275":{"tf":2.0},"308":{"tf":1.0},"358":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"42":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.0}}}}}}},"d":{"a":{"1":{"df":1,"docs":{"162":{"tf":1.0}}},"2":{"df":1,"docs":{"162":{"tf":1.0}}},"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"158":{"tf":1.0},"160":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"160":{"tf":1.0}}}},"df":39,"docs":{"14":{"tf":1.0},"141":{"tf":3.872983346207417},"154":{"tf":1.0},"164":{"tf":1.4142135623730951},"176":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":2.6457513110645907},"191":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":2.0},"239":{"tf":1.4142135623730951},"243":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"27":{"tf":1.7320508075688772},"273":{"tf":1.0},"296":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"44":{"tf":2.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":2.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":14,"docs":{"107":{"tf":1.4142135623730951},"128":{"tf":1.0},"151":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"86":{"tf":2.23606797749979},"87":{"tf":1.0},"92":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"128":{"tf":1.0}}}}},"c":{"df":2,"docs":{"112":{"tf":1.0},"303":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"185":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"112":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{".":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"273":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":13,"docs":{"173":{"tf":1.0},"216":{"tf":2.0},"222":{"tf":1.7320508075688772},"223":{"tf":2.0},"224":{"tf":1.4142135623730951},"225":{"tf":2.0},"273":{"tf":2.449489742783178},"274":{"tf":2.6457513110645907},"275":{"tf":1.0},"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":17,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"15":{"tf":1.0},"185":{"tf":1.0},"211":{"tf":1.0},"22":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"253":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"292":{"tf":1.0},"296":{"tf":1.0},"342":{"tf":1.0},"351":{"tf":1.0},"62":{"tf":1.4142135623730951}},"k":{"df":2,"docs":{"149":{"tf":1.0},"154":{"tf":1.0}}},"n":{"df":3,"docs":{"272":{"tf":1.0},"274":{"tf":1.0},"33":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"200":{"tf":1.0},"222":{"tf":1.0},"273":{"tf":1.0},"297":{"tf":1.4142135623730951}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"105":{"tf":2.23606797749979},"150":{"tf":1.4142135623730951},"161":{"tf":1.0},"242":{"tf":1.0},"360":{"tf":4.123105625617661},"424":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"85":{"tf":1.4142135623730951},"89":{"tf":2.0},"96":{"tf":1.0},"99":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"360":{"tf":1.0}}}},"p":{"df":1,"docs":{"51":{"tf":1.0}}},"w":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"f":{".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"280":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"234":{"tf":1.0},"240":{"tf":1.7320508075688772},"260":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"d":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"111":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.0},"270":{"tf":1.4142135623730951},"67":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"df":1,"docs":{"46":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"q":{"df":1,"docs":{"286":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"18":{"tf":1.4142135623730951},"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"165":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"107":{"tf":1.4142135623730951},"160":{"tf":1.0},"165":{"tf":1.7320508075688772},"351":{"tf":1.0}}}},"i":{"c":{"df":8,"docs":{"185":{"tf":1.0},"290":{"tf":1.4142135623730951},"292":{"tf":1.0},"308":{"tf":1.4142135623730951},"335":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":2.23606797749979},"344":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"127":{"tf":1.0},"139":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951}}}}}}},"t":{"(":{"&":{"df":1,"docs":{"141":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"368":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":44,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":2.23606797749979},"122":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":3.4641016151377544},"13":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":2.0},"147":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"182":{"tf":1.0},"19":{"tf":2.0},"23":{"tf":1.0},"241":{"tf":1.4142135623730951},"245":{"tf":1.0},"261":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"31":{"tf":1.0},"319":{"tf":1.0},"33":{"tf":2.23606797749979},"330":{"tf":1.0},"332":{"tf":1.4142135623730951},"333":{"tf":1.0},"334":{"tf":2.0},"349":{"tf":1.4142135623730951},"351":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"382":{"tf":1.0},"4":{"tf":1.4142135623730951},"410":{"tf":1.0},"419":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.0},"89":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"(":{"\"":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"271":{"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":1,"docs":{"50":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"316":{"tf":2.23606797749979},"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":6,"docs":{"283":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"321":{"tf":1.0},"58":{"tf":1.0}}}},"w":{"df":1,"docs":{"53":{"tf":1.0}}}},"x":{"df":0,"docs":{},"p":{"df":1,"docs":{"98":{"tf":1.7320508075688772}}}}},"f":{"df":1,"docs":{"368":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"239":{"tf":1.0},"241":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"h":{"a":{"1":{"df":1,"docs":{"58":{"tf":1.0}}},"2":{"5":{"6":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"=":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"120":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":10,"docs":{"120":{"tf":1.0},"123":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"196":{"tf":1.0},"245":{"tf":1.4142135623730951},"271":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"297":{"tf":2.0}}}}},"df":1,"docs":{"51":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"382":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"120":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.7320508075688772},"42":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"79":{"tf":1.0},"98":{"tf":1.0}}},"v":{"df":1,"docs":{"55":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"391":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"207":{"tf":1.0},"233":{"tf":2.6457513110645907},"242":{"tf":2.0},"251":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"313":{"tf":2.0},"44":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"w":{"(":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{},"p":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}},"df":39,"docs":{"105":{"tf":1.0},"128":{"tf":2.0},"185":{"tf":1.7320508075688772},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":2.23606797749979},"194":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"198":{"tf":1.0},"200":{"tf":1.7320508075688772},"205":{"tf":1.0},"207":{"tf":2.23606797749979},"211":{"tf":2.0},"223":{"tf":1.4142135623730951},"233":{"tf":1.0},"251":{"tf":1.0},"270":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.7320508075688772},"293":{"tf":1.7320508075688772},"306":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"322":{"tf":2.0},"50":{"tf":1.7320508075688772},"57":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":3.0},"64":{"tf":1.0},"65":{"tf":1.7320508075688772},"81":{"tf":1.0},"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"50":{"tf":1.0}}}}},"t":{"a":{"b":{"(":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":4,"docs":{"134":{"tf":1.0},"176":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":2.449489742783178}},"g":{"df":1,"docs":{"299":{"tf":1.0}},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"w":{"2":{")":{"<":{"<":{"3":{"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"125":{"tf":3.605551275463989},"137":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"296":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"111":{"tf":1.0}}}}}},"df":6,"docs":{"102":{"tf":1.0},"110":{"tf":3.0},"111":{"tf":1.7320508075688772},"233":{"tf":2.0},"314":{"tf":1.0},"368":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"df":2,"docs":{"137":{"tf":1.7320508075688772},"299":{"tf":1.0}}}}}}},"l":{"df":1,"docs":{"366":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"233":{"tf":1.0}}}}}},"df":6,"docs":{"165":{"tf":1.0},"233":{"tf":1.7320508075688772},"241":{"tf":1.0},"253":{"tf":1.0},"284":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.0},"27":{"tf":1.0},"285":{"tf":1.0},"373":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":15,"docs":{"195":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.0},"239":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"319":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"362":{"tf":1.0},"49":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}}}}}},"z":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"159":{"tf":1.0},"162":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"216":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"308":{"tf":1.0},"370":{"tf":1.4142135623730951},"372":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"414":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":1,"docs":{"313":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0},"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"214":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"120":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"233":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"321":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"271":{"tf":1.0}}}}},"p":{"df":2,"docs":{"158":{"tf":1.0},"159":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"333":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"170":{"tf":2.6457513110645907},"174":{"tf":1.0},"333":{"tf":2.8284271247461903}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"158":{"tf":1.0},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"185":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"(":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"185":{"tf":1.0},"193":{"tf":2.23606797749979},"194":{"tf":1.4142135623730951},"203":{"tf":1.0},"290":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"295":{"tf":1.0},"63":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.0}}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"167":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"241":{"tf":1.0},"253":{"tf":1.0}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"141":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"180":{"tf":1.4142135623730951},"346":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"n":{"d":{"]":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{":":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"c":{"df":13,"docs":{"0":{"tf":1.0},"121":{"tf":1.0},"128":{"tf":1.7320508075688772},"140":{"tf":1.0},"171":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"283":{"tf":1.4142135623730951},"338":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.0},"50":{"tf":1.4142135623730951},"95":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"1":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"df":1,"docs":{"386":{"tf":1.0}}},"3":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"150":{"tf":1.7320508075688772},"296":{"tf":1.0},"357":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"120":{"tf":1.0}}}}},"c":{"df":1,"docs":{"91":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":13,"docs":{"366":{"tf":1.0},"385":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"397":{"tf":1.0},"398":{"tf":1.7320508075688772},"400":{"tf":3.3166247903554},"405":{"tf":1.0},"411":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"415":{"tf":1.0},"416":{"tf":1.7320508075688772},"418":{"tf":1.0},"423":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"7":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"237":{"tf":1.0},"241":{"tf":3.4641016151377544},"242":{"tf":4.0},"32":{"tf":1.0},"340":{"tf":1.0},"367":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0},"70":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":11,"docs":{"121":{"tf":1.0},"182":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"299":{"tf":1.7320508075688772},"343":{"tf":1.0},"360":{"tf":1.4142135623730951},"369":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.4142135623730951},"95":{"tf":1.0}},"i":{"df":36,"docs":{"102":{"tf":1.4142135623730951},"109":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"170":{"tf":1.0},"23":{"tf":1.7320508075688772},"233":{"tf":1.4142135623730951},"25":{"tf":1.0},"256":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":2.23606797749979},"297":{"tf":1.0},"314":{"tf":1.4142135623730951},"351":{"tf":1.0},"370":{"tf":1.0},"399":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":2.449489742783178},"61":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"261":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"l":{"df":1,"docs":{"366":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"33":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"68":{"tf":1.7320508075688772},"71":{"tf":1.0},"83":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"df":1,"docs":{"386":{"tf":1.0}}},"3":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"c":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"283":{"tf":1.0},"338":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"(":{"8":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":1,"docs":{"112":{"tf":1.0}}},"df":4,"docs":{"176":{"tf":1.0},"184":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.4142135623730951}},"h":{"df":1,"docs":{"340":{"tf":1.0}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"321":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":20,"docs":{"201":{"tf":1.0},"203":{"tf":1.0},"246":{"tf":1.4142135623730951},"346":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"379":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"385":{"tf":1.0},"386":{"tf":2.0},"395":{"tf":1.0},"398":{"tf":1.4142135623730951},"399":{"tf":1.7320508075688772},"405":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.4142135623730951},"417":{"tf":1.7320508075688772},"423":{"tf":1.0},"48":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"182":{"tf":1.0}}},"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"3":{"_":{"1":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"5":{"_":{"1":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"68":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"72":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"231":{"tf":1.0},"3":{"tf":1.0},"349":{"tf":1.0},"394":{"tf":1.0},"402":{"tf":1.0},"412":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"260":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"146":{"tf":1.0},"158":{"tf":1.0},"171":{"tf":1.7320508075688772},"182":{"tf":1.0},"19":{"tf":1.0},"214":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"233":{"tf":1.0},"243":{"tf":1.0},"280":{"tf":1.0},"290":{"tf":1.4142135623730951},"292":{"tf":1.0},"33":{"tf":1.0},"340":{"tf":1.0},"356":{"tf":1.4142135623730951},"362":{"tf":1.0},"38":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":2.0},"75":{"tf":1.0},"89":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"164":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"308":{"tf":1.0},"335":{"tf":1.0},"42":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.7320508075688772}}}},"t":{"df":3,"docs":{"207":{"tf":2.23606797749979},"61":{"tf":1.0},"62":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"290":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.0}}}},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":13,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"171":{"tf":1.0},"185":{"tf":1.7320508075688772},"191":{"tf":1.0},"193":{"tf":1.0},"290":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"350":{"tf":1.0},"407":{"tf":1.0},"94":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"346":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"249":{"tf":1.0},"279":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}}},"i":{"c":{"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"!":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"b":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"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":{}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"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":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"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":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{}}}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"233":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"240":{"tf":2.0},"241":{"tf":2.0},"242":{"tf":2.0},"245":{"tf":1.0},"256":{"tf":1.0},"274":{"tf":1.0},"313":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"212":{"tf":1.0},"322":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"203":{"tf":1.0}}}},"u":{"df":14,"docs":{"290":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"308":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"342":{"tf":1.0},"372":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"406":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0}}}}},"d":{":":{":":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"236":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"t":{"<":{"!":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"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":{}}},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"238":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"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":{}}},"m":{"a":{"df":0,"docs":{},"p":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":2.0},"243":{"tf":1.4142135623730951}},"s":{"(":{"\"":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"(":{"df":1,"docs":{"243":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"df":1,"docs":{"243":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"2":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}}},"~":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"240":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"238":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"241":{"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":1,"docs":{"241":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"233":{"tf":1.4142135623730951},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":3,"docs":{"168":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"296":{"tf":1.0},"67":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"285":{"tf":1.0},"313":{"tf":1.0}}}},"df":2,"docs":{"171":{"tf":2.0},"207":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"21":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"338":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"260":{"tf":1.4142135623730951},"261":{"tf":1.0}}},"p":{"df":2,"docs":{"134":{"tf":1.4142135623730951},"18":{"tf":1.0}}}},"h":{"df":1,"docs":{"37":{"tf":1.7320508075688772}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"407":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}},"df":4,"docs":{"120":{"tf":1.0},"123":{"tf":3.4641016151377544},"134":{"tf":1.0},"290":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"243":{"tf":1.0},"286":{"tf":1.0},"303":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"233":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"372":{"tf":1.0},"389":{"tf":1.0},"7":{"tf":1.0}}}},"s":{"b":{"df":2,"docs":{"372":{"tf":1.0},"373":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"393":{"tf":1.0},"400":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":1.4142135623730951},"278":{"tf":1.0},"3":{"tf":2.23606797749979},"46":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"218":{"tf":1.0},"219":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":1.0},"310":{"tf":2.0},"311":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"417":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":19,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.4142135623730951},"215":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":3.0},"4":{"tf":1.0},"46":{"tf":1.7320508075688772},"6":{"tf":1.7320508075688772},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.0},"91":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"141":{"tf":2.0},"237":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"241":{"tf":3.1622776601683795},"242":{"tf":2.0},"243":{"tf":1.7320508075688772},"311":{"tf":1.7320508075688772},"313":{"tf":2.23606797749979}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"66":{"tf":1.0}}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"w":{"df":1,"docs":{"391":{"tf":1.4142135623730951}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"5":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{";":{"\"":{">":{"<":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"362":{"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":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{",":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"129":{"tf":1.7320508075688772},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"362":{"tf":1.4142135623730951}}}}}},"u":{"b":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}},"df":8,"docs":{"101":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"287":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"65":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"105":{"tf":1.7320508075688772},"112":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"64":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":3.3166247903554}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"128":{"tf":2.0},"19":{"tf":1.0},"264":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"260":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"203":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"346":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":5,"docs":{"15":{"tf":1.0},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"319":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":9,"docs":{"162":{"tf":2.23606797749979},"303":{"tf":2.6457513110645907},"304":{"tf":2.0},"307":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.0},"340":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"df":1,"docs":{"176":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":4,"docs":{"19":{"tf":1.4142135623730951},"296":{"tf":1.0},"372":{"tf":1.0},"4":{"tf":1.4142135623730951}}}}}},"m":{"(":{"1":{"0":{"df":1,"docs":{"281":{"tf":1.0}}},"df":1,"docs":{"281":{"tf":1.0}}},"a":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"281":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"64":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"389":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":12,"docs":{"155":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"167":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"283":{"tf":1.0},"314":{"tf":1.0},"368":{"tf":1.0},"9":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"120":{"tf":1.0}}}}},"v":{"c":{"df":2,"docs":{"401":{"tf":1.4142135623730951},"407":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.7320508075688772}}}},"w":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"156":{"tf":1.0},"288":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":2.23606797749979},"308":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"307":{"tf":2.449489742783178},"308":{"tf":2.449489742783178}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"307":{"tf":1.0},"308":{"tf":1.0}}}},"n":{"df":3,"docs":{"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0}}}}}},"df":1,"docs":{"307":{"tf":1.0}},"i":{"df":1,"docs":{"419":{"tf":1.4142135623730951}},"t":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"116":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"157":{"tf":1.7320508075688772},"29":{"tf":1.0},"313":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"58":{"tf":1.0},"63":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"y":{"df":2,"docs":{"176":{"tf":1.0},"407":{"tf":1.0}},"m":{".":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"272":{"tf":2.0}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"229":{"tf":1.0}}}}}},"df":16,"docs":{"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"141":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.7320508075688772},"227":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"270":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":4.69041575982343},"275":{"tf":3.0},"276":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"df":6,"docs":{"121":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"268":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"t":{"a":{"b":{"df":1,"docs":{"222":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"_":{"df":0,"docs":{},"r":{"c":{"d":{"df":0,"docs":{},"v":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"c":{"df":1,"docs":{"179":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":2,"docs":{"364":{"tf":1.4142135623730951},"383":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":3,"docs":{"121":{"tf":1.0},"223":{"tf":1.0},"381":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"123":{"tf":2.449489742783178},"127":{"tf":1.0},"173":{"tf":1.4142135623730951},"203":{"tf":3.1622776601683795},"204":{"tf":1.0},"225":{"tf":1.4142135623730951},"381":{"tf":2.6457513110645907},"401":{"tf":2.23606797749979},"419":{"tf":2.23606797749979},"424":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"308":{"tf":1.0},"335":{"tf":1.0}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"5":{"df":1,"docs":{"294":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"5":{"df":1,"docs":{"294":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":5,"docs":{"288":{"tf":1.0},"289":{"tf":1.0},"299":{"tf":1.0},"308":{"tf":1.0},"335":{"tf":1.0}}},"df":15,"docs":{"123":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.0},"174":{"tf":1.0},"26":{"tf":1.0},"291":{"tf":1.0},"293":{"tf":1.0},"308":{"tf":1.0},"382":{"tf":1.7320508075688772},"388":{"tf":1.7320508075688772},"409":{"tf":1.7320508075688772}},"v":{"df":2,"docs":{"254":{"tf":1.0},"382":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"374":{"tf":1.0}}}}}},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"279":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"0":{"df":2,"docs":{"236":{"tf":2.0},"423":{"tf":1.0}}},"1":{"'":{"df":1,"docs":{"233":{"tf":1.0}}},"df":2,"docs":{"233":{"tf":1.0},"236":{"tf":1.7320508075688772}}},"2":{"'":{"df":1,"docs":{"233":{"tf":1.0}}},"*":{">":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"233":{"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":{"233":{"tf":1.0},"423":{"tf":1.0}}},"3":{"df":1,"docs":{"423":{"tf":1.0}}},"6":{"df":1,"docs":{"423":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"241":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"b":{">":{"<":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"358":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"52":{"tf":1.0},"95":{"tf":1.0}},"l":{"df":12,"docs":{"162":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"273":{"tf":2.23606797749979},"274":{"tf":2.0},"275":{"tf":1.0},"346":{"tf":1.7320508075688772},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"362":{"tf":1.7320508075688772}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"362":{"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":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"347":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"214":{"tf":1.0},"215":{"tf":1.4142135623730951}},"g":{"/":{"<":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":4,"docs":{"170":{"tf":2.23606797749979},"241":{"tf":1.7320508075688772},"59":{"tf":3.0},"97":{"tf":2.23606797749979}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":9,"docs":{"15":{"tf":1.0},"203":{"tf":1.0},"225":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"7":{"tf":1.0}},"n":{"df":2,"docs":{"283":{"tf":1.0},"44":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":4,"docs":{"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":2.23606797749979},"317":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"314":{"tf":2.0}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"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":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"256":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":11,"docs":{"120":{"tf":1.4142135623730951},"146":{"tf":1.0},"171":{"tf":1.4142135623730951},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979},"258":{"tf":1.7320508075688772},"260":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"335":{"tf":1.0},"346":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"207":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"214":{"tf":1.0},"215":{"tf":1.4142135623730951}},"p":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"1":{"2":{"3":{"4":{"5":{"df":1,"docs":{"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":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"164":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{":":{"1":{"2":{"3":{"4":{"5":{"df":1,"docs":{"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":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"191":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"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":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"336":{"tf":1.0},"338":{"tf":1.0},"340":{"tf":1.0}}}}}},"df":10,"docs":{"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"185":{"tf":1.4142135623730951},"188":{"tf":2.0},"191":{"tf":1.0},"194":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":2.0}}}},"df":19,"docs":{"167":{"tf":1.0},"182":{"tf":1.0},"236":{"tf":2.0},"237":{"tf":1.7320508075688772},"238":{"tf":2.6457513110645907},"239":{"tf":1.7320508075688772},"241":{"tf":3.605551275463989},"242":{"tf":1.7320508075688772},"243":{"tf":1.7320508075688772},"279":{"tf":1.0},"313":{"tf":2.0},"333":{"tf":1.0},"358":{"tf":1.0},"407":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"53":{"tf":1.0},"72":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"307":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"284":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"234":{"tf":1.0},"273":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"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":1,"docs":{"165":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"423":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"236":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":3.3166247903554},"242":{"tf":3.7416573867739413},"356":{"tf":1.0},"357":{"tf":1.4142135623730951}},"e":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"236":{"tf":1.4142135623730951},"237":{"tf":1.7320508075688772},"238":{"tf":2.0},"239":{"tf":3.605551275463989},"240":{"tf":1.7320508075688772},"241":{"tf":4.47213595499958},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"121":{"tf":1.0},"149":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"87":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"121":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}}}}}}}},".":{"c":{":":{"1":{"0":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"141":{"tf":1.0}}},"5":{"df":1,"docs":{"141":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"c":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"df":1,"docs":{"286":{"tf":1.0}}},"df":2,"docs":{"173":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951}},"g":{"c":{"d":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":2,"docs":{"173":{"tf":1.7320508075688772},"225":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"280":{"tf":1.0},"281":{"tf":1.4142135623730951}}}}},"1":{"df":1,"docs":{"240":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"240":{"tf":1.0}}},"_":{"b":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"(":{"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":{},"i":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"c":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"173":{"tf":2.449489742783178},"225":{"tf":2.0},"240":{"tf":1.7320508075688772},"253":{"tf":1.4142135623730951},"280":{"tf":2.0},"286":{"tf":2.6457513110645907},"287":{"tf":2.449489742783178},"292":{"tf":1.7320508075688772},"351":{"tf":1.0},"8":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"237":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"df":18,"docs":{"130":{"tf":1.0},"173":{"tf":1.0},"182":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":2.0},"283":{"tf":1.0},"3":{"tf":2.23606797749979},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"52":{"tf":1.4142135623730951},"60":{"tf":1.0},"89":{"tf":2.0},"91":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"225":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"237":{"tf":1.4142135623730951},"271":{"tf":1.0},"275":{"tf":1.0},"319":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"70":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":8,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":2.8284271247461903},"136":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"201":{"tf":1.0},"207":{"tf":1.0},"423":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"15":{"tf":1.0},"323":{"tf":1.0},"62":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":9,"docs":{"163":{"tf":1.0},"233":{"tf":1.7320508075688772},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"296":{"tf":1.0},"51":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}}},"w":{"df":1,"docs":{"123":{"tf":1.0}},"n":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"5":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":17,"docs":{"120":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.7320508075688772},"233":{"tf":1.0},"253":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"299":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.0},"416":{"tf":1.0},"44":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0}},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.4142135623730951}}}},"r":{"df":1,"docs":{"290":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"203":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"v":{"df":2,"docs":{"311":{"tf":1.0},"313":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}},"m":{"df":1,"docs":{"313":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"274":{"tf":3.1622776601683795}}},"u":{"df":0,"docs":{},"x":{"(":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"52":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":3,"docs":{"1":{"tf":1.0},"50":{"tf":4.123105625617661},"51":{"tf":3.1622776601683795}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"121":{"tf":1.0},"122":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"240":{"tf":1.0},"346":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"130":{"tf":1.0},"52":{"tf":1.4142135623730951},"84":{"tf":1.0},"99":{"tf":1.0}}}}},"k":{"df":1,"docs":{"279":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"121":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":4,"docs":{"1":{"tf":1.0},"174":{"tf":1.0},"225":{"tf":1.0},"306":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}},"x":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"x":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":1,"docs":{"362":{"tf":3.872983346207417}}}}}}},"p":{"df":3,"docs":{"207":{"tf":1.0},"319":{"tf":1.0},"362":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"319":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"256":{"tf":1.0}},"p":{"a":{"d":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"y":{"df":2,"docs":{"225":{"tf":1.0},"313":{"tf":1.0}}}},"p":{"df":1,"docs":{"423":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"=":{"!":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"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":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"[":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"349":{"tf":1.0}}}},"df":13,"docs":{"169":{"tf":2.8284271247461903},"173":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":2.8284271247461903},"204":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.0},"245":{"tf":2.23606797749979},"246":{"tf":1.4142135623730951},"301":{"tf":2.0},"338":{"tf":1.0},"349":{"tf":2.23606797749979},"48":{"tf":1.0}},"r":{"df":2,"docs":{"173":{"tf":1.0},"245":{"tf":1.0}}}},"k":{"df":4,"docs":{"350":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"63":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"338":{"tf":1.0},"340":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"239":{"tf":1.0},"241":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":2.6457513110645907}}}}}}}},"n":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"167":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"362":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"351":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"185":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"121":{"tf":1.0},"25":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"63":{"tf":2.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":4,"docs":{"129":{"tf":1.0},"192":{"tf":1.0},"241":{"tf":2.0},"242":{"tf":2.0}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"261":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":8,"docs":{"120":{"tf":1.0},"239":{"tf":2.0},"240":{"tf":1.0},"241":{"tf":1.0},"271":{"tf":1.0},"362":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"185":{"tf":1.0},"203":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"a":{"b":{"1":{"df":1,"docs":{"358":{"tf":1.0}}},"2":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"203":{"tf":1.0},"241":{"tf":1.7320508075688772}},"i":{"df":5,"docs":{"118":{"tf":1.7320508075688772},"120":{"tf":2.449489742783178},"129":{"tf":1.0},"145":{"tf":1.0},"349":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"130":{"tf":1.0},"207":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"273":{"tf":1.0}}}}},"v":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":14,"docs":{"132":{"tf":1.0},"162":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"346":{"tf":1.0},"413":{"tf":1.0},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.0}}}},"x":{"1":{"df":3,"docs":{"215":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0}}},"4":{"df":3,"docs":{"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}}},"=":{"\"":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"290":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"292":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"290":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":31,"docs":{"132":{"tf":1.0},"216":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":6.082762530298219},"235":{"tf":1.4142135623730951},"236":{"tf":2.23606797749979},"237":{"tf":1.0},"238":{"tf":2.0},"241":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"290":{"tf":1.0},"297":{"tf":1.0},"302":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.7320508075688772},"314":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"232":{"tf":1.0},"236":{"tf":1.4142135623730951},"238":{"tf":2.23606797749979},"239":{"tf":2.6457513110645907},"240":{"tf":1.0},"241":{"tf":2.6457513110645907},"242":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}}},"i":{"c":{"df":2,"docs":{"295":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"$":{"(":{"df":0,"docs":{},"w":{"c":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{".":{".":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"0":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"233":{"tf":3.1622776601683795}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":4,"docs":{"300":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.4142135623730951}}}},"df":25,"docs":{"102":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"185":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"226":{"tf":1.0},"238":{"tf":3.0},"242":{"tf":1.0},"26":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.0},"31":{"tf":1.4142135623730951},"330":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.0},"98":{"tf":1.0}},"i":{"d":{"=":{"0":{"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"105":{"tf":1.0},"195":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0}}},"df":1,"docs":{"130":{"tf":1.7320508075688772}}},"l":{"df":1,"docs":{"357":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.0},"330":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}}},"d":{"df":2,"docs":{"274":{"tf":2.8284271247461903},"407":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"226":{"tf":1.0},"233":{"tf":1.7320508075688772}}}}},"r":{"df":4,"docs":{"300":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"47":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"355":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"177":{"tf":1.0},"180":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"286":{"tf":1.0},"5":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"290":{"tf":4.58257569495584},"291":{"tf":1.7320508075688772},"292":{"tf":2.23606797749979},"293":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":2.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"30":{"tf":1.4142135623730951},"31":{"tf":1.0}}}}}},"x":{"(":{"7":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"185":{"tf":1.0},"193":{"tf":1.0},"314":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.4142135623730951}}}}}},"o":{"a":{"d":{"df":3,"docs":{"123":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"192":{"tf":1.0},"304":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"177":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"300":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":5,"docs":{"221":{"tf":1.4142135623730951},"233":{"tf":2.449489742783178},"239":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"313":{"tf":1.7320508075688772}},"e":{"d":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"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":{},"l":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"372":{"tf":1.7320508075688772}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.0}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"116":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"317":{"tf":1.0},"335":{"tf":1.0},"411":{"tf":1.0},"417":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":7,"docs":{"130":{"tf":1.0},"273":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"78":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"176":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"385":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"119":{"tf":1.0},"200":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.7320508075688772},"293":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}},"b":{"df":3,"docs":{"158":{"tf":1.0},"163":{"tf":2.8284271247461903},"174":{"tf":1.0}}},"df":71,"docs":{"108":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"193":{"tf":1.0},"207":{"tf":2.0},"216":{"tf":1.0},"223":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":3.1622776601683795},"240":{"tf":2.23606797749979},"241":{"tf":2.0},"246":{"tf":1.0},"258":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"263":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"29":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"3":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":2.0},"33":{"tf":1.0},"338":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"346":{"tf":1.7320508075688772},"349":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"87":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":2.6457513110645907}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"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":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"r":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"w":{"d":{"=":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{":":{"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":{"2":{"3":{"4":{"df":1,"docs":{"166":{"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":{}}}}}}}},"1":{"2":{"3":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":27,"docs":{"102":{"tf":1.4142135623730951},"105":{"tf":2.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":2.0},"183":{"tf":1.0},"188":{"tf":1.7320508075688772},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"293":{"tf":1.4142135623730951},"296":{"tf":1.0},"301":{"tf":1.0},"316":{"tf":1.4142135623730951},"317":{"tf":1.0},"368":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":1.7320508075688772},"79":{"tf":2.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"r":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"299":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"(":{"1":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"/":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"381":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"272":{"tf":1.7320508075688772},"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"274":{"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":2,"docs":{"198":{"tf":1.4142135623730951},"407":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"273":{"tf":1.0},"285":{"tf":1.0},"308":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"15":{"tf":1.4142135623730951},"196":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}},"=":{"1":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"141":{"tf":1.0}}},"3":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"293":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.7320508075688772},"371":{"tf":1.7320508075688772},"50":{"tf":1.0},"78":{"tf":1.0}},"i":{"d":{"df":5,"docs":{"141":{"tf":1.7320508075688772},"233":{"tf":2.0},"398":{"tf":1.0},"416":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"s":{"[":{"$":{"1":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":26,"docs":{"141":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"207":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":2.6457513110645907},"236":{"tf":1.4142135623730951},"237":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"31":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.7320508075688772},"396":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"414":{"tf":1.4142135623730951},"6":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951}},"e":{"(":{")":{".":{"df":0,"docs":{},"~":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"#":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"%":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"=":{"$":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"262":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"b":{"c":{"df":1,"docs":{"262":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"262":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":32,"docs":{"12":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.7320508075688772},"136":{"tf":1.0},"141":{"tf":1.7320508075688772},"147":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"238":{"tf":1.0},"25":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.4142135623730951},"261":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951},"270":{"tf":1.0},"274":{"tf":1.0},"30":{"tf":2.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"79":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.0}}}},"d":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"388":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"319":{"tf":2.23606797749979},"321":{"tf":1.7320508075688772},"323":{"tf":2.23606797749979}},"x":{"df":1,"docs":{"321":{"tf":1.0}}}}}},"df":24,"docs":{"141":{"tf":3.3166247903554},"15":{"tf":1.0},"212":{"tf":1.0},"239":{"tf":1.4142135623730951},"280":{"tf":1.0},"281":{"tf":1.0},"3":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"322":{"tf":1.0},"379":{"tf":1.0},"395":{"tf":1.0},"399":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.0},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.7320508075688772},"78":{"tf":1.7320508075688772},"81":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"c":{"+":{"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"a":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":2.23606797749979},"6":{"tf":1.0}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"0":{"4":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"256":{"tf":1.0},"31":{"tf":1.0},"349":{"tf":1.0},"57":{"tf":1.0}}}}},"df":1,"docs":{"303":{"tf":1.0}},"i":{"df":1,"docs":{"349":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"272":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"0":{"0":{"0":{"0":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"227":{"tf":1.0},"233":{"tf":1.4142135623730951},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"274":{"tf":5.291502622129181},"275":{"tf":3.4641016151377544},"276":{"tf":1.7320508075688772}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"357":{"tf":1.0},"52":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"g":{"a":{"df":2,"docs":{"158":{"tf":1.0},"160":{"tf":1.0}}},"df":0,"docs":{}},"i":{"a":{"df":12,"docs":{"11":{"tf":1.0},"123":{"tf":1.0},"139":{"tf":1.0},"233":{"tf":1.0},"25":{"tf":1.0},"273":{"tf":1.0},"301":{"tf":1.0},"330":{"tf":1.0},"350":{"tf":1.0},"41":{"tf":1.0},"68":{"tf":1.4142135623730951},"9":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":5,"docs":{"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"53":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"85":{"tf":1.0}}}},"m":{"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"167":{"tf":1.0}}},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"323":{"tf":2.8284271247461903},"324":{"tf":2.449489742783178}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"200":{"tf":1.0},"319":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"256":{"tf":1.0},"333":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}}},"df":9,"docs":{"157":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"162":{"tf":1.7320508075688772},"163":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":2.0},"171":{"tf":1.7320508075688772},"174":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"77":{"tf":1.7320508075688772}}}}}},"n":{"c":{"=":{"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":{":":{"4":{"2":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"d":{"*":{">":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":15,"docs":{"135":{"tf":1.0},"141":{"tf":1.0},"236":{"tf":2.0},"237":{"tf":2.23606797749979},"239":{"tf":2.0},"240":{"tf":1.7320508075688772},"241":{"tf":3.4641016151377544},"243":{"tf":1.0},"245":{"tf":1.0},"253":{"tf":2.0},"275":{"tf":2.8284271247461903},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"395":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}},"l":{"1":{"df":1,"docs":{"382":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"382":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"382":{"tf":1.4142135623730951}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"351":{"tf":1.0}}},"v":{"df":1,"docs":{"58":{"tf":1.0}}}},"w":{"0":{"df":1,"docs":{"385":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"311":{"tf":1.0}}},"8":{"df":1,"docs":{"385":{"tf":1.0}}},"9":{"df":1,"docs":{"385":{"tf":1.0}}},"df":1,"docs":{"391":{"tf":1.4142135623730951}}},"3":{"0":{"df":1,"docs":{"385":{"tf":1.0}}},"df":1,"docs":{"310":{"tf":1.0}}},"4":{"df":3,"docs":{"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"180":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"401":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"164":{"tf":1.0},"165":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"249":{"tf":1.0},"251":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"141":{"tf":2.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"122":{"tf":2.23606797749979},"141":{"tf":3.7416573867739413}}}}}}}}},"df":0,"docs":{}},"y":{"df":4,"docs":{"162":{"tf":1.0},"235":{"tf":1.0},"256":{"tf":1.0},"42":{"tf":1.0}}}},"df":21,"docs":{"145":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.4142135623730951},"216":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"338":{"tf":1.0},"340":{"tf":1.0},"351":{"tf":1.0},"372":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.4142135623730951},"93":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"274":{"tf":2.0}}}},"b":{"df":1,"docs":{"353":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"241":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":6,"docs":{"311":{"tf":1.0},"347":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"222":{"tf":1.4142135623730951},"93":{"tf":1.0}},"n":{"df":1,"docs":{"93":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"160":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":2.23606797749979},"83":{"tf":3.0},"85":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"340":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"162":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"165":{"tf":1.0},"23":{"tf":1.0},"239":{"tf":1.0},"253":{"tf":1.4142135623730951},"261":{"tf":1.0},"62":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"l":{"df":4,"docs":{"275":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"n":{"df":1,"docs":{"385":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"245":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":8,"docs":{"12":{"tf":2.449489742783178},"13":{"tf":1.0},"233":{"tf":1.0},"26":{"tf":2.6457513110645907},"370":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"86":{"tf":1.4142135623730951}},"s":{"[":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"241":{"tf":1.0},"261":{"tf":1.4142135623730951},"273":{"tf":1.0},"55":{"tf":1.4142135623730951},"63":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":5,"docs":{"143":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":2.0},"237":{"tf":2.0},"240":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"2":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":25,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"14":{"tf":1.0},"154":{"tf":1.4142135623730951},"162":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"185":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.0},"27":{"tf":1.0},"276":{"tf":1.0},"283":{"tf":1.4142135623730951},"287":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"338":{"tf":1.0},"369":{"tf":1.0},"385":{"tf":1.0},"388":{"tf":1.0},"409":{"tf":1.0},"44":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"385":{"tf":1.0}}}},"v":{"df":1,"docs":{"154":{"tf":1.0}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"385":{"tf":1.0}}}}},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"282":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}}},"0":{"df":9,"docs":{"385":{"tf":1.0},"388":{"tf":2.0},"391":{"tf":3.1622776601683795},"392":{"tf":2.0},"393":{"tf":2.449489742783178},"395":{"tf":1.0},"396":{"tf":1.0},"401":{"tf":1.4142135623730951},"423":{"tf":1.0}}},"1":{"+":{"=":{"8":{"df":1,"docs":{"392":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"423":{"tf":1.0}}},"7":{"df":1,"docs":{"423":{"tf":1.0}}},"8":{"df":1,"docs":{"423":{"tf":1.0}}},"9":{"df":1,"docs":{"397":{"tf":1.0}}},"df":5,"docs":{"391":{"tf":3.1622776601683795},"392":{"tf":2.0},"393":{"tf":2.0},"401":{"tf":1.0},"423":{"tf":1.0}}},"2":{"7":{"df":1,"docs":{"423":{"tf":1.0}}},"8":{"df":3,"docs":{"385":{"tf":1.0},"397":{"tf":1.0},"423":{"tf":1.0}}},"9":{"df":3,"docs":{"385":{"tf":1.0},"399":{"tf":1.4142135623730951},"400":{"tf":2.23606797749979}}},"<":{"<":{"3":{"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"391":{"tf":1.0},"393":{"tf":2.0},"401":{"tf":1.7320508075688772},"423":{"tf":1.0}}},"3":{"0":{"df":3,"docs":{"385":{"tf":1.0},"389":{"tf":1.4142135623730951},"400":{"tf":2.0}}},"1":{"df":1,"docs":{"423":{"tf":1.0}}},"df":1,"docs":{"423":{"tf":1.0}}},"4":{"df":1,"docs":{"423":{"tf":1.0}}},"5":{"df":1,"docs":{"423":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}},"7":{"df":2,"docs":{"395":{"tf":1.0},"423":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"215":{"tf":1.0}}}},"df":2,"docs":{"220":{"tf":1.0},"221":{"tf":1.0}}}}}}},"8":{"6":{"_":{"6":{"4":{"df":15,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.0},"173":{"tf":1.0},"273":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.7320508075688772},"374":{"tf":1.0},"382":{"tf":1.7320508075688772},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"134":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"173":{"tf":1.0},"225":{"tf":1.0},"364":{"tf":1.4142135623730951}}},"df":1,"docs":{"423":{"tf":1.0}}},"9":{"df":1,"docs":{"423":{"tf":1.0}}},":":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"z":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":2.0}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"180":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"334":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"253":{"tf":1.0},"274":{"tf":1.0}}},"df":31,"docs":{"118":{"tf":1.0},"130":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"157":{"tf":1.0},"193":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.0},"233":{"tf":1.4142135623730951},"243":{"tf":1.0},"253":{"tf":1.4142135623730951},"273":{"tf":1.0},"282":{"tf":1.0},"31":{"tf":1.0},"310":{"tf":1.7320508075688772},"314":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"362":{"tf":3.0},"379":{"tf":1.0},"44":{"tf":1.7320508075688772},"72":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":2.23606797749979},"84":{"tf":2.449489742783178},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"h":{"c":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"158":{"tf":1.0},"163":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"0":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"163":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"=":{"3":{"2":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"423":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"m":{"0":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"376":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"375":{"tf":1.0},"376":{"tf":1.0}}},"7":{"df":1,"docs":{"375":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"389":{"tf":2.449489742783178}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"253":{"tf":2.0},"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}}}},"x":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"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":{"(":{"1":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"213":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":1,"docs":{"24":{"tf":1.0}}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"385":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"52":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}},"df":8,"docs":{"203":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"310":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"362":{"tf":3.3166247903554},"52":{"tf":1.0},"72":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"357":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"233":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"203":{"tf":1.0}},"i":{"df":1,"docs":{"24":{"tf":1.0}}}}},"z":{"df":5,"docs":{"100":{"tf":1.0},"20":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"407":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":6,"docs":{"20":{"tf":1.4142135623730951},"362":{"tf":1.0},"368":{"tf":1.0},"385":{"tf":1.0},"407":{"tf":1.0},"423":{"tf":1.4142135623730951}}}}},"f":{"df":19,"docs":{"288":{"tf":1.0},"314":{"tf":1.7320508075688772},"319":{"tf":1.4142135623730951},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.7320508075688772},"328":{"tf":1.7320508075688772},"329":{"tf":2.0},"330":{"tf":2.0},"331":{"tf":2.23606797749979},"332":{"tf":2.0},"333":{"tf":2.6457513110645907},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"368":{"tf":1.0},"372":{"tf":2.0}},"s":{"(":{"8":{"df":1,"docs":{"319":{"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":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"342":{"tf":2.449489742783178}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"7":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"8":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"321":{"tf":2.0},"322":{"tf":2.0},"323":{"tf":2.0},"324":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"335":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"1":{"tf":1.0},"15":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"9":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"breadcrumbs":{"root":{"0":{".":{".":{"1":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{".":{"0":{"df":1,"docs":{"351":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"362":{"tf":1.0}}},"5":{"df":2,"docs":{"207":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":3,"docs":{"273":{"tf":1.0},"274":{"tf":2.6457513110645907},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"4":{"0":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"9":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}},"3":{"5":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"b":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"8":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"8":{"5":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"9":{"c":{"0":{"df":1,"docs":{"216":{"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":2,"docs":{"216":{"tf":1.0},"274":{"tf":1.0}}},"1":{"df":1,"docs":{"216":{"tf":1.0}}},"2":{"df":1,"docs":{"216":{"tf":1.0}}},"3":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":1,"docs":{"215":{"tf":1.0}}},"4":{"0":{"4":{"0":{"1":{"8":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"0":{"8":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"7":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"7":{"0":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}},"4":{"df":1,"docs":{"274":{"tf":1.0}}},"df":3,"docs":{"216":{"tf":1.0},"287":{"tf":3.605551275463989},"72":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"287":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"299":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"0":{"0":{"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}}},"8":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"286":{"tf":1.4142135623730951}}},":":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"d":{"a":{"df":1,"docs":{"284":{"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":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"284":{"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":{},"s":{":":{"1":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"c":{"c":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"215":{"tf":1.0}}},"c":{"df":1,"docs":{"287":{"tf":1.0}}},"df":41,"docs":{"141":{"tf":1.0},"162":{"tf":1.0},"173":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"233":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"25":{"tf":1.0},"253":{"tf":1.4142135623730951},"272":{"tf":3.0},"273":{"tf":2.449489742783178},"274":{"tf":4.58257569495584},"275":{"tf":2.449489742783178},"284":{"tf":1.4142135623730951},"286":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":2.449489742783178},"307":{"tf":1.4142135623730951},"323":{"tf":5.5677643628300215},"324":{"tf":5.291502622129181},"362":{"tf":2.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":2.0},"381":{"tf":1.0},"391":{"tf":1.4142135623730951},"399":{"tf":1.7320508075688772},"401":{"tf":1.7320508075688772},"410":{"tf":1.0},"417":{"tf":1.7320508075688772},"419":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":2.0},"83":{"tf":1.0},"9":{"tf":1.0}},"f":{"1":{"df":0,"docs":{},"f":{"4":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"x":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":1,"docs":{"313":{"tf":1.4142135623730951}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"4":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"6":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"e":{"1":{"0":{"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":{}},"5":{"3":{"4":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"2":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"273":{"tf":1.0}}},"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"b":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"8":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"8":{"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":1,"docs":{"419":{"tf":1.4142135623730951}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"373":{"tf":1.4142135623730951}}},"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"233":{"tf":1.0}}},"3":{"0":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"221":{"tf":1.0}}},"6":{"df":1,"docs":{"221":{"tf":1.0}}},"b":{"8":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":1,"docs":{"221":{"tf":1.0}}},"df":0,"docs":{}},"6":{"1":{"df":1,"docs":{"233":{"tf":1.0}}},"df":1,"docs":{"273":{"tf":1.0}}},"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"221":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"141":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"8":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}}},"a":{"a":{"df":1,"docs":{"373":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"a":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"214":{"tf":1.4142135623730951},"216":{"tf":1.0}},"f":{"0":{"0":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"379":{"tf":1.0}},"f":{"df":1,"docs":{"370":{"tf":2.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}},"1":{".":{"0":{"df":1,"docs":{"236":{"tf":1.0}}},"1":{"df":1,"docs":{"163":{"tf":1.0}}},"2":{".":{"3":{".":{"4":{"df":1,"docs":{"194":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"df":1,"docs":{"299":{"tf":1.4142135623730951}}},"df":2,"docs":{"162":{"tf":1.0},"362":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}}},"2":{"4":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.7320508075688772}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"287":{"tf":1.0}}},"9":{"df":1,"docs":{"287":{"tf":1.0}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"5":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"c":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"1":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"4":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"b":{"df":1,"docs":{"286":{"tf":1.0}}},"d":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"286":{"tf":1.0}}},"f":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}},"7":{"1":{"df":1,"docs":{"287":{"tf":1.0}}},"2":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"7":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"141":{"tf":1.4142135623730951},"275":{"tf":1.0},"284":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"362":{"tf":1.7320508075688772},"368":{"tf":1.0},"78":{"tf":1.0}},"g":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}},"1":{".":{"1":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"233":{"tf":1.0}}},"5":{"df":1,"docs":{"233":{"tf":1.0}}},"6":{"df":1,"docs":{"233":{"tf":1.0}}},"7":{"df":1,"docs":{"233":{"tf":1.0}}},"8":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"274":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"1":{"df":1,"docs":{"286":{"tf":1.0}}},"4":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"b":{"df":1,"docs":{"286":{"tf":1.0}}},"d":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"286":{"tf":1.0}}},"f":{"df":1,"docs":{"286":{"tf":1.4142135623730951}}}},"7":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"7":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"141":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"314":{"tf":1.0},"368":{"tf":1.0}}},"2":{"3":{"4":{"5":{"df":2,"docs":{"147":{"tf":1.0},"171":{"tf":1.0}}},"df":4,"docs":{"166":{"tf":1.0},"190":{"tf":1.4142135623730951},"25":{"tf":1.7320508075688772},"9":{"tf":1.7320508075688772}}},"df":1,"docs":{"243":{"tf":1.0}}},"7":{".":{"0":{".":{"0":{".":{"1":{"df":1,"docs":{"349":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"376":{"tf":1.4142135623730951}}},":":{"1":{"0":{":":{"4":{"8":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"136":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"72":{"tf":1.0}}},"3":{".":{"2":{".":{"1":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"3":{"7":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},":":{"1":{"2":{"df":1,"docs":{"368":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}}},"df":1,"docs":{"275":{"tf":2.6457513110645907}}},"4":{"1":{"df":1,"docs":{"274":{"tf":1.0}}},"2":{"df":1,"docs":{"274":{"tf":1.0}}},":":{"2":{"6":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"275":{"tf":1.0},"284":{"tf":1.0}}},"5":{".":{"0":{".":{"7":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"216":{"tf":1.0},"284":{"tf":1.0},"366":{"tf":1.0}}},"6":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"398":{"tf":1.4142135623730951}}}}}},"df":7,"docs":{"216":{"tf":1.0},"274":{"tf":1.4142135623730951},"284":{"tf":1.0},"379":{"tf":1.4142135623730951},"400":{"tf":1.4142135623730951},"419":{"tf":1.0},"77":{"tf":1.0}}},"7":{"7":{"df":1,"docs":{"215":{"tf":1.0}}},"df":1,"docs":{"284":{"tf":1.0}}},"8":{".":{"1":{"df":0,"docs":{},"k":{"df":1,"docs":{"299":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"368":{"tf":1.4142135623730951}}},":":{"(":{"a":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":3,"docs":{"366":{"tf":1.0},"367":{"tf":1.0},"423":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"b":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}}},"df":55,"docs":{"116":{"tf":1.0},"12":{"tf":1.0},"138":{"tf":1.7320508075688772},"141":{"tf":2.23606797749979},"171":{"tf":1.7320508075688772},"173":{"tf":1.4142135623730951},"22":{"tf":1.0},"225":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":2.449489742783178},"234":{"tf":2.23606797749979},"236":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"246":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":2.23606797749979},"279":{"tf":1.0},"284":{"tf":2.6457513110645907},"287":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"301":{"tf":1.0},"310":{"tf":2.0},"313":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"356":{"tf":1.0},"362":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"370":{"tf":1.0},"372":{"tf":2.8284271247461903},"375":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"395":{"tf":1.0},"4":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"62":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"356":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951}}}},"f":{"df":1,"docs":{"287":{"tf":1.0}},"r":{"df":2,"docs":{"356":{"tf":1.0},"357":{"tf":1.0}}}},"|":{"2":{"df":0,"docs":{},"|":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{",":{"5":{",":{"6":{",":{"7":{",":{"8":{"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":{}},".":{"0":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"0":{"2":{"4":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{"4":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":2,"docs":{"323":{"tf":2.0},"324":{"tf":1.4142135623730951}}},"2":{"0":{"df":1,"docs":{"72":{"tf":1.0}}},"2":{"df":1,"docs":{"299":{"tf":1.0}}},"3":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"281":{"tf":1.0}}},"1":{"df":1,"docs":{"368":{"tf":1.0}}},"2":{"df":3,"docs":{"273":{"tf":1.0},"275":{"tf":1.7320508075688772},"287":{"tf":1.0}}},"3":{"df":1,"docs":{"72":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"407":{"tf":1.0}}},"8":{"df":1,"docs":{"407":{"tf":1.0}}},"9":{"df":2,"docs":{"275":{"tf":1.7320508075688772},"407":{"tf":1.0}}},">":{"&":{"1":{"df":4,"docs":{"173":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"356":{"tf":1.4142135623730951}}}}},"df":47,"docs":{"121":{"tf":1.0},"135":{"tf":1.4142135623730951},"141":{"tf":2.8284271247461903},"171":{"tf":1.0},"173":{"tf":1.0},"22":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":2.0},"234":{"tf":2.0},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":2.449489742783178},"242":{"tf":2.449489742783178},"243":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":3.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"284":{"tf":2.23606797749979},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":2.0},"297":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.0},"319":{"tf":1.0},"356":{"tf":1.7320508075688772},"368":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951},"5":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"83":{"tf":1.0}},"f":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}},"r":{"df":2,"docs":{"356":{"tf":1.0},"357":{"tf":1.0}}}},"s":{"df":1,"docs":{"362":{"tf":1.0}}},"x":{"3":{"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"417":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{".":{"0":{"df":1,"docs":{"163":{"tf":1.0}}},"1":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951}}},"df":2,"docs":{"281":{"tf":1.0},"407":{"tf":1.0}}},"1":{"df":4,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"407":{"tf":1.0},"72":{"tf":1.0}}},"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"364":{"tf":1.0},"385":{"tf":1.0}}}}},"df":4,"docs":{"203":{"tf":1.0},"273":{"tf":1.4142135623730951},"414":{"tf":1.0},"419":{"tf":1.0}}},"4":{"2":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},":":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"0":{"df":5,"docs":{"366":{"tf":1.0},"367":{"tf":1.0},"385":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"160":{"tf":1.0}}},"df":25,"docs":{"141":{"tf":2.449489742783178},"233":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":2.6457513110645907},"246":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":2.449489742783178},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0},"310":{"tf":1.0},"33":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"391":{"tf":1.7320508075688772},"411":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":2.0},"62":{"tf":1.0},"83":{"tf":1.0}}},"4":{"/":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951}}},"9":{"6":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}}},"1":{"4":{"1":{"4":{"1":{"4":{"1":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"4":{"2":{"4":{"2":{"4":{"2":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"135":{"tf":1.0},"160":{"tf":1.0},"233":{"tf":1.0},"424":{"tf":1.0}}},"3":{"2":{"1":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"df":1,"docs":{"194":{"tf":2.0}}},"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"215":{"tf":1.0}}},"6":{"df":1,"docs":{"215":{"tf":1.0}}},"8":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},":":{"0":{"df":1,"docs":{"407":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"368":{"tf":1.4142135623730951},"401":{"tf":1.0},"416":{"tf":1.0},"424":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"215":{"tf":1.0}}},"df":28,"docs":{"141":{"tf":1.4142135623730951},"154":{"tf":1.0},"158":{"tf":1.0},"180":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"221":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":2.23606797749979},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":1.0},"362":{"tf":1.4142135623730951},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"401":{"tf":1.0},"411":{"tf":2.449489742783178},"413":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"5":{"tf":1.4142135623730951},"6":{"tf":2.0},"78":{"tf":1.0}},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}}},"df":0,"docs":{}}},"5":{"0":{"df":3,"docs":{"162":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"349":{"tf":1.0}}},"1":{"2":{"df":1,"docs":{"303":{"tf":1.0}}},"6":{"df":1,"docs":{"77":{"tf":1.0}}},"df":1,"docs":{"287":{"tf":1.0}}},"9":{"df":2,"docs":{"286":{"tf":2.0},"72":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":11,"docs":{"121":{"tf":1.0},"141":{"tf":2.0},"180":{"tf":1.0},"236":{"tf":1.0},"274":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"407":{"tf":1.0}}},"6":{"0":{"df":3,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"381":{"tf":1.0}}},"1":{"6":{"1":{"6":{"2":{"6":{"2":{"df":2,"docs":{"218":{"tf":1.0},"219":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"df":1,"docs":{"299":{"tf":2.0}}},"df":0,"docs":{}},"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"4":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"311":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"413":{"tf":1.0}}}}},"df":8,"docs":{"173":{"tf":1.0},"225":{"tf":1.4142135623730951},"273":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.4142135623730951},"382":{"tf":1.7320508075688772},"396":{"tf":1.0},"414":{"tf":1.0}}},"8":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"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":{}},"9":{"6":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"77":{"tf":1.0}}},"df":11,"docs":{"141":{"tf":1.0},"193":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"407":{"tf":1.0}}},"7":{".":{"3":{".":{"6":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"/":{"3":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"1":{"7":{"9":{"0":{"4":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"2":{"3":{"df":1,"docs":{"274":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"5":{"df":1,"docs":{"286":{"tf":1.0}}},":":{"0":{"df":4,"docs":{"366":{"tf":1.0},"367":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"135":{"tf":1.0},"141":{"tf":1.0},"246":{"tf":1.0},"274":{"tf":2.0},"275":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.4142135623730951},"368":{"tf":1.0},"407":{"tf":1.0}},"f":{"df":1,"docs":{"215":{"tf":1.0}}}},"8":{".":{"2":{"df":0,"docs":{},"f":{"%":{"df":1,"docs":{"180":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"/":{"8":{"1":{"/":{"8":{"0":{"8":{"1":{"df":1,"docs":{"349":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"351":{"tf":2.0}}},"df":0,"docs":{}},"8":{"1":{"df":2,"docs":{"349":{"tf":1.0},"350":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"222":{"tf":1.0},"349":{"tf":1.0}}},"1":{"0":{"0":{"df":1,"docs":{"351":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":2,"docs":{"349":{"tf":1.0},"350":{"tf":1.0}}},"2":{"0":{"0":{"df":1,"docs":{"351":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":2.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"391":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}},"df":20,"docs":{"121":{"tf":1.0},"141":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.4142135623730951},"362":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"379":{"tf":1.0},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"395":{"tf":1.0},"400":{"tf":1.4142135623730951},"401":{"tf":1.0},"407":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"g":{"df":2,"docs":{"158":{"tf":1.0},"159":{"tf":1.0}}}},"9":{"/":{"1":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"df":7,"docs":{"141":{"tf":1.0},"25":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"368":{"tf":1.0},"407":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":1,"docs":{"167":{"tf":1.7320508075688772}}}},"_":{"<":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"_":{"_":{"(":{"\"":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"v":{"df":1,"docs":{"275":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"_":{"(":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}}},"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":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"253":{"tf":1.7320508075688772}}}}}},"x":{",":{"0":{"df":1,"docs":{"253":{"tf":1.0}}},"1":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"*":{">":{"(":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"243":{"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":{}}}}}}}},"c":{"df":0,"docs":{},"x":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"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":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"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":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"_":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"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":{}}},"n":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}}}}},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"14":{"tf":1.0},"15":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"13":{"tf":2.0},"14":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"419":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"15":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"14":{"tf":1.7320508075688772},"15":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"[":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"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":{}}},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"e":{"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"f":{"d":{"_":{"1":{"1":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"221":{"tf":1.0}}}}}},"df":1,"docs":{"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":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"173":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"z":{"1":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"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":{}}},"2":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"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":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"3":{"b":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{",":{"b":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"1":{",":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{",":{"d":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"a":{"df":2,"docs":{"266":{"tf":1.0},"267":{"tf":1.4142135623730951}}},"c":{"df":2,"docs":{"264":{"tf":1.0},"265":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"264":{"tf":1.0}}}},"0":{"df":2,"docs":{"423":{"tf":1.0},"424":{"tf":1.4142135623730951}}},"1":{"0":{"df":1,"docs":{"395":{"tf":1.4142135623730951}}},"df":2,"docs":{"33":{"tf":1.0},"424":{"tf":1.0}}},"2":{"df":2,"docs":{"33":{"tf":1.0},"424":{"tf":1.0}}},"5":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}},"7":{"df":2,"docs":{"423":{"tf":1.0},"424":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"395":{"tf":1.4142135623730951}}},":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"<":{"/":{"a":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"b":{"b":{"b":{"b":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"261":{"tf":2.8284271247461903}}},"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"218":{"tf":1.0},"219":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}},"p":{"c":{"df":0,"docs":{},"s":{"3":{"2":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"401":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"383":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"x":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"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":1,"docs":{"60":{"tf":1.0}},"i":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}}}}}},"c":{"df":4,"docs":{"171":{"tf":1.0},"180":{"tf":1.0},"20":{"tf":1.0},"262":{"tf":1.0}}},"df":4,"docs":{"20":{"tf":1.0},"275":{"tf":1.4142135623730951},"283":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":11,"docs":{"254":{"tf":2.449489742783178},"364":{"tf":1.0},"374":{"tf":1.4142135623730951},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"419":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"368":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"246":{"tf":1.4142135623730951},"407":{"tf":1.0}}}},"v":{"df":4,"docs":{"165":{"tf":1.0},"210":{"tf":1.0},"261":{"tf":1.0},"272":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"203":{"tf":1.0},"268":{"tf":1.0},"283":{"tf":1.0},"362":{"tf":1.4142135623730951},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"268":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"407":{"tf":1.0}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"160":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"s":{"df":1,"docs":{"203":{"tf":1.0}},"s":{"df":16,"docs":{"122":{"tf":1.0},"233":{"tf":2.0},"25":{"tf":1.0},"3":{"tf":1.0},"314":{"tf":1.7320508075688772},"317":{"tf":1.0},"334":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"391":{"tf":1.0},"393":{"tf":1.4142135623730951},"398":{"tf":1.0},"409":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"372":{"tf":1.0},"424":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"253":{"tf":1.0},"274":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"211":{"tf":1.0},"366":{"tf":1.0}}}}}}},"df":1,"docs":{"368":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"237":{"tf":1.0}}}}}},"l":{"(":{"5":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"288":{"tf":1.0},"314":{"tf":2.8284271247461903},"315":{"tf":2.0},"316":{"tf":2.6457513110645907},"317":{"tf":2.0},"318":{"tf":1.0},"334":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"334":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"246":{"tf":1.0},"258":{"tf":1.0},"272":{"tf":1.0},"302":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.7320508075688772},"74":{"tf":1.0}}}},"v":{"df":5,"docs":{"306":{"tf":1.4142135623730951},"325":{"tf":1.0},"362":{"tf":1.0},"44":{"tf":1.0},"91":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"233":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"105":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"139":{"tf":1.0},"163":{"tf":1.0},"182":{"tf":2.0},"211":{"tf":1.0},"287":{"tf":1.0},"3":{"tf":2.0},"302":{"tf":1.0},"316":{"tf":1.7320508075688772},"321":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":2.8284271247461903},"362":{"tf":1.4142135623730951},"400":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"233":{"tf":1.0},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"198":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"105":{"tf":1.0}}}}},"r":{"df":11,"docs":{"149":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"185":{"tf":1.4142135623730951},"193":{"tf":1.0},"214":{"tf":1.0},"274":{"tf":1.4142135623730951},"371":{"tf":1.0},"379":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"423":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":12,"docs":{"141":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"216":{"tf":1.0},"273":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.0},"371":{"tf":2.0},"389":{"tf":2.0},"390":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"411":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"279":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"85":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":1,"docs":{"368":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"241":{"tf":2.0},"242":{"tf":2.8284271247461903},"25":{"tf":1.0},"256":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"270":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"233":{"tf":1.0}}}}}}},"h":{"df":1,"docs":{"366":{"tf":1.0}}},"k":{"a":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":5,"docs":{"216":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":1.0},"43":{"tf":1.0}},"i":{"a":{"df":6,"docs":{"233":{"tf":2.8284271247461903},"234":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"60":{"tf":1.0},"72":{"tf":1.4142135623730951}},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"233":{"tf":5.0990195135927845}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":10,"docs":{"233":{"tf":2.0},"243":{"tf":1.0},"357":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"379":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"419":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"l":{":":{"(":{"df":0,"docs":{},"u":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"196":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"df":0,"docs":{},"w":{"df":13,"docs":{"127":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"179":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":1.0},"237":{"tf":1.4142135623730951},"241":{"tf":1.0},"274":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"314":{"tf":1.0},"362":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{",":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{",":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{",":{"b":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{",":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"20":{"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":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"111":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"196":{"tf":1.0},"240":{"tf":1.0},"35":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"405":{"tf":1.0},"47":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.4142135623730951}},"n":{"df":4,"docs":{"11":{"tf":1.0},"19":{"tf":1.0},"4":{"tf":1.0},"7":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"129":{"tf":1.0},"237":{"tf":1.0},"311":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"d":{"6":{"4":{"df":2,"docs":{"364":{"tf":1.0},"382":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"391":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":19,"docs":{"184":{"tf":1.7320508075688772},"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},"200":{"tf":1.0},"201":{"tf":1.0},"225":{"tf":1.0}}}},"z":{"df":1,"docs":{"273":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"258":{"tf":1.4142135623730951}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}}},"df":2,"docs":{"116":{"tf":1.0},"193":{"tf":1.0}}}}},"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"207":{"tf":1.0},"274":{"tf":1.0},"278":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"233":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":2.0}}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":1,"docs":{"238":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"185":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"172":{"tf":1.0},"185":{"tf":1.0},"296":{"tf":1.4142135623730951},"47":{"tf":1.0}},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"256":{"tf":1.0},"382":{"tf":1.0}}},"df":5,"docs":{"126":{"tf":1.0},"15":{"tf":1.0},"285":{"tf":1.0},"348":{"tf":1.4142135623730951},"62":{"tf":2.449489742783178}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"402":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.7320508075688772}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"97":{"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":3,"docs":{"233":{"tf":1.0},"239":{"tf":1.4142135623730951},"61":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"283":{"tf":1.4142135623730951},"284":{"tf":1.0}},"h":{"df":65,"docs":{"155":{"tf":1.0},"250":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"156":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":4,"docs":{"306":{"tf":1.4142135623730951},"307":{"tf":1.0},"357":{"tf":2.6457513110645907},"55":{"tf":2.0}}},"df":0,"docs":{}},"g":{"0":{".":{"df":0,"docs":{},"g":{"d":{"b":{".":{"b":{"df":0,"docs":{},"p":{"df":1,"docs":{"140":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"15":{"tf":1.0}}},"2":{"df":1,"docs":{"15":{"tf":1.0}}},"3":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"c":{"df":5,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"313":{"tf":1.0}}},"df":13,"docs":{"118":{"tf":1.4142135623730951},"145":{"tf":1.0},"174":{"tf":1.0},"203":{"tf":1.0},"23":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"242":{"tf":2.449489742783178},"302":{"tf":1.0},"375":{"tf":1.4142135623730951},"395":{"tf":1.0},"413":{"tf":1.0},"423":{"tf":1.0},"72":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"123":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":2.449489742783178},"165":{"tf":1.0},"198":{"tf":1.0},"23":{"tf":2.8284271247461903},"236":{"tf":1.0},"239":{"tf":1.4142135623730951},"262":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":1.0},"375":{"tf":2.6457513110645907},"395":{"tf":2.449489742783178},"41":{"tf":1.0},"413":{"tf":2.449489742783178},"44":{"tf":2.6457513110645907},"7":{"tf":2.0}}}}}}},"v":{"df":5,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"41":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}}}}},"m":{"6":{"4":{"df":21,"docs":{"363":{"tf":1.0},"383":{"tf":2.23606797749979},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.7320508075688772},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.4142135623730951},"402":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":5,"docs":{"403":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.4142135623730951},"419":{"tf":2.23606797749979},"420":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"102":{"tf":1.0},"106":{"tf":1.4142135623730951},"111":{"tf":1.0}}}},"v":{"7":{"a":{"df":1,"docs":{"403":{"tf":1.4142135623730951}}},"df":19,"docs":{"363":{"tf":1.0},"403":{"tf":1.4142135623730951},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.7320508075688772}}},"8":{"df":2,"docs":{"401":{"tf":1.0},"402":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"+":{"=":{"(":{"df":0,"docs":{},"e":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{",":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{},"x":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"y":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"94":{"tf":1.0}}}},"y":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"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":0,"docs":{},"s":{"b":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"358":{"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":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"217":{"tf":1.0},"221":{"tf":1.4142135623730951},"233":{"tf":1.0},"26":{"tf":1.4142135623730951},"5":{"tf":2.0},"6":{"tf":2.0},"7":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":1,"docs":{"5":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"351":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"233":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":6,"docs":{"102":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951}}},"z":{"df":5,"docs":{"371":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"381":{"tf":2.0},"382":{"tf":1.0},"401":{"tf":2.0},"419":{"tf":2.0},"424":{"tf":2.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"155":{"tf":1.4142135623730951},"158":{"tf":1.0},"225":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"382":{"tf":2.0},"401":{"tf":1.7320508075688772},"402":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"424":{"tf":1.7320508075688772},"425":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},".":{"df":0,"docs":{},"h":{"df":2,"docs":{"275":{"tf":1.0},"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"262":{"tf":1.0},"312":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}},"o":{"c":{"df":1,"docs":{"7":{"tf":1.4142135623730951}},"i":{"df":4,"docs":{"5":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"192":{"tf":1.0},"27":{"tf":1.0},"271":{"tf":1.0},"372":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"407":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":16,"docs":{"118":{"tf":1.0},"121":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"162":{"tf":1.7320508075688772},"163":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"274":{"tf":1.0},"301":{"tf":1.7320508075688772},"303":{"tf":1.0},"323":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"182":{"tf":2.23606797749979},"183":{"tf":1.0},"355":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":3,"docs":{"129":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"240":{"tf":2.449489742783178}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"42":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"134":{"tf":2.0},"140":{"tf":1.4142135623730951},"259":{"tf":1.4142135623730951},"261":{"tf":1.7320508075688772},"308":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0}}}},"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"368":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":23,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":2.0},"249":{"tf":1.0},"251":{"tf":1.4142135623730951},"26":{"tf":1.0},"270":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"333":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"195":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":16,"docs":{"1":{"tf":1.0},"173":{"tf":1.0},"180":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}}}},"x":{"df":7,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"366":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"i":{"df":1,"docs":{"362":{"tf":1.0}}}}},"b":{".":{"b":{"df":2,"docs":{"266":{"tf":1.4142135623730951},"267":{"tf":1.0}}},"c":{"df":1,"docs":{"265":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"33":{"tf":1.0}}},"2":{"df":1,"docs":{"33":{"tf":1.0}}},"8":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"100":{"tf":1.0},"233":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"324":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":4,"docs":{"182":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":2.0},"51":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"20":{"tf":1.0},"214":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"207":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"274":{"tf":1.0},"66":{"tf":1.0},"86":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.7320508075688772}}}},"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}}},"r":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"\"":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"$":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.7320508075688772}}}}},"{":{"!":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{":":{"+":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"19":{"tf":1.0}}}}}}},"(":{"$":{"df":0,"docs":{},"{":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"2":{"1":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"[":{"2":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":13,"docs":{"19":{"tf":1.4142135623730951},"232":{"tf":1.0},"253":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.7320508075688772},"287":{"tf":1.7320508075688772},"360":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"6":{"tf":1.0}},"e":{"df":1,"docs":{"402":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"207":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":2.0},"285":{"tf":1.0},"308":{"tf":1.4142135623730951},"333":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.7320508075688772},"366":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"411":{"tf":1.0},"60":{"tf":1.0},"96":{"tf":1.0}}},"h":{"(":{"1":{"df":1,"docs":{"16":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"[":{"0":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":15,"docs":{"1":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"171":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"51":{"tf":1.0}}},"i":{"c":{"df":3,"docs":{"115":{"tf":1.4142135623730951},"273":{"tf":1.0},"382":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"118":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"139":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"b":{"b":{"df":1,"docs":{"261":{"tf":3.0}}},"df":2,"docs":{"5":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}},"c":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":28,"docs":{"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"20":{"tf":1.4142135623730951},"225":{"tf":1.0},"234":{"tf":2.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"256":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"279":{"tf":1.4142135623730951},"281":{"tf":1.7320508075688772},"282":{"tf":1.0},"316":{"tf":1.0},"33":{"tf":1.7320508075688772},"372":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"81":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"df":5,"docs":{"237":{"tf":1.0},"283":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"63":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"118":{"tf":1.4142135623730951},"132":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.4142135623730951},"417":{"tf":1.0},"70":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}},"df":5,"docs":{"128":{"tf":1.0},"19":{"tf":1.0},"216":{"tf":1.0},"70":{"tf":1.4142135623730951},"81":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"211":{"tf":1.0},"233":{"tf":1.4142135623730951},"311":{"tf":1.0},"83":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"282":{"tf":1.0},"285":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"346":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"100":{"tf":1.0},"157":{"tf":1.0},"20":{"tf":1.0},"29":{"tf":1.0},"325":{"tf":1.0},"410":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"h":{"df":1,"docs":{"366":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":3,"docs":{"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"n":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":2,"docs":{"146":{"tf":1.0},"147":{"tf":1.0}}},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":19,"docs":{"211":{"tf":1.0},"213":{"tf":1.7320508075688772},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.7320508075688772},"220":{"tf":1.7320508075688772},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":3.0},"226":{"tf":1.0},"245":{"tf":1.7320508075688772},"25":{"tf":1.0},"283":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"d":{"df":8,"docs":{"270":{"tf":1.0},"272":{"tf":1.0},"274":{"tf":2.449489742783178},"275":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"3":{"tf":1.0},"52":{"tf":1.7320508075688772},"81":{"tf":1.7320508075688772}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":2.449489742783178}}}}}},"df":3,"docs":{"173":{"tf":1.0},"225":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.0}}}}}}},"t":{"df":7,"docs":{"297":{"tf":3.0},"368":{"tf":1.4142135623730951},"376":{"tf":2.0},"396":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"l":{"a":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"a":{":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"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":1,"docs":{"33":{"tf":2.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"261":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":2,"docs":{"13":{"tf":1.7320508075688772},"261":{"tf":1.4142135623730951}}},"df":3,"docs":{"366":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"303":{"tf":1.7320508075688772}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":9,"docs":{"121":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"162":{"tf":1.4142135623730951},"25":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.0},"358":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"389":{"tf":1.0}}},"u":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"13":{"tf":1.7320508075688772}},"e":{"df":2,"docs":{"27":{"tf":1.0},"44":{"tf":1.0}}}},"x":{"df":2,"docs":{"410":{"tf":1.0},"419":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"58":{"tf":2.449489742783178},"59":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"240":{"tf":2.449489742783178},"241":{"tf":2.0},"242":{"tf":2.6457513110645907},"243":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"158":{"tf":1.0},"161":{"tf":2.23606797749979},"172":{"tf":1.7320508075688772},"402":{"tf":1.0}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"379":{"tf":1.0},"401":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"185":{"tf":1.0},"270":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"357":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.7320508075688772}}}}}}},"df":3,"docs":{"121":{"tf":2.0},"135":{"tf":1.0},"366":{"tf":1.0}},"l":{"df":1,"docs":{"366":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":12,"docs":{"207":{"tf":1.0},"253":{"tf":1.7320508075688772},"283":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"389":{"tf":2.23606797749979},"410":{"tf":2.23606797749979},"419":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":4.242640687119285},"59":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"389":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":7,"docs":{"121":{"tf":2.23606797749979},"122":{"tf":1.7320508075688772},"125":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"222":{"tf":1.0},"313":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"121":{"tf":3.872983346207417},"129":{"tf":2.0},"135":{"tf":2.23606797749979},"136":{"tf":2.0},"140":{"tf":1.7320508075688772},"48":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"240":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":1,"docs":{"333":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"402":{"tf":1.0}}}}}}}},"s":{"=":{"1":{"df":0,"docs":{},"g":{"df":1,"docs":{"307":{"tf":1.0}}},"m":{"df":1,"docs":{"303":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":4,"docs":{"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0}},"n":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}}},"u":{"df":1,"docs":{"163":{"tf":1.4142135623730951}},"f":{"[":{"3":{"2":{"df":1,"docs":{"313":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"313":{"tf":1.7320508075688772},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":16,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"225":{"tf":1.0},"3":{"tf":2.23606797749979},"351":{"tf":1.4142135623730951},"52":{"tf":1.0},"81":{"tf":1.4142135623730951},"84":{"tf":3.4641016151377544},"85":{"tf":2.6457513110645907},"87":{"tf":1.7320508075688772},"88":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"g":{"df":2,"docs":{"142":{"tf":1.4142135623730951},"143":{"tf":1.7320508075688772}}},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"df":0,"docs":{}},"a":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"172":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.4142135623730951},"283":{"tf":1.0},"338":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"15":{"tf":1.0},"23":{"tf":1.0},"252":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"362":{"tf":1.0},"46":{"tf":2.0},"68":{"tf":1.4142135623730951},"85":{"tf":1.0},"99":{"tf":1.0}}}}}}},"s":{"=":{"0":{"0":{"1":{"8":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"192":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"310":{"tf":1.0},"358":{"tf":1.4142135623730951}}}}}}},"x":{"df":3,"docs":{"366":{"tf":1.0},"410":{"tf":1.0},"419":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":1,"docs":{"370":{"tf":2.0}}},"df":15,"docs":{"154":{"tf":1.7320508075688772},"214":{"tf":2.0},"216":{"tf":1.0},"233":{"tf":2.0},"310":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"379":{"tf":1.4142135623730951},"385":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0}}}}}},"c":{"+":{"+":{"1":{"7":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"'":{"df":1,"docs":{"241":{"tf":1.0}}},"df":2,"docs":{"235":{"tf":1.0},"241":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"275":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{"c":{"df":3,"docs":{"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"264":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"a":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}},"3":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"[":{"4":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"176":{"tf":1.0},"335":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"278":{"tf":1.0}},"e":{"[":{"[":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}},"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":1,"docs":{"278":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":29,"docs":{"11":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.7320508075688772},"211":{"tf":1.0},"237":{"tf":2.23606797749979},"239":{"tf":1.0},"245":{"tf":1.4142135623730951},"260":{"tf":1.0},"272":{"tf":1.7320508075688772},"273":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":2.23606797749979},"287":{"tf":2.23606797749979},"297":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"394":{"tf":1.4142135623730951},"402":{"tf":1.0},"412":{"tf":1.4142135623730951},"420":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":3,"docs":{"378":{"tf":1.7320508075688772},"397":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951}},"r":{"df":6,"docs":{"207":{"tf":1.0},"377":{"tf":1.7320508075688772},"378":{"tf":1.0},"380":{"tf":2.0},"399":{"tf":1.0},"417":{"tf":1.0}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"211":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"245":{"tf":1.0},"261":{"tf":1.0},"33":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"241":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"268":{"tf":1.0}}}},"v":{"a":{"df":1,"docs":{"362":{"tf":1.7320508075688772}},"s":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"301":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"157":{"tf":1.0},"25":{"tf":1.0},"340":{"tf":2.0},"6":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"207":{"tf":1.0},"211":{"tf":1.0}}}}}},"r":{"d":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"233":{"tf":1.0},"234":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"368":{"tf":1.4142135623730951},"407":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":15,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"156":{"tf":1.0},"196":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":2.449489742783178},"24":{"tf":1.0},"243":{"tf":1.4142135623730951},"27":{"tf":1.0},"301":{"tf":1.0},"313":{"tf":1.4142135623730951},"378":{"tf":1.0},"38":{"tf":1.7320508075688772},"6":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"123":{"tf":2.8284271247461903},"125":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"275":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"123":{"tf":1.4142135623730951},"125":{"tf":1.0},"137":{"tf":1.0}}}}}}}}},"df":8,"docs":{"284":{"tf":1.7320508075688772},"290":{"tf":1.0},"306":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"65":{"tf":1.0},"77":{"tf":1.4142135623730951},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"237":{"tf":1.7320508075688772}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}}},"s":{"df":1,"docs":{"296":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}},"c":{"df":3,"docs":{"260":{"tf":1.0},"286":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"158":{"tf":1.0},"162":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}}}}}},"df":79,"docs":{"100":{"tf":2.0},"101":{"tf":1.0},"118":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"141":{"tf":2.0},"15":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.4142135623730951},"20":{"tf":1.0},"203":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"217":{"tf":1.0},"221":{"tf":1.4142135623730951},"223":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"229":{"tf":1.0},"23":{"tf":1.4142135623730951},"231":{"tf":1.7320508075688772},"232":{"tf":1.0},"233":{"tf":2.23606797749979},"234":{"tf":1.0},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":2.449489742783178},"24":{"tf":1.7320508075688772},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"249":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"256":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"27":{"tf":1.7320508075688772},"275":{"tf":2.23606797749979},"279":{"tf":1.0},"284":{"tf":1.7320508075688772},"3":{"tf":1.0},"313":{"tf":1.7320508075688772},"33":{"tf":2.0},"381":{"tf":1.0},"401":{"tf":1.0},"407":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":2.449489742783178},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":3.0},"76":{"tf":1.0},"81":{"tf":3.605551275463989},"83":{"tf":2.23606797749979},"84":{"tf":2.8284271247461903},"85":{"tf":1.0},"86":{"tf":2.23606797749979},"87":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":2.449489742783178},"96":{"tf":1.4142135623730951},"98":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"179":{"tf":1.0},"274":{"tf":1.0},"296":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"299":{"tf":1.0}}}},"f":{"df":1,"docs":{"368":{"tf":1.0}},"i":{"df":1,"docs":{"207":{"tf":1.0}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"207":{"tf":1.0},"32":{"tf":1.0},"346":{"tf":2.449489742783178},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":3.3166247903554},"399":{"tf":1.7320508075688772},"417":{"tf":1.7320508075688772}}}},"n":{"df":0,"docs":{},"g":{"df":16,"docs":{"105":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"233":{"tf":1.0},"3":{"tf":1.7320508075688772},"302":{"tf":1.0},"325":{"tf":1.0},"331":{"tf":1.4142135623730951},"368":{"tf":1.0},"410":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"r":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"260":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"20":{"tf":2.23606797749979},"203":{"tf":1.0},"214":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"233":{"tf":3.605551275463989},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"242":{"tf":3.4641016151377544},"243":{"tf":1.0},"260":{"tf":1.0},"273":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":3.0},"373":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"86":{"tf":1.0}},"t":{".":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}},"df":1,"docs":{"362":{"tf":2.23606797749979}},"j":{"df":3,"docs":{"353":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0}}}}}},"df":1,"docs":{"366":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"173":{"tf":1.4142135623730951},"225":{"tf":1.0}}},"t":{"df":1,"docs":{"382":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"387":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951}}}}}}}}},"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"128":{"tf":1.0},"13":{"tf":1.0},"19":{"tf":1.0},"246":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"325":{"tf":1.0},"368":{"tf":1.0},"4":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"241":{"tf":2.8284271247461903}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"64":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"127":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"214":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"s":{"c":{"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"283":{"tf":1.0},"284":{"tf":2.23606797749979},"286":{"tf":2.449489742783178}}}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"356":{"tf":1.0}}},"2":{"df":1,"docs":{"356":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"357":{"tf":1.0}},"f":{"df":1,"docs":{"357":{"tf":1.0}}},"h":{"df":1,"docs":{"357":{"tf":1.0}}},"m":{"df":1,"docs":{"357":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"356":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"357":{"tf":2.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"357":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":8,"docs":{"141":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"233":{"tf":1.0},"239":{"tf":2.0},"241":{"tf":2.449489742783178},"249":{"tf":1.0},"280":{"tf":1.0},"360":{"tf":3.605551275463989}}}}},"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"366":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"173":{"tf":1.0},"176":{"tf":1.0},"284":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"62":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"293":{"tf":1.0}}}}},"r":{"df":2,"docs":{"347":{"tf":1.0},"385":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"df":6,"docs":{"118":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"306":{"tf":1.0},"338":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.7320508075688772},"351":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"123":{"tf":1.4142135623730951},"333":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"185":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"255":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":3,"docs":{"227":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"(":{"1":{"df":2,"docs":{"341":{"tf":1.4142135623730951},"345":{"tf":1.0}}},"df":0,"docs":{}},">":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}},"df":15,"docs":{"11":{"tf":1.0},"118":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":2.449489742783178},"212":{"tf":1.0},"26":{"tf":2.23606797749979},"290":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"336":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":2.0},"343":{"tf":2.0},"344":{"tf":2.0},"345":{"tf":1.0},"51":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"249":{"tf":1.0},"296":{"tf":1.4142135623730951},"47":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":4,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"274":{"tf":1.4142135623730951},"44":{"tf":1.0},"78":{"tf":1.0}},"s":{"[":{"$":{"1":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}}},"df":17,"docs":{"0":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"253":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.7320508075688772},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"3":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.7320508075688772},"402":{"tf":1.0},"419":{"tf":2.0},"424":{"tf":1.7320508075688772}},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"356":{"tf":1.0}}},"2":{"df":1,"docs":{"356":{"tf":1.0}}},"d":{"df":2,"docs":{"286":{"tf":1.7320508075688772},"287":{"tf":1.7320508075688772}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"355":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"0":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"270":{"tf":1.0}}},"r":{"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{",":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"4":{"df":1,"docs":{"182":{"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":{}}}}}}},"]":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"129":{"tf":1.0},"14":{"tf":2.449489742783178},"183":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":2.0},"44":{"tf":2.23606797749979},"45":{"tf":1.4142135623730951}},"s":{"+":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"d":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"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":{},"m":{"df":0,"docs":{},"n":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":2,"docs":{"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"211":{"tf":1.0},"356":{"tf":2.23606797749979},"357":{"tf":1.0},"78":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"308":{"tf":1.0},"319":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"270":{"tf":1.0},"72":{"tf":1.0}},"n":{"d":{"df":39,"docs":{"105":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":2.6457513110645907},"126":{"tf":1.7320508075688772},"131":{"tf":2.0},"132":{"tf":1.0},"137":{"tf":2.0},"139":{"tf":1.4142135623730951},"143":{"tf":2.23606797749979},"15":{"tf":1.0},"151":{"tf":1.0},"158":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"198":{"tf":1.4142135623730951},"21":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"322":{"tf":1.0},"34":{"tf":1.7320508075688772},"341":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":2.0},"68":{"tf":1.0},"79":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"145":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"368":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},">":{".":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"61":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"55":{"tf":1.0},"60":{"tf":2.6457513110645907},"61":{"tf":3.0},"62":{"tf":3.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"66":{"tf":2.0}}}},"n":{"d":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}},"p":{"_":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":6,"docs":{"200":{"tf":1.0},"241":{"tf":2.0},"242":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"372":{"tf":1.0},"85":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"193":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"274":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"11":{"tf":1.4142135623730951},"13":{"tf":1.0},"14":{"tf":1.0}}}}},"df":1,"docs":{"13":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"26":{"tf":2.0},"27":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"df":17,"docs":{"207":{"tf":1.0},"232":{"tf":1.4142135623730951},"233":{"tf":1.0},"234":{"tf":1.0},"245":{"tf":1.0},"253":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.0},"283":{"tf":1.7320508075688772},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"301":{"tf":1.0},"313":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"424":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":13,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":2.0},"12":{"tf":1.7320508075688772},"13":{"tf":2.6457513110645907},"14":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"26":{"tf":3.605551275463989},"27":{"tf":1.7320508075688772},"44":{"tf":4.47213595499958},"47":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":2.0},"99":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"26":{"tf":1.0},"27":{"tf":2.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"308":{"tf":1.0},"78":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.7320508075688772}}}}}},"d":{"df":3,"docs":{"121":{"tf":2.23606797749979},"135":{"tf":1.0},"253":{"tf":1.7320508075688772}},"i":{"d":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":4,"docs":{"121":{"tf":1.7320508075688772},"135":{"tf":2.23606797749979},"136":{"tf":1.4142135623730951},"44":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"160":{"tf":1.0}}}}},"g":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"292":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"158":{"tf":1.4142135623730951},"177":{"tf":1.0},"180":{"tf":1.0},"296":{"tf":1.0},"50":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":11,"docs":{"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"319":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"171":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":2.0},"189":{"tf":1.7320508075688772},"190":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"351":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"286":{"tf":1.0},"287":{"tf":1.0},"413":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"310":{"tf":1.0},"319":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"157":{"tf":1.0},"171":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"t":{"df":8,"docs":{"236":{"tf":1.4142135623730951},"239":{"tf":2.6457513110645907},"240":{"tf":3.4641016151377544},"241":{"tf":1.4142135623730951},"273":{"tf":1.0},"313":{"tf":2.23606797749979},"358":{"tf":1.4142135623730951},"362":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":5,"docs":{"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"241":{"tf":2.0},"242":{"tf":2.0},"243":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"240":{"tf":1.0},"417":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}},"m":{"df":1,"docs":{"237":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":16,"docs":{"162":{"tf":1.0},"169":{"tf":1.0},"21":{"tf":1.0},"233":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"260":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":2.6457513110645907},"275":{"tf":1.0},"286":{"tf":1.0},"296":{"tf":1.0},"33":{"tf":1.0},"46":{"tf":1.4142135623730951},"59":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"195":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"110":{"tf":1.0},"124":{"tf":1.0},"3":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.0},"47":{"tf":1.0},"65":{"tf":1.0},"82":{"tf":1.0},"90":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"121":{"tf":1.0},"160":{"tf":1.0},"239":{"tf":2.0},"241":{"tf":1.0},"362":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"13":{"tf":1.0},"217":{"tf":1.0},"246":{"tf":1.0},"48":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":9,"docs":{"163":{"tf":1.7320508075688772},"256":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"314":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"136":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"233":{"tf":1.0}}},"t":{"df":3,"docs":{"185":{"tf":1.4142135623730951},"217":{"tf":1.0},"233":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":9,"docs":{"101":{"tf":1.0},"162":{"tf":1.0},"182":{"tf":1.4142135623730951},"22":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"7":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"(":{"5":{"df":3,"docs":{"295":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"299":{"tf":2.449489742783178}}}}},"df":8,"docs":{"118":{"tf":1.7320508075688772},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":2.449489742783178},"297":{"tf":1.4142135623730951},"298":{"tf":1.0},"299":{"tf":2.23606797749979},"300":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"299":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"235":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"233":{"tf":1.7320508075688772},"274":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"=":{"1":{"0":{"0":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"381":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"366":{"tf":1.0},"385":{"tf":1.0},"405":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}}}},"v":{".":{"c":{"c":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"284":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":1,"docs":{"284":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"284":{"tf":2.0}}}},"df":1,"docs":{"284":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"283":{"tf":2.23606797749979},"284":{"tf":1.7320508075688772}}}},"df":1,"docs":{"11":{"tf":1.0}},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"231":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"r":{"df":3,"docs":{"406":{"tf":1.0},"407":{"tf":1.7320508075688772},"409":{"tf":2.0}}}},"u":{"df":8,"docs":{"158":{"tf":1.0},"159":{"tf":2.6457513110645907},"164":{"tf":1.0},"172":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"250":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"0":{".":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"368":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}}}}}},"df":1,"docs":{"300":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"185":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"162":{"tf":2.449489742783178},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"182":{"tf":1.0},"185":{"tf":1.0},"196":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.0},"3":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":2.23606797749979},"307":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"319":{"tf":1.0},"321":{"tf":2.0},"327":{"tf":2.0},"330":{"tf":1.7320508075688772},"333":{"tf":1.4142135623730951},"351":{"tf":1.7320508075688772},"362":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":2.0},"85":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}},"t":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"303":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"8":{"df":1,"docs":{"302":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"288":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":2.0},"304":{"tf":1.7320508075688772}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"353":{"tf":1.0},"359":{"tf":1.7320508075688772},"360":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":4,"docs":{"237":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"284":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"+":{"a":{"df":1,"docs":{"157":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"t":{"+":{"1":{"df":1,"docs":{"157":{"tf":1.0}}},"2":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"239":{"tf":3.605551275463989}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"407":{"tf":1.0}}}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"261":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"=":{"$":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"27":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":35,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"134":{"tf":1.0},"141":{"tf":1.0},"152":{"tf":1.0},"192":{"tf":1.0},"233":{"tf":1.0},"250":{"tf":1.0},"26":{"tf":2.0},"261":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"3":{"tf":1.0},"315":{"tf":1.0},"325":{"tf":1.0},"329":{"tf":1.0},"342":{"tf":1.4142135623730951},"375":{"tf":1.0},"395":{"tf":1.0},"399":{"tf":1.4142135623730951},"406":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.7320508075688772},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"86":{"tf":1.7320508075688772},"87":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"130":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"12":{"tf":1.4142135623730951},"26":{"tf":1.0},"3":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"182":{"tf":1.4142135623730951},"239":{"tf":1.0}}}}}}},"v":{"df":2,"docs":{"233":{"tf":2.23606797749979},"237":{"tf":1.0}}},"x":{"df":2,"docs":{"366":{"tf":1.0},"373":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"284":{"tf":2.449489742783178}}}},"df":0,"docs":{}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":9,"docs":{"100":{"tf":1.4142135623730951},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"51":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{".":{"d":{"df":2,"docs":{"266":{"tf":1.0},"267":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":2,"docs":{"240":{"tf":1.0},"78":{"tf":1.0}}}},"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"341":{"tf":1.0}}}}}},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"176":{"tf":1.4142135623730951},"178":{"tf":2.0},"179":{"tf":2.23606797749979},"180":{"tf":1.0}}}},"df":0,"docs":{}},"df":18,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"154":{"tf":1.0},"233":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"286":{"tf":2.6457513110645907},"287":{"tf":1.7320508075688772},"303":{"tf":1.0},"310":{"tf":1.4142135623730951},"311":{"tf":1.0},"319":{"tf":1.4142135623730951},"324":{"tf":1.0},"362":{"tf":2.449489742783178},"366":{"tf":1.0},"372":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"319":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.7320508075688772},"327":{"tf":2.0},"328":{"tf":1.7320508075688772},"329":{"tf":2.23606797749979},"330":{"tf":2.449489742783178},"331":{"tf":2.0},"332":{"tf":2.449489742783178},"333":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"362":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"116":{"tf":1.0},"59":{"tf":1.0}}}},"x":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}},"y":{"df":1,"docs":{"72":{"tf":1.0}}}},"b":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"286":{"tf":1.0}}},"d":{"df":3,"docs":{"303":{"tf":1.4142135623730951},"307":{"tf":1.0},"5":{"tf":1.4142135623730951}},"e":{"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":{},"f":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":25,"docs":{"14":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.7320508075688772},"171":{"tf":1.0},"173":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"26":{"tf":1.4142135623730951},"303":{"tf":1.0},"325":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"372":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.4142135623730951},"52":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.7320508075688772},"76":{"tf":1.0},"8":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":13,"docs":{"127":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"168":{"tf":2.0},"172":{"tf":1.0},"199":{"tf":1.4142135623730951},"207":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}},"e":{"df":7,"docs":{"118":{"tf":1.0},"120":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"130":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.7320508075688772}}},"g":{"df":1,"docs":{"164":{"tf":1.0}},"e":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"c":{"df":3,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"46":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{")":{":":{":":{"_":{"df":1,"docs":{"232":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"241":{"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":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"278":{"tf":2.0},"60":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"368":{"tf":1.0},"372":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"232":{"tf":1.0}},"t":{"df":1,"docs":{"232":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"245":{"tf":1.0}},"f":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":29,"docs":{"116":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"19":{"tf":1.0},"203":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"274":{"tf":3.605551275463989},"275":{"tf":3.3166247903554},"287":{"tf":1.0},"29":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":1.4142135623730951},"320":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.0},"351":{"tf":1.4142135623730951},"355":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"171":{"tf":1.0},"278":{"tf":2.6457513110645907},"279":{"tf":1.0},"280":{"tf":2.0},"281":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":26,"docs":{"121":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"141":{"tf":2.0},"143":{"tf":1.0},"163":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.7320508075688772},"242":{"tf":2.0},"249":{"tf":1.0},"258":{"tf":1.0},"275":{"tf":1.4142135623730951},"285":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"317":{"tf":1.0},"346":{"tf":1.0},"372":{"tf":1.0},"381":{"tf":1.0},"42":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"256":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"324":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"v":{"c":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"215":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"105":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"141":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"203":{"tf":1.0},"204":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"105":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"205":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"275":{"tf":1.0},"285":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}},"p":{"df":1,"docs":{"177":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"180":{"tf":1.4142135623730951},"239":{"tf":1.0},"274":{"tf":1.7320508075688772},"283":{"tf":1.0},"335":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"19":{"tf":1.0},"233":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":11,"docs":{"13":{"tf":1.4142135623730951},"284":{"tf":2.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"423":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"360":{"tf":1.7320508075688772},"398":{"tf":1.4142135623730951},"411":{"tf":1.0},"416":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"59":{"tf":1.0}},"i":{"b":{"df":7,"docs":{"233":{"tf":1.0},"314":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0},"43":{"tf":1.0},"7":{"tf":1.0},"81":{"tf":2.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"185":{"tf":1.0}}}},"t":{"df":28,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"13":{"tf":1.0},"241":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.7320508075688772},"3":{"tf":1.0},"44":{"tf":2.0},"62":{"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.4142135623730951},"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.4142135623730951},"99":{"tf":1.0}},"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":1,"docs":{"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"373":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"193":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"239":{"tf":1.7320508075688772},"338":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":3,"docs":{"321":{"tf":2.0},"327":{"tf":2.0},"333":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"111":{"tf":2.0},"127":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":9,"docs":{"200":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"299":{"tf":1.0},"301":{"tf":1.0},"355":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"245":{"tf":1.0},"246":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"272":{"tf":1.4142135623730951}}}}}}}},"v":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"i":{"df":2,"docs":{"321":{"tf":1.0},"325":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"4":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":2,"docs":{"311":{"tf":1.0},"313":{"tf":1.7320508075688772}}}}}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"310":{"tf":1.0}}}}}}}}},"df":1,"docs":{"309":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"303":{"tf":1.7320508075688772},"304":{"tf":1.0}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"302":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"d":{"a":{"1":{"df":1,"docs":{"162":{"tf":1.0}}},"2":{"df":1,"docs":{"162":{"tf":1.0}}},"df":1,"docs":{"162":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"321":{"tf":1.0}}},"2":{"df":1,"docs":{"321":{"tf":1.0}}},"3":{"df":1,"docs":{"321":{"tf":1.0}}},"4":{"df":1,"docs":{"321":{"tf":1.0}}},"a":{"df":1,"docs":{"321":{"tf":1.0}}},"b":{"df":1,"docs":{"321":{"tf":1.0}}},"c":{"df":1,"docs":{"321":{"tf":1.0}}},"df":3,"docs":{"302":{"tf":2.6457513110645907},"319":{"tf":1.7320508075688772},"323":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":61,"docs":{"227":{"tf":1.7320508075688772},"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},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"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},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0}}}}}},"i":{"c":{"df":18,"docs":{"158":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":2.0},"167":{"tf":1.0},"192":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":2.0},"309":{"tf":1.0},"310":{"tf":1.7320508075688772},"311":{"tf":1.7320508075688772},"312":{"tf":2.0},"319":{"tf":1.7320508075688772},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"fi":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.0}}}}},"f":{"=":{"0":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"368":{"tf":1.0},"372":{"tf":1.0}}},"h":{"df":1,"docs":{"366":{"tf":1.0}}},"i":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"366":{"tf":1.0},"372":{"tf":2.8284271247461903},"373":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"60":{"tf":1.0},"61":{"tf":3.0},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"180":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"283":{"tf":1.0},"29":{"tf":1.0},"319":{"tf":1.0},"401":{"tf":1.0},"411":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"66":{"tf":1.0},"78":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"366":{"tf":1.0}}},"o":{"df":1,"docs":{"303":{"tf":1.0}}},"r":{">":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"x":{"8":{"6":{"/":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"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":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"172":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"]":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"101":{"tf":1.0},"128":{"tf":1.4142135623730951},"14":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"47":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}}}}},"t":{"df":11,"docs":{"172":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"360":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.4142135623730951},"372":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"170":{"tf":1.0},"172":{"tf":1.0},"233":{"tf":1.0},"25":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"418":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"101":{"tf":1.0},"180":{"tf":1.0},"192":{"tf":1.4142135623730951},"256":{"tf":1.0},"283":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}}},"df":2,"docs":{"101":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"85":{"tf":1.0}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"145":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"251":{"tf":1.0},"290":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.0},"362":{"tf":1.0},"407":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"129":{"tf":1.4142135623730951},"149":{"tf":1.0},"223":{"tf":2.0},"224":{"tf":1.4142135623730951},"225":{"tf":2.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":10,"docs":{"158":{"tf":1.0},"162":{"tf":2.449489742783178},"170":{"tf":1.0},"196":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"319":{"tf":1.7320508075688772},"324":{"tf":2.23606797749979},"85":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"120":{"tf":2.0},"134":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":2.6457513110645907},"223":{"tf":1.0},"23":{"tf":1.0},"274":{"tf":1.7320508075688772},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"111":{"tf":1.0},"319":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{">":{"<":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"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":{}}}},"df":0,"docs":{}},"df":4,"docs":{"356":{"tf":2.449489742783178},"357":{"tf":3.1622776601683795},"358":{"tf":2.0},"360":{"tf":3.1622776601683795}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"l":{"df":1,"docs":{"366":{"tf":1.0}},"f":{"c":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"275":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"df":1,"docs":{"271":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{"df":1,"docs":{"249":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"351":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"343":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"96":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":2.0}}}}}},"u":{"df":1,"docs":{"131":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}},"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":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"'":{"a":{"df":1,"docs":{"362":{"tf":1.0}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"d":{"(":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"358":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"358":{"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":2,"docs":{"131":{"tf":1.7320508075688772},"7":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"185":{"tf":1.4142135623730951},"194":{"tf":1.0},"214":{"tf":1.0},"268":{"tf":1.0},"338":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"233":{"tf":1.0},"24":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"295":{"tf":1.0},"51":{"tf":1.7320508075688772},"6":{"tf":1.0},"77":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"222":{"tf":1.0},"223":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"1":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":2.23606797749979},"183":{"tf":1.4142135623730951}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"413":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"125":{"tf":1.0},"237":{"tf":1.0},"310":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"94":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"379":{"tf":1.0},"398":{"tf":1.0},"416":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"308":{"tf":2.449489742783178}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"193":{"tf":1.0}}}}}}}},"df":4,"docs":{"194":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":2.0},"167":{"tf":1.7320508075688772}},"r":{"df":3,"docs":{"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":1.0}}}},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}}},"s":{":":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"372":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"194":{"tf":1.0},"338":{"tf":1.4142135623730951}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"241":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}}},"p":{"df":15,"docs":{"124":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"210":{"tf":1.0},"214":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"240":{"tf":1.0},"274":{"tf":1.0},"296":{"tf":2.23606797749979},"297":{"tf":3.605551275463989},"299":{"tf":1.4142135623730951},"3":{"tf":1.0},"302":{"tf":1.0}}}},"p":{"2":{"(":{"2":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"128":{"tf":1.0},"271":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772},"295":{"tf":1.0},"335":{"tf":1.4142135623730951},"424":{"tf":1.0},"87":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"154":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":2.23606797749979},"273":{"tf":1.0},"287":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"366":{"tf":1.0}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":11,"docs":{"222":{"tf":2.0},"230":{"tf":1.0},"233":{"tf":2.8284271247461903},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"274":{"tf":1.4142135623730951},"308":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772}}}},"df":4,"docs":{"222":{"tf":1.0},"230":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"274":{"tf":1.0}}}},"y":{"df":0,"docs":{},"m":{"df":3,"docs":{"222":{"tf":1.0},"274":{"tf":2.449489742783178},"275":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"62":{"tf":1.0}}}},"5":{"df":1,"docs":{"286":{"tf":1.0}}},"8":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":2.0}}},"9":{"df":1,"docs":{"287":{"tf":1.0}},"e":{"0":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"273":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"13":{"tf":1.0},"162":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.0},"234":{"tf":1.0},"268":{"tf":1.4142135623730951},"274":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0},"319":{"tf":1.0},"349":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.4142135623730951},"62":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":2,"docs":{"283":{"tf":1.0},"362":{"tf":1.0}},"i":{"df":1,"docs":{"234":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":0,"docs":{},"x":{"1":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":4,"docs":{"155":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"253":{"tf":2.8284271247461903},"366":{"tf":1.0}}}},"b":{"df":1,"docs":{"287":{"tf":1.0}},"p":{"df":1,"docs":{"366":{"tf":1.0}}},"x":{"df":1,"docs":{"366":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"424":{"tf":1.4142135623730951}}}},"df":1,"docs":{"287":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":32,"docs":{"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"233":{"tf":1.0},"24":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":2.449489742783178},"262":{"tf":1.0},"274":{"tf":1.0},"292":{"tf":1.0},"307":{"tf":1.0},"33":{"tf":3.3166247903554},"34":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":3.872983346207417},"40":{"tf":1.0},"41":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":3.0},"51":{"tf":1.0},"6":{"tf":3.0},"76":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":2.0},"9":{"tf":1.7320508075688772}}}},"x":{"df":1,"docs":{"366":{"tf":1.0}}}},"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":2.449489742783178}}},"i":{",":{"0":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"253":{"tf":2.0},"366":{"tf":1.0}},"t":{"df":6,"docs":{"105":{"tf":1.7320508075688772},"116":{"tf":1.0},"3":{"tf":2.0},"43":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"x":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"369":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"366":{"tf":1.0}}}},"df":24,"docs":{"15":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.7320508075688772},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.0},"241":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"26":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"358":{"tf":1.7320508075688772},"407":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"e":{"df":1,"docs":{"5":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"22":{"tf":1.0},"256":{"tf":1.0},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"411":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"367":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":21,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":1.0},"160":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"23":{"tf":1.0},"243":{"tf":1.0},"249":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.4142135623730951},"343":{"tf":1.0},"346":{"tf":1.0},"372":{"tf":1.4142135623730951},"391":{"tf":1.0},"413":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"367":{"tf":1.0}}}},"l":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"1":{"df":1,"docs":{"386":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"386":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"386":{"tf":1.7320508075688772}}},"df":1,"docs":{"386":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"233":{"tf":1.4142135623730951},"238":{"tf":1.0},"355":{"tf":1.4142135623730951},"360":{"tf":3.1622776601683795},"362":{"tf":2.0},"46":{"tf":1.0}}}}}}},"f":{"df":12,"docs":{"216":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.0},"230":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"297":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"df":1,"docs":{"386":{"tf":1.0}}},"3":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"c":{"df":24,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"3":{"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.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"(":{"1":{"df":1,"docs":{"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"419":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":19,"docs":{"129":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.0},"169":{"tf":1.4142135623730951},"172":{"tf":1.0},"20":{"tf":1.0},"233":{"tf":2.0},"251":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.7320508075688772},"307":{"tf":1.0},"308":{"tf":1.0},"314":{"tf":1.0},"335":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.4142135623730951},"52":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"20":{"tf":1.0},"239":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":3,"docs":{"221":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"102":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":2.23606797749979},"110":{"tf":1.7320508075688772},"303":{"tf":2.0},"304":{"tf":1.0},"319":{"tf":1.0},"330":{"tf":2.6457513110645907},"331":{"tf":2.449489742783178}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"330":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"d":{"df":22,"docs":{"121":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"19":{"tf":1.0},"203":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"70":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"217":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"421":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"161":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"85":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"3":{"tf":1.0},"49":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"13":{"tf":1.0},"196":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":2.449489742783178},"275":{"tf":1.0},"312":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":2.6457513110645907},"317":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"344":{"tf":1.4142135623730951},"346":{"tf":1.0},"7":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"242":{"tf":1.0}}}},"v":{"df":4,"docs":{"147":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"50":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"147":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"274":{"tf":1.0},"283":{"tf":1.0},"33":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"380":{"tf":1.7320508075688772},"400":{"tf":1.7320508075688772},"418":{"tf":1.7320508075688772}}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"162":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"141":{"tf":1.0},"21":{"tf":1.0},"233":{"tf":1.0},"265":{"tf":1.0},"283":{"tf":1.0},"330":{"tf":1.0},"380":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"31":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"4":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"129":{"tf":1.0},"23":{"tf":1.0},"232":{"tf":1.4142135623730951},"241":{"tf":1.0},"246":{"tf":2.0},"4":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"s":{":":{"[":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"372":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":3,"docs":{"14":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"214":{"tf":1.0}}}},"df":1,"docs":{"161":{"tf":1.0}}},"df":1,"docs":{"216":{"tf":1.0}},"i":{"df":1,"docs":{"366":{"tf":1.0}}},"p":{"df":2,"docs":{"366":{"tf":1.0},"368":{"tf":1.0}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"185":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"97":{"tf":1.0}}}},"c":{"/":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"95":{"tf":1.0},"98":{"tf":1.7320508075688772}},"u":{"df":5,"docs":{"13":{"tf":1.0},"241":{"tf":1.4142135623730951},"271":{"tf":1.0},"349":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":1,"docs":{"207":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"141":{"tf":1.0}},"t":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"169":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"169":{"tf":1.4142135623730951},"207":{"tf":1.7320508075688772},"209":{"tf":1.4142135623730951},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"310":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"313":{"tf":1.4142135623730951}},"s":{"=":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"311":{"tf":1.7320508075688772}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.0},"249":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"233":{"tf":1.0},"260":{"tf":1.0},"70":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":66,"docs":{"114":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.0},"133":{"tf":1.4142135623730951},"139":{"tf":1.0},"14":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"15":{"tf":2.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"182":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"199":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"216":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"260":{"tf":1.0},"27":{"tf":1.4142135623730951},"272":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"278":{"tf":1.0},"279":{"tf":1.7320508075688772},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.7320508075688772},"314":{"tf":1.0},"325":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"51":{"tf":1.0},"73":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"123":{"tf":1.7320508075688772},"136":{"tf":1.7320508075688772},"20":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"410":{"tf":1.0},"419":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":5,"docs":{"118":{"tf":1.0},"138":{"tf":1.4142135623730951},"146":{"tf":1.0},"152":{"tf":1.4142135623730951},"299":{"tf":1.0}},"e":{"c":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"171":{"tf":1.0}}}}}}},"df":1,"docs":{"171":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":13,"docs":{"118":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"143":{"tf":1.0},"147":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"168":{"tf":1.0},"185":{"tf":1.0},"283":{"tf":1.0},"296":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"302":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"323":{"tf":1.0},"325":{"tf":1.0},"346":{"tf":1.0},"35":{"tf":1.0}}}},"t":{"(":{"2":{"df":6,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"118":{"tf":1.0},"157":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"32":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"18":{"tf":1.0},"19":{"tf":2.0},"4":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"253":{"tf":1.0},"378":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"105":{"tf":1.4142135623730951},"116":{"tf":2.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"241":{"tf":1.0}}}},"n":{"df":3,"docs":{"15":{"tf":1.0},"22":{"tf":1.4142135623730951},"372":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"11":{"tf":1.0},"178":{"tf":1.0},"180":{"tf":1.0},"258":{"tf":1.0},"261":{"tf":1.0},"275":{"tf":1.0},"370":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"253":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"106":{"tf":2.0},"116":{"tf":1.0},"222":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.0},"275":{"tf":1.4142135623730951},"31":{"tf":1.0},"325":{"tf":2.449489742783178},"33":{"tf":1.0}}}}},"r":{"df":8,"docs":{"120":{"tf":1.4142135623730951},"122":{"tf":2.23606797749979},"193":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"120":{"tf":1.4142135623730951},"141":{"tf":2.0},"203":{"tf":1.0},"241":{"tf":1.0},"25":{"tf":1.7320508075688772},"274":{"tf":1.0},"338":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.7320508075688772}}}}}}},"t":{"3":{"df":1,"docs":{"162":{"tf":1.0}}},"4":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"116":{"tf":1.4142135623730951},"316":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"171":{"tf":1.0},"253":{"tf":1.4142135623730951},"275":{"tf":2.0},"362":{"tf":2.0}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":1,"docs":{"20":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"110":{"tf":1.0},"216":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.4142135623730951}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},"1":{"df":1,"docs":{"96":{"tf":1.0}}},"2":{"df":1,"docs":{"287":{"tf":1.0}}},":":{"c":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}},"{":{"df":0,"docs":{},"f":{".":{"_":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"278":{"tf":1.4142135623730951}}},"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"203":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":2.449489742783178},"324":{"tf":1.0},"35":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"319":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"s":{"df":3,"docs":{"241":{"tf":1.0},"362":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"346":{"tf":1.0},"351":{"tf":1.0}}},"y":{"=":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"1":{"6":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"196":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"210":{"tf":1.0}},"i":{"df":1,"docs":{"324":{"tf":1.7320508075688772}}}}}}},"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":7,"docs":{"203":{"tf":1.7320508075688772},"22":{"tf":2.0},"313":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":33,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"162":{"tf":1.4142135623730951},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"24":{"tf":2.0},"26":{"tf":2.23606797749979},"27":{"tf":2.23606797749979},"293":{"tf":1.0},"303":{"tf":1.7320508075688772},"348":{"tf":1.0},"351":{"tf":1.0},"357":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"407":{"tf":1.0},"44":{"tf":2.0},"46":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"81":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"159":{"tf":1.0},"240":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"240":{"tf":1.0}}}},"f":{"2":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"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":{}},"3":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"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":3,"docs":{"203":{"tf":1.0},"286":{"tf":3.7416573867739413},"287":{"tf":2.23606797749979}}},"g":{"df":2,"docs":{"185":{"tf":1.0},"187":{"tf":1.0}}},"i":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"67":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"71":{"tf":2.0},"76":{"tf":2.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{".":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"h":{"df":1,"docs":{"33":{"tf":1.0}}},"{":{"df":0,"docs":{},"h":{",":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"101":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"274":{"tf":1.0}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"274":{"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":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{">":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"162":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},">":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"111":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":3,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"]":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":91,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.7320508075688772},"11":{"tf":1.4142135623730951},"110":{"tf":2.8284271247461903},"111":{"tf":1.7320508075688772},"115":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"128":{"tf":2.0},"129":{"tf":2.23606797749979},"139":{"tf":1.0},"14":{"tf":1.4142135623730951},"152":{"tf":1.0},"154":{"tf":1.7320508075688772},"168":{"tf":1.4142135623730951},"169":{"tf":1.7320508075688772},"171":{"tf":1.7320508075688772},"177":{"tf":1.0},"178":{"tf":1.7320508075688772},"179":{"tf":2.449489742783178},"180":{"tf":1.0},"182":{"tf":2.23606797749979},"185":{"tf":1.7320508075688772},"187":{"tf":2.0},"188":{"tf":1.0},"192":{"tf":1.4142135623730951},"203":{"tf":2.0},"205":{"tf":1.4142135623730951},"21":{"tf":2.23606797749979},"211":{"tf":1.0},"214":{"tf":1.4142135623730951},"216":{"tf":2.0},"22":{"tf":1.4142135623730951},"220":{"tf":1.0},"225":{"tf":1.7320508075688772},"231":{"tf":1.0},"245":{"tf":1.4142135623730951},"249":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"268":{"tf":1.4142135623730951},"27":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"274":{"tf":3.0},"275":{"tf":2.23606797749979},"276":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"283":{"tf":2.6457513110645907},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"296":{"tf":2.0},"297":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"303":{"tf":2.8284271247461903},"307":{"tf":2.23606797749979},"308":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":2.0},"314":{"tf":1.4142135623730951},"317":{"tf":1.0},"335":{"tf":1.0},"338":{"tf":2.0},"348":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":2.8284271247461903},"46":{"tf":1.0},"50":{"tf":1.7320508075688772},"56":{"tf":1.0},"60":{"tf":2.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":2.0},"97":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"203":{"tf":1.0},"286":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"307":{"tf":1.0}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"162":{"tf":1.0},"261":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"312":{"tf":1.0},"314":{"tf":2.0}}}}}}}}},"l":{"df":2,"docs":{"23":{"tf":1.0},"273":{"tf":1.0}}},"t":{"df":1,"docs":{"229":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"349":{"tf":1.0}}}}}}}}}},"df":16,"docs":{"120":{"tf":1.0},"185":{"tf":1.7320508075688772},"193":{"tf":2.0},"203":{"tf":1.0},"205":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.7320508075688772},"297":{"tf":2.23606797749979},"338":{"tf":3.0},"346":{"tf":1.0},"349":{"tf":1.0},"351":{"tf":1.7320508075688772},"74":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"96":{"tf":1.0}}}}}},"n":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"185":{"tf":1.0}}},"_":{"2":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"283":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0}}}},"d":{"df":5,"docs":{"141":{"tf":1.0},"192":{"tf":1.0},"312":{"tf":1.0},"88":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}},"df":0,"docs":{},"e":{"df":1,"docs":{"314":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"143":{"tf":2.449489742783178}}}}}},"q":{"df":1,"docs":{"407":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"336":{"tf":1.0},"341":{"tf":1.7320508075688772},"342":{"tf":2.449489742783178},"343":{"tf":2.23606797749979},"344":{"tf":2.0},"345":{"tf":1.4142135623730951},"346":{"tf":1.0}},"l":{"d":{"(":{"1":{"df":2,"docs":{"341":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":15,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"15":{"tf":1.0},"238":{"tf":1.0},"25":{"tf":1.0},"261":{"tf":1.0},"273":{"tf":1.7320508075688772},"303":{"tf":1.4142135623730951},"330":{"tf":1.0},"356":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"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":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"29":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"1":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"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.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0}}}},"x":{"df":1,"docs":{"273":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"13":{"tf":1.0},"150":{"tf":2.449489742783178},"185":{"tf":1.4142135623730951},"187":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"283":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":3.605551275463989},"372":{"tf":2.0},"407":{"tf":2.0},"6":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"209":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"208":{"tf":1.4142135623730951},"209":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"179":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"357":{"tf":1.0}}}}},"df":1,"docs":{"357":{"tf":1.7320508075688772}},"i":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"l":{"df":1,"docs":{"357":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"216":{"tf":1.0}}},"o":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"238":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"46":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"w":{"df":5,"docs":{"351":{"tf":1.0},"352":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"347":{"tf":1.0},"348":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"a":{"b":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"313":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"313":{"tf":1.0}}},"x":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":3,"docs":{"120":{"tf":1.0},"313":{"tf":2.8284271247461903},"72":{"tf":1.4142135623730951}}}},"n":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}}},"v":{"0":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"268":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"268":{"tf":1.4142135623730951}}},"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"44":{"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.4142135623730951},"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.4142135623730951},"99":{"tf":1.0}},"o":{"df":1,"docs":{"207":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{")":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":2.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":4,"docs":{"130":{"tf":1.0},"334":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}},"s":{"df":2,"docs":{"83":{"tf":1.0},"93":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"210":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"314":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":46,"docs":{"12":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.4142135623730951},"141":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":1.0},"182":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.4142135623730951},"205":{"tf":1.0},"216":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.7320508075688772},"241":{"tf":1.0},"253":{"tf":1.4142135623730951},"256":{"tf":1.0},"27":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.7320508075688772},"287":{"tf":1.0},"293":{"tf":1.0},"301":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.4142135623730951},"314":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.0},"372":{"tf":1.0},"381":{"tf":1.0},"399":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0}}}}}},"o":{"\"":{">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"#":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"%":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"/":{"#":{"a":{"a":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"%":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"d":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"1":{":":{"3":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"=":{"'":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"(":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"c":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"r":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"109":{"tf":1.0},"110":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"2":{".":{".":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"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":1,"docs":{"33":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"26":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"37":{"tf":1.0}}}},"df":0,"docs":{}},"df":34,"docs":{"109":{"tf":1.0},"11":{"tf":1.4142135623730951},"13":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"14":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"19":{"tf":2.8284271247461903},"216":{"tf":1.4142135623730951},"232":{"tf":1.0},"236":{"tf":1.0},"25":{"tf":2.449489742783178},"253":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"27":{"tf":1.7320508075688772},"271":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"314":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":2.0},"330":{"tf":1.0},"334":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"371":{"tf":1.0},"38":{"tf":1.7320508075688772},"39":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772}},"r":{"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"110":{"tf":1.0},"111":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"286":{"tf":1.0}}}},"r":{"c":{"df":2,"docs":{"232":{"tf":1.4142135623730951},"44":{"tf":1.0}}},"df":0,"docs":{},"k":{"(":{"2":{"df":3,"docs":{"127":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"123":{"tf":1.7320508075688772},"127":{"tf":1.0},"203":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"115":{"tf":1.0},"134":{"tf":1.0},"162":{"tf":1.0},"276":{"tf":1.0},"283":{"tf":1.0},"296":{"tf":1.7320508075688772},"303":{"tf":1.4142135623730951},"362":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":2.0}},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"13":{"tf":1.0},"241":{"tf":1.7320508075688772},"69":{"tf":1.0}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"/":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"100":{"tf":1.0},"237":{"tf":3.1622776601683795},"243":{"tf":2.0},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"350":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"238":{"tf":1.0},"295":{"tf":1.0},"42":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":2,"docs":{"399":{"tf":1.0},"417":{"tf":1.0}}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":7,"docs":{"207":{"tf":1.7320508075688772},"385":{"tf":1.0},"399":{"tf":1.7320508075688772},"400":{"tf":1.0},"405":{"tf":1.0},"417":{"tf":1.7320508075688772},"418":{"tf":2.0}},"i":{"c":{"df":2,"docs":{"245":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"0":{"df":2,"docs":{"399":{"tf":1.0},"417":{"tf":1.0}}},"1":{"df":2,"docs":{"399":{"tf":1.0},"417":{"tf":1.0}}},"df":7,"docs":{"207":{"tf":1.4142135623730951},"379":{"tf":1.4142135623730951},"385":{"tf":1.0},"399":{"tf":3.7416573867739413},"400":{"tf":1.0},"417":{"tf":3.872983346207417},"418":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"303":{"tf":1.0}},"z":{"df":1,"docs":{"164":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":1,"docs":{"299":{"tf":1.0}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"127":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"150":{"tf":2.0},"68":{"tf":1.0},"71":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"283":{"tf":1.4142135623730951},"284":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"103":{"tf":1.0},"200":{"tf":1.0},"25":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"398":{"tf":1.4142135623730951},"411":{"tf":1.0},"416":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":4,"docs":{"121":{"tf":1.0},"242":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"417":{"tf":1.0}}}}},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{")":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.7320508075688772}}}}}},"_":{"df":0,"docs":{},"v":{"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"1":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"2":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"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":1,"docs":{"275":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":8,"docs":{"11":{"tf":1.0},"13":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"274":{"tf":2.449489742783178},"275":{"tf":3.7416573867739413},"379":{"tf":1.0},"43":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":43,"docs":{"11":{"tf":1.7320508075688772},"12":{"tf":1.0},"124":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"135":{"tf":1.0},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"15":{"tf":2.0},"237":{"tf":2.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"26":{"tf":1.0},"263":{"tf":1.4142135623730951},"27":{"tf":1.0},"273":{"tf":3.3166247903554},"275":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"3":{"tf":1.7320508075688772},"375":{"tf":1.4142135623730951},"376":{"tf":1.4142135623730951},"377":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"400":{"tf":1.4142135623730951},"41":{"tf":2.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.6457513110645907},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"72":{"tf":1.7320508075688772},"8":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"301":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"w":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"237":{"tf":1.4142135623730951},"350":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"179":{"tf":1.0}}},"y":{"df":1,"docs":{"179":{"tf":1.0}}}},"g":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}}}},":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"316":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"a":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"p":{"df":2,"docs":{"356":{"tf":1.0},"357":{"tf":1.0}}}},"c":{"c":{"(":{"1":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":20,"docs":{"180":{"tf":1.0},"227":{"tf":1.0},"233":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}},"d":{"a":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"283":{"tf":1.4142135623730951},"284":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"(":{"1":{"df":1,"docs":{"283":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"227":{"tf":1.0},"283":{"tf":1.7320508075688772},"284":{"tf":2.23606797749979}}}}},"d":{"b":{"'":{"df":1,"docs":{"129":{"tf":1.0}}},"(":{"1":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}},"df":31,"docs":{"1":{"tf":1.0},"117":{"tf":1.0},"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":2.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.4142135623730951},"139":{"tf":2.449489742783178},"140":{"tf":1.0},"141":{"tf":3.3166247903554},"142":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"144":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"1":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.7320508075688772},"147":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"256":{"tf":1.0},"275":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"293":{"tf":1.0},"31":{"tf":1.0},"401":{"tf":1.0},"50":{"tf":1.7320508075688772},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":30,"docs":{"103":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"13":{"tf":1.4142135623730951},"162":{"tf":1.0},"18":{"tf":2.0},"210":{"tf":1.0},"225":{"tf":1.0},"236":{"tf":1.4142135623730951},"245":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.7320508075688772},"26":{"tf":2.8284271247461903},"272":{"tf":1.7320508075688772},"283":{"tf":2.23606797749979},"284":{"tf":1.4142135623730951},"286":{"tf":2.23606797749979},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"295":{"tf":1.0},"311":{"tf":1.0},"366":{"tf":1.4142135623730951},"382":{"tf":1.0},"385":{"tf":1.7320508075688772},"405":{"tf":1.7320508075688772},"423":{"tf":1.4142135623730951},"44":{"tf":1.0},"62":{"tf":2.0},"95":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"'":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"141":{"tf":1.4142135623730951}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"315":{"tf":1.0},"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"79":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"23":{"tf":2.449489742783178},"24":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"357":{"tf":1.0}}},"h":{"df":1,"docs":{"357":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":14,"docs":{"1":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"58":{"tf":3.0},"59":{"tf":2.449489742783178},"60":{"tf":2.449489742783178},"61":{"tf":2.6457513110645907},"62":{"tf":3.0},"63":{"tf":2.23606797749979},"64":{"tf":2.6457513110645907},"65":{"tf":2.23606797749979},"66":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":7,"docs":{"105":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.0},"48":{"tf":1.0}},"n":{"df":13,"docs":{"123":{"tf":1.0},"188":{"tf":1.0},"20":{"tf":2.23606797749979},"249":{"tf":1.0},"256":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.4142135623730951},"297":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"334":{"tf":1.0},"342":{"tf":1.0},"67":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"1":{"4":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"5":{"df":1,"docs":{"274":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"274":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"227":{"tf":1.0},"244":{"tf":1.7320508075688772},"245":{"tf":1.0},"246":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":15,"docs":{"173":{"tf":1.0},"182":{"tf":1.7320508075688772},"225":{"tf":1.0},"23":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":3.1622776601683795},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"50":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"357":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"274":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"401":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":9,"docs":{"274":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.7320508075688772},"401":{"tf":1.4142135623730951},"402":{"tf":1.7320508075688772},"419":{"tf":1.0},"420":{"tf":1.7320508075688772},"424":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"419":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.0},"234":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"86":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"141":{"tf":1.0},"355":{"tf":1.4142135623730951},"358":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"158":{"tf":1.0},"243":{"tf":1.0},"324":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":2.0}}}}}},"[":{"2":{"df":1,"docs":{"273":{"tf":1.0}}},"3":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"87":{"tf":1.4142135623730951}}}}},"p":{"df":1,"docs":{"423":{"tf":1.0}},"g":{"(":{"1":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":16,"docs":{"1":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"104":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"106":{"tf":2.0},"107":{"tf":1.7320508075688772},"108":{"tf":1.7320508075688772},"109":{"tf":1.7320508075688772},"110":{"tf":2.6457513110645907},"111":{"tf":2.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.4142135623730951},"116":{"tf":2.23606797749979}}},"t":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{",":{"0":{".":{"5":{",":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"60":{"tf":1.4142135623730951}},"i":{"c":{"df":2,"docs":{"157":{"tf":1.4142135623730951},"160":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"357":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"27":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0}},"|":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"|":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{".":{"df":4,"docs":{"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}},"df":4,"docs":{"381":{"tf":2.23606797749979},"401":{"tf":2.23606797749979},"419":{"tf":2.23606797749979},"424":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"p":{"df":8,"docs":{"151":{"tf":1.0},"233":{"tf":1.0},"274":{"tf":1.0},"293":{"tf":1.0},"314":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.4142135623730951},"88":{"tf":2.8284271247461903}}}},"i":{"d":{"df":2,"docs":{"356":{"tf":2.23606797749979},"357":{"tf":3.3166247903554}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{"df":1,"docs":{"316":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"182":{"tf":1.0},"193":{"tf":1.0},"25":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.4142135623730951},"346":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"w":{"df":3,"docs":{"379":{"tf":1.0},"398":{"tf":1.0},"416":{"tf":1.0}}}}},"s":{"df":1,"docs":{"357":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"285":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"171":{"tf":1.0}}}}}},"h":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},":":{"%":{"df":0,"docs":{},"m":{":":{"%":{"df":2,"docs":{"313":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{":":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"180":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"207":{"tf":1.0}},"i":{"df":1,"docs":{"121":{"tf":1.0}}},"l":{"df":4,"docs":{"125":{"tf":2.449489742783178},"34":{"tf":1.4142135623730951},"351":{"tf":1.0},"44":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"14":{"tf":1.0},"143":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"312":{"tf":1.0},"362":{"tf":1.0}},"s":{"=":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"5":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}},"r":{"d":{"df":2,"docs":{"241":{"tf":1.0},"63":{"tf":1.4142135623730951}},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"141":{"tf":2.23606797749979},"207":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":2,"docs":{"158":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"14":{"tf":1.0},"157":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"222":{"tf":1.0},"27":{"tf":1.4142135623730951},"312":{"tf":1.0},"314":{"tf":1.0},"357":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"72":{"tf":1.0},"81":{"tf":3.1622776601683795},"85":{"tf":1.0},"92":{"tf":1.0}},"e":{"a":{"d":{"df":7,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.7320508075688772},"297":{"tf":1.0},"302":{"tf":1.0},"79":{"tf":1.0}}}},"~":{"1":{"df":2,"docs":{"63":{"tf":1.4142135623730951},"66":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"292":{"tf":1.0}}}},"p":{"=":{"<":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"249":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"233":{"tf":1.0},"251":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"105":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"157":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"192":{"tf":1.0},"225":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"270":{"tf":1.0},"44":{"tf":2.0},"81":{"tf":1.7320508075688772},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"239":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"355":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":5,"docs":{"160":{"tf":1.0},"231":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"411":{"tf":1.0}}}},"x":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}}}}},"df":9,"docs":{"203":{"tf":1.0},"214":{"tf":1.7320508075688772},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":9,"docs":{"379":{"tf":1.0},"381":{"tf":1.4142135623730951},"395":{"tf":1.0},"399":{"tf":1.0},"401":{"tf":1.4142135623730951},"413":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":3,"docs":{"301":{"tf":1.0},"319":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"349":{"tf":1.0},"351":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"322":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"47":{"tf":1.4142135623730951},"60":{"tf":2.23606797749979}}}}}}},"t":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"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":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"26":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"321":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":7,"docs":{"132":{"tf":2.23606797749979},"140":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"346":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"357":{"tf":1.0},"52":{"tf":1.0},"83":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{".":{"0":{",":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"5":{"df":0,"docs":{},"e":{"1":{",":{"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":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"4":{"0":{"8":{",":{"df":0,"docs":{},"i":{"d":{"=":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"158":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"163":{"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":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"df":10,"docs":{"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"163":{"tf":1.4142135623730951},"166":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"189":{"tf":1.4142135623730951},"325":{"tf":1.7320508075688772},"338":{"tf":1.0},"340":{"tf":1.7320508075688772}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"185":{"tf":1.0}},"e":{"df":0,"docs":{},"|":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"253":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"=":{"\"":{"\"":{">":{"a":{"a":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"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":{}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":7,"docs":{"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"358":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"113":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"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":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"w":{"/":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"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":{}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"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":0,"docs":{},"s":{"/":{"5":{"2":{"4":{"9":{"2":{"2":{"2":{"9":{"/":{"c":{"df":1,"docs":{"233":{"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":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"283":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":2,"docs":{"207":{"tf":1.0},"211":{"tf":1.0}}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":5,"docs":{"118":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.4142135623730951},"21":{"tf":1.7320508075688772},"35":{"tf":1.4142135623730951}}}},"3":{"8":{"6":{":":{"df":0,"docs":{},"x":{"8":{"6":{"df":1,"docs":{"225":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"3":{"2":{"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"85":{"tf":2.23606797749979},"87":{"tf":1.0}}}}}},"d":{"=":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"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":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"2":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"df":1,"docs":{"358":{"tf":1.0}}},"2":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":12,"docs":{"105":{"tf":2.449489742783178},"106":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"116":{"tf":1.0},"126":{"tf":2.0},"127":{"tf":1.4142135623730951},"163":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":2.0},"362":{"tf":1.4142135623730951},"368":{"tf":1.0},"51":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"319":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"368":{"tf":1.0}},"i":{"df":3,"docs":{"163":{"tf":1.0},"312":{"tf":1.4142135623730951},"314":{"tf":1.0}}}}}}}},"l":{"df":1,"docs":{"185":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"99":{"tf":2.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"98":{"tf":1.0}}}}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"303":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"303":{"tf":1.0},"307":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"362":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"162":{"tf":1.4142135623730951},"174":{"tf":1.0}}},"m":{"df":1,"docs":{"371":{"tf":1.4142135623730951}},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"340":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"123":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"258":{"tf":1.0}}}}}}},"df":1,"docs":{"233":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"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":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"106":{"tf":1.7320508075688772},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":2.8284271247461903},"335":{"tf":2.23606797749979},"97":{"tf":1.0}}}}}}},"n":{":":{"%":{".":{"c":{"=":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"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":{},"o":{"=":{".":{"c":{"df":1,"docs":{"264":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"c":{"df":2,"docs":{"392":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"u":{"d":{"df":22,"docs":{"180":{"tf":1.0},"233":{"tf":1.4142135623730951},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":2.23606797749979},"241":{"tf":1.0},"243":{"tf":2.23606797749979},"245":{"tf":1.0},"256":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.4142135623730951},"284":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"313":{"tf":2.6457513110645907},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"58":{"tf":1.0},"72":{"tf":1.0}},"e":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"275":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"368":{"tf":1.0},"372":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":12,"docs":{"12":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"33":{"tf":1.0},"366":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"46":{"tf":1.0},"5":{"tf":1.0},"63":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"i":{"c":{"df":6,"docs":{"185":{"tf":1.0},"297":{"tf":1.0},"368":{"tf":1.0},"399":{"tf":1.0},"407":{"tf":1.0},"417":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"273":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"346":{"tf":1.0}}}},"f":{"df":1,"docs":{"216":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"127":{"tf":2.0}}}}}}},"o":{"df":19,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.0},"214":{"tf":1.0},"223":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"29":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"31":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"115":{"tf":1.4142135623730951},"203":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":1.0},"233":{"tf":1.0},"274":{"tf":1.4142135623730951},"322":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"=":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"245":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"241":{"tf":1.7320508075688772},"272":{"tf":2.0},"64":{"tf":1.4142135623730951}},"i":{"df":9,"docs":{"139":{"tf":1.0},"272":{"tf":2.449489742783178},"273":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"62":{"tf":1.0}}},"r":{"d":{"df":1,"docs":{"172":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.4142135623730951}}}},"df":1,"docs":{"278":{"tf":1.4142135623730951}}}}},"p":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"313":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"313":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"=":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"311":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"351":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"351":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":17,"docs":{"25":{"tf":1.4142135623730951},"258":{"tf":1.4142135623730951},"270":{"tf":1.0},"288":{"tf":1.0},"3":{"tf":1.0},"309":{"tf":1.7320508075688772},"310":{"tf":1.7320508075688772},"311":{"tf":2.23606797749979},"312":{"tf":1.4142135623730951},"313":{"tf":1.0},"351":{"tf":1.0},"53":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"272":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"223":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"124":{"tf":1.4142135623730951},"274":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"322":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"11":{"tf":1.7320508075688772},"176":{"tf":1.4142135623730951},"178":{"tf":2.0},"179":{"tf":1.4142135623730951},"180":{"tf":2.0},"245":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"308":{"tf":1.0},"349":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"141":{"tf":1.4142135623730951},"241":{"tf":1.0},"30":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":9,"docs":{"122":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"251":{"tf":1.0},"362":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":4,"docs":{"120":{"tf":1.0},"134":{"tf":1.4142135623730951},"286":{"tf":1.0},"368":{"tf":1.4142135623730951}},"u":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"134":{"tf":2.0},"149":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.4142135623730951},"253":{"tf":1.0},"273":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":2.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"402":{"tf":1.0},"408":{"tf":1.4142135623730951},"410":{"tf":1.0},"419":{"tf":2.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"283":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.0}}}}}}}}}},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}},"df":28,"docs":{"141":{"tf":2.0},"221":{"tf":1.0},"233":{"tf":3.7416573867739413},"234":{"tf":2.8284271247461903},"236":{"tf":1.7320508075688772},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":3.7416573867739413},"243":{"tf":2.0},"256":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":2.0},"281":{"tf":1.7320508075688772},"284":{"tf":1.0},"285":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":2.0},"381":{"tf":1.0},"395":{"tf":1.4142135623730951},"401":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"286":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"375":{"tf":1.0},"376":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"381":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"129":{"tf":1.0},"223":{"tf":1.0},"364":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.7320508075688772}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"119":{"tf":1.4142135623730951},"151":{"tf":1.0},"26":{"tf":1.0},"56":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.0}}}}},"f":{"a":{"c":{"df":10,"docs":{"130":{"tf":1.4142135623730951},"14":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":2.23606797749979},"27":{"tf":1.0},"311":{"tf":1.0},"340":{"tf":1.4142135623730951},"341":{"tf":1.0},"398":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":1,"docs":{"121":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"216":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"207":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"223":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"141":{"tf":1.0}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"233":{"tf":2.0},"324":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"174":{"tf":1.0},"249":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":6,"docs":{"170":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":3.0},"243":{"tf":2.0},"81":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"239":{"tf":2.0},"240":{"tf":1.0}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{">":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":2,"docs":{"165":{"tf":2.0},"368":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"368":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"236":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"6":{"df":1,"docs":{"346":{"tf":1.0}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"203":{"tf":1.0},"338":{"tf":2.449489742783178},"346":{"tf":1.0},"349":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"367":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"346":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"4":{"/":{"6":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"191":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"350":{"tf":1.7320508075688772},"351":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"q":{"df":1,"docs":{"407":{"tf":1.4142135623730951}}}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.0}}},"y":{"<":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.7320508075688772}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":1,"docs":{"241":{"tf":1.0}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"df":1,"docs":{"241":{"tf":1.0}}}},"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"241":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":4,"docs":{"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"86":{"tf":2.6457513110645907},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":3,"docs":{"158":{"tf":1.0},"162":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"254":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"\"":{">":{"<":{"a":{"df":1,"docs":{"357":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"168":{"tf":1.0},"357":{"tf":2.0},"362":{"tf":1.4142135623730951},"398":{"tf":1.0},"416":{"tf":1.0},"94":{"tf":2.0}}},"r":{"(":{"[":{"'":{"a":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}}}},"j":{"1":{"df":1,"docs":{"256":{"tf":1.0}}},":":{"\\":{"df":0,"docs":{},"n":{":":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},">":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"214":{"tf":1.0},"216":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":5,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"253":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"225":{"tf":1.0},"382":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"253":{"tf":2.0},"273":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"253":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0}}}},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":1,"docs":{"284":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"33":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"292":{"tf":1.0},"293":{"tf":2.0}}}}},"df":1,"docs":{"293":{"tf":2.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"382":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":6,"docs":{"253":{"tf":1.0},"273":{"tf":2.23606797749979},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"346":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"n":{"df":1,"docs":{"314":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"tf":1.0}}}}}}}}},"k":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"77":{"tf":1.0}}},"b":{"df":1,"docs":{"77":{"tf":1.0}}},"df":11,"docs":{"104":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"280":{"tf":1.0},"340":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":8,"docs":{"141":{"tf":1.0},"180":{"tf":1.0},"192":{"tf":1.0},"266":{"tf":1.0},"325":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":7,"docs":{"172":{"tf":2.23606797749979},"196":{"tf":1.4142135623730951},"207":{"tf":1.0},"296":{"tf":1.0},"301":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.4142135623730951}}}}}},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"106":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"157":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":40,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":2.449489742783178},"105":{"tf":2.8284271247461903},"106":{"tf":2.23606797749979},"107":{"tf":2.449489742783178},"109":{"tf":2.0},"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"116":{"tf":2.6457513110645907},"29":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"330":{"tf":2.0},"331":{"tf":3.1622776601683795},"53":{"tf":1.0},"6":{"tf":1.0},"78":{"tf":1.4142135623730951},"81":{"tf":2.8284271247461903},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"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.4142135623730951},"99":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"116":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"330":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"d":{"df":1,"docs":{"115":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"3":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"53":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"107":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"302":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":6,"docs":{"234":{"tf":1.7320508075688772},"340":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"89":{"tf":2.0}}}},"n":{"d":{"df":3,"docs":{"242":{"tf":3.0},"319":{"tf":1.0},"346":{"tf":1.0}}},"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"142":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"172":{"tf":1.0}}}},"w":{"df":1,"docs":{"151":{"tf":1.4142135623730951}}}},"l":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{"a":{"df":1,"docs":{"264":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"162":{"tf":1.0},"303":{"tf":1.0},"324":{"tf":1.0},"362":{"tf":1.4142135623730951}}}},"l":{"df":1,"docs":{"410":{"tf":1.4142135623730951}}}},"df":1,"docs":{"424":{"tf":1.0}},"n":{"d":{"df":1,"docs":{"351":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"95":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"121":{"tf":1.0},"207":{"tf":1.0},"23":{"tf":1.4142135623730951},"293":{"tf":1.0},"32":{"tf":1.4142135623730951},"398":{"tf":1.0},"416":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.7320508075688772},"70":{"tf":1.0},"76":{"tf":1.7320508075688772},"85":{"tf":1.0},"98":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"171":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":1,"docs":{"253":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"356":{"tf":1.4142135623730951},"357":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"b":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"(":{"8":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"227":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.4142135623730951},"273":{"tf":2.0}}}}},"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"272":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"272":{"tf":1.4142135623730951},"274":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"274":{"tf":1.0}}}}}}},"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"271":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"271":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"=":{".":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"270":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"272":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":1,"docs":{"272":{"tf":1.0}}},"df":4,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"276":{"tf":1.0},"424":{"tf":1.0}},"l":{"df":1,"docs":{"275":{"tf":1.0}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"393":{"tf":1.0},"400":{"tf":1.0}}},"r":{"df":5,"docs":{"391":{"tf":2.23606797749979},"392":{"tf":1.4142135623730951},"401":{"tf":1.7320508075688772},"411":{"tf":2.23606797749979},"419":{"tf":1.7320508075688772}}}},"df":21,"docs":{"122":{"tf":1.4142135623730951},"130":{"tf":1.0},"141":{"tf":1.4142135623730951},"155":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"3":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"330":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"319":{"tf":1.0}}},"df":3,"docs":{"371":{"tf":1.4142135623730951},"373":{"tf":1.0},"381":{"tf":1.0}},"k":{"df":1,"docs":{"245":{"tf":1.0}}},"v":{"df":2,"docs":{"141":{"tf":1.0},"380":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"/":{"df":1,"docs":{"94":{"tf":1.0}},"m":{"df":1,"docs":{"94":{"tf":1.0}}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"141":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"272":{"tf":1.4142135623730951},"3":{"tf":1.0},"310":{"tf":1.0},"356":{"tf":1.4142135623730951},"362":{"tf":1.7320508075688772},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951}}}},"n":{"df":4,"docs":{"373":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.0},"47":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"368":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"275":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"a":{".":{"c":{"c":{"df":1,"docs":{"256":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"256":{"tf":1.0},"272":{"tf":1.0}}},"b":{"df":1,"docs":{"272":{"tf":1.0}}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"272":{"tf":1.0},"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"272":{"tf":1.4142135623730951}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"205":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"c":{"c":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}}},"v":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}},"df":1,"docs":{"275":{"tf":1.7320508075688772}}}}},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":1,"docs":{"245":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"123":{"tf":1.4142135623730951},"245":{"tf":1.0},"256":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"276":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}},"t":{"d":{"c":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"357":{"tf":1.7320508075688772},"424":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"295":{"tf":1.0},"342":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":20,"docs":{"12":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"195":{"tf":1.4142135623730951},"214":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"293":{"tf":1.4142135623730951},"341":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"21":{"tf":1.0}}}},"k":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"273":{"tf":1.0}}}},"df":18,"docs":{"222":{"tf":1.0},"225":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"272":{"tf":3.0},"273":{"tf":1.7320508075688772},"274":{"tf":2.0},"275":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"362":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.7320508075688772},"389":{"tf":1.0},"399":{"tf":1.4142135623730951},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"=":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"a":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"401":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"419":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"v":{"6":{"4":{"df":1,"docs":{"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":6,"docs":{"222":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"3":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}},"df":55,"docs":{"254":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"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.7320508075688772},"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},"346":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":2.0},"419":{"tf":1.7320508075688772},"424":{"tf":2.0},"425":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"98":{"tf":2.23606797749979}}},"t":{"(":{")":{"[":{"0":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":88,"docs":{"104":{"tf":2.0},"105":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":2.0},"126":{"tf":1.7320508075688772},"127":{"tf":1.0},"13":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"178":{"tf":1.7320508075688772},"179":{"tf":1.0},"180":{"tf":1.0},"188":{"tf":1.0},"192":{"tf":1.4142135623730951},"198":{"tf":1.7320508075688772},"20":{"tf":2.449489742783178},"203":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"233":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"241":{"tf":2.0},"242":{"tf":2.23606797749979},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"258":{"tf":1.0},"26":{"tf":2.449489742783178},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.7320508075688772},"272":{"tf":1.0},"279":{"tf":1.0},"290":{"tf":2.6457513110645907},"291":{"tf":2.0},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"303":{"tf":1.0},"306":{"tf":1.4142135623730951},"314":{"tf":1.7320508075688772},"315":{"tf":1.0},"317":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.4142135623730951},"325":{"tf":1.0},"328":{"tf":2.0},"329":{"tf":1.0},"33":{"tf":2.449489742783178},"333":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"342":{"tf":2.8284271247461903},"343":{"tf":1.0},"347":{"tf":1.4142135623730951},"348":{"tf":1.0},"357":{"tf":1.0},"399":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"171":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"217":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}}}}},"k":{"df":2,"docs":{"216":{"tf":1.0},"351":{"tf":1.7320508075688772}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"286":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"%":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"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":{"284":{"tf":1.0},"286":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"407":{"tf":1.0},"411":{"tf":1.7320508075688772}}}}}}},"df":16,"docs":{"120":{"tf":1.7320508075688772},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"140":{"tf":1.0},"171":{"tf":1.0},"196":{"tf":1.4142135623730951},"245":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.4142135623730951},"330":{"tf":2.0},"331":{"tf":1.4142135623730951},"351":{"tf":1.0},"371":{"tf":1.7320508075688772},"372":{"tf":1.0},"42":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{">":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"167":{"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":17,"docs":{"102":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":2.0},"179":{"tf":1.7320508075688772},"27":{"tf":1.7320508075688772},"274":{"tf":2.23606797749979},"275":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.0},"62":{"tf":1.0},"81":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"146":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"189":{"tf":1.4142135623730951},"349":{"tf":1.0},"351":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":12,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"122":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"273":{"tf":1.0},"300":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"42":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"379":{"tf":1.0},"395":{"tf":1.0},"399":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.0}},"g":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"278":{"tf":1.0}}}},"2":{"(":{"1":{"0":{"2":{"4":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"391":{"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":{},"t":{"a":{"df":0,"docs":{},"g":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":11,"docs":{"129":{"tf":2.6457513110645907},"168":{"tf":2.0},"203":{"tf":1.7320508075688772},"205":{"tf":1.0},"278":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.7320508075688772},"303":{"tf":1.0},"35":{"tf":1.4142135623730951},"351":{"tf":2.23606797749979},"60":{"tf":3.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"292":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"193":{"tf":1.0},"319":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"115":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"260":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"286":{"tf":1.0},"42":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"128":{"tf":1.0},"270":{"tf":1.0},"272":{"tf":2.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}}}},"p":{"(":{"4":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"303":{"tf":2.0},"304":{"tf":1.4142135623730951}}},"df":3,"docs":{"303":{"tf":2.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"303":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"319":{"tf":1.0}}},"t":{"df":2,"docs":{"324":{"tf":1.0},"63":{"tf":1.0}}}},"w":{"df":1,"docs":{"27":{"tf":1.0}},"|":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}}}}},"p":{"6":{"4":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":8,"docs":{"385":{"tf":1.0},"389":{"tf":1.0},"399":{"tf":1.4142135623730951},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"m":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":7,"docs":{"314":{"tf":1.0},"333":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.4142135623730951}},"l":{"df":2,"docs":{"391":{"tf":1.0},"411":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"(":{"8":{"df":1,"docs":{"185":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":10,"docs":{"184":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"313":{"tf":1.4142135623730951}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"205":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":3,"docs":{"202":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"k":{"df":3,"docs":{"302":{"tf":1.4142135623730951},"303":{"tf":2.8284271247461903},"304":{"tf":2.23606797749979}},"s":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"302":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"d":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"302":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"302":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"302":{"tf":1.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"302":{"tf":1.0}}}}}}}}}}}}},"s":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"302":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"237":{"tf":2.0}}}}},"df":0,"docs":{}}},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"df":1,"docs":{"243":{"tf":2.0}},"m":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"df":1,"docs":{"243":{"tf":1.0}},"{":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"171":{"tf":2.449489742783178},"174":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"311":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"240":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0}}}}}},"+":{"0":{"df":0,"docs":{},"x":{"1":{"5":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}},"f":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"c":{"c":{"df":2,"docs":{"256":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"141":{"tf":1.4142135623730951},"206":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"272":{"tf":2.8284271247461903},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"286":{"tf":2.0},"287":{"tf":1.7320508075688772}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"196":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"207":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":23,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"135":{"tf":1.0},"141":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"227":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":2.0},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.7320508075688772},"262":{"tf":1.7320508075688772},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"275":{"tf":1.0},"333":{"tf":1.0},"351":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"261":{"tf":1.4142135623730951},"262":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"_":{"=":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"245":{"tf":1.4142135623730951}},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"245":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"245":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"3":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"203":{"tf":1.0},"319":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951}}}},"df":8,"docs":{"294":{"tf":1.4142135623730951},"3":{"tf":1.0},"345":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951},"7":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"183":{"tf":1.0},"307":{"tf":1.4142135623730951},"402":{"tf":1.0},"420":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":12,"docs":{"152":{"tf":1.0},"200":{"tf":1.7320508075688772},"222":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.4142135623730951},"272":{"tf":3.0},"297":{"tf":2.0},"3":{"tf":1.7320508075688772},"302":{"tf":2.0},"303":{"tf":1.0},"304":{"tf":1.0},"57":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"n":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"357":{"tf":1.0}}}}},"k":{"df":4,"docs":{"82":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"k":{":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"317":{"tf":2.0}}},"m":{"=":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"253":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"1":{"df":1,"docs":{"9":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":32,"docs":{"121":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"169":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951},"20":{"tf":3.4641016151377544},"205":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":2.0},"242":{"tf":4.123105625617661},"25":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"260":{"tf":2.23606797749979},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":2.23606797749979},"88":{"tf":1.0},"9":{"tf":2.8284271247461903},"92":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"46":{"tf":2.23606797749979}}}},"x":{"df":3,"docs":{"203":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"317":{"tf":1.0}}}}}}}},"b":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"245":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":25,"docs":{"158":{"tf":1.0},"159":{"tf":1.0},"18":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.0},"237":{"tf":2.23606797749979},"243":{"tf":3.1622776601683795},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"286":{"tf":1.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"357":{"tf":1.4142135623730951},"407":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"72":{"tf":2.0},"85":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":8,"docs":{"23":{"tf":1.4142135623730951},"233":{"tf":1.0},"253":{"tf":1.0},"351":{"tf":1.0},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"7":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"241":{"tf":1.0},"274":{"tf":1.0},"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"141":{"tf":2.23606797749979},"233":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"272":{"tf":1.0}}},"y":{"(":{"3":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":11,"docs":{"122":{"tf":1.0},"134":{"tf":1.0},"141":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":2.449489742783178},"200":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.7320508075688772},"290":{"tf":1.0},"297":{"tf":1.0},"398":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"373":{"tf":1.7320508075688772}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"158":{"tf":1.0},"161":{"tf":1.0}}}}},"df":1,"docs":{"161":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"286":{"tf":1.4142135623730951},"310":{"tf":1.0},"46":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"246":{"tf":1.0},"292":{"tf":1.0},"351":{"tf":1.0},"50":{"tf":1.0},"81":{"tf":1.4142135623730951}}}},"df":1,"docs":{"130":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"350":{"tf":1.0}},"l":{"df":1,"docs":{"402":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":3.0}}}},"df":0,"docs":{}}},"n":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"w":{"df":1,"docs":{"180":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"172":{"tf":1.0},"240":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"358":{"tf":1.4142135623730951},"362":{"tf":2.0}}}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"196":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"207":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"319":{"tf":1.4142135623730951},"321":{"tf":1.7320508075688772},"323":{"tf":2.0},"324":{"tf":2.449489742783178}}}}}},"s":{"c":{"df":2,"docs":{"120":{"tf":1.4142135623730951},"50":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":2,"docs":{"223":{"tf":1.0},"63":{"tf":1.0}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"292":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"162":{"tf":1.0}}},"4":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"307":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"162":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"167":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.4142135623730951},"325":{"tf":1.0}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":21,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"127":{"tf":1.0},"138":{"tf":1.4142135623730951},"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"165":{"tf":1.0},"207":{"tf":1.0},"217":{"tf":1.0},"3":{"tf":1.0},"362":{"tf":1.4142135623730951},"407":{"tf":1.0},"411":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":2.0},"81":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":2.0},"91":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}},"l":{"df":3,"docs":{"352":{"tf":1.4142135623730951},"357":{"tf":1.0},"369":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"105":{"tf":1.0},"245":{"tf":1.0},"256":{"tf":1.0},"316":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"372":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":24,"docs":{"157":{"tf":1.4142135623730951},"165":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":2.23606797749979},"174":{"tf":1.0},"184":{"tf":1.7320508075688772},"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},"200":{"tf":1.0},"201":{"tf":1.0},"349":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"271":{"tf":1.0},"321":{"tf":2.23606797749979},"323":{"tf":2.0},"324":{"tf":1.7320508075688772},"325":{"tf":2.0},"327":{"tf":1.0},"330":{"tf":1.0},"360":{"tf":2.0},"44":{"tf":3.0}},"e":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"/":{".":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"333":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"333":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"327":{"tf":1.4142135623730951},"329":{"tf":1.4142135623730951},"330":{"tf":2.0},"331":{"tf":1.7320508075688772},"332":{"tf":1.7320508075688772},"333":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772}},"v":{"1":{"df":1,"docs":{"333":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"20":{"tf":2.0},"233":{"tf":1.0},"241":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"286":{"tf":1.0},"319":{"tf":1.4142135623730951},"355":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"167":{"tf":1.4142135623730951},"192":{"tf":1.7320508075688772},"304":{"tf":1.4142135623730951},"314":{"tf":1.7320508075688772},"320":{"tf":1.0},"326":{"tf":1.0},"329":{"tf":2.449489742783178},"330":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}}}}}},"s":{"df":3,"docs":{"157":{"tf":1.0},"310":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951}},"e":{"0":{"df":1,"docs":{"312":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"310":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}}}}},"v":{"df":14,"docs":{"155":{"tf":1.4142135623730951},"173":{"tf":1.7320508075688772},"225":{"tf":1.7320508075688772},"233":{"tf":2.449489742783178},"234":{"tf":2.449489742783178},"370":{"tf":2.0},"371":{"tf":2.0},"373":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"381":{"tf":2.23606797749979},"400":{"tf":1.0},"401":{"tf":2.0},"418":{"tf":1.0},"419":{"tf":2.0}},"e":{"df":6,"docs":{"141":{"tf":1.0},"325":{"tf":1.0},"372":{"tf":1.0},"388":{"tf":1.4142135623730951},"409":{"tf":1.4142135623730951},"52":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"310":{"tf":1.4142135623730951},"52":{"tf":1.0}}}}}}},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":2,"docs":{"388":{"tf":1.0},"409":{"tf":1.0}}},"s":{"df":2,"docs":{"207":{"tf":1.4142135623730951},"32":{"tf":1.0}},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":2.0},"19":{"tf":1.0},"4":{"tf":1.0},"50":{"tf":1.0}}},"r":{"[":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"369":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":3,"docs":{"369":{"tf":2.0},"388":{"tf":1.0},"409":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"3":{"df":1,"docs":{"245":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":1,"docs":{"245":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"126":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"249":{"tf":1.0},"87":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":13,"docs":{"127":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"286":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.0},"411":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":1.0},"62":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"371":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"280":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"n":{".":{".":{"df":0,"docs":{},"m":{".":{".":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":1,"docs":{"72":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"62":{"tf":1.0}}},"p":{"df":1,"docs":{"88":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":0,"docs":{},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"240":{"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":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"312":{"tf":1.0}}}},"df":0,"docs":{}}}},"$":{"3":{"df":1,"docs":{"180":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":41,"docs":{"102":{"tf":1.0},"11":{"tf":1.0},"126":{"tf":1.7320508075688772},"162":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.4142135623730951},"182":{"tf":1.0},"185":{"tf":1.4142135623730951},"214":{"tf":1.0},"216":{"tf":1.0},"23":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"240":{"tf":2.6457513110645907},"26":{"tf":1.0},"261":{"tf":2.0},"268":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":2.23606797749979},"275":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"296":{"tf":2.23606797749979},"302":{"tf":2.449489742783178},"303":{"tf":1.4142135623730951},"31":{"tf":1.0},"312":{"tf":1.0},"321":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.7320508075688772},"338":{"tf":1.0},"343":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.0},"423":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"77":{"tf":2.23606797749979},"85":{"tf":2.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":3,"docs":{"239":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"301":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"234":{"tf":1.0},"93":{"tf":2.0}}}}}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"346":{"tf":1.0},"350":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}},"v":{"df":1,"docs":{"357":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"88":{"tf":1.0},"97":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"351":{"tf":2.23606797749979}}},"d":{"df":0,"docs":{},"x":{"df":2,"docs":{"274":{"tf":1.7320508075688772},"275":{"tf":1.0}}}},"df":37,"docs":{"100":{"tf":1.0},"105":{"tf":2.0},"149":{"tf":1.4142135623730951},"159":{"tf":1.0},"18":{"tf":1.4142135623730951},"185":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"214":{"tf":2.23606797749979},"215":{"tf":1.7320508075688772},"216":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.7320508075688772},"292":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"312":{"tf":1.0},"338":{"tf":1.0},"407":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":2.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951},"77":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"93":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"11":{"tf":1.0},"196":{"tf":1.4142135623730951},"207":{"tf":1.0},"233":{"tf":1.0},"245":{"tf":1.0},"274":{"tf":1.0},"280":{"tf":1.0}}},"df":0,"docs":{}},"g":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":2,"docs":{"407":{"tf":1.0},"75":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"338":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"346":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":19,"docs":{"166":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"336":{"tf":1.7320508075688772},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0}}}}}}},"w":{"df":22,"docs":{"101":{"tf":1.0},"103":{"tf":1.4142135623730951},"116":{"tf":1.0},"127":{"tf":1.0},"141":{"tf":2.0},"196":{"tf":1.4142135623730951},"243":{"tf":2.23606797749979},"286":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"321":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"362":{"tf":2.0},"417":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"198":{"tf":1.0},"199":{"tf":1.7320508075688772}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}},":":{"(":{"d":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":12,"docs":{"120":{"tf":1.0},"134":{"tf":1.7320508075688772},"15":{"tf":1.0},"223":{"tf":1.0},"23":{"tf":1.0},"307":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"86":{"tf":2.0},"87":{"tf":1.0}}}}},"f":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"351":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"350":{"tf":1.0}}}}}}},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"348":{"tf":1.4142135623730951}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"336":{"tf":1.0},"346":{"tf":2.449489742783178},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.7320508075688772},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"347":{"tf":1.4142135623730951},"348":{"tf":1.7320508075688772},"349":{"tf":1.0},"351":{"tf":1.0}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"349":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"c":{"df":1,"docs":{"166":{"tf":1.0}},"e":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"215":{"tf":1.0}}},"m":{"(":{"1":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"213":{"tf":1.0},"226":{"tf":1.4142135623730951},"240":{"tf":2.0}}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"b":{"b":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"182":{"tf":2.23606797749979},"183":{"tf":1.0},"211":{"tf":1.0},"275":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.7320508075688772}}}}}}},"k":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":4,"docs":{"179":{"tf":1.0},"203":{"tf":1.0},"233":{"tf":1.4142135623730951},"237":{"tf":1.0}},"e":{"df":8,"docs":{"15":{"tf":1.0},"260":{"tf":1.0},"274":{"tf":1.4142135623730951},"278":{"tf":2.449489742783178},"279":{"tf":1.0},"307":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.4142135623730951}}}},"p":{"df":2,"docs":{"273":{"tf":1.0},"287":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"381":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"272":{"tf":1.0},"274":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.7320508075688772},"156":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"216":{"tf":1.0},"233":{"tf":1.0},"245":{"tf":1.0},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"309":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"274":{"tf":2.0}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"%":{"2":{"df":1,"docs":{"74":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"207":{"tf":1.0},"216":{"tf":1.0},"381":{"tf":1.4142135623730951},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"71":{"tf":1.0}}},"s":{"df":1,"docs":{"72":{"tf":1.0}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"12":{"tf":1.0},"159":{"tf":1.0},"203":{"tf":1.0},"216":{"tf":1.0},"239":{"tf":1.4142135623730951},"253":{"tf":1.0},"296":{"tf":1.0},"311":{"tf":1.0},"351":{"tf":1.0},"381":{"tf":1.0},"62":{"tf":1.4142135623730951},"71":{"tf":2.0},"72":{"tf":1.0},"76":{"tf":1.0}}}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"193":{"tf":1.0}}}}}}},"o":{"$":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"0":{"df":1,"docs":{"233":{"tf":1.0}}},"1":{"df":1,"docs":{"233":{"tf":1.0}}},"2":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"253":{"tf":1.0}}},"3":{"df":3,"docs":{"233":{"tf":1.0},"286":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"316":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"225":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"223":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"213":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"225":{"tf":1.7320508075688772}}}}}},"df":2,"docs":{"283":{"tf":1.0},"65":{"tf":2.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"141":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":3.7416573867739413},"275":{"tf":1.4142135623730951},"313":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"19":{"tf":1.0},"87":{"tf":2.23606797749979}},"r":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"(":{"1":{"df":1,"docs":{"214":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"310":{"tf":1.0},"311":{"tf":1.0}}},"df":34,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"130":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.4142135623730951},"182":{"tf":1.0},"193":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"225":{"tf":1.7320508075688772},"245":{"tf":1.0},"253":{"tf":1.0},"260":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.4142135623730951},"284":{"tf":2.23606797749979},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"299":{"tf":1.0},"330":{"tf":1.4142135623730951},"360":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":2.23606797749979},"83":{"tf":1.0},"85":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"96":{"tf":1.0}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"307":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"216":{"tf":1.4142135623730951},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"303":{"tf":1.0},"389":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}},"g":{"df":1,"docs":{"233":{"tf":1.0}}},"k":{"df":1,"docs":{"233":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"141":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"207":{"tf":1.0},"61":{"tf":1.0}}}}},"n":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"127":{"tf":1.0},"129":{"tf":2.0},"53":{"tf":1.0}}}}}},"c":{"df":6,"docs":{"110":{"tf":1.0},"141":{"tf":1.0},"182":{"tf":1.0},"313":{"tf":1.0},"70":{"tf":1.0},"77":{"tf":1.0}}},"df":28,"docs":{"11":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.4142135623730951},"143":{"tf":1.0},"169":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":1.0},"233":{"tf":2.0},"236":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979},"242":{"tf":1.4142135623730951},"260":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"295":{"tf":1.0},"307":{"tf":1.0},"319":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"193":{"tf":1.0},"60":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"171":{"tf":1.0},"181":{"tf":1.0},"323":{"tf":3.0},"324":{"tf":2.449489742783178}}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"368":{"tf":1.0}}}}},"o":{"b":{"df":1,"docs":{"152":{"tf":1.0}}},"df":1,"docs":{"154":{"tf":1.0}}},"p":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{">":{"(":{")":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{">":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"b":{">":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":1,"docs":{"239":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"(":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":17,"docs":{"101":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"164":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":2.0},"189":{"tf":1.7320508075688772},"190":{"tf":1.7320508075688772},"192":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"98":{"tf":1.0}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"231":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"372":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{")":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"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":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":9,"docs":{"193":{"tf":1.4142135623730951},"239":{"tf":3.0},"25":{"tf":1.0},"279":{"tf":1.7320508075688772},"33":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":1,"docs":{"211":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"202":{"tf":1.0},"211":{"tf":1.7320508075688772}}}}}}},"t":{"1":{"(":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}},":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"[":{":":{"]":{"[":{"=":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"7":{"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":{},"s":{"c":{"]":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"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":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}}}},"df":25,"docs":{"118":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"195":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"203":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"217":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"27":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"302":{"tf":1.0},"338":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"67":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"233":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.7320508075688772},"285":{"tf":2.23606797749979},"286":{"tf":1.7320508075688772},"287":{"tf":1.7320508075688772}}},"n":{"d":{"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"243":{"tf":1.0}},"m":{"df":1,"docs":{"243":{"tf":1.0}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":31,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.7320508075688772},"13":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":2.449489742783178},"169":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.4142135623730951},"195":{"tf":1.0},"20":{"tf":1.4142135623730951},"23":{"tf":2.449489742783178},"243":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":2.0},"251":{"tf":1.0},"26":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"303":{"tf":1.0},"314":{"tf":2.0},"330":{"tf":1.0},"338":{"tf":1.0},"362":{"tf":1.0},"411":{"tf":1.0},"44":{"tf":2.6457513110645907},"50":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":2.0},"8":{"tf":1.4142135623730951}}}}},"s":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"a":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"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":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"357":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"272":{"tf":3.1622776601683795},"346":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"262":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"185":{"tf":1.0},"188":{"tf":1.0},"20":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"346":{"tf":1.4142135623730951}}}},"df":2,"docs":{"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"233":{"tf":1.7320508075688772},"58":{"tf":2.0},"59":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":1,"docs":{"233":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"316":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"203":{"tf":1.0}}}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":9,"docs":{"141":{"tf":1.4142135623730951},"253":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":2.23606797749979},"298":{"tf":1.4142135623730951},"312":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":21,"docs":{"102":{"tf":1.7320508075688772},"106":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"193":{"tf":1.0},"203":{"tf":1.4142135623730951},"205":{"tf":1.0},"217":{"tf":1.0},"222":{"tf":1.4142135623730951},"249":{"tf":1.0},"258":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.0},"349":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.0},"79":{"tf":1.7320508075688772},"8":{"tf":1.0},"81":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"207":{"tf":1.0},"211":{"tf":1.0},"307":{"tf":1.0},"42":{"tf":1.0},"6":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"368":{"tf":1.0},"407":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"141":{"tf":1.0},"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"271":{"tf":1.0},"303":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"307":{"tf":1.0},"317":{"tf":1.0}}}}}}},"p":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"236":{"tf":1.0}}},":":{"df":1,"docs":{"185":{"tf":1.0}}},">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"360":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"358":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"176":{"tf":2.449489742783178},"177":{"tf":1.7320508075688772},"178":{"tf":2.8284271247461903},"179":{"tf":1.4142135623730951},"180":{"tf":2.0},"351":{"tf":1.0},"82":{"tf":2.8284271247461903}}}},"df":1,"docs":{"236":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"340":{"tf":1.4142135623730951},"346":{"tf":1.0},"349":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":2.23606797749979},"352":{"tf":1.4142135623730951}}}}},"m":{"a":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"175":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"1":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.6457513110645907},"177":{"tf":1.4142135623730951},"178":{"tf":2.449489742783178},"179":{"tf":2.0},"180":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"356":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":4,"docs":{"196":{"tf":3.1622776601683795},"207":{"tf":1.0},"297":{"tf":2.0},"357":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"139":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":6,"docs":{"242":{"tf":1.0},"393":{"tf":1.4142135623730951},"399":{"tf":1.0},"417":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":4,"docs":{"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":3.1622776601683795},"53":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":7,"docs":{"19":{"tf":1.0},"23":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"237":{"tf":2.6457513110645907},"239":{"tf":2.6457513110645907},"24":{"tf":1.4142135623730951},"243":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"171":{"tf":1.0},"19":{"tf":1.4142135623730951},"236":{"tf":2.449489742783178},"237":{"tf":2.0},"241":{"tf":1.0},"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0}},"s":{"=":{"0":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"368":{"tf":1.0}}}}},"s":{"df":4,"docs":{"23":{"tf":2.23606797749979},"338":{"tf":1.0},"44":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951}},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":5,"docs":{"162":{"tf":1.7320508075688772},"21":{"tf":1.0},"216":{"tf":1.4142135623730951},"25":{"tf":1.0},"64":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"241":{"tf":1.7320508075688772},"242":{"tf":2.6457513110645907},"56":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"162":{"tf":2.23606797749979},"302":{"tf":1.0},"303":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":14,"docs":{"125":{"tf":1.0},"139":{"tf":1.0},"154":{"tf":1.0},"163":{"tf":1.0},"237":{"tf":1.0},"275":{"tf":1.0},"280":{"tf":1.7320508075688772},"351":{"tf":1.0},"375":{"tf":1.7320508075688772},"395":{"tf":1.7320508075688772},"41":{"tf":1.0},"413":{"tf":2.0},"44":{"tf":1.0},"7":{"tf":1.0}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"108":{"tf":2.0},"302":{"tf":2.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":4,"docs":{"100":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"52":{"tf":1.0},"89":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"154":{"tf":1.4142135623730951},"273":{"tf":1.0},"62":{"tf":4.58257569495584}}}},"df":0,"docs":{},"h":{">":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"128":{"tf":2.449489742783178},"200":{"tf":1.0},"203":{"tf":2.0},"253":{"tf":1.4142135623730951},"261":{"tf":1.7320508075688772},"268":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"286":{"tf":2.23606797749979},"287":{"tf":2.449489742783178},"33":{"tf":1.4142135623730951},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"46":{"tf":1.7320508075688772},"64":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"296":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"265":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"280":{"tf":1.0}},"n":{">":{"[":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"169":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":21,"docs":{"169":{"tf":1.0},"19":{"tf":2.23606797749979},"198":{"tf":1.0},"20":{"tf":3.605551275463989},"241":{"tf":2.0},"242":{"tf":4.47213595499958},"25":{"tf":1.0},"259":{"tf":1.4142135623730951},"260":{"tf":2.0},"261":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"4":{"tf":1.0},"69":{"tf":2.0},"70":{"tf":2.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951}}}}}}}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"338":{"tf":1.4142135623730951}}}},"df":3,"docs":{"385":{"tf":1.4142135623730951},"405":{"tf":1.0},"418":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"167":{"tf":1.0}}}},"d":{"df":2,"docs":{"149":{"tf":1.0},"273":{"tf":1.4142135623730951}}},"df":42,"docs":{"100":{"tf":1.0},"118":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"233":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"239":{"tf":2.8284271247461903},"240":{"tf":3.4641016151377544},"258":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.4142135623730951},"3":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":2.0},"47":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"129":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":11,"docs":{"169":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"214":{"tf":1.0},"274":{"tf":1.0},"310":{"tf":1.0},"386":{"tf":1.4142135623730951},"60":{"tf":1.0}},"f":{"(":{"1":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":5,"docs":{"202":{"tf":1.0},"207":{"tf":2.449489742783178},"208":{"tf":1.0},"209":{"tf":1.7320508075688772},"210":{"tf":1.7320508075688772}},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"334":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"273":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":2.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"290":{"tf":1.0},"307":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"368":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":4,"docs":{"227":{"tf":1.0},"285":{"tf":2.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"184":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"285":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"196":{"tf":1.4142135623730951},"319":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"241":{"tf":1.0},"242":{"tf":1.7320508075688772}}}},"d":{"df":20,"docs":{"118":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"296":{"tf":2.449489742783178},"299":{"tf":1.0},"301":{"tf":1.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"184":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"296":{"tf":1.0},"32":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"g":{"df":4,"docs":{"176":{"tf":2.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"362":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"417":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"351":{"tf":1.0}}}}}},"df":3,"docs":{"181":{"tf":1.0},"351":{"tf":1.4142135623730951},"382":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"368":{"tf":1.0}},"t":{"df":2,"docs":{"224":{"tf":1.4142135623730951},"273":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"200":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"184":{"tf":1.0},"200":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"8":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":16,"docs":{"158":{"tf":1.0},"169":{"tf":1.7320508075688772},"192":{"tf":1.0},"196":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.4142135623730951},"346":{"tf":1.0},"362":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"134":{"tf":1.0},"207":{"tf":1.4142135623730951},"233":{"tf":3.1622776601683795},"234":{"tf":1.0},"243":{"tf":1.0},"273":{"tf":2.23606797749979},"313":{"tf":1.0},"366":{"tf":1.4142135623730951},"367":{"tf":1.0},"380":{"tf":2.0},"385":{"tf":1.4142135623730951},"386":{"tf":2.0},"405":{"tf":1.0},"411":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{">":{"/":{"<":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"319":{"tf":2.23606797749979},"320":{"tf":2.0},"321":{"tf":2.449489742783178},"322":{"tf":2.6457513110645907},"325":{"tf":3.0},"327":{"tf":1.0},"330":{"tf":1.0},"335":{"tf":2.0}}}},"p":{"df":9,"docs":{"238":{"tf":1.0},"286":{"tf":2.0},"287":{"tf":1.0},"368":{"tf":1.4142135623730951},"380":{"tf":1.0},"411":{"tf":1.0},"418":{"tf":1.4142135623730951},"55":{"tf":1.0},"89":{"tf":1.0}},"f":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":1,"docs":{"368":{"tf":1.0}},"q":{"df":1,"docs":{"368":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"196":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"=":{"\"":{"8":{"0":{"8":{"0":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"164":{"tf":1.0},"166":{"tf":1.4142135623730951},"171":{"tf":1.0},"185":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"193":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"338":{"tf":1.7320508075688772},"342":{"tf":1.7320508075688772},"343":{"tf":2.0},"344":{"tf":1.7320508075688772},"349":{"tf":1.0},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"154":{"tf":1.0},"26":{"tf":1.0},"362":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951}}},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"314":{"tf":1.0},"334":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"13":{"tf":1.0},"20":{"tf":1.0},"233":{"tf":1.0},"26":{"tf":1.7320508075688772},"81":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"392":{"tf":1.0},"411":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"98":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"203":{"tf":1.0}}}}},"df":6,"docs":{"241":{"tf":1.4142135623730951},"245":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0},"392":{"tf":1.0},"411":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"42":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"19":{"tf":1.0},"4":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"19":{"tf":1.4142135623730951},"280":{"tf":1.0},"4":{"tf":1.4142135623730951},"52":{"tf":4.69041575982343},"53":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"272":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"249":{"tf":1.4142135623730951},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"249":{"tf":1.0},"256":{"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":3,"docs":{"258":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":2.0}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"349":{"tf":1.0},"350":{"tf":1.0}},"e":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"207":{"tf":1.0}},"t":{"df":1,"docs":{"299":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"237":{"tf":1.0},"30":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0}}}},"v":{"df":1,"docs":{"297":{"tf":1.0}}}},"s":{"df":1,"docs":{"310":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"v":{"=":{"$":{"3":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":2,"docs":{"27":{"tf":1.0},"379":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":7,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"362":{"tf":1.0},"44":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0}}}}}}},"g":{"df":3,"docs":{"118":{"tf":1.7320508075688772},"203":{"tf":1.0},"205":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"116":{"tf":1.0},"162":{"tf":1.7320508075688772},"241":{"tf":2.0},"242":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"278":{"tf":1.0}}},"df":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"279":{"tf":1.0}}}}}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{",":{"df":0,"docs":{},"x":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"214":{"tf":1.0}}}},"df":0,"docs":{}},"df":36,"docs":{"120":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951},"130":{"tf":1.0},"134":{"tf":2.0},"149":{"tf":1.7320508075688772},"150":{"tf":1.0},"157":{"tf":1.0},"173":{"tf":1.0},"19":{"tf":1.0},"203":{"tf":2.23606797749979},"214":{"tf":2.0},"222":{"tf":2.6457513110645907},"236":{"tf":1.4142135623730951},"24":{"tf":1.0},"246":{"tf":1.7320508075688772},"249":{"tf":1.7320508075688772},"251":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"290":{"tf":1.0},"302":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"65":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"98":{"tf":1.7320508075688772}},"f":{"(":{"\"":{"%":{"d":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"236":{"tf":1.0}}}},"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{},"s":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"2":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"180":{"tf":1.0},"72":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"351":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"241":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"349":{"tf":1.7320508075688772},"350":{"tf":1.0},"351":{"tf":1.7320508075688772}},"s":{"df":1,"docs":{"253":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":2.23606797749979},"297":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"o":{"c":{"/":{"*":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"306":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"301":{"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":{"192":{"tf":1.4142135623730951},"312":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"273":{"tf":1.0},"394":{"tf":1.4142135623730951},"402":{"tf":1.0},"412":{"tf":1.4142135623730951},"420":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"118":{"tf":1.0},"127":{"tf":2.449489742783178},"187":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":2.0},"204":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"207":{"tf":1.7320508075688772},"212":{"tf":1.0},"23":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.4142135623730951},"296":{"tf":2.23606797749979},"297":{"tf":1.4142135623730951},"301":{"tf":2.23606797749979},"325":{"tf":1.0},"386":{"tf":1.7320508075688772},"407":{"tf":1.0},"68":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.0}}}}},"f":{"df":1,"docs":{"306":{"tf":1.0}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"=":{"0":{"0":{"3":{"3":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"*":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":14,"docs":{"202":{"tf":1.7320508075688772},"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},"285":{"tf":2.0},"286":{"tf":3.0},"287":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"216":{"tf":1.0},"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"145":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}}}},"df":20,"docs":{"14":{"tf":1.0},"141":{"tf":1.0},"222":{"tf":1.0},"233":{"tf":1.4142135623730951},"239":{"tf":1.0},"27":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"382":{"tf":1.7320508075688772},"385":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":2.0}},"m":{"df":1,"docs":{"234":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"402":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":1,"docs":{"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"380":{"tf":1.7320508075688772},"400":{"tf":1.7320508075688772},"418":{"tf":1.7320508075688772}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"105":{"tf":1.0},"118":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"256":{"tf":1.4142135623730951},"290":{"tf":1.0},"319":{"tf":1.0},"330":{"tf":1.0},"332":{"tf":2.449489742783178},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"174":{"tf":1.0},"185":{"tf":1.4142135623730951},"338":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":8,"docs":{"11":{"tf":1.0},"124":{"tf":1.4142135623730951},"239":{"tf":1.0},"261":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"314":{"tf":1.0},"70":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":1,"docs":{"79":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"201":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"184":{"tf":1.0},"201":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"274":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"0":{",":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"3":{".":{"2":{"df":1,"docs":{"274":{"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":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"274":{"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":1,"docs":{"274":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"2":{"df":1,"docs":{"301":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"288":{"tf":1.0},"301":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"233":{"tf":2.6457513110645907},"234":{"tf":2.23606797749979},"287":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":2.0},"371":{"tf":1.7320508075688772},"423":{"tf":1.7320508075688772}}}},"u":{"b":{"df":2,"docs":{"112":{"tf":1.0},"116":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"104":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"112":{"tf":1.4142135623730951},"256":{"tf":2.0},"398":{"tf":1.0},"416":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"n":{"df":2,"docs":{"233":{"tf":2.0},"235":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"366":{"tf":1.4142135623730951},"382":{"tf":1.0},"385":{"tf":1.7320508075688772},"405":{"tf":1.7320508075688772},"423":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"411":{"tf":1.0}}}}}},"df":13,"docs":{"273":{"tf":2.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"411":{"tf":1.0},"413":{"tf":1.0},"418":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951}},"f":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":1,"docs":{"368":{"tf":1.0}},"q":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"273":{"tf":2.23606797749979},"287":{"tf":1.0},"44":{"tf":1.0}},"s":{"(":{"\"":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"285":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"285":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"_":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":1,"docs":{"237":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"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":{}}}},"w":{"d":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"3":{"df":1,"docs":{"280":{"tf":1.0}}},"df":7,"docs":{"227":{"tf":1.0},"277":{"tf":1.7320508075688772},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951}}}}}}}},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":2,"docs":{"162":{"tf":1.4142135623730951},"170":{"tf":1.0}}},"df":0,"docs":{}}}},"df":9,"docs":{"101":{"tf":1.0},"178":{"tf":1.0},"233":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"372":{"tf":1.0},"407":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":1,"docs":{"178":{"tf":1.0}},"m":{"df":0,"docs":{},"u":{"(":{"1":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":23,"docs":{"1":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":2.0},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":2.0},"171":{"tf":2.6457513110645907},"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951},"174":{"tf":3.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}},"t":{"df":0,"docs":{},"q":{"df":1,"docs":{"180":{"tf":1.0}}}}},"i":{"df":1,"docs":{"180":{"tf":1.0}}},"l":{"df":2,"docs":{"178":{"tf":1.0},"44":{"tf":2.0}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"170":{"tf":1.0},"174":{"tf":1.0}}}},"o":{"df":1,"docs":{"178":{"tf":1.0}}},"s":{"df":1,"docs":{"178":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"q":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"121":{"tf":1.7320508075688772},"233":{"tf":1.0},"237":{"tf":1.0}}}},"fi":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"129":{"tf":1.0},"178":{"tf":1.0},"250":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"29":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}},"t":{"df":4,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"140":{"tf":2.0},"88":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"a":{"=":{"1":{"0":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"319":{"tf":1.0},"332":{"tf":1.4142135623730951}}},"df":3,"docs":{"25":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"273":{"tf":2.6457513110645907},"370":{"tf":1.0},"371":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"w":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":1,"docs":{"398":{"tf":1.0}}}},"0":{"+":{"4":{"df":1,"docs":{"411":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"411":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"]":{"=":{"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"411":{"tf":1.0}}},"2":{"df":1,"docs":{"411":{"tf":1.0}}},"5":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":6,"docs":{"405":{"tf":1.0},"409":{"tf":2.0},"411":{"tf":4.358898943540674},"413":{"tf":1.0},"414":{"tf":1.0},"419":{"tf":1.4142135623730951}}},"1":{"+":{"df":0,"docs":{},"r":{"2":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}}},".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"2":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"1":{"df":5,"docs":{"371":{"tf":1.4142135623730951},"377":{"tf":1.0},"405":{"tf":1.0},"415":{"tf":1.0},"417":{"tf":1.7320508075688772}}},"2":{"df":2,"docs":{"378":{"tf":1.0},"405":{"tf":1.0}}},"3":{"df":1,"docs":{"405":{"tf":1.0}}},"4":{"df":2,"docs":{"405":{"tf":1.0},"410":{"tf":1.4142135623730951}}},"5":{"df":2,"docs":{"378":{"tf":1.0},"405":{"tf":1.0}}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"240":{"tf":1.0},"411":{"tf":3.4641016151377544},"419":{"tf":1.0}}},"2":{".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"<":{"<":{"3":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"152":{"tf":1.0},"154":{"tf":1.0},"240":{"tf":1.0},"411":{"tf":2.6457513110645907},"419":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"413":{"tf":1.0}}},"4":{"df":1,"docs":{"415":{"tf":1.0}}},"5":{"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"7":{"df":1,"docs":{"419":{"tf":1.4142135623730951}}},"8":{"df":3,"docs":{"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0}}},"9":{"df":1,"docs":{"375":{"tf":1.0}}},"_":{"df":0,"docs":{},"x":{"8":{"6":{"_":{"6":{"4":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"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":{}}},"a":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"2":{"(":{"1":{"df":1,"docs":{"148":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":10,"docs":{"1":{"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},"273":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"423":{"tf":1.0}},"i":{"d":{"df":0,"docs":{},"z":{"1":{"df":1,"docs":{"321":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":1,"docs":{"319":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":2,"docs":{"159":{"tf":1.7320508075688772},"308":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"62":{"tf":1.0}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"182":{"tf":1.0}}}},"s":{"df":0,"docs":{},"m":{"2":{"df":1,"docs":{"155":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"w":{"df":12,"docs":{"165":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":2.0},"286":{"tf":1.0},"300":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"349":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"x":{"+":{"0":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"376":{"tf":1.0}}}},"df":0,"docs":{}}},"df":11,"docs":{"143":{"tf":1.0},"173":{"tf":2.449489742783178},"225":{"tf":2.449489742783178},"273":{"tf":1.0},"286":{"tf":1.4142135623730951},"366":{"tf":1.0},"370":{"tf":2.8284271247461903},"371":{"tf":2.8284271247461903},"376":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.4142135623730951}}}},"b":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"58":{"tf":2.0}}}}},"df":0,"docs":{}},"p":{"+":{"8":{"df":1,"docs":{"379":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"366":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.7320508075688772},"380":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}},"x":{"+":{"4":{"*":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"371":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"366":{"tf":1.0},"371":{"tf":2.0},"378":{"tf":1.0}}}},"c":{"df":0,"docs":{},"x":{"df":6,"docs":{"286":{"tf":2.0},"287":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"375":{"tf":1.0},"377":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"139":{"tf":1.0},"173":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.4142135623730951}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"369":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"381":{"tf":1.0}}}}}},"x":{"df":6,"docs":{"139":{"tf":1.0},"287":{"tf":1.0},"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.0}}}},"df":24,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"203":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":3.1622776601683795},"241":{"tf":2.23606797749979},"26":{"tf":1.0},"273":{"tf":1.4142135623730951},"279":{"tf":2.0},"3":{"tf":1.0},"338":{"tf":1.0},"44":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"a":{"d":{"(":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"283":{"tf":1.0}}}},"df":0,"docs":{}},"df":11,"docs":{"120":{"tf":1.0},"122":{"tf":1.7320508075688772},"311":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"338":{"tf":1.0},"369":{"tf":1.0},"388":{"tf":1.0},"409":{"tf":1.0},"5":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"(":{"1":{"df":1,"docs":{"222":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"213":{"tf":1.0},"216":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":1.0}}}}},"i":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"330":{"tf":1.0},"333":{"tf":1.0},"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"268":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"334":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"307":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"258":{"tf":1.4142135623730951},"261":{"tf":1.0}},"i":{"df":3,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"307":{"tf":1.0},"321":{"tf":1.0},"334":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":15,"docs":{"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.0},"399":{"tf":2.23606797749979},"400":{"tf":1.0},"417":{"tf":2.449489742783178},"418":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"71":{"tf":2.449489742783178},"74":{"tf":2.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"91":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"233":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.0},"88":{"tf":1.0}}}}}},"d":{"df":3,"docs":{"27":{"tf":1.0},"356":{"tf":1.0},"44":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"129":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"21":{"tf":2.23606797749979},"22":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"350":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"241":{"tf":1.0},"253":{"tf":1.0},"293":{"tf":1.0}}},"df":0,"docs":{}}},"df":8,"docs":{"154":{"tf":1.0},"225":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"348":{"tf":1.4142135623730951},"94":{"tf":1.0}},"f":{"df":7,"docs":{"237":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"334":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"174":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"237":{"tf":3.7416573867739413},"264":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"345":{"tf":1.4142135623730951},"382":{"tf":1.7320508075688772},"402":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"425":{"tf":1.4142135623730951},"44":{"tf":1.0},"97":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"176":{"tf":1.0},"179":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}}},"|":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"g":{"1":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.0}}},"2":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.0}}},">":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"124":{"tf":1.4142135623730951},"139":{"tf":1.0},"143":{"tf":1.0},"375":{"tf":1.4142135623730951},"376":{"tf":1.4142135623730951},"395":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"423":{"tf":2.23606797749979},"90":{"tf":2.0}},"e":{"df":0,"docs":{},"x":{"=":{"'":{"^":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"120":{"tf":1.4142135623730951},"121":{"tf":1.7320508075688772},"123":{"tf":2.0},"124":{"tf":2.449489742783178},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"25":{"tf":1.4142135623730951},"67":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.4142135623730951}},"p":{"df":3,"docs":{"87":{"tf":1.4142135623730951},"92":{"tf":1.0},"97":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"n":{"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"89":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":30,"docs":{"124":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":2.0},"367":{"tf":1.7320508075688772},"368":{"tf":1.7320508075688772},"369":{"tf":2.0},"372":{"tf":2.0},"377":{"tf":1.7320508075688772},"378":{"tf":2.0},"384":{"tf":1.4142135623730951},"385":{"tf":2.449489742783178},"386":{"tf":2.8284271247461903},"388":{"tf":2.0},"389":{"tf":1.4142135623730951},"397":{"tf":1.4142135623730951},"404":{"tf":1.4142135623730951},"405":{"tf":2.0},"406":{"tf":1.7320508075688772},"407":{"tf":1.4142135623730951},"409":{"tf":2.0},"410":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"413":{"tf":1.0},"415":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"423":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":2.0}}},"y":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{")":{".":{"a":{"d":{"d":{"(":{"#":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"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":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"203":{"tf":1.0},"25":{"tf":1.7320508075688772},"346":{"tf":1.0},"351":{"tf":2.0},"9":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"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":{"*":{">":{"(":{"c":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"df":1,"docs":{"233":{"tf":1.0}},"x":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.0}}}}},"t":{"d":{":":{":":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"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":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}}},"df":1,"docs":{"233":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"l":{"a":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}}},"df":1,"docs":{"222":{"tf":1.0}},"t":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"261":{"tf":1.0}}}},"df":7,"docs":{"12":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.0},"351":{"tf":1.0},"371":{"tf":1.0},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"a":{"d":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}},"df":3,"docs":{"152":{"tf":1.4142135623730951},"222":{"tf":1.0},"273":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":8,"docs":{"146":{"tf":1.0},"176":{"tf":1.7320508075688772},"340":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":3.0},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}},"v":{"df":13,"docs":{"121":{"tf":1.0},"177":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"267":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"344":{"tf":2.8284271247461903},"362":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}}}}},"df":6,"docs":{"182":{"tf":1.7320508075688772},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"p":{"df":2,"docs":{"372":{"tf":1.0},"373":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"372":{"tf":2.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":6,"docs":{"19":{"tf":1.4142135623730951},"296":{"tf":1.0},"303":{"tf":1.0},"324":{"tf":2.0},"4":{"tf":1.4142135623730951},"92":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"372":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"207":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"51":{"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":2,"docs":{"176":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"285":{"tf":1.0},"310":{"tf":1.4142135623730951},"311":{"tf":1.0}}}}},"z":{"df":1,"docs":{"372":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":19,"docs":{"109":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"196":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"239":{"tf":1.0},"274":{"tf":2.0},"286":{"tf":1.0},"295":{"tf":1.0},"319":{"tf":1.0},"368":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":5,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"243":{"tf":1.4142135623730951},"55":{"tf":1.0},"63":{"tf":2.6457513110645907}}}},"i":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":1,"docs":{"52":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"193":{"tf":1.0},"268":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"273":{"tf":2.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":19,"docs":{"184":{"tf":1.7320508075688772},"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},"200":{"tf":1.0},"201":{"tf":1.0},"295":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"290":{"tf":1.4142135623730951},"30":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"380":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":9,"docs":{"188":{"tf":1.0},"233":{"tf":1.4142135623730951},"239":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}}}}}},"t":{"df":11,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":2.23606797749979},"279":{"tf":1.0},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"313":{"tf":1.0},"389":{"tf":1.0},"400":{"tf":1.0},"94":{"tf":1.4142135623730951},"99":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"123":{"tf":1.0}},"n":{"df":1,"docs":{"123":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":24,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"237":{"tf":1.0},"239":{"tf":3.1622776601683795},"240":{"tf":2.8284271247461903},"243":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.7320508075688772},"279":{"tf":1.0},"281":{"tf":1.0},"284":{"tf":1.4142135623730951},"313":{"tf":2.0},"362":{"tf":1.4142135623730951},"376":{"tf":2.0},"389":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"4":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.7320508075688772},"423":{"tf":1.0},"44":{"tf":1.7320508075688772},"46":{"tf":1.0},"72":{"tf":1.0}}}}}},"v":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"217":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"66":{"tf":1.4142135623730951}}}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"367":{"tf":1.0},"368":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"g":{"b":{"(":{"2":{"5":{"5":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"(":{"0":{"df":1,"docs":{"362":{"tf":1.0}}},"2":{"5":{"5":{"df":1,"docs":{"362":{"tf":1.0}}},"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":{},"p":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"343":{"tf":1.4142135623730951},"344":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"182":{"tf":1.0},"21":{"tf":1.0},"272":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"310":{"tf":1.0},"317":{"tf":1.0},"362":{"tf":1.4142135623730951},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"83":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"100":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951}}}},"p":{"+":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"371":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":6,"docs":{"134":{"tf":1.7320508075688772},"173":{"tf":1.0},"367":{"tf":1.0},"371":{"tf":1.0},"379":{"tf":1.0},"381":{"tf":1.4142135623730951}}},"s":{"c":{"df":3,"docs":{"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}},"v":{"3":{"2":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"422":{"tf":1.0},"424":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":6,"docs":{"363":{"tf":1.0},"421":{"tf":1.7320508075688772},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.4142135623730951},"425":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"295":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"[":{"0":{"df":1,"docs":{"410":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"173":{"tf":1.0},"284":{"tf":1.0},"410":{"tf":2.0}}},"n":{"b":{"df":1,"docs":{"366":{"tf":1.0}}},"d":{"df":1,"docs":{"366":{"tf":1.0}}},"df":0,"docs":{},"w":{"df":1,"docs":{"366":{"tf":1.0}}}},"o":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":4,"docs":{"216":{"tf":2.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"303":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.4142135623730951},"307":{"tf":1.0},"314":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"333":{"tf":1.0}}}},"w":{"df":1,"docs":{"357":{"tf":1.0}}}},"s":{"df":2,"docs":{"68":{"tf":1.0},"71":{"tf":1.0}},"i":{"df":7,"docs":{"139":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.0}}},"n":{"df":2,"docs":{"177":{"tf":1.0},"180":{"tf":1.0}}},"p":{",":{"0":{"df":0,"docs":{},"x":{"8":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"380":{"tf":1.4142135623730951}}},"s":{"df":2,"docs":{"200":{"tf":1.0},"77":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"128":{"tf":1.4142135623730951},"15":{"tf":1.0},"233":{"tf":2.449489742783178},"258":{"tf":2.0},"259":{"tf":1.4142135623730951},"260":{"tf":1.7320508075688772},"261":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"344":{"tf":1.7320508075688772},"346":{"tf":1.7320508075688772},"348":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"351":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"347":{"tf":2.449489742783178},"348":{"tf":1.4142135623730951}}}}}}},"n":{".":{"df":0,"docs":{},"g":{"d":{"b":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"df":40,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"203":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.7320508075688772},"212":{"tf":1.0},"245":{"tf":1.0},"249":{"tf":1.4142135623730951},"261":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.4142135623730951},"279":{"tf":1.4142135623730951},"280":{"tf":2.0},"281":{"tf":1.7320508075688772},"283":{"tf":1.0},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"308":{"tf":1.0},"313":{"tf":1.0},"34":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"42":{"tf":1.0},"424":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":9,"docs":{"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.0},"32":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"v":{"3":{"2":{"df":1,"docs":{"421":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"421":{"tf":1.0}},"i":{"df":1,"docs":{"425":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"237":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"w":{",":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"273":{"tf":1.0}}},"x":{"df":1,"docs":{"273":{"tf":1.0}}}},"s":{"0":{"df":2,"docs":{"423":{"tf":1.0},"46":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"423":{"tf":1.0}}},"df":1,"docs":{"423":{"tf":1.0}}},"2":{"df":1,"docs":{"423":{"tf":1.0}}},":":{"$":{"df":0,"docs":{},"w":{".":{"$":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"=":{"0":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"141":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{":":{"<":{"df":0,"docs":{},"w":{">":{".":{"<":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"2":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"180":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"349":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":12,"docs":{"101":{"tf":1.0},"121":{"tf":1.0},"171":{"tf":1.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.0},"256":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":1.0},"419":{"tf":1.4142135623730951},"64":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"407":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"105":{"tf":1.4142135623730951},"116":{"tf":1.0},"121":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"171":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"370":{"tf":2.0},"371":{"tf":1.4142135623730951},"377":{"tf":1.7320508075688772},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"397":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"423":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"89":{"tf":1.0},"90":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"362":{"tf":1.0}}}},"n":{"df":1,"docs":{"372":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":2,"docs":{"176":{"tf":1.0},"295":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":7,"docs":{"122":{"tf":1.0},"141":{"tf":2.23606797749979},"182":{"tf":1.0},"234":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.7320508075688772},"5":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"v":{"df":1,"docs":{"275":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"118":{"tf":1.4142135623730951},"139":{"tf":2.0},"209":{"tf":1.0},"210":{"tf":1.0},"275":{"tf":2.23606797749979},"308":{"tf":1.0},"358":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"42":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"1":{"df":1,"docs":{"162":{"tf":1.0}}},"2":{"df":1,"docs":{"162":{"tf":1.0}}},"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"158":{"tf":1.0},"160":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"160":{"tf":1.0}}}},"df":39,"docs":{"14":{"tf":1.0},"141":{"tf":3.872983346207417},"154":{"tf":1.0},"164":{"tf":1.4142135623730951},"176":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":2.6457513110645907},"191":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":2.0},"239":{"tf":1.4142135623730951},"243":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"27":{"tf":1.7320508075688772},"273":{"tf":1.0},"296":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"44":{"tf":2.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":2.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":14,"docs":{"107":{"tf":1.7320508075688772},"128":{"tf":1.0},"151":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"86":{"tf":2.23606797749979},"87":{"tf":1.0},"92":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"128":{"tf":1.0}}}}},"c":{"df":2,"docs":{"112":{"tf":1.0},"303":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"185":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"112":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{".":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"273":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":13,"docs":{"173":{"tf":1.0},"216":{"tf":2.0},"222":{"tf":1.7320508075688772},"223":{"tf":2.0},"224":{"tf":1.7320508075688772},"225":{"tf":2.0},"273":{"tf":2.449489742783178},"274":{"tf":2.6457513110645907},"275":{"tf":1.0},"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":17,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"15":{"tf":1.0},"185":{"tf":1.0},"211":{"tf":1.0},"22":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"253":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"292":{"tf":1.0},"296":{"tf":1.0},"342":{"tf":1.0},"351":{"tf":1.0},"62":{"tf":1.4142135623730951}},"k":{"df":2,"docs":{"149":{"tf":1.0},"154":{"tf":1.0}}},"n":{"df":3,"docs":{"272":{"tf":1.0},"274":{"tf":1.0},"33":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"200":{"tf":1.0},"222":{"tf":1.0},"273":{"tf":1.0},"297":{"tf":1.7320508075688772}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"105":{"tf":2.23606797749979},"150":{"tf":1.4142135623730951},"161":{"tf":1.0},"242":{"tf":1.4142135623730951},"360":{"tf":4.123105625617661},"424":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"85":{"tf":1.4142135623730951},"89":{"tf":2.0},"96":{"tf":1.0},"99":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"360":{"tf":1.4142135623730951}}}},"p":{"df":1,"docs":{"51":{"tf":1.0}}},"w":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"f":{".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"280":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"234":{"tf":1.0},"240":{"tf":1.7320508075688772},"260":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"d":{"df":3,"docs":{"107":{"tf":1.7320508075688772},"111":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.0},"270":{"tf":1.4142135623730951},"67":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"df":1,"docs":{"46":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"q":{"df":1,"docs":{"286":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"18":{"tf":1.4142135623730951},"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"165":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"107":{"tf":1.4142135623730951},"160":{"tf":1.0},"165":{"tf":1.7320508075688772},"351":{"tf":1.0}}}},"i":{"c":{"df":8,"docs":{"185":{"tf":1.0},"290":{"tf":1.4142135623730951},"292":{"tf":1.0},"308":{"tf":1.7320508075688772},"335":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":2.23606797749979},"344":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"127":{"tf":1.0},"139":{"tf":1.4142135623730951},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951}}}}}}},"t":{"(":{"&":{"df":1,"docs":{"141":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"368":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.4142135623730951}}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":44,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":2.23606797749979},"122":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":3.4641016151377544},"13":{"tf":1.0},"136":{"tf":1.4142135623730951},"139":{"tf":1.0},"141":{"tf":2.0},"147":{"tf":1.7320508075688772},"15":{"tf":1.7320508075688772},"182":{"tf":1.0},"19":{"tf":2.0},"23":{"tf":1.0},"241":{"tf":1.4142135623730951},"245":{"tf":1.0},"261":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"31":{"tf":1.0},"319":{"tf":1.0},"33":{"tf":2.23606797749979},"330":{"tf":1.0},"332":{"tf":1.4142135623730951},"333":{"tf":1.0},"334":{"tf":2.0},"349":{"tf":1.4142135623730951},"351":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"382":{"tf":1.0},"4":{"tf":1.4142135623730951},"410":{"tf":1.0},"419":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.0},"89":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"(":{"\"":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"271":{"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":1,"docs":{"50":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"316":{"tf":2.23606797749979},"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":6,"docs":{"283":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.4142135623730951},"321":{"tf":1.0},"58":{"tf":1.0}}}},"w":{"df":1,"docs":{"53":{"tf":1.0}}}},"x":{"df":0,"docs":{},"p":{"df":1,"docs":{"98":{"tf":1.7320508075688772}}}}},"f":{"df":1,"docs":{"368":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"239":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"h":{"a":{"1":{"df":1,"docs":{"58":{"tf":1.0}}},"2":{"5":{"6":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"=":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"120":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":10,"docs":{"120":{"tf":1.0},"123":{"tf":1.4142135623730951},"167":{"tf":1.7320508075688772},"196":{"tf":1.0},"245":{"tf":1.4142135623730951},"271":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"297":{"tf":2.0}}}}},"df":1,"docs":{"51":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"382":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"120":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.7320508075688772},"42":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"79":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"v":{"df":1,"docs":{"55":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"391":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"207":{"tf":1.0},"233":{"tf":2.6457513110645907},"242":{"tf":2.0},"251":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"313":{"tf":2.0},"44":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"w":{"(":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{},"p":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}},"df":39,"docs":{"105":{"tf":1.0},"128":{"tf":2.0},"185":{"tf":1.7320508075688772},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":2.23606797749979},"194":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"198":{"tf":1.0},"200":{"tf":1.7320508075688772},"205":{"tf":1.0},"207":{"tf":2.23606797749979},"211":{"tf":2.0},"223":{"tf":1.4142135623730951},"233":{"tf":1.0},"251":{"tf":1.0},"270":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.7320508075688772},"293":{"tf":1.7320508075688772},"306":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.4142135623730951},"322":{"tf":2.0},"50":{"tf":1.7320508075688772},"57":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":3.0},"64":{"tf":1.0},"65":{"tf":1.7320508075688772},"81":{"tf":1.0},"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"50":{"tf":1.0}}}}},"t":{"a":{"b":{"(":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":4,"docs":{"134":{"tf":1.0},"176":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":2.449489742783178}},"g":{"df":1,"docs":{"299":{"tf":1.0}},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"w":{"2":{")":{"<":{"<":{"3":{"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"125":{"tf":3.7416573867739413},"137":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"296":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"111":{"tf":1.0}}}}}},"df":6,"docs":{"102":{"tf":1.0},"110":{"tf":3.1622776601683795},"111":{"tf":2.0},"233":{"tf":2.0},"314":{"tf":1.0},"368":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"df":2,"docs":{"137":{"tf":2.0},"299":{"tf":1.0}}}}}}},"l":{"df":1,"docs":{"366":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"233":{"tf":1.0}}}}}},"df":6,"docs":{"165":{"tf":1.0},"233":{"tf":1.7320508075688772},"241":{"tf":1.0},"253":{"tf":1.0},"284":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.0},"27":{"tf":1.0},"285":{"tf":1.0},"373":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":15,"docs":{"195":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.4142135623730951},"239":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"319":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"362":{"tf":1.0},"49":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}}}}}},"z":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"159":{"tf":1.0},"162":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"216":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"308":{"tf":1.0},"370":{"tf":1.7320508075688772},"372":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"414":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":1,"docs":{"313":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0},"381":{"tf":1.7320508075688772},"401":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"424":{"tf":1.7320508075688772}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"214":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"120":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"233":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"321":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"271":{"tf":1.0}}}}},"p":{"df":2,"docs":{"158":{"tf":1.0},"159":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"333":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"170":{"tf":2.8284271247461903},"174":{"tf":1.0},"333":{"tf":3.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"158":{"tf":1.4142135623730951},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"185":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"(":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"185":{"tf":1.0},"193":{"tf":2.23606797749979},"194":{"tf":1.4142135623730951},"203":{"tf":1.0},"290":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"295":{"tf":1.0},"63":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.0}}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"167":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"241":{"tf":1.0},"253":{"tf":1.0}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"141":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"180":{"tf":1.4142135623730951},"346":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"n":{"d":{"]":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{":":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"c":{"df":13,"docs":{"0":{"tf":1.0},"121":{"tf":1.0},"128":{"tf":2.0},"140":{"tf":1.0},"171":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"283":{"tf":1.4142135623730951},"338":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.0},"50":{"tf":1.4142135623730951},"95":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"1":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"df":1,"docs":{"386":{"tf":1.0}}},"3":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"150":{"tf":1.7320508075688772},"296":{"tf":1.0},"357":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"120":{"tf":1.0}}}}},"c":{"df":1,"docs":{"91":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":13,"docs":{"366":{"tf":1.0},"385":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"397":{"tf":1.0},"398":{"tf":1.7320508075688772},"400":{"tf":3.3166247903554},"405":{"tf":1.0},"411":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"415":{"tf":1.0},"416":{"tf":1.7320508075688772},"418":{"tf":1.0},"423":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"7":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"237":{"tf":1.0},"241":{"tf":3.4641016151377544},"242":{"tf":4.123105625617661},"32":{"tf":1.4142135623730951},"340":{"tf":1.0},"367":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"70":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"f":{"df":11,"docs":{"121":{"tf":1.0},"182":{"tf":1.0},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"299":{"tf":1.7320508075688772},"343":{"tf":1.0},"360":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"52":{"tf":1.0},"59":{"tf":1.4142135623730951},"95":{"tf":1.0}},"i":{"df":36,"docs":{"102":{"tf":1.4142135623730951},"109":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"170":{"tf":1.0},"23":{"tf":1.7320508075688772},"233":{"tf":1.4142135623730951},"25":{"tf":1.0},"256":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":2.23606797749979},"297":{"tf":1.0},"314":{"tf":1.4142135623730951},"351":{"tf":1.0},"370":{"tf":1.0},"399":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":2.449489742783178},"61":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"7":{"tf":1.0},"72":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"261":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"l":{"df":1,"docs":{"366":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"33":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"68":{"tf":1.7320508075688772},"71":{"tf":1.0},"83":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"df":1,"docs":{"386":{"tf":1.0}}},"3":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"c":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"283":{"tf":1.0},"338":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"(":{"8":{"df":1,"docs":{"193":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"b":{"df":1,"docs":{"112":{"tf":1.0}}},"df":4,"docs":{"176":{"tf":1.0},"184":{"tf":1.0},"193":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772}},"h":{"df":1,"docs":{"340":{"tf":1.0}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"321":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":20,"docs":{"201":{"tf":1.0},"203":{"tf":1.0},"246":{"tf":1.4142135623730951},"346":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"379":{"tf":1.7320508075688772},"380":{"tf":1.4142135623730951},"385":{"tf":1.0},"386":{"tf":2.0},"395":{"tf":1.0},"398":{"tf":1.7320508075688772},"399":{"tf":1.7320508075688772},"405":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.7320508075688772},"417":{"tf":1.7320508075688772},"423":{"tf":1.0},"48":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"182":{"tf":1.0}}},"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"3":{"_":{"1":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"5":{"_":{"1":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"68":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"72":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"231":{"tf":1.0},"3":{"tf":1.0},"349":{"tf":1.0},"394":{"tf":1.4142135623730951},"402":{"tf":1.0},"412":{"tf":1.4142135623730951},"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"260":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"146":{"tf":1.0},"158":{"tf":1.0},"171":{"tf":1.7320508075688772},"182":{"tf":1.0},"19":{"tf":1.0},"214":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"233":{"tf":1.0},"243":{"tf":1.0},"280":{"tf":1.0},"290":{"tf":1.4142135623730951},"292":{"tf":1.0},"33":{"tf":1.0},"340":{"tf":1.0},"356":{"tf":1.4142135623730951},"362":{"tf":1.0},"38":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":2.0},"75":{"tf":1.0},"89":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"164":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"308":{"tf":1.0},"335":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.7320508075688772}}}},"t":{"df":3,"docs":{"207":{"tf":2.23606797749979},"61":{"tf":1.0},"62":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"290":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.0}}}},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":13,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"171":{"tf":1.0},"185":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"193":{"tf":1.0},"290":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"350":{"tf":1.0},"407":{"tf":1.0},"94":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"346":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"249":{"tf":1.0},"279":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"!":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"b":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"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":{}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"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":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"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":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{}}}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"233":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"240":{"tf":2.0},"241":{"tf":2.0},"242":{"tf":2.0},"245":{"tf":1.0},"256":{"tf":1.0},"274":{"tf":1.0},"313":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"195":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"212":{"tf":1.0},"322":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"203":{"tf":1.0}}}},"u":{"df":14,"docs":{"290":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"308":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"406":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0}}}}},"d":{":":{":":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"236":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"t":{"<":{"!":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"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":{}}},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"238":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"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":{}}},"m":{"a":{"df":0,"docs":{},"p":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":2.0},"243":{"tf":1.4142135623730951}},"s":{"(":{"\"":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"(":{"df":1,"docs":{"243":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"df":1,"docs":{"243":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"2":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}}},"~":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"240":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"238":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"241":{"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":1,"docs":{"241":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"233":{"tf":1.4142135623730951},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":3,"docs":{"168":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"296":{"tf":1.0},"67":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"285":{"tf":1.0},"313":{"tf":1.0}}}},"df":2,"docs":{"171":{"tf":2.0},"207":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"21":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"338":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"260":{"tf":1.4142135623730951},"261":{"tf":1.0}}},"p":{"df":2,"docs":{"134":{"tf":1.4142135623730951},"18":{"tf":1.0}}}},"h":{"df":1,"docs":{"37":{"tf":1.7320508075688772}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"407":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}},"df":4,"docs":{"120":{"tf":1.0},"123":{"tf":3.4641016151377544},"134":{"tf":1.0},"290":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"243":{"tf":1.0},"286":{"tf":1.0},"303":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"233":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"372":{"tf":1.0},"389":{"tf":1.0},"7":{"tf":1.0}}}},"s":{"b":{"df":2,"docs":{"372":{"tf":1.0},"373":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"393":{"tf":1.0},"400":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"203":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":1.4142135623730951},"278":{"tf":1.0},"3":{"tf":2.23606797749979},"46":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"218":{"tf":1.4142135623730951},"219":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"237":{"tf":1.0},"310":{"tf":2.0},"311":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":2.8284271247461903}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"417":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":19,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"23":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":3.1622776601683795},"4":{"tf":1.0},"46":{"tf":1.7320508075688772},"6":{"tf":1.7320508075688772},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.0},"91":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"141":{"tf":2.23606797749979},"237":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"241":{"tf":3.1622776601683795},"242":{"tf":2.0},"243":{"tf":1.7320508075688772},"311":{"tf":1.7320508075688772},"313":{"tf":2.23606797749979}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"66":{"tf":1.0}}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"w":{"df":1,"docs":{"391":{"tf":1.4142135623730951}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"5":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{";":{"\"":{">":{"<":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"362":{"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":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{",":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"129":{"tf":1.7320508075688772},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"362":{"tf":1.4142135623730951}}}}}},"u":{"b":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}},"df":8,"docs":{"101":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"287":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"65":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"105":{"tf":1.7320508075688772},"112":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"64":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":3.4641016151377544}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"128":{"tf":2.0},"19":{"tf":1.0},"264":{"tf":1.7320508075688772},"4":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"260":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"203":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"346":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":5,"docs":{"15":{"tf":1.0},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"319":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":9,"docs":{"162":{"tf":2.23606797749979},"303":{"tf":2.6457513110645907},"304":{"tf":2.0},"307":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.0},"340":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"df":1,"docs":{"176":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":4,"docs":{"19":{"tf":1.4142135623730951},"296":{"tf":1.0},"372":{"tf":1.0},"4":{"tf":1.4142135623730951}}}}}},"m":{"(":{"1":{"0":{"df":1,"docs":{"281":{"tf":1.0}}},"df":1,"docs":{"281":{"tf":1.0}}},"a":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"281":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"64":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"389":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":12,"docs":{"155":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"167":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"283":{"tf":1.0},"314":{"tf":1.0},"368":{"tf":1.0},"9":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"120":{"tf":1.0}}}}},"v":{"c":{"df":2,"docs":{"401":{"tf":1.4142135623730951},"407":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.7320508075688772}}}},"w":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"156":{"tf":1.0},"288":{"tf":1.0},"305":{"tf":1.7320508075688772},"306":{"tf":1.7320508075688772},"307":{"tf":2.449489742783178},"308":{"tf":2.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"307":{"tf":2.6457513110645907},"308":{"tf":2.6457513110645907}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"307":{"tf":1.0},"308":{"tf":1.0}}}},"n":{"df":3,"docs":{"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0}}}}}},"df":1,"docs":{"307":{"tf":1.0}},"i":{"df":1,"docs":{"419":{"tf":1.4142135623730951}},"t":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"116":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"157":{"tf":1.7320508075688772},"29":{"tf":1.0},"313":{"tf":1.4142135623730951},"38":{"tf":1.7320508075688772},"58":{"tf":1.0},"63":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"y":{"df":2,"docs":{"176":{"tf":1.0},"407":{"tf":1.0}},"m":{".":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"272":{"tf":2.0}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"229":{"tf":1.0}}}}}},"df":16,"docs":{"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"141":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.7320508075688772},"227":{"tf":1.0},"229":{"tf":1.4142135623730951},"230":{"tf":1.0},"270":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":4.898979485566356},"275":{"tf":3.1622776601683795},"276":{"tf":2.0},"97":{"tf":1.0}}}}},"df":6,"docs":{"121":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"268":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"t":{"a":{"b":{"df":1,"docs":{"222":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"_":{"df":0,"docs":{},"r":{"c":{"d":{"df":0,"docs":{},"v":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"c":{"df":1,"docs":{"179":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":2,"docs":{"364":{"tf":1.4142135623730951},"383":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":3,"docs":{"121":{"tf":1.0},"223":{"tf":1.0},"381":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"123":{"tf":2.449489742783178},"127":{"tf":1.0},"173":{"tf":1.4142135623730951},"203":{"tf":3.1622776601683795},"204":{"tf":1.0},"225":{"tf":1.4142135623730951},"381":{"tf":2.6457513110645907},"401":{"tf":2.23606797749979},"419":{"tf":2.23606797749979},"424":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"290":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"308":{"tf":1.0},"335":{"tf":1.0}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"5":{"df":1,"docs":{"294":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"5":{"df":1,"docs":{"294":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":10,"docs":{"288":{"tf":1.0},"289":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"299":{"tf":1.4142135623730951},"308":{"tf":1.0},"335":{"tf":1.4142135623730951}}},"df":15,"docs":{"123":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.0},"174":{"tf":1.0},"26":{"tf":1.0},"291":{"tf":1.0},"293":{"tf":1.0},"308":{"tf":1.0},"382":{"tf":1.7320508075688772},"388":{"tf":2.0},"409":{"tf":2.0}},"v":{"df":2,"docs":{"254":{"tf":1.0},"382":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"374":{"tf":1.4142135623730951}}}}}},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"279":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"0":{"df":2,"docs":{"236":{"tf":2.0},"423":{"tf":1.0}}},"1":{"'":{"df":1,"docs":{"233":{"tf":1.0}}},"df":2,"docs":{"233":{"tf":1.0},"236":{"tf":1.7320508075688772}}},"2":{"'":{"df":1,"docs":{"233":{"tf":1.0}}},"*":{">":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"233":{"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":{"233":{"tf":1.0},"423":{"tf":1.0}}},"3":{"df":1,"docs":{"423":{"tf":1.0}}},"6":{"df":1,"docs":{"423":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"241":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"b":{">":{"<":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"358":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"52":{"tf":1.0},"95":{"tf":1.0}},"l":{"df":12,"docs":{"162":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"273":{"tf":2.23606797749979},"274":{"tf":2.0},"275":{"tf":1.0},"346":{"tf":1.7320508075688772},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"362":{"tf":1.7320508075688772}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"362":{"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":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"347":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"214":{"tf":1.0},"215":{"tf":1.4142135623730951}},"g":{"/":{"<":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":4,"docs":{"170":{"tf":2.23606797749979},"241":{"tf":1.7320508075688772},"59":{"tf":3.1622776601683795},"97":{"tf":2.449489742783178}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":9,"docs":{"15":{"tf":1.0},"203":{"tf":1.0},"225":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"7":{"tf":1.0}},"n":{"df":2,"docs":{"283":{"tf":1.0},"44":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":4,"docs":{"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":2.23606797749979},"317":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"314":{"tf":2.0}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"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":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"256":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":11,"docs":{"120":{"tf":1.4142135623730951},"146":{"tf":1.0},"171":{"tf":1.4142135623730951},"249":{"tf":1.0},"250":{"tf":1.7320508075688772},"256":{"tf":2.23606797749979},"258":{"tf":1.7320508075688772},"260":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"335":{"tf":1.0},"346":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"207":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"214":{"tf":1.0},"215":{"tf":1.4142135623730951}},"p":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"1":{"2":{"3":{"4":{"5":{"df":1,"docs":{"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":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"164":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{":":{"1":{"2":{"3":{"4":{"5":{"df":1,"docs":{"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":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"191":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"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":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"337":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"340":{"tf":1.4142135623730951}}}}}},"df":10,"docs":{"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"185":{"tf":1.4142135623730951},"188":{"tf":2.23606797749979},"191":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":2.0}}}},"df":19,"docs":{"167":{"tf":1.0},"182":{"tf":1.0},"236":{"tf":2.0},"237":{"tf":1.7320508075688772},"238":{"tf":2.6457513110645907},"239":{"tf":1.7320508075688772},"241":{"tf":3.605551275463989},"242":{"tf":1.7320508075688772},"243":{"tf":1.7320508075688772},"279":{"tf":1.0},"313":{"tf":2.0},"333":{"tf":1.0},"358":{"tf":1.0},"407":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"53":{"tf":1.0},"72":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"307":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"284":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"234":{"tf":1.0},"273":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"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":1,"docs":{"165":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"423":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"236":{"tf":1.7320508075688772},"237":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772},"241":{"tf":3.3166247903554},"242":{"tf":3.872983346207417},"356":{"tf":1.0},"357":{"tf":1.4142135623730951}},"e":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"236":{"tf":1.4142135623730951},"237":{"tf":1.7320508075688772},"238":{"tf":2.0},"239":{"tf":3.605551275463989},"240":{"tf":1.7320508075688772},"241":{"tf":4.47213595499958},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"121":{"tf":1.0},"149":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"87":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"121":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}}}}}}}},".":{"c":{":":{"1":{"0":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"141":{"tf":1.0}}},"5":{"df":1,"docs":{"141":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"c":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"df":1,"docs":{"286":{"tf":1.0}}},"df":2,"docs":{"173":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951}},"g":{"c":{"d":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":2,"docs":{"173":{"tf":1.7320508075688772},"225":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"280":{"tf":1.0},"281":{"tf":1.4142135623730951}}}}},"1":{"df":1,"docs":{"240":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"240":{"tf":1.0}}},"_":{"b":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"(":{"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":{},"i":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"c":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"173":{"tf":2.449489742783178},"225":{"tf":2.0},"240":{"tf":2.0},"253":{"tf":1.4142135623730951},"280":{"tf":2.0},"286":{"tf":2.6457513110645907},"287":{"tf":2.449489742783178},"292":{"tf":1.7320508075688772},"351":{"tf":1.0},"8":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"237":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"df":18,"docs":{"130":{"tf":1.4142135623730951},"173":{"tf":1.0},"182":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":2.0},"283":{"tf":1.0},"3":{"tf":2.23606797749979},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"52":{"tf":1.4142135623730951},"60":{"tf":1.0},"89":{"tf":2.0},"91":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"225":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"237":{"tf":1.4142135623730951},"271":{"tf":1.0},"275":{"tf":1.0},"319":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"70":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":8,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":3.0},"136":{"tf":2.0},"138":{"tf":1.7320508075688772},"201":{"tf":1.0},"207":{"tf":1.0},"423":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"15":{"tf":1.0},"323":{"tf":1.0},"62":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":9,"docs":{"163":{"tf":1.0},"233":{"tf":1.7320508075688772},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"296":{"tf":1.0},"51":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}}},"w":{"df":1,"docs":{"123":{"tf":1.0}},"n":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"5":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":18,"docs":{"120":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"233":{"tf":1.0},"253":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"299":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.0},"416":{"tf":1.0},"44":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0}},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.7320508075688772}}}},"r":{"df":1,"docs":{"290":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"203":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"v":{"df":2,"docs":{"311":{"tf":1.0},"313":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}},"m":{"df":1,"docs":{"313":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"274":{"tf":3.1622776601683795}}},"u":{"df":0,"docs":{},"x":{"(":{"1":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"52":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"1":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":4.358898943540674},"51":{"tf":3.3166247903554},"52":{"tf":1.0},"53":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"121":{"tf":1.0},"122":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"240":{"tf":1.0},"346":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"130":{"tf":1.0},"52":{"tf":1.4142135623730951},"84":{"tf":1.0},"99":{"tf":1.0}}}}},"k":{"df":1,"docs":{"279":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"121":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":185,"docs":{"1":{"tf":1.7320508075688772},"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},"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.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.4142135623730951},"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},"19":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"225":{"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},"3":{"tf":1.0},"30":{"tf":1.0},"306":{"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},"4":{"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},"5":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"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},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"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.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}},"x":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"x":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":1,"docs":{"362":{"tf":4.0}}}}}}},"p":{"df":3,"docs":{"207":{"tf":1.0},"319":{"tf":1.0},"362":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"319":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"256":{"tf":1.0}},"p":{"a":{"d":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"y":{"df":2,"docs":{"225":{"tf":1.0},"313":{"tf":1.4142135623730951}}}},"p":{"df":1,"docs":{"423":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"=":{"!":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"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":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"[":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"349":{"tf":1.0}}}},"df":19,"docs":{"169":{"tf":3.0},"173":{"tf":1.0},"202":{"tf":1.7320508075688772},"203":{"tf":3.0},"204":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.7320508075688772},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"212":{"tf":1.0},"245":{"tf":2.23606797749979},"246":{"tf":1.4142135623730951},"301":{"tf":2.0},"338":{"tf":1.0},"349":{"tf":2.449489742783178},"48":{"tf":1.0}},"r":{"df":2,"docs":{"173":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951}}}},"k":{"df":4,"docs":{"350":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"63":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"338":{"tf":1.0},"340":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"239":{"tf":1.0},"241":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":2.6457513110645907}}}}}}}},"n":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"167":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"362":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"351":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"185":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"121":{"tf":1.0},"25":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"63":{"tf":2.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":4,"docs":{"129":{"tf":1.0},"192":{"tf":1.0},"241":{"tf":2.0},"242":{"tf":2.0}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"261":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":8,"docs":{"120":{"tf":1.0},"239":{"tf":2.0},"240":{"tf":1.0},"241":{"tf":1.0},"271":{"tf":1.0},"362":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"185":{"tf":1.0},"203":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"a":{"b":{"1":{"df":1,"docs":{"358":{"tf":1.0}}},"2":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"203":{"tf":1.0},"241":{"tf":1.7320508075688772}},"i":{"df":5,"docs":{"118":{"tf":1.7320508075688772},"120":{"tf":2.449489742783178},"129":{"tf":1.0},"145":{"tf":1.0},"349":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"130":{"tf":1.4142135623730951},"207":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"273":{"tf":1.0}}}}},"v":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":14,"docs":{"132":{"tf":1.0},"162":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"346":{"tf":1.0},"413":{"tf":1.0},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.0}}}},"x":{"1":{"df":3,"docs":{"215":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0}}},"4":{"df":3,"docs":{"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}}},"=":{"\"":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"290":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"292":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"290":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":31,"docs":{"132":{"tf":1.0},"216":{"tf":1.0},"232":{"tf":1.4142135623730951},"233":{"tf":6.164414002968976},"235":{"tf":1.7320508075688772},"236":{"tf":2.23606797749979},"237":{"tf":1.0},"238":{"tf":2.0},"241":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"290":{"tf":1.0},"297":{"tf":1.0},"302":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.7320508075688772},"314":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"232":{"tf":1.0},"236":{"tf":1.4142135623730951},"238":{"tf":2.23606797749979},"239":{"tf":2.6457513110645907},"240":{"tf":1.0},"241":{"tf":2.6457513110645907},"242":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}}},"i":{"c":{"df":2,"docs":{"295":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"$":{"(":{"df":0,"docs":{},"w":{"c":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{".":{".":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"0":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"233":{"tf":3.1622776601683795}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":4,"docs":{"300":{"tf":1.4142135623730951},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.4142135623730951}}}},"df":25,"docs":{"102":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"185":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"226":{"tf":1.0},"238":{"tf":3.0},"242":{"tf":1.0},"26":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.0},"31":{"tf":1.4142135623730951},"330":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.0},"98":{"tf":1.0}},"i":{"d":{"=":{"0":{"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"105":{"tf":1.0},"195":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0}}},"df":1,"docs":{"130":{"tf":1.7320508075688772}}},"l":{"df":1,"docs":{"357":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.0},"330":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}}},"d":{"df":2,"docs":{"274":{"tf":2.8284271247461903},"407":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"226":{"tf":1.0},"233":{"tf":1.7320508075688772}}}}},"r":{"df":4,"docs":{"300":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"47":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"355":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"177":{"tf":1.0},"180":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"286":{"tf":1.0},"5":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"290":{"tf":4.58257569495584},"291":{"tf":2.0},"292":{"tf":2.449489742783178},"293":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":2.23606797749979}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"30":{"tf":1.4142135623730951},"31":{"tf":1.0}}}}}},"x":{"(":{"7":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"185":{"tf":1.0},"193":{"tf":1.0},"314":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.4142135623730951}}}}}},"o":{"a":{"d":{"df":3,"docs":{"123":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"192":{"tf":1.0},"304":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"177":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"300":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":5,"docs":{"221":{"tf":1.4142135623730951},"233":{"tf":2.449489742783178},"239":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"313":{"tf":1.7320508075688772}},"e":{"d":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"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":{},"l":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"372":{"tf":1.7320508075688772}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.0}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"116":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"317":{"tf":1.0},"335":{"tf":1.0},"411":{"tf":1.0},"417":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":7,"docs":{"130":{"tf":1.0},"273":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"78":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"176":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"385":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"119":{"tf":1.4142135623730951},"200":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.7320508075688772},"293":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}},"b":{"df":3,"docs":{"158":{"tf":1.0},"163":{"tf":3.0},"174":{"tf":1.0}}},"df":71,"docs":{"108":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"193":{"tf":1.0},"207":{"tf":2.0},"216":{"tf":1.0},"223":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":3.1622776601683795},"240":{"tf":2.23606797749979},"241":{"tf":2.0},"246":{"tf":1.0},"258":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"263":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"29":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"3":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.7320508075688772},"308":{"tf":1.4142135623730951},"309":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":2.0},"33":{"tf":1.0},"338":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"346":{"tf":1.7320508075688772},"349":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"87":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":2.6457513110645907}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"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":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"r":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"w":{"d":{"=":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{":":{"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":{"2":{"3":{"4":{"df":1,"docs":{"166":{"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":{}}}}}}}},"1":{"2":{"3":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":27,"docs":{"102":{"tf":1.4142135623730951},"105":{"tf":2.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"183":{"tf":1.0},"188":{"tf":1.7320508075688772},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":2.0},"293":{"tf":1.4142135623730951},"296":{"tf":1.0},"301":{"tf":1.0},"316":{"tf":1.4142135623730951},"317":{"tf":1.0},"368":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":1.7320508075688772},"79":{"tf":2.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"r":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"299":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"(":{"1":{"df":1,"docs":{"212":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"/":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"381":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"272":{"tf":1.7320508075688772},"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"274":{"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":2,"docs":{"198":{"tf":1.4142135623730951},"407":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"273":{"tf":1.0},"285":{"tf":1.0},"308":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"15":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"237":{"tf":1.0},"243":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}},"=":{"1":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"141":{"tf":1.0}}},"3":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"293":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.7320508075688772},"371":{"tf":1.7320508075688772},"50":{"tf":1.0},"78":{"tf":1.0}},"i":{"d":{"df":5,"docs":{"141":{"tf":1.7320508075688772},"233":{"tf":2.0},"398":{"tf":1.0},"416":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"s":{"[":{"$":{"1":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":26,"docs":{"141":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"207":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":2.6457513110645907},"236":{"tf":1.4142135623730951},"237":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"31":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":2.0},"396":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"414":{"tf":1.7320508075688772},"6":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951}},"e":{"(":{")":{".":{"df":0,"docs":{},"~":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"#":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"%":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"=":{"$":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"262":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"b":{"c":{"df":1,"docs":{"262":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"262":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":32,"docs":{"12":{"tf":1.7320508075688772},"122":{"tf":1.0},"124":{"tf":1.7320508075688772},"136":{"tf":1.0},"141":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"238":{"tf":1.0},"25":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"261":{"tf":2.0},"262":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"274":{"tf":1.0},"30":{"tf":2.23606797749979},"31":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":2.0},"50":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.7320508075688772},"79":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.0}}}},"d":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"388":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"319":{"tf":2.23606797749979},"321":{"tf":1.7320508075688772},"323":{"tf":2.449489742783178}},"x":{"df":1,"docs":{"321":{"tf":1.0}}}}}},"df":24,"docs":{"141":{"tf":3.3166247903554},"15":{"tf":1.0},"212":{"tf":1.0},"239":{"tf":1.4142135623730951},"280":{"tf":1.0},"281":{"tf":1.0},"3":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"322":{"tf":1.0},"379":{"tf":1.0},"395":{"tf":1.0},"399":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.0},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.7320508075688772},"78":{"tf":1.7320508075688772},"81":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"c":{"+":{"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"a":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":2.23606797749979},"6":{"tf":1.0}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"0":{"4":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"256":{"tf":1.0},"31":{"tf":1.0},"349":{"tf":1.0},"57":{"tf":1.0}}}}},"df":1,"docs":{"303":{"tf":1.0}},"i":{"df":1,"docs":{"349":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"272":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"0":{"0":{"0":{"0":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"227":{"tf":1.0},"233":{"tf":1.4142135623730951},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"274":{"tf":5.477225575051661},"275":{"tf":3.7416573867739413},"276":{"tf":2.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"357":{"tf":1.0},"52":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"g":{"a":{"df":2,"docs":{"158":{"tf":1.0},"160":{"tf":1.0}}},"df":0,"docs":{}},"i":{"a":{"df":12,"docs":{"11":{"tf":1.0},"123":{"tf":1.0},"139":{"tf":1.0},"233":{"tf":1.0},"25":{"tf":1.0},"273":{"tf":1.0},"301":{"tf":1.0},"330":{"tf":1.0},"350":{"tf":1.0},"41":{"tf":1.0},"68":{"tf":1.4142135623730951},"9":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":5,"docs":{"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"53":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"85":{"tf":1.0}}}},"m":{"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"167":{"tf":1.0}}},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"323":{"tf":2.8284271247461903},"324":{"tf":2.449489742783178}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"200":{"tf":1.0},"319":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"256":{"tf":1.0},"333":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}}},"df":9,"docs":{"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"159":{"tf":1.0},"162":{"tf":1.7320508075688772},"163":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":2.23606797749979},"171":{"tf":2.0},"174":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"77":{"tf":1.7320508075688772}}}}}},"n":{"c":{"=":{"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":{":":{"4":{"2":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"d":{"*":{">":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":15,"docs":{"135":{"tf":1.0},"141":{"tf":1.0},"236":{"tf":2.0},"237":{"tf":2.23606797749979},"239":{"tf":2.0},"240":{"tf":1.7320508075688772},"241":{"tf":3.4641016151377544},"243":{"tf":1.0},"245":{"tf":1.0},"253":{"tf":2.0},"275":{"tf":2.8284271247461903},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"395":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}},"l":{"1":{"df":1,"docs":{"382":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"382":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"382":{"tf":1.4142135623730951}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"351":{"tf":1.4142135623730951}}},"v":{"df":1,"docs":{"58":{"tf":1.0}}}},"w":{"0":{"df":1,"docs":{"385":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"311":{"tf":1.0}}},"8":{"df":1,"docs":{"385":{"tf":1.0}}},"9":{"df":1,"docs":{"385":{"tf":1.0}}},"df":1,"docs":{"391":{"tf":1.4142135623730951}}},"3":{"0":{"df":1,"docs":{"385":{"tf":1.0}}},"df":1,"docs":{"310":{"tf":1.0}}},"4":{"df":3,"docs":{"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"180":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"401":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"164":{"tf":1.0},"165":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"279":{"tf":1.7320508075688772}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"249":{"tf":1.0},"251":{"tf":1.7320508075688772}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"141":{"tf":2.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"122":{"tf":2.449489742783178},"141":{"tf":3.872983346207417}}}}}}}}},"df":0,"docs":{}},"y":{"df":4,"docs":{"162":{"tf":1.0},"235":{"tf":1.0},"256":{"tf":1.0},"42":{"tf":1.0}}}},"df":21,"docs":{"145":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.4142135623730951},"216":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"338":{"tf":1.0},"340":{"tf":1.0},"351":{"tf":1.0},"372":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.4142135623730951},"93":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"274":{"tf":2.0}}}},"b":{"df":10,"docs":{"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"241":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":6,"docs":{"311":{"tf":1.0},"347":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"222":{"tf":1.4142135623730951},"93":{"tf":1.0}},"n":{"df":1,"docs":{"93":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"160":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":2.23606797749979},"83":{"tf":3.1622776601683795},"85":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"340":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"162":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"165":{"tf":1.0},"23":{"tf":1.0},"239":{"tf":1.0},"253":{"tf":1.4142135623730951},"261":{"tf":1.0},"62":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"l":{"df":4,"docs":{"275":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"n":{"df":1,"docs":{"385":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"245":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":8,"docs":{"12":{"tf":2.449489742783178},"13":{"tf":1.0},"233":{"tf":1.0},"26":{"tf":2.6457513110645907},"370":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"86":{"tf":1.4142135623730951}},"s":{"[":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"143":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"241":{"tf":1.0},"261":{"tf":1.4142135623730951},"273":{"tf":1.0},"55":{"tf":1.7320508075688772},"63":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":5,"docs":{"143":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":2.23606797749979},"237":{"tf":2.0},"240":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"2":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":25,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"14":{"tf":1.0},"154":{"tf":1.4142135623730951},"162":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"185":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.0},"27":{"tf":1.0},"276":{"tf":1.0},"283":{"tf":1.4142135623730951},"287":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"338":{"tf":1.0},"369":{"tf":1.0},"385":{"tf":1.0},"388":{"tf":1.0},"409":{"tf":1.0},"44":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"385":{"tf":1.0}}}},"v":{"df":1,"docs":{"154":{"tf":1.0}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"385":{"tf":1.0}}}}},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"282":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}}},"0":{"df":9,"docs":{"385":{"tf":1.0},"388":{"tf":2.0},"391":{"tf":3.1622776601683795},"392":{"tf":2.0},"393":{"tf":2.449489742783178},"395":{"tf":1.0},"396":{"tf":1.0},"401":{"tf":1.4142135623730951},"423":{"tf":1.0}}},"1":{"+":{"=":{"8":{"df":1,"docs":{"392":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"423":{"tf":1.0}}},"7":{"df":1,"docs":{"423":{"tf":1.0}}},"8":{"df":1,"docs":{"423":{"tf":1.0}}},"9":{"df":1,"docs":{"397":{"tf":1.0}}},"df":5,"docs":{"391":{"tf":3.1622776601683795},"392":{"tf":2.0},"393":{"tf":2.0},"401":{"tf":1.0},"423":{"tf":1.0}}},"2":{"7":{"df":1,"docs":{"423":{"tf":1.0}}},"8":{"df":3,"docs":{"385":{"tf":1.0},"397":{"tf":1.0},"423":{"tf":1.0}}},"9":{"df":3,"docs":{"385":{"tf":1.0},"399":{"tf":1.4142135623730951},"400":{"tf":2.23606797749979}}},"<":{"<":{"3":{"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"391":{"tf":1.0},"393":{"tf":2.0},"401":{"tf":1.7320508075688772},"423":{"tf":1.0}}},"3":{"0":{"df":3,"docs":{"385":{"tf":1.0},"389":{"tf":1.4142135623730951},"400":{"tf":2.0}}},"1":{"df":1,"docs":{"423":{"tf":1.0}}},"df":1,"docs":{"423":{"tf":1.0}}},"4":{"df":1,"docs":{"423":{"tf":1.0}}},"5":{"df":1,"docs":{"423":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}},"7":{"df":2,"docs":{"395":{"tf":1.0},"423":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"215":{"tf":1.0}}}},"df":2,"docs":{"220":{"tf":1.0},"221":{"tf":1.0}}}}}}},"8":{"6":{"_":{"6":{"4":{"df":31,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.0},"173":{"tf":1.0},"273":{"tf":1.4142135623730951},"363":{"tf":1.0},"364":{"tf":2.23606797749979},"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":2.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"134":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"173":{"tf":1.0},"225":{"tf":1.0},"364":{"tf":1.4142135623730951}}},"df":1,"docs":{"423":{"tf":1.0}}},"9":{"df":1,"docs":{"423":{"tf":1.0}}},":":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"z":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":2.0}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"180":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"334":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"253":{"tf":1.0},"274":{"tf":1.0}}},"df":31,"docs":{"118":{"tf":1.0},"130":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"157":{"tf":1.0},"193":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.0},"233":{"tf":1.4142135623730951},"243":{"tf":1.0},"253":{"tf":1.4142135623730951},"273":{"tf":1.0},"282":{"tf":1.0},"31":{"tf":1.0},"310":{"tf":1.7320508075688772},"314":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"362":{"tf":3.0},"379":{"tf":1.0},"44":{"tf":1.7320508075688772},"72":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":2.23606797749979},"84":{"tf":2.449489742783178},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"h":{"c":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"158":{"tf":1.0},"163":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"0":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"163":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"=":{"3":{"2":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"423":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"m":{"0":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"376":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"375":{"tf":1.0},"376":{"tf":1.0}}},"7":{"df":1,"docs":{"375":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"389":{"tf":2.449489742783178}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"253":{"tf":2.0},"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}}}},"x":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"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":{"(":{"1":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"213":{"tf":1.0},"217":{"tf":1.4142135623730951},"218":{"tf":1.4142135623730951},"219":{"tf":1.4142135623730951},"220":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":1,"docs":{"24":{"tf":1.0}}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"385":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":3,"docs":{"52":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}},"df":8,"docs":{"203":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"310":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"362":{"tf":3.3166247903554},"52":{"tf":1.0},"72":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"357":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"233":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"203":{"tf":1.0}},"i":{"df":1,"docs":{"24":{"tf":1.0}}}}},"z":{"df":5,"docs":{"100":{"tf":1.0},"20":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"407":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":6,"docs":{"20":{"tf":1.4142135623730951},"362":{"tf":1.0},"368":{"tf":1.0},"385":{"tf":1.0},"407":{"tf":1.0},"423":{"tf":1.4142135623730951}}}}},"f":{"df":21,"docs":{"288":{"tf":1.0},"314":{"tf":1.7320508075688772},"319":{"tf":2.0},"320":{"tf":1.7320508075688772},"321":{"tf":1.7320508075688772},"322":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.7320508075688772},"326":{"tf":1.7320508075688772},"327":{"tf":2.23606797749979},"328":{"tf":2.23606797749979},"329":{"tf":2.449489742783178},"330":{"tf":2.23606797749979},"331":{"tf":2.6457513110645907},"332":{"tf":2.23606797749979},"333":{"tf":2.8284271247461903},"334":{"tf":2.0},"335":{"tf":2.23606797749979},"368":{"tf":1.0},"372":{"tf":2.0}},"s":{"(":{"8":{"df":1,"docs":{"319":{"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":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"342":{"tf":2.449489742783178}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"7":{"tf":1.7320508075688772},"8":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"8":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"321":{"tf":2.0},"322":{"tf":2.0},"323":{"tf":2.0},"324":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"335":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":16,"docs":{"1":{"tf":1.0},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":2.0},"199":{"tf":1.4142135623730951},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"title":{"root":{"1":{"df":1,"docs":{"138":{"tf":1.0}}},"2":{"df":1,"docs":{"356":{"tf":1.0}}},"_":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"253":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"a":{"a":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"s":{"3":{"2":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"394":{"tf":1.0}}},"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":{"112":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":2,"docs":{"254":{"tf":1.0},"374":{"tf":1.0}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"268":{"tf":1.0}}}}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"314":{"tf":1.0},"334":{"tf":1.0},"388":{"tf":1.0},"393":{"tf":1.0},"409":{"tf":1.0},"76":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":4,"docs":{"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"306":{"tf":1.0}}}}}},"d":{"d":{"df":1,"docs":{"343":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"371":{"tf":1.0},"390":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"184":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"258":{"tf":1.0}}}}}}},"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"238":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"172":{"tf":1.0},"173":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"348":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"306":{"tf":1.0},"357":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"15":{"tf":1.0},"23":{"tf":1.0},"262":{"tf":1.0},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"m":{"6":{"4":{"df":2,"docs":{"383":{"tf":1.0},"394":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"412":{"tf":1.0}},"v":{"7":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"221":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":4,"docs":{"215":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"134":{"tf":1.0},"140":{"tf":1.0},"259":{"tf":1.0},"261":{"tf":1.0}}}},"df":1,"docs":{"139":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"351":{"tf":1.0}}},"h":{"(":{"1":{"df":1,"docs":{"16":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"c":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"213":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"225":{"tf":1.0}}}}},"d":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"162":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.0},"172":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"g":{"df":2,"docs":{"142":{"tf":1.0},"143":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"252":{"tf":1.0},"46":{"tf":1.0}}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"154":{"tf":1.0}}}}}},"c":{"+":{"+":{"2":{"0":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"228":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"394":{"tf":1.0},"412":{"tf":1.0}},"e":{"df":3,"docs":{"378":{"tf":1.0},"397":{"tf":1.0},"415":{"tf":1.0}},"r":{"df":1,"docs":{"377":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"340":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"137":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"221":{"tf":1.0},"231":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"351":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"387":{"tf":1.0},"408":{"tf":1.0}}}}}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"286":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":5,"docs":{"118":{"tf":1.0},"145":{"tf":1.0},"248":{"tf":1.0},"338":{"tf":1.0},"50":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"(":{"1":{"df":1,"docs":{"341":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"355":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"356":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"131":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.0},"34":{"tf":1.0},"53":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"61":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"26":{"tf":1.0},"44":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"253":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"158":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"297":{"tf":1.0},"314":{"tf":1.0},"334":{"tf":1.0},"36":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"(":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"299":{"tf":1.0}}}}},"df":1,"docs":{"296":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"407":{"tf":1.0}}}},"u":{"df":1,"docs":{"159":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"303":{"tf":1.0},"321":{"tf":1.0},"327":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"8":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"359":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"342":{"tf":1.0}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"332":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":5,"docs":{"139":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"199":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"278":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"232":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"229":{"tf":1.0},"230":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"321":{"tf":1.0},"327":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"i":{"c":{"df":3,"docs":{"162":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"61":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"172":{"tf":1.0},"370":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"192":{"tf":1.0}}}}}}},"df":1,"docs":{"101":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"224":{"tf":1.0},"225":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"k":{"df":2,"docs":{"303":{"tf":1.0},"324":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"3":{"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"182":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"308":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"167":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"297":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"273":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"105":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"386":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"355":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"274":{"tf":1.0}}}},"m":{"a":{"c":{"df":0,"docs":{},"s":{"(":{"1":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"221":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"303":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"147":{"tf":1.0},"270":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"380":{"tf":1.0},"400":{"tf":1.0},"418":{"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":1,"docs":{"191":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"349":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"209":{"tf":1.0},"210":{"tf":1.0}},"x":{"df":1,"docs":{"311":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"100":{"tf":1.0}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":38,"docs":{"114":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"182":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"225":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"27":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"362":{"tf":1.0},"373":{"tf":1.0},"73":{"tf":1.0},"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"17":{"tf":1.0},"6":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"116":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"106":{"tf":1.0},"325":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"362":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"216":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"291":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"196":{"tf":1.0}},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":11,"docs":{"115":{"tf":1.0},"128":{"tf":1.0},"154":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"192":{"tf":1.0},"216":{"tf":1.0},"296":{"tf":1.0},"312":{"tf":1.0},"348":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"74":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"341":{"tf":1.0},"342":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"150":{"tf":1.0},"187":{"tf":1.0},"368":{"tf":1.0},"6":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"352":{"tf":1.0},"36":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"237":{"tf":1.0},"243":{"tf":1.0},"350":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"399":{"tf":1.0},"417":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"242":{"tf":1.0},"349":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"13":{"tf":1.0},"238":{"tf":1.0},"263":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"41":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0},"72":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"w":{"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}}},"g":{"c":{"c":{"(":{"1":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"(":{"1":{"df":1,"docs":{"283":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"b":{"(":{"1":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"103":{"tf":1.0},"18":{"tf":1.0},"366":{"tf":1.0},"385":{"tf":1.0},"405":{"tf":1.0},"423":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"g":{"(":{"1":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"88":{"tf":1.0}}}},"i":{"d":{"df":1,"docs":{"357":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"125":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":2,"docs":{"151":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"x":{"df":4,"docs":{"215":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"132":{"tf":1.0},"140":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"189":{"tf":1.0},"340":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"354":{"tf":1.0}}}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":3,"docs":{"197":{"tf":1.0},"21":{"tf":1.0},"35":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"312":{"tf":1.0}}}}}}}},"o":{"df":1,"docs":{"99":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"106":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"392":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"29":{"tf":1.0},"61":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"115":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"272":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"309":{"tf":1.0},"68":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"124":{"tf":1.0},"322":{"tf":1.0},"65":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"134":{"tf":1.0}},"u":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"173":{"tf":1.0},"372":{"tf":1.0},"387":{"tf":1.0},"408":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"130":{"tf":1.0},"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":1,"docs":{"165":{"tf":1.0}}},"p":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"191":{"tf":1.0},"350":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"293":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"y":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"157":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}}},"df":8,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"331":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"356":{"tf":1.0}}}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"(":{"8":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"272":{"tf":1.0},"273":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":3,"docs":{"254":{"tf":1.0},"288":{"tf":1.0},"309":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"98":{"tf":1.0}}},"t":{"df":10,"docs":{"104":{"tf":1.0},"115":{"tf":1.0},"192":{"tf":1.0},"291":{"tf":1.0},"306":{"tf":1.0},"314":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"342":{"tf":1.0}}}}},"o":{"a":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"411":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}}},"t":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":2,"docs":{"168":{"tf":1.0},"60":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"115":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"39":{"tf":1.0},"40":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"8":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"205":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"k":{"df":2,"docs":{"303":{"tf":1.0},"304":{"tf":1.0}}}}},"m":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"258":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"245":{"tf":1.0},"246":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"3":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"320":{"tf":1.0},"326":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"307":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"272":{"tf":1.0}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"317":{"tf":1.0}}},"s":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"196":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"373":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"352":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"161":{"tf":1.0}}}},"t":{"a":{"df":1,"docs":{"238":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"310":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"240":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.0}}}}},"s":{"c":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"138":{"tf":1.0},"53":{"tf":1.0}},"l":{"df":2,"docs":{"352":{"tf":1.0},"369":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"316":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"184":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"192":{"tf":1.0},"329":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"310":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"369":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"3":{"df":1,"docs":{"245":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"126":{"tf":1.0},"127":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"296":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"75":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"166":{"tf":1.0},"336":{"tf":1.0}}}}}}},"w":{"df":1,"docs":{"103":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"346":{"tf":1.0},"349":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"(":{"1":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"o":{"b":{"df":0,"docs":{},"j":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"87":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"(":{"1":{"df":1,"docs":{"214":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"391":{"tf":1.0}}}}}}},"n":{"df":1,"docs":{"136":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"192":{"tf":1.0}}},"r":{"df":1,"docs":{"279":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"251":{"tf":1.0},"285":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"15":{"tf":1.0},"250":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"94":{"tf":1.0},"95":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"267":{"tf":1.0},"298":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"82":{"tf":1.0}}}},"df":1,"docs":{"236":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"340":{"tf":1.0},"352":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"196":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"393":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"19":{"tf":1.0},"236":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":3,"docs":{"23":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0}}},"t":{"df":1,"docs":{"216":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":1,"docs":{"182":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"154":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"265":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"259":{"tf":1.0},"260":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"386":{"tf":1.0}},"f":{"(":{"1":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"285":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":5,"docs":{"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"190":{"tf":1.0},"350":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"241":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"134":{"tf":1.0},"149":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"394":{"tf":1.0},"412":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"127":{"tf":1.0},"199":{"tf":1.0},"68":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"202":{"tf":1.0},"285":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"380":{"tf":1.0},"400":{"tf":1.0},"418":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"201":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"109":{"tf":1.0},"256":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"233":{"tf":1.0},"235":{"tf":1.0}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"366":{"tf":1.0},"385":{"tf":1.0},"405":{"tf":1.0},"423":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"277":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"(":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"29":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"140":{"tf":1.0}}}}}},"r":{"a":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"2":{"(":{"1":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":1,"docs":{"159":{"tf":1.0}}},"s":{"df":0,"docs":{},"m":{"2":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":1,"docs":{"225":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"(":{"1":{"df":1,"docs":{"222":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"74":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"21":{"tf":1.0},"35":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"348":{"tf":1.0}},"f":{"df":3,"docs":{"237":{"tf":1.0},"265":{"tf":1.0},"32":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"174":{"tf":1.0},"183":{"tf":1.0},"237":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":21,"docs":{"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"397":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"409":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"90":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"25":{"tf":1.0},"351":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"152":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"176":{"tf":1.0},"340":{"tf":1.0},"57":{"tf":1.0}}},"v":{"df":2,"docs":{"177":{"tf":1.0},"344":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"324":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"184":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"66":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"258":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"347":{"tf":1.0}}}}}}},"n":{"df":6,"docs":{"138":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"79":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"140":{"tf":1.0},"348":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"397":{"tf":1.0},"415":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"139":{"tf":1.0},"275":{"tf":1.0},"51":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"224":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"360":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"df":2,"docs":{"136":{"tf":1.0},"147":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"307":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"167":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"315":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":2,"docs":{"110":{"tf":1.0},"111":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"373":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"e":{"df":1,"docs":{"370":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"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":{"170":{"tf":1.0},"333":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"158":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"128":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"242":{"tf":1.0},"32":{"tf":1.0},"367":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":3,"docs":{"189":{"tf":1.0},"190":{"tf":1.0},"369":{"tf":1.0}},"i":{"df":1,"docs":{"66":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"(":{"8":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"379":{"tf":1.0},"398":{"tf":1.0},"416":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"56":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"394":{"tf":1.0},"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"191":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}},"u":{"df":1,"docs":{"342":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"218":{"tf":1.0},"219":{"tf":1.0},"230":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"215":{"tf":1.0},"372":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"264":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"305":{"tf":1.0},"306":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"307":{"tf":1.0},"308":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"38":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"229":{"tf":1.0},"274":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"290":{"tf":1.0}}}}},"d":{"df":3,"docs":{"289":{"tf":1.0},"299":{"tf":1.0},"335":{"tf":1.0}}},"df":2,"docs":{"388":{"tf":1.0},"409":{"tf":1.0}}}}},"v":{"df":1,"docs":{"374":{"tf":1.0}}}}}},"t":{"a":{"b":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":2,"docs":{"59":{"tf":1.0},"97":{"tf":1.0}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"188":{"tf":1.0},"191":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"236":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":3,"docs":{"126":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"(":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"50":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"y":{"df":1,"docs":{"313":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"169":{"tf":1.0},"202":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"349":{"tf":1.0}},"r":{"df":2,"docs":{"173":{"tf":1.0},"245":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"292":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"130":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"232":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"119":{"tf":1.0}}}},"b":{"df":1,"docs":{"163":{"tf":1.0}}},"df":4,"docs":{"263":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"292":{"tf":1.0}}}},"r":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"212":{"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":{},"l":{"df":1,"docs":{"196":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":3,"docs":{"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"12":{"tf":1.0},"147":{"tf":1.0},"259":{"tf":1.0},"261":{"tf":1.0},"270":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"5":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0}}}},"d":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}}}}}}},"m":{"df":3,"docs":{"158":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0}}},"s":{"df":1,"docs":{"351":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"279":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"122":{"tf":1.0},"141":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":1,"docs":{"353":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"83":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"55":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"x":{"8":{"6":{"_":{"6":{"4":{"df":3,"docs":{"273":{"tf":1.0},"364":{"tf":1.0},"374":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"d":{"(":{"1":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"f":{"df":11,"docs":{"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"7":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"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}}}}); \ No newline at end of file
+Object.assign(window.search, {"doc_urls":["intro.html#notes","tools/index.html#tools","tools/zsh.html#zsh1","tools/zsh.html#keybindings","tools/zsh.html#parameter","tools/zsh.html#variables","tools/zsh.html#expansion-flags","tools/zsh.html#argument-parsing-with-zparseopts","tools/zsh.html#example","tools/zsh.html#regular-expressions","tools/zsh.html#completion","tools/zsh.html#installation","tools/zsh.html#completion-variables","tools/zsh.html#completion-functions","tools/zsh.html#example-1","tools/zsh.html#example-with-optional-arguments","tools/bash.html#bash1","tools/bash.html#expansion","tools/bash.html#generator","tools/bash.html#parameter","tools/bash.html#pathname","tools/bash.html#io-redirection","tools/bash.html#explanation","tools/bash.html#argument-parsing-with-getopts","tools/bash.html#example","tools/bash.html#regular-expressions","tools/bash.html#completion","tools/bash.html#example-1","tools/fish.html#fish1","tools/fish.html#quick-info","tools/fish.html#variables","tools/fish.html#setunset-variables","tools/fish.html#special-variables--ref","tools/fish.html#lists","tools/fish.html#command-handling","tools/fish.html#io-redirection","tools/fish.html#control-flow","tools/fish.html#if--else","tools/fish.html#switch","tools/fish.html#while-loop","tools/fish.html#for-loop","tools/fish.html#functions","tools/fish.html#autoloading","tools/fish.html#helper","tools/fish.html#argument-parsing-and-completion","tools/fish.html#prompt","tools/fish.html#useful-builtins","tools/fish.html#keymaps","tools/fish.html#debug","tools/tmux.html#tmux1","tools/tmux.html#tmux-cli","tools/tmux.html#scripting","tools/tmux.html#bindings","tools/tmux.html#command-mode","tools/git.html#git1","tools/git.html#working-areas","tools/git.html#staging","tools/git.html#remote","tools/git.html#branching","tools/git.html#tags","tools/git.html#log--commit-history","tools/git.html#diff--commit-info","tools/git.html#patching","tools/git.html#resetting","tools/git.html#submodules","tools/git.html#inspection","tools/git.html#revision-specifier","tools/awk.html#awk1","tools/awk.html#input-processing","tools/awk.html#program","tools/awk.html#special-pattern","tools/awk.html#special-variables","tools/awk.html#special-statements--functions","tools/awk.html#examples","tools/awk.html#filter-records","tools/awk.html#negative-patterns","tools/awk.html#range-patterns","tools/awk.html#access-last-fields-in-records","tools/awk.html#capture-in-variables","tools/awk.html#capture-in-array","tools/awk.html#run-shell-command-and-capture-output","tools/emacs.html#emacs1","tools/emacs.html#help","tools/emacs.html#package-manager","tools/emacs.html#window","tools/emacs.html#buffer","tools/emacs.html#ibuffer","tools/emacs.html#isearch","tools/emacs.html#occur","tools/emacs.html#grep","tools/emacs.html#yankpaste","tools/emacs.html#register","tools/emacs.html#blockrect","tools/emacs.html#mass-edit","tools/emacs.html#narrow","tools/emacs.html#org","tools/emacs.html#org-source","tools/emacs.html#comapny","tools/emacs.html#tags","tools/emacs.html#lisp","tools/emacs.html#ido","tools/emacs.html#evil","tools/emacs.html#dired","tools/gpg.html#gpg1","tools/gpg.html#generate-new-keypair","tools/gpg.html#list-keys","tools/gpg.html#edit-keys","tools/gpg.html#export--import-keys","tools/gpg.html#search--send-keys","tools/gpg.html#encrypt-passphrase","tools/gpg.html#encrypt-public-key","tools/gpg.html#signing","tools/gpg.html#signing-detached","tools/gpg.html#abbreviations","tools/gpg.html#keyservers","tools/gpg.html#examples","tools/gpg.html#list-basic-key-information-from-file-with-long-keyids","tools/gpg.html#extend-expiring-key","tools/gdb.html#gdb1","tools/gdb.html#cli","tools/gdb.html#interactive-usage","tools/gdb.html#misc","tools/gdb.html#breakpoints","tools/gdb.html#watchpoints","tools/gdb.html#catchpoints","tools/gdb.html#inspection","tools/gdb.html#signal-handling","tools/gdb.html#multi-threading","tools/gdb.html#multi-process","tools/gdb.html#source-file-locations","tools/gdb.html#configuration","tools/gdb.html#text-user-interface-tui","tools/gdb.html#user-commands-macros","tools/gdb.html#hooks","tools/gdb.html#examples","tools/gdb.html#automatically-print-next-instr","tools/gdb.html#conditional-breakpoints","tools/gdb.html#set-breakpoint-on-all-threads-except-one","tools/gdb.html#catch-sigsegv-and-execute-commands","tools/gdb.html#run-backtrace-on-thread-1-batch-mode","tools/gdb.html#script-gdb-for-automating-debugging-sessions","tools/gdb.html#hook-to-automatically-save-breakpoints-on-quit","tools/gdb.html#watchpoint-on-struct--class-member","tools/gdb.html#know-bugs","tools/gdb.html#workaround-command--finish-bug","tools/gdbserver.html#gdbserver1","tools/gdbserver.html#cli","tools/gdbserver.html#example","tools/gdbserver.html#wrapper-example-set-environment-variables-just-for-the-debugee","tools/radare2.html#radare21","tools/radare2.html#print","tools/radare2.html#flags","tools/radare2.html#help","tools/radare2.html#relocation","tools/radare2.html#examples","tools/radare2.html#patch-file-alter-bytes","tools/radare2.html#assemble--disassmble-rasm2","tools/qemu.html#qemu1","tools/qemu.html#keybindings","tools/qemu.html#vm-config-snippet","tools/qemu.html#cpu--ram","tools/qemu.html#graphic--display","tools/qemu.html#boot-menu","tools/qemu.html#block-devices","tools/qemu.html#usb","tools/qemu.html#debugging","tools/qemu.html#io-redirection","tools/qemu.html#network","tools/qemu.html#shared-drives","tools/qemu.html#debug-logging","tools/qemu.html#tracing","tools/qemu.html#vm-snapshots","tools/qemu.html#vm-migration","tools/qemu.html#appendix-direct-kernel-boot","tools/qemu.html#appendix-cheap-instruction-tracer","tools/qemu.html#references","tools/pacman.html#pacman1","tools/pacman.html#remote-package-repositories","tools/pacman.html#remove-packages","tools/pacman.html#local-package-database","tools/pacman.html#local-file-database","tools/pacman.html#hacks","tools/dot.html#dot1","tools/dot.html#example-dot-file-to-copy--paste-from","tools/dot.html#references","monitor/index.html#resource-analysis--monitor","monitor/lsof.html#lsof8","monitor/lsof.html#examples","monitor/lsof.html#file-flags","monitor/lsof.html#open-tcp-connections","monitor/lsof.html#open-connection-to-specific-host","monitor/lsof.html#open-connection-to-specific-port","monitor/lsof.html#ipv4-tcp-connections-in-established-state","monitor/lsof.html#list-open-files-in-a-mounted-directory","monitor/ss.html#ss8","monitor/ss.html#examples","monitor/pidstat.html#pidstat1","monitor/pidstat.html#page-fault-and-memory-utilization","monitor/pidstat.html#io-statistics","monitor/pgrep.html#pgrep1","monitor/pgrep.html#debug-newest-process","monitor/pmap.html#pmap1","monitor/pstack.html#pstack1","trace_profile/index.html#trace-and-profile","trace_profile/strace.html#strace1","trace_profile/strace.html#examples","trace_profile/ltrace.html#ltrace1","trace_profile/ltrace.html#example","trace_profile/perf.html#perf1","trace_profile/perf.html#flamegraph","trace_profile/perf.html#flamegraph-with-single-event-trace","trace_profile/perf.html#flamegraph-with-multiple-event-traces","trace_profile/oprofile.html#oprofile","trace_profile/time.html#usrbintime1","binary/index.html#binary","binary/od.html#od1","binary/od.html#ascii-to-hex-string","binary/od.html#extract-parts-of-file","binary/xxd.html#xxd1","binary/xxd.html#ascii-to-hex-stream","binary/xxd.html#hex-to-binary-stream","binary/xxd.html#ascii-to-binary","binary/xxd.html#ascii-to-c-array-hex-encoded","binary/readelf.html#readelf1","binary/objdump.html#objdump1","binary/objdump.html#disassemble-section","binary/objdump.html#example-disassemble-raw-binary","binary/nm.html#nm1","development/index.html#development","development/c++filt.html#cfilt1","development/c++filt.html#demangle-symbol","development/c++filt.html#demangle-stream","development/c++.html#c","development/c++.html#type-deduction","development/c++.html#strict-aliasing-and-type-punning","development/c++.html#__restrict-keyword","development/c++.html#type-punning","development/c++.html#variadic-templates--parameter-pack-","development/c++.html#forwarding-reference--fwd-ref-","development/c++.html#example-any_of-template-meta-function","development/c++.html#example--sfinae---enable_if-","development/c++.html#example-minimal-templatized-test-registry","development/c++.html#example-concepts-pre-c20","development/c++.html#template-selection-with-partially--fully-specializations","development/c++.html#example-perfect-forwarding","development/glibc.html#glibc","development/glibc.html#malloc-tracer--mtrace3","development/glibc.html#malloc-check--mallopt3","development/gcc.html#gcc1","development/gcc.html#cli","development/gcc.html#preprocessing","development/gcc.html#target-options","development/gcc.html#warnings--optimizations","development/gcc.html#builtins","development/gcc.html#__builtin_expectexpr-cond","development/gcc.html#abi-linux","development/cmake.html#cmake1","development/cmake.html#private--public--interface","development/make.html#make1","development/make.html#anatomy-of-make-rules","development/make.html#pattern-rules--automatic-variables","development/make.html#pattern-rules","development/make.html#automatic-variables","development/make.html#arguments","development/make.html#useful-functions","development/make.html#substitution-references","development/make.html#patsubst--ref-","development/make.html#filter","development/make.html#filter-out","development/make.html#abspath","development/ld.so.html#ldso8","development/ld.so.html#environment-variables","development/ld.so.html#ld_library_path-and-dlopen3","development/ld.so.html#ld_preload-initialization-order-and-link-map","development/ld.so.html#dynamic-linking-x86_64","development/symbolver.html#elf-symbol-versioning","development/symbolver.html#example-version-script","development/symbolver.html#references","development/python.html#python","development/python.html#decorator--run-","development/python.html#walrus-operator--run-","development/python.html#unittest---run-","development/python.html#doctest---run-","development/python.html#timeit","development/gcov.html#gcov1","development/gcov.html#example","development/pgo.html#profile-guided-optimization-pgo","development/pgo.html#clang","development/pgo.html#gcc","linux/index.html#linux","linux/systemd.html#systemd","linux/systemd.html#systemctl","linux/systemd.html#example-list-failed-units","linux/systemd.html#example-trivial-user-unit","linux/systemd.html#journalctl","linux/systemd.html#references","linux/coredump.html#core5","linux/coredump.html#naming-of-coredump-files","linux/coredump.html#control-which-segments-are-dumped","linux/coredump.html#some-examples-out-there","linux/coredump.html#coredumpctl-systemd","linux/coredump.html#apport-ubuntu","linux/ptrace_scope.html#ptrace_scope","linux/cryptsetup.html#cryptsetup8","linux/cryptsetup.html#example-create-luks-encrypted-disk","linux/cryptsetup.html#example-using-an-existing-luks-device","linux/swap.html#swap","linux/swap.html#list-active-swap-areas","linux/swap.html#manual-swapfile-setup","linux/swap.html#using-dphys-swapfile-service","linux/input.html#linux-input","linux/input.html#mousex--mice","linux/input.html#eventx","linux/input.html#identifying-device-files","linux/input.html#example-toying-with-devinputeventx","linux/acl.html#access-control-list-acl","linux/acl.html#show-acl-entries","linux/acl.html#modify-acl-entries","linux/acl.html#masking-of-acl-entries","linux/acl.html#references","linux/zfs.html#zfs","linux/zfs.html#zfs-pool-management","linux/zfs.html#create-modify-and-destroy-zfs-pools","linux/zfs.html#inspect-zfs-pools","linux/zfs.html#modify-vdevs","linux/zfs.html#replace-faulty-disk","linux/zfs.html#import-or-export-zfs-pools","linux/zfs.html#zfs-dataset-management","linux/zfs.html#create-and-destroy-zfs-datasets","linux/zfs.html#list-all-zfs-datasets","linux/zfs.html#mount-zfs-datasets","linux/zfs.html#encrypted-datasets","linux/zfs.html#manage-zfs-encryption-keys","linux/zfs.html#manage-dataset-properties","linux/zfs.html#snapshots","linux/zfs.html#access-control-list","linux/zfs.html#example-zfs-pool-import-during-startup-systemd","network/index.html#network","network/tcpdump.html#tcpdump1","network/tcpdump.html#cli","network/tcpdump.html#examples","network/tcpdump.html#capture-packets-from-remote-host","network/firewall-cmd.html#firewall-cmd1","network/firewall-cmd.html#list-current-status-of-the-firewall","network/firewall-cmd.html#add-entries","network/firewall-cmd.html#remove-entries","network/firewall-cmd.html#references","network/nftables.html#nftables","network/nftables.html#ruleset","network/nftables.html#examples-save-rules-to-files-and-re-apply","network/nftables.html#example-fully-trace-evaluation-of-nftables-rules","network/nftables.html#example-ipv4-port-forwarding","network/nftables.html#example-base-vs-regular-chain","network/nftables.html#mental-model-for-netfilter-packet-flow","web/index.html#web","web/html.html#html","web/html.html#collapsible-element","web/html.html#minimal-2-column-layout","web/html.html#minimal-grid-area","web/html.html#minimal-tabs","web/css.html#css","web/css.html#selector","web/chartjs.html#chartjs","web/chartjs.html#minimal-example-with--external--tooltips","arch/index.html#arch","arch/x86_64.html#x86_64","arch/x86_64.html#registers","arch/x86_64.html#general-purpose-register","arch/x86_64.html#special-register","arch/x86_64.html#flags-register","arch/x86_64.html#model-specific-register-msr","arch/x86_64.html#size-directives","arch/x86_64.html#addressing","arch/x86_64.html#string-instructions","arch/x86_64.html#example-simple-memset","arch/x86_64.html#sysv-x86_64-abi","arch/x86_64.html#passing-arguments-to-functions","arch/x86_64.html#return-values-from-functions","arch/x86_64.html#caller-saved-registers","arch/x86_64.html#callee-saved-registers","arch/x86_64.html#stack","arch/x86_64.html#function-prologue--epilogue","arch/x86_64.html#asm-skeleton","arch/x86_64.html#references","arch/arm64.html#arm64","arch/arm64.html#registers","arch/arm64.html#general-purpose-registers","arch/arm64.html#special-registers-per-el","arch/arm64.html#instructions-cheatsheet","arch/arm64.html#accessing-system-registers","arch/arm64.html#control-flow","arch/arm64.html#addressing","arch/arm64.html#offset","arch/arm64.html#index","arch/arm64.html#pair-access","arch/arm64.html#procedure-call-standard-arm64--aapcs64-","arch/arm64.html#passing-arguments-to-functions","arch/arm64.html#return-values-from-functions","arch/arm64.html#callee-saved-registers","arch/arm64.html#stack","arch/arm64.html#frame-chain","arch/arm64.html#function-prologue--epilogue","arch/arm64.html#asm-skeleton","arch/arm64.html#references","arch/armv7.html#armv7a","arch/armv7.html#registers","arch/armv7.html#general-purpose-registers","arch/armv7.html#special-registers","arch/armv7.html#cpsr-register","arch/armv7.html#instructions-cheatsheet","arch/armv7.html#accessing-system-registers","arch/armv7.html#control-flow","arch/armv7.html#loadstore","arch/armv7.html#procedure-call-standard-arm--aapcs32-","arch/armv7.html#passing-arguments-to-functions","arch/armv7.html#return-values-from-functions","arch/armv7.html#callee-saved-registers","arch/armv7.html#stack","arch/armv7.html#frame-chain","arch/armv7.html#function-prologue--epilogue","arch/armv7.html#asm-skeleton","arch/armv7.html#references","arch/riscv.html#riscv","arch/riscv.html#registers","arch/riscv.html#general-purpose-registers","arch/riscv.html#asm-skeleton","arch/riscv.html#references"],"index":{"documentStore":{"docInfo":{"0":{"body":8,"breadcrumbs":2,"title":1},"1":{"body":14,"breadcrumbs":2,"title":1},"10":{"body":0,"breadcrumbs":3,"title":1},"100":{"body":24,"breadcrumbs":3,"title":1},"101":{"body":28,"breadcrumbs":3,"title":1},"102":{"body":16,"breadcrumbs":3,"title":1},"103":{"body":21,"breadcrumbs":3,"title":1},"104":{"body":4,"breadcrumbs":5,"title":3},"105":{"body":13,"breadcrumbs":4,"title":2},"106":{"body":55,"breadcrumbs":4,"title":2},"107":{"body":19,"breadcrumbs":5,"title":3},"108":{"body":14,"breadcrumbs":5,"title":3},"109":{"body":19,"breadcrumbs":4,"title":2},"11":{"body":36,"breadcrumbs":3,"title":1},"110":{"body":26,"breadcrumbs":5,"title":3},"111":{"body":55,"breadcrumbs":3,"title":1},"112":{"body":32,"breadcrumbs":4,"title":2},"113":{"body":12,"breadcrumbs":3,"title":1},"114":{"body":3,"breadcrumbs":3,"title":1},"115":{"body":0,"breadcrumbs":3,"title":1},"116":{"body":5,"breadcrumbs":9,"title":7},"117":{"body":28,"breadcrumbs":5,"title":3},"118":{"body":0,"breadcrumbs":3,"title":1},"119":{"body":52,"breadcrumbs":3,"title":1},"12":{"body":25,"breadcrumbs":4,"title":2},"120":{"body":0,"breadcrumbs":4,"title":2},"121":{"body":66,"breadcrumbs":3,"title":1},"122":{"body":118,"breadcrumbs":3,"title":1},"123":{"body":37,"breadcrumbs":3,"title":1},"124":{"body":66,"breadcrumbs":3,"title":1},"125":{"body":31,"breadcrumbs":3,"title":1},"126":{"body":42,"breadcrumbs":4,"title":2},"127":{"body":28,"breadcrumbs":4,"title":2},"128":{"body":43,"breadcrumbs":4,"title":2},"129":{"body":33,"breadcrumbs":5,"title":3},"13":{"body":93,"breadcrumbs":4,"title":2},"130":{"body":77,"breadcrumbs":3,"title":1},"131":{"body":20,"breadcrumbs":6,"title":4},"132":{"body":25,"breadcrumbs":5,"title":3},"133":{"body":24,"breadcrumbs":3,"title":1},"134":{"body":0,"breadcrumbs":3,"title":1},"135":{"body":24,"breadcrumbs":6,"title":4},"136":{"body":25,"breadcrumbs":4,"title":2},"137":{"body":18,"breadcrumbs":7,"title":5},"138":{"body":13,"breadcrumbs":6,"title":4},"139":{"body":9,"breadcrumbs":8,"title":6},"14":{"body":62,"breadcrumbs":3,"title":1},"140":{"body":36,"breadcrumbs":7,"title":5},"141":{"body":20,"breadcrumbs":7,"title":5},"142":{"body":214,"breadcrumbs":6,"title":4},"143":{"body":0,"breadcrumbs":4,"title":2},"144":{"body":27,"breadcrumbs":6,"title":4},"145":{"body":0,"breadcrumbs":3,"title":1},"146":{"body":15,"breadcrumbs":3,"title":1},"147":{"body":12,"breadcrumbs":3,"title":1},"148":{"body":16,"breadcrumbs":8,"title":6},"149":{"body":0,"breadcrumbs":3,"title":1},"15":{"body":69,"breadcrumbs":5,"title":3},"150":{"body":11,"breadcrumbs":3,"title":1},"151":{"body":16,"breadcrumbs":3,"title":1},"152":{"body":9,"breadcrumbs":3,"title":1},"153":{"body":15,"breadcrumbs":3,"title":1},"154":{"body":0,"breadcrumbs":3,"title":1},"155":{"body":19,"breadcrumbs":6,"title":4},"156":{"body":18,"breadcrumbs":5,"title":3},"157":{"body":11,"breadcrumbs":3,"title":1},"158":{"body":31,"breadcrumbs":3,"title":1},"159":{"body":37,"breadcrumbs":5,"title":3},"16":{"body":0,"breadcrumbs":3,"title":1},"160":{"body":40,"breadcrumbs":4,"title":2},"161":{"body":30,"breadcrumbs":4,"title":2},"162":{"body":10,"breadcrumbs":4,"title":2},"163":{"body":105,"breadcrumbs":4,"title":2},"164":{"body":41,"breadcrumbs":3,"title":1},"165":{"body":18,"breadcrumbs":3,"title":1},"166":{"body":48,"breadcrumbs":4,"title":2},"167":{"body":11,"breadcrumbs":3,"title":1},"168":{"body":22,"breadcrumbs":4,"title":2},"169":{"body":20,"breadcrumbs":4,"title":2},"17":{"body":0,"breadcrumbs":3,"title":1},"170":{"body":32,"breadcrumbs":3,"title":1},"171":{"body":38,"breadcrumbs":4,"title":2},"172":{"body":89,"breadcrumbs":4,"title":2},"173":{"body":30,"breadcrumbs":6,"title":4},"174":{"body":63,"breadcrumbs":6,"title":4},"175":{"body":22,"breadcrumbs":3,"title":1},"176":{"body":0,"breadcrumbs":3,"title":1},"177":{"body":33,"breadcrumbs":5,"title":3},"178":{"body":9,"breadcrumbs":4,"title":2},"179":{"body":37,"breadcrumbs":5,"title":3},"18":{"body":16,"breadcrumbs":3,"title":1},"180":{"body":31,"breadcrumbs":5,"title":3},"181":{"body":57,"breadcrumbs":3,"title":1},"182":{"body":2,"breadcrumbs":3,"title":1},"183":{"body":91,"breadcrumbs":7,"title":5},"184":{"body":8,"breadcrumbs":3,"title":1},"185":{"body":6,"breadcrumbs":6,"title":3},"186":{"body":102,"breadcrumbs":5,"title":1},"187":{"body":0,"breadcrumbs":5,"title":1},"188":{"body":10,"breadcrumbs":6,"title":2},"189":{"body":21,"breadcrumbs":7,"title":3},"19":{"body":69,"breadcrumbs":3,"title":1},"190":{"body":9,"breadcrumbs":8,"title":4},"191":{"body":10,"breadcrumbs":8,"title":4},"192":{"body":4,"breadcrumbs":9,"title":5},"193":{"body":17,"breadcrumbs":9,"title":5},"194":{"body":52,"breadcrumbs":5,"title":1},"195":{"body":28,"breadcrumbs":5,"title":1},"196":{"body":26,"breadcrumbs":5,"title":1},"197":{"body":50,"breadcrumbs":8,"title":4},"198":{"body":6,"breadcrumbs":6,"title":2},"199":{"body":22,"breadcrumbs":5,"title":1},"2":{"body":0,"breadcrumbs":3,"title":1},"20":{"body":92,"breadcrumbs":3,"title":1},"200":{"body":14,"breadcrumbs":7,"title":3},"201":{"body":27,"breadcrumbs":5,"title":1},"202":{"body":6,"breadcrumbs":5,"title":1},"203":{"body":5,"breadcrumbs":4,"title":2},"204":{"body":135,"breadcrumbs":4,"title":1},"205":{"body":26,"breadcrumbs":4,"title":1},"206":{"body":27,"breadcrumbs":4,"title":1},"207":{"body":11,"breadcrumbs":4,"title":1},"208":{"body":128,"breadcrumbs":4,"title":1},"209":{"body":0,"breadcrumbs":4,"title":1},"21":{"body":38,"breadcrumbs":4,"title":2},"210":{"body":15,"breadcrumbs":7,"title":4},"211":{"body":17,"breadcrumbs":7,"title":4},"212":{"body":43,"breadcrumbs":4,"title":1},"213":{"body":6,"breadcrumbs":4,"title":1},"214":{"body":5,"breadcrumbs":2,"title":1},"215":{"body":45,"breadcrumbs":3,"title":1},"216":{"body":34,"breadcrumbs":5,"title":3},"217":{"body":76,"breadcrumbs":5,"title":3},"218":{"body":19,"breadcrumbs":3,"title":1},"219":{"body":6,"breadcrumbs":5,"title":3},"22":{"body":26,"breadcrumbs":3,"title":1},"220":{"body":7,"breadcrumbs":5,"title":3},"221":{"body":11,"breadcrumbs":4,"title":2},"222":{"body":15,"breadcrumbs":7,"title":5},"223":{"body":55,"breadcrumbs":3,"title":1},"224":{"body":36,"breadcrumbs":3,"title":1},"225":{"body":8,"breadcrumbs":4,"title":2},"226":{"body":101,"breadcrumbs":6,"title":4},"227":{"body":7,"breadcrumbs":3,"title":1},"228":{"body":12,"breadcrumbs":2,"title":1},"229":{"body":0,"breadcrumbs":3,"title":1},"23":{"body":64,"breadcrumbs":5,"title":3},"230":{"body":3,"breadcrumbs":4,"title":2},"231":{"body":10,"breadcrumbs":4,"title":2},"232":{"body":8,"breadcrumbs":3,"title":1},"233":{"body":14,"breadcrumbs":4,"title":2},"234":{"body":496,"breadcrumbs":6,"title":4},"235":{"body":77,"breadcrumbs":4,"title":2},"236":{"body":8,"breadcrumbs":4,"title":2},"237":{"body":93,"breadcrumbs":6,"title":4},"238":{"body":141,"breadcrumbs":6,"title":4},"239":{"body":69,"breadcrumbs":7,"title":5},"24":{"body":35,"breadcrumbs":3,"title":1},"240":{"body":248,"breadcrumbs":5,"title":3},"241":{"body":208,"breadcrumbs":7,"title":5},"242":{"body":314,"breadcrumbs":6,"title":4},"243":{"body":231,"breadcrumbs":7,"title":5},"244":{"body":127,"breadcrumbs":5,"title":3},"245":{"body":0,"breadcrumbs":3,"title":1},"246":{"body":62,"breadcrumbs":5,"title":3},"247":{"body":34,"breadcrumbs":5,"title":3},"248":{"body":0,"breadcrumbs":3,"title":1},"249":{"body":0,"breadcrumbs":3,"title":1},"25":{"body":58,"breadcrumbs":4,"title":2},"250":{"body":41,"breadcrumbs":3,"title":1},"251":{"body":18,"breadcrumbs":4,"title":2},"252":{"body":25,"breadcrumbs":4,"title":2},"253":{"body":0,"breadcrumbs":3,"title":1},"254":{"body":104,"breadcrumbs":4,"title":2},"255":{"body":9,"breadcrumbs":4,"title":2},"256":{"body":0,"breadcrumbs":3,"title":1},"257":{"body":89,"breadcrumbs":5,"title":3},"258":{"body":0,"breadcrumbs":3,"title":1},"259":{"body":27,"breadcrumbs":5,"title":3},"26":{"body":123,"breadcrumbs":3,"title":1},"260":{"body":0,"breadcrumbs":6,"title":4},"261":{"body":36,"breadcrumbs":4,"title":2},"262":{"body":81,"breadcrumbs":4,"title":2},"263":{"body":20,"breadcrumbs":3,"title":1},"264":{"body":0,"breadcrumbs":4,"title":2},"265":{"body":14,"breadcrumbs":4,"title":2},"266":{"body":12,"breadcrumbs":4,"title":2},"267":{"body":16,"breadcrumbs":3,"title":1},"268":{"body":17,"breadcrumbs":4,"title":2},"269":{"body":23,"breadcrumbs":3,"title":1},"27":{"body":66,"breadcrumbs":3,"title":1},"270":{"body":0,"breadcrumbs":3,"title":1},"271":{"body":38,"breadcrumbs":4,"title":2},"272":{"body":30,"breadcrumbs":4,"title":2},"273":{"body":128,"breadcrumbs":7,"title":5},"274":{"body":246,"breadcrumbs":5,"title":3},"275":{"body":422,"breadcrumbs":6,"title":3},"276":{"body":278,"breadcrumbs":6,"title":3},"277":{"body":17,"breadcrumbs":4,"title":1},"278":{"body":0,"breadcrumbs":3,"title":1},"279":{"body":59,"breadcrumbs":4,"title":2},"28":{"body":0,"breadcrumbs":3,"title":1},"280":{"body":45,"breadcrumbs":5,"title":3},"281":{"body":43,"breadcrumbs":4,"title":2},"282":{"body":28,"breadcrumbs":4,"title":2},"283":{"body":8,"breadcrumbs":3,"title":1},"284":{"body":98,"breadcrumbs":3,"title":1},"285":{"body":140,"breadcrumbs":3,"title":1},"286":{"body":49,"breadcrumbs":6,"title":4},"287":{"body":273,"breadcrumbs":3,"title":1},"288":{"body":225,"breadcrumbs":3,"title":1},"289":{"body":8,"breadcrumbs":2,"title":1},"29":{"body":19,"breadcrumbs":4,"title":2},"290":{"body":0,"breadcrumbs":3,"title":1},"291":{"body":80,"breadcrumbs":3,"title":1},"292":{"body":13,"breadcrumbs":6,"title":4},"293":{"body":31,"breadcrumbs":6,"title":4},"294":{"body":46,"breadcrumbs":3,"title":1},"295":{"body":4,"breadcrumbs":3,"title":1},"296":{"body":27,"breadcrumbs":3,"title":1},"297":{"body":77,"breadcrumbs":5,"title":3},"298":{"body":87,"breadcrumbs":5,"title":3},"299":{"body":0,"breadcrumbs":4,"title":2},"3":{"body":96,"breadcrumbs":3,"title":1},"30":{"body":19,"breadcrumbs":3,"title":1},"300":{"body":48,"breadcrumbs":4,"title":2},"301":{"body":18,"breadcrumbs":4,"title":2},"302":{"body":43,"breadcrumbs":3,"title":1},"303":{"body":64,"breadcrumbs":3,"title":1},"304":{"body":154,"breadcrumbs":7,"title":5},"305":{"body":36,"breadcrumbs":7,"title":5},"306":{"body":0,"breadcrumbs":3,"title":1},"307":{"body":7,"breadcrumbs":6,"title":4},"308":{"body":59,"breadcrumbs":5,"title":3},"309":{"body":42,"breadcrumbs":6,"title":4},"31":{"body":25,"breadcrumbs":4,"title":2},"310":{"body":6,"breadcrumbs":4,"title":2},"311":{"body":62,"breadcrumbs":4,"title":2},"312":{"body":59,"breadcrumbs":3,"title":1},"313":{"body":30,"breadcrumbs":5,"title":3},"314":{"body":166,"breadcrumbs":5,"title":3},"315":{"body":78,"breadcrumbs":6,"title":4},"316":{"body":6,"breadcrumbs":5,"title":3},"317":{"body":41,"breadcrumbs":5,"title":3},"318":{"body":34,"breadcrumbs":5,"title":3},"319":{"body":3,"breadcrumbs":3,"title":1},"32":{"body":16,"breadcrumbs":5,"title":3},"320":{"body":75,"breadcrumbs":3,"title":1},"321":{"body":4,"breadcrumbs":5,"title":3},"322":{"body":50,"breadcrumbs":7,"title":5},"323":{"body":29,"breadcrumbs":5,"title":3},"324":{"body":96,"breadcrumbs":4,"title":2},"325":{"body":94,"breadcrumbs":5,"title":3},"326":{"body":66,"breadcrumbs":6,"title":4},"327":{"body":4,"breadcrumbs":5,"title":3},"328":{"body":13,"breadcrumbs":6,"title":4},"329":{"body":5,"breadcrumbs":5,"title":3},"33":{"body":95,"breadcrumbs":3,"title":1},"330":{"body":16,"breadcrumbs":5,"title":3},"331":{"body":51,"breadcrumbs":4,"title":2},"332":{"body":31,"breadcrumbs":6,"title":4},"333":{"body":22,"breadcrumbs":5,"title":3},"334":{"body":51,"breadcrumbs":3,"title":1},"335":{"body":29,"breadcrumbs":5,"title":3},"336":{"body":26,"breadcrumbs":9,"title":7},"337":{"body":4,"breadcrumbs":2,"title":1},"338":{"body":0,"breadcrumbs":3,"title":1},"339":{"body":59,"breadcrumbs":3,"title":1},"34":{"body":8,"breadcrumbs":4,"title":2},"340":{"body":0,"breadcrumbs":3,"title":1},"341":{"body":17,"breadcrumbs":6,"title":4},"342":{"body":5,"breadcrumbs":5,"title":2},"343":{"body":31,"breadcrumbs":7,"title":4},"344":{"body":41,"breadcrumbs":5,"title":2},"345":{"body":29,"breadcrumbs":5,"title":2},"346":{"body":5,"breadcrumbs":4,"title":1},"347":{"body":60,"breadcrumbs":3,"title":1},"348":{"body":13,"breadcrumbs":3,"title":1},"349":{"body":10,"breadcrumbs":8,"title":6},"35":{"body":8,"breadcrumbs":4,"title":2},"350":{"body":54,"breadcrumbs":8,"title":6},"351":{"body":31,"breadcrumbs":6,"title":4},"352":{"body":140,"breadcrumbs":7,"title":5},"353":{"body":1,"breadcrumbs":7,"title":5},"354":{"body":3,"breadcrumbs":2,"title":1},"355":{"body":0,"breadcrumbs":3,"title":1},"356":{"body":19,"breadcrumbs":4,"title":2},"357":{"body":55,"breadcrumbs":6,"title":4},"358":{"body":128,"breadcrumbs":5,"title":3},"359":{"body":50,"breadcrumbs":4,"title":2},"36":{"body":0,"breadcrumbs":4,"title":2},"360":{"body":0,"breadcrumbs":3,"title":1},"361":{"body":87,"breadcrumbs":3,"title":1},"362":{"body":0,"breadcrumbs":3,"title":1},"363":{"body":236,"breadcrumbs":6,"title":4},"364":{"body":4,"breadcrumbs":2,"title":1},"365":{"body":21,"breadcrumbs":3,"title":1},"366":{"body":0,"breadcrumbs":3,"title":1},"367":{"body":62,"breadcrumbs":5,"title":3},"368":{"body":15,"breadcrumbs":4,"title":2},"369":{"body":102,"breadcrumbs":4,"title":2},"37":{"body":10,"breadcrumbs":2,"title":0},"370":{"body":14,"breadcrumbs":6,"title":4},"371":{"body":40,"breadcrumbs":4,"title":2},"372":{"body":52,"breadcrumbs":3,"title":1},"373":{"body":116,"breadcrumbs":4,"title":2},"374":{"body":17,"breadcrumbs":5,"title":3},"375":{"body":0,"breadcrumbs":5,"title":3},"376":{"body":40,"breadcrumbs":5,"title":3},"377":{"body":23,"breadcrumbs":5,"title":3},"378":{"body":14,"breadcrumbs":5,"title":3},"379":{"body":15,"breadcrumbs":5,"title":3},"38":{"body":14,"breadcrumbs":3,"title":1},"380":{"body":29,"breadcrumbs":3,"title":1},"381":{"body":31,"breadcrumbs":5,"title":3},"382":{"body":94,"breadcrumbs":4,"title":2},"383":{"body":53,"breadcrumbs":3,"title":1},"384":{"body":14,"breadcrumbs":3,"title":1},"385":{"body":0,"breadcrumbs":3,"title":1},"386":{"body":40,"breadcrumbs":5,"title":3},"387":{"body":52,"breadcrumbs":6,"title":4},"388":{"body":0,"breadcrumbs":4,"title":2},"389":{"body":18,"breadcrumbs":5,"title":3},"39":{"body":4,"breadcrumbs":3,"title":1},"390":{"body":38,"breadcrumbs":4,"title":2},"391":{"body":0,"breadcrumbs":3,"title":1},"392":{"body":47,"breadcrumbs":3,"title":1},"393":{"body":18,"breadcrumbs":3,"title":1},"394":{"body":18,"breadcrumbs":4,"title":2},"395":{"body":0,"breadcrumbs":7,"title":5},"396":{"body":35,"breadcrumbs":5,"title":3},"397":{"body":8,"breadcrumbs":5,"title":3},"398":{"body":3,"breadcrumbs":5,"title":3},"399":{"body":27,"breadcrumbs":3,"title":1},"4":{"body":88,"breadcrumbs":3,"title":1},"40":{"body":5,"breadcrumbs":3,"title":1},"400":{"body":52,"breadcrumbs":4,"title":2},"401":{"body":36,"breadcrumbs":5,"title":3},"402":{"body":141,"breadcrumbs":4,"title":2},"403":{"body":30,"breadcrumbs":3,"title":1},"404":{"body":10,"breadcrumbs":3,"title":1},"405":{"body":0,"breadcrumbs":3,"title":1},"406":{"body":23,"breadcrumbs":5,"title":3},"407":{"body":8,"breadcrumbs":4,"title":2},"408":{"body":55,"breadcrumbs":4,"title":2},"409":{"body":0,"breadcrumbs":4,"title":2},"41":{"body":11,"breadcrumbs":3,"title":1},"410":{"body":18,"breadcrumbs":5,"title":3},"411":{"body":50,"breadcrumbs":4,"title":2},"412":{"body":96,"breadcrumbs":3,"title":1},"413":{"body":0,"breadcrumbs":7,"title":5},"414":{"body":44,"breadcrumbs":5,"title":3},"415":{"body":11,"breadcrumbs":5,"title":3},"416":{"body":3,"breadcrumbs":5,"title":3},"417":{"body":26,"breadcrumbs":3,"title":1},"418":{"body":65,"breadcrumbs":4,"title":2},"419":{"body":19,"breadcrumbs":5,"title":3},"42":{"body":24,"breadcrumbs":3,"title":1},"420":{"body":165,"breadcrumbs":4,"title":2},"421":{"body":21,"breadcrumbs":3,"title":1},"422":{"body":9,"breadcrumbs":3,"title":1},"423":{"body":4,"breadcrumbs":3,"title":1},"424":{"body":55,"breadcrumbs":5,"title":3},"425":{"body":143,"breadcrumbs":4,"title":2},"426":{"body":9,"breadcrumbs":3,"title":1},"43":{"body":24,"breadcrumbs":3,"title":1},"44":{"body":185,"breadcrumbs":5,"title":3},"45":{"body":24,"breadcrumbs":3,"title":1},"46":{"body":74,"breadcrumbs":4,"title":2},"47":{"body":37,"breadcrumbs":3,"title":1},"48":{"body":19,"breadcrumbs":3,"title":1},"49":{"body":19,"breadcrumbs":3,"title":1},"5":{"body":79,"breadcrumbs":3,"title":1},"50":{"body":86,"breadcrumbs":4,"title":2},"51":{"body":119,"breadcrumbs":3,"title":1},"52":{"body":128,"breadcrumbs":3,"title":1},"53":{"body":24,"breadcrumbs":4,"title":2},"54":{"body":0,"breadcrumbs":3,"title":1},"55":{"body":23,"breadcrumbs":4,"title":2},"56":{"body":7,"breadcrumbs":3,"title":1},"57":{"body":21,"breadcrumbs":3,"title":1},"58":{"body":77,"breadcrumbs":3,"title":1},"59":{"body":45,"breadcrumbs":3,"title":1},"6":{"body":79,"breadcrumbs":4,"title":2},"60":{"body":46,"breadcrumbs":5,"title":3},"61":{"body":57,"breadcrumbs":5,"title":3},"62":{"body":109,"breadcrumbs":3,"title":1},"63":{"body":50,"breadcrumbs":3,"title":1},"64":{"body":64,"breadcrumbs":3,"title":1},"65":{"body":27,"breadcrumbs":3,"title":1},"66":{"body":28,"breadcrumbs":4,"title":2},"67":{"body":18,"breadcrumbs":3,"title":1},"68":{"body":45,"breadcrumbs":4,"title":2},"69":{"body":63,"breadcrumbs":3,"title":1},"7":{"body":48,"breadcrumbs":5,"title":3},"70":{"body":29,"breadcrumbs":4,"title":2},"71":{"body":29,"breadcrumbs":4,"title":2},"72":{"body":108,"breadcrumbs":5,"title":3},"73":{"body":0,"breadcrumbs":3,"title":1},"74":{"body":18,"breadcrumbs":4,"title":2},"75":{"body":7,"breadcrumbs":4,"title":2},"76":{"body":40,"breadcrumbs":4,"title":2},"77":{"body":19,"breadcrumbs":6,"title":4},"78":{"body":39,"breadcrumbs":4,"title":2},"79":{"body":34,"breadcrumbs":4,"title":2},"8":{"body":40,"breadcrumbs":3,"title":1},"80":{"body":25,"breadcrumbs":7,"title":5},"81":{"body":0,"breadcrumbs":3,"title":1},"82":{"body":74,"breadcrumbs":3,"title":1},"83":{"body":21,"breadcrumbs":4,"title":2},"84":{"body":40,"breadcrumbs":3,"title":1},"85":{"body":50,"breadcrumbs":3,"title":1},"86":{"body":77,"breadcrumbs":3,"title":1},"87":{"body":57,"breadcrumbs":3,"title":1},"88":{"body":51,"breadcrumbs":3,"title":1},"89":{"body":24,"breadcrumbs":3,"title":1},"9":{"body":46,"breadcrumbs":4,"title":2},"90":{"body":43,"breadcrumbs":3,"title":1},"91":{"body":24,"breadcrumbs":3,"title":1},"92":{"body":19,"breadcrumbs":3,"title":1},"93":{"body":32,"breadcrumbs":4,"title":2},"94":{"body":22,"breadcrumbs":3,"title":1},"95":{"body":39,"breadcrumbs":3,"title":1},"96":{"body":23,"breadcrumbs":4,"title":2},"97":{"body":26,"breadcrumbs":3,"title":1},"98":{"body":38,"breadcrumbs":3,"title":1},"99":{"body":49,"breadcrumbs":3,"title":1}},"docs":{"0":{"body":"A personal collection of notes and cheatsheets. Source code is located at johannst/notes .","breadcrumbs":"Introduction » Notes","id":"0","title":"Notes"},"1":{"body":"zsh bash fish tmux git awk emacs gpg gdb gdbserver radare2 qemu pacman dot","breadcrumbs":"Tools » Tools","id":"1","title":"Tools"},"10":{"body":"","breadcrumbs":"Tools » zsh » Completion","id":"10","title":"Completion"},"100":{"body":"Builtin fuzzy completion mode (eg buffer select, dired, ...). key fn description\n------------------------------------------ ido-mode toggle ido mode <Left>/<Right> cycle through available competions <RET> select completion","breadcrumbs":"Tools » emacs » ido","id":"100","title":"ido"},"101":{"body":"key fn description\n-------------------------- C-z toggle emacs/evil mode C-^ toggle between previous and current buffer C-p after paste cycle kill-ring back C-n after paste cycle kill-ring forward","breadcrumbs":"Tools » emacs » evil","id":"101","title":"evil"},"102":{"body":"key fn description\n-------------------------- i open sub-dir in same buffer + create new directory C copy file/dir q quit","breadcrumbs":"Tools » emacs » dired","id":"102","title":"dired"},"103":{"body":"gpg -o|--output Specify output file -a|--armor Create ascii output -u|--local-user <name> Specify key for signing -r|--recipient Encrypt for user","breadcrumbs":"Tools » gpg » gpg(1)","id":"103","title":"gpg(1)"},"104":{"body":"gpg --full-generate-key","breadcrumbs":"Tools » gpg » Generate new keypair","id":"104","title":"Generate new keypair"},"105":{"body":"gpg -k / --list-key # public keys\ngpg -K / --list-secret-keys # secret keys","breadcrumbs":"Tools » gpg » List keys","id":"105","title":"List keys"},"106":{"body":"gpg --edit-key <KEY ID> Gives prompt to modify KEY ID, common commands: help show help\nsave save & quit list list keys and user IDs\nkey <N> select subkey <N>\nuid <N> select user ID <N> expire change expiration of selected key adduid add user ID\ndeluid delete selected user ID addkey add subkey\ndelkey delete selected subkey","breadcrumbs":"Tools » gpg » Edit keys","id":"106","title":"Edit keys"},"107":{"body":"gpg --export --armor --output <KEY.PUB> <KEY ID>\ngpg --export-secret-key --armor --output <KEY.PUB> <KEY ID>\ngpg --import <FILE>","breadcrumbs":"Tools » gpg » Export & Import Keys","id":"107","title":"Export & Import Keys"},"108":{"body":"gpg --keyserver <SERVER> --send-keys <KEY ID>\ngpg --keyserver <SERVER> --search-keys <KEY ID>","breadcrumbs":"Tools » gpg » Search & Send keys","id":"108","title":"Search & Send keys"},"109":{"body":"Encrypt file using passphrase and write encrypted data to <file>.gpg. gpg --symmetric <file> # Decrypt using passphrase\ngpg -o <file> --decrypt <file>.gpg","breadcrumbs":"Tools » gpg » Encrypt (passphrase)","id":"109","title":"Encrypt (passphrase)"},"11":{"body":"Completion functions are provided via files and need to be placed in a location covered by $fpath. By convention the completion files are names as _<CMD>. A completion skeleton for the command foo, stored in _foo #compdef _foo foo function _foo() { ...\n} Alternatively one can install a completion function explicitly by calling compdef <FUNC> <CMD>.","breadcrumbs":"Tools » zsh » Installation","id":"11","title":"Installation"},"110":{"body":"Encrypt file with public key of specified recipient and write encrypted data to <file>.gpg. gpg --encrypt -r foo@bar.de <file> # Decrypt at foos side (private key required)\ngpg -o <file> --decrypt <file>.gpg","breadcrumbs":"Tools » gpg » Encrypt (public key)","id":"110","title":"Encrypt (public key)"},"111":{"body":"Generate a signed file and write to <file>.gpg. # Sign with private key of foo@bar.de\ngpg --sign -u foor@bar.de <file> # Verify with public key of foo@bar.de\ngpg --verify <file> # Extract content from signed file\ngpg -o <file> --decrypt <file>.gpg Without -u use first private key in list gpg -K for signing. Files can also be signed and encrypted at once, gpg will first sign the file and then encrypt it. gpg --sign --encrypt -r <recipient> <file>","breadcrumbs":"Tools » gpg » Signing","id":"111","title":"Signing"},"112":{"body":"Generate a detached signature and write to <file>.asc. Send <file>.asc along with <file> when distributing. gpg --detach-sign --armor -u foor@bar.de <file> # Verify\ngpg --verify <file>.asc <file> Without -u use first private key in list gpg -K for signing.","breadcrumbs":"Tools » gpg » Signing (detached)","id":"112","title":"Signing (detached)"},"113":{"body":"sec secret key ssb secret subkey pub public key sub public subkey","breadcrumbs":"Tools » gpg » Abbreviations","id":"113","title":"Abbreviations"},"114":{"body":"http://pgp.mit.edu http://keyserver.ubuntu.com hkps://pgp.mailbox.org","breadcrumbs":"Tools » gpg » Keyservers","id":"114","title":"Keyservers"},"115":{"body":"","breadcrumbs":"Tools » gpg » Examples","id":"115","title":"Examples"},"116":{"body":"gpg --keyid-format 0xlong <key.asc>","breadcrumbs":"Tools » gpg » List basic key information from file with long keyids","id":"116","title":"List basic key information from file with long keyids"},"117":{"body":"gpg --edit-key <key id> # By default we are on the primary key, can switch to sub key.\ngpg> key 1 # Update the expire date.\ngpg> expire gpg> save # Update keyserver(s) and/or export new pub keyfile.","breadcrumbs":"Tools » gpg » Extend expiring key","id":"117","title":"Extend expiring key"},"118":{"body":"","breadcrumbs":"Tools » gdb » gdb(1)","id":"118","title":"gdb(1)"},"119":{"body":"gdb [opts] [prg [-c coredump | -p pid]] gdb [opts] --args prg <prg-args> opts: -p <pid> attach to pid -c <coredump> use <coredump> -x <file> execute script <file> before prompt -ex <cmd> execute command <cmd> before prompt --tty <tty> set I/O tty for debugee --batch run in batch mode, exit after processing options (eg used for scripting)","breadcrumbs":"Tools » gdb » CLI","id":"119","title":"CLI"},"12":{"body":"Following variables are available in Completion functions: $words # array with command line in words\n$#words # number words\n$CURRENT # index into $words for cursor position\n$words[CURRENT-1] # previous word (relative to cursor position)","breadcrumbs":"Tools » zsh » Completion Variables","id":"12","title":"Completion Variables"},"120":{"body":"","breadcrumbs":"Tools » gdb » Interactive usage","id":"120","title":"Interactive usage"},"121":{"body":"tty <tty> Set <tty> as tty for debugee. Make sure nobody reads from target tty, easiest is to spawn a shell and run following in target tty: > while true; do sleep 1024; done sharedlibrary [<regex>] Load symbols of shared libs loaded by debugee. Optionally use <regex> to filter libs for symbol loading. display [/FMT] <expr> Print <expr> every time debugee stops. Eg print next instr, see examples below. undisplay [<num>] Delete display expressions either all or one referenced by <num>. info display List display expressions.","breadcrumbs":"Tools » gdb » Misc","id":"121","title":"Misc"},"122":{"body":"break [-qualified] <sym> thread <tnum> Set a breakpoint only for a specific thread. -qualified: Treat <sym> as fully qualified symbol (quiet handy to set breakpoints on C symbols in C++ contexts) break <sym> if <cond> Set conditional breakpoint (see examples below). delete [<num>] Delete breakpoint either all or one referenced by <num>. info break List breakpoints. cond <bp> <cond> Make existing breakpoint <bp> conditional with <cond>. cond <bp> Remove condition from breakpoint <bp>. tbreak Set temporary breakpoint, will be deleted when hit. Same syntax as `break`. rbreak <regex> Set breakpoints matching <regex>, where matching internally is done on: .*<regex>.* command [<bp_list>] Define commands to run after breakpoint hit. If <bp_list> is not specified attach command to last created breakpoint. Command block terminated with 'end' token. <bp_list>: Space separates list, eg 'command 2 5-8' to run command for breakpoints: 2,5,6,7,8. save break <file> Save breakpoints to <file>. Can be loaded with the `source` command.","breadcrumbs":"Tools » gdb » Breakpoints","id":"122","title":"Breakpoints"},"123":{"body":"watch [-location|-l] <expr> [thread <tnum>] Create a watchpoint for <expr>, will break if <expr> is written to. Watchpoints respect scope of variables, -l can be used to watch the memory location instead. rwatch ... Sets a read watchpoint, will break if <expr> is read from. awatch ... Sets an access watchpoint, will break if <expr> is written to or read from.","breadcrumbs":"Tools » gdb » Watchpoints","id":"123","title":"Watchpoints"},"124":{"body":"catch load [<regex>] Stop when shared libraries are loaded, optionally specify a <regex> to stop only on matches. catch unload [<regex>] Stop when shared libraries are unloaded, optionally specify a <regex> to stop only on matches. catch throw Stop when an exception is thrown. catch rethrow Stop when an exception is rethrown. catch catch Stop when an exception is caught. catch fork Stop at calls to fork (also stops at clones, as some systems implement fork via clone). catch syscall [<syscall> <syscall> ..] Stop at syscall. If no argument is given, stop at all syscalls. Optionally give a list of syscalls to stop at.","breadcrumbs":"Tools » gdb » Catchpoints","id":"124","title":"Catchpoints"},"125":{"body":"info functions [<regex>] List functions matching <regex>. List all functions if no <regex> provided. info variables [<regex>] List variables matching <regex>. List all variables if no <regex> provided. info register [<reg> <reg> ..] Dump content of all registers or only the specified <reg>ister.","breadcrumbs":"Tools » gdb » Inspection","id":"125","title":"Inspection"},"126":{"body":"info handle [<signal>] Print how to handle <signal>. If no <signal> specified print for all signals. handle <signal> <action> Configure how gdb handles <signal> sent to debugee. <action>: stop/nostop Catch signal in gdb and break. print/noprint Print message when gdb catches signal. pass/nopass Pass signal down to debugee. catch signal <signal> Create a catchpoint for <signal>.","breadcrumbs":"Tools » gdb » Signal handling","id":"126","title":"Signal handling"},"127":{"body":"info thread List all threads. thread apply <id> [<id>] <command> Run command on all threads listed by <id> (space separated list). When 'all' is specified as <id> the <command> is run on all threads. thread name <name> The <name> for the current thread.","breadcrumbs":"Tools » gdb » Multi-threading","id":"127","title":"Multi-threading"},"128":{"body":"set follow-fork-mode <child | parent> Specify which process to follow when debuggee makes a fork(2) syscall. set detach-on-frok <on | off> Turn on/off detaching from new child processes (on by default). Turning this off allows to debug multiple processes (inferiors) with one gdb session. info inferiors List all processes gdb debugs. inferior <id> Switch to inferior with <id>.","breadcrumbs":"Tools » gdb » Multi-process","id":"128","title":"Multi-process"},"129":{"body":"dir <path> Add <path> to the beginning of the searh path for source files. show dir Show current search path. set substitute-path <from> <to> Add substitution rule checked during source file lookup. show substitute-path Show current substitution rules.","breadcrumbs":"Tools » gdb » Source file locations","id":"129","title":"Source file locations"},"13":{"body":"_describe simple completion, just words + description _arguments sophisticated completion, allow to specify actions Completion with _describe _describe MSG COMP MSG simple string with header message COMP array of completions where each entry is \"opt:description\" function _foo() { local -a opts opts=('bla:desc for bla' 'blu:desc for blu') _describe 'foo-msg' opts\n}\ncompdef _foo foo foo <TAB><TAB> -- foo-msg --\nbla -- desc for bla\nblu -- desc for blu Completion with _arguments _arguments SPEC [SPEC...] where SPEC can have one of the following forms: OPT[DESC]:MSG:ACTION for option flags N:MSG:ACTION for positional arguments Available actions (op1 op2) list possible matches\n->VAL set $state=VAL and continue, `$state` can be checked later in switch case\nFUNC call func to generate matches\n{STR} evaluate `STR` to generate matches","breadcrumbs":"Tools » zsh » Completion Functions","id":"13","title":"Completion Functions"},"130":{"body":"set disassembly-flavor <intel | att> Set the disassembly style \"flavor\". set pagination <on | off> Turn on/off gdb's pagination. set breakpoint pending <on | off | auto> on: always set pending breakpoints. off: error when trying to set pending breakpoints. auto: interatively query user to set breakpoint. set print pretty <on | off> Turn on/off pertty printing of structures. set style enabled <on | off> Turn on/off styling (eg colored output). set logging <on | off> Enable output logging to file (default gdb.txt). set logging file <fname> Change output log file to <fname> set logging redirect <on/off> on: only log to file. off: log to file and tty.","breadcrumbs":"Tools » gdb » Configuration","id":"130","title":"Configuration"},"131":{"body":"C-x a Toggle UI. C-l Redraw UI (curses UI can be messed up after the debugee prints to stdout/stderr). C-x o Change focus.","breadcrumbs":"Tools » gdb » Text user interface (TUI)","id":"131","title":"Text user interface (TUI)"},"132":{"body":"Gdb allows to create & document user commands as follows: define <cmd> # cmds end document <cmd> # docu end To get all user commands or documentations one can use: help user-defined help <cmd>","breadcrumbs":"Tools » gdb » User commands (macros)","id":"132","title":"User commands (macros)"},"133":{"body":"Gdb allows to create two types of command hooks hook- will be run before <cmd> hookpost- will be run after <cmd> define hook-<cmd> # cmds end define hookpost-<cmd> # cmds end","breadcrumbs":"Tools » gdb » Hooks","id":"133","title":"Hooks"},"134":{"body":"","breadcrumbs":"Tools » gdb » Examples","id":"134","title":"Examples"},"135":{"body":"When ever the debugee stops automatically print the memory at the current instruction pointer ($rip x86) and format as instruction /i. # rip - x86 display /i $rip # step instruction, after the step the next instruction is automatically printed si","breadcrumbs":"Tools » gdb » Automatically print next instr","id":"135","title":"Automatically print next instr"},"136":{"body":"Create conditional breakpoints for a function void foo(int i) in the debugee. # Create conditional breakpoint b foo if i == 42 b foo # would create bp 2 # Make existing breakpoint conditional cond 2 i == 7","breadcrumbs":"Tools » gdb » Conditional breakpoints","id":"136","title":"Conditional breakpoints"},"137":{"body":"Create conditional breakpoint using the $_thread convenience variable . # Create conditional breakpoint on all threads except thread 12. b foo if $_thread != 12","breadcrumbs":"Tools » gdb » Set breakpoint on all threads except one","id":"137","title":"Set breakpoint on all threads except one"},"138":{"body":"This creates a catchpoint for the SIGSEGV signal and attached the command to it. catch signal SIGSEGV command bt c end","breadcrumbs":"Tools » gdb » Catch SIGSEGV and execute commands","id":"138","title":"Catch SIGSEGV and execute commands"},"139":{"body":"gdb --batch -ex 'thread 1' -ex 'bt' -p <pid>","breadcrumbs":"Tools » gdb » Run backtrace on thread 1 (batch mode)","id":"139","title":"Run backtrace on thread 1 (batch mode)"},"14":{"body":"Skeleton to copy/paste for writing simple completions. Assume a program foo with the following interface: foo -c green|red|blue -s low|high -f <file> -d <dir> -h The completion handler could be implemented as follows in a file called _foo: #compdef _foo foo function _foo_color() { local colors=() colors+=('green:green color') colors+=('red:red color') colors+=('blue:blue color') _describe \"color\" colors\n} function _foo() { _arguments \\ \"-c[define color]:color:->s_color\" \\ \"-s[select sound]:sound:(low high)\" \\ \"-f[select file]:file:_files\" \\ \"-d[select dir]:dir:_files -/\" \\ \"-h[help]\" case $state in s_color) _foo_color;; esac\n}","breadcrumbs":"Tools » zsh » Example","id":"14","title":"Example"},"140":{"body":"To script gdb add commands into a file and pass it to gdb via -x. For example create run.gdb: set pagination off break mmap command info reg rdi rsi rdx bt c end #initial drop c This script can be used as: gdb --batch -x ./run.gdb -p <pid>","breadcrumbs":"Tools » gdb » Script gdb for automating debugging sessions","id":"140","title":"Script gdb for automating debugging sessions"},"141":{"body":"define break-save save breakpoint $arg0.gdb.bp\nend\ndefine break-load source $arg0.gdb.bp\nend define hook-quit break-save quit\nend","breadcrumbs":"Tools » gdb » Hook to automatically save breakpoints on quit","id":"141","title":"Hook to automatically save breakpoints on quit"},"142":{"body":"A symbolic watchpoint defined on a member variable for debugging is only valid as long as the expression is in scope. Once out of scope the watchpoint gets deleted. When debugging some memory corruption we want to keep the watchpoint even the expression goes out of scope to find the location that overrides the variable and introduces the corruption. (gdb) l\n1 struct S { int v; };\n2\n3 void set(struct S* s, int v) {\n4 s->v = v;\n5 }\n6\n7 int main() {\n8 struct S s;\n9 set(&s, 1);\n10 set(&s, 2);\n11 set(&s, 3);\n... (gdb) s\nset (s=0x7fffffffe594, v=1) at test.c:4\n4 s->v = v; # Define a new watchpoint on the member of the struct. The expression however\n# is only valid in the current functions scope. (gdb) watch s->v\nHardware watchpoint 2: s->v (gdb) c\nHardware watchpoint 2: s->v\nOld value = 0\nNew value = 1\nset (s=0x7fffffffe594, v=1) at test.c:5\n5 } # The watchpoint gets deleted as soon as we leave the function scope. (gdb) c\nWatchpoint 2 deleted because the program has left the block in\nwhich its expression is valid.\nmain () at test.c:10\n10 set(&s, 2); # Define the watchpoint on the location of the object to watch. (gdb) watch -l s->v # This is equivalent to the following. (gdb) p &s->v\n$1 = (int *) 0x7fffffffe594 # Define a watchpoint to the address of the member variable of the s instance.\n# This of course only makes sense as long as the s instance is not moved in memory. (gdb) watch *0x7fffffffe594\nHardware watchpoint 3: *0x7fffffffe594 (gdb) c\nHardware watchpoint 3: *0x7fffffffe594\nOld value = 1\nNew value = 2\nset (s=0x7fffffffe594, v=2) at test.c:5\n5 } (gdb) c\nHardware watchpoint 3: *0x7fffffffe594\nOld value = 2\nNew value = 3\nset (s=0x7fffffffe594, v=3) at test.c:5\n5 }","breadcrumbs":"Tools » gdb » Watchpoint on struct / class member","id":"142","title":"Watchpoint on struct / class member"},"143":{"body":"","breadcrumbs":"Tools » gdb » Know Bugs","id":"143","title":"Know Bugs"},"144":{"body":"When using finish inside a command block, commands after finish are not executed. To workaround that bug one can create a wrapper function which calls finish. define handler bt finish info reg rax end command handler end","breadcrumbs":"Tools » gdb » Workaround command + finish bug","id":"144","title":"Workaround command + finish bug"},"145":{"body":"","breadcrumbs":"Tools » gdbserver » gdbserver(1)","id":"145","title":"gdbserver(1)"},"146":{"body":"gdbserver [opts] comm prog [args] opts: --disable-randomization --no-disable-randomization --wrapper W -- comm: host:port tty","breadcrumbs":"Tools » gdbserver » CLI","id":"146","title":"CLI"},"147":{"body":"# Start gdbserver.\ngdbserver localhost:1234 /bin/ls # Attach gdb.\ngdb -ex 'target remote localhost:1234'","breadcrumbs":"Tools » gdbserver » Example","id":"147","title":"Example"},"148":{"body":"Set env as execution wrapper with some variables. The wrapper will be executed before the debugee. gdbserver --wrapper env FOO=123 BAR=321 -- :12345 /bin/ls","breadcrumbs":"Tools » gdbserver » Wrapper example: Set environment variables just for the debugee","id":"148","title":"Wrapper example: Set environment variables just for the debugee"},"149":{"body":"","breadcrumbs":"Tools » radare2 » radare2(1)","id":"149","title":"radare2(1)"},"15":{"body":"For this example we assume that the command foo takes at least three optional arguments such as foo arg1 arg2 arg3 [argN..] function _foo() { _arguments \\ \"1:opt 1:(a b c)\" \\ \":opt next:(d e f)\" \\ \"*:opt all:(u v w)\"\n} Explanation: 1:MSG:ACTION sets completion for the first optional argument :MSG:ACTION sets completion for the next optional argument *:MSG:ACTION sets completion for the optional argument where none of the previous rules apply, so in our example for arg3, argN... _files is a zsh builtin utility function to complete files/dirs see zsh completion functions zsh completion utility functions","breadcrumbs":"Tools » zsh » Example with optional arguments","id":"15","title":"Example with optional arguments"},"150":{"body":"pd <n> [@ <addr>] # print disassembly for <n> instructions # with optional temporary seek to <addr>","breadcrumbs":"Tools » radare2 » print","id":"150","title":"print"},"151":{"body":"fs # list flag-spaces fs <fs> # select flag-space <fs> f # print flags of selected flag-space","breadcrumbs":"Tools » radare2 » flags","id":"151","title":"flags"},"152":{"body":"?*~<kw> # '?*' list all commands and '~' grep for <kw> ?*~... # '..' less mode /'...' interactive search","breadcrumbs":"Tools » radare2 » help","id":"152","title":"help"},"153":{"body":"> r2 -B <baddr> <exe> # open <exe> mapped to addr <baddr> oob <addr> # reopen current file at <baddr>","breadcrumbs":"Tools » radare2 » relocation","id":"153","title":"relocation"},"154":{"body":"","breadcrumbs":"Tools » radare2 » Examples","id":"154","title":"Examples"},"155":{"body":"> r2 [-w] <file> oo+ # re-open for write if -w was not passed s <addr> # seek to position wv <data> # write 4 byte (dword)","breadcrumbs":"Tools » radare2 » Patch file (alter bytes)","id":"155","title":"Patch file (alter bytes)"},"156":{"body":"rasm2 -L # list supported archs > rasm2 -a x86 'mov eax, 0xdeadbeef' b8efbeadde > rasm2 -a x86 -d \"b8efbeadde\" mov eax, 0xdeadbeef","breadcrumbs":"Tools » radare2 » Assemble / Disassmble (rasm2)","id":"156","title":"Assemble / Disassmble (rasm2)"},"157":{"body":"All the examples & notes use qemu-system-x86_64 but in most cases this can be swapped with the system emulator for other architectures.","breadcrumbs":"Tools » qemu » qemu(1)","id":"157","title":"qemu(1)"},"158":{"body":"Graphic mode: Ctrl+Alt+g release mouse capture from VM Ctrl+Alt+1 switch to display of VM\nCtrl+Alt+2 switch to qemu monitor No graphic mode: Ctrl+a h print help\nCtrl+a x exit emulator\nCtrl+a c switch between monitor and console","breadcrumbs":"Tools » qemu » Keybindings","id":"158","title":"Keybindings"},"159":{"body":"Following command-line gives a good starting point to assemble a VM: qemu-system-x86_64 \\ -cpu host -enable-kvm -smp 4 \\ -m 8G \\ -vga virtio -display sdl,gl=on \\ -boot menu=on \\ -cdrom <iso> \\ -hda <disk> \\ -device qemu-xhci,id=xhci \\ -device usb-host,bus=xhci.0,vendorid=0x05e1,productid=0x0408,id=capture-card","breadcrumbs":"Tools » qemu » VM config snippet","id":"159","title":"VM config snippet"},"16":{"body":"","breadcrumbs":"Tools » bash » bash(1)","id":"16","title":"bash(1)"},"160":{"body":"# Emulate host CPU in guest VM, enabling all supported host featured (requires KVM).\n# List available CPUs `qemu-system-x86_64 -cpu help`.\n-cpu host # Enable KVM instead software emulation.\n-enable-kvm # Configure number of guest CPUs.\n-smp <N> # Configure size of guest RAM.\n-m 8G","breadcrumbs":"Tools » qemu » CPU & RAM","id":"160","title":"CPU & RAM"},"161":{"body":"# Use sdl window as display and enable openGL context.\n-display sdl,gl=on # Use vnc server as display (eg on display `:42` here).\n-display vnc=localhost:42 # Confifure virtio as 3D video graphic accelerator (requires virgl in guest).\n-vga virtio","breadcrumbs":"Tools » qemu » Graphic & Display","id":"161","title":"Graphic & Display"},"162":{"body":"# Enables boot menu to select boot device (enter with `ESC`).\n-boot menu=on","breadcrumbs":"Tools » qemu » Boot Menu","id":"162","title":"Boot Menu"},"163":{"body":"# Attach cdrom drive with iso to a VM.\n-cdrom <iso> # Attach disk drive to a VM.\n-hda <disk> # Generic way to configure & attach a drive to a VM.\n-drive file=<file>,format=qcow2 Create a disk with qemu-img To create a qcow2 disk (qemu copy-on-write) of size 10G: qemu-img create -f qcow2 disk.qcow2 10G The disk does not contain any partitions or a partition table. We can format the disk from within the guest as following example: # Create `gpt` partition table.\nsudo parted /dev/sda mktable gpt # Create two equally sized primary partitions.\nsudo parted /dev/sda mkpart primary 0% 50%\nsudo parted /dev/sda mkpart primary 50% 100% # Create filesystem on each partition.\nsudo mkfs.ext3 /dev/sda1\nsudo mkfs.ext4 /dev/sda2 lsblk -f /dev/sda NAME FSTYPE LABEL UUID FSAVAIL FSUSE% MOUNTPOINT sda ├─sda1 ext3 .... └─sda2 ext4 ....","breadcrumbs":"Tools » qemu » Block devices","id":"163","title":"Block devices"},"164":{"body":"Host Controller # Add XHCI USB controller to the VM (supports USB 3.0, 2.0, 1.1).\n# `id=xhci` creates a usb bus named `xhci`.\n-device qemu-xhci,id=xhci USB Device # Pass-through USB device from host identified by vendorid & productid and\n# attach to usb bus `xhci.0` (defined with controller `id`).\n-device usb-host,bus=xhci.0,vendorid=0x05e1,productid=0x0408","breadcrumbs":"Tools » qemu » USB","id":"164","title":"USB"},"165":{"body":"# Open gdbstub on tcp `<port>` (`-s` shorthand for `-gdb tcp::1234`).\n-gdb tcp::<port> # Freeze guest CPU at startup and wait for debugger connection.\n-S","breadcrumbs":"Tools » qemu » Debugging","id":"165","title":"Debugging"},"166":{"body":"# Create raw tcp server for `serial IO` and wait until a client connects\n# before executing the guest.\n-serial tcp:localhost:12345,server,wait # Create telnet server for `serial IO` and wait until a client connects\n# before executing the guest.\n-serial telnet:localhost:12345,server,wait # Configure redirection for the QEMU `mointor`, arguments similar to `-serial`\n# above.\n-monitor ... In server mode use nowait to execute guest without waiting for a client connection.","breadcrumbs":"Tools » qemu » IO redirection","id":"166","title":"IO redirection"},"167":{"body":"# Redirect host tcp port `1234` to guest port `4321`.\n-nic user,hostfwd=tcp:localhost:1234-:4321","breadcrumbs":"Tools » qemu » Network","id":"167","title":"Network"},"168":{"body":"# Attach a `virtio-9p-pci` device to the VM.\n# The guest requires 9p support and can mount the shared drive as:\n# mount -t 9p -o trans=virtio someName /mnt\n-virtfs local,id=someName,path=<someHostPath>,mount_tag=someName,security_model=none","breadcrumbs":"Tools » qemu » Shared drives","id":"168","title":"Shared drives"},"169":{"body":"# List debug items.\n-d help # Write debug log to file instead stderr.\n-D <file> # Examples\n-d in_asm Log executed guest instructions.","breadcrumbs":"Tools » qemu » Debug logging","id":"169","title":"Debug logging"},"17":{"body":"","breadcrumbs":"Tools » bash » Expansion","id":"17","title":"Expansion"},"170":{"body":"# List name of all trace points.\n-trace help # Enable trace points matching pattern and optionally write trace to file.\n-trace <pattern>[,file=<file>] # Enable trace points for all events listed in the <events> file.\n# File must contain one event/pattern per line.\n-trace events=<events>","breadcrumbs":"Tools » qemu » Tracing","id":"170","title":"Tracing"},"171":{"body":"VM snapshots require that there is at least on qcow2 disk attached to the VM ( VM Snapshots ). Commands for qemu Monitor or QMP : # List available snapshots.\ninfo snapshots # Create/Load/Delete snapshot with name <tag>.\nsavevm <tag>\nloadvm <tag>\ndelvm <tag> The snapshot can also be directly specified when invoking qemu as: qemu-system-x86_64 \\ -loadvm <tag> \\ ...","breadcrumbs":"Tools » qemu » VM snapshots","id":"171","title":"VM snapshots"},"172":{"body":"Online migration example: # Start machine 1 on host ABC.\nqemu-system-x86_64 -monitor stdio -cdrom <iso> # Prepare machine 2 on host DEF as migration target.\n# Listen for any connection on port 12345.\nqemu-system-x86_64 -monitor stdio -incoming tcp:0.0.0.0:12345 # Start migration from the machine 1 monitor console.\n(qemu) migrate tcp:DEF:12345 Save to external file example: ```bash\n# Start machine 1.\nqemu-system-x86_64 -monitor stdio -cdrom <iso> # Save VM state to file.\n(qemu) migrate \"exec:gzip -c > vm.gz\" # Load VM from file.\nqemu-system-x86_64 -monitor stdio -incoming \"exec: gzip -d -c vm.gz\" The migration source machine and the migration target machine should be launched with the same parameters.","breadcrumbs":"Tools » qemu » VM Migration","id":"172","title":"VM Migration"},"173":{"body":"Example command line to directly boot a Kernel with an initrd ramdisk. qemu-system-x86_64 \\ -cpu host \\ -enable-kvm \\ -kernel <dir>/arch/x86/boot/bzImage \\ -append \"earlyprintk=ttyS0 console=ttyS0 nokaslr init=/init debug\" \\ -initrd <dir>/initramfs.cpio.gz \\ ... Instructions to build a minimal Kernel and initrd .","breadcrumbs":"Tools » qemu » Appendix: Direct Kernel boot","id":"173","title":"Appendix: Direct Kernel boot"},"174":{"body":"test: test.s as -o test.o test.s ld -o test test.o testc.o trace: test qemu-x86_64 -singlestep -d nochain,cpu ./test 2>&1 | awk '/RIP/ { print $$1; }' clean: $(RM) test test-bin test.o .section .text, \"ax\" .global _start\n_start: xor %rax, %rax mov $0x8, %rax\n1: cmp $0, %rax je 2f dec %rax jmp 1b\n2: # x86-64 exit(2) syscall mov $0, %rdi mov $60, %rax syscall","breadcrumbs":"Tools » qemu » Appendix: Cheap instruction tracer","id":"174","title":"Appendix: Cheap instruction tracer"},"175":{"body":"QEMU USB QEMU IMG QEMU Tools QEMU System QEMU Invocation (command line args) QEMU Monitor QEMU machine protocol (QMP) QEMU VM Snapshots","breadcrumbs":"Tools » qemu » References","id":"175","title":"References"},"176":{"body":"","breadcrumbs":"Tools » pacman » pacman(1)","id":"176","title":"pacman(1)"},"177":{"body":"pacman -Sy refresh package database\npacman -S <pkg> install pkg\npacman -Ss <regex> search remote package database\npacman -Si <pkg> get info for pkg\npacman -Su upgrade installed packages\npacman -Sc clean local package cache","breadcrumbs":"Tools » pacman » Remote package repositories","id":"177","title":"Remote package repositories"},"178":{"body":"pacman -Rsn <pkg> uninstall package and unneeded deps + config files","breadcrumbs":"Tools » pacman » Remove packages","id":"178","title":"Remove packages"},"179":{"body":"Local package database of installed packages. pacman -Q list all installed packages\npacman -Qs <regex> search local package database\npacman -Ql <pkg> list files installed by pkg\npacman -Qo <file> query package that owns file\npacman -Qe only list explicitly installed packages","breadcrumbs":"Tools » pacman » Local package database","id":"179","title":"Local package database"},"18":{"body":"# generate sequence from n to m\n{n..m}\n# generate sequence from n to m step by s\n{n..m..s} # expand cartesian product\n{a,b}{c,d}","breadcrumbs":"Tools » bash » Generator","id":"18","title":"Generator"},"180":{"body":"Local file database which allows to search packages owning certain files. Also searches non installed packages, but database must be synced. pacman -Fy refresh file database\npacman -Fl <pkg> list files in pkg (must not be installed)\npacman -Fx <regex> search","breadcrumbs":"Tools » pacman » Local file database","id":"180","title":"Local file database"},"181":{"body":"Uninstall all orphaned packages (including config files) that were installed as dependencies. pacman -Rsn $(pacman -Qtdq) List explicitly installed packages that are not required as dependency by any package and sort by size. pacman -Qetq | xargs pacman -Qi | awk '/Name/ { name=$3 } /Installed Size/ { printf \"%8.2f%s %s\\n\", $4, $5, name }' | sort -h Install package into different root directory but keep using the default database. pacman --root abc --dbpath /var/lib/pacman -S mingw-w64-gcc","breadcrumbs":"Tools » pacman » Hacks","id":"181","title":"Hacks"},"182":{"body":"Online playground","breadcrumbs":"Tools » dot » dot(1)","id":"182","title":"dot(1)"},"183":{"body":"Can be rendered to svg with the following command. dot -T svg -o g.svg g.dot Example dot file. // file: g.dot\ndigraph { // Render ranks from left to right. rankdir=LR // Make background transparent. bgcolor=transparent // Global node attributes. node [shape=box] // Global edge attributes. edge [style=dotted,color=red] // Add nodes & edge. stage1 -> stage2 // Add multiple edges at once. stage2 -> { stage3_1, stage3_2 } // Add edge with custom attributes. stage3_2 -> stage4 [label=\"some text\"] // Set custom attributes for specific node. stage4 [color=green,fillcolor=lightgray,style=\"filled,dashed\",label=\"s4\"] // Create a subgraph. This can be used to group nodes/edges or as scope for // global node/edge attributes. // If the name starts with 'cluster' a border is drawn. subgraph cluster_1 { stage5_1 stage5_2 } // Add some edges to subgraph nodes. stage3_1 -> { stage5_1, stage5_2 }\n} Rendered svg file. g.svg","breadcrumbs":"Tools » dot » Example dot file to copy & paste from.","id":"183","title":"Example dot file to copy & paste from."},"184":{"body":"DOT language Attributes Node shapes Colors User manual","breadcrumbs":"Tools » dot » References","id":"184","title":"References"},"185":{"body":"lsof ss pidstat pgrep pmap pstack","breadcrumbs":"Resource analysis & monitor » Resource analysis & monitor","id":"185","title":"Resource analysis & monitor"},"186":{"body":"lsof -r <s> ..... repeatedly execute command ervery <s> seconds -a ......... AND slection filters instead ORing (OR: default) -p <pid> ... filter by <pid> +fg ........ show file flags for file descripros -n ......... don't convert network addr to hostnames -P ......... don't convert network port to service names -i <@h[:p]>. show connections to h (hostname|ip addr) with optional port p -s <p:s> ... in conjunction with '-i' filter for protocol <p> in state <s> -U ......... show unix domain sockets ('@' indicates abstract sock name, see unix(7)) file flags: R/W/RW ..... read/write/read-write CR ......... create AP ......... append TR ......... truncate -s protocols TCP, UDP -s states (TCP) CLOSED, IDLE, BOUND, LISTEN, ESTABLISHED, SYN_SENT, SYN_RCDV, ESTABLISHED, CLOSE_WAIT, FIN_WAIT1, CLOSING, LAST_ACK, FIN_WAIT_2, TIME_WAIT -s states (UDP) Unbound, Idle","breadcrumbs":"Resource analysis & monitor » lsof » lsof(8)","id":"186","title":"lsof(8)"},"187":{"body":"","breadcrumbs":"Resource analysis & monitor » lsof » Examples","id":"187","title":"Examples"},"188":{"body":"Show open files with file flags for process: lsof +fg -p <pid>","breadcrumbs":"Resource analysis & monitor » lsof » File flags","id":"188","title":"File flags"},"189":{"body":"Show open tcp connections for $USER: lsof -a -u $USER -i TCP Note : -a ands the results. If -a is not given all open files matching $USER and all tcp connections are listed ( ored ).","breadcrumbs":"Resource analysis & monitor » lsof » Open TCP connections","id":"189","title":"Open TCP connections"},"19":{"body":"# default value\nbar=${foo:-some_val} # if $foo set, then bar=$foo else bar=some_val # alternate value\nbar=${foo:+bla $foo} # if $foo set, then bar=\"bla $foo\" else bar=\"\" # check param set\nbar=${foo:?msg} # if $foo set, then bar=$foo else exit and print msg # indirect\nFOO=foo\nBAR=FOO\nbar=${!BAR} # deref value of BAR -> bar=$FOO # prefix\n${foo#prefix} # remove prefix when expanding $foo\n# suffix\n${foo%suffix} # remove suffix when expanding $foo # substitute\n${foo/pattern/string} # replace pattern with string when expanding foo\n# pattern starts with\n# '/' replace all occurences of pattern\n# '#' pattern match at beginning\n# '%' pattern match at end Note: prefix/suffix/pattern are expanded as pathnames .","breadcrumbs":"Tools » bash » Parameter","id":"19","title":"Parameter"},"190":{"body":"Show open connections to localhost for $USER: lsof -a -u $USER -i @localhost","breadcrumbs":"Resource analysis & monitor » lsof » Open connection to specific host","id":"190","title":"Open connection to specific host"},"191":{"body":"Show open connections to port :1234 for $USER: lsof -a -u $USER -i :1234","breadcrumbs":"Resource analysis & monitor » lsof » Open connection to specific port","id":"191","title":"Open connection to specific port"},"192":{"body":"lsof -i 4TCP -s TCP:ESTABLISHED","breadcrumbs":"Resource analysis & monitor » lsof » IPv4 TCP connections in ESTABLISHED state","id":"192","title":"IPv4 TCP connections in ESTABLISHED state"},"193":{"body":"This may help to find which processes keep devices busy when trying to unmount and the device is currently busy. # Assuming /proc is a mount point.\nlsof /proc","breadcrumbs":"Resource analysis & monitor » lsof » List open files in a mounted directory.","id":"193","title":"List open files in a mounted directory."},"194":{"body":"ss [option] [filter] [option] -p ..... Show process using socket -l ..... Show sockets in listening state -4/-6 .. Show IPv4/6 sockets -x ..... Show unix sockets -n ..... Show numeric ports (no resolve) -O ..... Oneline output per socket [filter] dport/sport PORT .... Filter for destination/source port dst/src ADDR ........ Filter for destination/source address and/or .............. Logic operator ==/!= ............... Comparison operator (EXPR) .............. Group exprs","breadcrumbs":"Resource analysis & monitor » ss » ss(8)","id":"194","title":"ss(8)"},"195":{"body":"Show all tcp IPv4 sockets connecting to port 443: ss -4 'dport 443' Show all tcp IPv4 sockets that don't connect to port 443 or connect to address 1.2.3.4. ss -4 'dport != 443 or dst 1.2.3.4'","breadcrumbs":"Resource analysis & monitor » ss » Examples","id":"195","title":"Examples"},"196":{"body":"pidstat [opt] [interval] [cont] -U [user] show username instead UID, optionally only show for user -r memory statistics -d I/O statistics -h single line per process and no lines with average","breadcrumbs":"Resource analysis & monitor » pidstat » pidstat(1)","id":"196","title":"pidstat(1)"},"197":{"body":"pidstat -r -p <pid> [interval] [count] minor_pagefault: Happens when the page needed is already in memory but not allocated to the faulting process, in that case the kernel only has to create a new page-table entry pointing to the shared physical page (not required to load a memory page from disk). major_pagefault: Happens when the page needed is NOT in memory, the kernel has to create a new page-table entry and populate the physical page (required to load a memory page from disk).","breadcrumbs":"Resource analysis & monitor » pidstat » Page fault and memory utilization","id":"197","title":"Page fault and memory utilization"},"198":{"body":"pidstat -d -p <pid> [interval] [count]","breadcrumbs":"Resource analysis & monitor » pidstat » I/O statistics","id":"198","title":"I/O statistics"},"199":{"body":"pgrep [opts] <pattern> -n only list newest matching process -u <usr> only show matching for user <usr> -l additionally list command -a additionally list command + arguments","breadcrumbs":"Resource analysis & monitor » pgrep » pgrep(1)","id":"199","title":"pgrep(1)"},"2":{"body":"","breadcrumbs":"Tools » zsh » zsh(1)","id":"2","title":"zsh(1)"},"20":{"body":"* match any string\n? match any single char\n\\\\ match backslash\n[abc] match any char of 'a' 'b' 'c'\n[a-z] match any char between 'a' - 'z'\n[^ab] negate, match all not 'a' 'b'\n[:class:] match any char in class, available: alnum,alpha,ascii,blank,cntrl,digit,graph,lower, print,punct,space,upper,word,xdigit With extglob shell option enabled it is possible to have more powerful patterns. In the following pattern-list is one ore more patterns separated by | char. ?(pattern-list) matches zero or one occurrence of the given patterns\n*(pattern-list) matches zero or more occurrences of the given patterns\n+(pattern-list) matches one or more occurrences of the given patterns\n@(pattern-list) matches one of the given patterns\n!(pattern-list) matches anything except one of the given patterns Note: shopt -s extglob/shopt -u extglob to enable/disable extglob option.","breadcrumbs":"Tools » bash » Pathname","id":"20","title":"Pathname"},"200":{"body":"For example attach gdb to newest zsh process from $USER. gdb -p $(pgrep -n -u $USER zsh)","breadcrumbs":"Resource analysis & monitor » pgrep » Debug newest process","id":"200","title":"Debug newest process"},"201":{"body":"pmap [opts] <pid> Dump virtual memory map of process. Compared to /proc/<pid>/maps it shows the size of the mappings.\nopts: -p show full path in the mapping -x show details (eg RSS usage of each segment)","breadcrumbs":"Resource analysis & monitor » pmap » pmap(1)","id":"201","title":"pmap(1)"},"202":{"body":"pstack <pid> Dump stack for all threads of process.","breadcrumbs":"Resource analysis & monitor » pstack » pstack(1)","id":"202","title":"pstack(1)"},"203":{"body":"strace ltrace perf OProfile time","breadcrumbs":"Trace and Profile » Trace and Profile","id":"203","title":"Trace and Profile"},"204":{"body":"strace [opts] [prg] -f .......... follow child processes on fork(2) -ff ......... follow fork and separate output file per child -p <pid> .... attach to running process -s <size> ... max string size, truncate of longer (default: 32) -e <expr> ... expression for trace filtering -o <file> ... log output into <file> -c .......... dump syscall statitics at the end -C .......... like -c but dump regular ouput as well -k .......... dump stack trace for each syscall -P <path> ... only trace syscall accesing path -y .......... print paths for FDs -tt ......... print absolute timestamp (with us precision) -r .......... print relative timestamp -z .......... log only successful syscalls -Z .......... log only failed syscalls -n .......... print syscall numbers -y .......... translate fds (eg file path, socket) -yy ......... translate fds with all information (eg IP) -x .......... print non-ASCII chars as hex string <expr>: trace=syscall[,syscall] .... trace only syscall listed trace=file ................. trace all syscall that take a filename as arg trace=process .............. trace process management related syscalls trace=signal ............... trace signal related syscalls signal ..................... trace signals delivered to the process","breadcrumbs":"Trace and Profile » strace » strace(1)","id":"204","title":"strace(1)"},"205":{"body":"Trace open(2) & socket(2) syscalls for a running process + child processes: strace -f -e trace=open,socket -p <pid> Trace signals delivered to a running process: strace -e signal -e 'trace=!all' -p <pid>","breadcrumbs":"Trace and Profile » strace » Examples","id":"205","title":"Examples"},"206":{"body":"ltrace [opts] [prg] -f .......... follow child processes on fork(2) -p <pid> .... attach to running process -o <file> ... log output into <file> -l <filter> . show who calls into lib matched by <filter> -C .......... demangle","breadcrumbs":"Trace and Profile » ltrace » ltrace(1)","id":"206","title":"ltrace(1)"},"207":{"body":"List which program/libs call into libstdc++: ltrace -l '*libstdc++*' -C -o ltrace.log ./main","breadcrumbs":"Trace and Profile » ltrace » Example","id":"207","title":"Example"},"208":{"body":"perf list show supported hw/sw events perf stat -p <pid> .. show stats for running process -I <ms> ... show stats periodically over interval <ms> -e <ev> ... filter for events perf top -p <pid> .. show stats for running process -F <hz> ... sampling frequency -K ........ hide kernel threads perf record -p <pid> ............... record stats for running process -F <hz> ................ sampling frequency --call-graph <method> .. [fp, dwarf, lbr] method how to caputre backtrace fp : use frame-pointer, need to compile with -fno-omit-frame-pointer dwarf: use .cfi debug information lbr : use hardware last branch record facility -g ..................... short-hand for --call-graph fp -e <ev> ................ filter for events perf report -n .................... annotate symbols with nr of samples --stdio ............... report to stdio, if not presen tui mode -g graph,0.5,caller ... show caller based call chains with value >0.5 Useful <ev>: page-faults minor-faults major-faults cpu-cycles` task-clock","breadcrumbs":"Trace and Profile » perf » perf(1)","id":"208","title":"perf(1)"},"209":{"body":"","breadcrumbs":"Trace and Profile » perf » Flamegraph","id":"209","title":"Flamegraph"},"21":{"body":"Note: The trick with bash I/O redirection is to interpret from left-to-right. # stdout & stderr to file\ncommand >file 2>&1\n# equivalent\ncommand &>file # stderr to stdout & stdout to file\ncommand 2>&1 >file The article Bash One-Liners Explained, Part III: All about redirections contains some nice visualization to explain bash redirections.","breadcrumbs":"Tools » bash » I/O redirection","id":"21","title":"I/O redirection"},"210":{"body":"perf record -g -e cpu-cycles -p <pid>\nperf script | FlameGraph/stackcollapse-perf.pl | FlameGraph/flamegraph.pl > cycles-flamegraph.svg","breadcrumbs":"Trace and Profile » perf » Flamegraph with single event trace","id":"210","title":"Flamegraph with single event trace"},"211":{"body":"perf record -g -e cpu-cycles,page-faults -p <pid>\nperf script --per-event-dump\n# fold & generate as above","breadcrumbs":"Trace and Profile » perf » Flamegraph with multiple event traces","id":"211","title":"Flamegraph with multiple event traces"},"212":{"body":"operf -g -p <pid> -g ...... caputre call-graph information opreport [opt] FILE show time spent per binary image -l ...... show time spent per symbol -c ...... show callgraph information (see below) -a ...... add column with time spent accumulated over child nodes ophelp show supported hw/sw events","breadcrumbs":"Trace and Profile » OProfile » OProfile","id":"212","title":"OProfile"},"213":{"body":"# statistics of process run\n/usr/bin/time -v <cmd>","breadcrumbs":"Trace and Profile » time » /usr/bin/time(1)","id":"213","title":"/usr/bin/time(1)"},"214":{"body":"od xxd readelf objdump nm","breadcrumbs":"Binary » Binary","id":"214","title":"Binary"},"215":{"body":"od [opts] <file> -An don't print addr info -tx4 print hex in 4 byte chunks -ta print as named character -tc printable chars or backslash escape -w4 print 4 bytes per line -j <n> skip <n> bytes from <file> (hex if start with 0x) -N <n> dump <n> bytes (hex of start with 0x)","breadcrumbs":"Binary » od » od(1)","id":"215","title":"od(1)"},"216":{"body":"echo -n AAAABBBB | od -An -w4 -tx4 >> 41414141 >> 42424242 echo -n '\\x7fELF\\n' | od -tx1 -ta -tc >> 0000000 7f 45 4c 46 0a # tx1 >> del E L F nl # ta >> 177 E L F \\n # tc","breadcrumbs":"Binary » od » ASCII to hex string","id":"216","title":"ASCII to hex string"},"217":{"body":"For example .rodata section from an elf file. We can use readelf to get the offset into the file where the .rodata section starts. readelf -W -S foo >> Section Headers: >> [Nr] Name Type Address Off Size ES Flg Lk Inf Al >> ... >> [15] .rodata PROGBITS 00000000004009c0 0009c0 000030 00 A 0 0 16 With the offset of -j 0x0009c0 we can dump -N 0x30 bytes from the beginning of the .rodata section as follows: od -j 0x0009c0 -N 0x30 -tx4 -w4 foo >> 0004700 00020001 >> 0004704 00000000 >> * >> 0004740 00000001 >> 0004744 00000002 >> 0004750 00000003 >> 0004754 00000004 Note : Numbers starting with 0x will be interpreted as hex by od.","breadcrumbs":"Binary » od » Extract parts of file","id":"217","title":"Extract parts of file"},"218":{"body":"xxd [opts] -p dump continuous hexdump -r convert hexdump into binary ('revert') -e dump as little endian mode -i output as C array","breadcrumbs":"Binary » xxd » xxd(1)","id":"218","title":"xxd(1)"},"219":{"body":"echo -n 'aabb' | xxd -p >> 61616262","breadcrumbs":"Binary » xxd » ASCII to hex stream","id":"219","title":"ASCII to hex stream"},"22":{"body":"j>&i Duplicate fd i to fd j, making j a copy of i. See dup2(2) . Example: command 2>&1 >file duplicate fd 1 to fd 2, effectively redirecting stderr to stdout redirect stdout to file","breadcrumbs":"Tools » bash » Explanation","id":"22","title":"Explanation"},"220":{"body":"echo -n '61616262' | xxd -p -r >> aabb","breadcrumbs":"Binary » xxd » Hex to binary stream","id":"220","title":"Hex to binary stream"},"221":{"body":"echo -n '\\x7fELF' | xxd -p | xxd -p -r | file -p - >> ELF","breadcrumbs":"Binary » xxd » ASCII to binary","id":"221","title":"ASCII to binary"},"222":{"body":"xxd -i <(echo -n '\\x7fELF') >> unsigned char _proc_self_fd_11[] = { >> 0x7f, 0x45, 0x4c, 0x46 >> }; >> unsigned int _proc_self_fd_11_len = 4;","breadcrumbs":"Binary » xxd » ASCII to C array (hex encoded)","id":"222","title":"ASCII to C array (hex encoded)"},"223":{"body":"readelf [opts] <elf> -W|--wide wide output, dont break output at 80 chars -h print ELF header -S print section headers -l print program headers + segment mapping -d print .dynamic section (dynamic link information) --syms print symbol tables (.symtab .dynsym) --dyn-syms print dynamic symbol table (exported symbols for dynamic linker) -r print relocation sections (.rel.*, .rela.*)","breadcrumbs":"Binary » readelf » readelf(1)","id":"223","title":"readelf(1)"},"224":{"body":"objdump [opts] <elf> -M intel use intil syntax -d disassemble text section -D disassemble all sections -S mix disassembly with source code -C demangle -j <section> display info for section --[no-]show-raw-insn [dont] show object code next to disassembly","breadcrumbs":"Binary » objdump » objdump(1)","id":"224","title":"objdump(1)"},"225":{"body":"For example .plt section: objdump -j .plt -d <elf>","breadcrumbs":"Binary » objdump » Disassemble section","id":"225","title":"Disassemble section"},"226":{"body":"This can be helpful for example as a cheap analysis tool when toying with JIT generating code. We could just write thee binary code buffer to a file and disassemble with objdump. To re-create that case, we just assemble and link some ELF file and then create a raw binary of the text section with objcopy. # file: test.s\n.section .text, \"ax\" .global _start\n_start: xor %rax, %rax mov $0x8, %rax\n1: cmp $0, %rax je 2f dec %rax jmp 1b\n2: # x86-64 exit(2) syscall mov $0, %rdi mov $60, %rax syscall # Assemble & link.\nas -o test.o test.s\nld -o test test.o testc.o\n# ELF -> binary (only take .text section).\nobjcopy -O binary --only-section .text test test-bin # Disassemble raw binary.\nobjdump -D -b binary -m i386:x86-64 test-bin","breadcrumbs":"Binary » objdump » Example: disassemble raw binary","id":"226","title":"Example: disassemble raw binary"},"227":{"body":"nm [opts] <elf> -C demangle -u undefined only","breadcrumbs":"Binary » nm » nm(1)","id":"227","title":"nm(1)"},"228":{"body":"c++filt c++ glibc gcc cmake make ld.so symbol versioning python gcov pgo","breadcrumbs":"Development » Development","id":"228","title":"Development"},"229":{"body":"","breadcrumbs":"Development » c++filt » c++filt(1)","id":"229","title":"c++filt(1)"},"23":{"body":"The getopts builtin uses following global variables: OPTARG, value of last option argument OPTIND, index of the next argument to process (user must reset) OPTERR, display errors if set to 1 getopts <optstring> <param> [<args>] <optstring> specifies the names of supported options, eg f:c f: means -f option with an argument c means -c option without an argument <param> specifies a variable name which getopts fills with the last parsed option argument <args> optionally specify argument string to parse, by default getopts parses $@","breadcrumbs":"Tools » bash » Argument parsing with getopts","id":"23","title":"Argument parsing with getopts"},"230":{"body":"c++-filt <symbol_str>","breadcrumbs":"Development » c++filt » Demangle symbol","id":"230","title":"Demangle symbol"},"231":{"body":"For example dynamic symbol table: readelf -W --dyn-syms <elf> | c++filt","breadcrumbs":"Development » c++filt » Demangle stream","id":"231","title":"Demangle stream"},"232":{"body":"openstd cpp standards . Source files of most examples is available here .","breadcrumbs":"Development » c++ » c++","id":"232","title":"c++"},"233":{"body":"Force compile error to see what auto is deduced to. auto foo = bar(); // force compile error\ntypename decltype(foo)::_;","breadcrumbs":"Development » c++ » Type deduction","id":"233","title":"Type deduction"},"234":{"body":"The strict aliasing rules describe via which alias a value can be accessed. Informal: an alias is a reference / pointer to a value. Accessing a value through an alias that violates the strict aliasing rules is undefined behavior (UB). Examples below on godbolt . int i = 0; // Valid aliasing (signed / unsigned type).\n*reinterpret_cast<signed int*>(&i);\n*reinterpret_cast<unsigned int*>(&i); // Valid aliasing (cv qualified type).\n*reinterpret_cast<const int*>(&i);\n*reinterpret_cast<const unsigned*>(&i); // Valid aliasing (byte type).\n*reinterpret_cast<char*>(&i);\n*reinterpret_cast<std::byte*>(&i); // Invalid aliasing, dereferencing pointer is UB.\n*reinterpret_cast<short*>(&i);\n*reinterpret_cast<float*>(&i); NOTE: Casting pointer to invalid aliasing type is not directly UB, but dereferencing the pointer is UB. short s[2] = { 1, 2 }; // Invalid aliasing (UB) - type punning, UB to deref ptr (int has stricter\n// alignment requirements than short).\n*reinterpret_cast<int*>(s); // Arbitrary byte pointer.\nchar c[4] = { 1, 2, 3, 4 }; // Invalid aliasing (UB) - type punning, UB to deref ptr (int has stricter\n// alignment requirements than char).\n*reinterpret_cast<int*>(c); At the time of writing, the current c++ std draft contains the following. If a program attempts to access the stored value of an object through a glvalue\nwhose type is not **similar** (7.3.6) to one of the following types the\nbehavior is undefined [44] (11.1) the dynamic type of the object,\n(11.2) a type that is the signed or unsigned type corresponding to the dynamic type of the object, or\n(11.3) a char, unsigned char, or std::byte type. [44]: The intent of this list is to specify those circumstances in which an object can or cannot be aliased. The paragraph is short but one also needs to understand the meaning of similar ( similar_types ) . This paragraph is actually somewhat more explicit in the c++17 std . If a program attempts to access the stored value of an object through a glvalue\nof other than one of the following types the behavior is undefined [63] (11.1) the dynamic type of the object,\n(11.2) a cv-qualified version of the dynamic type of the object,\n(11.3) a type similar (as defined in 7.5) to the dynamic type of the object,\n(11.4) a type that is the signed or unsigned type corresponding to the dynamic type of the object,\n(11.5) a type that is the signed or unsigned type corresponding to a cv-qualified version of the dynamic type of the object,\n(11.6) an aggregate or union type that includes one of the aforementioned types among its elements or non- static data members (including, recursively, an element or non-static data member of a subaggregate or contained union),\n(11.7) a type that is a (possibly cv-qualified) base class type of the dynamic type of the object,\n(11.8) a char, unsigned char, or std::byte type. [63]: The intent of this list is to specify those circumstances in which an object may or may not be aliased. Additional references: What is the Strict Aliasing Rule and Why do we care The article shows a small example how the compiler may optimized using the strict aliasing rules. int alias(int* i, char* c) { *i = 1; *c = 'a'; // char* may alias int* return *i;\n} int noalias(int* i, short* s) { *i = 1; *s = 2; // short* does not alias int* return *i;\n} alias(int*, char*):\nmov DWORD PTR [rdi] ,0x1 ; *i = 1;\nmov BYTE PTR [rsi], 0x61 ; *c = 'a';\nmov eax,DWORD PTR [rdi] ; Must reload, char* can alias int*.\nret noalias(int*, short*):\nmov DWORD PTR [rdi], 0x1 ; *i = 1;\nmov WORD PTR [rsi], 0x2 ; *s = 2;\nmov eax,0x1 ; Must not reload, short* can not alias int*.\nret reinterpret_cast type aliasing Any object pointer type T1* can be converted to another object pointer type cv T2*. This is exactly equivalent to static_cast<cv T2*>(static_cast<cv void*>(expression)) (which implies that if T2's alignment requirement is not stricter than T1's, the value of the pointer does not change and conversion of the resulting pointer back to its original type yields the original value). In any case, the resulting pointer may only be dereferenced safely if allowed by the type aliasing rules (see below). int I;\nchar* X = reinterpret_cast<char*>(&I); // Valid, char allowed to alias int.\n*X = 42;\nint* Y = reinterpret_cast<int*>(X); // Cast back to original type.\n*Y = 1337; // safe char C[4];\nint* P = reinterpret_cast<int*>(C); // Cast is ok, not yet UB.\n*P = 1337; // UB, violates strict aliasing / alignment rules. // https://stackoverflow.com/questions/52492229/c-byte-array-to-int On gcc strict aliasing is enabled starting with -O2. for i in {0..3} g s; do echo \"-O$i $(g++ -Q --help=optimizers -O$i | grep fstrict-aliasing)\"; done\n-O0 -fstrict-aliasing [disabled]\n-O1 -fstrict-aliasing [disabled]\n-O2 -fstrict-aliasing [enabled]\n-O3 -fstrict-aliasing [enabled]\n-Og -fstrict-aliasing [disabled]\n-Os -fstrict-aliasing [enabled]","breadcrumbs":"Development » c++ » Strict aliasing and type punning","id":"234","title":"Strict aliasing and type punning"},"235":{"body":"The __restrict keyword allows the programmer to tell the compiler that two pointer will not alias each other. int alias(int* a, int* b) { *a = 1; *b = 2; return *a;\n} // alias(int*, int*): # @alias(int*, int*)\n// mov dword ptr [rdi], 1\n// mov dword ptr [rsi], 2\n// mov eax, dword ptr [rdi]\n// ret int noalias(int* __restrict a, int* __restrict b) { *a = 1; *b = 2; return *a;\n} // noalias(int*, int*): # @noalias(int*, int*)\n// mov dword ptr [rdi], 1\n// mov dword ptr [rsi], 2\n// mov eax, 1\n// ret However this should only be used with care and in a narrow scope, as it is easy to violate self defined contract, see godbolt .","breadcrumbs":"Development » c++ » __restrict keyword","id":"235","title":"__restrict keyword"},"236":{"body":"The correct way to do type-punning in c++: std::bit_cast (c++20) std::memcpy","breadcrumbs":"Development » c++ » Type punning","id":"236","title":"Type punning"},"237":{"body":"#include <iostream> // -- Example 1 - print template value arguments. // Base case with one parameter.\ntemplate<int P>\nvoid show_int() { printf(\"%d\\n\", P);\n} // General case with at least two parameters, to disambiguate from base case.\ntemplate<int P0, int P1, int... Params>\nvoid show_int() { printf(\"%d, \", P0); show_int<P1, Params...>();\n} // -- Example 2 - print values of different types. // Base case with one parameter.\ntemplate<typename T>\nvoid show(const T& t) { std::cout << t << '\\n';\n} // General case with at least two parameters, to disambiguate from base case.\ntemplate<typename T0, typename T1, typename... Types>\nvoid show(const T0& t0, const T1& t1, const Types&... types) { std::cout << t0 << \", \"; show(t1, types...);\n} int main() { show_int<1, 2, 3, 4, 5>(); show(1, 1.0, \"foo\", 'a');\n}","breadcrumbs":"Development » c++ » Variadic templates ( parameter pack )","id":"237","title":"Variadic templates ( parameter pack )"},"238":{"body":"A forwarding reference is a special references that preserves the value category of a function parameter and therefore allows for perfect forwarding. A forwarding reference is a parameter of a function template, which is declared as rvalue reference to a non-cv qualified type template parameter. template<typename T>\nvoid fn(T&& param); // param is a forwarding reference Perfect forwarding can be achieved with std::forward . This for example allows a wrapper function to pass a parameter with the exact same value category to a down-stream function which is being invoked in the wrapper. #include <cstdio>\n#include <utility> struct M {}; // -- CONSUMER ----------------------------------------------------------------- void use(M&) { puts(__PRETTY_FUNCTION__);\n} void use(M&&) { puts(__PRETTY_FUNCTION__);\n} // -- TESTER ------------------------------------------------------------------- template<typename T>\nvoid wrapper(T&& param) { // forwarding reference puts(__PRETTY_FUNCTION__); // PARAM is an lvalue, therefore this always calls use(M&). use(param);\n} template<typename T>\nvoid fwd_wrapper(T&& param) { // forwarding reference puts(__PRETTY_FUNCTION__); // PARAM is an lvalue, but std::forward returns PARAM with the same value // category as the forwarding reference takes. use(std::forward<T>(param));\n} // -- MAIN --------------------------------------------------------------------- int main() { { std::puts(\"==> wrapper rvalue reference\"); wrapper(M{}); // calls use(M&). std::puts(\"==> wrapper lvalue reference\"); struct M m; wrapper(m); // calls use(M&). } { std::puts(\"==> fwd_wrapper rvalue reference\"); fwd_wrapper(M{}); // calls use(M&&). std::puts(\"==> fwd_wrapper lvalue reference\"); struct M m; fwd_wrapper(m); // calls use(M&). }\n}","breadcrumbs":"Development » c++ » Forwarding reference ( fwd ref )","id":"238","title":"Forwarding reference ( fwd ref )"},"239":{"body":"#include <type_traits> template<typename T, typename... U>\nstruct any_of : std::false_type {}; // Found our type T in the list of types U.\ntemplate<typename T, typename... U>\nstruct any_of<T, T, U...> : std::true_type {}; // Pop off the first element in the list of types U,\n// since it didn't match our type T.\ntemplate<typename T, typename U0, typename... U>\nstruct any_of<T, U0, U...> : any_of<T, U...> {}; // Convenience template variable to invoke meta function.\ntemplate<typename T, typename... U>\nconstexpr bool any_of_v = any_of<T, U...>::value; static_assert(any_of_v<int, char, bool, int>, \"\");\nstatic_assert(!any_of_v<int, char, bool, float>, \"\");","breadcrumbs":"Development » c++ » Example: any_of template meta function","id":"239","title":"Example: any_of template meta function"},"24":{"body":"#!/bin/bash\nfunction parse_args() { while getopts \"f:c\" PARAM; do case $PARAM in f) echo \"GOT -f $OPTARG\";; c) echo \"GOT -c\";; *) echo \"ERR: print usage\"; exit 1;; esac done # users responsibility to reset OPTIND OPTIND=1\n} parse_args -f xxx -c\nparse_args -f yyy","breadcrumbs":"Tools » bash » Example","id":"24","title":"Example"},"240":{"body":"Provide a single entry point Invoke to call some Operations. Use enable_if to enable/disable the template functions depending on the two available traits an operation can have: Operation returns a result Operation requires a context #include <iostream>\n#include <type_traits> // Helper meta fns. template<typename T>\nusing enable_if_bool = std::enable_if_t<T::value, bool>; template<typename T>\nusing disable_if_bool = std::enable_if_t<!T::value, bool>; template<typename T>\nusing has_dst = std::integral_constant<bool, !std::is_same<typename T::Return, void>::value>; // Template meta programming invoke machinery. namespace impl { // Invoke an OPERATION which *USES* a context. template<typename Ctx, template<typename> class Op, typename... P, enable_if_bool<typename Op<Ctx>::HasCtx> = true> typename Op<Ctx>::Return Invoke(const Ctx& C, P... params) { return Op<Ctx>()(C, params...); } // Invoke an OPERATION which uses *NO* context. template<typename Ctx, template<typename> class Op, typename... P, disable_if_bool<typename Op<Ctx>::HasCtx> = true> typename Op<Ctx>::Return Invoke(const Ctx&, P... params) { return Op<Ctx>()(params...); }\n} // namespace impl // Invoke an OPERATION which *HAS* a DESTINATION with arbitrary number of arguments.\ntemplate<typename Ctx, template<typename> class Op, typename... P, enable_if_bool<has_dst<Op<Ctx>>> = true>\nvoid Invoke(const Ctx& C, P... params) { std::cout << \"Invoke \" << Op<Ctx>::Name << '\\n'; typename Op<Ctx>::Return R = impl::Invoke<Ctx, Op>(C, params...); std::cout << \"returned -> \" << R << '\\n';\n} // Invoke an OPERATION which has *NOT* a DESTINATION with arbitrary number of arguments.\ntemplate<typename Ctx, template<typename> class Op, typename... P, disable_if_bool<has_dst<Op<Ctx>>> = true>\nvoid Invoke(const Ctx& C, P... params) { std::cout << \"Invoke \" << Op<Ctx>::Name << \" without destination.\" << '\\n'; impl::Invoke<Ctx, Op>(C, params...);\n} // Custom context. struct Ctx { void out(const char* s, unsigned v) const { printf(\"%s%x\\n\", s, v); }\n}; // Operations to invoke. template<typename Ctx>\nstruct OpA { using HasCtx = std::false_type; using Return = int; static constexpr const char* const Name = \"OpA\"; constexpr Return operator()(int a, int b) const { return a + b; }\n}; template<typename Ctx>\nstruct OpB { using HasCtx = std::true_type; using Return = void; static constexpr const char* const Name = \"OpB\"; Return operator()(const Ctx& C, unsigned a) const { C.out(\"a = \", a); }\n}; int main() { Ctx C; Invoke<Ctx, OpA>(C, 1, 2); Invoke<Ctx, OpB>(C, 0xf00du); return 0;\n}","breadcrumbs":"Development » c++ » Example: SFINAE ( enable_if )","id":"240","title":"Example: SFINAE ( enable_if )"},"241":{"body":"A small test function registry bringing together a few different template features. #include <cstdio>\n#include <functional>\n#include <map>\n#include <string>\n#include <type_traits> template<typename R, typename... P>\nstruct registry { using FUNC = R (*)(P...); using SELF = registry<R, P...>; using RET = R; static SELF& get() { static SELF r; return r; } bool add(std::string nm, FUNC fn) { const auto r = m_fns.insert({std::move(nm), std::move(fn)}); return r.second; } R invoke(const std::string& nm, P... p) const { return invoke_impl<R>(nm, p...); } void dump() const { for (const auto& it : m_fns) { std::puts(it.first.c_str()); } } private: std::map<std::string, FUNC> m_fns; template<typename RET> std::enable_if_t<std::is_same_v<RET, void>> invoke_impl(const std::string& nm, P... p) const { const auto it = m_fns.find(nm); if (it == m_fns.end()) { return; } std::invoke(it->second, p...); } template<typename RET> std::enable_if_t<!std::is_same_v<RET, void>, RET> invoke_impl(const std::string& nm, P... p) const { const auto it = m_fns.find(nm); if (it == m_fns.end()) { static_assert(std::is_default_constructible_v<RET>, \"RET must be default constructible\"); return {}; } return std::invoke(it->second, p...); }\n}; #define TEST_REGISTER(REGISTRY, NAME) \\ static bool regfn_##REGISTRY##NAME() { \\ const bool r = REGISTRY::get().add(#NAME, NAME); \\ if (!r) { \\ std::puts(\"Failed to register test \" #NAME \", same name already registered!\"); \\ std::abort(); \\ } \\ return r; \\ } \\ static const bool reg_##REGISTRY##NAME = regfn_##REGISTRY##NAME(); #define TEST(REGISTRY, NAME, ...) \\ REGISTRY::RET NAME(__VA_ARGS__); \\ TEST_REGISTER(REGISTRY, NAME); \\ REGISTRY::RET NAME(__VA_ARGS__) // -- Usage 1 simple usage. using REG1 = registry<void>;\nTEST(REG1, test1) { std::puts(\"REG1::test1\");\n}\nTEST(REG1, test2) { std::puts(\"REG1::test2\");\n} // -- Usage 2 with convenience macro wrapper. using REG2 = registry<void, bool>;\n#define TEST2(NAME, ...) TEST(REG2, NAME, ##__VA_ARGS__) TEST2(test1, bool val) { printf(\"REG2::test1 val %d\\n\", val);\n} int main() { const auto& R1 = REG1::get(); R1.dump(); R1.invoke(\"test1\"); R1.invoke(\"test2\"); const auto& R2 = REG2::get(); R2.dump(); R2.invoke(\"test1\", true); return 0;\n}","breadcrumbs":"Development » c++ » Example: Minimal templatized test registry","id":"241","title":"Example: Minimal templatized test registry"},"242":{"body":"Prior to c++20's concepts, SFINAE and std::void_t can be leveraged to build something similar allowing to define an interface (aka trait) for a template parameter. template<typename T, template<typename> class Checker, typename = void>\nstruct is_valid : std::false_type {}; template<typename T, template<typename> class Checker>\nstruct is_valid<T, Checker, std::void_t<Checker<T>>> : std::true_type {}; template<typename T, template<typename> class Checker>\nstatic constexpr bool is_valid_v = is_valid<T, Checker>::value; // ----------------------------------------------------------------------------- template<typename T, typename R, template<typename> class Checker, typename = void>\nstruct is_valid_with_ret : std::false_type {}; template<typename T, typename R, template<typename> class Checker>\nstruct is_valid_with_ret<T, R, Checker, std::void_t<Checker<T>>> : std::is_same<R, Checker<T>> {}; template<typename T, typename R, template<typename> class Checker>\nstatic constexpr bool is_valid_with_ret_v = is_valid_with_ret<T, R, Checker>::value; // ----------------------------------------------------------------------------- template<typename T>\nstruct is_entry { template<typename TT> using init = decltype(std::declval<TT>().init()); template<typename TT> using tag = decltype(std::declval<TT>().tag()); template<typename TT> using val = decltype(std::declval<TT>().val()); static constexpr bool value = is_valid_v<T, init> && is_valid_with_ret_v<T, int, tag> && is_valid_with_ret_v<T, typename T::Type, val>;\n}; template<typename T>\nstatic constexpr bool is_entry_v = is_entry<T>::value; template<typename E>\nstruct Entry { using Type = E; void init(); int tag() const; E val() const;\n}; int main() { static_assert(is_entry_v<Entry<bool>>, \"\");\n} The main mechanic can be explained with the following reduced example. If one of the decltype(std:declval<T>... expressions is ill-formed, the template specialization for is_valid will be removed from the candidate set due to SFINAE . #include <type_traits> // (1) Primary template.\ntemplate<typename T, typename = void>\nstruct is_valid : std::false_type {}; // (2) Partial template specialization.\ntemplate<typename T>\nstruct is_valid<T, std::void_t<decltype(std::declval<T>().some_fun1()), decltype(std::declval<T>().some_fun2())>> : std::true_type {};\nstruct A { void some_fun1() {} void some_fun2() {}\n}; struct B {}; static_assert(is_valid<A>::value, \"is true\");\n// * Compare template arg list with primary template, we only supplied one\n// arg, the second one will be defaulted as\n// is_valid<A, void>\n// * Compare template arg list against available specializations, this will\n// try to match the pattern <A, void> against the patterns defined in the\n// partial specializations.\n// * Try specialization (2)\n// * T -> A\n// * Evaluate std::void_t -> decltype's are well-formed\n// std::void_t<...> -> void\n// * Specialization (2) matches <A, void>\n// * Pick the most specialized version -> (2) static_assert(!is_valid<B>::value, \"is false\");\n// * Compare template arg list with primary template, we only supplied one\n// arg, the second one will be defaulted as\n// is_valid<A, void>\n// * Compare template arg list against available specializations, this will\n// try to match the pattern <B, void> against the patterns defined in the\n// partial specializations.\n// * Try specialization (2)\n// * T -> B\n// * Evaluate std::void_t -> decltype's are ill-formed\n// * Specialization (2) is removed from candidate set, no hard error (SFINAE)\n// * No specialization matches, take the primary template. std::declval<T>() creates an instance of type T in an unevaluated context. A more detailed description is available in the SO discussion How does void_t work .","breadcrumbs":"Development » c++ » Example: Concepts pre c++20","id":"242","title":"Example: Concepts pre c++20"},"243":{"body":"enum Kind { kPrimary, kTT, kIntBool, kIntInt,\n}; // (1) Primary template.\ntemplate<typename T, typename U = bool>\nstruct pair { static constexpr Kind kind = kPrimary;\n}; // (2) Partial template specialization.\ntemplate<typename T>\nstruct pair<T, T> { static constexpr Kind kind = kTT;\n}; // (3) Template specialization.\ntemplate<>\nstruct pair<int, bool> { static constexpr Kind kind = kIntBool;\n}; // (4) Template specialization.\ntemplate<>\nstruct pair<int, int> { static constexpr Kind kind = kIntInt;\n}; int main() { static_assert(pair<int>::kind == kIntBool, \"\"); // * Compare template arg list with primary template, we only supplied one // arg, the second one will be defaulted as // pair<int, bool> // * Compare template arg list against available specializations, this will // try to match the pattern <int, bool> against the patterns defined in the // partial specializations. // * (2) <int, bool> pattern does not match // * (3) <int, bool> pattern does match // * (4) <int, bool> pattern does not match // * Pick the most specialized version -> (3) static_assert(pair<char, char>::kind == kTT, \"\"); // * Compare template arg list against available specializations, this will // try to match the pattern <char, char> against the patterns defined in the // partial specializations. // * (2) <char, char> pattern does match // * (3) <char, char> pattern does not match // * (4) <char, char> pattern does not match // * Pick the most specialized version -> (2) static_assert(pair<int, int>::kind == kIntInt, \"\"); // * Compare template arg list against available specializations, this will // try to match the pattern <int, int> against the patterns defined in the // partial specializations. // * (2) <int, int> pattern does match // * (3) <int, int> pattern does match // * (4) <int, int> pattern does not match // * Pick the most specialized version -> (3) static_assert(pair<char, short>::kind == kPrimary, \"\"); // * Compare template arg list against available specializations, this will // try to match the pattern <char, short> against the patterns defined in the // partial specializations. // * (2) <char, short> pattern does not match // * (3) <char, short> pattern does not match // * (4) <char, short> pattern does not match // * No specialization matches, take the primary template.\n}","breadcrumbs":"Development » c++ » Template selection with partially / fully specializations.","id":"243","title":"Template selection with partially / fully specializations."},"244":{"body":"#include <cassert>\n#include <cstdio>\n#include <new>\n#include <type_traits>\n#include <utility> struct S {}; struct M { M() { std::puts(\"M()\"); } M(const M&) { std::puts(\"M(M&)\"); } M(M&&) { std::puts(\"M(M&&)\"); } M& operator=(const M&) = delete; M& operator=(M&&) = delete; M(S&, int) { std::puts(\"M(S&)\"); } M(S&&, int) { std::puts(\"M(S&&)\"); } ~M() { std::puts(\"~M()\"); }\n}; template<typename T>\nstruct option { static_assert(!std::is_reference_v<T>); constexpr option() = default; template<typename... Params> constexpr option(Params&&... params) : m_has_val(true) { // BAD: does not perfectly forward! // eg, if option(S&&) is invoked, this would invoke M(S&). // new (&m_val) T(params...); // GOOD: perfectly forwards params to constructor of T. new (m_val) T(std::forward<Params>(params)...); } ~option() { reset(); } constexpr T& value() { assert(m_has_val); // Placement new starts a new lifetime, launder pointer returned to the // aligned storage. // // [1] https://en.cppreference.com/w/cpp/utility/launder return *__builtin_launder(reinterpret_cast<T*>(m_val)); } private: constexpr void reset() { if (!m_has_val) { return; } if constexpr (!std::is_trivially_destructible_v<T>) { value().~T(); }; } alignas(T) char m_val[sizeof(T)]; bool m_has_val{false};\n}; int main() { std::puts(\"==> case 1\"); // invokes M(S&&, int) option<M> opt1(S{}, 123); std::puts(\"==> case 2\"); // invokes M() + M(M&&) option<M> x /* option(M&&) + M(M&&) */ = M{} /* M() */;\n}","breadcrumbs":"Development » c++ » Example: Perfect forwarding","id":"244","title":"Example: Perfect forwarding"},"245":{"body":"","breadcrumbs":"Development » glibc » glibc","id":"245","title":"glibc"},"246":{"body":"Trace memory allocation and de-allocation to detect memory leaks. Need to call mtrace(3) to install the tracing hooks. If we can't modify the binary to call mtrace we can create a small shared library and pre-load it. // libmtrace.c\n#include <mcheck.h>\n__attribute__((constructor)) static void init_mtrace() { mtrace(); } Compile as: gcc -shared -fPIC -o libmtrace.so libmtrace.c To generate the trace file run: export MALLOC_TRACE=<file>\nLD_PRELOAD=./libmtrace.so <binary> Note : If MALLOC_TRACE is not set mtrace won't install tracing hooks. To get the results of the trace file: mtrace <binary> $MALLOC_TRACE","breadcrumbs":"Development » glibc » malloc tracer mtrace(3)","id":"246","title":"malloc tracer mtrace(3)"},"247":{"body":"Configure action when glibc detects memory error. export MALLOC_CHECK_=<N> Useful values: 1 print detailed error & continue\n3 print detailed error + stack trace + memory mappings & abort\n7 print simple error message + stack trace + memory mappings & abort","breadcrumbs":"Development » glibc » malloc check mallopt(3)","id":"247","title":"malloc check mallopt(3)"},"248":{"body":"","breadcrumbs":"Development » gcc » gcc(1)","id":"248","title":"gcc(1)"},"249":{"body":"","breadcrumbs":"Development » gcc » CLI","id":"249","title":"CLI"},"25":{"body":"Bash supports regular expression matching with the binary operator =~. The match results can be accessed via the $BASH_REMATCH variable: ${BASH_REMATCH[0]} contains the full match ${BASH_REMATCH[1]} contains match of the first capture group INPUT='title foo : 1234'\nREGEX='^title (.+) : ([0-9]+)$'\nif [[ $INPUT =~ $REGEX ]]; then echo \"${BASH_REMATCH[0]}\" # title foo : 1234 echo \"${BASH_REMATCH[1]}\" # foo echo \"${BASH_REMATCH[2]}\" # 1234\nfi Caution : When specifying a regex in the [[ ]] block directly, quotes will be treated as part of the pattern. [[ $INPUT =~ \"foo\" ]] will match against \"foo\" not foo!","breadcrumbs":"Tools » bash » Regular Expressions","id":"25","title":"Regular Expressions"},"250":{"body":"While debugging can be helpful to just pre-process files. gcc -E [-dM] ... -E run only preprocessor -dM list only #define statements -### dry-run, outputting exact compiler/linker invocations -print-multi-lib print available multilib configurations --help=<class> print description of cmdline options for given class, eg warnings, optimizers, target, c, c++","breadcrumbs":"Development » gcc » Preprocessing","id":"250","title":"Preprocessing"},"251":{"body":"# List all target options with their description.\ngcc --help=target # Configure for current cpu arch and query (-Q) value of options.\ngcc -march=native -Q --help=target","breadcrumbs":"Development » gcc » Target options","id":"251","title":"Target options"},"252":{"body":"# List available warnings with short description.\ngcc --help=warnings\n# List available optimizations with short description.\ngcc --help=optimizers # Prepend --help with `-Q` to print wheter options are enabled or disabled\n# instead showing their description.","breadcrumbs":"Development » gcc » Warnings / optimizations","id":"252","title":"Warnings / optimizations"},"253":{"body":"","breadcrumbs":"Development » gcc » Builtins","id":"253","title":"Builtins"},"254":{"body":"Give the compiler a hint which branch is hot, so it can lay out the code accordingly to reduce number of jump instructions. See on compiler explorer . The semantics of this hint are as follows, the compiler prioritises expr == cond. So __builtin_expect(expr, 0) means that we expect the expr to be 0 most of the time. echo \"\nextern void foo();\nextern void bar();\nvoid run0(int x) { if (__builtin_expect(x,0)) { foo(); } else { bar(); }\n}\nvoid run1(int x) { if (__builtin_expect(x,1)) { foo(); } else { bar(); }\n}\n\" | gcc -O2 -S -masm=intel -o /dev/stdout -xc - Will generate something similar to the following. run0: bar is on the path without branch run1: foo is on the path without branch run0: test edi, edi jne .L4 xor eax, eax jmp bar\n.L4: xor eax, eax jmp foo\nrun1: test edi, edi je .L6 xor eax, eax jmp foo\n.L6: xor eax, eax jmp bar","breadcrumbs":"Development » gcc » __builtin_expect(expr, cond)","id":"254","title":"__builtin_expect(expr, cond)"},"255":{"body":"C ABI - SystemV ABI C++ ABI - C++ Itanium ABI","breadcrumbs":"Development » gcc » ABI (Linux)","id":"255","title":"ABI (Linux)"},"256":{"body":"","breadcrumbs":"Development » cmake » cmake(1)","id":"256","title":"cmake(1)"},"257":{"body":"These modifier control where properties for a given target are visible. PRIVATE: Only for the target itself. INTERFACE: Only for anyone linking against the target. PUBLIC: For the target itself and anyone linking against it (effectively PRIVATE + INTERFACE). The following gives an example for preprocessor definitions specified on a library target. This behaves in the same way for other properties like for example include directories. # CMakeLists.txt cmake_minimum_required(VERSION 3.14)\nproject(moose) # -- LIBRARY\nadd_library(liba STATIC liba.cc)\ntarget_compile_definitions(liba PUBLIC DEF_PUBLIC)\ntarget_compile_definitions(liba PRIVATE DEF_PRIVATE)\ntarget_compile_definitions(liba INTERFACE DEF_INTERFACE) # -- APPLICATION\nadd_executable(main main.cc)\ntarget_link_libraries(main liba) > touch liba.cc; echo \"int main() {}\" > main.cc\n> cmake -B build -S . -G Ninja\n> ninja -C build -j1 --verbose\n[1/4] /usr/bin/c++ -DDEF_PRIVATE -DDEF_PUBLIC [..] .../liba.cc\n[2/4] [..]\n[3/4] /usr/bin/c++ -DDEF_INTERFACE -DDEF_PUBLIC [..] .../main.cc\n[4/4] [..]","breadcrumbs":"Development » cmake » PRIVATE / PUBLIC / INTERFACE","id":"257","title":"PRIVATE / PUBLIC / INTERFACE"},"258":{"body":"","breadcrumbs":"Development » make » make(1)","id":"258","title":"make(1)"},"259":{"body":"target .. : prerequisite .. recipe .. target: an output generated by the rule prerequisite: an input that is used to generate the target recipe: list of actions to generate the output from the input Use make -p to print all rules and variables (implicitly + explicitly defined).","breadcrumbs":"Development » make » Anatomy of make rules","id":"259","title":"Anatomy of make rules"},"26":{"body":"The complete builtin is used to interact with the completion system. complete # print currently installed completion handler\ncomplete -F <func> <cmd> # install <func> as completion handler for <cmd>\ncomplete -r <cmd> # uninstall completion handler for <cmd> Variables available in completion functions: # in\n$1 # <cmd>\n$2 # current word\n$3 # privous word COMP_WORDS # array with current command line words\nCOMP_CWORD # index into COMP_WORDS with current cursor position # out\nCOMPREPLY # array with possible completions The compgen builtin is used to generate possible matches by comparing word against words generated by option. compgen <option> <word> # usefule options:\n# -W <list> specify list of possible completions\n# -d generate list with dirs\n# -f generate list with files\n# -u generate list with users\n# -e generate list with exported variables # compare \"f\" against words \"foo\" \"foobar\" \"bar\" and generate matches\ncompgen -W \"foo foobar bar\" \"f\" # compare \"hom\" against file/dir names and generate matches\ncompgen -d -f \"hom\"","breadcrumbs":"Tools » bash » Completion","id":"26","title":"Completion"},"260":{"body":"","breadcrumbs":"Development » make » Pattern rules & Automatic variables","id":"260","title":"Pattern rules & Automatic variables"},"261":{"body":"A pattern rule contains the % char (exactly one of them) and look like this example: %.o : %.c $(CC) -c $(CFLAGS) $(CPPFLAGS) $< -o $@ The target matches files of the pattern %.o, where % matches any none-empty substring and other character match just them self. The substring matched by % is called the stem. % in the prerequisite stands for the matched stem in the target.","breadcrumbs":"Development » make » Pattern rules","id":"261","title":"Pattern rules"},"262":{"body":"As targets and prerequisites in pattern rules can't be spelled explicitly in the recipe, make provides a set of automatic variables to work with: $@: Name of the target that triggered the rule. $<: Name of the first prerequisite. $^: Names of all prerequisites (without duplicates). $+: Names of all prerequisites (with duplicates). $*: Stem of the pattern rule. # file: Makefile all: foobar blabla foo% bla%: aaa bbb bbb @echo \"@ = $@\" @echo \"< = $<\" @echo \"^ = $^\" @echo \"+ = $+\" @echo \"* = $*\" @echo \"----\" aaa:\nbbb: Running above Makefile gives: @ = foobar\n< = aaa\n^ = aaa bbb\n+ = aaa bbb bbb\n* = bar\n----\n@ = blabla\n< = aaa\n^ = aaa bbb\n+ = aaa bbb bbb\n* = bla\n---- Variables related to filesystem paths: $(CURDIR): Path of current working dir after using make -C path","breadcrumbs":"Development » make » Automatic variables","id":"262","title":"Automatic variables"},"263":{"body":"Arguments specified on the command line override ordinary variable assignments in the makefile ( overriding variables ). VAR = abc\nall: @echo VAR=$(VAR) # make\nVAR=abc # make VAR=123\nVAR=123","breadcrumbs":"Development » make » Arguments","id":"263","title":"Arguments"},"264":{"body":"","breadcrumbs":"Development » make » Useful functions","id":"264","title":"Useful functions"},"265":{"body":"Substitute strings matching pattern in a list. in := a.o l.a c.o\nout := $(in:.o=.c)\n# => out = a.c l.a c.c","breadcrumbs":"Development » make » Substitution references","id":"265","title":"Substitution references"},"266":{"body":"in := a.c b.c\nout := $(patsubst %.c, build/%.o, $(in))\n# => out = build/a.o build/b.o # This is actually equivalent to $(in:%.c=build/%.o)","breadcrumbs":"Development » make » patsubst ( ref )","id":"266","title":"patsubst ( ref )"},"267":{"body":"Keep strings matching a pattern in a list. in := a.a b.b c.c d.d\nout := $(filter %.b %.c, $(in))\n# => out = b.b c.c","breadcrumbs":"Development » make » filter","id":"267","title":"filter"},"268":{"body":"Remove strings matching a pattern from a list. in := a.a b.b c.c d.d\nout := $(filter-out %.b %.c, $(in))\n# => out = a.a d.d","breadcrumbs":"Development » make » filter-out","id":"268","title":"filter-out"},"269":{"body":"Resolve each file name as absolute path (don't resolve symlinks). $(abspath fname1 fname2 ..) ### `realpath`\nResolve each file name as canonical path.\n```make\n$(realpath fname1 fname2 ..)","breadcrumbs":"Development » make » abspath","id":"269","title":"abspath"},"27":{"body":"Skeleton to copy/paste for writing simple completions. Assume a program foo with the following interface: foo -c green|red|blue -s low|high -f <file> -h The completion handler could be implemented as follows: function _foo() { local curr=$2 local prev=$3 local opts=\"-c -s -f -h\" case $prev in -c) COMPREPLY=( $(compgen -W \"green red blue\" -- $curr) );; -s) COMPREPLY=( $(compgen -W \"low high\" -- $curr) );; -f) COMPREPLY=( $(compgen -f -- $curr) );; *) COMPREPLY=( $(compgen -W \"$opts\" -- $curr) );; esac\n} complete -F _foo foo","breadcrumbs":"Tools » bash » Example","id":"27","title":"Example"},"270":{"body":"","breadcrumbs":"Development » ld.so » ld.so(8)","id":"270","title":"ld.so(8)"},"271":{"body":"LD_PRELOAD=<l_so> colon separated list of libso's to be pre loaded LD_DEBUG=<opts> comma separated list of debug options =help list available options =libs show library search path =files processing of input files =symbols show search path for symbol lookup =bindings show against which definition a symbol is bound","breadcrumbs":"Development » ld.so » Environment Variables","id":"271","title":"Environment Variables"},"272":{"body":"When dynamically loading a shared library during program runtime with dlopen(3), only the LD_LIBRARY_PATH as it was during program startup is evaluated. Therefore the following is a code smell: // at startup LD_LIBRARY_PATH=/moose // Assume /foo/libbar.so\nsetenv(\"LD_LIBRARY_PATH\", \"/foo\", true /* overwrite */); // Will look in /moose and NOT in /foo.\ndlopen(\"libbar.so\", RTLD_LAZY);","breadcrumbs":"Development » ld.so » LD_LIBRARY_PATH and dlopen(3)","id":"272","title":"LD_LIBRARY_PATH and dlopen(3)"},"273":{"body":"Libraries specified in LD_PRELOAD are loaded from left-to-right but initialized from right-to-left. > ldd ./main >> libc.so.6 => /usr/lib/libc.so.6 > LD_PRELOAD=liba.so:libb.so ./main --> preloaded in this order <-- initialized in this order The preload order determines: the order libraries are inserted into the link map the initialization order for libraries For the example listed above the resulting link map will look like the following: +------+ +------+ +------+ +------+ | main | -> | liba | -> | libb | -> | libc | +------+ +------+ +------+ +------+ This can be seen when running with LD_DEBUG=files: > LD_DEBUG=files LD_PRELOAD=liba.so:libb.so ./main # load order (-> determines link map) >> file=liba.so [0]; generating link map >> file=libb.so [0]; generating link map >> file=libc.so.6 [0]; generating link map # init order >> calling init: /usr/lib/libc.so.6 >> calling init: <path>/libb.so >> calling init: <path>/liba.so >> initialize program: ./main To verify the link map order we let ld.so resolve the memcpy(3) libc symbol (used in main ) dynamically, while enabling LD_DEBUG=symbols,bindings to see the resolving in action. > LD_DEBUG=symbols,bindings LD_PRELOAD=liba.so:libb.so ./main >> symbol=memcpy; lookup in file=./main [0] >> symbol=memcpy; lookup in file=<path>/liba.so [0] >> symbol=memcpy; lookup in file=<path>/libb.so [0] >> symbol=memcpy; lookup in file=/usr/lib/libc.so.6 [0] >> binding file ./main [0] to /usr/lib/libc.so.6 [0]: normal symbol `memcpy' [GLIBC_2.14]","breadcrumbs":"Development » ld.so » LD_PRELOAD: Initialization Order and Link Map","id":"273","title":"LD_PRELOAD: Initialization Order and Link Map"},"274":{"body":"Dynamic linking basically works via one indirect jump. It uses a combination of function trampolines (.plt section) and a function pointer table (.got.plt section). On the first call the trampoline sets up some metadata and then jumps to the ld.so runtime resolve function, which in turn patches the table with the correct function pointer. .plt ....... procedure linkage table, contains function trampolines, usually located in code segment (rx permission) .got.plt ... global offset table for .plt, holds the function pointer table Using radare2 we can analyze this in more detail: [0x00401040]> pd 4 @ section..got.plt ;-- section..got.plt: ;-- .got.plt: ; [22] -rw- section size 32 named .got.plt ;-- _GLOBAL_OFFSET_TABLE_: [0] 0x00404000 .qword 0x0000000000403e10 ; section..dynamic [1] 0x00404008 .qword 0x0000000000000000 ; CODE XREF from section..plt @ +0x6 [2] 0x00404010 .qword 0x0000000000000000 ;-- reloc.puts: ; CODE XREF from sym.imp.puts @ 0x401030 [3] 0x00404018 .qword 0x0000000000401036 ; RELOC 64 puts [0x00401040]> pd 6 @ section..plt ;-- section..plt: ;-- .plt: ; [12] -r-x section size 32 named .plt ┌─> 0x00401020 ff35e22f0000 push qword [0x00404008] ╎ 0x00401026 ff25e42f0000 jmp qword [0x00404010] ╎ 0x0040102c 0f1f4000 nop dword [rax] ┌ 6: int sym.imp.puts (const char *s); └ ╎ 0x00401030 ff25e22f0000 jmp qword [reloc.puts] ╎ 0x00401036 6800000000 push 0 └─< 0x0040103b e9e0ffffff jmp sym..plt At address 0x00401030 in the .plt section we see the indirect jump for puts using the function pointer in _GLOBAL_OFFSET_TABLE_[3] (GOT). GOT[3] initially points to instruction after the puts trampoline 0x00401036. This pushes the relocation index 0 and then jumps to the first trampoline 0x00401020. The first trampoline jumps to GOT[2] which will be filled at program startup by the ld.so with its resolve function. The ld.so resolve function fixes the relocation referenced by the relocation index pushed by the puts trampoline. The relocation entry at index 0 tells the resolve function which symbol to search for and where to put the function pointer: > readelf -r <main> >> Relocation section '.rela.plt' at offset 0x4b8 contains 1 entry: >> Offset Info Type Sym. Value Sym. Name + Addend >> 000000404018 000200000007 R_X86_64_JUMP_SLO 0000000000000000 puts@GLIBC_2.2.5 + 0 As we can see the offset from relocation at index 0 points to GOT[3].","breadcrumbs":"Development » ld.so » Dynamic Linking (x86_64)","id":"274","title":"Dynamic Linking (x86_64)"},"275":{"body":"The ELF symbol versioning mechanism allows to attach version information to symbols. This can be used to express symbol version requirements or to provide certain symbols multiple times in the same ELF file with different versions (eg for backwards compatibility). The libpthread.so library is an example which provides the pthread_cond_wait symbol multiple times but in different versions. With readelf the version of the symbol can be seen after the @. > readelf -W --dyn-syms /lib/libpthread.so Symbol table '.dynsym' contains 342 entries: Num: Value Size Type Bind Vis Ndx Name ... 141: 0000f080 696 FUNC GLOBAL DEFAULT 16 pthread_cond_wait@@GLIBC_2.3.2 142: 00010000 111 FUNC GLOBAL DEFAULT 16 pthread_cond_wait@GLIBC_2.2.5 The @@ denotes the default symbol version which will be used during static linking against the library. The following dump shows that the tmp program linked against lpthread will depend on the symbol version GLIBC_2.3.2, which is the default version. > echo \"#include <pthread.h> int main() { return pthread_cond_wait(0,0); }\" | gcc -o tmp -xc - -lpthread; readelf -W --dyn-syms tmp | grep pthread_cond_wait; Symbol table '.dynsym' contains 7 entries: Num: Value Size Type Bind Vis Ndx Name ... 2: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_cond_wait@GLIBC_2.3.2 (2) Only one symbol can be annotated as the @@ default version. Using the --version-info flag with readelf, more details on the symbol version info compiled into the tmp ELF file can be obtained. The .gnu.version section contains the version definition for each symbol in the .dynsym section. pthread_cond_wait is at index 2 in the .dynsym section, the corresponding symbol version is at index 2 in the .gnu.version section. The .gnu.version_r section contains symbol version requirements per shared library dependency (DT_NEEDED dynamic entry). > readelf -W --version-info --dyn-syms tmp Symbol table '.dynsym' contains 7 entries: Num: Value Size Type Bind Vis Ndx Name 0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND 1: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_deregisterTMCloneTable 2: 0000000000000000 0 FUNC GLOBAL DEFAULT UND pthread_cond_wait@GLIBC_2.3.2 (2) 3: 0000000000000000 0 FUNC GLOBAL DEFAULT UND __libc_start_main@GLIBC_2.2.5 (3) 4: 0000000000000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__ 5: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_registerTMCloneTable 6: 0000000000000000 0 FUNC WEAK DEFAULT UND __cxa_finalize@GLIBC_2.2.5 (3) Version symbols section '.gnu.version' contains 7 entries: Addr: 0x0000000000000534 Offset: 0x000534 Link: 6 (.dynsym) 000: 0 (*local*) 0 (*local*) 2 (GLIBC_2.3.2) 3 (GLIBC_2.2.5) 004: 0 (*local*) 0 (*local*) 3 (GLIBC_2.2.5) Version needs section '.gnu.version_r' contains 2 entries: Addr: 0x0000000000000548 Offset: 0x000548 Link: 7 (.dynstr) 000000: Version: 1 File: libc.so.6 Cnt: 1 0x0010: Name: GLIBC_2.2.5 Flags: none Version: 3 0x0020: Version: 1 File: libpthread.so.0 Cnt: 1 0x0030: Name: GLIBC_2.3.2 Flags: none Version: 2 The gnu dynamic linker allows to inspect the version processing during runtime by setting the LD_DEBUG environment variable accordingly. # version: Display version dependencies.\n> LD_DEBUG=versions ./tmp 717904: checking for version `GLIBC_2.2.5' in file /usr/lib/libc.so.6 [0] required by file ./tmp [0] 717904: checking for version `GLIBC_2.3.2' in file /usr/lib/libpthread.so.0 [0] required by file ./tmp [0] ... # symbols : Display symbol table processing.\n# bindings: Display information about symbol binding.\n> LD_DEBUG=symbols,bindings ./tmp ... 718123: symbol=pthread_cond_wait; lookup in file=./tmp [0] 718123: symbol=pthread_cond_wait; lookup in file=/usr/lib/libpthread.so.0 [0] 718123: binding file ./tmp [0] to /usr/lib/libpthread.so.0 [0]: normal symbol `pthread_cond_wait' [GLIBC_2.3.2]","breadcrumbs":"Development » symbol versioning » ELF Symbol Versioning","id":"275","title":"ELF Symbol Versioning"},"276":{"body":"The following shows an example C++ library libfoo which provides the same symbol multiple times but in different versions. // file: libfoo.cc\n#include<stdio.h> // Bind function symbols to version nodes.\n//\n// ..@ -> Is the unversioned symbol.\n// ..@@.. -> Is the default symbol. __asm__(\".symver func_v0,func@\");\n__asm__(\".symver func_v1,func@LIB_V1\");\n__asm__(\".symver func_v2,func@@LIB_V2\"); extern \"C\" { void func_v0() { puts(\"func_v0\"); } void func_v1() { puts(\"func_v1\"); } void func_v2() { puts(\"func_v2\"); }\n} __asm__(\".symver _Z11func_cpp_v1i,_Z8func_cppi@LIB_V1\");\n__asm__(\".symver _Z11func_cpp_v2i,_Z8func_cppi@@LIB_V2\"); void func_cpp_v1(int) { puts(\"func_cpp_v1\"); }\nvoid func_cpp_v2(int) { puts(\"func_cpp_v2\"); } void func_cpp(int) { puts(\"func_cpp_v2\"); } Version script for libfoo which defines which symbols for which versions are exported from the ELF file. # file: libfoo.ver\nLIB_V1 { global: func; extern \"C++\" { \"func_cpp(int)\"; }; local: *;\n}; LIB_V2 { global: func; extern \"C++\" { \"func_cpp(int)\"; };\n} LIB_V1; The local: section in LIB_V1 is a catch all, that matches any symbol not explicitly specified, and defines that the symbol is local and therefore not exported from the ELF file. The library libfoo can be linked with the version definitions in libfoo.ver by passing the version script to the linker with the --version-script flag. > g++ -shared -fPIC -o libfoo.so libfoo.cc -Wl,--version-script=libfoo.ver\n> readelf -W --dyn-syms libfoo.so | c++filt Symbol table '.dynsym' contains 14 entries: Num: Value Size Type Bind Vis Ndx Name ... 6: 0000000000000000 0 OBJECT GLOBAL DEFAULT ABS LIB_V1 7: 000000000000114b 29 FUNC GLOBAL DEFAULT 13 func_cpp(int)@LIB_V1 8: 0000000000001168 29 FUNC GLOBAL DEFAULT 13 func_cpp(int)@@LIB_V2 9: 0000000000001185 29 FUNC GLOBAL DEFAULT 13 func_cpp(int)@@LIB_V1 10: 0000000000000000 0 OBJECT GLOBAL DEFAULT ABS LIB_V2 11: 0000000000001109 22 FUNC GLOBAL DEFAULT 13 func 12: 000000000000111f 22 FUNC GLOBAL DEFAULT 13 func@LIB_V1 13: 0000000000001135 22 FUNC GLOBAL DEFAULT 13 func@@LIB_V2 The following program demonstrates how to make use of the different versions: // file: main.cc\n#include <dlfcn.h>\n#include <assert.h> // Links against default symbol in the lib.so.\nextern \"C\" void func(); int main() { // Call the default version. func(); #ifdef _GNU_SOURCE typedef void (*fnptr)(); // Unversioned lookup. fnptr fn_v0 = (fnptr)dlsym(RTLD_DEFAULT, \"func\"); // Version lookup. fnptr fn_v1 = (fnptr)dlvsym(RTLD_DEFAULT, \"func\", \"LIB_V1\"); fnptr fn_v2 = (fnptr)dlvsym(RTLD_DEFAULT, \"func\", \"LIB_V2\"); assert(fn_v0 != 0); assert(fn_v1 != 0); assert(fn_v2 != 0); fn_v0(); fn_v1(); fn_v2();\n#endif return 0;\n} Compiling and running results in: > g++ -o main main.cc -ldl ./libfoo.so && ./main\nfunc_v2\nfunc_v0\nfunc_v1\nfunc_v2","breadcrumbs":"Development » symbol versioning » Example: version script","id":"276","title":"Example: version script"},"277":{"body":"ELF Symbol Versioning Binutils ld: Symbol Versioning LSB: Symbol Versioning How To Write Shared Libraries LSB: ELF File Format","breadcrumbs":"Development » symbol versioning » References","id":"277","title":"References"},"278":{"body":"","breadcrumbs":"Development » python » python","id":"278","title":"python"},"279":{"body":"Some decorator examples with type annotation. from typing import Callable def log(f: Callable[[int], None]) -> Callable[[int], None]: def inner(x: int): print(f\"log::inner f={f.__name__} x={x}\") f(x) return inner @log\ndef some_fn(x: int): print(f\"some_fn x={x}\") def log_tag(tag: str) -> Callable[[Callable[[int], None]], Callable[[int], None]]: def decorator(f: Callable[[int], None]) -> Callable[[int], None]: def inner(x: int): print(f\"log_tag::inner f={f.__name__} tag={tag} x={x}\") f(x) return inner return decorator @log_tag(\"some_tag\")\ndef some_fn2(x: int): print(f\"some_fn2 x={x}\")","breadcrumbs":"Development » python » Decorator [ run ]","id":"279","title":"Decorator [ run ]"},"28":{"body":"","breadcrumbs":"Tools » fish » fish(1)","id":"28","title":"fish(1)"},"280":{"body":"Walrus operator := added since python 3.8 . from typing import Optional # Example 1: if let statements def foo(ret: Optional[int]) -> Optional[int]: return ret if r := foo(None): print(f\"foo(None) -> {r}\") if r := foo(1337): print(f\"foo(1337) -> {r}\") # Example 2: while let statements toks = iter(['a', 'b', 'c'])\nwhile tok := next(toks, None): print(f\"{tok}\") # Example 3: list comprehension print([tok for t in [\" a\", \" \", \" b \"] if (tok := t.strip())])","breadcrumbs":"Development » python » Walrus operator [ run ]","id":"280","title":"Walrus operator [ run ]"},"281":{"body":"Run unittests directly from the command line as python3 -m unittest -v test Optionally pass -k <patter> to only run subset of tests. # file: test.py import unittest class MyTest(unittest.TestCase): def setUp(self): pass def tearDown(self): pass # Tests need to start with the prefix 'test'. def test_foo(self): self.assertEqual(1 + 2, 3) def test_bar(self): with self.assertRaises(IndexError): list()[0]","breadcrumbs":"Development » python » Unittest [ run ]","id":"281","title":"Unittest [ run ]"},"282":{"body":"Run doctests directly from the command line as python -m doctest -v test.py # file: test.py def sum(a: int, b: int) -> int: \"\"\"Sum a and b. >>> sum(1, 2) 3 >>> sum(10, 20) 30 \"\"\" return a + b","breadcrumbs":"Development » python » Doctest [ run ]","id":"282","title":"Doctest [ run ]"},"283":{"body":"Micro benchmarking. python -m timeit '[x.strip() for x in [\"a \", \" b\"]]'","breadcrumbs":"Development » python » timeit","id":"283","title":"timeit"},"284":{"body":"Generate code coverage reports in text format. Compile the source files of interest and link the final binary with the following flags: -fprofile-arcs instruments the generated code such that it writes a .gcda file when being executed with details about which branches are taken -ftest-coverage writes a .gcno notes file which is used by gcov during generation of the coverage report Depending on the build environment one may also set -fprofile-abs-path to generate absolute path names into the .gcno note files, this can ease setups where compilations are done in different directories to the source directory. gcc / clang also support an alias flag --coverage which during compilation time is equivalent to -fprofile-arcs -ftest-coverage and during link time -lgcov. After running the instrumented binary, the human readable report can then be generated for a single file for example such as gcov <SRC FILE | OBJ FILE>","breadcrumbs":"Development » gcov » gcov(1)","id":"284","title":"gcov(1)"},"285":{"body":"#include <cstdio> void tell_me(int desc) { if (desc & 1) { std::puts(\"this\"); } else { std::puts(\"that\"); }\n} int main(int argc, char *argv[]) { tell_me(argc); tell_me(argc); return 0;\n} The gcov coverage report can be generated as follows for gcc or clang. CXXFLAGS = -fprofile-arcs -ftest-coverage\n# or the alias\n#CXXFLAGS = --coverage cov-gcc: clean g++ $(CXXFLAGS) -c -o cov.o cov.cc g++ $(CXXFLAGS) -o $@ cov.o ./$@ gcov --demangled-names cov.cc cat cov.cc.gcov\n.PHONY: cov-gcc cov-clang: clean clang++ $(CXXFLAGS) -c -o cov.o cov.cc clang++ $(CXXFLAGS) -o $@ cov.o ./$@ llvm-cov gcov --demangled-names cov.cc cat cov.cc.gcov\n.PHONY: cov-clang clean: $(RM) *.gcov *.gcno *.gcda *.o cov-* The will generate a report similar to the following. cat cov.cc.gcov -: 0:Source:cov.cc -: 0:Graph:cov.gcno -: 0:Data:cov.gcda -: 0:Runs:1 -: 1:// Copyright (C) 2023 johannst -: 2: -: 3:#include <cstdio> -: 4: 2: 5:void tell_me(int desc) { 2: 6: if (desc & 1) { 2: 7: std::puts(\"this\"); -: 8: } else { #####: 9: std::puts(\"that\"); -: 10: } 2: 11:} -: 12: 1: 13:int main(int argc, char *argv[]) { 1: 14: tell_me(argc); 1: 15: tell_me(argc); 1: 16: return 0; -: 17:}","breadcrumbs":"Development » gcov » Example","id":"285","title":"Example"},"286":{"body":"pgo is an optimization technique to optimize a program for its usual workload. It is applied in two phases: Collect profiling data (best with representative benchmarks). Optimize program based on collected profiling data. The following simple program is used as demonstrator. #include <stdio.h> #define NOINLINE __attribute__((noinline)) NOINLINE void foo() { puts(\"foo()\"); }\nNOINLINE void bar() { puts(\"bar()\"); } int main(int argc, char *argv[]) { if (argc == 2) { foo(); } else { bar(); }\n}","breadcrumbs":"Development » pgo » Profile guided optimization (pgo)","id":"286","title":"Profile guided optimization (pgo)"},"287":{"body":"On the actual machine with clang 15.0.7, the following code is generated for the main() function. # clang -o test test.c -O3 0000000000001160 <main>: 1160: 50 push rax ; Jump if argc != 2. 1161: 83 ff 02 cmp edi,0x2 1164: 75 09 jne 116f <main+0xf> ; foor() is on the hot path (fall-through). 1166: e8 d5 ff ff ff call 1140 <_Z3foov> 116b: 31 c0 xor eax,eax 116d: 59 pop rcx 116e: c3 ret ; bar() is on the cold path (branch). 116f: e8 dc ff ff ff call 1150 <_Z3barv> 1174: 31 c0 xor eax,eax 1176: 59 pop rcx 1177: c3 ret The following shows how to compile with profiling instrumentation and how to optimize the final program with the collected profiling data ( llvm pgo ). The arguments to ./test are chosen such that 9/10 runs call bar(), which is currently on the cold path. # Compile test program with profiling instrumentation.\nclang -o test test.cc -O3 -fprofile-instr-generate # Collect profiling data from multiple runs.\nfor i in {0..10}; do LLVM_PROFILE_FILE=\"prof.clang/%p.profraw\" ./test $(seq 0 $i)\ndone # Merge raw profiling data into single profile data.\nllvm-profdata merge -o pgo.profdata prof.clang/*.profraw # Optimize test program with profiling data.\nclang -o test test.cc -O3 -fprofile-use=pgo.profdata NOTE: If LLVM_PROFILE_FILE is not given the profile data is written to default.profraw which is re-written on each run. If the LLVM_PROFILE_FILE contains a %m in the filename, a unique integer will be generated and consecutive runs will update the same generated profraw file, LLVM_PROFILE_FILE can specify a new file every time, however that requires more storage in general. After optimizing the program with the profiling data, the main() function looks as follows. 0000000000001060 <main>: 1060: 50 push rax ; Jump if argc == 2. 1061: 83 ff 02 cmp edi,0x2 1064: 74 09 je 106f <main+0xf> ; bar() is on the hot path (fall-through). 1066: e8 e5 ff ff ff call 1050 <_Z3barv> 106b: 31 c0 xor eax,eax 106d: 59 pop rcx 106e: c3 ret ; foo() is on the cold path (branch). 106f: e8 cc ff ff ff call 1040 <_Z3foov> 1074: 31 c0 xor eax,eax 1076: 59 pop rcx 1077: c3 ret","breadcrumbs":"Development » pgo » clang","id":"287","title":"clang"},"288":{"body":"With gcc 13.2.1 on the current machine, the optimizer puts bar() on the hot path by default. 0000000000001040 <main>: 1040: 48 83 ec 08 sub rsp,0x8 ; Jump if argc == 2. 1044: 83 ff 02 cmp edi,0x2 1047: 74 0c je 1055 <main+0x15> ; bar () is on the hot path (fall-through). 1049: e8 22 01 00 00 call 1170 <_Z3barv> 104e: 31 c0 xor eax,eax 1050: 48 83 c4 08 add rsp,0x8 1054: c3 ret ; foo() is on the cold path (branch). 1055: e8 06 01 00 00 call 1160 <_Z3foov> 105a: eb f2 jmp 104e <main+0xe> 105c: 0f 1f 40 00 nop DWORD PTR [rax+0x0] The following shows how to compile with profiling instrumentation and how to optimize the final program with the collected profiling data. The arguments to ./test are chosen such that 2/3 runs call foo(), which is currently on the cold path. gcc -o test test.cc -O3 -fprofile-generate\n./test 1\n./test 1\n./test 2 2\ngcc -o test test.cc -O3 -fprofile-use NOTE: Consecutive runs update the generated test.gcda profile data file rather than re-write it. After optimizing the program with the profiling data, the main() function 0000000000001040 <main.cold>: ; bar() is on the cold path (branch). 1040: e8 05 00 00 00 call 104a <_Z3barv> 1045: e9 25 00 00 00 jmp 106f <main+0xf> 0000000000001060 <main>: 1060: 51 push rcx ; Jump if argc != 2. 1061: 83 ff 02 cmp edi,0x2 1064: 0f 85 d6 ff ff ff jne 1040 <main.cold> ; for() is on the hot path (fall-through). 106a: e8 11 01 00 00 call 1180 <_Z3foov> 106f: 31 c0 xor eax,eax 1071: 5a pop rdx 1072: c3 ret","breadcrumbs":"Development » pgo » gcc","id":"288","title":"gcc"},"289":{"body":"systemd coredump ptrace_scope cryptsetup swap input acl zfs","breadcrumbs":"Linux » Linux","id":"289","title":"Linux"},"29":{"body":"Fish initialization file ~/.config/fish/config.fish Switch between different key bindings: fish_default_key_bindings to use default key bindings fish_vi_key_bindings to use vi key bindings","breadcrumbs":"Tools » fish » Quick Info","id":"29","title":"Quick Info"},"290":{"body":"","breadcrumbs":"Linux » systemd » systemd","id":"290","title":"systemd"},"291":{"body":"Inspect units: systemctl [opts] [cmd]\n[opts] --user --type=TYPE List only given types eg, service, timer, socket (use --type=help for a list) --state=STATE List only given states eg running, enabled (use --state=help for a list) --failed List only failed services [cmd] list-units <pattern> List units in memory status <unit> Show runtime status of unit start <unit> Start a unit stop <unit> Stop a unit restart <unit> Restart a unit reload <unit> Reload a unit enable <unit> Enable a unit (persistent) disable <unit> Disable a unit cat <unit> Print unit file show <unit> Show properties of unit","breadcrumbs":"Linux » systemd » systemctl","id":"291","title":"systemctl"},"292":{"body":"# List all system failed units.\nsystemctl --failed # List all user failed units.\nsystemctl --user --failed","breadcrumbs":"Linux » systemd » Example: List failed units","id":"292","title":"Example: List failed units"},"293":{"body":"# Generate unit\nmkdir -p ~/.config/systemd/user\necho '[Unit]\nDescription=Test logger [Service]\nType=oneshot\nExecStart=logger \"Hello from test unit\"' > ~/.config/systemd/user/test.service # Run unit\nsystemctl --user start test # See log message\njournalctl --user -u test -n 5","breadcrumbs":"Linux » systemd » Example: Trivial user unit","id":"293","title":"Example: Trivial user unit"},"294":{"body":"Inspect journal logs: journalctl [opts] [matches] --user Current user journal (system by default) -u <unit> Show logs for specified <unit> -n <lines> Show only last <lines> -f Follow journal -g <pattern> Grep for <pattern> Cleanup: journalctl [opts] --disk-usage Show current disk usage --vacuum-size=<size> Reduce journal log to <size> (K/M/G)","breadcrumbs":"Linux » systemd » journalctl","id":"294","title":"journalctl"},"295":{"body":"man systemd.unit(5) man systemd.service(5)","breadcrumbs":"Linux » systemd » References","id":"295","title":"References"},"296":{"body":"There are multiple requirements that must be satisfied that coredumps are being generated, a full list can be found in core(5) . An important one is to configure the soft resource limit RLMIT_CORE (typically as unlimited during debugging). In a typical bash/zsh this can be done as ulimit -Sc unlimited","breadcrumbs":"Linux » coredump » core(5)","id":"296","title":"core(5)"},"297":{"body":"There are two important kernel configs to control the naming: /proc/sys/kernel/core_pattern <pattern> => Specifies a name pattern for the coredump file. This can include certain FORMAT specifier. |<cmdline> => Coredump is pipe through stdin to the user space process specified by the cmdline, this can also contain FORMAT specifier. FORMAT specifier (full list, see core(5)): %E Pathname of the executable ('/' replaced by '!'). %p PID of the dumping process in its pid namespace. %P PID of the dumping process in the initial pid namespace. %u Real UID of dumping process. %s Signal number causing the dump. /proc/sys/kernel/core_uses_pid 1 => Append \".<pid>\" suffic to the coredump file name (pid of the dumping process). 0 => Do not append the suffix.","breadcrumbs":"Linux » coredump » Naming of coredump files","id":"297","title":"Naming of coredump files"},"298":{"body":"Each process has a coredump filter defined in /proc/<pid>/coredump_filter which specifies which memory segments are being dumped. Filters are preseved across fork/exec calls and hence child processes inherit the parents filters. The filter is a bitmask where 1 indicates to dump the given type. From core(5): bit 0 Dump anonymous private mappings. bit 1 Dump anonymous shared mappings. bit 2 Dump file-backed private mappings. bit 3 Dump file-backed shared mappings. bit 4 Dump ELF headers. bit 5 Dump private huge pages. bit 6 Dump shared huge pages. bit 7 Dump private DAX pages. bit 8 Dump shared DAX pages. Default filter 0x33.","breadcrumbs":"Linux » coredump » Control which segments are dumped","id":"298","title":"Control which segments are dumped"},"299":{"body":"","breadcrumbs":"Linux » coredump » Some examples out there","id":"299","title":"Some examples out there"},"3":{"body":"Change input mode: bindkey -v change to vi keymap\nbindkey -e change to emacs keymap Define key-mappings: bindkey list mappings in current keymap\nbindkey in-str cmd create mapping for `in-str` to `cmd`\nbindkey -r in-str remove binding for `in-str` # C-v <key> dump <key> code, which can be used in `in-str`\n# zle -l list all functions for keybindings\n# man zshzle(1) STANDARD WIDGETS: get description of functions Access edit buffer in zle widget: $BUFFER # Entire edit buffer content\n$LBUFFER # Edit buffer content left to cursor\n$RBUFFER # Edit buffer content right to cursor # create zle widget which adds text right of the cursor\nfunction add-text() { RBUFFER=\"some text $RBUFFER\"\n}\nzle -N add-text bindkey \"^p\" add-text","breadcrumbs":"Tools » zsh » Keybindings","id":"3","title":"Keybindings"},"30":{"body":"Available scopes local variable local to a block global variable global to shell instance universal variable universal to all shell instances + preserved across shell restart","breadcrumbs":"Tools » fish » Variables","id":"30","title":"Variables"},"300":{"body":"# List available coredumps.\ncoredumpctl list TIME PID UID GID SIG COREFILE EXE SIZE ... Fri 2022-03-11 12:10:48 CET 6363 1000 1000 SIGSEGV present /usr/bin/sleep 18.1K # Get detailed info on specific coredump.\ncoredumpctl info 6363 # Debug specific coredump.\ncoredumpctl debug 6363 # Dump specific coredump to file.\ncoredumpctl dump 6363 -o <file>","breadcrumbs":"Linux » coredump » coredumpctl (systemd)","id":"300","title":"coredumpctl (systemd)"},"301":{"body":"Known crash report locations: /var/crash To get to the raw coredump, crash reports can be unpacked as: apport-unpack <crash_repot> <dest_dir> The coredump resides under <dest_dir>/CoreDump.","breadcrumbs":"Linux » coredump » apport (ubuntu)","id":"301","title":"apport (ubuntu)"},"302":{"body":"In case the kernel was compiled with the yama security module (CONFIG_SECURITY_YAMA), tracing processes with ptrace(2) can be restricted. /proc/sys/kernel/yama/ptrace_scope 0 => No restrictions. 1 => Restricted attach, only the following can attach - A process in the parent hierarchy. - A process with CAP_SYS_PTRACE. - A process with the PID that the tracee allowed by via PR_SET_PTRACER. 2 => Only processes with CAP_SYS_PTRACE in the user namespace of the tracee can attach. 3 => No tracing allowed. Further details in ptrace(2) .","breadcrumbs":"Linux » ptrace_scope » ptrace_scope","id":"302","title":"ptrace_scope"},"303":{"body":"cryptsetup <action> [opts] <action args> action: open <dev> <name> --type <type> Open (decrypt) <dev> and map with <name>. Mapped as /dev/mapper/<name>. Type: {luks,plain,tcrypt,bitlk} close <name> Close existing mapping <name>. status <name> Print status for mapping <name>. luksFormat <dev> Create new LUKS partition and set initial passphrase. (Keyslot 0) luksAddKey <dev> Add a new passphrase. luksRemoveKey <dev> Remove existing passphrase. luksChangeKey <dev> Change existing passphrase. lusDump <dev> Dump LUKS header for device.","breadcrumbs":"Linux » cryptsetup » cryptsetup(8)","id":"303","title":"cryptsetup(8)"},"304":{"body":"For this example we use a file as backing storage and set it up as loop(4) device. The loop device can be replaced by any block device file. Optional: Overwrite existing data on disk. sudo dd if=/dev/urandom of=/dev/sdX bs=1M First create the backing file and setup the loop device. # Create 100MB file.\ndd if=/dev/zero of=blkfile bs=1M count=100 # Attach file to first free (-f) loop device\nsudo losetup -f ./blkfile\n# List loop devices.\nsudo losetup -l\n# NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC\n# /dev/loop0 0 0 0 0 /home/johannst/blkfile 0 512 Create a new LUKS partition and format new filesystem. # Initialize LUKS partition and set initial passphrase.\nsudo cryptsetup luksFormat /dev/loop0 file blkfile\n# blkfile: LUKS encrypted file, ver 2 [, , sha256] UUID: 8... # Open (decrypt) the LUKS device, it will be mapped under /dev/mapper/loop0.\nsudo cryptsetup open --type luks /dev/loop0 loop0 # Format partition with new filesystem.\nsudo mkfs.vfat /dev/mapper/loop0 lsblk -f\n# NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS\n# loop0 crypto_LU 2 8...\n# └─loop0 vfat FAT16 D... 83.8M 0% /home/johannst/mnt # Close (re-encrypt) LUKS device.\nsudo cryptsetup close loop0","breadcrumbs":"Linux » cryptsetup » Example: Create LUKS encrypted disk.","id":"304","title":"Example: Create LUKS encrypted disk."},"305":{"body":"# Open (decrypt) the LUKS device, it will be mapped under /dev/mapper/loop0.\nsudo cryptsetup open --type luks /dev/loop0 loop0 # Mount filesystem.\nsudo mount /dev/mapper/loop0 <mntpoint> # Use disk ... # Unmount filesystem.\nsudo umount <mntpoint> # Close (re-encrypt) LUKS device.\nsudo cryptsetup close loop0","breadcrumbs":"Linux » cryptsetup » Example: Using an existing LUKS device.","id":"305","title":"Example: Using an existing LUKS device."},"306":{"body":"","breadcrumbs":"Linux » swap » swap","id":"306","title":"swap"},"307":{"body":"# procfs\ncat /proc/swaps # cli tool\nswapon --show","breadcrumbs":"Linux » swap » List active swap areas","id":"307","title":"List active swap areas"},"308":{"body":"# One time:\n# Create and initialize swapfile.\n# mkswap will initialize swap area over full filesize by default.\nsudo dd if=/dev/zero of=/swapfile bs=1G count=1\nmkswap /swapfile # Enable swap file (until next reboot).\nswapon /swapfile # Persistent setup of swap file.\necho \"/swapfile none swap sw 0 0\" | sudo tee -a /etc/fstab # Disable swap file (until next reboot).\nswapoff /swapfile Recommended file permissions 0600 and file owner uid=0 (root).","breadcrumbs":"Linux » swap » Manual swapfile setup","id":"308","title":"Manual swapfile setup"},"309":{"body":"Dynamically computes size of swap file based on installed RAM. # Setup and enable swap based on /etc/dphys-swapfile.\ndphys-swapfile setup\ndphys-swapfile swapon # Disable swap on configured file.\ndphys-swapfile swapoff Usually comes with a script to be automatically run at system startup and shutdown. For example as systemd service: systemctl status dphys-swapfile","breadcrumbs":"Linux » swap » Using dphys-swapfile service.","id":"309","title":"Using dphys-swapfile service."},"31":{"body":"set <name> [<values>] -l local scope -g global scope -U universal scope -e erase variable -S show verbose info -x export to ENV -u unexport from ENV","breadcrumbs":"Tools » fish » Set/Unset Variables","id":"31","title":"Set/Unset Variables"},"310":{"body":"Some notes on using /dev/input/* device driver files.","breadcrumbs":"Linux » input » Linux input","id":"310","title":"Linux input"},"311":{"body":"These device files are created by the mousedev driver. /dev/input/mouseX represents the input stream for a SINGLE mouse device. /dev/input/mice represents the merged input stream for ALL mouse devices. The data stream consists of 3 bytes per event. An event is encoded as (BTN, X, Y). BTN button pressed X movement in x-direction -1 -> left and 1 -> right Y movement in y-direction -1 -> down and 1 -> up The raw data stream can be inspected as follows. sudo cat /dev/input/mice | od -tx1 -w3 -v","breadcrumbs":"Linux » input » mouseX / mice","id":"311","title":"mouseX / mice"},"312":{"body":"These device files are created by the evdev driver. /dev/input/eventX represents the generic input event interface a SINGLE input device. Input events are encoded as given by the input_event struct below. Reading from the eventX device file will always yield whole number of input events. struct input_event { struct timeval time; unsigned short type; unsigned short code; unsigned int value;\n}; On most 64bit machines the raw data stream can be inspected as follows. sudo cat /dev/input/event4 | od -tx1 -w24 -v","breadcrumbs":"Linux » input » eventX","id":"312","title":"eventX"},"313":{"body":"To find out which device file is assigned to which input device the following file /proc/bus/input/devices in the proc filesystem can be consulted. This yields entries as follows and shows which Handlers are assigned to which Name. I: Bus=0018 Vendor=04f3 Product=0033 Version=0000\nN: Name=\"Elan Touchpad\"\n...\nH: Handlers=event15 mouse0\n...","breadcrumbs":"Linux » input » Identifying device files.","id":"313","title":"Identifying device files."},"314":{"body":"Once compiled, the example should be run as sudo ./event /dev/input/eventX. #include <stdio.h>\n#include <fcntl.h>\n#include <assert.h>\n#include <unistd.h>\n#include <time.h> #include <sys/time.h>\n#include <linux/input-event-codes.h> struct input_event { struct timeval time; unsigned short type; unsigned short code; unsigned int value;\n}; const char* type(unsigned short t) { static char buf[32]; const char* fmt = \"0x%x\"; switch (t) {\n#define FMT(TYPE) case TYPE: fmt = #TYPE\"(0x%x)\"; break FMT(EV_SYN); FMT(EV_KEY); FMT(EV_REL); FMT(EV_ABS);\n#undef FMT } snprintf(buf, sizeof(buf), fmt, t); return buf;\n} const char* code(unsigned short c) { static char buf[32]; const char* fmt = \"0x%x\"; switch (c) {\n#define FMT(CODE) case CODE: fmt = #CODE\"(0x%x)\"; break FMT(BTN_LEFT); FMT(BTN_RIGHT); FMT(BTN_MIDDLE); FMT(REL_X); FMT(REL_Y);\n#undef FMT } snprintf(buf, sizeof(buf), fmt, c); return buf;\n} const char* timefmt(const struct timeval* t) { assert(t); struct tm* lt = localtime(&t->tv_sec); // Returns pointer to static tm object. static char buf[64]; strftime(buf, sizeof(buf), \"%H:%M:%S\", lt); return buf;\n} int main(int argc, char* argv[]) { assert(argc == 2); int fd = open(argv[1], O_RDONLY); assert(fd != -1); struct input_event inp; while (1) { int ret = read(fd, &inp, sizeof(inp)); assert(ret == sizeof(inp)); printf(\"time: %s type: %s code: %s value: 0x%x\\n\", timefmt(&inp.time), type(inp.type), code(inp.code), inp.value); }\n}","breadcrumbs":"Linux » input » Example: Toying with /dev/input/eventX","id":"314","title":"Example: Toying with /dev/input/eventX"},"315":{"body":"This describes POSIX acl. The access control list provides a flexibel permission mechanism next to the UNIX file permissions. This allows to specify fine grained permissions for users/groups on filesystems. Filesystems which support acl typically have an acl option, which must be specified while mounting when it is not a default option. Filesystems must be mounted with the acl option if not enabled as default option. Files or folder that have an acl defined, can be identified by the + sign next to the UNIX permissions. The following shows on example for a zfs filesystem. # mount | grep tank\ntank on /tank type zfs (rw,xattr,noacl)\ntank/foo on /tank/foo type zfs (rw,xattr,posixacl) # ls -h /tank\ndrwxrwxr-x+ 2 root root 4 11. Jun 14:26 foo/","breadcrumbs":"Linux » acl » access control list (acl)","id":"315","title":"access control list (acl)"},"316":{"body":"# List current acl entries.\ngetfacl /tank/foo","breadcrumbs":"Linux » acl » Show acl entries","id":"316","title":"Show acl entries"},"317":{"body":"# Add acl entry for user \"user123\".\nsetfacl -m \"u:user123:rwx\" /tank/foo # Remove entry for user \"user123\".\nsetfacl -x \"u:user123\" /tank/foo # Add acl entry for group \"group456\".\nsetfacl -m \"g:group456:rx\" /tank/foo # Add acl entry for others.\nsetfacl -m \"o:rx\" /tank/foo # Remove extended acl entries.\nsetfacl -b /tank/foo","breadcrumbs":"Linux » acl » Modify acl entries","id":"317","title":"Modify acl entries"},"318":{"body":"The mask defines the maximum access rights that can be given to users and groups . # Update the mask.\nsetfacl -m \"m:rx\" /tank/foo # List acl entries.\ngetfacl /tank/foo\n# file: tank/foo\n# owner: root\n# group: root\nuser::rwx\nuser:user123:rwx # effective:r-x\ngroup::r-x\nmask::r-x\nother::rwx","breadcrumbs":"Linux » acl » Masking of acl entries","id":"318","title":"Masking of acl entries"},"319":{"body":"acl(5) getfacl(1) setfacl(1)","breadcrumbs":"Linux » acl » References","id":"319","title":"References"},"32":{"body":"$status # exit code of last command\n$pipestatus # list of exit codes of pipe chain $CMD_DURATION # runtime of last command in ms","breadcrumbs":"Tools » fish » Special Variables ref","id":"32","title":"Special Variables ref"},"320":{"body":"Pools are managed with the zpool(8) command and have the following hierarchy: pool: consists of one or more virtual devices (vdev) vdev: consists of one or more physical devices (dev) and come in different kinds such as disk, mirror, raidzX, ... disk: single physical disk (vdev == dev) mirror: data is identically replicated on all devs (requires at least 2 physical devices). Data stored in a pool is distributed and stored across all vdevs by zfs. Therefore a total failure of a single vdev can lead to total loss of a pool. A dataset is a logical volume which can be created on top of a pool. Each dataset can be configured with its own set of properties like encryption, quota, ... . Datasets are managed with the zfs(8) command.","breadcrumbs":"Linux » zfs » zfs","id":"320","title":"zfs"},"321":{"body":"Pools are by default mounted at /<POOL>.","breadcrumbs":"Linux » zfs » zfs pool management","id":"321","title":"zfs pool management"},"322":{"body":"# Create a pool MOOSE with a two mirror vdevs.\nzpool create moose mirror <dev1> <dev2> mirror <dev3> <dev4>.. # Add new raidz1 vdev to a pool.\nzpool add moose raidz1 <devA> <devB> <devC>.. # Remove a vdev from a pool.\nzpool remove moose <vdevX> # Destroy a pool.\nzpool destroy moose For stable device names in small home setups it is recommended to use names from /dev/disk/by-id .","breadcrumbs":"Linux » zfs » Create, modify and destroy zfs pools","id":"322","title":"Create, modify and destroy zfs pools"},"323":{"body":"# Show status of all pools or a single one.\nzpool status [<pool>] # Show information / statistics about pools or single one.\nzpool list [<pool>] # Show statistics for all devices.\nzpool list -v # Show command history for pools.\nzpool history","breadcrumbs":"Linux » zfs » Inspect zfs pools","id":"323","title":"Inspect zfs pools"},"324":{"body":"# vdev MIRROR-0 with two devs.\nzpool status NAME STATE READ WRITE CKSUM moose ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 virtio-200 ONLINE 0 0 0 virtio-300 ONLINE 0 0 0 # Attach new device to an existing vdev.\nzpool attach moose virtio-200 virtio-400 # vdev MIRROR-0 with three devs.\nzpool status NAME STATE READ WRITE CKSUM moose ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 virtio-200 ONLINE 0 0 0 virtio-300 ONLINE 0 0 0 virtio-400 ONLINE 0 0 0 # Detach device from vdev.\nzpool detach moose virtio-200","breadcrumbs":"Linux » zfs » Modify vdevs","id":"324","title":"Modify vdevs"},"325":{"body":"# MIRROR-0 is degraded as one disk failed, but still intact.\nzpool status NAME STATE READ WRITE CKSUM moose DEGRADED 0 0 0 mirror-0 DEGRADED 0 0 0 virtio-200 UNAVAIL 0 0 0 invalid label virtio-300 ONLINE 0 0 0 # Replace faulty disk, in mirror.\n# No data is lost since mirror still has one good disk.\nzpool replace moose virtio-200 virtio-400 # MIRROR-0 back in ONLINE (good) state.\nzpool status NAME STATE READ WRITE CKSUM moose ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 virtio-400 ONLINE 0 0 0 virtio-300 ONLINE 0 0 0","breadcrumbs":"Linux » zfs » Replace faulty disk","id":"325","title":"Replace faulty disk"},"326":{"body":"When moving pools between hosts, the pool must be exported on the currently active host and imported on the new host. # Export a pool called MOOSE.\nzpool export moose\n# If datasets are busy, use lsof to check which processes keep it busy.\n# lsof <mntpoint> # List pools that can be imported using BY-ID deivce names (for example).\nzpool import -d /dev/disk/by-id # Import pool MOOSE using BY-ID device names (for example).\nzpool import -d /dev/disk/by-id moose Device names used by an existing pool can be changed by exporting and importing a pool again.","breadcrumbs":"Linux » zfs » Import or export zfs pools","id":"326","title":"Import or export zfs pools"},"327":{"body":"Datasets are by default mounted at /<POOL>/<DATASET>.","breadcrumbs":"Linux » zfs » zfs dataset management","id":"327","title":"zfs dataset management"},"328":{"body":"# Create dataset FOO on pool MOOSE.\nzfs create moose/foo # Destroy dataset.\nzfs destroy moose/foo","breadcrumbs":"Linux » zfs » Create and destroy zfs datasets","id":"328","title":"Create and destroy zfs datasets"},"329":{"body":"# List all zfs datasets.\nzfs list","breadcrumbs":"Linux » zfs » List all zfs datasets","id":"329","title":"List all zfs datasets"},"33":{"body":"In fish all variables are lists (start with index 1, but lists can't contain lists. set foo a b c d echo $foo[1] # a\necho $foo[-1] # d\necho $foo[2..3] # b c\necho $foo[1 3] # a c $ can be seen as dereference operator. set foo a; set a 1337\necho $$foo # outputs 1337 Cartesian product. echo file.{h,cc}\n# file.h file.cc echo {a,b}{1,2}\n# a1 b1 a2 b2 *PATH ref Lists ending with PATH are automatically split at : when used and joined with : when quoted or exported to the environment. set -x BLA_PATH a:b:c:d\necho $BLA_PATH # a b c d\necho \"$BLA_PATH\" # a:b:c:d (quoted)\nenv | grep BLA_PATH # BLA_PATH=a:b:c:d (env) set FOO_PATH x y z\necho $FOO_PATH # x y z\necho \"$FOO_PATH\" # x:y:z","breadcrumbs":"Tools » fish » Lists","id":"33","title":"Lists"},"330":{"body":"# List currently mounted datasets.\nzfs mount # Mount dataset.\nzfs mount moose/foo # Unmount dataset.\nzfs unmount moose/foo","breadcrumbs":"Linux » zfs » Mount zfs datasets","id":"330","title":"Mount zfs datasets"},"331":{"body":"Encryption is a readonly property, can only be set when creating a dataset. # Create encrypted dataset FOO on pool MOOSE.\nzfs create -o encryption=on -o keyformat=passphrase moose/foo # Mount encrypte dataset and load encryption key (if not loaded).\nzfs mount -l moose/foo\n# -l is equivalent to first loading the key via zfs load-key moose/foo. # Unmount dataset and unload encryption key (unload is optional).\nzfs umount -u moose/foo","breadcrumbs":"Linux » zfs » Encrypted datasets","id":"331","title":"Encrypted datasets"},"332":{"body":"# Preload encryption key for dataset.\nzfs load-key moose/foo # Preload encryption key for all datasets.\nzfs load-key -a # Change encryption key for dataset.\nzfs change-key moose/foo # Unload encryption key for dataset.\nzfs unload-key moose/foo","breadcrumbs":"Linux » zfs » Manage zfs encryption keys","id":"332","title":"Manage zfs encryption keys"},"333":{"body":"# Get all properties for dataset.\nzfs get quota moose/foo # Get single property for dataset.\nzfs get all moose/foo # Get single property for all datasets.\nzfs get quota # Set property on dataset.\nzfs set quota=10G moose/foo","breadcrumbs":"Linux » zfs » Manage dataset properties","id":"333","title":"Manage dataset properties"},"334":{"body":"# Create snapshot called V2 for dataset moose/foo.\nzfs snapshot moose/foo@v2 # List all snapshots.\nzfs list -t snapshot # Make .zfs direcotry visible in the root of the dataset.\nzfs set snapdir=visible moose/foo # Browse available snapshots in visible .zfs direcotry (readonly).\nls /moose/foo/.zfs/snapshot\nv1/ v2/ # Create a new dataset based on the V1 snapshot\nzfs clone moose/foo@v1 moose/foov1 # Destroy snapshot.\nzfs destroy moose/foo@v1","breadcrumbs":"Linux » zfs » Snapshots","id":"334","title":"Snapshots"},"335":{"body":"Focus on posix acl . # Set the ACL type for the FOO dataset to POSIXACL.\nzfs set acltype=posixacl moose/foo # Get the ACL type of a given dataset.\nzfs get acltype moose/foo For performance reasons it is recommended to also set zfs set xattr=sa moose/foo [ ref ].","breadcrumbs":"Linux » zfs » Access control list","id":"335","title":"Access control list"},"336":{"body":"The default zpool cache file is /etc/zfs/zpool.cache. When pools are imported the cache is updated. Enable the following targets / services to automatically import pools from the cache. systemctl list-dependencies ... └─zfs.target └─zfs-import.target └─zfs-import-cache.service","breadcrumbs":"Linux » zfs » Example: zfs pool import during startup (systemd)","id":"336","title":"Example: zfs pool import during startup (systemd)"},"337":{"body":"tcpdump firewall-cmd nftables","breadcrumbs":"Network » Network","id":"337","title":"Network"},"338":{"body":"","breadcrumbs":"Network » tcpdump » tcpdump(1)","id":"338","title":"tcpdump(1)"},"339":{"body":"tcpdump [opts] -i <if> [<filter>] -n Don't covert host/port names. -w <file|-> Write pcap trace to file or stdout (-). -r <file> Read & parse pcap file. Some useful filters. src <ip> Filter for source IP.\ndst <ip> Filter for destination IP.\nhost <ip> Filter for IP (src + dst).\nnet <ip>/<range> Filter traffic on subnet.\n[src/dst] port <port> Filter for port (optionally src/dst).\ntcp/udp/icmp Filter for protocol. Use and/or/not and () to build filter expressions.","breadcrumbs":"Network » tcpdump » CLI","id":"339","title":"CLI"},"34":{"body":"# sub-commands are not run in quotes\necho \"ls output: \"(ls)","breadcrumbs":"Tools » fish » Command Handling","id":"34","title":"Command Handling"},"340":{"body":"","breadcrumbs":"Network » tcpdump » Examples","id":"340","title":"Examples"},"341":{"body":"# -k: Start capturing immediately.\nssh <host> tcpdump -i any -w - | sudo wireshark -k -i - The any interface is a special keyword to capture traffic on all interfaces.","breadcrumbs":"Network » tcpdump » Capture packets from remote host","id":"341","title":"Capture packets from remote host"},"342":{"body":"Command line interface to the firewalld(1) daemon.","breadcrumbs":"Network » firewall-cmd » firewall-cmd(1)","id":"342","title":"firewall-cmd(1)"},"343":{"body":"# List all services and ports for all zones.\nfirewall-cmd --list-all\n# List all services.\nfirewall-cmd --list-services\n# List all ports.\nfirewall-cmd --list-ports Add --zone <ZONE> to limit output to a given ZONE. Use --get-zones to see all available zones.","breadcrumbs":"Network » firewall-cmd » List current status of the firewall","id":"343","title":"List current status of the firewall"},"344":{"body":"# Add a service to the firewall, use `--get-services` to list all available\n# service names.\nfirewall-cmd --add-service <SERVICE>\n# Add a specific port.\nfirewall-cmd --add-port 8000/tcp\n# Add a rich rule (eg port forwarding, dnat).\nfirewall-cmd --add-rich-rule 'rule family=\"ipv4\" forward-port port=\"80\" protocol=\"tcp\" to-port=\"8080\"'","breadcrumbs":"Network » firewall-cmd » Add entries","id":"344","title":"Add entries"},"345":{"body":"# Remove service.\nfirewall-cmd --remove-service <SERVICE>\n# Remove port.\nfirewall-cmd --remove-port 8000/tcp\n# Remove rich rule.\nfirewall-cmd --remove-rich-rule 'rule family=\"ipv4\" forward-port port=\"80\" protocol=\"tcp\" to-port=\"8080\"'","breadcrumbs":"Network » firewall-cmd » Remove entries","id":"345","title":"Remove entries"},"346":{"body":"man firewall-cmd(1) man firewalld(1)","breadcrumbs":"Network » firewall-cmd » References","id":"346","title":"References"},"347":{"body":"Nftables is a stateful Linux firewall which uses the netfilter kernel hooks. It is used for stateless, stateful packet filtering and all sorts of NAT. Nftables is the successor to iptables . In nftables, rules are organized with chains and tables. chain: Orders rules. Chains exist in two kinds: base chain: Entry point from netfilter hooks (network stack). regular chain: Can be used as jump target to group rules for better organization. table: Groups chains together. Tables are defined by a name and an address family (eg inet, ip, ip6, ..).","breadcrumbs":"Network » nftables » nftables","id":"347","title":"nftables"},"348":{"body":"nft list ruleset # List all tables/chains/rules (whole ruleset).\nnft flush ruleset # Clear whole ruleset.","breadcrumbs":"Network » nftables » Ruleset","id":"348","title":"Ruleset"},"349":{"body":"nft list ruleset > nft.rules\nnft flush ruleset\nnft -f nft.rules","breadcrumbs":"Network » nftables » Examples: Save rules to files and re-apply","id":"349","title":"Examples: Save rules to files and re-apply"},"35":{"body":"# 'noclobber', fail if 'log' already exists\necho foo >? log","breadcrumbs":"Tools » fish » I/O redirection","id":"35","title":"I/O redirection"},"350":{"body":"table ip traceall { chain filter_prerouting { # Install chain with higher priority as the RAW standard priority. type filter hook prerouting priority raw - 50; policy accept; # Trace each and every packet (very verbose). #meta nftrace set 1; # Trace packet to port 80/81/8081 from localhost. tcp dport { 80, 81, 8081 } ip saddr 127.0.0.1 meta nftrace set 1; }\n} Use nft monitor trace to get trace output on tty.","breadcrumbs":"Network » nftables » Example: Fully trace evaluation of nftables rules","id":"350","title":"Example: Fully trace evaluation of nftables rules"},"351":{"body":"table ip fwd { chain nat_preroute { # Register this chain to the PREROUTE:NAT hook (stateful packet tracking via conntrack). type nat hook prerouting priority dstnat + 10 ; policy accept; meta nfproto ipv4 tcp dport 81 redirect to :8081 }\n}","breadcrumbs":"Network » nftables » Example: IPv4 port forwarding","id":"351","title":"Example: IPv4 port forwarding"},"352":{"body":"# Table named 'playground' handling 'ip' (ipv4) address family.\ntable ip playground { # Base chain. chain filter_input_base { # Register this chain to the INPUT:FILTER hook in the netfilter package flow. # Specify a prioirty relative to the inbuilt 'filter' priority (smaller # number means higher priority). # Set the default policy to ACCEPT, to let every packet pass by default. type filter hook input priority filter - 10; policy accept; # Create a rule for tcp packets arriving on either port 8000 or 8100. tcp dport { 8000, 8100 } jump input_reg_log; # Create a rule for tcp packets arriving on port 8200. tcp dport 8200 jump input_reg_log_all; } # Regular chain. chain input_reg_log { # Log every packet traversing this chain. # Message lands in the kernel ring buffer. log; } # Regular chain. chain input_reg_log_all { # Log every packet with all flags traversing this chain. log flags all; }\n} # Load the nf rules.\nsudo nft -f playground.rules\n# Create test servers.\nnc -lk 0.0.0.0 8000\nnc -lk 0.0.0.0 8100\nnc -lk 0.0.0.0 8200\n# See the nftables logging in the kernel ring buffer.\nsudo dmesg -w\n# Make some client connections.\nnc localhost 8000\nnc localhost 8200","breadcrumbs":"Network » nftables » Example: Base vs regular chain","id":"352","title":"Example: Base vs regular chain"},"353":{"body":"nf_pkt_flow.png","breadcrumbs":"Network » nftables » Mental model for netfilter packet flow","id":"353","title":"Mental model for netfilter packet flow"},"354":{"body":"html css chartjs","breadcrumbs":"Web » Web","id":"354","title":"Web"},"355":{"body":"","breadcrumbs":"Web » html » html","id":"355","title":"html"},"356":{"body":"Rendered html <details> <summary>Some text goes here</summary> ... some more text goes here.\n</details> With the open attribute <details open> the details are unfolded by default.","breadcrumbs":"Web » html » Collapsible element","id":"356","title":"Collapsible element"},"357":{"body":"Rendered html <style>\n.grid-2col { display: grid; grid-template-columns: 2fr 1fr; gap: 1em\n}\n.col1 { grid-column-start: 1; background-color: red; padding-left: 1em;\n}\n.col2 { grid-column-start: 2; background-color: green; padding-left: 1em;\n}\n</style>\n<div class=\"grid-2col\"> <div class=\"col1\"> <p>Some text in the first column.</p> </div> <div class=\"col2\"> <p>Some text in the second column.</p> </div>\n</div>","breadcrumbs":"Web » html » Minimal 2 column layout","id":"357","title":"Minimal 2 column layout"},"358":{"body":"Rendered html <style>\n.page-grid { display: grid; grid-template-columns: 1fr 2fr; grid-template-areas: \"h h\" \"s m\" \"f f\"; gap: 1em;\n}\n.gh { grid-area: h; background-color: orange;\n}\n.gs { grid-area: s; background-color: green;\n}\n.gm { grid-area: m; background-color: gray;\n}\n.gf { grid-area: f; background-color: yellow;\n}\n.nav-items { display: flex; /* flexbox model => flexible layout on row */ justify-content: space-around; /* align flex boxes horizontally with space around */ align-items: center; /* center flex items vertically */ list-style: none;\n}\np { margin: 1em;\n}\n</style>\n<div class=\"page-grid\"> <div class=\"gh\"> <ul class=\"nav-items\"> <li class=\"nav-item\"><a href=\"\">aa</a></li> <li class=\"nav-item\"><a href=\"\">bb</a></li> <li class=\"nav-item\"><a href=\"\">cc</a></li> </ul> </div> <div class=\"gs\"> <p>Some text in the second column.</p> </div> <div class=\"gm\"> <p>Some text in the second column.</p> </div> <div class=\"gf\"> <p>Some text in the second column.</p> </div>\n</div>","breadcrumbs":"Web » html » Minimal grid area","id":"358","title":"Minimal grid area"},"359":{"body":"Rendered html <script>\nconst showTab = (E, T) => { const TABS = Array.from(document.getElementsByClassName(\"content\")); TABS.forEach(T => { T.style.display = \"none\"; }); document.getElementById(T).style.display = \"block\";\n}; window.onload = () => { document.getElementById(\"bTab1\").onclick = (E) => { showTab(E, \"tTab1\"); }; document.getElementById(\"bTab2\").onclick = (E) => { showTab(E, \"tTab2\"); };\n}\n</script> <button type=\"button\" id=\"bTab1\">Tab1</button>\n<button type=\"button\" id=\"bTab2\">Tab2</button> <div id=\"tTab1\" class=\"content\" style=\"display: block;\"> <p>Some content goes here ...</p>\n</div> <div id=\"tTab2\" class=\"content\" style=\"display: none;\"> <p>... and there.</p>\n</div>","breadcrumbs":"Web » html » Minimal tabs","id":"359","title":"Minimal tabs"},"36":{"body":"","breadcrumbs":"Tools » fish » Control Flow","id":"36","title":"Control Flow"},"360":{"body":"","breadcrumbs":"Web » css » css","id":"360","title":"css"},"361":{"body":".moose element with class <div class = \"moose\"></div> // selected\n<div class = \"bar\"></div> // NOT selected .moose.bar element with multiple classes <div class = \"moose bar\"></div> // selected\n<div class = \"bar\"></div> // NOT selected .moose .bar descendant element with classes <div class = \"moose\"> <div class = \"bar\"></div> // selected\n</div>\n<div class = \"bar\"></div> // NOT selected p specific element <p></p> // selected\n<div></div> // NOT selected p.bar specific element with class <p class = \"bar\"></p> // selected\n<p class = \"foo\"></p> // NOT selected p,div any element <p></p> // selected\n<div></div> // selected\n<a></a> // NOT selected div p descendant element of other element <div><p></p></div> // selected\n<div><ul><p></p></ul></div> // NOT selected div > o direct descendant element of other element <div><p></p></div> // selected\n<div><ul><p></p></ul></div> // NOT selected","breadcrumbs":"Web » css » selector","id":"361","title":"selector"},"362":{"body":"","breadcrumbs":"Web » chartjs » Chart.js","id":"362","title":"Chart.js"},"363":{"body":"Rendered html <canvas id=\"myChart\" style=\"margin:5em;\"></canvas> <script>\nconst get_or_create_tooltip = (id) => { if (tooltip = document.getElementById(id)) { return tooltip; } else { // -- Create a new Tooltip element. const tooltip = document.createElement('div'); tooltip.id = id; document.body.appendChild(tooltip); // -- Some minimal styling. tooltip.style.background = 'rgba(0, 0, 0, 0.1)'; tooltip.style.position = 'absolute'; tooltip.style.transition = 'all .2s ease'; // -- Add a table element for the tooltip content. const table = document.createElement('table'); tooltip.appendChild(table); return tooltip }\n} const render_tooltip = (context) => { const {chart, tooltip} = context; // -- Get Tooltip element. const tooltip_elem = get_or_create_tooltip('myTooltip'); // -- Get data point values (only one data point). const {label: x, formattedValue: y} = tooltip.dataPoints[0]; // -- Format new tooltip. const link = document.createElement('a'); link.href = \"https://github.com/johannst\"; link.innerHTML = \"X:\" + x + \" Y:\" + y; // -- Remove previous child element and add new one. const table = tooltip_elem.querySelector('table'); table.innerHTML = \"\"; table.appendChild(link); // -- Get absolute X/Y position of the top left corner of the canvas. const {offsetLeft: canvas_x, offsetTop: canvas_y} = chart.canvas; // -- Set position and minimal style for the tooltip. tooltip_elem.style.left = canvas_x + tooltip.caretX + 'px'; tooltip_elem.style.top = canvas_y + tooltip.caretY + 'px'; tooltip_elem.style.font = tooltip.options.bodyFont.string; // -- Place the tooltip (I) left or (II) right of the data point. if (tooltip.xAlign === \"right\") { tooltip_elem.style.transform = 'translate(-100%, 0)'; // (I) } else if (tooltip.xAlign === \"left\") { tooltip_elem.style.transform = 'translate(0%, 0)'; // (II) }\n} // -- Render a chart with some dummy data on the canvas.\nconst chart = new Chart( document.getElementById('myChart'), { data: { datasets: [{ // -- A single dataset. label: 'Just some values', type: 'scatter', data: [ {x: 4, y: 4}, {x: 5, y: 1}, {x: 7, y: 6}, {x: 10, y: 8}, {x: 10, y: 7}, {x: 10, y: 3}, ], backgroundColor: 'rgba(255, 99, 132, 0.5)', borderColor: 'rgb(255, 99, 132)', }], }, options: { scales: { y: { beginAtZero: true, // -- Start the Y-Axis at zero instead min(y) of dataset. } }, plugins: { tooltip: { enabled: false, // -- Disable builtin tooltips. mode: 'nearest', // -- Get the item that is nearest to the mouse. intersect: false, // -- 'mode' is active also when the mouse doesnt intersect with an item on the chart. external: render_tooltip, // -- External tooltip handler, allows to create own HTML. } } } }\n);\n</script>","breadcrumbs":"Web » chartjs » Minimal example with external tooltips","id":"363","title":"Minimal example with external tooltips"},"364":{"body":"x86_64 arm64 armv7 riscv","breadcrumbs":"Arch » Arch","id":"364","title":"Arch"},"365":{"body":"keywords: x86_64, x86, abi 64bit synonyms: x86_64, x64, amd64, intel 64 32bit synonyms: x86, ia32, i386 ISA type: CISC Endianness: little","breadcrumbs":"Arch » x86_64 » x86_64","id":"365","title":"x86_64"},"366":{"body":"","breadcrumbs":"Arch » x86_64 » Registers","id":"366","title":"Registers"},"367":{"body":"bytes\n[7:0] [3:0] [1:0] [1] [0] desc\n----------------------------------------------------------\nrax eax ax ah al accumulator\nrbx ebx bx bh bl base register\nrcx ecx cx ch cl counter\nrdx edx dx dh dl data register\nrsi esi si - sil source index\nrdi edi di - dil destination index\nrbp ebp bp - bpl base pointer\nrsp esp sp - spl stack pointer\nr8-15 rNd rNw - rNb","breadcrumbs":"Arch » x86_64 » General purpose register","id":"367","title":"General purpose register"},"368":{"body":"bytes\n[7:0] [3:0] [1:0] desc\n---------------------------------------------------\nrflags eflags flags flags register\nrip eip ip instruction pointer","breadcrumbs":"Arch » x86_64 » Special register","id":"368","title":"Special register"},"369":{"body":"rflags\nbits desc instr comment\n-------------------------------------------------------------------------------------------------------------- [21] ID identification ability to set/clear -> indicates support for CPUID instr [18] AC alignment check alignment exception for PL 3 (user), requires CR0.AM\n[13:12] IOPL io privilege level [11] OF overflow flag [10] DF direction flag cld/std increment (0) or decrement (1) registers in string operations [9] IF interrupt enable cli/sti [7] SF sign flag [6] ZF zero flag [4] AF auxiliary carry flag [2] PF parity flag [0] CF carry flag Change flag bits with pushf / popf instructions: pushfd // push flags (4bytes) onto stack\nor dword ptr [esp], (1 << 18) // enable AC flag\npopfd // pop flags (4byte) from stack There is also pushfq / popfq to push and pop all 8 bytes of rflags.","breadcrumbs":"Arch » x86_64 » FLAGS register","id":"369","title":"FLAGS register"},"37":{"body":"if grep foo bar # do sth\nelse if grep foobar bar # do sth else\nelse # do sth else\nend","breadcrumbs":"Tools » fish » if / else","id":"37","title":"if / else"},"370":{"body":"rdmsr // Read MSR register, effectively does EDX:EAX <- MSR[ECX]\nwrmsr // Write MSR register, effectively does MSR[ECX] <- EDX:EAX","breadcrumbs":"Arch » x86_64 » Model Specific Register (MSR)","id":"370","title":"Model Specific Register (MSR)"},"371":{"body":"Explicitly specify size of the operation. mov byte ptr [rax], 0xff // save 1 byte(s) at [rax]\nmov word ptr [rax], 0xff // save 2 byte(s) at [rax]\nmov dword ptr [rax], 0xff // save 4 byte(s) at [rax]\nmov qword ptr [rax], 0xff // save 8 byte(s) at [rax]","breadcrumbs":"Arch » x86_64 » Size directives","id":"371","title":"Size directives"},"372":{"body":"mov qword ptr [rax], rbx // save val in rbx at [rax]\nmov qword ptr [imm], rbx // save val in rbx at [imm]\nmov rax, qword ptr [rbx+4*rcx] // load val at [rbx+4*rcx] into rax rip relative addressing: lea rax, [rip+.my_str] // load addr of .my_str into rax\n...\n.my_str:\n.asciz \"Foo\" Load effective address: mov rax, 2\nlea r11, [rax + 3] // r11 <- 5","breadcrumbs":"Arch » x86_64 » Addressing","id":"372","title":"Addressing"},"373":{"body":"The operand size of a string instruction is defined by the instruction suffix b | w | d | q. Source and destination registers are modified according to the direction flag (DF) in the flags register DF=0 increment src/dest registers DF=1 decrement src/dest registers Following explanation assumes byte operands with DF=0: movsb // move data from string to string // ES:[DI] <- DS:[SI] // DI <- DI + 1 // SI <- SI + 1 lodsb // load string // AL <- DS:[SI] // SI <- SI + 1 stosb // store string // ES:[DI] <- AL // DI <- DI + 1 cmpsb // compare string operands // DS:[SI] - ES:[DI] ; set status flag (eg ZF) // SI <- SI + 1 // DI <- DI + 1 scasb // scan string // AL - ES:[DI] ; set status flag (eg ZF) // DI <- DI + 1 String operations can be repeated: rep // repeat until rcx = 0\nrepz // repeat until rcx = 0 or while ZF = 0\nrepnz // repeat until rcx = 0 or while ZF = 1","breadcrumbs":"Arch » x86_64 » String instructions","id":"373","title":"String instructions"},"374":{"body":"// memset (dest, 0xaa /* char */, 0x10 /* len */) lea di, [dest]\nmov al, 0xaa\nmov cx, 0x10\nrep stosb","breadcrumbs":"Arch » x86_64 » Example: Simple memset","id":"374","title":"Example: Simple memset"},"375":{"body":"","breadcrumbs":"Arch » x86_64 » SysV x86_64 ABI","id":"375","title":"SysV x86_64 ABI"},"376":{"body":"Integer/Pointer arguments reg arg\n-----------\nrdi 1\nrsi 2\nrdx 3\nrcx 4\nr8 5\nr9 6 Floating point arguments reg arg\n-----------\nxmm0 1 .. ..\nxmm7 8 Additional arguments are passed on the stack. Arguments are pushed right-to-left (RTL), meaning next arguments are closer to current rsp.","breadcrumbs":"Arch » x86_64 » Passing arguments to functions","id":"376","title":"Passing arguments to functions"},"377":{"body":"Integer/Pointer return values reg size\n-----------------\nrax 64 bit\nrax+rdx 128 bit Floating point return values: reg size\n-------------------\nxmm0 64 bit\nxmm0+xmm1 128 bit","breadcrumbs":"Arch » x86_64 » Return values from functions","id":"377","title":"Return values from functions"},"378":{"body":"Caller must save these registers if they should be preserved across function calls. rax rcx rdx rsi rdi rsp r8 - r11","breadcrumbs":"Arch » x86_64 » Caller saved registers","id":"378","title":"Caller saved registers"},"379":{"body":"Caller can expect these registers to be preserved across function calls. Callee must must save these registers in case they are used. rbx rbp r12 – r15","breadcrumbs":"Arch » x86_64 » Callee saved registers","id":"379","title":"Callee saved registers"},"38":{"body":"switch (echo foo)\ncase 'foo*' # do start with foo\ncase bar dudel # do bar and dudel\ncase '*' # do else\nend","breadcrumbs":"Tools » fish » switch","id":"38","title":"switch"},"380":{"body":"grows downwards frames aligned on 16 byte boundary Hi ADDR | +------------+ | | prev frame | | +------------+ <--- 16 byte aligned (X & ~0xf) | [rbp+8] | saved RIP | | [rbp] | saved RBP | | [rbp-8] | func stack | | | ... | v +------------+\nLo ADDR","breadcrumbs":"Arch » x86_64 » Stack","id":"380","title":"Stack"},"381":{"body":"prologue push rbp // save caller base pointer\nmov rbp, rsp // save caller stack pointer epilogue mov rsp, rbp // restore caller stack pointer\npop rbp // restore caller base pointer Equivalent to leave instruction.","breadcrumbs":"Arch » x86_64 » Function prologue & epilogue","id":"381","title":"Function prologue & epilogue"},"382":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas intel syntax # file: greet.s .intel_syntax noprefix .section .text, \"ax\", @progbits .global _start\n_start: mov rdi, 1 # fd lea rsi, [rip + greeting] # buf mov rdx, [rip + greeting_len] # count mov rax, 1 # write(2) syscall nr syscall mov rdi, 0 # exit code mov rax, 60 # exit(2) syscall nr syscall .section .rdonly, \"a\", @progbits\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting Syscall numbers are defined in /usr/include/asm/unistd.h. To compile and run: > gcc -o greet greet.s -nostartfiles -nostdlib && ./greet\nHi ASM-World!","breadcrumbs":"Arch » x86_64 » ASM skeleton","id":"382","title":"ASM skeleton"},"383":{"body":"SystemV AMD64 ABI AMD64 Vol1: Application Programming AMD64 Vol2: System Programming AMD64 Vol3: General-Purpose & System Instructions X86_64 Cheat-Sheet Intel 64 Vol1: Basic Architecture Intel 64 Vol2: Instruction Set Reference Intel 64 Vol3: System Programming Guide GNU Assembler GNU Assembler Directives GNU Assembler x86_64 dependent features juicebox-asm an x86_64 jit assembler playground","breadcrumbs":"Arch » x86_64 » References","id":"383","title":"References"},"384":{"body":"keywords: arm64, aarch64, abi 64bit synonyms: arm64, aarch64 ISA type: RISC Endianness: little, big","breadcrumbs":"Arch » arm64 » arm64","id":"384","title":"arm64"},"385":{"body":"","breadcrumbs":"Arch » arm64 » Registers","id":"385","title":"Registers"},"386":{"body":"bytes\n[7:0] [3:0] desc\n---------------------------------------------\nx0-x28 w0-w28 general purpose registers\nx29 w29 frame pointer (FP)\nx30 w30 link register (LR)\nsp wsp stack pointer (SP)\npc program counter (PC)\nxzr wzr zero register Write to wN register clears upper 32bit.","breadcrumbs":"Arch » arm64 » General purpose registers","id":"386","title":"General purpose registers"},"387":{"body":"bytes\n[7:0] desc\n---------------------------------------------\nsp_el0 stack pointer EL0 sp_el1 stack pointer EL1\nelr_el1 exception link register EL1\nspsr_el1 saved process status register EL1 sp_el2 stack pointer EL2\nelr_el2 exception link register EL2\nspsr_el2 saved process status register EL2 sp_el3 stack pointer EL3\nelr_el3 exception link register EL3\nspsr_el3 saved process status register EL3","breadcrumbs":"Arch » arm64 » Special registers per EL","id":"387","title":"Special registers per EL"},"388":{"body":"","breadcrumbs":"Arch » arm64 » Instructions cheatsheet","id":"388","title":"Instructions cheatsheet"},"389":{"body":"Reading from system registers: mrs x0, vbar_el1 // move vbar_el1 into x0 Writing to system registers: msr vbar_el1, x0 // move x0 into vbar_el1","breadcrumbs":"Arch » arm64 » Accessing system registers","id":"389","title":"Accessing system registers"},"39":{"body":"while true echo foo\nend","breadcrumbs":"Tools » fish » while Loop","id":"39","title":"while Loop"},"390":{"body":"b <offset> // relative forward/back branch\nbr <Xn> // absolute branch to address in register Xn // branch & link, store return address in X30 (LR)\nbl <offset> // relative forward/back branch\nblr <Xn> // absolute branch to address in register Xn ret {Xn} // return to address in X30, or Xn if supplied","breadcrumbs":"Arch » arm64 » Control Flow","id":"390","title":"Control Flow"},"391":{"body":"","breadcrumbs":"Arch » arm64 » Addressing","id":"391","title":"Addressing"},"392":{"body":"ldr x0, [x1] // x0 = [x1]\nldr x0, [x1, 8] // x0 = [x1 + 8]\nldr x0, [x1, x2, lsl #3] // x0 = [x1 + (x2<<3)]\nldr x0, [x1, w2, stxw] // x0 = [x1 + sign_ext(w2)]\nldr x0, [x1, w2, stxw #3] // x0 = [x1 + (sign_ext(w2)<<3)] Shift amount can either be 0 or log2(access_size_bytes). Eg for 8byte access it can either be {0, 3}.","breadcrumbs":"Arch » arm64 » Offset","id":"392","title":"Offset"},"393":{"body":"ldr x0, [x1, 8]! // pre-inc : x1+=8; x0 = [x1]\nldr x0, [x1], 8 // post-inc: x0 = [x1]; x1+=8","breadcrumbs":"Arch » arm64 » Index","id":"393","title":"Index"},"394":{"body":"ldp x1, x2, [x0] // x1 = [x0]; x2 = [x0 + 8]\nstp x1, x2, [x0] // [x0] = x1; [x0 + 8] = x2","breadcrumbs":"Arch » arm64 » Pair access","id":"394","title":"Pair access"},"395":{"body":"","breadcrumbs":"Arch » arm64 » Procedure Call Standard ARM64 ( aapcs64 )","id":"395","title":"Procedure Call Standard ARM64 ( aapcs64 )"},"396":{"body":"Integer/Pointer arguments reg arg\n-----------\nx0 1\n.. ..\nx7 8 Additional arguments are passed on the stack. Arguments are pushed right-to-left (RTL), meaning next arguments are closer to current sp. void take(..., int a9, int a10); | | | ... | Hi | +-->| a10 | | +---------->| a9 | <-SP | +-----+ v | ... | Lo","breadcrumbs":"Arch » arm64 » Passing arguments to functions","id":"396","title":"Passing arguments to functions"},"397":{"body":"Integer/Pointer return values reg size\n-----------------\nx0 64 bit","breadcrumbs":"Arch » arm64 » Return values from functions","id":"397","title":"Return values from functions"},"398":{"body":"x19 - x28 SP","breadcrumbs":"Arch » arm64 » Callee saved registers","id":"398","title":"Callee saved registers"},"399":{"body":"full descending full: sp points to the last used location (valid item) descending: stack grows downwards sp must be 16byte aligned when used to access memory for r/w sp must be 16byte aligned on public interface interfaces","breadcrumbs":"Arch » arm64 » Stack","id":"399","title":"Stack"},"4":{"body":"Default value: # default value\necho ${foo:-defval} # defval\nfoo=bar\necho ${foo:-defval} # bar Alternative value: echo ${foo:+altval} # ''\nfoo=bar\necho ${foo:+altval} # altval Check variable set, error if not set: echo ${foo:?msg} # print `msg` and return errno `1`\nfoo=bar\necho ${foo:?msg} # bar Sub-string ${var:offset:length}: foo=abcdef\necho ${foo:1:3} # bcd Trim prefix ${var#prefix}: foo=bar.baz\necho ${foo#bar} # .baz Trim suffix ${var%suffix}: foo=bar.baz\necho ${foo%.baz} # bar Substitute pattern ${var/pattern/replace}: foo=aabbccbbdd\necho ${foo/bb/XX} # aaXXccbbdd\necho ${foo//bb/XX} # aaXXccXXdd\n# replace prefix\necho ${foo/#bb/XX} # aabbccbbdd\necho ${foo/#aa/XX} # XXbbccbbdd\n# replace suffix\necho ${foo/%bb/XX} # aabbccbbdd\necho ${foo/%dd/XX} # aabbccbbXX Note: prefix/suffix/pattern are expanded as pathnames.","breadcrumbs":"Tools » zsh » Parameter","id":"4","title":"Parameter"},"40":{"body":"for f in (ls) echo $f\nend","breadcrumbs":"Tools » fish » for Loop","id":"40","title":"for Loop"},"400":{"body":"linked list of stack-frames each frame links to the frame of its caller by a frame record a frame record is described as a (FP,LR) pair x29 (FP) must point to the frame record of the current stack-frame +------+ Hi | 0 | frame0 | +->| 0 | | | | ... | | | +------+ | | | LR | frame1 | +--| FP |<-+ | | ... | | | +------+ | | | LR | | current |\nx29 ->| FP |--+ frame v | ... | Lo end of the frame chain is indicated by following frame record (0,-) location of the frame record in the stack frame is not specified","breadcrumbs":"Arch » arm64 » Frame chain","id":"400","title":"Frame chain"},"401":{"body":"prologue sub sp, sp, 16\nstp x29, x30, [sp] // [sp] = x29; [sp + 8] = x30\nmov x29, sp // FP points to frame record epilogue ldp x29, x30, [sp] // x29 = [sp]; x30 = [sp + 8]\nadd sp, sp, 16\nret","breadcrumbs":"Arch » arm64 » Function prologue & epilogue","id":"401","title":"Function prologue & epilogue"},"402":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas // file: greet.S #include <asm/unistd.h> // syscall NRs .arch armv8-a .section .text, \"ax\", @progbits .balign 4 // align code on 4byte boundary .global _start\n_start: mov x0, 2 // fd ldr x1, =greeting // buf ldr x2, =greeting_len // &len ldr x2, [x2] // len mov w8, __NR_write // write(2) syscall svc 0 mov x0, 0 // exit code mov w8, __NR_exit // exit(2) syscall svc 0 .balign 8 // align data on 8byte boundary .section .rodata, \"a\", @progbits\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting man gcc: file.S assembler code that must be preprocessed. To cross-compile and run: > aarch64-linux-gnu-g++ -o greet greet.S -nostartfiles -nostdlib \\ -Wl,--dynamic-linker=/usr/aarch64-linux-gnu/lib/ld-linux-aarch64.so.1 \\ && qemu-aarch64 ./greet\nHi ASM-World! Cross-compiling on Ubuntu 20.04 (x86_64), paths might differ on other distributions. Explicitly specifying the dynamic linker should not be required when compiling natively on arm64.","breadcrumbs":"Arch » arm64 » ASM skeleton","id":"402","title":"ASM skeleton"},"403":{"body":"Procedure Call Standard ARM64 ARMv8-A Programmer's Guide ARMv8-A Architecture Reference Manual AppNote: ARMv8 Bare-metal boot code GNU Assembler GNU Assembler Directives GNU Assembler AArch64 dependent features ARM64-A Instruction Browser","breadcrumbs":"Arch » arm64 » References","id":"403","title":"References"},"404":{"body":"keywords: arm, armv7, abi ISA type: RISC Endianness: little, big","breadcrumbs":"Arch » armv7 » armv7a","id":"404","title":"armv7a"},"405":{"body":"","breadcrumbs":"Arch » armv7 » Registers","id":"405","title":"Registers"},"406":{"body":"bytes\n[3:0] alt desc\n---------------------------------------------\nr0-r12 general purpose registers\nr11 fp\nr13 sp stack pointer\nr14 lr link register\nr15 pc program counter","breadcrumbs":"Arch » armv7 » General purpose registers","id":"406","title":"General purpose registers"},"407":{"body":"bytes\n[3:0] desc\n---------------------------------------------\ncpsr current program status register","breadcrumbs":"Arch » armv7 » Special registers","id":"407","title":"Special registers"},"408":{"body":"cpsr\nbits desc\n----------------------------- [31] N negative flag [30] Z zero flag [29] C carry flag [28] V overflow flag [27] Q cummulative saturation (sticky) [9] E load/store endianness [8] A disable asynchronous aborts [7] I disable IRQ [6] F disable FIQ [5] T indicate Thumb state\n[4:0] M process mode (USR, FIQ, IRQ, SVC, ABT, UND, SYS)","breadcrumbs":"Arch » armv7 » CPSR register","id":"408","title":"CPSR register"},"409":{"body":"","breadcrumbs":"Arch » armv7 » Instructions cheatsheet","id":"409","title":"Instructions cheatsheet"},"41":{"body":"Function arguments are passed via $argv list. function fn_foo echo $argv\nend","breadcrumbs":"Tools » fish » Functions","id":"41","title":"Functions"},"410":{"body":"Reading from system registers: mrs r0, cpsr // move cpsr into r0 Writing to system registers: msr cpsr, r0 // move r0 into cpsr","breadcrumbs":"Arch » armv7 » Accessing system registers","id":"410","title":"Accessing system registers"},"411":{"body":"b <lable> // relative forward/back branch\nbl <lable> // relative forward/back branch & link return addr in r14 (LR) // branch & exchange (can change between ARM & Thumb instruction set)\n// bit Rm[0] == 0 -> ARM\n// bit Rm[0] == 1 -> Thumb\nbx <Rm> // absolute branch to address in register Rm\nblx <Rm> // absolute branch to address in register Rm & // link return addr in r14 (LR)","breadcrumbs":"Arch » armv7 » Control Flow","id":"411","title":"Control Flow"},"412":{"body":"Different addressing modes. ldr r1, [r0] // r1 = [r0]\nldr r1, [r0, #4] // r1 = [r0+4] ldr r1, [r0, #4]! // pre-inc : r0+=4; r1 = [r0]\nldr r1, [r0], #4 // post-inc: [r0] = r1; r0+=4 ldr r0, [r1, r2, lsl #3] // r0 = [r1 + (r2<<3)] Load/store multiple registers full-descending. stmfd r0!, {r1-r2, r5} // r0-=4; [r0]=r5 // r0-=4; [r0]=r2 // r0-=4; [r0]=r1\nldmfd r0!, {r1-r2, r5} // r1=[r0]; r0+=4 // r2=[r0]; r0+=4 // r5=[r0]; r0+=4 ! is optional but has the effect to update the base pointer register r0 here. Push/Pop push {r0-r2} // effectively stmfd sp!, {r0-r2}\npop {r0-r2} // effectively ldmfd sp!, {r0-r2}","breadcrumbs":"Arch » armv7 » Load/Store","id":"412","title":"Load/Store"},"413":{"body":"","breadcrumbs":"Arch » armv7 » Procedure Call Standard ARM ( aapcs32 )","id":"413","title":"Procedure Call Standard ARM ( aapcs32 )"},"414":{"body":"integer/pointer arguments reg arg\n-----------\nr0 1\n.. ..\nr3 4 a double word (64bit) is passed in two consecutive registers (eg r1+r2) additional arguments are passed on the stack. Arguments are pushed right-to-left (RTL), meaning next arguments are closer to current sp. void take(..., int a5, int a6); | | | ... | Hi | +-->| a6 | | +---------->| a5 | <-SP | +-----+ v | ... | Lo","breadcrumbs":"Arch » armv7 » Passing arguments to functions","id":"414","title":"Passing arguments to functions"},"415":{"body":"integer/pointer return values reg size\n-----------------\nr0 32 bit\nr0+r1 64 bit","breadcrumbs":"Arch » armv7 » Return values from functions","id":"415","title":"Return values from functions"},"416":{"body":"r4 - r11 sp","breadcrumbs":"Arch » armv7 » Callee saved registers","id":"416","title":"Callee saved registers"},"417":{"body":"full descending full: sp points to the last used location (valid item) descending: stack grows downwards sp must be 4byte aligned (word boundary) at all time sp must be 8byte aligned on public interface interfaces","breadcrumbs":"Arch » armv7 » Stack","id":"417","title":"Stack"},"418":{"body":"not strictly required by each platform linked list of stack-frames each frame links to the frame of its caller by a frame record a frame record is described as a (FP,LR) pair (2x32bit) r11 (FP) must point to the frame record of the current stack-frame +------+ Hi | 0 | frame0 | +->| 0 | | | | ... | | | +------+ | | | LR | frame1 | +--| FP |<-+ | | ... | | | +------+ | | | LR | | current |\nr11 ->| FP |--+ frame v | ... | Lo end of the frame chain is indicated by following frame record (0,-) location of the frame record in the stack frame is not specified r11 is not updated before the new frame record is fully constructed","breadcrumbs":"Arch » armv7 » Frame chain","id":"418","title":"Frame chain"},"419":{"body":"prologue push {fp, lr}\nmov fp, sp // FP points to frame record epilogue pop {fp, pc} // pop LR directly into PC","breadcrumbs":"Arch » armv7 » Function prologue & epilogue","id":"419","title":"Function prologue & epilogue"},"42":{"body":"When running a command fish attempts to autoload a function. The shell looks for <cmd>.fish in the locations defined by $fish_function_path and loads the function lazily if found. This is the preferred way over monolithically defining all functions in a startup script.","breadcrumbs":"Tools » fish » Autoloading","id":"42","title":"Autoloading"},"420":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas // file: greet.S #include <asm/unistd.h> // syscall NRs .arch armv7-a .section .text, \"ax\" .balign 4 // Emit `arm` instructions, same as `.arm` directive. .code 32 .global _start\n_start: // Branch with link and exchange instruction set. blx _do_greet mov r0, #0 // exit code mov r7, #__NR_exit // exit(2) syscall swi 0x0 // Emit `thumb` instructions, same as `.thumb` directive. .code 16 .thumb_func\n_do_greet: mov r0, #2 // fd ldr r1, =greeting // buf ldr r2, =greeting_len // &len ldr r2, [r2] // len mov r7, #__NR_write // write(2) syscall swi 0x0 // Branch and exchange instruction set. bx lr .balign 8 // align data on 8byte boundary .section .rodata, \"a\"\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting man gcc: file.S assembler code that must be preprocessed. To cross-compile and run: > arm-linux-gnueabi-gcc -o greet greet.S -nostartfiles -nostdlib \\ -Wl,--dynamic-linker=/usr/arm-linux-gnueabi/lib/ld-linux.so.3 \\ && qemu-arm ./greet\nHi ASM-World! Cross-compiling on Ubuntu 20.04 (x86_64), paths might differ on other distributions. Explicitly specifying the dynamic linker should not be required when compiling natively on arm.","breadcrumbs":"Arch » armv7 » ASM skeleton","id":"420","title":"ASM skeleton"},"421":{"body":"Procedure Call Standard ARM ARMv7-A Programmer's Guide ARMv7-A Architecture Reference Manual GNU Assembler GNU Assembler Directives GNU Assembler ARM dependent features","breadcrumbs":"Arch » armv7 » References","id":"421","title":"References"},"422":{"body":"keywords: rv32, rv64 ISA type: RISC Endianness: little, big","breadcrumbs":"Arch » riscv » riscv","id":"422","title":"riscv"},"423":{"body":"riscv32 => XLEN=32 riscv64 => XLEN=64","breadcrumbs":"Arch » riscv » Registers","id":"423","title":"Registers"},"424":{"body":"[XLEN-1:0] abi name desc\n---------------------------------------------\nx0 zero zero register\nx1 ra return addr\nx2 sp stack ptr\nx3 gp global ptr\nx4 tp thread ptr\nx5-x7 t0-t2 temp regs\nx8-x9 s0-s1 saved regs\nx10-x17 a0-a7 arg regs\nx18-x27 s2-s11 saved regs\nx28-x31 t3-t6 temp regs","breadcrumbs":"Arch » riscv » General purpose registers","id":"424","title":"General purpose registers"},"425":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas // file: greet.S #include <asm/unistd.h> // syscall NRs .section .text, \"ax\", @progbits .balign 4 // align code on 4byte boundary .global _start\n_start: li a0, 2 // fd la a1, greeting // buf ld a2, (greeting_len) // &len li a7, __NR_write // write(2) syscall ecall li a0, 42 // exit code li a7, __NR_exit // exit(2) syscall ecall .balign 8 // align data on 8byte boundary .section .rodata, \"a\", @progbits\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting man gcc: file.S assembler code that must be preprocessed. To cross-compile and run: > riscv64-linux-gnu-gcc -o greet greet.S -nostartfiles -nostdlib \\ -Wl,--dynamic-linker=/usr/riscv64-linux-gnu/lib/ld-linux-riscv64-lp64d.so.1 \\ && qemu-riscv64 ./greet\nHi ASM-World! Cross-compiling on Ubuntu 20.04 (x86_64), paths might differ on other distributions. Explicitly specifying the dynamic linker should not be required when compiling natively on riscv. Select dynamic linker according to abi used during compile & link.","breadcrumbs":"Arch » riscv » ASM skeleton","id":"425","title":"ASM skeleton"},"426":{"body":"GNU Assembler GNU Assembler Directives rv64i-linux-user-no-std","breadcrumbs":"Arch » riscv » References","id":"426","title":"References"},"43":{"body":"functions # list al functions\nfunctions foo # describe function 'foo'\nfunctions -e foo # erase function 'foo' funced foo # edit function 'foo' # '-e vim' to edit in vim","breadcrumbs":"Tools » fish » Helper","id":"43","title":"Helper"},"44":{"body":"argparse puts options into variables of name _flag_NAME. References: Argument Handling argparse Writing your own completions complete function moose --d \"my moose fn\" # h/help : short / long option (boolean) # color : only long option (boolean) # u/user= : option with required argument, only last specified is taken # f/file+= : option with required argument, can be specified multiple times # argparse h/help color= u/user= f/file=+ -- $argv or return if set -ql _flag_help echo \"usage ...\" return 0 end set -ql _flag_file and echo \"file=$_flag_file | cnt:\" (count $_flag_file) set -ql _flag_color and echo \"color=$_flag_color\" set -ql _flag_user and echo \"user=$_flag_user\"\nend # Delete all previous defined completions for 'moose'.\ncomplete -c moose -e # Don't complete files for command.\ncomplete -c moose --no-files # Help completion.\n# -n specifies a conditions. The completion is only active if the command\n# returns 0.\ncomplete -c moose -s h -l help -n \"not __fish_contains_opt -s h help\" \\ --description \"Print usage help and exit\" # File completion.\n# -F force complete files (overwrite --no-files).\n# -r requires argument.\ncomplete -c moose -s f -l file -F -r \\ --description \"Specify file (can be passed multiple times)\" # Color completion.\n# -a options for completion.\n# -x short for -r and --no-files (-f)\ncomplete -c moose -x -l color -a \"red blue\" \\ --description \"Specify a color.\" # User completion.\n# -a options for completion. Call a function to generate arguments.\ncomplete -c moose -x -s u -l user -a \"(__fish_complete_users)\" \\ --description \"Specify a user\"","breadcrumbs":"Tools » fish » Argument parsing and completion","id":"44","title":"Argument parsing and completion"},"45":{"body":"The prompt is defined by the output of the fish_prompt function. function fish_prompt set -l cmd_ret echo \"> \"(pwd) $cmd_ret\" \"\nend Use set_color to manipulate terminal colors and set_color -c to print the current colors.","breadcrumbs":"Tools » fish » Prompt","id":"45","title":"Prompt"},"46":{"body":"List all builtins with builtins -n. # history\nhistory search <str> # search history for <str>\nhistory merge # merge histories from fish sessions # list\ncount $var # count elements in list contains /bin $PATH # return 0 (true) 1 (false)\ncontains -i /bin $PATH # additionally print index on stdout # string\nstring split SEP STRING # math\nmath -b hex 4096 # output dec as hex\nmath 0x1000 # output hex as dec\nmath \"log2(1024)\" # call functions\nmath -s0 7/3 # integer division (by default float) # status\nstatus -f # abs path of current file","breadcrumbs":"Tools » fish » Useful Builtins","id":"46","title":"Useful Builtins"},"47":{"body":"Shift-Tab .............. tab-completion with search Alt-Up / Alt-Down ...... search history with token under the cursor Alt-l .................. list content of dir under cursor Alt-p .................. append '2>&1 | less;' to current cmdline Alt-Left / Alt - Right . prevd / nextd, walk dir history","breadcrumbs":"Tools » fish » Keymaps","id":"47","title":"Keymaps"},"48":{"body":"status print-stack-trace .. prints function stacktrace (can be used in scripts) breakpoint ................ halt script execution and gives shell (C-d | exit to continue)","breadcrumbs":"Tools » fish » Debug","id":"48","title":"Debug"},"49":{"body":"Terminology: session is a collection of pseudo terminals which can have multiple windows window uses the entire screen and can be split into rectangular panes pane is a single pseudo terminal instance","breadcrumbs":"Tools » tmux » tmux(1)","id":"49","title":"tmux(1)"},"5":{"body":"# Variable with local scope\nlocal var=val # Read-only variable\nreadonly var=bal Indexed arrays: arr=(aa bb cc dd)\necho $arr[1] # aa\necho $arr[-1] # dd arr+=(ee)\necho $arr[-1] # ee echo $arr[1,3] # aa bb cc Associative arrays: typeset -A arr\narr[x]='aa'\narr[y]='bb'\necho $arr[x] # aa Tied arrays: typeset -T VEC vec=(1 2 3) '|' echo $vec # 1 2 3\necho $VEC # 1|2|3 Unique arrays (set): typeset -U vec=(1 2 3) echo $vec # 1 2 3\nvec+=(1 2 4)\necho $vec # 1 2 3 4","breadcrumbs":"Tools » zsh » Variables","id":"5","title":"Variables"},"50":{"body":"# Session\ntmux creates new session\ntmux ls list running sessions\ntmux kill-session -t <s> kill running session <s>\ntmux attach -t <s> [-d] attach to session <s>, detach other clients [-d]\ntmux detach -s <s> detach all clients from session <s> # Environment\ntmux showenv -g show global tmux environment variables\ntmux setenv -g <var> <val> set variable in global tmux env # Misc\ntmux source-file <file> source config <file>\ntmux lscm list available tmux commnds\ntmux show -g show global tmux options\ntmux display <msg> display message in tmux status line","breadcrumbs":"Tools » tmux » Tmux cli","id":"50","title":"Tmux cli"},"51":{"body":"# Session\ntmux list-sessions -F '#S' list running sessions, only IDs # Window\ntmux list-windows -F '#I' -t <s> list window IDs for session <s>\ntmux selectw -t <s>:<w> select window <w> in session <s> # Pane\ntmux list-panes -F '#P' -t <s>:<w> list pane IDs for window <w> in session <s>\ntmux selectp -t <s>:<w>.<p> select pane <p> in window <w> in session <s> # Run commands\ntmux send -t <s>:<w>.<p> \"ls\" C-m send cmds/keys to pane\ntmux run -t <p> <sh-cmd> run shell command <sh-cmd> in background and report output on pane -t <p> For example cycle through all panes in all windows in all sessions: # bash\nfor s in $(tmux list-sessions -F '#S'); do for w in $(tmux list-windows -F '#I' -t $s); do for p in $(tmux list-panes -F '#P' -t $s:$w); do echo $s:$w.$p done done\ndone","breadcrumbs":"Tools » tmux » Scripting","id":"51","title":"Scripting"},"52":{"body":"prefix d detach from current session\nprefix c create new window\nprefix w open window list\nprefix $ rename session\nprefix , rename window\nprefix . move current window Following bindings are specific to my tmux.conf : C-s prefix # Panes\nprefix s horizontal split\nprefix v vertical split\nprefix f toggle maximize/minimize current pane # Movement\nprefix Tab toggle between window prefix h move to pane left\nprefix j move to pane down\nprefix k move to pane up\nprefix l move to pane right # Resize\nprefix C-h resize pane left\nprefix C-j resize pane down\nprefix C-k resize pane up\nprefix C-l resize pane right # Copy/Paste\nprefix C-v enter copy mode\nprefix C-p paste yanked text\nprefix C-b open copy-buffer list # In Copy Mode\nv enable visual mode\ny yank selected text","breadcrumbs":"Tools » tmux » Bindings","id":"52","title":"Bindings"},"53":{"body":"To enter command mode prefix :. Some useful commands are: setw synchronize-panes on/off enables/disables synchronized input to all panes\nlist-keys -t vi-copy list keymaps for vi-copy mode","breadcrumbs":"Tools » tmux » Command mode","id":"53","title":"Command mode"},"54":{"body":"","breadcrumbs":"Tools » git » git(1)","id":"54","title":"git(1)"},"55":{"body":"+-------------------+ --- stash -----> +-------+\n| working directory | | stash | // Shelving area.\n+-------------------+ <-- stash pop -- +-------+ | ^ add | | reset v |\n+-------------------+\n| staging area |\n+-------------------+ | commit | v\n+-------------------+\n| local repository |\n+-------------------+ | ^ push | | fetch / | pull v |\n+-------------------+\n| remote repository |\n+-------------------+","breadcrumbs":"Tools » git » Working areas","id":"55","title":"Working areas"},"56":{"body":"git add -p [<file>] ............ partial staging (interactive)","breadcrumbs":"Tools » git » Staging","id":"56","title":"Staging"},"57":{"body":"git remote -v .................. list remotes verbose (with URLs) git remote show [-n] <remote> .. list info for <remote> (like remote HEAD, remote branches, tracking mapping)","breadcrumbs":"Tools » git » Remote","id":"57","title":"Remote"},"58":{"body":"git branch [-a] ................ list available branches; -a to include remote branches git branch -vv ................. list branch & annotate with head sha1 & remote tracking branch git branch <bname> ............. create local branch with name <bname> git branch -d <bname> .......... delete local branch with name <bname> git checkout <bname> ........... switch to branch with name <bname> git checkout --track <branch> .. start to locally track a remote branch # Remote git push -u origin <rbname> ........ push local branch to origin (or other remote), and setup <rbname> as tracking branch git push origin --delete <rbname> .. delete branch <rbname> from origin (or other remote)","breadcrumbs":"Tools » git » Branching","id":"58","title":"Branching"},"59":{"body":"git tag -a <tname> -m \"descr\" ........ creates an annotated tag (full object containing tagger, date, ...) git tag -l ........................... list available tags git checkout tag/<tname> ............. checkout specific tag git checkout tag/<tname> -b <bname> .. checkout specific tag in a new branch # Remote git push origin --tags .... push local tags to origin (or other remote)","breadcrumbs":"Tools » git » Tags","id":"59","title":"Tags"},"6":{"body":"Join array to string j:sep:: foo=(1 2 3 4)\necho ${(j:-:)foo} # 1-2-3-4\necho ${(j:\\n:)foo} # join with new lines Split string to array s:sep: foo='1-2-3-4'\nbar=(${(s:-:)foo}) # capture as array\necho $bar # 1 2 3 4\necho $bar[2] # 2 Upper/Lower case string: foo=aaBB\necho ${(L)foo} # aabb\necho ${(U)foo} # AABB Key/values in associative arrays: typeset -A vec; vec[a]='aa'; vec[b]='bb' echo ${(k)vec} # a b\necho ${(v)vec} # aa bb\necho ${(kv)vec} # a aa b bb # Iterate over key value pairs.\nfor k v in ${(kv)vec)}; do ...; done","breadcrumbs":"Tools » zsh » Expansion Flags","id":"6","title":"Expansion Flags"},"60":{"body":"git log --oneline ......... shows log in single line per commit -> alias for '--pretty=oneline --abbrev-commit' git log --graph ........... text based graph of commit history git log --decorate ........ decorate log with REFs git log -p <file> ......... show commit history + diffs for <file> git log --oneline <file> .. show commit history for <file> in compact format","breadcrumbs":"Tools » git » Log & Commit History","id":"60","title":"Log & Commit History"},"61":{"body":"git diff <commit>..<commit> [<file>] .... show changes between two arbitrary commits. If one <commit> is omitted it is if HEAD is specified. git diff -U$(wc -l <file>) <file> ....... shows complete file with diffs instead of usual diff snippets git diff --staged ....................... show diffs of staged files git show --stat <commit> ................ show files changed by <commit> git show <commit> [<file>] .............. show diffs for <commit> git show <commit>:<file> ................ show <file> at <commit>","breadcrumbs":"Tools » git » Diff & Commit Info","id":"61","title":"Diff & Commit Info"},"62":{"body":"git format-patch <opt> <since>/<revision range> opt: -N ................... use [PATCH] instead [PATCH n/m] in subject when generating patch description (for patches spanning multiple commits) --start-number <n> ... start output file generation with <n> as start number instead '1' since spcifier: -3 .................. e.g: create a patch from last three commits <commit hash> ....... create patch with commits starting after <commit hash> git am <patch> ......... apply patch and create a commit for it git apply --stat <PATCH> ... see which files the patch would change git apply --check <PATCH> .. see if the patch can be applied cleanly git apply <PATCH> .......... apply the patch locally without creating a commit # eg: generate patches for each commit from initial commit on git format-patch -N $(git rev-list --max-parents=0 HEAD) # generate single patch file from a certain commit/ref git format-patch <COMMIT/REF> --stdout > my-patch.patch","breadcrumbs":"Tools » git » Patching","id":"62","title":"Patching"},"63":{"body":"git reset [opt] <ref|commit> opt: --mixed .................... resets index, but not working tree --hard ..................... matches the working tree and index to that of the tree being switched to any changes to tracked files in the working tree since <commit> are lost git reset HEAD <file> .......... remove file from staging git reset --soft HEAD~1 ........ delete most recent commit but keep work git reset --hard HEAD~1 ........ delete most recent commit and delete work","breadcrumbs":"Tools » git » Resetting","id":"63","title":"Resetting"},"64":{"body":"git submodule add <url> [<path>] .......... add new submodule to current project git clone --recursive <url> ............... clone project and recursively all submodules (same as using 'git submodule update --init --recursive' after clone) git submodule update --init --recursive ... checkout submodules recursively using the commit listed in the super-project (in detached HEAD) git submodule update --remote <submod> .... fetch & merge remote changes for <submod>, this will pull origin/HEAD or a branch specified for the submodule git diff --submodule ...................... show commits that are part of the submodule diff","breadcrumbs":"Tools » git » Submodules","id":"64","title":"Submodules"},"65":{"body":"git ls-tree [-r] <ref> .... show git tree for <ref>, -r to recursively ls sub-trees git show <obj> ............ show <obj> git cat-file -p <obj> ..... print content of <obj>","breadcrumbs":"Tools » git » Inspection","id":"65","title":"Inspection"},"66":{"body":"HEAD ........ last commit HEAD~1 ...... last commit-1 HEAD~N ...... last commit-N (linear backwards when in tree structure, check difference between HEAD^ and HEAD~) git rev-list --max-parents=0 HEAD ........... first commit","breadcrumbs":"Tools » git » Revision Specifier","id":"66","title":"Revision Specifier"},"67":{"body":"awk [opt] program [input] -F <sepstr> field separator string (can be regex) program awk program input file or stdin if not file given","breadcrumbs":"Tools » awk » awk(1)","id":"67","title":"awk(1)"},"68":{"body":"Input is processed in two stages: Splitting input into a sequence of records. By default split at newline character, but can be changed via the builtin RS variable. Splitting a record into fields. By default strings without whitespace, but can be changed via the builtin variable FS or command line option -F. Fields are accessed as follows: $0 whole record $1 field one $2 field two ...","breadcrumbs":"Tools » awk » Input processing","id":"68","title":"Input processing"},"69":{"body":"An awk program is composed of pairs of the form: pattern { action } The program is run against each record in the input stream. If a pattern matches a record the corresponding action is executed and can access the fields. INPUT | v\nrecord ----> ∀ pattern matched | | v v\nfields ----> run associated action Any valid awk expr can be a pattern. An example is the regex pattern /abc/ { print $1 } which prints the first field if the record matches the regex /abc/. This form is actually a short version for $0 ~ /abc/ { print $1 }, see the regex comparison operator below.","breadcrumbs":"Tools » awk » Program","id":"69","title":"Program"},"7":{"body":"zparseopts [-D] [-E] [-A assoc] specs Arguments are copied into the associative array assoc according to specs. Each spec is described by an entry as opt[:][=array]. opt is the option without the - char. Passing -f is matched against f opt, --long is matched against -long. Using : means the option will take an argument. The optional =array specifies an alternate storage container where this option should be stored. Documentation can be found in man zshmodules.","breadcrumbs":"Tools » zsh » Argument parsing with zparseopts","id":"7","title":"Argument parsing with zparseopts"},"70":{"body":"awk provides two special patterns, BEGIN and END, which can be used multiple times. Actions with those patterns are executed exactly once . BEGIN actions are run before processing the first record END actions are run after processing the last record","breadcrumbs":"Tools » awk » Special pattern","id":"70","title":"Special pattern"},"71":{"body":"RS record separator : first char is the record separator, by default FS field separator : regex to split records into fields, by default NR number record : number of current record NF number fields : number of fields in the current record","breadcrumbs":"Tools » awk » Special variables","id":"71","title":"Special variables"},"72":{"body":"printf \"fmt\", args... Print format string, args are comma separated. %s string %d decimal %x hex %f float Width can be specified as %Ns, this reserves N chars for a string. For floats one can use %N.Mf, N is the total number including . and M. sprintf(\"fmt\", expr, ...) Format the expressions according to the format string. Similar as printf, but this is a function and return value can be assigned to a variable. strftime(\"fmt\") Print time stamp formatted by fmt. %Y full year (eg 2020) %m month (01-12) %d day (01-31) %F alias for %Y-%m-%d %H hour (00-23) %M minute (00-59) %S second (00-59) %T alias for %H:%M:%S S ~ R, S !~ R The regex comparison operator, where the former returns true if the string S matches the regex R, and the latter is the negated form. The regex can be either a constant or dynamic regex.","breadcrumbs":"Tools » awk » Special statements & functions","id":"72","title":"Special statements & functions"},"73":{"body":"","breadcrumbs":"Tools » awk » Examples","id":"73","title":"Examples"},"74":{"body":"awk 'NR%2 == 0 { print $0 }' <file> The pattern NR%2 == 0 matches every second record and the action { print $0 } prints the whole record.","breadcrumbs":"Tools » awk » Filter records","id":"74","title":"Filter records"},"75":{"body":"awk '!/^#/ { print $1 }' <file> Matches records not starting with #.","breadcrumbs":"Tools » awk » Negative patterns","id":"75","title":"Negative patterns"},"76":{"body":"echo -e \"a\\nFOO\\nb\\nc\\nBAR\\nd\" | \\ awk '/FOO/,/BAR/ { print }' /FOO/,/BAR/ define a range pattern of begin_pattern, end_pattern. When begin_pattern is matched the range is turned on and when the end_pattern is matched the range is turned off . This matches every record in the range inclusive . An exclusive range must be handled explicitly, for example as follows. echo -e \"a\\nFOO\\nb\\nc\\nBAR\\nd\" | \\ awk '/FOO/,/BAR/ { if (!($1 ~ \"FOO\") && !($1 ~ \"BAR\")) { print } }'","breadcrumbs":"Tools » awk » Range patterns","id":"76","title":"Range patterns"},"77":{"body":"echo 'a b c d e f' | awk '{ print $NF $(NF-1) }' Access last fields with arithmetic on the NF number of fields variable.","breadcrumbs":"Tools » awk » Access last fields in records","id":"77","title":"Access last fields in records"},"78":{"body":"# /proc/<pid>/status\n# Name: cat\n# ...\n# VmRSS: 516 kB\n# ... for f in /proc/*/status; do cat $f | awk ' /^VmRSS/ { rss = $2/1024 } /^Name/ { name = $2 } END { printf \"%16s %6d MB\\n\", name, rss }';\ndone | sort -k2 -n We capture values from VmRSS and Name into variables and print them at the END once processing all records is done.","breadcrumbs":"Tools » awk » Capture in variables","id":"78","title":"Capture in variables"},"79":{"body":"echo 'a 10\nb 2\nb 4\na 1' | awk '{ vals[$1] += $2 cnts[$1] += 1\n}\nEND { for (v in vals) printf \"%s %d\\n\", v, vals[v] / cnts [v]\n}' Capture keys and values from different columns and some up the values. At the END we compute the average of each key.","breadcrumbs":"Tools » awk » Capture in array","id":"79","title":"Capture in array"},"8":{"body":"#!/bin/zsh\nfunction test() { zparseopts -D -E -A opts f=flag o: -long: echo \"flag $flag\" echo \"o $opts[-o]\" echo \"long $opts[--long]\" echo \"pos $1\"\n} test -f -o OPTION --long LONG_OPT POSITIONAL # Outputs:\n# flag -f\n# o OPTION\n# long LONG_OPT\n# pos POSITIONAL","breadcrumbs":"Tools » zsh » Example","id":"8","title":"Example"},"80":{"body":"cat /proc/1/status | awk ' /^Pid/ { \"ps --no-header -o user \" $2 | getline user; print user }' We build a ps command line and capture the first line of the processes output in the user variable and then print it.","breadcrumbs":"Tools » awk » Run shell command and capture output","id":"80","title":"Run shell command and capture output"},"81":{"body":"","breadcrumbs":"Tools » emacs » emacs(1)","id":"81","title":"emacs(1)"},"82":{"body":"C-h ? list available help modes C-h e show message output (`*Messages*` buffer) C-h f describe function C-h v describe variable C-h w describe which key invoke function (where-is) C-h c <KEY> print command bound to <KEY> C-h k <KEY> describe command bound to <KEY> C-h b list buffer local key-bindings <kseq> C-h list possible key-bindings with <kseq> eg C-x C-h -> list key-bindings beginning with C-x","breadcrumbs":"Tools » emacs » help","id":"82","title":"help"},"83":{"body":"key fn description\n------------------------------------------------ package-refresh-contents refresh package list package-list-packages list available/installed packages `U x` to mark packages for Upgrade & eXecute","breadcrumbs":"Tools » emacs » package manager","id":"83","title":"package manager"},"84":{"body":"key fn description\n---------------------------------------------- C-x 0 delete-window kill focused window C-x 1 delete-other-windows kill all other windows C-x 2 split-window-below split horizontal C-x 3 split-window-right split vertical C-x o other-window other window (cycle)","breadcrumbs":"Tools » emacs » window","id":"84","title":"window"},"85":{"body":"key fn description\n--------------------------------------------- C-x C-q read-only-mode toggle read-only mode for buffer C-x k kill-buffer kill buffer C-x s save-some-buffers save buffer C-x w write-file write buffer (save as) C-x b switch-to-buffer switch buffer C-x C-b list-buffers buffer list","breadcrumbs":"Tools » emacs » buffer","id":"85","title":"buffer"},"86":{"body":"Builtin advanced buffer selection mode key fn description\n-------------------------------------- ibuffer enter buffer selection h ibuffer help o open buffer in other window C-o open buffer in other window keep focus in ibuffer s a sort by buffer name s f sort by file name s v sort by last viewed s v sort by major mode , cycle sorting mode = compare buffer against file on disk (if file is dirty `*`) /m filter by major mode /n filter by buffer name /f filter by file name // remove all filter /g create filter group /\\ remove all filter groups","breadcrumbs":"Tools » emacs » ibuffer","id":"86","title":"ibuffer"},"87":{"body":"key fn description\n------------------------------------------------- C-s isearch-forward search forward from current position (C-s to go to next match) C-r isearch-backward search backwards from current position (C-r to go to next match) C-w isearch-yank-word-or-char feed next word to current search (extend) M-p isearch-ring-advance previous search input M-n isearch-ring-retreat next search input","breadcrumbs":"Tools » emacs » isearch","id":"87","title":"isearch"},"88":{"body":"key fn description\n----------------------------------- M-s o occur get matches for regexp in buffer use during `isearch` to use current search term C-n goto next line C-p goto previous line o open match in other window C-o open match in other window keep focus in ibuffer key fn description\n--------------------------------------------------------- multi-occur-in-matching-buffers run occur in buffers matching regexp","breadcrumbs":"Tools » emacs » occur","id":"88","title":"occur"},"89":{"body":"key fn description\n----------------------------------- rgrep recursive grep find-grep run find-grep result in *grep* buffer n/p navigate next/previous match in *grep* buffer q quit *grep* buffer","breadcrumbs":"Tools » emacs » grep","id":"89","title":"grep"},"9":{"body":"Zsh supports regular expression matching with the binary operator =~. The match results can be accessed via the $MATCH variable and $match indexed array: $MATCH contains the full match $match[1] contains match of the first capture group INPUT='title foo : 1234'\nREGEX='^title (.+) : ([0-9]+)$'\nif [[ $INPUT =~ $REGEX ]]; then echo \"$MATCH\" # title foo : 1234 echo \"$match[1]\" # foo echo \"$match[2]\" # 1234\nfi","breadcrumbs":"Tools » zsh » Regular Expressions","id":"9","title":"Regular Expressions"},"90":{"body":"key fn description\n--------------------------------------------- C-<SPACE> set-mark-command set start mark to select text M-w kill-ring-save copy selected text C-w kill-region kill selected text C-y yank paste selected text M-y yank-pop cycle through kill-ring (only after paste)","breadcrumbs":"Tools » emacs » yank/paste","id":"90","title":"yank/paste"},"91":{"body":"key fn description\n------------------------------------------------ C-x r s <reg> copy-to-register save region in register <reg> C-x r i <reg> insert-register insert content of register <reg>","breadcrumbs":"Tools » emacs » register","id":"91","title":"register"},"92":{"body":"key fn description\n------------------------------------------------ C-x <SPC> rectangle-mark-mode activate rectangle-mark-mode string-rectangle insert text in marked rect","breadcrumbs":"Tools » emacs » block/rect","id":"92","title":"block/rect"},"93":{"body":"key fn description\n------------------------------------------------ C-x h mark-whole-buffer mark whole buffer delete-matching-line delete lines matching regex M-% query-replace search & replace C-M-% query-replace-regexp search & replace regex","breadcrumbs":"Tools » emacs » mass edit","id":"93","title":"mass edit"},"94":{"body":"key fn description\n--------------------------------------------- C-x n n narrow-to-region show only focused region (narrow) C-x n w widen show whole buffer (wide)","breadcrumbs":"Tools » emacs » narrow","id":"94","title":"narrow"},"95":{"body":"key fn description\n------------------------------------ M-up/M-down re-arrange items in same hierarchy M-left/M-right change item hierarchy C-RET create new item below current C-S-RET create new TODO item below current S-left/S-right cycle TODO states","breadcrumbs":"Tools » emacs » org","id":"95","title":"org"},"96":{"body":"key fn description\n------------------------------ <s TAB generate a source block C-c ' edit source block (in lang specific buffer) C-c C-c eval source block","breadcrumbs":"Tools » emacs » org source","id":"96","title":"org source"},"97":{"body":"key fn description\n------------------------------- C-s search through completion candidates C-o filter completion candidates based on search term <f1> get doc for completion condidate M-<digit> select completion candidate","breadcrumbs":"Tools » emacs » comapny","id":"97","title":"comapny"},"98":{"body":"To generate etags using ctags ctags -R -e . generate emacs tag file (important `-e`) Navigate using tags key fn description\n----------------------------------------------- xref-find-definitions find definition of tag xref-find-apropos find symbols matching regexp xref-find-references find references of tag","breadcrumbs":"Tools » emacs » tags","id":"98","title":"tags"},"99":{"body":"key fn description\n------------------------------ ielm open interactive elips shell In lisp-interaction-mode (*scratch* buffer by defult) key fn description\n-------------------------------------------------------- C-j eval-print-last-sexp evaluate & print preceeding lisp expr C-x C-e eval-last-sexp evaluate lisp expr C-u C-x C-e eval-last-sexp evaluate & print","breadcrumbs":"Tools » emacs » lisp","id":"99","title":"lisp"}},"length":427,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{".":{".":{"1":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{".":{"0":{"df":1,"docs":{"352":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"363":{"tf":1.0}}},"5":{"df":2,"docs":{"208":{"tf":1.0},"363":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":3,"docs":{"274":{"tf":1.0},"275":{"tf":2.6457513110645907},"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"4":{"0":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"9":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}},"3":{"5":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"4":{"b":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"8":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"8":{"5":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"9":{"c":{"0":{"df":1,"docs":{"217":{"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":2,"docs":{"217":{"tf":1.0},"275":{"tf":1.0}}},"1":{"df":1,"docs":{"217":{"tf":1.0}}},"2":{"df":1,"docs":{"217":{"tf":1.0}}},"3":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":1,"docs":{"216":{"tf":1.0}}},"4":{"0":{"4":{"0":{"1":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"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":{}},"3":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"0":{"8":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"0":{"0":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"7":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"7":{"0":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}},"4":{"df":1,"docs":{"275":{"tf":1.0}}},"df":3,"docs":{"217":{"tf":1.0},"288":{"tf":3.605551275463989},"72":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"288":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"300":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"6":{"0":{"0":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"288":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},":":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"d":{"a":{"df":1,"docs":{"285":{"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":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"285":{"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":{},"s":{":":{"1":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"c":{"c":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"216":{"tf":1.0}}},"c":{"df":1,"docs":{"288":{"tf":1.0}}},"df":42,"docs":{"142":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.4142135623730951},"273":{"tf":3.0},"274":{"tf":2.449489742783178},"275":{"tf":4.58257569495584},"276":{"tf":2.449489742783178},"285":{"tf":1.4142135623730951},"287":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":2.449489742783178},"308":{"tf":1.4142135623730951},"324":{"tf":5.5677643628300215},"325":{"tf":5.291502622129181},"363":{"tf":2.0},"367":{"tf":1.0},"369":{"tf":1.4142135623730951},"373":{"tf":2.0},"382":{"tf":1.0},"392":{"tf":1.4142135623730951},"400":{"tf":1.7320508075688772},"402":{"tf":1.7320508075688772},"411":{"tf":1.0},"418":{"tf":1.7320508075688772},"420":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"74":{"tf":2.0},"84":{"tf":1.0},"9":{"tf":1.0}},"f":{"1":{"df":0,"docs":{},"f":{"4":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"x":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":1,"docs":{"314":{"tf":1.4142135623730951}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"4":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"6":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"e":{"1":{"0":{"df":1,"docs":{"274":{"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":{}},"5":{"3":{"4":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"2":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"274":{"tf":1.0}}},"c":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"b":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"8":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"420":{"tf":1.4142135623730951}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"374":{"tf":1.4142135623730951}}},"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"234":{"tf":1.0}}},"3":{"0":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"222":{"tf":1.0}}},"6":{"df":1,"docs":{"222":{"tf":1.0}}},"b":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":1,"docs":{"222":{"tf":1.0}}},"df":0,"docs":{}},"6":{"1":{"df":1,"docs":{"234":{"tf":1.0}}},"df":1,"docs":{"274":{"tf":1.0}}},"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"222":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"142":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"8":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}}},"a":{"a":{"df":1,"docs":{"374":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"a":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"215":{"tf":1.4142135623730951},"217":{"tf":1.0}},"f":{"0":{"0":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"380":{"tf":1.0}},"f":{"df":1,"docs":{"371":{"tf":2.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"116":{"tf":1.0}}}}}}}},"1":{".":{"0":{"df":1,"docs":{"237":{"tf":1.0}}},"1":{"df":1,"docs":{"164":{"tf":1.0}}},"2":{".":{"3":{".":{"4":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"df":1,"docs":{"300":{"tf":1.4142135623730951}}},"df":2,"docs":{"163":{"tf":1.0},"363":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}}},"2":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.7320508075688772}}},"4":{"df":1,"docs":{"288":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"7":{"df":1,"docs":{"288":{"tf":1.0}}},"9":{"df":1,"docs":{"288":{"tf":1.0}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}},"5":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"4":{"df":1,"docs":{"288":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"c":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"1":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"4":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"b":{"df":1,"docs":{"287":{"tf":1.0}}},"d":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"287":{"tf":1.0}}},"f":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}},"7":{"1":{"df":1,"docs":{"288":{"tf":1.0}}},"2":{"df":1,"docs":{"288":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"142":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.7320508075688772},"369":{"tf":1.0},"79":{"tf":1.0}},"g":{"df":1,"docs":{"163":{"tf":1.4142135623730951}}}},"1":{".":{"1":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"234":{"tf":1.0}}},"5":{"df":1,"docs":{"234":{"tf":1.0}}},"6":{"df":1,"docs":{"234":{"tf":1.0}}},"7":{"df":1,"docs":{"234":{"tf":1.0}}},"8":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"275":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"1":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"b":{"df":1,"docs":{"287":{"tf":1.0}}},"d":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"287":{"tf":1.0}}},"f":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"7":{"0":{"df":1,"docs":{"288":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"142":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"300":{"tf":1.0},"315":{"tf":1.0},"369":{"tf":1.0}}},"2":{"3":{"4":{"5":{"df":2,"docs":{"148":{"tf":1.0},"172":{"tf":1.0}}},"df":4,"docs":{"167":{"tf":1.0},"191":{"tf":1.4142135623730951},"25":{"tf":1.7320508075688772},"9":{"tf":1.7320508075688772}}},"df":1,"docs":{"244":{"tf":1.0}}},"7":{".":{"0":{".":{"0":{".":{"1":{"df":1,"docs":{"350":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"377":{"tf":1.4142135623730951}}},":":{"1":{"0":{":":{"4":{"8":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"137":{"tf":1.4142135623730951},"274":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"72":{"tf":1.0}}},"3":{".":{"2":{".":{"1":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"3":{"7":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},":":{"1":{"2":{"df":1,"docs":{"369":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.0}}}}}},"df":1,"docs":{"276":{"tf":2.6457513110645907}}},"4":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},":":{"2":{"6":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"276":{"tf":1.0},"285":{"tf":1.0}}},"5":{".":{"0":{".":{"7":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"217":{"tf":1.0},"285":{"tf":1.0},"367":{"tf":1.0}}},"6":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"399":{"tf":1.4142135623730951}}}}}},"df":7,"docs":{"217":{"tf":1.0},"275":{"tf":1.4142135623730951},"285":{"tf":1.0},"380":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"420":{"tf":1.0},"78":{"tf":1.0}}},"7":{"7":{"df":1,"docs":{"216":{"tf":1.0}}},"df":1,"docs":{"285":{"tf":1.0}}},"8":{".":{"1":{"df":0,"docs":{},"k":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"369":{"tf":1.4142135623730951}}},":":{"(":{"a":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":3,"docs":{"367":{"tf":1.0},"368":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"b":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}}},"df":57,"docs":{"117":{"tf":1.0},"12":{"tf":1.0},"139":{"tf":1.4142135623730951},"142":{"tf":2.23606797749979},"172":{"tf":1.7320508075688772},"174":{"tf":1.4142135623730951},"22":{"tf":1.0},"226":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":2.449489742783178},"235":{"tf":2.23606797749979},"237":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.4142135623730951},"247":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.23606797749979},"280":{"tf":1.0},"285":{"tf":2.6457513110645907},"288":{"tf":1.4142135623730951},"297":{"tf":1.0},"298":{"tf":1.4142135623730951},"302":{"tf":1.0},"311":{"tf":2.0},"314":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"357":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"373":{"tf":2.8284271247461903},"376":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"4":{"tf":1.0},"411":{"tf":1.0},"414":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"62":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"8":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"357":{"tf":1.7320508075688772},"358":{"tf":1.4142135623730951}}}},"f":{"df":1,"docs":{"288":{"tf":1.0}},"r":{"df":2,"docs":{"357":{"tf":1.0},"358":{"tf":1.0}}}},"|":{"2":{"df":0,"docs":{},"|":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{",":{"5":{",":{"6":{",":{"7":{",":{"8":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"0":{"2":{"4":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":1,"docs":{"288":{"tf":1.0}}},"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{"4":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":2,"docs":{"324":{"tf":2.0},"325":{"tf":1.4142135623730951}}},"2":{"0":{"df":1,"docs":{"72":{"tf":1.0}}},"2":{"df":1,"docs":{"300":{"tf":1.0}}},"3":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"282":{"tf":1.0}}},"1":{"df":1,"docs":{"369":{"tf":1.0}}},"2":{"df":3,"docs":{"274":{"tf":1.0},"276":{"tf":1.7320508075688772},"288":{"tf":1.0}}},"3":{"df":1,"docs":{"72":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"7":{"df":1,"docs":{"408":{"tf":1.0}}},"8":{"df":1,"docs":{"408":{"tf":1.0}}},"9":{"df":2,"docs":{"276":{"tf":1.7320508075688772},"408":{"tf":1.0}}},">":{"&":{"1":{"df":4,"docs":{"174":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}}}},"df":47,"docs":{"122":{"tf":1.0},"136":{"tf":1.4142135623730951},"142":{"tf":2.8284271247461903},"172":{"tf":1.0},"174":{"tf":1.0},"22":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":2.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":2.449489742783178},"243":{"tf":2.449489742783178},"244":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":3.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":2.23606797749979},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":2.0},"298":{"tf":1.0},"302":{"tf":1.0},"304":{"tf":1.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"320":{"tf":1.0},"357":{"tf":1.4142135623730951},"369":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951},"5":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"84":{"tf":1.0}},"f":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}},"r":{"df":2,"docs":{"357":{"tf":1.0},"358":{"tf":1.0}}}},"s":{"df":1,"docs":{"363":{"tf":1.0}}},"x":{"3":{"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"418":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{".":{"0":{"df":1,"docs":{"164":{"tf":1.0}}},"1":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}},"df":2,"docs":{"282":{"tf":1.0},"408":{"tf":1.0}}},"1":{"df":4,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"408":{"tf":1.0},"72":{"tf":1.0}}},"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"365":{"tf":1.0},"386":{"tf":1.0}}}}},"df":4,"docs":{"204":{"tf":1.0},"274":{"tf":1.4142135623730951},"415":{"tf":1.0},"420":{"tf":1.0}}},"4":{"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},":":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"0":{"df":5,"docs":{"367":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":25,"docs":{"142":{"tf":2.449489742783178},"234":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":2.6457513110645907},"247":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.449489742783178},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"298":{"tf":1.0},"302":{"tf":1.0},"311":{"tf":1.0},"33":{"tf":1.0},"363":{"tf":1.0},"369":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"392":{"tf":1.7320508075688772},"412":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":2.0},"62":{"tf":1.0},"84":{"tf":1.0}}},"4":{"/":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}},"9":{"6":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"288":{"tf":1.0}}},"1":{"4":{"1":{"4":{"1":{"4":{"1":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"4":{"2":{"4":{"2":{"4":{"2":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"136":{"tf":1.0},"161":{"tf":1.0},"234":{"tf":1.0},"425":{"tf":1.0}}},"3":{"2":{"1":{"df":1,"docs":{"167":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"df":1,"docs":{"195":{"tf":2.0}}},"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"216":{"tf":1.0}}},"6":{"df":1,"docs":{"216":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},":":{"0":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"369":{"tf":1.4142135623730951},"402":{"tf":1.0},"417":{"tf":1.0},"425":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"216":{"tf":1.0}}},"df":28,"docs":{"142":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"181":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":2.23606797749979},"274":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"315":{"tf":1.0},"363":{"tf":1.4142135623730951},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"402":{"tf":1.0},"412":{"tf":2.449489742783178},"414":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"5":{"tf":1.4142135623730951},"6":{"tf":2.0},"79":{"tf":1.0}},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"192":{"tf":1.0}}}},"df":0,"docs":{}}},"5":{"0":{"df":3,"docs":{"163":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"350":{"tf":1.0}}},"1":{"2":{"df":1,"docs":{"304":{"tf":1.0}}},"6":{"df":1,"docs":{"78":{"tf":1.0}}},"df":1,"docs":{"288":{"tf":1.0}}},"9":{"df":2,"docs":{"287":{"tf":2.0},"72":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"df":11,"docs":{"122":{"tf":1.0},"142":{"tf":2.0},"181":{"tf":1.0},"237":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"408":{"tf":1.0}}},"6":{"0":{"df":3,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"382":{"tf":1.0}}},"1":{"6":{"1":{"6":{"2":{"6":{"2":{"df":2,"docs":{"219":{"tf":1.0},"220":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"df":1,"docs":{"300":{"tf":2.0}}},"df":0,"docs":{}},"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"4":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"312":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"414":{"tf":1.0}}}}},"df":8,"docs":{"174":{"tf":1.0},"226":{"tf":1.4142135623730951},"274":{"tf":1.0},"365":{"tf":1.0},"377":{"tf":1.4142135623730951},"383":{"tf":1.7320508075688772},"397":{"tf":1.0},"415":{"tf":1.0}}},"8":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"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":{}},"9":{"6":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"78":{"tf":1.0}}},"df":11,"docs":{"142":{"tf":1.0},"194":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.0},"408":{"tf":1.0}}},"7":{".":{"3":{".":{"6":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"/":{"3":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"1":{"7":{"9":{"0":{"4":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"2":{"3":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},":":{"0":{"df":4,"docs":{"367":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"136":{"tf":1.0},"142":{"tf":1.0},"247":{"tf":1.0},"275":{"tf":2.0},"276":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.4142135623730951},"369":{"tf":1.0},"408":{"tf":1.0}},"f":{"df":1,"docs":{"216":{"tf":1.0}}}},"8":{".":{"2":{"df":0,"docs":{},"f":{"%":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"/":{"8":{"1":{"/":{"8":{"0":{"8":{"1":{"df":1,"docs":{"350":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"352":{"tf":2.0}}},"df":0,"docs":{}},"8":{"1":{"df":2,"docs":{"350":{"tf":1.0},"351":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"223":{"tf":1.0},"350":{"tf":1.0}}},"1":{"0":{"0":{"df":1,"docs":{"352":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":2,"docs":{"350":{"tf":1.0},"351":{"tf":1.0}}},"2":{"0":{"0":{"df":1,"docs":{"352":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":2.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"392":{"tf":1.0},"402":{"tf":1.0},"417":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}},"df":20,"docs":{"122":{"tf":1.0},"142":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"304":{"tf":1.4142135623730951},"363":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.0},"392":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"394":{"tf":1.4142135623730951},"396":{"tf":1.0},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"408":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"g":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"9":{"/":{"1":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"df":7,"docs":{"142":{"tf":1.0},"25":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"369":{"tf":1.0},"408":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":1,"docs":{"168":{"tf":1.7320508075688772}}}},"_":{"<":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"_":{"_":{"(":{"\"":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"v":{"df":1,"docs":{"276":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"_":{"(":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"246":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"286":{"tf":1.0}}}}}}}}}},"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":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.4142135623730951}}}}}},"x":{",":{"0":{"df":1,"docs":{"254":{"tf":1.0}}},"1":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"*":{">":{"(":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"244":{"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":{}}}}}}}},"c":{"df":0,"docs":{},"x":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"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":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"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":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"_":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"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":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":2.0}}}},"df":0,"docs":{}}}}}}},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"14":{"tf":1.0},"15":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"13":{"tf":2.0},"14":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"420":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"15":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"14":{"tf":1.7320508075688772},"15":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"[":{"3":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}},"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":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"e":{"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"f":{"d":{"_":{"1":{"1":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.0}}}}}},"df":1,"docs":{"222":{"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":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"174":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"z":{"1":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"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":{}}},"2":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"276":{"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":{}},"3":{"b":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{",":{"b":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"1":{",":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{",":{"d":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"a":{"df":2,"docs":{"267":{"tf":1.0},"268":{"tf":1.4142135623730951}}},"c":{"df":2,"docs":{"265":{"tf":1.0},"266":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"0":{"df":2,"docs":{"424":{"tf":1.0},"425":{"tf":1.4142135623730951}}},"1":{"0":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}},"df":2,"docs":{"33":{"tf":1.0},"425":{"tf":1.0}}},"2":{"df":2,"docs":{"33":{"tf":1.0},"425":{"tf":1.0}}},"5":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"7":{"df":2,"docs":{"424":{"tf":1.0},"425":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}},":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"<":{"/":{"a":{"df":1,"docs":{"361":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"\\":{"df":0,"docs":{},"n":{"b":{"\\":{"df":0,"docs":{},"n":{"c":{"\\":{"df":0,"docs":{},"n":{"b":{"a":{"df":0,"docs":{},"r":{"\\":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"76":{"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":{}}}}}},"a":{"a":{"a":{"b":{"b":{"b":{"b":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"262":{"tf":2.8284271247461903}}},"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"219":{"tf":1.0},"220":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}},"p":{"c":{"df":0,"docs":{},"s":{"3":{"2":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"395":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"402":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"384":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"403":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"x":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"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":1,"docs":{"60":{"tf":1.0}},"i":{"df":1,"docs":{"113":{"tf":1.0}}}}}}},"c":{"df":5,"docs":{"172":{"tf":1.0},"181":{"tf":1.0},"20":{"tf":1.0},"263":{"tf":1.0},"69":{"tf":1.7320508075688772}}},"df":4,"docs":{"20":{"tf":1.0},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":11,"docs":{"255":{"tf":2.23606797749979},"365":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"402":{"tf":1.0},"404":{"tf":1.0},"420":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"369":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"408":{"tf":1.0}}}},"v":{"df":4,"docs":{"166":{"tf":1.0},"211":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"204":{"tf":1.0},"269":{"tf":1.0},"284":{"tf":1.0},"363":{"tf":1.4142135623730951},"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"408":{"tf":1.0}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"s":{"df":1,"docs":{"204":{"tf":1.0}},"s":{"df":16,"docs":{"123":{"tf":1.0},"234":{"tf":2.0},"25":{"tf":1.0},"3":{"tf":1.0},"315":{"tf":1.4142135623730951},"318":{"tf":1.0},"335":{"tf":1.0},"389":{"tf":1.0},"392":{"tf":1.0},"394":{"tf":1.0},"399":{"tf":1.0},"410":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"77":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"373":{"tf":1.0},"425":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"254":{"tf":1.0},"275":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"212":{"tf":1.0},"367":{"tf":1.0}}}}}}},"df":1,"docs":{"369":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"l":{"(":{"5":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"289":{"tf":1.0},"315":{"tf":2.449489742783178},"316":{"tf":1.4142135623730951},"317":{"tf":2.23606797749979},"318":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"335":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"126":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"247":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"303":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.7320508075688772},"74":{"tf":1.0}}}},"v":{"df":5,"docs":{"307":{"tf":1.0},"326":{"tf":1.0},"363":{"tf":1.0},"44":{"tf":1.0},"92":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"234":{"tf":1.0},"266":{"tf":1.0},"287":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"257":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"106":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"140":{"tf":1.0},"164":{"tf":1.0},"183":{"tf":2.0},"212":{"tf":1.0},"288":{"tf":1.0},"3":{"tf":2.0},"303":{"tf":1.0},"317":{"tf":1.7320508075688772},"322":{"tf":1.4142135623730951},"343":{"tf":1.0},"344":{"tf":2.6457513110645907},"363":{"tf":1.4142135623730951},"401":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"234":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"106":{"tf":1.0}}}}},"r":{"df":11,"docs":{"150":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"186":{"tf":1.4142135623730951},"194":{"tf":1.0},"215":{"tf":1.0},"275":{"tf":1.4142135623730951},"372":{"tf":1.0},"380":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":12,"docs":{"142":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"217":{"tf":1.0},"274":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"372":{"tf":1.7320508075688772},"390":{"tf":2.0},"391":{"tf":1.0},"411":{"tf":1.4142135623730951},"412":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"280":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"86":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":1,"docs":{"369":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"326":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"242":{"tf":2.0},"243":{"tf":2.8284271247461903},"25":{"tf":1.0},"257":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"86":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}}}},"h":{"df":1,"docs":{"367":{"tf":1.0}}},"k":{"a":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":5,"docs":{"217":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"374":{"tf":1.0},"43":{"tf":1.0}},"i":{"a":{"df":6,"docs":{"234":{"tf":2.8284271247461903},"235":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"60":{"tf":1.0},"72":{"tf":1.4142135623730951}},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"234":{"tf":5.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":10,"docs":{"234":{"tf":2.0},"244":{"tf":1.0},"358":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"399":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.4142135623730951}}}}},"l":{":":{"(":{"df":0,"docs":{},"u":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"197":{"tf":1.0},"246":{"tf":1.4142135623730951}}},"df":0,"docs":{},"w":{"df":13,"docs":{"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"180":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"242":{"tf":1.0},"275":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"315":{"tf":1.0},"363":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{",":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{",":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{",":{"b":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{",":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"20":{"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":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"112":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"197":{"tf":1.0},"241":{"tf":1.0},"35":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"406":{"tf":1.0},"47":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}},"n":{"df":4,"docs":{"11":{"tf":1.0},"19":{"tf":1.0},"4":{"tf":1.0},"7":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"130":{"tf":1.0},"238":{"tf":1.0},"312":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"d":{"6":{"4":{"df":2,"docs":{"365":{"tf":1.0},"383":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"392":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"185":{"tf":1.0},"226":{"tf":1.0}}}},"z":{"df":1,"docs":{"274":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"259":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":2,"docs":{"117":{"tf":1.0},"194":{"tf":1.0}}}}},"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"208":{"tf":1.0},"275":{"tf":1.0},"279":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"298":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"234":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":2.0}}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"186":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"173":{"tf":1.0},"186":{"tf":1.0},"297":{"tf":1.4142135623730951},"47":{"tf":1.0}},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"173":{"tf":1.0},"174":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"257":{"tf":1.0},"383":{"tf":1.0}}},"df":5,"docs":{"127":{"tf":1.0},"15":{"tf":1.0},"286":{"tf":1.0},"349":{"tf":1.0},"62":{"tf":2.449489742783178}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"403":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"98":{"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":3,"docs":{"234":{"tf":1.0},"240":{"tf":1.4142135623730951},"61":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0}},"h":{"df":5,"docs":{"156":{"tf":1.0},"251":{"tf":1.0},"364":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"157":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":4,"docs":{"307":{"tf":1.0},"308":{"tf":1.0},"358":{"tf":2.449489742783178},"55":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"g":{"0":{".":{"df":0,"docs":{},"g":{"d":{"b":{".":{"b":{"df":0,"docs":{},"p":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"15":{"tf":1.0}}},"2":{"df":1,"docs":{"15":{"tf":1.0}}},"3":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"c":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":13,"docs":{"119":{"tf":1.4142135623730951},"146":{"tf":1.0},"175":{"tf":1.0},"204":{"tf":1.0},"23":{"tf":1.4142135623730951},"242":{"tf":2.449489742783178},"243":{"tf":2.449489742783178},"303":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"414":{"tf":1.0},"424":{"tf":1.0},"72":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":2.23606797749979},"166":{"tf":1.0},"199":{"tf":1.0},"23":{"tf":2.6457513110645907},"237":{"tf":1.0},"240":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"376":{"tf":2.449489742783178},"396":{"tf":2.23606797749979},"41":{"tf":1.0},"414":{"tf":2.23606797749979},"44":{"tf":2.449489742783178},"7":{"tf":1.7320508075688772}}}}}}},"v":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"314":{"tf":1.0},"41":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}},"m":{"6":{"4":{"df":5,"docs":{"364":{"tf":1.0},"384":{"tf":1.7320508075688772},"395":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"404":{"tf":1.0},"411":{"tf":1.4142135623730951},"413":{"tf":1.0},"420":{"tf":2.23606797749979},"421":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"112":{"tf":1.0}}}},"v":{"7":{"a":{"df":1,"docs":{"404":{"tf":1.0}}},"df":4,"docs":{"364":{"tf":1.0},"404":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.4142135623730951}}},"8":{"df":2,"docs":{"402":{"tf":1.0},"403":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"+":{"=":{"(":{"df":0,"docs":{},"e":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{",":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{},"x":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"y":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"95":{"tf":1.0}}}},"y":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"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":0,"docs":{},"s":{"b":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"359":{"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":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"26":{"tf":1.4142135623730951},"5":{"tf":2.0},"6":{"tf":2.0},"7":{"tf":1.4142135623730951},"79":{"tf":1.0},"9":{"tf":1.0}}}},"df":1,"docs":{"5":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"234":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":6,"docs":{"103":{"tf":1.0},"204":{"tf":1.0},"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0}}},"z":{"df":5,"docs":{"372":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"382":{"tf":1.7320508075688772},"383":{"tf":1.0},"402":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"425":{"tf":1.7320508075688772}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"156":{"tf":1.0},"159":{"tf":1.0},"226":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"383":{"tf":2.0},"402":{"tf":1.7320508075688772},"403":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"421":{"tf":1.7320508075688772},"425":{"tf":1.7320508075688772},"426":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"276":{"tf":1.0}}},"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}},"t":{"df":1,"docs":{"314":{"tf":1.0}}}},".":{"df":0,"docs":{},"h":{"df":2,"docs":{"276":{"tf":1.0},"314":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"263":{"tf":1.0},"313":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}},"o":{"c":{"df":1,"docs":{"7":{"tf":1.4142135623730951}},"i":{"df":4,"docs":{"5":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.0},"373":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"408":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":16,"docs":{"119":{"tf":1.0},"122":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"200":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"275":{"tf":1.0},"302":{"tf":1.7320508075688772},"304":{"tf":1.0},"324":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"183":{"tf":2.23606797749979},"184":{"tf":1.0},"356":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"42":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"135":{"tf":1.7320508075688772},"141":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.4142135623730951},"309":{"tf":1.0},"33":{"tf":1.0},"336":{"tf":1.0}}}},"df":1,"docs":{"140":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"369":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":23,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"160":{"tf":1.0},"171":{"tf":1.0},"20":{"tf":1.0},"232":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.7320508075688772},"243":{"tf":2.0},"250":{"tf":1.0},"252":{"tf":1.4142135623730951},"26":{"tf":1.0},"271":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"334":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"196":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":13,"docs":{"1":{"tf":1.0},"174":{"tf":1.0},"181":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}},"x":{"df":7,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"367":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"i":{"df":1,"docs":{"363":{"tf":1.0}}}}},"b":{".":{"b":{"df":2,"docs":{"267":{"tf":1.4142135623730951},"268":{"tf":1.0}}},"c":{"df":1,"docs":{"266":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"33":{"tf":1.0}}},"2":{"df":1,"docs":{"33":{"tf":1.0}}},"8":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"101":{"tf":1.0},"234":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"325":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":4,"docs":{"183":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":2.0},"51":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"20":{"tf":1.0},"215":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":2,"docs":{"139":{"tf":1.0},"208":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"275":{"tf":1.0},"66":{"tf":1.0},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}}},"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}}},"r":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"\"":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"$":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.7320508075688772}}}}},"{":{"!":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{":":{"+":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"19":{"tf":1.0}}}}}}},"(":{"$":{"df":0,"docs":{},"{":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"2":{"1":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"[":{"2":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"19":{"tf":1.4142135623730951},"233":{"tf":1.0},"254":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"262":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"361":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"6":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":1,"docs":{"403":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"208":{"tf":1.0},"234":{"tf":1.0},"237":{"tf":2.0},"286":{"tf":1.0},"309":{"tf":1.4142135623730951},"334":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"412":{"tf":1.0},"60":{"tf":1.0},"97":{"tf":1.0}}},"h":{"(":{"1":{"df":1,"docs":{"16":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"296":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"[":{"0":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":5,"docs":{"1":{"tf":1.0},"172":{"tf":1.0},"21":{"tf":1.7320508075688772},"25":{"tf":1.0},"51":{"tf":1.0}}},"i":{"c":{"df":3,"docs":{"116":{"tf":1.0},"274":{"tf":1.0},"383":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"119":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"b":{"b":{"df":1,"docs":{"262":{"tf":3.0}}},"df":2,"docs":{"5":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}},"c":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":28,"docs":{"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"20":{"tf":1.4142135623730951},"226":{"tf":1.0},"235":{"tf":2.0},"240":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"257":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"280":{"tf":1.4142135623730951},"282":{"tf":1.7320508075688772},"283":{"tf":1.0},"317":{"tf":1.0},"33":{"tf":1.7320508075688772},"373":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"df":5,"docs":{"238":{"tf":1.0},"284":{"tf":1.0},"296":{"tf":1.0},"298":{"tf":1.0},"63":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"119":{"tf":1.4142135623730951},"133":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.4142135623730951},"418":{"tf":1.0},"70":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}},"df":5,"docs":{"129":{"tf":1.0},"19":{"tf":1.0},"217":{"tf":1.0},"70":{"tf":1.4142135623730951},"82":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"257":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"212":{"tf":1.0},"234":{"tf":1.4142135623730951},"312":{"tf":1.0},"69":{"tf":1.0},"84":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"283":{"tf":1.0},"286":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"286":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"347":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"101":{"tf":1.0},"158":{"tf":1.0},"20":{"tf":1.0},"29":{"tf":1.0},"326":{"tf":1.0},"411":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"h":{"df":1,"docs":{"367":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":3,"docs":{"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}},"n":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":2,"docs":{"147":{"tf":1.0},"148":{"tf":1.0}}},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"212":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":2.6457513110645907},"246":{"tf":1.7320508075688772},"25":{"tf":1.0},"284":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"d":{"df":8,"docs":{"271":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":2.449489742783178},"276":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"3":{"tf":1.0},"52":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":2.449489742783178}}}}}},"df":3,"docs":{"174":{"tf":1.0},"226":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"277":{"tf":1.0}}}}}}},"t":{"df":7,"docs":{"298":{"tf":3.0},"369":{"tf":1.4142135623730951},"377":{"tf":2.0},"397":{"tf":1.0},"408":{"tf":1.0},"411":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"298":{"tf":1.0}}}}},"df":0,"docs":{}}}},"l":{"a":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"a":{":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"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":1,"docs":{"33":{"tf":2.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":2,"docs":{"13":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951}}},"df":3,"docs":{"367":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.7320508075688772}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":9,"docs":{"122":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"163":{"tf":1.0},"25":{"tf":1.0},"30":{"tf":1.0},"304":{"tf":1.0},"359":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"390":{"tf":1.0}}},"u":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"13":{"tf":1.7320508075688772}},"e":{"df":2,"docs":{"27":{"tf":1.0},"44":{"tf":1.0}}}},"x":{"df":2,"docs":{"411":{"tf":1.0},"420":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"58":{"tf":2.449489742783178},"59":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"242":{"tf":2.0},"243":{"tf":2.6457513110645907},"244":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"159":{"tf":1.0},"162":{"tf":2.0},"173":{"tf":1.4142135623730951},"403":{"tf":1.0}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"380":{"tf":1.0},"402":{"tf":1.4142135623730951},"417":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"186":{"tf":1.0},"271":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"358":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.7320508075688772}}}}}}},"df":3,"docs":{"122":{"tf":2.0},"136":{"tf":1.0},"367":{"tf":1.0}},"l":{"df":1,"docs":{"367":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":12,"docs":{"208":{"tf":1.0},"254":{"tf":1.7320508075688772},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"390":{"tf":2.23606797749979},"411":{"tf":2.23606797749979},"420":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":4.123105625617661},"59":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"390":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":7,"docs":{"122":{"tf":2.23606797749979},"123":{"tf":1.7320508075688772},"126":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.7320508075688772},"223":{"tf":1.0},"314":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":3.7416573867739413},"130":{"tf":2.0},"136":{"tf":2.0},"137":{"tf":1.7320508075688772},"141":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":1,"docs":{"334":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}},"s":{"=":{"1":{"df":0,"docs":{},"g":{"df":1,"docs":{"308":{"tf":1.0}}},"m":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0}},"n":{"df":1,"docs":{"311":{"tf":1.4142135623730951}}}},"u":{"df":1,"docs":{"164":{"tf":1.4142135623730951}},"f":{"[":{"3":{"2":{"df":1,"docs":{"314":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"314":{"tf":1.7320508075688772},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":16,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"226":{"tf":1.0},"3":{"tf":2.23606797749979},"352":{"tf":1.4142135623730951},"52":{"tf":1.0},"82":{"tf":1.4142135623730951},"85":{"tf":3.3166247903554},"86":{"tf":2.6457513110645907},"88":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}}}},"g":{"df":2,"docs":{"143":{"tf":1.0},"144":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}},"a":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"173":{"tf":1.0},"242":{"tf":1.0},"257":{"tf":1.4142135623730951},"284":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"100":{"tf":1.0},"15":{"tf":1.0},"23":{"tf":1.0},"253":{"tf":1.0},"26":{"tf":1.4142135623730951},"363":{"tf":1.0},"46":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"86":{"tf":1.0}}}}}}},"s":{"=":{"0":{"0":{"1":{"8":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"193":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"311":{"tf":1.0},"359":{"tf":1.4142135623730951}}}}}}},"x":{"df":3,"docs":{"367":{"tf":1.0},"411":{"tf":1.0},"420":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":1,"docs":{"371":{"tf":2.0}}},"df":15,"docs":{"155":{"tf":1.4142135623730951},"215":{"tf":2.0},"217":{"tf":1.0},"234":{"tf":2.0},"311":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"373":{"tf":1.0},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"387":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0}}}}}},"c":{"+":{"+":{"1":{"7":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"'":{"df":1,"docs":{"242":{"tf":1.0}}},"df":2,"docs":{"236":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"229":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"228":{"tf":1.0},"231":{"tf":1.0},"276":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{"c":{"df":3,"docs":{"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"a":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}},"3":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"288":{"tf":1.0}}},"[":{"4":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"177":{"tf":1.0},"336":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"279":{"tf":1.0}},"e":{"[":{"[":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}},"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":1,"docs":{"279":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":29,"docs":{"11":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.7320508075688772},"212":{"tf":1.0},"238":{"tf":2.23606797749979},"240":{"tf":1.0},"246":{"tf":1.4142135623730951},"261":{"tf":1.0},"273":{"tf":1.7320508075688772},"274":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":2.23606797749979},"288":{"tf":2.23606797749979},"298":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"395":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.0},"421":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":3,"docs":{"379":{"tf":1.4142135623730951},"398":{"tf":1.0},"416":{"tf":1.0}},"r":{"df":6,"docs":{"208":{"tf":1.0},"378":{"tf":1.4142135623730951},"379":{"tf":1.0},"381":{"tf":2.0},"400":{"tf":1.0},"418":{"tf":1.0}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"212":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"246":{"tf":1.0},"262":{"tf":1.0},"33":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"269":{"tf":1.0}}}},"v":{"a":{"df":1,"docs":{"363":{"tf":1.7320508075688772}},"s":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"302":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"158":{"tf":1.0},"25":{"tf":1.0},"341":{"tf":1.7320508075688772},"6":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"208":{"tf":1.0},"212":{"tf":1.0}}}}}},"r":{"d":{"df":1,"docs":{"159":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"234":{"tf":1.0},"235":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"369":{"tf":1.4142135623730951},"408":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":15,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"157":{"tf":1.0},"197":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"237":{"tf":2.449489742783178},"24":{"tf":1.0},"244":{"tf":1.4142135623730951},"27":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.4142135623730951},"379":{"tf":1.0},"38":{"tf":1.7320508075688772},"6":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"124":{"tf":2.8284271247461903},"126":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"276":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"124":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0}}}}}}}}},"df":8,"docs":{"285":{"tf":1.7320508075688772},"291":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"65":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"238":{"tf":1.7320508075688772}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}},"s":{"df":1,"docs":{"297":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}},"c":{"df":3,"docs":{"261":{"tf":1.0},"287":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"159":{"tf":1.0},"163":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951}}}}}},"df":70,"docs":{"101":{"tf":2.0},"102":{"tf":1.0},"119":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"138":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.4142135623730951},"142":{"tf":2.0},"15":{"tf":1.0},"158":{"tf":1.0},"172":{"tf":1.4142135623730951},"20":{"tf":1.0},"204":{"tf":1.7320508075688772},"206":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.4142135623730951},"230":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":1.0},"24":{"tf":1.7320508075688772},"240":{"tf":2.23606797749979},"250":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"27":{"tf":1.7320508075688772},"276":{"tf":2.23606797749979},"280":{"tf":1.0},"285":{"tf":1.7320508075688772},"3":{"tf":1.0},"314":{"tf":1.7320508075688772},"33":{"tf":2.0},"382":{"tf":1.0},"402":{"tf":1.0},"408":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":2.449489742783178},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":3.0},"77":{"tf":1.0},"82":{"tf":3.605551275463989},"84":{"tf":2.23606797749979},"85":{"tf":2.8284271247461903},"86":{"tf":1.0},"87":{"tf":2.23606797749979},"88":{"tf":1.7320508075688772},"90":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":2.449489742783178},"97":{"tf":1.4142135623730951},"99":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"180":{"tf":1.0},"275":{"tf":1.0},"297":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"300":{"tf":1.0}}}},"f":{"df":1,"docs":{"369":{"tf":1.0}},"i":{"df":1,"docs":{"208":{"tf":1.0}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"261":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"208":{"tf":1.0},"32":{"tf":1.0},"347":{"tf":2.449489742783178},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"352":{"tf":3.1622776601683795},"400":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"g":{"df":16,"docs":{"106":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"234":{"tf":1.0},"3":{"tf":1.7320508075688772},"303":{"tf":1.0},"326":{"tf":1.0},"332":{"tf":1.4142135623730951},"369":{"tf":1.0},"411":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"r":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"215":{"tf":1.0},"261":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"20":{"tf":2.23606797749979},"204":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":3.605551275463989},"239":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772},"243":{"tf":3.4641016151377544},"244":{"tf":1.0},"261":{"tf":1.0},"274":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"314":{"tf":3.0},"374":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"87":{"tf":1.0}},"t":{".":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":1,"docs":{"363":{"tf":2.23606797749979}},"j":{"df":1,"docs":{"354":{"tf":1.0}}}}}},"df":1,"docs":{"367":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}}},"t":{"df":1,"docs":{"383":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"388":{"tf":1.0},"409":{"tf":1.0}}}}}}}}},"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"129":{"tf":1.0},"13":{"tf":1.0},"19":{"tf":1.0},"247":{"tf":1.0},"275":{"tf":1.4142135623730951},"326":{"tf":1.0},"369":{"tf":1.0},"4":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"242":{"tf":2.8284271247461903}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"64":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"128":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"215":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"s":{"c":{"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"284":{"tf":1.0},"285":{"tf":2.23606797749979},"287":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"357":{"tf":1.0}}},"2":{"df":1,"docs":{"357":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"358":{"tf":1.0}},"f":{"df":1,"docs":{"358":{"tf":1.0}}},"h":{"df":1,"docs":{"358":{"tf":1.0}}},"m":{"df":1,"docs":{"358":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"357":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"358":{"tf":2.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":8,"docs":{"142":{"tf":1.0},"20":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":2.0},"242":{"tf":2.449489742783178},"250":{"tf":1.0},"281":{"tf":1.0},"361":{"tf":3.605551275463989}}}}},"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"367":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"174":{"tf":1.0},"177":{"tf":1.0},"285":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"62":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"294":{"tf":1.0}}}}},"r":{"df":2,"docs":{"348":{"tf":1.0},"386":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"df":6,"docs":{"119":{"tf":1.0},"146":{"tf":1.0},"249":{"tf":1.0},"307":{"tf":1.0},"339":{"tf":1.0},"50":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"166":{"tf":1.7320508075688772},"352":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"124":{"tf":1.4142135623730951},"334":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"186":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"183":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"257":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":2,"docs":{"228":{"tf":1.0},"257":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"257":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"(":{"1":{"df":2,"docs":{"342":{"tf":1.0},"346":{"tf":1.0}}},"df":0,"docs":{}},">":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"11":{"tf":1.0},"119":{"tf":1.4142135623730951},"132":{"tf":2.0},"133":{"tf":2.449489742783178},"213":{"tf":1.0},"26":{"tf":2.23606797749979},"291":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"337":{"tf":1.0},"343":{"tf":1.7320508075688772},"344":{"tf":1.7320508075688772},"345":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"250":{"tf":1.0},"297":{"tf":1.4142135623730951},"47":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":4,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.4142135623730951},"44":{"tf":1.0},"79":{"tf":1.0}},"s":{"[":{"$":{"1":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}}},"df":17,"docs":{"0":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"254":{"tf":1.0},"272":{"tf":1.0},"274":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"3":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.7320508075688772},"403":{"tf":1.0},"420":{"tf":2.0},"425":{"tf":1.7320508075688772}},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"357":{"tf":1.0}}},"2":{"df":1,"docs":{"357":{"tf":1.0}}},"d":{"df":2,"docs":{"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"356":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"0":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"271":{"tf":1.0}}},"r":{"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{",":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"4":{"df":1,"docs":{"183":{"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":{}}}}}}},"]":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"130":{"tf":1.0},"14":{"tf":2.449489742783178},"184":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":2.0},"44":{"tf":2.23606797749979},"45":{"tf":1.4142135623730951}},"s":{"+":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"d":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"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":{},"m":{"df":0,"docs":{},"n":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":2,"docs":{"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"212":{"tf":1.0},"357":{"tf":2.0},"358":{"tf":1.0},"79":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"309":{"tf":1.0},"320":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"271":{"tf":1.0},"72":{"tf":1.0}},"n":{"d":{"df":39,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":2.6457513110645907},"127":{"tf":1.7320508075688772},"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.4142135623730951},"144":{"tf":2.0},"15":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.0},"171":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"21":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"32":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"323":{"tf":1.0},"34":{"tf":1.4142135623730951},"342":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"68":{"tf":1.0},"80":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"90":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"146":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},">":{".":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"61":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"55":{"tf":1.0},"60":{"tf":2.449489742783178},"61":{"tf":2.8284271247461903},"62":{"tf":3.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"66":{"tf":2.0}}}},"n":{"d":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}}}}},"p":{"_":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":6,"docs":{"201":{"tf":1.0},"242":{"tf":2.0},"243":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"373":{"tf":1.0},"86":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"194":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"275":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"11":{"tf":1.4142135623730951},"13":{"tf":1.0},"14":{"tf":1.0}}}}},"df":1,"docs":{"13":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"26":{"tf":2.0},"27":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"df":17,"docs":{"208":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.0},"284":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"425":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"250":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":13,"docs":{"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"11":{"tf":2.0},"12":{"tf":1.4142135623730951},"13":{"tf":2.449489742783178},"14":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"26":{"tf":3.4641016151377544},"27":{"tf":1.7320508075688772},"44":{"tf":4.358898943540674},"47":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"26":{"tf":1.0},"27":{"tf":2.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"309":{"tf":1.0},"79":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}}}},"d":{"df":3,"docs":{"122":{"tf":2.23606797749979},"136":{"tf":1.0},"254":{"tf":1.4142135623730951}},"i":{"d":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":4,"docs":{"122":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"44":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}},"g":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"159":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.0},"297":{"tf":1.0},"50":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":11,"docs":{"126":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"163":{"tf":1.0},"166":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"296":{"tf":1.0},"309":{"tf":1.0},"320":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"172":{"tf":1.0},"186":{"tf":1.0},"189":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.0},"195":{"tf":1.7320508075688772},"352":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"287":{"tf":1.0},"288":{"tf":1.0},"414":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"311":{"tf":1.0},"320":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"158":{"tf":1.0},"172":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"173":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":8,"docs":{"237":{"tf":1.4142135623730951},"240":{"tf":2.6457513110645907},"241":{"tf":3.4641016151377544},"242":{"tf":1.4142135623730951},"274":{"tf":1.0},"314":{"tf":2.23606797749979},"359":{"tf":1.4142135623730951},"363":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":5,"docs":{"239":{"tf":1.0},"240":{"tf":1.7320508075688772},"242":{"tf":2.0},"243":{"tf":2.0},"244":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"241":{"tf":1.0},"418":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"244":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"m":{"df":1,"docs":{"238":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":16,"docs":{"163":{"tf":1.0},"170":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"261":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.6457513110645907},"276":{"tf":1.0},"287":{"tf":1.0},"297":{"tf":1.0},"33":{"tf":1.0},"46":{"tf":1.4142135623730951},"59":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"196":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"3":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"47":{"tf":1.0},"65":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"122":{"tf":1.0},"161":{"tf":1.0},"240":{"tf":2.0},"242":{"tf":1.0},"363":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"13":{"tf":1.0},"218":{"tf":1.0},"247":{"tf":1.0},"48":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":9,"docs":{"164":{"tf":1.7320508075688772},"257":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"315":{"tf":1.4142135623730951},"335":{"tf":1.0},"36":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"137":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.0}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"234":{"tf":1.0}}},"t":{"df":3,"docs":{"186":{"tf":1.4142135623730951},"218":{"tf":1.0},"234":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":9,"docs":{"102":{"tf":1.0},"163":{"tf":1.0},"183":{"tf":1.0},"22":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"7":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"(":{"5":{"df":3,"docs":{"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"298":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"300":{"tf":2.23606797749979}}}}},"df":7,"docs":{"119":{"tf":1.7320508075688772},"289":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":2.0},"298":{"tf":1.0},"300":{"tf":2.0},"301":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"236":{"tf":1.0},"274":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"234":{"tf":1.7320508075688772},"275":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"=":{"1":{"0":{"0":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"197":{"tf":1.0},"198":{"tf":1.0},"382":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"367":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}}}},"v":{".":{"c":{"c":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"285":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":1,"docs":{"285":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"285":{"tf":2.0}}}},"df":1,"docs":{"285":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"284":{"tf":2.23606797749979},"285":{"tf":1.7320508075688772}}}},"df":1,"docs":{"11":{"tf":1.0}},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"232":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"261":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"r":{"df":3,"docs":{"407":{"tf":1.0},"408":{"tf":1.4142135623730951},"410":{"tf":2.0}}}},"u":{"df":8,"docs":{"159":{"tf":1.0},"160":{"tf":2.449489742783178},"165":{"tf":1.0},"173":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"251":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"0":{".":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"369":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.0}}}}}}}},"df":1,"docs":{"301":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"186":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"163":{"tf":2.449489742783178},"164":{"tf":1.0},"166":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"242":{"tf":1.0},"246":{"tf":1.0},"3":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":2.0},"308":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":1.7320508075688772},"328":{"tf":1.7320508075688772},"331":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"352":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":2.0},"86":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}},"t":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"8":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"289":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"354":{"tf":1.0},"360":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":4,"docs":{"238":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"285":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"+":{"a":{"df":1,"docs":{"158":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"t":{"+":{"1":{"df":1,"docs":{"158":{"tf":1.0}}},"2":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"240":{"tf":3.605551275463989}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"408":{"tf":1.0}}}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"262":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"=":{"$":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"27":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":35,"docs":{"101":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"193":{"tf":1.0},"234":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":2.0},"262":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"3":{"tf":1.0},"316":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"343":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.4142135623730951},"407":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.7320508075688772},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"88":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"131":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"12":{"tf":1.4142135623730951},"26":{"tf":1.0},"3":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"240":{"tf":1.0}}}}}}},"v":{"df":2,"docs":{"234":{"tf":2.23606797749979},"238":{"tf":1.0}}},"x":{"df":2,"docs":{"367":{"tf":1.0},"374":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"285":{"tf":2.449489742783178}}}},"df":0,"docs":{}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":9,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"208":{"tf":1.0},"210":{"tf":1.4142135623730951},"51":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.0},"90":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{".":{"d":{"df":2,"docs":{"267":{"tf":1.0},"268":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"288":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":2,"docs":{"241":{"tf":1.0},"79":{"tf":1.0}}}},"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"177":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"180":{"tf":2.0},"181":{"tf":1.0}}}},"df":0,"docs":{}},"df":18,"docs":{"109":{"tf":1.0},"110":{"tf":1.0},"155":{"tf":1.0},"234":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":2.6457513110645907},"288":{"tf":1.7320508075688772},"304":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.0},"320":{"tf":1.4142135623730951},"325":{"tf":1.0},"363":{"tf":2.449489742783178},"367":{"tf":1.0},"373":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"320":{"tf":1.7320508075688772},"326":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.7320508075688772},"329":{"tf":1.4142135623730951},"330":{"tf":2.0},"331":{"tf":2.23606797749979},"332":{"tf":2.0},"333":{"tf":2.23606797749979},"334":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"117":{"tf":1.0},"59":{"tf":1.0}}}},"x":{"df":1,"docs":{"298":{"tf":1.4142135623730951}}},"y":{"df":1,"docs":{"72":{"tf":1.0}}}},"b":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"287":{"tf":1.0}}},"d":{"df":3,"docs":{"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"5":{"tf":1.4142135623730951}},"e":{"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":{},"f":{"a":{"c":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"257":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":25,"docs":{"14":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.7320508075688772},"172":{"tf":1.0},"174":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.4142135623730951},"304":{"tf":1.0},"326":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"373":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.4142135623730951},"52":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.7320508075688772},"77":{"tf":1.0},"8":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":13,"docs":{"128":{"tf":1.4142135623730951},"140":{"tf":1.0},"142":{"tf":1.4142135623730951},"165":{"tf":1.0},"169":{"tf":1.7320508075688772},"173":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.4142135623730951},"48":{"tf":1.0}},"e":{"df":7,"docs":{"119":{"tf":1.0},"121":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"148":{"tf":1.4142135623730951}}},"g":{"df":1,"docs":{"165":{"tf":1.0}},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"c":{"df":3,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"46":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}},"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{")":{":":{":":{"_":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"242":{"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":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"279":{"tf":1.7320508075688772},"60":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"369":{"tf":1.0},"373":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"233":{"tf":1.0}},"t":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"246":{"tf":1.0}},"f":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"257":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":29,"docs":{"117":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"204":{"tf":1.0},"23":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"275":{"tf":3.605551275463989},"276":{"tf":3.3166247903554},"288":{"tf":1.0},"29":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.4142135623730951},"321":{"tf":1.0},"327":{"tf":1.0},"336":{"tf":1.0},"352":{"tf":1.4142135623730951},"356":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"172":{"tf":1.0},"279":{"tf":2.6457513110645907},"280":{"tf":1.0},"281":{"tf":2.0},"282":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":27,"docs":{"122":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"141":{"tf":1.7320508075688772},"142":{"tf":2.0},"144":{"tf":1.0},"164":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"243":{"tf":2.0},"250":{"tf":1.0},"259":{"tf":1.0},"276":{"tf":1.4142135623730951},"286":{"tf":1.0},"298":{"tf":1.0},"3":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"318":{"tf":1.0},"347":{"tf":1.0},"373":{"tf":1.0},"382":{"tf":1.0},"42":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"76":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"257":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"325":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"v":{"c":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"216":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"106":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"142":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.0},"205":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"106":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"206":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"285":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"276":{"tf":1.0},"286":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"p":{"df":1,"docs":{"178":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"181":{"tf":1.4142135623730951},"240":{"tf":1.0},"275":{"tf":1.7320508075688772},"284":{"tf":1.0},"336":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"19":{"tf":1.0},"234":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":11,"docs":{"13":{"tf":1.4142135623730951},"285":{"tf":2.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"361":{"tf":1.7320508075688772},"399":{"tf":1.4142135623730951},"412":{"tf":1.0},"417":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"59":{"tf":1.0}},"i":{"b":{"df":7,"docs":{"234":{"tf":1.0},"315":{"tf":1.0},"400":{"tf":1.0},"418":{"tf":1.0},"43":{"tf":1.0},"7":{"tf":1.0},"82":{"tf":2.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}},"t":{"df":28,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"13":{"tf":1.0},"242":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"3":{"tf":1.0},"44":{"tf":2.0},"62":{"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.4142135623730951},"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.4142135623730951}},"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":1,"docs":{"293":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"301":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"374":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"194":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"240":{"tf":1.7320508075688772},"339":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":3,"docs":{"322":{"tf":1.7320508075688772},"328":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"112":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":9,"docs":{"201":{"tf":1.0},"242":{"tf":1.0},"247":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"300":{"tf":1.0},"302":{"tf":1.0},"356":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"246":{"tf":1.0},"247":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}}}},"v":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"i":{"df":2,"docs":{"322":{"tf":1.0},"326":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"4":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":2,"docs":{"312":{"tf":1.0},"314":{"tf":1.4142135623730951}}}}}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"311":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"311":{"tf":1.0}}}}}}}}},"df":1,"docs":{"310":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"304":{"tf":1.7320508075688772},"305":{"tf":1.0}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"d":{"a":{"1":{"df":1,"docs":{"163":{"tf":1.0}}},"2":{"df":1,"docs":{"163":{"tf":1.0}}},"df":1,"docs":{"163":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"322":{"tf":1.0}}},"2":{"df":1,"docs":{"322":{"tf":1.0}}},"3":{"df":1,"docs":{"322":{"tf":1.0}}},"4":{"df":1,"docs":{"322":{"tf":1.0}}},"a":{"df":1,"docs":{"322":{"tf":1.0}}},"b":{"df":1,"docs":{"322":{"tf":1.0}}},"c":{"df":1,"docs":{"322":{"tf":1.0}}},"df":3,"docs":{"303":{"tf":2.6457513110645907},"320":{"tf":1.7320508075688772},"324":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"228":{"tf":1.0}}}}}},"i":{"c":{"df":18,"docs":{"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":2.0},"168":{"tf":1.0},"193":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":2.8284271247461903},"305":{"tf":1.7320508075688772},"310":{"tf":1.0},"311":{"tf":1.7320508075688772},"312":{"tf":1.7320508075688772},"313":{"tf":1.7320508075688772},"320":{"tf":1.7320508075688772},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"fi":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.0}}}}},"f":{"=":{"0":{"df":1,"docs":{"373":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"369":{"tf":1.0},"373":{"tf":1.0}}},"h":{"df":1,"docs":{"367":{"tf":1.0}}},"i":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"367":{"tf":1.0},"373":{"tf":2.8284271247461903},"374":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"60":{"tf":1.0},"61":{"tf":2.8284271247461903},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"181":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"29":{"tf":1.0},"320":{"tf":1.0},"402":{"tf":1.0},"412":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"66":{"tf":1.0},"79":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"367":{"tf":1.0}}},"o":{"df":1,"docs":{"304":{"tf":1.0}}},"r":{">":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"x":{"8":{"6":{"/":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"173":{"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":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"]":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"102":{"tf":1.0},"129":{"tf":1.4142135623730951},"14":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"47":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}}}}},"t":{"df":11,"docs":{"173":{"tf":1.0},"311":{"tf":1.4142135623730951},"361":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"373":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"420":{"tf":1.4142135623730951},"421":{"tf":1.0},"426":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"171":{"tf":1.0},"173":{"tf":1.0},"234":{"tf":1.0},"25":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"419":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"102":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.0},"257":{"tf":1.0},"284":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}}},"df":2,"docs":{"100":{"tf":1.0},"102":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"146":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772},"252":{"tf":1.0},"291":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"363":{"tf":1.0},"408":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"130":{"tf":1.4142135623730951},"150":{"tf":1.0},"224":{"tf":2.0},"225":{"tf":1.0},"226":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":10,"docs":{"159":{"tf":1.0},"163":{"tf":2.449489742783178},"171":{"tf":1.0},"197":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"320":{"tf":1.7320508075688772},"325":{"tf":2.0},"86":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"121":{"tf":2.0},"135":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":2.449489742783178},"224":{"tf":1.0},"23":{"tf":1.0},"275":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"112":{"tf":1.0},"320":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{">":{"<":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"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":{}}}},"df":0,"docs":{}},"df":4,"docs":{"357":{"tf":2.449489742783178},"358":{"tf":3.1622776601683795},"359":{"tf":2.0},"361":{"tf":3.1622776601683795}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"l":{"df":1,"docs":{"367":{"tf":1.0}},"f":{"c":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"df":1,"docs":{"272":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{"df":1,"docs":{"250":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"344":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"97":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.7320508075688772}}}}}},"u":{"df":1,"docs":{"132":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"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":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"'":{"a":{"df":1,"docs":{"363":{"tf":1.0}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"d":{"(":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"359":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"359":{"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":2,"docs":{"132":{"tf":1.7320508075688772},"7":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"186":{"tf":1.4142135623730951},"195":{"tf":1.0},"215":{"tf":1.0},"269":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"51":{"tf":1.7320508075688772},"6":{"tf":1.0},"78":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"223":{"tf":1.0},"224":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"1":{"tf":1.0},"183":{"tf":1.7320508075688772},"184":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"414":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"126":{"tf":1.0},"238":{"tf":1.0},"311":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"95":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"380":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"309":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}}}},"df":4,"docs":{"195":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":2.0},"168":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"140":{"tf":1.0}}}},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}}},"s":{":":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"373":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.4142135623730951}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"242":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}}},"p":{"df":15,"docs":{"125":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.7320508075688772},"211":{"tf":1.0},"215":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.4142135623730951},"241":{"tf":1.0},"275":{"tf":1.0},"297":{"tf":2.23606797749979},"298":{"tf":3.4641016151377544},"3":{"tf":1.0},"300":{"tf":1.4142135623730951},"303":{"tf":1.0}}}},"p":{"2":{"(":{"2":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"129":{"tf":1.0},"272":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"296":{"tf":1.0},"336":{"tf":1.0},"425":{"tf":1.0},"88":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"155":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":2.23606797749979},"274":{"tf":1.0},"288":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"367":{"tf":1.0}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":12,"docs":{"223":{"tf":2.0},"231":{"tf":1.0},"234":{"tf":2.8284271247461903},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"309":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"df":4,"docs":{"223":{"tf":1.0},"231":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}},"y":{"df":0,"docs":{},"m":{"df":3,"docs":{"223":{"tf":1.0},"275":{"tf":2.449489742783178},"276":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"62":{"tf":1.0}}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"8":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":2.0}}},"9":{"df":1,"docs":{"288":{"tf":1.0}},"e":{"0":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"274":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"13":{"tf":1.0},"163":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.0},"235":{"tf":1.0},"269":{"tf":1.4142135623730951},"275":{"tf":1.0},"287":{"tf":1.0},"298":{"tf":1.0},"320":{"tf":1.0},"350":{"tf":1.0},"400":{"tf":1.0},"418":{"tf":1.4142135623730951},"62":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"173":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":2,"docs":{"284":{"tf":1.0},"363":{"tf":1.0}},"i":{"df":1,"docs":{"235":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":0,"docs":{},"x":{"1":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":4,"docs":{"156":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"254":{"tf":2.8284271247461903},"367":{"tf":1.0}}}},"b":{"df":1,"docs":{"288":{"tf":1.0}},"p":{"df":1,"docs":{"367":{"tf":1.0}}},"x":{"df":1,"docs":{"367":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"425":{"tf":1.4142135623730951}}}},"df":1,"docs":{"288":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":33,"docs":{"216":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"254":{"tf":1.0},"257":{"tf":1.0},"262":{"tf":2.449489742783178},"263":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"308":{"tf":1.0},"33":{"tf":3.3166247903554},"34":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":3.872983346207417},"40":{"tf":1.0},"41":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":3.0},"51":{"tf":1.0},"6":{"tf":3.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":2.0},"9":{"tf":1.7320508075688772}}}},"x":{"df":1,"docs":{"367":{"tf":1.0}}}},"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":2.449489742783178}}},"i":{",":{"0":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"254":{"tf":2.0},"367":{"tf":1.0}},"t":{"df":6,"docs":{"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"3":{"tf":2.0},"43":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0}}}},"x":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"370":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"367":{"tf":1.0}}}},"df":25,"docs":{"15":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.4142135623730951},"218":{"tf":1.0},"242":{"tf":1.7320508075688772},"250":{"tf":1.4142135623730951},"26":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"359":{"tf":1.7320508075688772},"408":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"df":1,"docs":{"5":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"22":{"tf":1.0},"257":{"tf":1.0},"370":{"tf":1.4142135623730951},"372":{"tf":1.0},"412":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"368":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":21,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"130":{"tf":1.0},"161":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"23":{"tf":1.0},"244":{"tf":1.0},"250":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.4142135623730951},"344":{"tf":1.0},"347":{"tf":1.0},"373":{"tf":1.4142135623730951},"392":{"tf":1.0},"414":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0},"82":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"368":{"tf":1.0}}}},"l":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"1":{"df":1,"docs":{"387":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"387":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"387":{"tf":1.7320508075688772}}},"df":1,"docs":{"387":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"234":{"tf":1.4142135623730951},"239":{"tf":1.0},"356":{"tf":1.0},"361":{"tf":3.1622776601683795},"363":{"tf":2.0},"46":{"tf":1.0}}}}}}},"f":{"df":12,"docs":{"217":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"231":{"tf":1.0},"275":{"tf":2.0},"276":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"298":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"99":{"tf":1.0}}}},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"2":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"c":{"df":3,"docs":{"1":{"tf":1.0},"3":{"tf":1.0},"98":{"tf":1.0}},"s":{"(":{"1":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"420":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"261":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":19,"docs":{"130":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.4142135623730951},"173":{"tf":1.0},"20":{"tf":1.0},"234":{"tf":2.0},"252":{"tf":1.0},"273":{"tf":1.0},"291":{"tf":1.7320508075688772},"308":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"336":{"tf":1.0},"363":{"tf":1.0},"369":{"tf":1.4142135623730951},"52":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"20":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":3,"docs":{"222":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"103":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":2.0},"111":{"tf":1.7320508075688772},"304":{"tf":1.7320508075688772},"305":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":2.449489742783178},"332":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"331":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":22,"docs":{"122":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"19":{"tf":1.0},"204":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"400":{"tf":1.0},"41":{"tf":1.0},"418":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"70":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"218":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"408":{"tf":1.0},"422":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"162":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"86":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"3":{"tf":1.0},"49":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"13":{"tf":1.0},"197":{"tf":1.4142135623730951},"240":{"tf":1.0},"242":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.449489742783178},"276":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.4142135623730951},"317":{"tf":2.449489742783178},"318":{"tf":1.4142135623730951},"344":{"tf":1.0},"345":{"tf":1.0},"347":{"tf":1.0},"7":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"v":{"df":4,"docs":{"148":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"50":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"148":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"33":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951}}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"142":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"284":{"tf":1.0},"331":{"tf":1.0},"381":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"31":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"4":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"130":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.4142135623730951},"242":{"tf":1.0},"247":{"tf":2.0},"4":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"s":{":":{"[":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"373":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":3,"docs":{"14":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"215":{"tf":1.0}}}},"df":1,"docs":{"162":{"tf":1.0}}},"df":1,"docs":{"217":{"tf":1.0}},"i":{"df":1,"docs":{"367":{"tf":1.0}}},"p":{"df":2,"docs":{"367":{"tf":1.0},"369":{"tf":1.0}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"192":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.0}}}},"c":{"/":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"309":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"96":{"tf":1.0},"99":{"tf":1.7320508075688772}},"u":{"df":5,"docs":{"13":{"tf":1.0},"242":{"tf":1.4142135623730951},"272":{"tf":1.0},"350":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"312":{"tf":1.0}}}}},"df":1,"docs":{"208":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}},"t":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"170":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"170":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.7320508075688772},"314":{"tf":1.4142135623730951}},"s":{"=":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"170":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"312":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"101":{"tf":1.0}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.0},"250":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"234":{"tf":1.0},"261":{"tf":1.0},"70":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":68,"docs":{"115":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"134":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"15":{"tf":1.7320508075688772},"154":{"tf":1.0},"157":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"217":{"tf":1.0},"22":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951},"231":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"244":{"tf":1.0},"257":{"tf":1.4142135623730951},"261":{"tf":1.0},"27":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.7320508075688772},"284":{"tf":1.0},"285":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"326":{"tf":1.4142135623730951},"336":{"tf":1.0},"340":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.0},"374":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"124":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"20":{"tf":1.0},"369":{"tf":1.0},"387":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"411":{"tf":1.0},"420":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"df":5,"docs":{"119":{"tf":1.0},"139":{"tf":1.4142135623730951},"147":{"tf":1.0},"153":{"tf":1.4142135623730951},"300":{"tf":1.0}},"e":{"c":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"df":1,"docs":{"172":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"293":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":13,"docs":{"119":{"tf":1.4142135623730951},"138":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"169":{"tf":1.0},"186":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"136":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"305":{"tf":1.0},"324":{"tf":1.0},"326":{"tf":1.0},"347":{"tf":1.0},"35":{"tf":1.0}}}},"t":{"(":{"2":{"df":6,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"119":{"tf":1.0},"158":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"32":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"18":{"tf":1.0},"19":{"tf":2.0},"4":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"17":{"tf":1.0},"6":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"254":{"tf":1.0},"379":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"117":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"242":{"tf":1.0}}}},"n":{"df":3,"docs":{"15":{"tf":1.0},"22":{"tf":1.0},"373":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"11":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"276":{"tf":1.0},"371":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"76":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"107":{"tf":1.7320508075688772},"117":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"26":{"tf":1.0},"276":{"tf":1.4142135623730951},"31":{"tf":1.0},"326":{"tf":2.23606797749979},"33":{"tf":1.0}}}}},"r":{"df":8,"docs":{"121":{"tf":1.4142135623730951},"123":{"tf":2.23606797749979},"194":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"121":{"tf":1.4142135623730951},"142":{"tf":2.0},"204":{"tf":1.0},"242":{"tf":1.0},"25":{"tf":1.4142135623730951},"275":{"tf":1.0},"339":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}}}},"t":{"3":{"df":1,"docs":{"163":{"tf":1.0}}},"4":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"117":{"tf":1.0},"317":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"172":{"tf":1.0},"254":{"tf":1.4142135623730951},"276":{"tf":2.0},"363":{"tf":1.7320508075688772}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":1,"docs":{"20":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"217":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},"1":{"df":1,"docs":{"97":{"tf":1.0}}},"2":{"df":1,"docs":{"288":{"tf":1.0}}},":":{"c":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}},"{":{"df":0,"docs":{},"f":{".":{"_":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}},"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"208":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"204":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":2.23606797749979},"325":{"tf":1.0},"35":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"320":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"s":{"df":3,"docs":{"242":{"tf":1.0},"363":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"347":{"tf":1.0},"352":{"tf":1.0}}},"y":{"=":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"1":{"6":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"197":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"211":{"tf":1.0}},"i":{"df":1,"docs":{"325":{"tf":1.4142135623730951}}}}}}},"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":7,"docs":{"204":{"tf":1.7320508075688772},"22":{"tf":2.0},"314":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":33,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"163":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"24":{"tf":2.0},"26":{"tf":2.23606797749979},"27":{"tf":2.23606797749979},"294":{"tf":1.0},"304":{"tf":1.7320508075688772},"349":{"tf":1.0},"352":{"tf":1.0},"358":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"408":{"tf":1.0},"44":{"tf":2.0},"46":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"160":{"tf":1.0},"241":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"87":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"241":{"tf":1.0}}}},"f":{"2":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"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":3,"docs":{"204":{"tf":1.0},"287":{"tf":3.7416573867739413},"288":{"tf":2.23606797749979}}},"g":{"df":2,"docs":{"186":{"tf":1.0},"188":{"tf":1.0}}},"i":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"67":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.7320508075688772},"71":{"tf":2.0},"77":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{".":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"h":{"df":1,"docs":{"33":{"tf":1.0}}},"{":{"df":0,"docs":{},"h":{",":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"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":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{">":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"163":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"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":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},">":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"112":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":3,"docs":{"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"]":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":91,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.7320508075688772},"11":{"tf":1.4142135623730951},"110":{"tf":1.7320508075688772},"111":{"tf":2.8284271247461903},"112":{"tf":1.7320508075688772},"116":{"tf":1.0},"119":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":2.23606797749979},"14":{"tf":1.4142135623730951},"140":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"172":{"tf":1.7320508075688772},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"180":{"tf":2.23606797749979},"181":{"tf":1.0},"183":{"tf":2.0},"186":{"tf":1.7320508075688772},"188":{"tf":1.7320508075688772},"189":{"tf":1.0},"193":{"tf":1.0},"204":{"tf":2.0},"206":{"tf":1.4142135623730951},"21":{"tf":2.23606797749979},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"221":{"tf":1.0},"226":{"tf":1.7320508075688772},"232":{"tf":1.0},"246":{"tf":1.4142135623730951},"250":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"269":{"tf":1.4142135623730951},"27":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":3.0},"276":{"tf":2.23606797749979},"277":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.6457513110645907},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"29":{"tf":1.0},"291":{"tf":1.0},"297":{"tf":1.7320508075688772},"298":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"304":{"tf":2.8284271247461903},"308":{"tf":2.23606797749979},"309":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":1.7320508075688772},"315":{"tf":1.4142135623730951},"318":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":2.0},"349":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":2.8284271247461903},"46":{"tf":1.0},"50":{"tf":1.7320508075688772},"56":{"tf":1.0},"60":{"tf":2.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":2.0},"98":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"204":{"tf":1.0},"287":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"308":{"tf":1.0}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"163":{"tf":1.0},"262":{"tf":1.0},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"313":{"tf":1.0},"315":{"tf":2.0}}}}}}}}},"l":{"df":2,"docs":{"23":{"tf":1.0},"274":{"tf":1.0}}},"t":{"df":1,"docs":{"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"352":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}}}}}}}},"df":16,"docs":{"121":{"tf":1.0},"186":{"tf":1.7320508075688772},"194":{"tf":2.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"298":{"tf":2.23606797749979},"339":{"tf":3.0},"347":{"tf":1.0},"350":{"tf":1.0},"352":{"tf":1.7320508075688772},"74":{"tf":1.0},"86":{"tf":2.449489742783178},"97":{"tf":1.0}}}}}},"n":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"186":{"tf":1.0}}},"_":{"2":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"284":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0}}}},"d":{"df":5,"docs":{"142":{"tf":1.0},"193":{"tf":1.0},"313":{"tf":1.0},"89":{"tf":1.4142135623730951},"98":{"tf":2.449489742783178}}},"df":0,"docs":{},"e":{"df":1,"docs":{"315":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":2.23606797749979}}}}}},"q":{"df":1,"docs":{"408":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"337":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":2.0},"344":{"tf":2.0},"345":{"tf":1.7320508075688772},"346":{"tf":1.0},"347":{"tf":1.0}},"l":{"d":{"(":{"1":{"df":2,"docs":{"342":{"tf":1.0},"346":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"15":{"tf":1.0},"239":{"tf":1.0},"25":{"tf":1.0},"262":{"tf":1.0},"274":{"tf":1.7320508075688772},"304":{"tf":1.4142135623730951},"331":{"tf":1.0},"357":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"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":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"29":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"1":{"tf":1.0},"29":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}}},"x":{"df":1,"docs":{"274":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"13":{"tf":1.0},"151":{"tf":2.23606797749979},"186":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"284":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"369":{"tf":3.4641016151377544},"373":{"tf":2.0},"408":{"tf":2.0},"6":{"tf":1.0},"8":{"tf":1.7320508075688772}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"210":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"180":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"358":{"tf":1.0}}}}},"df":1,"docs":{"358":{"tf":1.7320508075688772}},"i":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"315":{"tf":1.0}}}},"l":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"217":{"tf":1.0}}},"o":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"239":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"46":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"w":{"df":5,"docs":{"352":{"tf":1.0},"353":{"tf":1.0},"36":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"348":{"tf":1.0},"349":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"a":{"b":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"314":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"314":{"tf":1.0}}},"x":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"314":{"tf":1.0}}}}}}},"df":3,"docs":{"121":{"tf":1.0},"314":{"tf":2.8284271247461903},"72":{"tf":1.4142135623730951}}}},"n":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}}},"v":{"0":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}},"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"44":{"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.4142135623730951},"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.4142135623730951}},"o":{"df":1,"docs":{"208":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{")":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":2.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":4,"docs":{"131":{"tf":1.0},"335":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0}},"s":{"df":2,"docs":{"84":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"211":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":47,"docs":{"12":{"tf":1.0},"121":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"132":{"tf":1.0},"14":{"tf":1.4142135623730951},"142":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"183":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"217":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.7320508075688772},"242":{"tf":1.0},"254":{"tf":1.4142135623730951},"257":{"tf":1.0},"27":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.0},"294":{"tf":1.0},"302":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.0},"320":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"382":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0}}}}}},"o":{"\"":{">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"#":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"%":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"280":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"/":{"#":{"a":{"a":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"%":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"d":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"/":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"1":{":":{"3":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"=":{"'":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"(":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"c":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"r":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"110":{"tf":1.0},"111":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"2":{".":{".":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"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":1,"docs":{"33":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"26":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"37":{"tf":1.0}}}},"df":0,"docs":{}},"df":35,"docs":{"11":{"tf":1.4142135623730951},"110":{"tf":1.0},"13":{"tf":2.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"14":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"19":{"tf":2.8284271247461903},"217":{"tf":1.4142135623730951},"233":{"tf":1.0},"237":{"tf":1.0},"25":{"tf":2.449489742783178},"254":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"262":{"tf":1.0},"27":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"315":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":2.0},"331":{"tf":1.0},"335":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.0},"38":{"tf":1.7320508075688772},"39":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":1.4142135623730951},"76":{"tf":1.0},"9":{"tf":1.7320508075688772}},"r":{"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"111":{"tf":1.0},"112":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}}}},"r":{"c":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"44":{"tf":1.0}}},"df":0,"docs":{},"k":{"(":{"2":{"df":3,"docs":{"128":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"124":{"tf":1.7320508075688772},"128":{"tf":1.0},"204":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"116":{"tf":1.0},"135":{"tf":1.0},"163":{"tf":1.0},"277":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.7320508075688772},"304":{"tf":1.4142135623730951},"363":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":2.0}},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":4,"docs":{"13":{"tf":1.0},"242":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"/":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"101":{"tf":1.0},"238":{"tf":3.0},"244":{"tf":1.7320508075688772},"344":{"tf":1.4142135623730951},"345":{"tf":1.0},"351":{"tf":1.0},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"239":{"tf":1.0},"296":{"tf":1.0},"42":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":2,"docs":{"400":{"tf":1.0},"418":{"tf":1.0}}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":7,"docs":{"208":{"tf":1.7320508075688772},"386":{"tf":1.0},"400":{"tf":1.7320508075688772},"401":{"tf":1.0},"406":{"tf":1.0},"418":{"tf":1.7320508075688772},"419":{"tf":2.0}},"i":{"c":{"df":2,"docs":{"246":{"tf":1.0},"276":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"284":{"tf":1.7320508075688772},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"0":{"df":2,"docs":{"400":{"tf":1.0},"418":{"tf":1.0}}},"1":{"df":2,"docs":{"400":{"tf":1.0},"418":{"tf":1.0}}},"df":7,"docs":{"208":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"400":{"tf":3.605551275463989},"401":{"tf":1.0},"418":{"tf":3.7416573867739413},"419":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.0}},"z":{"df":1,"docs":{"165":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":1,"docs":{"300":{"tf":1.0}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"128":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"151":{"tf":2.0},"68":{"tf":1.0},"71":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"104":{"tf":1.0},"201":{"tf":1.0},"25":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"308":{"tf":1.0},"399":{"tf":1.4142135623730951},"412":{"tf":1.0},"417":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":4,"docs":{"122":{"tf":1.0},"243":{"tf":1.0},"350":{"tf":1.0},"418":{"tf":1.0}}}}},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{")":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}}}}},"_":{"df":0,"docs":{},"v":{"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"1":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"2":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":8,"docs":{"11":{"tf":1.0},"13":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"275":{"tf":2.449489742783178},"276":{"tf":3.7416573867739413},"380":{"tf":1.0},"43":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":43,"docs":{"11":{"tf":1.7320508075688772},"12":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"136":{"tf":1.0},"14":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"15":{"tf":2.0},"238":{"tf":2.0},"239":{"tf":1.4142135623730951},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"26":{"tf":1.0},"264":{"tf":1.0},"27":{"tf":1.0},"274":{"tf":3.3166247903554},"276":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"3":{"tf":1.7320508075688772},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"401":{"tf":1.0},"41":{"tf":1.7320508075688772},"414":{"tf":1.0},"415":{"tf":1.0},"419":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":2.6457513110645907},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"72":{"tf":1.4142135623730951},"8":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"302":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"w":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"238":{"tf":1.0},"351":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"180":{"tf":1.0}}},"y":{"df":1,"docs":{"180":{"tf":1.0}}}},"g":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}}}}},":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"a":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"p":{"df":2,"docs":{"357":{"tf":1.0},"358":{"tf":1.0}}}},"c":{"c":{"(":{"1":{"df":1,"docs":{"248":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"181":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"254":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.7320508075688772},"288":{"tf":2.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}},"d":{"a":{"df":2,"docs":{"284":{"tf":1.0},"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"(":{"1":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"228":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":2.0}}}}},"d":{"b":{"'":{"df":1,"docs":{"130":{"tf":1.0}}},"(":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":12,"docs":{"1":{"tf":1.0},"119":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":3.1622776601683795},"147":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"1":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"257":{"tf":1.0},"276":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"294":{"tf":1.0},"31":{"tf":1.0},"402":{"tf":1.0},"50":{"tf":1.7320508075688772},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":30,"docs":{"104":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"13":{"tf":1.4142135623730951},"163":{"tf":1.0},"18":{"tf":1.7320508075688772},"211":{"tf":1.0},"226":{"tf":1.0},"237":{"tf":1.4142135623730951},"246":{"tf":1.0},"254":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":2.8284271247461903},"273":{"tf":1.7320508075688772},"284":{"tf":2.23606797749979},"285":{"tf":1.4142135623730951},"287":{"tf":2.23606797749979},"288":{"tf":1.4142135623730951},"293":{"tf":1.0},"296":{"tf":1.0},"312":{"tf":1.0},"367":{"tf":1.0},"383":{"tf":1.0},"386":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"424":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":2.0},"96":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"'":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"142":{"tf":1.4142135623730951}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"80":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"23":{"tf":2.23606797749979},"24":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"358":{"tf":1.0}}},"h":{"df":1,"docs":{"358":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":12,"docs":{"1":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":2.8284271247461903},"59":{"tf":2.23606797749979},"60":{"tf":2.23606797749979},"61":{"tf":2.449489742783178},"62":{"tf":2.8284271247461903},"63":{"tf":2.0},"64":{"tf":2.449489742783178},"65":{"tf":2.0},"66":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":7,"docs":{"106":{"tf":1.0},"124":{"tf":1.0},"159":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"262":{"tf":1.0},"48":{"tf":1.0}},"n":{"df":13,"docs":{"124":{"tf":1.0},"189":{"tf":1.0},"20":{"tf":2.23606797749979},"250":{"tf":1.0},"257":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"298":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"67":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"1":{"4":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"5":{"df":1,"docs":{"275":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"228":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":15,"docs":{"174":{"tf":1.0},"183":{"tf":1.7320508075688772},"226":{"tf":1.0},"23":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.23606797749979},"276":{"tf":3.1622776601683795},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"50":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"358":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"275":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"402":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":9,"docs":{"275":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.7320508075688772},"402":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"420":{"tf":1.0},"421":{"tf":1.7320508075688772},"425":{"tf":1.4142135623730951},"426":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"420":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.0},"235":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"87":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"142":{"tf":1.0},"356":{"tf":1.4142135623730951},"359":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"159":{"tf":1.0},"244":{"tf":1.0},"325":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":2.0}}}}}},"[":{"2":{"df":1,"docs":{"274":{"tf":1.0}}},"3":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}}},"p":{"df":1,"docs":{"424":{"tf":1.0}},"g":{"(":{"1":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":13,"docs":{"1":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":2.449489742783178},"112":{"tf":1.7320508075688772},"116":{"tf":1.0},"117":{"tf":2.0}}},"t":{"df":1,"docs":{"163":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"315":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{",":{"0":{".":{"5":{",":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"208":{"tf":1.4142135623730951},"212":{"tf":1.0},"60":{"tf":1.4142135623730951}},"i":{"c":{"df":2,"docs":{"158":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"27":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0}},"|":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"|":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{".":{"df":4,"docs":{"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}},"df":4,"docs":{"382":{"tf":2.23606797749979},"402":{"tf":2.23606797749979},"420":{"tf":2.23606797749979},"425":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"p":{"df":8,"docs":{"152":{"tf":1.0},"234":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"315":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.4142135623730951},"89":{"tf":2.6457513110645907}}}},"i":{"d":{"df":2,"docs":{"357":{"tf":2.23606797749979},"358":{"tf":3.1622776601683795}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{"df":1,"docs":{"317":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"183":{"tf":1.0},"194":{"tf":1.0},"25":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"w":{"df":3,"docs":{"380":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0}}}}},"s":{"df":1,"docs":{"358":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"286":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"h":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},":":{"%":{"df":0,"docs":{},"m":{":":{"%":{"df":2,"docs":{"314":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{":":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"208":{"tf":1.0}},"i":{"df":1,"docs":{"122":{"tf":1.0}}},"l":{"df":5,"docs":{"126":{"tf":2.23606797749979},"34":{"tf":1.0},"352":{"tf":1.0},"44":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"14":{"tf":1.0},"144":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"313":{"tf":1.0},"363":{"tf":1.0}},"s":{"=":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"5":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"197":{"tf":1.4142135623730951}}}}}},"r":{"d":{"df":2,"docs":{"242":{"tf":1.0},"63":{"tf":1.4142135623730951}},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":2.23606797749979},"208":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":2,"docs":{"159":{"tf":1.0},"163":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"14":{"tf":1.0},"158":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"196":{"tf":1.0},"223":{"tf":1.0},"27":{"tf":1.4142135623730951},"313":{"tf":1.0},"315":{"tf":1.0},"358":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"72":{"tf":1.0},"82":{"tf":3.1622776601683795},"86":{"tf":1.0},"93":{"tf":1.0}},"e":{"a":{"d":{"df":7,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"217":{"tf":1.0},"223":{"tf":1.7320508075688772},"298":{"tf":1.0},"303":{"tf":1.0},"80":{"tf":1.0}}}},"~":{"1":{"df":2,"docs":{"63":{"tf":1.4142135623730951},"66":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"293":{"tf":1.0}}}},"p":{"=":{"<":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"234":{"tf":1.0},"252":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"106":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"152":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"193":{"tf":1.0},"226":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"271":{"tf":1.0},"44":{"tf":2.0},"82":{"tf":1.4142135623730951},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"240":{"tf":1.0},"43":{"tf":1.0}}}}}},"n":{"c":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"356":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":5,"docs":{"161":{"tf":1.0},"232":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"412":{"tf":1.0}}}},"x":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"218":{"tf":1.4142135623730951}}}}}},"df":9,"docs":{"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0},"46":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":9,"docs":{"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.4142135623730951},"414":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":3,"docs":{"302":{"tf":1.0},"320":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"350":{"tf":1.0},"352":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"323":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"47":{"tf":1.4142135623730951},"60":{"tf":2.0}}}}}}},"t":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"114":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"26":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"304":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"322":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":7,"docs":{"133":{"tf":2.0},"141":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"358":{"tf":1.0},"52":{"tf":1.0},"84":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{".":{"0":{",":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"5":{"df":0,"docs":{},"e":{"1":{",":{"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":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"4":{"0":{"8":{",":{"df":0,"docs":{},"i":{"d":{"=":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"164":{"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":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":10,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"164":{"tf":1.4142135623730951},"167":{"tf":1.0},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"190":{"tf":1.0},"326":{"tf":1.7320508075688772},"339":{"tf":1.0},"341":{"tf":1.4142135623730951}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"df":0,"docs":{},"|":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"254":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"=":{"\"":{"\"":{">":{"a":{"a":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"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":{}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":7,"docs":{"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"w":{"/":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"244":{"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":{}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"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":0,"docs":{},"s":{"/":{"5":{"2":{"4":{"9":{"2":{"2":{"2":{"9":{"/":{"c":{"df":1,"docs":{"234":{"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":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"298":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":2,"docs":{"208":{"tf":1.0},"212":{"tf":1.0}}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":5,"docs":{"119":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"21":{"tf":1.4142135623730951},"35":{"tf":1.0}}}},"3":{"8":{"6":{":":{"df":0,"docs":{},"x":{"8":{"6":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"3":{"2":{"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"86":{"tf":2.0},"88":{"tf":1.0}}}}}},"d":{"=":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"359":{"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":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"2":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"359":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"df":1,"docs":{"359":{"tf":1.0}}},"2":{"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"164":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":12,"docs":{"106":{"tf":2.449489742783178},"107":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"117":{"tf":1.0},"127":{"tf":2.0},"128":{"tf":1.4142135623730951},"164":{"tf":1.0},"322":{"tf":1.0},"326":{"tf":2.0},"363":{"tf":1.4142135623730951},"369":{"tf":1.0},"51":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"320":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"369":{"tf":1.0}},"i":{"df":3,"docs":{"164":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0}}}}}}}},"l":{"df":1,"docs":{"186":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"100":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"99":{"tf":1.0}}}}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"304":{"tf":1.0},"308":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"363":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"212":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"163":{"tf":1.4142135623730951},"175":{"tf":1.0}}},"m":{"df":1,"docs":{"372":{"tf":1.4142135623730951}},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"341":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"124":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"259":{"tf":1.0}}}}}}},"df":1,"docs":{"234":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"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":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"107":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"326":{"tf":2.6457513110645907},"336":{"tf":2.0},"98":{"tf":1.0}}}}}}},"n":{":":{"%":{".":{"c":{"=":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"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":{},"o":{"=":{".":{"c":{"df":1,"docs":{"265":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}},"c":{"df":2,"docs":{"393":{"tf":1.4142135623730951},"412":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"u":{"d":{"df":22,"docs":{"181":{"tf":1.0},"234":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979},"242":{"tf":1.0},"244":{"tf":2.23606797749979},"246":{"tf":1.0},"257":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":2.6457513110645907},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"58":{"tf":1.0},"72":{"tf":1.0}},"e":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":1,"docs":{"76":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"369":{"tf":1.0},"373":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":12,"docs":{"12":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":2.0},"275":{"tf":1.4142135623730951},"33":{"tf":1.0},"367":{"tf":1.4142135623730951},"393":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"63":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"i":{"c":{"df":6,"docs":{"186":{"tf":1.0},"298":{"tf":1.0},"369":{"tf":1.0},"400":{"tf":1.0},"408":{"tf":1.0},"418":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"274":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"347":{"tf":1.0}}}},"f":{"df":1,"docs":{"217":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"128":{"tf":2.0}}}}}}},"o":{"df":19,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"29":{"tf":1.0},"300":{"tf":1.4142135623730951},"31":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"116":{"tf":1.0},"204":{"tf":1.0},"208":{"tf":1.0},"212":{"tf":1.4142135623730951},"223":{"tf":1.0},"234":{"tf":1.0},"275":{"tf":1.4142135623730951},"323":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"298":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"=":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"173":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"242":{"tf":1.7320508075688772},"273":{"tf":2.0},"64":{"tf":1.4142135623730951}},"i":{"df":9,"docs":{"140":{"tf":1.0},"273":{"tf":2.23606797749979},"274":{"tf":1.0},"29":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"62":{"tf":1.0}}},"r":{"d":{"df":1,"docs":{"173":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}},"df":1,"docs":{"279":{"tf":1.4142135623730951}}}}},"p":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"314":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"314":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}},"=":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"352":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":16,"docs":{"25":{"tf":1.4142135623730951},"259":{"tf":1.4142135623730951},"271":{"tf":1.0},"289":{"tf":1.0},"3":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":2.0},"313":{"tf":1.0},"352":{"tf":1.0},"53":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"273":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"224":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"125":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.0},"294":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.0},"65":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"11":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"179":{"tf":2.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"246":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"309":{"tf":1.0},"350":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"142":{"tf":1.4142135623730951},"242":{"tf":1.0},"30":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":9,"docs":{"123":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"186":{"tf":1.0},"196":{"tf":1.0},"252":{"tf":1.0},"363":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":4,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"287":{"tf":1.0},"369":{"tf":1.4142135623730951}},"u":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"135":{"tf":2.0},"150":{"tf":1.0},"169":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"254":{"tf":1.0},"274":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"373":{"tf":1.7320508075688772},"381":{"tf":1.0},"383":{"tf":1.4142135623730951},"388":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"411":{"tf":1.0},"420":{"tf":2.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"284":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.0}}}}}}}}}},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}},"df":0,"docs":{}},"df":28,"docs":{"142":{"tf":2.0},"222":{"tf":1.0},"234":{"tf":3.7416573867739413},"235":{"tf":2.8284271247461903},"237":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"243":{"tf":3.7416573867739413},"244":{"tf":2.0},"257":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":2.0},"282":{"tf":1.7320508075688772},"285":{"tf":1.0},"286":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":2.0},"382":{"tf":1.0},"396":{"tf":1.4142135623730951},"402":{"tf":1.0},"414":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"287":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"376":{"tf":1.0},"377":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"382":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"130":{"tf":1.0},"224":{"tf":1.0},"365":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.7320508075688772}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"120":{"tf":1.0},"152":{"tf":1.0},"26":{"tf":1.0},"56":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}},"f":{"a":{"c":{"df":10,"docs":{"131":{"tf":1.0},"14":{"tf":1.0},"242":{"tf":1.0},"257":{"tf":2.0},"27":{"tf":1.0},"312":{"tf":1.0},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"399":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":1,"docs":{"122":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"217":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"208":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"224":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"234":{"tf":2.0},"325":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"175":{"tf":1.0},"250":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":6,"docs":{"171":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":3.0},"244":{"tf":2.0},"82":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"240":{"tf":2.0},"241":{"tf":1.0}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{">":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":2,"docs":{"166":{"tf":1.7320508075688772},"369":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"369":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"237":{"tf":1.0},"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"6":{"df":1,"docs":{"347":{"tf":1.0}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"204":{"tf":1.0},"339":{"tf":2.449489742783178},"347":{"tf":1.0},"350":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":1.4142135623730951},"368":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"347":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"4":{"/":{"6":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"192":{"tf":1.0},"195":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"352":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"q":{"df":1,"docs":{"408":{"tf":1.4142135623730951}}}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"242":{"tf":1.0}}},"y":{"<":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":1,"docs":{"242":{"tf":1.0}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"df":1,"docs":{"242":{"tf":1.0}}}},"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"242":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":4,"docs":{"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"87":{"tf":2.449489742783178},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":3,"docs":{"159":{"tf":1.0},"163":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"255":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"\"":{">":{"<":{"a":{"df":1,"docs":{"358":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"169":{"tf":1.0},"358":{"tf":2.0},"363":{"tf":1.4142135623730951},"399":{"tf":1.0},"417":{"tf":1.0},"95":{"tf":2.0}}},"r":{"(":{"[":{"'":{"a":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}}}}}}},"j":{"1":{"df":1,"docs":{"257":{"tf":1.0}}},":":{"\\":{"df":0,"docs":{},"n":{":":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},">":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"215":{"tf":1.0},"217":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":5,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"254":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"383":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"254":{"tf":2.0},"274":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"254":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0}}}},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":1,"docs":{"285":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"33":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"293":{"tf":1.0},"294":{"tf":1.7320508075688772}}}}},"df":1,"docs":{"294":{"tf":2.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"383":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":6,"docs":{"254":{"tf":1.0},"274":{"tf":2.23606797749979},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"347":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"n":{"df":1,"docs":{"315":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"tf":1.0}}}}}}}}},"k":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"78":{"tf":1.0}}},"b":{"df":1,"docs":{"78":{"tf":1.0}}},"df":11,"docs":{"105":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"204":{"tf":1.0},"208":{"tf":1.0},"281":{"tf":1.0},"341":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":8,"docs":{"142":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.0},"267":{"tf":1.0},"326":{"tf":1.0},"63":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":7,"docs":{"173":{"tf":2.0},"197":{"tf":1.4142135623730951},"208":{"tf":1.0},"297":{"tf":1.0},"302":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.4142135623730951}}}}}},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"158":{"tf":1.0},"3":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":40,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"106":{"tf":2.6457513110645907},"107":{"tf":2.0},"108":{"tf":2.23606797749979},"110":{"tf":1.7320508075688772},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"116":{"tf":1.0},"117":{"tf":2.449489742783178},"29":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"331":{"tf":2.0},"332":{"tf":3.0},"53":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":2.8284271247461903},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"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.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"d":{"df":1,"docs":{"116":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"3":{"tf":1.7320508075688772},"47":{"tf":1.0},"53":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"114":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":6,"docs":{"235":{"tf":1.4142135623730951},"341":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"101":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"90":{"tf":2.0}}}},"n":{"d":{"df":3,"docs":{"243":{"tf":3.0},"320":{"tf":1.0},"347":{"tf":1.0}}},"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"143":{"tf":1.0}},"n":{"df":1,"docs":{"301":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"173":{"tf":1.0}}}},"w":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"l":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{"a":{"df":1,"docs":{"265":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"183":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"163":{"tf":1.0},"304":{"tf":1.0},"325":{"tf":1.0},"363":{"tf":1.4142135623730951}}}},"l":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}}},"df":1,"docs":{"425":{"tf":1.0}},"n":{"d":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"184":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"122":{"tf":1.0},"208":{"tf":1.0},"23":{"tf":1.4142135623730951},"294":{"tf":1.0},"32":{"tf":1.4142135623730951},"399":{"tf":1.0},"417":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.7320508075688772},"70":{"tf":1.0},"77":{"tf":1.4142135623730951},"86":{"tf":1.0},"99":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"172":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":1,"docs":{"254":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"357":{"tf":1.0},"358":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"b":{"df":0,"docs":{},"r":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"(":{"8":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"228":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.7320508075688772}}}}},"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"275":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"272":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"272":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"=":{".":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"246":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":1,"docs":{"273":{"tf":1.0}}},"df":4,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"277":{"tf":1.0},"425":{"tf":1.0}},"l":{"df":1,"docs":{"276":{"tf":1.0}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"394":{"tf":1.0},"401":{"tf":1.0}}},"r":{"df":5,"docs":{"392":{"tf":2.23606797749979},"393":{"tf":1.4142135623730951},"402":{"tf":1.7320508075688772},"412":{"tf":2.23606797749979},"420":{"tf":1.7320508075688772}}}},"df":21,"docs":{"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"156":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"216":{"tf":1.4142135623730951},"223":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.0},"31":{"tf":1.0},"331":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"320":{"tf":1.0}}},"df":3,"docs":{"372":{"tf":1.4142135623730951},"374":{"tf":1.0},"382":{"tf":1.0}},"k":{"df":1,"docs":{"246":{"tf":1.0}}},"v":{"df":2,"docs":{"142":{"tf":1.0},"381":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"/":{"df":1,"docs":{"95":{"tf":1.0}},"m":{"df":1,"docs":{"95":{"tf":1.0}}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"142":{"tf":1.0},"183":{"tf":1.0},"21":{"tf":1.0},"273":{"tf":1.4142135623730951},"3":{"tf":1.0},"311":{"tf":1.0},"357":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951}}}},"n":{"df":4,"docs":{"374":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"152":{"tf":1.0},"47":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"369":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"284":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"276":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"a":{".":{"c":{"c":{"df":1,"docs":{"257":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"257":{"tf":1.0},"273":{"tf":1.0}}},"b":{"df":1,"docs":{"273":{"tf":1.0}}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"273":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":4,"docs":{"121":{"tf":1.4142135623730951},"206":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"c":{"c":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"276":{"tf":1.7320508075688772}}}},"v":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}}}},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"246":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"124":{"tf":1.4142135623730951},"246":{"tf":1.0},"257":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"277":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"t":{"d":{"c":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"358":{"tf":1.7320508075688772},"425":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"296":{"tf":1.0},"343":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":20,"docs":{"12":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"196":{"tf":1.4142135623730951},"215":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"294":{"tf":1.4142135623730951},"342":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"80":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"21":{"tf":1.0}}}},"k":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"274":{"tf":1.0}}}},"df":18,"docs":{"223":{"tf":1.0},"226":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"273":{"tf":2.8284271247461903},"274":{"tf":1.4142135623730951},"275":{"tf":2.0},"276":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"363":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.7320508075688772},"390":{"tf":1.0},"400":{"tf":1.4142135623730951},"406":{"tf":1.0},"411":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"=":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"a":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"402":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"420":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"v":{"6":{"4":{"df":1,"docs":{"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":6,"docs":{"223":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"3":{"df":1,"docs":{"420":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}},"df":9,"docs":{"255":{"tf":1.0},"289":{"tf":1.0},"310":{"tf":1.0},"347":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":2.0},"420":{"tf":1.7320508075688772},"425":{"tf":2.0},"426":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"99":{"tf":2.0}}},"t":{"(":{")":{"[":{"0":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":88,"docs":{"105":{"tf":1.7320508075688772},"106":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":2.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"13":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"179":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.7320508075688772},"20":{"tf":2.449489742783178},"204":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"234":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"242":{"tf":2.0},"243":{"tf":2.23606797749979},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"259":{"tf":1.0},"26":{"tf":2.449489742783178},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"280":{"tf":1.0},"291":{"tf":2.6457513110645907},"292":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"304":{"tf":1.0},"307":{"tf":1.0},"315":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"329":{"tf":1.7320508075688772},"33":{"tf":2.23606797749979},"330":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"343":{"tf":2.6457513110645907},"344":{"tf":1.0},"348":{"tf":1.4142135623730951},"349":{"tf":1.0},"358":{"tf":1.0},"400":{"tf":1.0},"41":{"tf":1.0},"418":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"82":{"tf":2.0},"83":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"172":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"218":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}}}}},"k":{"df":2,"docs":{"217":{"tf":1.0},"352":{"tf":1.7320508075688772}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"287":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"%":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"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":{"285":{"tf":1.0},"287":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"408":{"tf":1.0},"412":{"tf":1.4142135623730951}}}}}}},"df":16,"docs":{"121":{"tf":1.7320508075688772},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"141":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.4142135623730951},"246":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"331":{"tf":2.0},"332":{"tf":1.4142135623730951},"352":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":1.0},"42":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{">":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"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":17,"docs":{"103":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"180":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"275":{"tf":2.23606797749979},"276":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.0},"62":{"tf":1.0},"82":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"190":{"tf":1.4142135623730951},"350":{"tf":1.0},"352":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":12,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"123":{"tf":1.4142135623730951},"129":{"tf":1.0},"142":{"tf":1.4142135623730951},"274":{"tf":1.0},"301":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"42":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"380":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0}},"g":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"279":{"tf":1.0}}}},"2":{"(":{"1":{"0":{"2":{"4":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"392":{"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":{},"t":{"a":{"df":0,"docs":{},"g":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":11,"docs":{"130":{"tf":2.6457513110645907},"169":{"tf":1.7320508075688772},"204":{"tf":1.7320508075688772},"206":{"tf":1.0},"279":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.7320508075688772},"304":{"tf":1.0},"35":{"tf":1.4142135623730951},"352":{"tf":2.23606797749979},"60":{"tf":2.8284271247461903}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"194":{"tf":1.0},"320":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"116":{"tf":1.0},"142":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"261":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"42":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"129":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":2.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951}}}}},"p":{"(":{"4":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"304":{"tf":2.0},"305":{"tf":1.4142135623730951}}},"df":3,"docs":{"304":{"tf":2.0},"39":{"tf":1.0},"40":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"320":{"tf":1.0}}},"t":{"df":2,"docs":{"325":{"tf":1.0},"63":{"tf":1.0}}}},"w":{"df":1,"docs":{"27":{"tf":1.0}},"|":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}}}}},"p":{"6":{"4":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":8,"docs":{"386":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.4142135623730951},"406":{"tf":1.0},"411":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"420":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"277":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"m":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":7,"docs":{"315":{"tf":1.0},"334":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.4142135623730951}},"l":{"df":2,"docs":{"392":{"tf":1.0},"412":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"(":{"8":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":9,"docs":{"185":{"tf":1.0},"186":{"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},"326":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"314":{"tf":1.4142135623730951}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"207":{"tf":1.0}}}}}},"df":3,"docs":{"203":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"k":{"df":3,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":2.6457513110645907},"305":{"tf":2.0}},"s":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"d":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"303":{"tf":1.0},"304":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}}}}}},"s":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":2.0}}}}},"df":0,"docs":{}}},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":1,"docs":{"244":{"tf":2.0}},"m":{"df":1,"docs":{"244":{"tf":1.7320508075688772}}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"241":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"244":{"tf":1.0}}}}}},"df":1,"docs":{"244":{"tf":1.0}},"{":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"244":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"172":{"tf":2.449489742783178},"175":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"312":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"132":{"tf":1.0},"241":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"314":{"tf":1.0}}}}}},"+":{"0":{"df":0,"docs":{},"x":{"1":{"5":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"288":{"tf":1.0}},"f":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"c":{"c":{"df":2,"docs":{"257":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"142":{"tf":1.4142135623730951},"207":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"257":{"tf":1.0},"273":{"tf":2.8284271247461903},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"287":{"tf":2.0},"288":{"tf":1.7320508075688772}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"208":{"tf":1.0},"86":{"tf":1.4142135623730951}}}}},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"258":{"tf":1.0}}},"df":0,"docs":{}},"df":15,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"183":{"tf":1.0},"22":{"tf":1.0},"228":{"tf":1.0},"259":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"269":{"tf":1.0},"276":{"tf":1.0},"334":{"tf":1.0},"352":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"262":{"tf":1.4142135623730951},"263":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"_":{"=":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"247":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"246":{"tf":1.4142135623730951}},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"246":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"246":{"tf":1.0},"247":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"3":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"204":{"tf":1.0},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"83":{"tf":1.0}}}},"df":8,"docs":{"295":{"tf":1.4142135623730951},"3":{"tf":1.0},"346":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951},"7":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"184":{"tf":1.0},"308":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":12,"docs":{"153":{"tf":1.0},"201":{"tf":1.7320508075688772},"223":{"tf":1.0},"241":{"tf":1.0},"247":{"tf":1.4142135623730951},"273":{"tf":2.8284271247461903},"298":{"tf":2.0},"3":{"tf":1.7320508075688772},"303":{"tf":2.0},"304":{"tf":1.0},"305":{"tf":1.0},"57":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"tf":1.0}}}}},"k":{"df":4,"docs":{"83":{"tf":1.0},"90":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"k":{":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"318":{"tf":1.7320508075688772}}},"m":{"=":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"93":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"1":{"df":1,"docs":{"9":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":34,"docs":{"122":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"170":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"20":{"tf":3.4641016151377544},"206":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":2.0},"243":{"tf":4.123105625617661},"25":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"261":{"tf":2.23606797749979},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":2.23606797749979},"89":{"tf":1.0},"9":{"tf":2.8284271247461903},"93":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"46":{"tf":2.23606797749979}}}},"x":{"df":3,"docs":{"204":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}}}}}},"b":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":25,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"18":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"238":{"tf":2.23606797749979},"244":{"tf":3.1622776601683795},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.0},"358":{"tf":1.4142135623730951},"408":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"72":{"tf":2.0},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":8,"docs":{"23":{"tf":1.4142135623730951},"234":{"tf":1.0},"254":{"tf":1.0},"352":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"7":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"242":{"tf":1.0},"275":{"tf":1.0},"315":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":2.0},"234":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"273":{"tf":1.0}}},"y":{"(":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":11,"docs":{"123":{"tf":1.0},"135":{"tf":1.0},"142":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":2.23606797749979},"201":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.7320508075688772},"291":{"tf":1.0},"298":{"tf":1.0},"399":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"374":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"353":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"159":{"tf":1.0},"162":{"tf":1.0}}}}},"df":1,"docs":{"162":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"287":{"tf":1.4142135623730951},"311":{"tf":1.0},"46":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"126":{"tf":1.0},"13":{"tf":1.0},"247":{"tf":1.0},"293":{"tf":1.0},"352":{"tf":1.0},"50":{"tf":1.0},"82":{"tf":1.4142135623730951}}}},"df":1,"docs":{"131":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"239":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":1.0}},"l":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"311":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"n":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"w":{"df":1,"docs":{"181":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"173":{"tf":1.0},"241":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"208":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"320":{"tf":1.4142135623730951},"322":{"tf":1.7320508075688772},"324":{"tf":2.0},"325":{"tf":2.449489742783178}}}}}},"s":{"c":{"df":2,"docs":{"121":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":2,"docs":{"224":{"tf":1.0},"63":{"tf":1.0}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"163":{"tf":1.0}}},"4":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"308":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"140":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"305":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":21,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.0},"119":{"tf":1.0},"128":{"tf":1.0},"139":{"tf":1.0},"152":{"tf":1.0},"158":{"tf":1.4142135623730951},"166":{"tf":1.0},"208":{"tf":1.0},"218":{"tf":1.0},"3":{"tf":1.0},"363":{"tf":1.4142135623730951},"408":{"tf":1.0},"412":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.7320508075688772},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"86":{"tf":2.0},"92":{"tf":1.4142135623730951},"99":{"tf":1.0}},"l":{"df":3,"docs":{"353":{"tf":1.0},"358":{"tf":1.0},"370":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"106":{"tf":1.0},"246":{"tf":1.0},"257":{"tf":1.0},"317":{"tf":1.0},"322":{"tf":1.0},"324":{"tf":1.0},"373":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"302":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":7,"docs":{"158":{"tf":1.4142135623730951},"166":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.23606797749979},"175":{"tf":1.0},"185":{"tf":1.0},"350":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"272":{"tf":1.0},"322":{"tf":2.23606797749979},"324":{"tf":2.0},"325":{"tf":1.7320508075688772},"326":{"tf":2.0},"328":{"tf":1.0},"331":{"tf":1.0},"361":{"tf":2.0},"44":{"tf":3.0}},"e":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"/":{".":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"334":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"334":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":2.0},"332":{"tf":1.7320508075688772},"333":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772}},"v":{"1":{"df":1,"docs":{"334":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"20":{"tf":2.0},"234":{"tf":1.0},"242":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"287":{"tf":1.0},"320":{"tf":1.4142135623730951},"356":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"168":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"321":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":2.23606797749979},"331":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}}}}}},"s":{"df":3,"docs":{"158":{"tf":1.0},"311":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951}},"e":{"0":{"df":1,"docs":{"313":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"311":{"tf":1.0}}}}}},"v":{"df":14,"docs":{"156":{"tf":1.4142135623730951},"174":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"234":{"tf":2.449489742783178},"235":{"tf":2.449489742783178},"371":{"tf":2.0},"372":{"tf":2.0},"374":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"382":{"tf":2.23606797749979},"401":{"tf":1.0},"402":{"tf":2.0},"419":{"tf":1.0},"420":{"tf":2.0}},"e":{"df":6,"docs":{"142":{"tf":1.0},"326":{"tf":1.0},"373":{"tf":1.0},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"52":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"311":{"tf":1.4142135623730951},"52":{"tf":1.0}}}}}}},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":2,"docs":{"389":{"tf":1.0},"410":{"tf":1.0}}},"s":{"df":2,"docs":{"208":{"tf":1.4142135623730951},"32":{"tf":1.0}},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":2.0},"19":{"tf":1.0},"4":{"tf":1.0},"50":{"tf":1.0}}},"r":{"[":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"370":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":3,"docs":{"370":{"tf":1.7320508075688772},"389":{"tf":1.0},"410":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"3":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"246":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"250":{"tf":1.0},"88":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":13,"docs":{"128":{"tf":1.0},"183":{"tf":1.0},"211":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"361":{"tf":1.0},"412":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":1.0},"62":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"281":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"n":{".":{".":{"df":0,"docs":{},"m":{".":{".":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":1,"docs":{"72":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"62":{"tf":1.0}}},"p":{"df":1,"docs":{"89":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":0,"docs":{},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"241":{"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":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"$":{"3":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":41,"docs":{"103":{"tf":1.0},"11":{"tf":1.0},"127":{"tf":1.7320508075688772},"163":{"tf":1.0},"164":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.4142135623730951},"215":{"tf":1.0},"217":{"tf":1.0},"23":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":2.6457513110645907},"26":{"tf":1.0},"262":{"tf":2.0},"269":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":2.23606797749979},"276":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"297":{"tf":2.0},"303":{"tf":2.449489742783178},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"313":{"tf":1.0},"322":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"326":{"tf":1.7320508075688772},"339":{"tf":1.0},"344":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"78":{"tf":2.23606797749979},"86":{"tf":2.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":3,"docs":{"240":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"302":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"235":{"tf":1.0},"94":{"tf":1.7320508075688772}}}}}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"347":{"tf":1.0},"351":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}},"v":{"df":1,"docs":{"358":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"89":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"352":{"tf":2.23606797749979}}},"d":{"df":0,"docs":{},"x":{"df":2,"docs":{"275":{"tf":1.7320508075688772},"276":{"tf":1.0}}}},"df":37,"docs":{"101":{"tf":1.0},"106":{"tf":2.0},"150":{"tf":1.4142135623730951},"160":{"tf":1.0},"18":{"tf":1.4142135623730951},"186":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"204":{"tf":1.0},"208":{"tf":1.0},"215":{"tf":2.23606797749979},"216":{"tf":1.7320508075688772},"217":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"237":{"tf":1.0},"240":{"tf":1.7320508075688772},"293":{"tf":1.0},"294":{"tf":1.0},"3":{"tf":1.0},"313":{"tf":1.0},"339":{"tf":1.0},"408":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":2.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"11":{"tf":1.0},"197":{"tf":1.4142135623730951},"208":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0}}},"df":0,"docs":{}},"g":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"20":{"tf":1.0},"72":{"tf":1.0}}}},"df":2,"docs":{"408":{"tf":1.0},"75":{"tf":1.0}}},"t":{"df":1,"docs":{"339":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"347":{"tf":1.4142135623730951},"352":{"tf":1.0},"353":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":4,"docs":{"167":{"tf":1.0},"186":{"tf":1.4142135623730951},"337":{"tf":1.0},"347":{"tf":1.0}}}}}}},"w":{"df":22,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"142":{"tf":2.0},"197":{"tf":1.4142135623730951},"244":{"tf":2.23606797749979},"287":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"322":{"tf":1.0},"324":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"363":{"tf":2.0},"418":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"199":{"tf":1.0},"200":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"89":{"tf":1.0}}}}}}}},":":{"(":{"d":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":12,"docs":{"121":{"tf":1.0},"135":{"tf":1.4142135623730951},"15":{"tf":1.0},"224":{"tf":1.0},"23":{"tf":1.0},"308":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":1.0}}}}},"f":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"353":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"352":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"349":{"tf":1.4142135623730951}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"337":{"tf":1.0},"347":{"tf":2.0},"350":{"tf":1.0},"352":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"348":{"tf":1.4142135623730951},"349":{"tf":1.7320508075688772},"350":{"tf":1.0},"352":{"tf":1.0}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"350":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"c":{"df":1,"docs":{"167":{"tf":1.0}},"e":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"216":{"tf":1.0}}},"m":{"(":{"1":{"df":1,"docs":{"227":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"214":{"tf":1.0},"227":{"tf":1.0},"241":{"tf":2.0}}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"b":{"b":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"183":{"tf":2.23606797749979},"184":{"tf":1.0},"212":{"tf":1.0},"276":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"286":{"tf":1.7320508075688772}}}}}}},"k":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":4,"docs":{"180":{"tf":1.0},"204":{"tf":1.0},"234":{"tf":1.4142135623730951},"238":{"tf":1.0}},"e":{"df":8,"docs":{"15":{"tf":1.0},"261":{"tf":1.0},"275":{"tf":1.4142135623730951},"279":{"tf":2.449489742783178},"280":{"tf":1.0},"308":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951}}}},"p":{"df":2,"docs":{"274":{"tf":1.0},"288":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"382":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"273":{"tf":1.0},"275":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.4142135623730951},"157":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"217":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"310":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"275":{"tf":2.0}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"%":{"2":{"df":1,"docs":{"74":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"208":{"tf":1.0},"217":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"71":{"tf":1.0}}},"s":{"df":1,"docs":{"72":{"tf":1.0}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"12":{"tf":1.0},"160":{"tf":1.0},"204":{"tf":1.0},"217":{"tf":1.0},"240":{"tf":1.4142135623730951},"254":{"tf":1.0},"297":{"tf":1.0},"312":{"tf":1.0},"352":{"tf":1.0},"382":{"tf":1.0},"62":{"tf":1.4142135623730951},"71":{"tf":2.0},"72":{"tf":1.0},"77":{"tf":1.0}}}}},"df":4,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"275":{"tf":1.7320508075688772},"276":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"o":{"$":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"0":{"df":1,"docs":{"234":{"tf":1.0}}},"1":{"df":1,"docs":{"234":{"tf":1.0}}},"2":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"254":{"tf":1.0}}},"3":{"df":3,"docs":{"234":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"314":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"214":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"284":{"tf":1.0},"65":{"tf":2.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"142":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":3.7416573867739413},"276":{"tf":1.4142135623730951},"314":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"19":{"tf":1.0},"88":{"tf":2.0}},"r":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"(":{"1":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0}}},"df":34,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"131":{"tf":1.0},"168":{"tf":1.0},"174":{"tf":1.4142135623730951},"183":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"226":{"tf":1.7320508075688772},"246":{"tf":1.0},"254":{"tf":1.0},"261":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"285":{"tf":2.23606797749979},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"300":{"tf":1.0},"331":{"tf":1.4142135623730951},"361":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"8":{"tf":2.23606797749979},"80":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"97":{"tf":1.0}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"308":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"304":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"217":{"tf":1.4142135623730951},"274":{"tf":2.0},"275":{"tf":1.4142135623730951},"304":{"tf":1.0},"390":{"tf":1.4142135623730951},"392":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"g":{"df":1,"docs":{"234":{"tf":1.0}}},"k":{"df":1,"docs":{"234":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"142":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"208":{"tf":1.0},"61":{"tf":1.0}}}}},"n":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":2.0},"53":{"tf":1.0}}}}}},"c":{"df":6,"docs":{"111":{"tf":1.0},"142":{"tf":1.0},"183":{"tf":1.0},"314":{"tf":1.0},"70":{"tf":1.0},"78":{"tf":1.0}}},"df":28,"docs":{"11":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":1.0},"234":{"tf":2.0},"237":{"tf":1.4142135623730951},"242":{"tf":2.23606797749979},"243":{"tf":1.4142135623730951},"261":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"296":{"tf":1.0},"308":{"tf":1.0},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"194":{"tf":1.0},"60":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"172":{"tf":1.0},"182":{"tf":1.0},"324":{"tf":3.0},"325":{"tf":2.449489742783178}}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"369":{"tf":1.0}}}}},"o":{"b":{"df":1,"docs":{"153":{"tf":1.0}}},"df":1,"docs":{"155":{"tf":1.0}}},"p":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{">":{"(":{")":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{">":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"b":{">":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":1,"docs":{"240":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"(":{"2":{"df":1,"docs":{"205":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":17,"docs":{"102":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"165":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"193":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"99":{"tf":1.0}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"161":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"232":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"373":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{")":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"194":{"tf":1.4142135623730951},"240":{"tf":3.0},"25":{"tf":1.0},"280":{"tf":1.4142135623730951},"33":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"373":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":1,"docs":{"212":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"212":{"tf":1.0}}}}}}},"t":{"1":{"(":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}},":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"[":{":":{"]":{"[":{"=":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"7":{"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":{},"s":{"c":{"]":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"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":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}}}},"df":25,"docs":{"119":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.0},"201":{"tf":1.4142135623730951},"204":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"27":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"303":{"tf":1.0},"339":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"67":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"234":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.4142135623730951},"286":{"tf":2.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772}}},"n":{"d":{"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"244":{"tf":1.0}},"m":{"df":1,"docs":{"244":{"tf":1.0}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":31,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":2.23606797749979},"150":{"tf":1.0},"170":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.4142135623730951},"196":{"tf":1.0},"20":{"tf":1.4142135623730951},"23":{"tf":2.449489742783178},"244":{"tf":1.7320508075688772},"250":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"26":{"tf":1.7320508075688772},"271":{"tf":1.4142135623730951},"280":{"tf":1.0},"281":{"tf":1.0},"304":{"tf":1.0},"315":{"tf":2.0},"331":{"tf":1.0},"339":{"tf":1.0},"363":{"tf":1.0},"412":{"tf":1.0},"44":{"tf":2.6457513110645907},"50":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":2.0},"8":{"tf":1.4142135623730951}}}}},"s":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"a":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"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":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"358":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"273":{"tf":3.0},"347":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"263":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"186":{"tf":1.0},"189":{"tf":1.0},"20":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"347":{"tf":1.4142135623730951}}}},"df":2,"docs":{"95":{"tf":1.0},"96":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"234":{"tf":1.7320508075688772},"58":{"tf":2.0},"59":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":1,"docs":{"234":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"317":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"tf":1.0}}}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":9,"docs":{"142":{"tf":1.4142135623730951},"254":{"tf":1.0},"26":{"tf":1.0},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"268":{"tf":2.0},"299":{"tf":1.0},"313":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":21,"docs":{"103":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"194":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.4142135623730951},"250":{"tf":1.0},"259":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"343":{"tf":1.0},"350":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.4142135623730951},"82":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"208":{"tf":1.0},"212":{"tf":1.0},"308":{"tf":1.0},"42":{"tf":1.0},"6":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"369":{"tf":1.0},"408":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"142":{"tf":1.0},"263":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"272":{"tf":1.0},"304":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"180":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"308":{"tf":1.0},"318":{"tf":1.0}}}}}}},"p":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"237":{"tf":1.0}}},":":{"df":1,"docs":{"186":{"tf":1.0}}},">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772},"359":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"177":{"tf":2.23606797749979},"178":{"tf":1.4142135623730951},"179":{"tf":2.6457513110645907},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"352":{"tf":1.0},"83":{"tf":2.6457513110645907}}}},"df":1,"docs":{"237":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"341":{"tf":1.0},"347":{"tf":1.0},"350":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":2.23606797749979},"353":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"1":{"tf":1.0},"177":{"tf":2.449489742783178},"178":{"tf":1.0},"179":{"tf":2.23606797749979},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":4,"docs":{"197":{"tf":3.0},"208":{"tf":1.0},"298":{"tf":2.0},"358":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.4142135623730951},"140":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}},"t":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":6,"docs":{"243":{"tf":1.0},"394":{"tf":1.0},"400":{"tf":1.0},"418":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":4,"docs":{"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":3.1622776601683795},"53":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":7,"docs":{"19":{"tf":1.0},"23":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":2.6457513110645907},"24":{"tf":1.4142135623730951},"240":{"tf":2.6457513110645907},"244":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"172":{"tf":1.0},"19":{"tf":1.0},"237":{"tf":2.23606797749979},"238":{"tf":2.0},"242":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"128":{"tf":1.0},"298":{"tf":1.0},"302":{"tf":1.0}},"s":{"=":{"0":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"369":{"tf":1.0}}}}},"s":{"df":4,"docs":{"23":{"tf":2.0},"339":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":5,"docs":{"163":{"tf":1.7320508075688772},"21":{"tf":1.0},"217":{"tf":1.0},"25":{"tf":1.0},"64":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"242":{"tf":1.7320508075688772},"243":{"tf":2.449489742783178},"56":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"163":{"tf":2.23606797749979},"303":{"tf":1.0},"304":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"126":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":14,"docs":{"126":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"281":{"tf":1.7320508075688772},"352":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"41":{"tf":1.0},"414":{"tf":1.7320508075688772},"44":{"tf":1.0},"7":{"tf":1.0}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"109":{"tf":1.7320508075688772},"303":{"tf":2.0},"304":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"183":{"tf":1.0},"52":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"155":{"tf":1.0},"274":{"tf":1.0},"62":{"tf":4.47213595499958}}}},"df":0,"docs":{},"h":{">":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"129":{"tf":2.449489742783178},"201":{"tf":1.0},"204":{"tf":2.0},"254":{"tf":1.4142135623730951},"262":{"tf":1.7320508075688772},"269":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"287":{"tf":2.23606797749979},"288":{"tf":2.449489742783178},"33":{"tf":1.4142135623730951},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"46":{"tf":1.7320508075688772},"64":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"19":{"tf":1.0},"20":{"tf":1.0},"297":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"281":{"tf":1.0}},"n":{">":{"[":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":22,"docs":{"170":{"tf":1.0},"19":{"tf":2.23606797749979},"199":{"tf":1.0},"20":{"tf":3.605551275463989},"242":{"tf":2.0},"243":{"tf":4.47213595499958},"25":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"291":{"tf":1.0},"294":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"4":{"tf":1.0},"69":{"tf":2.23606797749979},"70":{"tf":1.7320508075688772},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951}}}}}}}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"339":{"tf":1.4142135623730951}}}},"df":3,"docs":{"386":{"tf":1.4142135623730951},"406":{"tf":1.0},"419":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"168":{"tf":1.0}}}},"d":{"df":2,"docs":{"150":{"tf":1.0},"274":{"tf":1.4142135623730951}}},"df":42,"docs":{"101":{"tf":1.0},"119":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"186":{"tf":2.0},"188":{"tf":1.0},"194":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"240":{"tf":2.8284271247461903},"241":{"tf":3.4641016151377544},"259":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.4142135623730951},"3":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"361":{"tf":2.0},"47":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"130":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":11,"docs":{"170":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"275":{"tf":1.0},"311":{"tf":1.0},"387":{"tf":1.0},"60":{"tf":1.0}},"f":{"(":{"1":{"df":1,"docs":{"208":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}},"df":4,"docs":{"203":{"tf":1.0},"208":{"tf":2.23606797749979},"210":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.4142135623730951},"244":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"244":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"208":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"274":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":2.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.0},"308":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"369":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"228":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"185":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"286":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"197":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"242":{"tf":1.0},"243":{"tf":1.7320508075688772}}}},"d":{"df":20,"docs":{"119":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":1.0},"186":{"tf":1.4142135623730951},"188":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"297":{"tf":2.449489742783178},"300":{"tf":1.0},"302":{"tf":1.0},"80":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"196":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"185":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"297":{"tf":1.0},"32":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"g":{"df":4,"docs":{"177":{"tf":2.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"363":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"418":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"df":3,"docs":{"182":{"tf":1.0},"352":{"tf":1.4142135623730951},"383":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"369":{"tf":1.0}},"t":{"df":2,"docs":{"225":{"tf":1.4142135623730951},"274":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"201":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"185":{"tf":1.0},"201":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"8":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":16,"docs":{"159":{"tf":1.0},"170":{"tf":1.7320508075688772},"193":{"tf":1.0},"197":{"tf":1.0},"240":{"tf":1.0},"274":{"tf":1.4142135623730951},"347":{"tf":1.0},"363":{"tf":1.7320508075688772},"376":{"tf":1.0},"377":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"135":{"tf":1.0},"208":{"tf":1.4142135623730951},"234":{"tf":3.1622776601683795},"235":{"tf":1.0},"244":{"tf":1.0},"274":{"tf":2.23606797749979},"314":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.0},"381":{"tf":2.0},"386":{"tf":1.4142135623730951},"387":{"tf":2.0},"406":{"tf":1.0},"412":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{">":{"/":{"<":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"327":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"320":{"tf":2.23606797749979},"321":{"tf":1.7320508075688772},"322":{"tf":2.23606797749979},"323":{"tf":2.449489742783178},"326":{"tf":2.8284271247461903},"328":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.7320508075688772}}}},"p":{"df":9,"docs":{"239":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.0},"369":{"tf":1.4142135623730951},"381":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.4142135623730951},"55":{"tf":1.0},"90":{"tf":1.0}},"f":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":1,"docs":{"369":{"tf":1.0}},"q":{"df":1,"docs":{"369":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"197":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"=":{"\"":{"8":{"0":{"8":{"0":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"165":{"tf":1.0},"167":{"tf":1.4142135623730951},"172":{"tf":1.0},"186":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"344":{"tf":2.0},"345":{"tf":1.7320508075688772},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"155":{"tf":1.0},"26":{"tf":1.0},"363":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951}}},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"315":{"tf":1.0},"335":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"13":{"tf":1.0},"20":{"tf":1.0},"234":{"tf":1.0},"26":{"tf":1.7320508075688772},"82":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"393":{"tf":1.0},"412":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":6,"docs":{"242":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0},"393":{"tf":1.0},"412":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"42":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"19":{"tf":1.0},"4":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"19":{"tf":1.4142135623730951},"281":{"tf":1.0},"4":{"tf":1.4142135623730951},"52":{"tf":4.69041575982343},"53":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"252":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"250":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"250":{"tf":1.0},"257":{"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":3,"docs":{"259":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":2.0}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"350":{"tf":1.0},"351":{"tf":1.0}},"e":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"208":{"tf":1.0}},"t":{"df":1,"docs":{"300":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"238":{"tf":1.0},"30":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0}}}},"v":{"df":1,"docs":{"298":{"tf":1.0}}}},"s":{"df":1,"docs":{"311":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"130":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"v":{"=":{"$":{"3":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":2,"docs":{"27":{"tf":1.0},"380":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":7,"docs":{"101":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"363":{"tf":1.0},"44":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}}}}},"g":{"df":3,"docs":{"119":{"tf":1.7320508075688772},"204":{"tf":1.0},"206":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"117":{"tf":1.0},"163":{"tf":1.7320508075688772},"242":{"tf":2.0},"243":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"279":{"tf":1.0}}},"df":1,"docs":{"279":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{",":{"df":0,"docs":{},"x":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"215":{"tf":1.0}}}},"df":0,"docs":{}},"df":38,"docs":{"121":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":1.7320508075688772},"150":{"tf":1.4142135623730951},"151":{"tf":1.0},"158":{"tf":1.0},"174":{"tf":1.0},"19":{"tf":1.0},"204":{"tf":2.23606797749979},"215":{"tf":2.0},"223":{"tf":2.6457513110645907},"237":{"tf":1.4142135623730951},"24":{"tf":1.0},"247":{"tf":1.7320508075688772},"250":{"tf":1.7320508075688772},"252":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"82":{"tf":1.0},"99":{"tf":1.7320508075688772}},"f":{"(":{"\"":{"%":{"d":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{},"s":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"2":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"181":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"242":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"350":{"tf":1.7320508075688772},"351":{"tf":1.0},"352":{"tf":1.7320508075688772}},"s":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"257":{"tf":2.0},"298":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"o":{"c":{"/":{"*":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"298":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"307":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"297":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"302":{"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":{"193":{"tf":1.4142135623730951},"313":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"274":{"tf":1.0},"395":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.0},"421":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"119":{"tf":1.0},"128":{"tf":2.23606797749979},"188":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":2.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"213":{"tf":1.0},"23":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"297":{"tf":2.23606797749979},"298":{"tf":1.4142135623730951},"302":{"tf":2.23606797749979},"326":{"tf":1.0},"387":{"tf":1.7320508075688772},"408":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"78":{"tf":1.0},"80":{"tf":1.0}}}}},"f":{"df":1,"docs":{"307":{"tf":1.0}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"=":{"0":{"0":{"3":{"3":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"*":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"203":{"tf":1.0},"286":{"tf":1.7320508075688772},"287":{"tf":3.0},"288":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"217":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"146":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}}}},"df":20,"docs":{"14":{"tf":1.0},"142":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"286":{"tf":1.7320508075688772},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"383":{"tf":1.7320508075688772},"386":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772}},"m":{"df":1,"docs":{"235":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"257":{"tf":1.0}}}}}}},"df":1,"docs":{"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"106":{"tf":1.0},"119":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"257":{"tf":1.4142135623730951},"291":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":1.0},"333":{"tf":2.23606797749979},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":8,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"240":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"315":{"tf":1.0},"70":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":1,"docs":{"80":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"185":{"tf":1.0},"202":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"275":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"0":{",":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"3":{".":{"2":{"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":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"275":{"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":1,"docs":{"275":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"2":{"df":1,"docs":{"302":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"289":{"tf":1.0},"302":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"234":{"tf":2.6457513110645907},"235":{"tf":2.23606797749979},"288":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":2.0},"372":{"tf":1.7320508075688772},"424":{"tf":1.7320508075688772}}}},"u":{"b":{"df":2,"docs":{"113":{"tf":1.0},"117":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"105":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"257":{"tf":1.7320508075688772},"399":{"tf":1.0},"417":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"n":{"df":2,"docs":{"234":{"tf":1.7320508075688772},"236":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"367":{"tf":1.0},"383":{"tf":1.0},"386":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"424":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.0}}}}}},"df":13,"docs":{"274":{"tf":2.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"369":{"tf":1.4142135623730951},"376":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"419":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951}},"f":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":1,"docs":{"369":{"tf":1.0}},"q":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"274":{"tf":2.23606797749979},"288":{"tf":1.0},"44":{"tf":1.0}},"s":{"(":{"\"":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"286":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"276":{"tf":1.0}}},"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"_":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":1,"docs":{"238":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"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":{}}}},"w":{"d":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"3":{"df":1,"docs":{"281":{"tf":1.0}}},"df":5,"docs":{"228":{"tf":1.0},"278":{"tf":1.0},"280":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}}}}}}},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":2,"docs":{"163":{"tf":1.4142135623730951},"171":{"tf":1.0}}},"df":0,"docs":{}}}},"df":9,"docs":{"102":{"tf":1.0},"179":{"tf":1.0},"234":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"373":{"tf":1.0},"408":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0}},"e":{"df":1,"docs":{"179":{"tf":1.0}},"m":{"df":0,"docs":{},"u":{"(":{"1":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"1":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"166":{"tf":1.0},"171":{"tf":1.7320508075688772},"172":{"tf":2.449489742783178},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":2.8284271247461903},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}},"t":{"df":0,"docs":{},"q":{"df":1,"docs":{"181":{"tf":1.0}}}}},"i":{"df":1,"docs":{"181":{"tf":1.0}}},"l":{"df":2,"docs":{"179":{"tf":1.0},"44":{"tf":2.0}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"171":{"tf":1.0},"175":{"tf":1.0}}}},"o":{"df":1,"docs":{"179":{"tf":1.0}}},"s":{"df":1,"docs":{"179":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"q":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"122":{"tf":1.7320508075688772},"234":{"tf":1.0},"238":{"tf":1.0}}}},"fi":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"130":{"tf":1.0},"179":{"tf":1.0},"251":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"29":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"t":{"df":4,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"141":{"tf":1.7320508075688772},"89":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"a":{"=":{"1":{"0":{"df":0,"docs":{},"g":{"df":1,"docs":{"333":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"320":{"tf":1.0},"333":{"tf":1.4142135623730951}}},"df":3,"docs":{"25":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"274":{"tf":2.6457513110645907},"371":{"tf":1.0},"372":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"w":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":1,"docs":{"399":{"tf":1.0}}}},"0":{"+":{"4":{"df":1,"docs":{"412":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"412":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"415":{"tf":1.0}}},"df":0,"docs":{}}},"]":{"=":{"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"412":{"tf":1.0}}},"2":{"df":1,"docs":{"412":{"tf":1.0}}},"5":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":6,"docs":{"406":{"tf":1.0},"410":{"tf":2.0},"412":{"tf":4.358898943540674},"414":{"tf":1.0},"415":{"tf":1.0},"420":{"tf":1.4142135623730951}}},"1":{"+":{"df":0,"docs":{},"r":{"2":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"1":{"df":5,"docs":{"372":{"tf":1.4142135623730951},"378":{"tf":1.0},"406":{"tf":1.0},"416":{"tf":1.0},"418":{"tf":1.7320508075688772}}},"2":{"df":2,"docs":{"379":{"tf":1.0},"406":{"tf":1.0}}},"3":{"df":1,"docs":{"406":{"tf":1.0}}},"4":{"df":2,"docs":{"406":{"tf":1.0},"411":{"tf":1.4142135623730951}}},"5":{"df":2,"docs":{"379":{"tf":1.0},"406":{"tf":1.0}}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"241":{"tf":1.0},"412":{"tf":3.4641016151377544},"420":{"tf":1.0}}},"2":{".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"<":{"<":{"3":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"153":{"tf":1.0},"155":{"tf":1.0},"241":{"tf":1.0},"412":{"tf":2.6457513110645907},"420":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"414":{"tf":1.0}}},"4":{"df":1,"docs":{"416":{"tf":1.0}}},"5":{"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"7":{"df":1,"docs":{"420":{"tf":1.4142135623730951}}},"8":{"df":3,"docs":{"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0}}},"9":{"df":1,"docs":{"376":{"tf":1.0}}},"_":{"df":0,"docs":{},"x":{"8":{"6":{"_":{"6":{"4":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"274":{"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":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"2":{"(":{"1":{"df":1,"docs":{"149":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"1":{"tf":1.0},"274":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"424":{"tf":1.0}},"i":{"d":{"df":0,"docs":{},"z":{"1":{"df":1,"docs":{"322":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":1,"docs":{"320":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":2,"docs":{"160":{"tf":1.4142135623730951},"309":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"146":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"62":{"tf":1.0},"76":{"tf":2.449489742783178}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"183":{"tf":1.0}}}},"s":{"df":0,"docs":{},"m":{"2":{"df":1,"docs":{"156":{"tf":2.0}}},"df":0,"docs":{}}},"w":{"df":12,"docs":{"166":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.7320508075688772},"287":{"tf":1.0},"301":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"350":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"x":{"+":{"0":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"377":{"tf":1.0}}}},"df":0,"docs":{}}},"df":11,"docs":{"144":{"tf":1.0},"174":{"tf":2.449489742783178},"226":{"tf":2.449489742783178},"274":{"tf":1.0},"287":{"tf":1.4142135623730951},"367":{"tf":1.0},"371":{"tf":2.8284271247461903},"372":{"tf":2.8284271247461903},"377":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.4142135623730951}}}},"b":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"58":{"tf":2.0}}}}},"df":0,"docs":{}},"p":{"+":{"8":{"df":1,"docs":{"380":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"367":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.7320508075688772},"381":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}},"x":{"+":{"4":{"*":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"367":{"tf":1.0},"372":{"tf":2.0},"379":{"tf":1.0}}}},"c":{"df":0,"docs":{},"x":{"df":6,"docs":{"287":{"tf":2.0},"288":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"376":{"tf":1.0},"378":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"140":{"tf":1.0},"174":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.7320508075688772},"235":{"tf":1.7320508075688772},"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.4142135623730951}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"370":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"382":{"tf":1.0}}}}}},"x":{"df":6,"docs":{"140":{"tf":1.0},"288":{"tf":1.0},"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.0}}}},"df":25,"docs":{"103":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"186":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":3.1622776601683795},"242":{"tf":2.23606797749979},"26":{"tf":1.0},"274":{"tf":1.4142135623730951},"280":{"tf":2.0},"3":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"98":{"tf":1.0}},"e":{"a":{"d":{"(":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}},"df":11,"docs":{"121":{"tf":1.0},"123":{"tf":1.7320508075688772},"312":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"339":{"tf":1.0},"370":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0},"5":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"(":{"1":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"214":{"tf":1.0},"217":{"tf":1.4142135623730951},"223":{"tf":1.0},"231":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.23606797749979},"276":{"tf":1.0}}}}},"i":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"331":{"tf":1.0},"334":{"tf":1.0},"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"297":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"308":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"259":{"tf":1.4142135623730951},"262":{"tf":1.0}},"i":{"df":3,"docs":{"103":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"308":{"tf":1.0},"322":{"tf":1.0},"335":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":16,"docs":{"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"400":{"tf":2.23606797749979},"401":{"tf":1.0},"418":{"tf":2.449489742783178},"419":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":2.0},"70":{"tf":1.4142135623730951},"71":{"tf":2.449489742783178},"74":{"tf":1.7320508075688772},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"92":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"234":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.0},"89":{"tf":1.0}}}}}},"d":{"df":3,"docs":{"27":{"tf":1.0},"357":{"tf":1.0},"44":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"130":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.4142135623730951},"35":{"tf":1.0},"351":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"242":{"tf":1.0},"254":{"tf":1.0},"294":{"tf":1.0}}},"df":0,"docs":{}}},"df":8,"docs":{"155":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"349":{"tf":1.0},"95":{"tf":1.0}},"f":{"df":7,"docs":{"238":{"tf":1.0},"266":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"175":{"tf":1.0},"184":{"tf":1.0},"234":{"tf":1.4142135623730951},"238":{"tf":3.605551275463989},"265":{"tf":1.0},"277":{"tf":1.0},"295":{"tf":1.0},"319":{"tf":1.0},"346":{"tf":1.0},"383":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"421":{"tf":1.4142135623730951},"426":{"tf":1.0},"44":{"tf":1.0},"98":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"274":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"177":{"tf":1.0},"180":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}}},"|":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"g":{"1":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"241":{"tf":1.0}}},"2":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"241":{"tf":1.0}}},">":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"125":{"tf":1.4142135623730951},"140":{"tf":1.0},"144":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"396":{"tf":1.0},"397":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"424":{"tf":2.23606797749979},"91":{"tf":2.0}},"e":{"df":0,"docs":{},"x":{"=":{"'":{"^":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.7320508075688772},"124":{"tf":2.0},"125":{"tf":2.449489742783178},"177":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"25":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":2.0},"9":{"tf":1.0},"93":{"tf":1.4142135623730951}},"p":{"df":3,"docs":{"88":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"n":{"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"90":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":30,"docs":{"125":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"370":{"tf":1.7320508075688772},"373":{"tf":2.0},"378":{"tf":1.4142135623730951},"379":{"tf":1.7320508075688772},"385":{"tf":1.0},"386":{"tf":2.23606797749979},"387":{"tf":2.6457513110645907},"389":{"tf":1.7320508075688772},"390":{"tf":1.4142135623730951},"398":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.7320508075688772},"407":{"tf":1.4142135623730951},"408":{"tf":1.0},"410":{"tf":1.7320508075688772},"411":{"tf":1.4142135623730951},"412":{"tf":1.4142135623730951},"414":{"tf":1.0},"416":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.4142135623730951},"91":{"tf":2.23606797749979}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.7320508075688772}}},"y":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{")":{".":{"a":{"d":{"d":{"(":{"#":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"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":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"204":{"tf":1.0},"25":{"tf":1.4142135623730951},"347":{"tf":1.0},"352":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"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":{"*":{">":{"(":{"c":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"df":1,"docs":{"234":{"tf":1.0}},"x":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.0}}}}},"t":{"d":{":":{":":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"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":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}}},"df":1,"docs":{"234":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"l":{"a":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}},"df":1,"docs":{"223":{"tf":1.0}},"t":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"262":{"tf":1.0}}}},"df":7,"docs":{"12":{"tf":1.0},"204":{"tf":1.0},"223":{"tf":1.0},"352":{"tf":1.0},"372":{"tf":1.0},"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"a":{"d":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}}}},"df":3,"docs":{"153":{"tf":1.0},"223":{"tf":1.0},"274":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":8,"docs":{"147":{"tf":1.0},"177":{"tf":1.4142135623730951},"341":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":2.8284271247461903},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}},"v":{"df":13,"docs":{"122":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"268":{"tf":1.0},"3":{"tf":1.0},"303":{"tf":1.0},"317":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"345":{"tf":2.6457513110645907},"363":{"tf":1.0},"63":{"tf":1.0},"86":{"tf":1.4142135623730951}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}}},"df":6,"docs":{"183":{"tf":1.7320508075688772},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"p":{"df":2,"docs":{"373":{"tf":1.0},"374":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"373":{"tf":2.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":6,"docs":{"19":{"tf":1.4142135623730951},"297":{"tf":1.0},"304":{"tf":1.0},"325":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"93":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"373":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"208":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"51":{"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":2,"docs":{"177":{"tf":1.0},"55":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"286":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.0}}}}},"z":{"df":1,"docs":{"373":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":19,"docs":{"110":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772},"240":{"tf":1.0},"275":{"tf":2.0},"287":{"tf":1.0},"296":{"tf":1.0},"320":{"tf":1.0},"369":{"tf":1.0},"402":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":5,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.4142135623730951},"55":{"tf":1.0},"63":{"tf":2.449489742783178}}}},"i":{"d":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":1,"docs":{"52":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"194":{"tf":1.0},"269":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"274":{"tf":2.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"185":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"30":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"381":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"302":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":9,"docs":{"189":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}}}}}},"t":{"df":11,"docs":{"100":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979},"280":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"314":{"tf":1.0},"390":{"tf":1.0},"401":{"tf":1.0},"95":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"124":{"tf":1.0}},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"87":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":24,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"238":{"tf":1.0},"240":{"tf":3.1622776601683795},"241":{"tf":2.8284271247461903},"244":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.7320508075688772},"280":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"314":{"tf":2.0},"363":{"tf":1.4142135623730951},"377":{"tf":1.7320508075688772},"390":{"tf":1.4142135623730951},"397":{"tf":1.4142135623730951},"4":{"tf":1.0},"411":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"424":{"tf":1.0},"44":{"tf":1.7320508075688772},"46":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}},"v":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"66":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"368":{"tf":1.0},"369":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"g":{"b":{"(":{"2":{"5":{"5":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"(":{"0":{"df":1,"docs":{"363":{"tf":1.0}}},"2":{"5":{"5":{"df":1,"docs":{"363":{"tf":1.0}}},"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":{},"p":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"344":{"tf":1.4142135623730951},"345":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"183":{"tf":1.0},"21":{"tf":1.0},"273":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"311":{"tf":1.0},"318":{"tf":1.0},"363":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"84":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951}}}},"p":{"+":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":6,"docs":{"135":{"tf":1.7320508075688772},"174":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951}}},"s":{"c":{"df":3,"docs":{"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}},"v":{"3":{"2":{"df":1,"docs":{"423":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"423":{"tf":1.0},"425":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":3,"docs":{"364":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"296":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"[":{"0":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"174":{"tf":1.0},"285":{"tf":1.0},"411":{"tf":2.0}}},"n":{"b":{"df":1,"docs":{"367":{"tf":1.0}}},"d":{"df":1,"docs":{"367":{"tf":1.0}}},"df":0,"docs":{},"w":{"df":1,"docs":{"367":{"tf":1.0}}}},"o":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":4,"docs":{"217":{"tf":2.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"304":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.4142135623730951},"308":{"tf":1.0},"315":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"334":{"tf":1.0}}}},"w":{"df":1,"docs":{"358":{"tf":1.0}}}},"s":{"df":2,"docs":{"68":{"tf":1.0},"71":{"tf":1.0}},"i":{"df":7,"docs":{"140":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.0}}},"n":{"df":2,"docs":{"178":{"tf":1.0},"181":{"tf":1.0}}},"p":{",":{"0":{"df":0,"docs":{},"x":{"8":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.4142135623730951}}},"s":{"df":2,"docs":{"201":{"tf":1.0},"78":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"129":{"tf":1.4142135623730951},"15":{"tf":1.0},"234":{"tf":2.449489742783178},"259":{"tf":1.7320508075688772},"260":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.7320508075688772},"344":{"tf":1.7320508075688772},"345":{"tf":1.7320508075688772},"347":{"tf":1.7320508075688772},"349":{"tf":1.0},"350":{"tf":1.0},"352":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"348":{"tf":2.23606797749979},"349":{"tf":1.4142135623730951}}}}}}},"n":{".":{"df":0,"docs":{},"g":{"d":{"b":{"df":1,"docs":{"140":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"df":40,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"139":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"208":{"tf":1.7320508075688772},"213":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.4142135623730951},"262":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.7320508075688772},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"293":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.0},"34":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"42":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"80":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":9,"docs":{"272":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.0},"32":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}},"v":{"3":{"2":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"422":{"tf":1.0}},"i":{"df":1,"docs":{"426":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"w":{",":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"315":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"315":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"274":{"tf":1.0}}},"x":{"df":1,"docs":{"274":{"tf":1.0}}}},"s":{"0":{"df":2,"docs":{"424":{"tf":1.0},"46":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"424":{"tf":1.0}}},"df":1,"docs":{"424":{"tf":1.0}}},"2":{"df":1,"docs":{"424":{"tf":1.0}}},":":{"$":{"df":0,"docs":{},"w":{".":{"$":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"=":{"0":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"142":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{":":{"<":{"df":0,"docs":{},"w":{">":{".":{"<":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"2":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":12,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"172":{"tf":1.0},"238":{"tf":1.4142135623730951},"241":{"tf":1.0},"257":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"420":{"tf":1.4142135623730951},"64":{"tf":1.0},"95":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"208":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"408":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"141":{"tf":2.0},"172":{"tf":1.4142135623730951},"349":{"tf":1.0},"371":{"tf":2.0},"372":{"tf":1.4142135623730951},"378":{"tf":1.4142135623730951},"379":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"387":{"tf":1.7320508075688772},"398":{"tf":1.0},"416":{"tf":1.0},"424":{"tf":1.4142135623730951},"85":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.0}}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"363":{"tf":1.0}}}},"n":{"df":1,"docs":{"373":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":2,"docs":{"177":{"tf":1.0},"296":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":7,"docs":{"123":{"tf":1.0},"142":{"tf":2.23606797749979},"183":{"tf":1.0},"235":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.7320508075688772},"5":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"99":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"v":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"119":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"276":{"tf":2.0},"309":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"42":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.0}}}}}}},"d":{"a":{"1":{"df":1,"docs":{"163":{"tf":1.0}}},"2":{"df":1,"docs":{"163":{"tf":1.0}}},"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"159":{"tf":1.0},"161":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"161":{"tf":1.0}}}},"df":39,"docs":{"14":{"tf":1.0},"142":{"tf":3.872983346207417},"155":{"tf":1.0},"165":{"tf":1.4142135623730951},"177":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":2.6457513110645907},"192":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"217":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":2.0},"240":{"tf":1.4142135623730951},"244":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"27":{"tf":1.7320508075688772},"274":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.0},"314":{"tf":1.7320508075688772},"358":{"tf":1.4142135623730951},"44":{"tf":2.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"72":{"tf":2.23606797749979},"79":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":2.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":14,"docs":{"108":{"tf":1.4142135623730951},"129":{"tf":1.0},"152":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.7320508075688772},"271":{"tf":1.4142135623730951},"274":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"87":{"tf":2.23606797749979},"88":{"tf":1.0},"93":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"129":{"tf":1.0}}}}},"c":{"df":2,"docs":{"113":{"tf":1.0},"304":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"186":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"105":{"tf":1.4142135623730951},"107":{"tf":1.0},"113":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{".":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"274":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":13,"docs":{"174":{"tf":1.0},"217":{"tf":2.0},"223":{"tf":1.7320508075688772},"224":{"tf":2.0},"225":{"tf":1.4142135623730951},"226":{"tf":2.0},"274":{"tf":2.449489742783178},"275":{"tf":2.6457513110645907},"276":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"302":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":18,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"15":{"tf":1.0},"186":{"tf":1.0},"212":{"tf":1.0},"22":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"254":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"293":{"tf":1.0},"297":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"62":{"tf":1.4142135623730951},"69":{"tf":1.0}},"k":{"df":2,"docs":{"150":{"tf":1.0},"155":{"tf":1.0}}},"n":{"df":3,"docs":{"273":{"tf":1.0},"275":{"tf":1.0},"33":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"201":{"tf":1.0},"223":{"tf":1.0},"274":{"tf":1.0},"298":{"tf":1.4142135623730951}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"100":{"tf":1.4142135623730951},"106":{"tf":2.23606797749979},"151":{"tf":1.4142135623730951},"162":{"tf":1.0},"243":{"tf":1.0},"361":{"tf":4.123105625617661},"425":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"86":{"tf":1.4142135623730951},"90":{"tf":2.0},"97":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"361":{"tf":1.0}}}},"p":{"df":1,"docs":{"51":{"tf":1.0}}},"w":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"f":{".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"281":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"235":{"tf":1.0},"241":{"tf":1.7320508075688772},"261":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"d":{"df":3,"docs":{"108":{"tf":1.4142135623730951},"112":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}},"t":{"df":1,"docs":{"126":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"122":{"tf":1.0},"127":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"271":{"tf":1.4142135623730951},"67":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"df":1,"docs":{"46":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"q":{"df":1,"docs":{"287":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"18":{"tf":1.4142135623730951},"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"166":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"108":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"352":{"tf":1.0}}}},"i":{"c":{"df":8,"docs":{"186":{"tf":1.0},"291":{"tf":1.4142135623730951},"293":{"tf":1.0},"309":{"tf":1.4142135623730951},"336":{"tf":1.0},"343":{"tf":1.7320508075688772},"344":{"tf":2.23606797749979},"345":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"128":{"tf":1.0},"140":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951}}}}}}},"t":{"(":{"&":{"df":1,"docs":{"142":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"369":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":44,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":2.23606797749979},"123":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":3.4641016151377544},"137":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":2.0},"148":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"183":{"tf":1.0},"19":{"tf":2.0},"23":{"tf":1.0},"242":{"tf":1.4142135623730951},"246":{"tf":1.0},"262":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"320":{"tf":1.0},"33":{"tf":2.23606797749979},"331":{"tf":1.0},"333":{"tf":1.4142135623730951},"334":{"tf":1.0},"335":{"tf":2.0},"350":{"tf":1.4142135623730951},"352":{"tf":1.0},"363":{"tf":1.0},"373":{"tf":1.4142135623730951},"383":{"tf":1.0},"4":{"tf":1.4142135623730951},"411":{"tf":1.0},"420":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"(":{"\"":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"272":{"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":1,"docs":{"50":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"317":{"tf":2.23606797749979},"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":6,"docs":{"284":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.4142135623730951},"309":{"tf":1.4142135623730951},"322":{"tf":1.0},"58":{"tf":1.0}}}},"w":{"df":1,"docs":{"53":{"tf":1.0}}}},"x":{"df":0,"docs":{},"p":{"df":1,"docs":{"99":{"tf":1.7320508075688772}}}}},"f":{"df":1,"docs":{"369":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"240":{"tf":1.0},"242":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"h":{"a":{"1":{"df":1,"docs":{"58":{"tf":1.0}}},"2":{"5":{"6":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"=":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"184":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":10,"docs":{"121":{"tf":1.0},"124":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"197":{"tf":1.0},"246":{"tf":1.4142135623730951},"272":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"298":{"tf":2.0}}}}},"df":1,"docs":{"51":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"383":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"121":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.7320508075688772},"42":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"80":{"tf":1.0},"99":{"tf":1.0}}},"v":{"df":1,"docs":{"55":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"392":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"208":{"tf":1.0},"234":{"tf":2.6457513110645907},"243":{"tf":2.0},"252":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"314":{"tf":2.0},"44":{"tf":1.4142135623730951},"69":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"w":{"(":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{},"p":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}},"df":39,"docs":{"106":{"tf":1.0},"129":{"tf":2.0},"186":{"tf":1.7320508075688772},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":2.23606797749979},"195":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"201":{"tf":1.7320508075688772},"206":{"tf":1.0},"208":{"tf":2.23606797749979},"212":{"tf":2.0},"224":{"tf":1.4142135623730951},"234":{"tf":1.0},"252":{"tf":1.0},"271":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"307":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":2.0},"50":{"tf":1.7320508075688772},"57":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":3.0},"64":{"tf":1.0},"65":{"tf":1.7320508075688772},"82":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"50":{"tf":1.0}}}}},"t":{"a":{"b":{"(":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}},"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"309":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":4,"docs":{"135":{"tf":1.0},"177":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":2.449489742783178}},"g":{"df":1,"docs":{"300":{"tf":1.0}},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"w":{"2":{")":{"<":{"<":{"3":{"df":1,"docs":{"392":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"392":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"126":{"tf":3.605551275463989},"138":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"297":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":6,"docs":{"103":{"tf":1.0},"111":{"tf":3.0},"112":{"tf":1.7320508075688772},"234":{"tf":2.0},"315":{"tf":1.0},"369":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"df":2,"docs":{"138":{"tf":1.7320508075688772},"300":{"tf":1.0}}}}}}},"l":{"df":1,"docs":{"367":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"234":{"tf":1.0}}}}}},"df":6,"docs":{"166":{"tf":1.0},"234":{"tf":1.7320508075688772},"242":{"tf":1.0},"254":{"tf":1.0},"285":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"241":{"tf":1.0},"247":{"tf":1.0},"27":{"tf":1.0},"286":{"tf":1.0},"374":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":15,"docs":{"196":{"tf":1.0},"20":{"tf":1.0},"210":{"tf":1.0},"240":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"363":{"tf":1.0},"49":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}},"z":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"s":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"160":{"tf":1.0},"163":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"217":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"294":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"371":{"tf":1.4142135623730951},"373":{"tf":1.0},"377":{"tf":1.4142135623730951},"397":{"tf":1.0},"415":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":1,"docs":{"314":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"215":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"121":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"234":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"322":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"352":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"272":{"tf":1.0}}}}},"p":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"334":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"171":{"tf":2.6457513110645907},"175":{"tf":1.0},"334":{"tf":2.8284271247461903}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"(":{"2":{"df":1,"docs":{"205":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.0},"194":{"tf":2.23606797749979},"195":{"tf":1.4142135623730951},"204":{"tf":1.0},"291":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"296":{"tf":1.0},"63":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.0}}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"242":{"tf":1.0}}},"2":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"242":{"tf":1.0},"254":{"tf":1.0}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"181":{"tf":1.4142135623730951},"347":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"n":{"d":{"]":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{":":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"c":{"df":13,"docs":{"0":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.7320508075688772},"141":{"tf":1.0},"172":{"tf":1.0},"224":{"tf":1.0},"232":{"tf":1.0},"284":{"tf":1.4142135623730951},"339":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"50":{"tf":1.4142135623730951},"96":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"1":{"df":1,"docs":{"387":{"tf":1.0}}},"2":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"122":{"tf":1.0},"127":{"tf":1.0},"151":{"tf":1.7320508075688772},"297":{"tf":1.0},"358":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"121":{"tf":1.0}}}}},"c":{"df":1,"docs":{"92":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":13,"docs":{"367":{"tf":1.0},"386":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"398":{"tf":1.0},"399":{"tf":1.7320508075688772},"401":{"tf":3.3166247903554},"406":{"tf":1.0},"412":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"416":{"tf":1.0},"417":{"tf":1.7320508075688772},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"7":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"238":{"tf":1.0},"242":{"tf":3.4641016151377544},"243":{"tf":4.0},"32":{"tf":1.0},"341":{"tf":1.0},"368":{"tf":1.0},"387":{"tf":1.0},"407":{"tf":1.0},"70":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":11,"docs":{"122":{"tf":1.0},"183":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"300":{"tf":1.7320508075688772},"344":{"tf":1.0},"361":{"tf":1.4142135623730951},"370":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.4142135623730951},"96":{"tf":1.0}},"i":{"df":36,"docs":{"103":{"tf":1.4142135623730951},"110":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"171":{"tf":1.0},"23":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"25":{"tf":1.0},"257":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":2.23606797749979},"298":{"tf":1.0},"315":{"tf":1.4142135623730951},"352":{"tf":1.0},"371":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":2.449489742783178},"61":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"262":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.7320508075688772}}}}},"l":{"df":1,"docs":{"367":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"33":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"68":{"tf":1.7320508075688772},"71":{"tf":1.0},"84":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"2":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"c":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"373":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"284":{"tf":1.0},"339":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"(":{"8":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":1,"docs":{"113":{"tf":1.0}}},"df":4,"docs":{"177":{"tf":1.0},"185":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.4142135623730951}},"h":{"df":1,"docs":{"341":{"tf":1.0}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"322":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":20,"docs":{"202":{"tf":1.0},"204":{"tf":1.0},"247":{"tf":1.4142135623730951},"347":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.4142135623730951},"376":{"tf":1.0},"380":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"386":{"tf":1.0},"387":{"tf":2.0},"396":{"tf":1.0},"399":{"tf":1.4142135623730951},"400":{"tf":1.7320508075688772},"406":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.4142135623730951},"418":{"tf":1.7320508075688772},"424":{"tf":1.0},"48":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"183":{"tf":1.0}}},"2":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"3":{"_":{"1":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"5":{"_":{"1":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"68":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"72":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"232":{"tf":1.0},"3":{"tf":1.0},"350":{"tf":1.0},"395":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"261":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"147":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.7320508075688772},"183":{"tf":1.0},"19":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"234":{"tf":1.0},"244":{"tf":1.0},"281":{"tf":1.0},"291":{"tf":1.4142135623730951},"293":{"tf":1.0},"33":{"tf":1.0},"341":{"tf":1.0},"357":{"tf":1.4142135623730951},"363":{"tf":1.0},"38":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":2.0},"75":{"tf":1.0},"90":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"165":{"tf":1.0},"272":{"tf":1.4142135623730951},"274":{"tf":1.0},"309":{"tf":1.0},"336":{"tf":1.0},"42":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.7320508075688772}}}},"t":{"df":3,"docs":{"208":{"tf":2.23606797749979},"61":{"tf":1.0},"62":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"291":{"tf":1.0}}}},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":13,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"172":{"tf":1.0},"186":{"tf":1.7320508075688772},"192":{"tf":1.0},"194":{"tf":1.0},"291":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.7320508075688772},"347":{"tf":1.4142135623730951},"351":{"tf":1.0},"408":{"tf":1.0},"95":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"347":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"250":{"tf":1.0},"280":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}}},"i":{"c":{"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"!":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"b":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"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":{}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"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":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"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":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"243":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"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":{}}}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":2.0},"242":{"tf":2.0},"243":{"tf":2.0},"246":{"tf":1.0},"257":{"tf":1.0},"275":{"tf":1.0},"314":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"196":{"tf":1.4142135623730951},"198":{"tf":1.0},"213":{"tf":1.0},"323":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"204":{"tf":1.0}}}},"u":{"df":14,"docs":{"291":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"343":{"tf":1.0},"373":{"tf":1.4142135623730951},"387":{"tf":1.7320508075688772},"407":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0}}}}},"d":{":":{":":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"236":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"t":{"<":{"!":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"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":{}}},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"239":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"242":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"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":{}}},"m":{"a":{"df":0,"docs":{},"p":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"236":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":2.0},"244":{"tf":1.4142135623730951}},"s":{"(":{"\"":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"(":{"df":1,"docs":{"244":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"244":{"tf":1.4142135623730951}}}},"df":1,"docs":{"244":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}}},"~":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"239":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"242":{"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":1,"docs":{"242":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"234":{"tf":1.4142135623730951},"426":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":3,"docs":{"169":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"297":{"tf":1.0},"67":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"286":{"tf":1.0},"314":{"tf":1.0}}}},"df":2,"docs":{"172":{"tf":2.0},"208":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"21":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"339":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"261":{"tf":1.4142135623730951},"262":{"tf":1.0}}},"p":{"df":2,"docs":{"135":{"tf":1.4142135623730951},"18":{"tf":1.0}}}},"h":{"df":1,"docs":{"37":{"tf":1.7320508075688772}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"325":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}},"df":4,"docs":{"121":{"tf":1.0},"124":{"tf":3.4641016151377544},"135":{"tf":1.0},"291":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"244":{"tf":1.0},"287":{"tf":1.0},"304":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"234":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"373":{"tf":1.0},"390":{"tf":1.0},"7":{"tf":1.0}}}},"s":{"b":{"df":2,"docs":{"373":{"tf":1.0},"374":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"394":{"tf":1.0},"401":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":1.4142135623730951},"279":{"tf":1.0},"3":{"tf":2.23606797749979},"46":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"219":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0},"238":{"tf":1.0},"311":{"tf":2.0},"312":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":19,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"216":{"tf":1.0},"23":{"tf":1.0},"241":{"tf":1.0},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"369":{"tf":1.0},"373":{"tf":3.0},"4":{"tf":1.0},"46":{"tf":1.7320508075688772},"6":{"tf":1.7320508075688772},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.23606797749979},"92":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"142":{"tf":2.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"242":{"tf":3.1622776601683795},"243":{"tf":2.0},"244":{"tf":1.7320508075688772},"312":{"tf":1.7320508075688772},"314":{"tf":2.23606797749979}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"130":{"tf":1.0},"66":{"tf":1.0}}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"w":{"df":1,"docs":{"392":{"tf":1.4142135623730951}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"5":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{";":{"\"":{">":{"<":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"363":{"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":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{",":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"130":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951}}}}}},"u":{"b":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}},"df":8,"docs":{"102":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"288":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"401":{"tf":1.0},"65":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"183":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"106":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"64":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":3.3166247903554}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"129":{"tf":2.0},"19":{"tf":1.0},"265":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"261":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"204":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"347":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":5,"docs":{"15":{"tf":1.0},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"320":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":9,"docs":{"163":{"tf":2.23606797749979},"304":{"tf":2.6457513110645907},"305":{"tf":2.0},"308":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.0},"341":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"df":1,"docs":{"177":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":4,"docs":{"19":{"tf":1.4142135623730951},"297":{"tf":1.0},"373":{"tf":1.0},"4":{"tf":1.4142135623730951}}}}}},"m":{"(":{"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":1,"docs":{"282":{"tf":1.0}}},"a":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"282":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"356":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"64":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"390":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":12,"docs":{"156":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"208":{"tf":1.0},"212":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"284":{"tf":1.0},"315":{"tf":1.0},"369":{"tf":1.0},"9":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"121":{"tf":1.0}}}}},"v":{"c":{"df":2,"docs":{"402":{"tf":1.4142135623730951},"408":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.7320508075688772}}}},"w":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"157":{"tf":1.0},"289":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":2.23606797749979},"309":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"308":{"tf":2.449489742783178},"309":{"tf":2.449489742783178}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"308":{"tf":1.0},"309":{"tf":1.0}}}},"n":{"df":3,"docs":{"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0}}}}}},"df":1,"docs":{"308":{"tf":1.0}},"i":{"df":1,"docs":{"420":{"tf":1.4142135623730951}},"t":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"117":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"158":{"tf":1.7320508075688772},"29":{"tf":1.0},"314":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"58":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"y":{"df":2,"docs":{"177":{"tf":1.0},"408":{"tf":1.0}},"m":{".":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"273":{"tf":2.0}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":16,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"142":{"tf":1.0},"208":{"tf":1.0},"212":{"tf":1.0},"223":{"tf":1.7320508075688772},"228":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":4.69041575982343},"276":{"tf":3.0},"277":{"tf":1.7320508075688772},"98":{"tf":1.0}}}}},"df":6,"docs":{"122":{"tf":1.7320508075688772},"223":{"tf":1.4142135623730951},"231":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.7320508075688772},"276":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"269":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"t":{"a":{"b":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"_":{"df":0,"docs":{},"r":{"c":{"d":{"df":0,"docs":{},"v":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"c":{"df":1,"docs":{"180":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":2,"docs":{"365":{"tf":1.4142135623730951},"384":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":3,"docs":{"122":{"tf":1.0},"224":{"tf":1.0},"382":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"124":{"tf":2.449489742783178},"128":{"tf":1.0},"174":{"tf":1.4142135623730951},"204":{"tf":3.1622776601683795},"205":{"tf":1.0},"226":{"tf":1.4142135623730951},"382":{"tf":2.6457513110645907},"402":{"tf":2.23606797749979},"420":{"tf":2.23606797749979},"425":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"293":{"tf":1.0},"309":{"tf":1.0},"336":{"tf":1.0}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":5,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"336":{"tf":1.0}}},"df":15,"docs":{"124":{"tf":1.0},"157":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.0},"175":{"tf":1.0},"26":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"309":{"tf":1.0},"383":{"tf":1.7320508075688772},"389":{"tf":1.7320508075688772},"410":{"tf":1.7320508075688772}},"v":{"df":2,"docs":{"255":{"tf":1.0},"383":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"375":{"tf":1.0}}}}}},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"280":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"0":{"df":2,"docs":{"237":{"tf":2.0},"424":{"tf":1.0}}},"1":{"'":{"df":1,"docs":{"234":{"tf":1.0}}},"df":2,"docs":{"234":{"tf":1.0},"237":{"tf":1.7320508075688772}}},"2":{"'":{"df":1,"docs":{"234":{"tf":1.0}}},"*":{">":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"234":{"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":{"234":{"tf":1.0},"424":{"tf":1.0}}},"3":{"df":1,"docs":{"424":{"tf":1.0}}},"6":{"df":1,"docs":{"424":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"b":{">":{"<":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"359":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"52":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":12,"docs":{"163":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"231":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":2.0},"276":{"tf":1.0},"347":{"tf":1.7320508075688772},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"363":{"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":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"215":{"tf":1.0},"216":{"tf":1.4142135623730951}},"g":{"/":{"<":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":4,"docs":{"171":{"tf":2.23606797749979},"242":{"tf":1.7320508075688772},"59":{"tf":3.0},"98":{"tf":2.23606797749979}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":9,"docs":{"15":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"238":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"7":{"tf":1.0}},"n":{"df":2,"docs":{"284":{"tf":1.0},"44":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":4,"docs":{"315":{"tf":1.4142135623730951},"316":{"tf":1.0},"317":{"tf":2.23606797749979},"318":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"315":{"tf":2.0}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"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":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"257":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"257":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":11,"docs":{"121":{"tf":1.4142135623730951},"147":{"tf":1.0},"172":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"257":{"tf":2.23606797749979},"259":{"tf":1.7320508075688772},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"336":{"tf":1.0},"347":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"208":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"215":{"tf":1.0},"216":{"tf":1.4142135623730951}},"p":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"1":{"2":{"3":{"4":{"5":{"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":{}},":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{":":{"1":{"2":{"3":{"4":{"5":{"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":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"192":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"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":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"337":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.0}}}}}},"df":10,"docs":{"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"186":{"tf":1.4142135623730951},"189":{"tf":2.0},"192":{"tf":1.0},"195":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":2.0}}}},"df":19,"docs":{"168":{"tf":1.0},"183":{"tf":1.0},"237":{"tf":2.0},"238":{"tf":1.7320508075688772},"239":{"tf":2.6457513110645907},"240":{"tf":1.7320508075688772},"242":{"tf":3.605551275463989},"243":{"tf":1.7320508075688772},"244":{"tf":1.7320508075688772},"280":{"tf":1.0},"314":{"tf":2.0},"334":{"tf":1.0},"359":{"tf":1.0},"408":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"53":{"tf":1.0},"72":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"286":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"308":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"285":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"235":{"tf":1.0},"274":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"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":1,"docs":{"166":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"424":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"237":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":3.3166247903554},"243":{"tf":3.7416573867739413},"357":{"tf":1.0},"358":{"tf":1.4142135623730951}},"e":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"237":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"239":{"tf":2.0},"240":{"tf":3.605551275463989},"241":{"tf":1.7320508075688772},"242":{"tf":4.47213595499958},"243":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"122":{"tf":1.0},"150":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"88":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"122":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.0}}}}}}}}}}},".":{"c":{":":{"1":{"0":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"142":{"tf":1.0}}},"5":{"df":1,"docs":{"142":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"c":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"df":1,"docs":{"287":{"tf":1.0}}},"df":2,"docs":{"174":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951}},"g":{"c":{"d":{"a":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":2,"docs":{"174":{"tf":1.7320508075688772},"226":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"281":{"tf":1.0},"282":{"tf":1.4142135623730951}}}}},"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"241":{"tf":1.0}}},"_":{"b":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"(":{"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":{},"i":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"c":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"174":{"tf":2.449489742783178},"226":{"tf":2.0},"241":{"tf":1.7320508075688772},"254":{"tf":1.4142135623730951},"281":{"tf":2.0},"287":{"tf":2.6457513110645907},"288":{"tf":2.449489742783178},"293":{"tf":1.7320508075688772},"352":{"tf":1.0},"8":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"df":18,"docs":{"131":{"tf":1.0},"174":{"tf":1.0},"183":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":2.0},"284":{"tf":1.0},"3":{"tf":2.23606797749979},"356":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"52":{"tf":1.4142135623730951},"60":{"tf":1.0},"90":{"tf":2.0},"92":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"226":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"238":{"tf":1.4142135623730951},"272":{"tf":1.0},"276":{"tf":1.0},"320":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"70":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":8,"docs":{"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":2.8284271247461903},"137":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"202":{"tf":1.0},"208":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"15":{"tf":1.0},"324":{"tf":1.0},"62":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":9,"docs":{"100":{"tf":1.0},"164":{"tf":1.0},"234":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"297":{"tf":1.0},"51":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.0}}}}},"w":{"df":1,"docs":{"124":{"tf":1.0}},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"420":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"408":{"tf":1.0},"411":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"5":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":17,"docs":{"121":{"tf":1.0},"203":{"tf":1.0},"212":{"tf":1.7320508075688772},"234":{"tf":1.0},"254":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"300":{"tf":1.0},"308":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.0},"417":{"tf":1.0},"44":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0}},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.4142135623730951}}}},"r":{"df":1,"docs":{"291":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"v":{"df":2,"docs":{"312":{"tf":1.0},"314":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}},"m":{"df":1,"docs":{"314":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"275":{"tf":3.1622776601683795}}},"u":{"df":0,"docs":{},"x":{"(":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"52":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":3,"docs":{"1":{"tf":1.0},"50":{"tf":4.123105625617661},"51":{"tf":3.1622776601683795}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"122":{"tf":1.0},"123":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"241":{"tf":1.0},"347":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"131":{"tf":1.0},"52":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"k":{"df":1,"docs":{"280":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"122":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":4,"docs":{"1":{"tf":1.0},"175":{"tf":1.0},"226":{"tf":1.0},"307":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}},"x":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"x":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":1,"docs":{"363":{"tf":3.872983346207417}}}}}}},"p":{"df":3,"docs":{"208":{"tf":1.0},"320":{"tf":1.0},"363":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"320":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"257":{"tf":1.0}},"p":{"a":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"y":{"df":2,"docs":{"226":{"tf":1.0},"314":{"tf":1.0}}}},"p":{"df":1,"docs":{"424":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"=":{"!":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"205":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"204":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"205":{"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":1,"docs":{"204":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"204":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"[":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":13,"docs":{"170":{"tf":2.8284271247461903},"174":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":2.8284271247461903},"205":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"246":{"tf":2.23606797749979},"247":{"tf":1.4142135623730951},"302":{"tf":2.0},"339":{"tf":1.0},"350":{"tf":2.23606797749979},"48":{"tf":1.0}},"r":{"df":2,"docs":{"174":{"tf":1.0},"246":{"tf":1.0}}}},"k":{"df":4,"docs":{"351":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"63":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"339":{"tf":1.0},"341":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"240":{"tf":1.0},"242":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"274":{"tf":2.6457513110645907}}}}}}}},"n":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"363":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"186":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"122":{"tf":1.0},"25":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"63":{"tf":2.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":4,"docs":{"130":{"tf":1.0},"193":{"tf":1.0},"242":{"tf":2.0},"243":{"tf":2.0}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"262":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":9,"docs":{"121":{"tf":1.0},"240":{"tf":2.0},"241":{"tf":1.0},"242":{"tf":1.0},"272":{"tf":1.0},"363":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0},"72":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"186":{"tf":1.0},"204":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"a":{"b":{"1":{"df":1,"docs":{"359":{"tf":1.0}}},"2":{"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"204":{"tf":1.0},"242":{"tf":1.7320508075688772}},"i":{"df":5,"docs":{"119":{"tf":1.7320508075688772},"121":{"tf":2.449489742783178},"130":{"tf":1.0},"146":{"tf":1.0},"350":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"131":{"tf":1.0},"208":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"128":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"274":{"tf":1.0},"76":{"tf":1.4142135623730951}}}}},"v":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":14,"docs":{"133":{"tf":1.0},"163":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0},"322":{"tf":1.0},"324":{"tf":1.0},"347":{"tf":1.0},"414":{"tf":1.0},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.0}}}},"x":{"1":{"df":3,"docs":{"216":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0}}},"4":{"df":3,"docs":{"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}}},"=":{"\"":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}}},"df":31,"docs":{"133":{"tf":1.0},"217":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":6.082762530298219},"236":{"tf":1.4142135623730951},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":2.0},"242":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"279":{"tf":1.4142135623730951},"280":{"tf":1.0},"291":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"305":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.7320508075688772},"315":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":2.23606797749979},"240":{"tf":2.6457513110645907},"241":{"tf":1.0},"242":{"tf":2.6457513110645907},"243":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}}},"i":{"c":{"df":2,"docs":{"296":{"tf":1.4142135623730951},"315":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"$":{"(":{"df":0,"docs":{},"w":{"c":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{".":{".":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"0":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":1,"docs":{"317":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"234":{"tf":3.1622776601683795}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":4,"docs":{"301":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.4142135623730951}}}},"df":25,"docs":{"103":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"186":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"227":{"tf":1.0},"239":{"tf":3.0},"243":{"tf":1.0},"26":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.4142135623730951},"331":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":1.0},"58":{"tf":1.0},"83":{"tf":1.0},"99":{"tf":1.0}},"i":{"d":{"=":{"0":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"106":{"tf":1.0},"196":{"tf":1.0},"297":{"tf":1.0},"300":{"tf":1.0}}},"df":1,"docs":{"131":{"tf":1.7320508075688772}}},"l":{"df":1,"docs":{"358":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"305":{"tf":1.0},"331":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"325":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}}}}},"d":{"df":2,"docs":{"275":{"tf":2.8284271247461903},"408":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"227":{"tf":1.0},"234":{"tf":1.7320508075688772}}}}},"r":{"df":4,"docs":{"301":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"47":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"356":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"178":{"tf":1.0},"181":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"287":{"tf":1.0},"5":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"291":{"tf":4.58257569495584},"292":{"tf":1.7320508075688772},"293":{"tf":2.23606797749979},"294":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":2.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"30":{"tf":1.4142135623730951},"31":{"tf":1.0}}}}}},"x":{"(":{"7":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"186":{"tf":1.0},"194":{"tf":1.0},"315":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.4142135623730951}}}}}},"o":{"a":{"d":{"df":3,"docs":{"124":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"193":{"tf":1.0},"305":{"tf":1.0},"330":{"tf":1.4142135623730951},"331":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"178":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"301":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":5,"docs":{"222":{"tf":1.4142135623730951},"234":{"tf":2.449489742783178},"240":{"tf":1.4142135623730951},"312":{"tf":1.7320508075688772},"314":{"tf":1.7320508075688772}},"e":{"d":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"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":{},"l":{"df":3,"docs":{"166":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"373":{"tf":1.7320508075688772}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"95":{"tf":1.0}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"117":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"318":{"tf":1.0},"336":{"tf":1.0},"412":{"tf":1.0},"418":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":7,"docs":{"131":{"tf":1.0},"274":{"tf":1.0},"304":{"tf":1.0},"311":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"79":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"177":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"386":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"120":{"tf":1.0},"201":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.7320508075688772},"294":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}},"b":{"df":3,"docs":{"159":{"tf":1.0},"164":{"tf":2.8284271247461903},"175":{"tf":1.0}}},"df":71,"docs":{"109":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"123":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.4142135623730951},"166":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"194":{"tf":1.0},"208":{"tf":2.0},"217":{"tf":1.0},"224":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"240":{"tf":3.1622776601683795},"241":{"tf":2.23606797749979},"242":{"tf":2.0},"247":{"tf":1.0},"259":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"262":{"tf":1.0},"264":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"284":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"3":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"322":{"tf":1.0},"326":{"tf":2.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"343":{"tf":1.0},"344":{"tf":1.0},"347":{"tf":1.7320508075688772},"350":{"tf":1.0},"379":{"tf":1.0},"382":{"tf":1.4142135623730951},"399":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"417":{"tf":1.0},"420":{"tf":1.4142135623730951},"425":{"tf":1.7320508075688772},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"88":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":2.6457513110645907}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"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":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"r":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"w":{"d":{"=":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{":":{"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":{"2":{"3":{"4":{"df":1,"docs":{"167":{"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":{}}}}}}}},"1":{"2":{"3":{"df":1,"docs":{"317":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":27,"docs":{"103":{"tf":1.4142135623730951},"106":{"tf":2.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":2.0},"184":{"tf":1.0},"189":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.4142135623730951},"293":{"tf":1.7320508075688772},"294":{"tf":1.4142135623730951},"297":{"tf":1.0},"302":{"tf":1.0},"317":{"tf":1.4142135623730951},"318":{"tf":1.0},"369":{"tf":1.0},"426":{"tf":1.0},"44":{"tf":1.7320508075688772},"80":{"tf":2.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"196":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"r":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"213":{"tf":1.0}},"e":{"(":{"1":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"/":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"382":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"273":{"tf":1.7320508075688772},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"275":{"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":2,"docs":{"199":{"tf":1.4142135623730951},"408":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"274":{"tf":1.0},"286":{"tf":1.0},"309":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"15":{"tf":1.4142135623730951},"197":{"tf":1.0},"238":{"tf":1.0},"244":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}},"=":{"1":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"142":{"tf":1.0}}},"3":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"294":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"372":{"tf":1.7320508075688772},"50":{"tf":1.0},"79":{"tf":1.0}},"i":{"d":{"df":5,"docs":{"142":{"tf":1.7320508075688772},"234":{"tf":2.0},"399":{"tf":1.0},"417":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"s":{"[":{"$":{"1":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":26,"docs":{"142":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"208":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":2.6457513110645907},"237":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"242":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"377":{"tf":1.7320508075688772},"397":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"415":{"tf":1.4142135623730951},"6":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951}},"e":{"(":{")":{".":{"df":0,"docs":{},"~":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"#":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"%":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"=":{"$":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"263":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"263":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"b":{"c":{"df":1,"docs":{"263":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"263":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":32,"docs":{"12":{"tf":1.4142135623730951},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"137":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"239":{"tf":1.0},"25":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.4142135623730951},"260":{"tf":1.0},"262":{"tf":1.7320508075688772},"263":{"tf":1.4142135623730951},"271":{"tf":1.0},"275":{"tf":1.0},"30":{"tf":2.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0}}}},"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"389":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"320":{"tf":2.23606797749979},"322":{"tf":1.7320508075688772},"324":{"tf":2.23606797749979}},"x":{"df":1,"docs":{"322":{"tf":1.0}}}}}},"df":24,"docs":{"142":{"tf":3.3166247903554},"15":{"tf":1.0},"213":{"tf":1.0},"240":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"408":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"82":{"tf":1.0},"86":{"tf":1.4142135623730951}},"e":{"c":{"+":{"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"a":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":2.23606797749979},"6":{"tf":1.0}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"0":{"4":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"257":{"tf":1.0},"31":{"tf":1.0},"350":{"tf":1.0},"57":{"tf":1.0}}}}},"df":1,"docs":{"304":{"tf":1.0}},"i":{"df":1,"docs":{"350":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"273":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"0":{"0":{"0":{"0":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"228":{"tf":1.0},"234":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.7320508075688772},"275":{"tf":5.291502622129181},"276":{"tf":3.4641016151377544},"277":{"tf":1.7320508075688772},"69":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"358":{"tf":1.0},"52":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}},"g":{"a":{"df":2,"docs":{"159":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{}},"i":{"a":{"df":12,"docs":{"11":{"tf":1.0},"124":{"tf":1.0},"140":{"tf":1.0},"234":{"tf":1.0},"25":{"tf":1.0},"274":{"tf":1.0},"302":{"tf":1.0},"331":{"tf":1.0},"351":{"tf":1.0},"41":{"tf":1.0},"68":{"tf":1.4142135623730951},"9":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":5,"docs":{"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"53":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"86":{"tf":1.0}}}},"m":{"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"161":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"168":{"tf":1.0}}},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"159":{"tf":1.0},"161":{"tf":1.4142135623730951},"168":{"tf":1.0},"324":{"tf":2.8284271247461903},"325":{"tf":2.449489742783178}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"201":{"tf":1.0},"320":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"257":{"tf":1.0},"334":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}}}},"df":9,"docs":{"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.7320508075688772},"175":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.7320508075688772}}}}}},"n":{"c":{"=":{"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":{":":{"4":{"2":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"d":{"*":{">":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":15,"docs":{"136":{"tf":1.0},"142":{"tf":1.0},"237":{"tf":2.0},"238":{"tf":2.23606797749979},"240":{"tf":2.0},"241":{"tf":1.7320508075688772},"242":{"tf":3.4641016151377544},"244":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":2.0},"276":{"tf":2.8284271247461903},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"396":{"tf":1.0},"414":{"tf":1.0}}},"df":0,"docs":{}},"l":{"1":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"320":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"352":{"tf":1.0}}},"v":{"df":1,"docs":{"58":{"tf":1.0}}}},"w":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"312":{"tf":1.0}}},"8":{"df":1,"docs":{"386":{"tf":1.0}}},"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":1,"docs":{"392":{"tf":1.4142135623730951}}},"3":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"df":1,"docs":{"311":{"tf":1.0}}},"4":{"df":3,"docs":{"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"402":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"166":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"280":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"250":{"tf":1.0},"252":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"123":{"tf":1.4142135623730951},"142":{"tf":2.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"123":{"tf":2.23606797749979},"142":{"tf":3.7416573867739413}}}}}}}}},"df":0,"docs":{}},"y":{"df":4,"docs":{"163":{"tf":1.0},"236":{"tf":1.0},"257":{"tf":1.0},"42":{"tf":1.0}}}},"df":21,"docs":{"146":{"tf":1.0},"15":{"tf":1.0},"155":{"tf":1.4142135623730951},"217":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.0},"352":{"tf":1.0},"373":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"275":{"tf":2.0}}}},"b":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"204":{"tf":1.0},"242":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"252":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":6,"docs":{"312":{"tf":1.0},"348":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"234":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"223":{"tf":1.4142135623730951},"94":{"tf":1.0}},"n":{"df":1,"docs":{"94":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"161":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":2.23606797749979},"84":{"tf":3.0},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"341":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"163":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"166":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.0},"254":{"tf":1.4142135623730951},"262":{"tf":1.0},"62":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"l":{"df":4,"docs":{"276":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"n":{"df":1,"docs":{"386":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":8,"docs":{"12":{"tf":2.449489742783178},"13":{"tf":1.0},"234":{"tf":1.0},"26":{"tf":2.6457513110645907},"371":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.0},"87":{"tf":1.4142135623730951}},"s":{"[":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"144":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"242":{"tf":1.0},"262":{"tf":1.4142135623730951},"274":{"tf":1.0},"55":{"tf":1.4142135623730951},"63":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":5,"docs":{"144":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":2.0},"238":{"tf":2.0},"241":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"2":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":25,"docs":{"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"14":{"tf":1.0},"155":{"tf":1.4142135623730951},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"27":{"tf":1.0},"277":{"tf":1.0},"284":{"tf":1.4142135623730951},"288":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"339":{"tf":1.0},"370":{"tf":1.0},"386":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0},"44":{"tf":1.0},"85":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"123":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"370":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"386":{"tf":1.0}}}},"v":{"df":1,"docs":{"155":{"tf":1.0}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"386":{"tf":1.0}}}}},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"283":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}}},"0":{"df":9,"docs":{"386":{"tf":1.0},"389":{"tf":2.0},"392":{"tf":3.1622776601683795},"393":{"tf":2.0},"394":{"tf":2.449489742783178},"396":{"tf":1.0},"397":{"tf":1.0},"402":{"tf":1.4142135623730951},"424":{"tf":1.0}}},"1":{"+":{"=":{"8":{"df":1,"docs":{"393":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"424":{"tf":1.0}}},"7":{"df":1,"docs":{"424":{"tf":1.0}}},"8":{"df":1,"docs":{"424":{"tf":1.0}}},"9":{"df":1,"docs":{"398":{"tf":1.0}}},"df":5,"docs":{"392":{"tf":3.1622776601683795},"393":{"tf":2.0},"394":{"tf":2.0},"402":{"tf":1.0},"424":{"tf":1.0}}},"2":{"7":{"df":1,"docs":{"424":{"tf":1.0}}},"8":{"df":3,"docs":{"386":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.0}}},"9":{"df":3,"docs":{"386":{"tf":1.0},"400":{"tf":1.4142135623730951},"401":{"tf":2.23606797749979}}},"<":{"<":{"3":{"df":1,"docs":{"392":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"392":{"tf":1.0},"394":{"tf":2.0},"402":{"tf":1.7320508075688772},"424":{"tf":1.0}}},"3":{"0":{"df":3,"docs":{"386":{"tf":1.0},"390":{"tf":1.4142135623730951},"401":{"tf":2.0}}},"1":{"df":1,"docs":{"424":{"tf":1.0}}},"df":1,"docs":{"424":{"tf":1.0}}},"4":{"df":1,"docs":{"424":{"tf":1.0}}},"5":{"df":1,"docs":{"424":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}},"7":{"df":2,"docs":{"396":{"tf":1.0},"424":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"216":{"tf":1.0}}}},"df":2,"docs":{"221":{"tf":1.0},"222":{"tf":1.0}}}}}}},"8":{"6":{"_":{"6":{"4":{"df":15,"docs":{"157":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.0},"174":{"tf":1.0},"274":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.7320508075688772},"375":{"tf":1.0},"383":{"tf":1.7320508075688772},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"135":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"174":{"tf":1.0},"226":{"tf":1.0},"365":{"tf":1.4142135623730951}}},"df":1,"docs":{"424":{"tf":1.0}}},"9":{"df":1,"docs":{"424":{"tf":1.0}}},":":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"z":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":2.0}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"254":{"tf":1.0},"275":{"tf":1.0}}},"df":31,"docs":{"119":{"tf":1.0},"131":{"tf":1.4142135623730951},"140":{"tf":1.4142135623730951},"158":{"tf":1.0},"194":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.0},"254":{"tf":1.4142135623730951},"274":{"tf":1.0},"283":{"tf":1.0},"31":{"tf":1.0},"311":{"tf":1.7320508075688772},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"363":{"tf":3.0},"380":{"tf":1.0},"44":{"tf":1.7320508075688772},"72":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":2.23606797749979},"85":{"tf":2.449489742783178},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"h":{"c":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"159":{"tf":1.0},"164":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"0":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"164":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"=":{"3":{"2":{"df":1,"docs":{"423":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"423":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"424":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"m":{"0":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"377":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"376":{"tf":1.0},"377":{"tf":1.0}}},"7":{"df":1,"docs":{"376":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"390":{"tf":2.449489742783178}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"254":{"tf":2.0},"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}},"x":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"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":{"(":{"1":{"df":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"214":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":1,"docs":{"24":{"tf":1.0}}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"386":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"52":{"tf":1.4142135623730951},"87":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}},"df":8,"docs":{"204":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"363":{"tf":3.3166247903554},"52":{"tf":1.0},"72":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"358":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"234":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"204":{"tf":1.0}},"i":{"df":1,"docs":{"24":{"tf":1.0}}}}},"z":{"df":5,"docs":{"101":{"tf":1.0},"20":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"408":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":6,"docs":{"20":{"tf":1.4142135623730951},"363":{"tf":1.0},"369":{"tf":1.0},"386":{"tf":1.0},"408":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"f":{"df":19,"docs":{"289":{"tf":1.0},"315":{"tf":1.7320508075688772},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.7320508075688772},"329":{"tf":1.7320508075688772},"330":{"tf":2.0},"331":{"tf":2.0},"332":{"tf":2.23606797749979},"333":{"tf":2.0},"334":{"tf":2.6457513110645907},"335":{"tf":1.7320508075688772},"336":{"tf":1.7320508075688772},"369":{"tf":1.0},"373":{"tf":2.0}},"s":{"(":{"8":{"df":1,"docs":{"320":{"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":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"343":{"tf":2.449489742783178}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"7":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"8":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"322":{"tf":2.0},"323":{"tf":2.0},"324":{"tf":2.0},"325":{"tf":1.7320508075688772},"326":{"tf":1.7320508075688772},"336":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"1":{"tf":1.0},"15":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"9":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"breadcrumbs":{"root":{"0":{".":{".":{"1":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{".":{"0":{"df":1,"docs":{"352":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"363":{"tf":1.0}}},"5":{"df":2,"docs":{"208":{"tf":1.0},"363":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":3,"docs":{"274":{"tf":1.0},"275":{"tf":2.6457513110645907},"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"4":{"0":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"9":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}},"3":{"5":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"4":{"b":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"8":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"8":{"5":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"9":{"c":{"0":{"df":1,"docs":{"217":{"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":2,"docs":{"217":{"tf":1.0},"275":{"tf":1.0}}},"1":{"df":1,"docs":{"217":{"tf":1.0}}},"2":{"df":1,"docs":{"217":{"tf":1.0}}},"3":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":1,"docs":{"216":{"tf":1.0}}},"4":{"0":{"4":{"0":{"1":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"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":{}},"3":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"0":{"8":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"0":{"0":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"7":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"7":{"0":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}},"4":{"df":1,"docs":{"275":{"tf":1.0}}},"df":3,"docs":{"217":{"tf":1.0},"288":{"tf":3.605551275463989},"72":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"288":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"300":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"6":{"0":{"0":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"288":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},":":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"d":{"a":{"df":1,"docs":{"285":{"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":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"285":{"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":{},"s":{":":{"1":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"c":{"c":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"216":{"tf":1.0}}},"c":{"df":1,"docs":{"288":{"tf":1.0}}},"df":42,"docs":{"142":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.4142135623730951},"273":{"tf":3.0},"274":{"tf":2.449489742783178},"275":{"tf":4.58257569495584},"276":{"tf":2.449489742783178},"285":{"tf":1.4142135623730951},"287":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":2.449489742783178},"308":{"tf":1.4142135623730951},"324":{"tf":5.5677643628300215},"325":{"tf":5.291502622129181},"363":{"tf":2.0},"367":{"tf":1.0},"369":{"tf":1.4142135623730951},"373":{"tf":2.0},"382":{"tf":1.0},"392":{"tf":1.4142135623730951},"400":{"tf":1.7320508075688772},"402":{"tf":1.7320508075688772},"411":{"tf":1.0},"418":{"tf":1.7320508075688772},"420":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"74":{"tf":2.0},"84":{"tf":1.0},"9":{"tf":1.0}},"f":{"1":{"df":0,"docs":{},"f":{"4":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"x":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":1,"docs":{"314":{"tf":1.4142135623730951}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"4":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"6":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"e":{"1":{"0":{"df":1,"docs":{"274":{"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":{}},"5":{"3":{"4":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"2":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"274":{"tf":1.0}}},"c":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"b":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"8":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"420":{"tf":1.4142135623730951}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"374":{"tf":1.4142135623730951}}},"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"234":{"tf":1.0}}},"3":{"0":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"222":{"tf":1.0}}},"6":{"df":1,"docs":{"222":{"tf":1.0}}},"b":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":1,"docs":{"222":{"tf":1.0}}},"df":0,"docs":{}},"6":{"1":{"df":1,"docs":{"234":{"tf":1.0}}},"df":1,"docs":{"274":{"tf":1.0}}},"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"222":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"142":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"8":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}}},"a":{"a":{"df":1,"docs":{"374":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"a":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"215":{"tf":1.4142135623730951},"217":{"tf":1.0}},"f":{"0":{"0":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"380":{"tf":1.0}},"f":{"df":1,"docs":{"371":{"tf":2.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"116":{"tf":1.0}}}}}}}},"1":{".":{"0":{"df":1,"docs":{"237":{"tf":1.0}}},"1":{"df":1,"docs":{"164":{"tf":1.0}}},"2":{".":{"3":{".":{"4":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"df":1,"docs":{"300":{"tf":1.4142135623730951}}},"df":2,"docs":{"163":{"tf":1.0},"363":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}}},"2":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.7320508075688772}}},"4":{"df":1,"docs":{"288":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"7":{"df":1,"docs":{"288":{"tf":1.0}}},"9":{"df":1,"docs":{"288":{"tf":1.0}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}},"5":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"4":{"df":1,"docs":{"288":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"c":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"1":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"4":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"b":{"df":1,"docs":{"287":{"tf":1.0}}},"d":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"287":{"tf":1.0}}},"f":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}},"7":{"1":{"df":1,"docs":{"288":{"tf":1.0}}},"2":{"df":1,"docs":{"288":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"142":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.7320508075688772},"369":{"tf":1.0},"79":{"tf":1.0}},"g":{"df":1,"docs":{"163":{"tf":1.4142135623730951}}}},"1":{".":{"1":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"234":{"tf":1.0}}},"5":{"df":1,"docs":{"234":{"tf":1.0}}},"6":{"df":1,"docs":{"234":{"tf":1.0}}},"7":{"df":1,"docs":{"234":{"tf":1.0}}},"8":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"275":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"1":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"b":{"df":1,"docs":{"287":{"tf":1.0}}},"d":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"287":{"tf":1.0}}},"f":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"7":{"0":{"df":1,"docs":{"288":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"142":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"300":{"tf":1.0},"315":{"tf":1.0},"369":{"tf":1.0}}},"2":{"3":{"4":{"5":{"df":2,"docs":{"148":{"tf":1.0},"172":{"tf":1.0}}},"df":4,"docs":{"167":{"tf":1.0},"191":{"tf":1.4142135623730951},"25":{"tf":1.7320508075688772},"9":{"tf":1.7320508075688772}}},"df":1,"docs":{"244":{"tf":1.0}}},"7":{".":{"0":{".":{"0":{".":{"1":{"df":1,"docs":{"350":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"377":{"tf":1.4142135623730951}}},":":{"1":{"0":{":":{"4":{"8":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"137":{"tf":1.4142135623730951},"274":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"72":{"tf":1.0}}},"3":{".":{"2":{".":{"1":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"3":{"7":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},":":{"1":{"2":{"df":1,"docs":{"369":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.0}}}}}},"df":1,"docs":{"276":{"tf":2.6457513110645907}}},"4":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},":":{"2":{"6":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"276":{"tf":1.0},"285":{"tf":1.0}}},"5":{".":{"0":{".":{"7":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"217":{"tf":1.0},"285":{"tf":1.0},"367":{"tf":1.0}}},"6":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"399":{"tf":1.4142135623730951}}}}}},"df":7,"docs":{"217":{"tf":1.0},"275":{"tf":1.4142135623730951},"285":{"tf":1.0},"380":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"420":{"tf":1.0},"78":{"tf":1.0}}},"7":{"7":{"df":1,"docs":{"216":{"tf":1.0}}},"df":1,"docs":{"285":{"tf":1.0}}},"8":{".":{"1":{"df":0,"docs":{},"k":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"369":{"tf":1.4142135623730951}}},":":{"(":{"a":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":3,"docs":{"367":{"tf":1.0},"368":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"b":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}}},"df":57,"docs":{"117":{"tf":1.0},"12":{"tf":1.0},"139":{"tf":1.7320508075688772},"142":{"tf":2.23606797749979},"172":{"tf":1.7320508075688772},"174":{"tf":1.4142135623730951},"22":{"tf":1.0},"226":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":2.449489742783178},"235":{"tf":2.23606797749979},"237":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.4142135623730951},"247":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.23606797749979},"280":{"tf":1.0},"285":{"tf":2.6457513110645907},"288":{"tf":1.4142135623730951},"297":{"tf":1.0},"298":{"tf":1.4142135623730951},"302":{"tf":1.0},"311":{"tf":2.0},"314":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"357":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"373":{"tf":2.8284271247461903},"376":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"4":{"tf":1.0},"411":{"tf":1.0},"414":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"62":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"8":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"357":{"tf":1.7320508075688772},"358":{"tf":1.4142135623730951}}}},"f":{"df":1,"docs":{"288":{"tf":1.0}},"r":{"df":2,"docs":{"357":{"tf":1.0},"358":{"tf":1.0}}}},"|":{"2":{"df":0,"docs":{},"|":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{",":{"5":{",":{"6":{",":{"7":{",":{"8":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"0":{"2":{"4":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":1,"docs":{"288":{"tf":1.0}}},"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{"4":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":2,"docs":{"324":{"tf":2.0},"325":{"tf":1.4142135623730951}}},"2":{"0":{"df":1,"docs":{"72":{"tf":1.0}}},"2":{"df":1,"docs":{"300":{"tf":1.0}}},"3":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"282":{"tf":1.0}}},"1":{"df":1,"docs":{"369":{"tf":1.0}}},"2":{"df":3,"docs":{"274":{"tf":1.0},"276":{"tf":1.7320508075688772},"288":{"tf":1.0}}},"3":{"df":1,"docs":{"72":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"7":{"df":1,"docs":{"408":{"tf":1.0}}},"8":{"df":1,"docs":{"408":{"tf":1.0}}},"9":{"df":2,"docs":{"276":{"tf":1.7320508075688772},"408":{"tf":1.0}}},">":{"&":{"1":{"df":4,"docs":{"174":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}}}},"df":47,"docs":{"122":{"tf":1.0},"136":{"tf":1.4142135623730951},"142":{"tf":2.8284271247461903},"172":{"tf":1.0},"174":{"tf":1.0},"22":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":2.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":2.449489742783178},"243":{"tf":2.449489742783178},"244":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":3.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":2.23606797749979},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":2.0},"298":{"tf":1.0},"302":{"tf":1.0},"304":{"tf":1.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"320":{"tf":1.0},"357":{"tf":1.7320508075688772},"369":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951},"5":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"84":{"tf":1.0}},"f":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}},"r":{"df":2,"docs":{"357":{"tf":1.0},"358":{"tf":1.0}}}},"s":{"df":1,"docs":{"363":{"tf":1.0}}},"x":{"3":{"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"418":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{".":{"0":{"df":1,"docs":{"164":{"tf":1.0}}},"1":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}},"df":2,"docs":{"282":{"tf":1.0},"408":{"tf":1.0}}},"1":{"df":4,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"408":{"tf":1.0},"72":{"tf":1.0}}},"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"365":{"tf":1.0},"386":{"tf":1.0}}}}},"df":4,"docs":{"204":{"tf":1.0},"274":{"tf":1.4142135623730951},"415":{"tf":1.0},"420":{"tf":1.0}}},"4":{"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},":":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"0":{"df":5,"docs":{"367":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":25,"docs":{"142":{"tf":2.449489742783178},"234":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":2.6457513110645907},"247":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.449489742783178},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"298":{"tf":1.0},"302":{"tf":1.0},"311":{"tf":1.0},"33":{"tf":1.0},"363":{"tf":1.0},"369":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"392":{"tf":1.7320508075688772},"412":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":2.0},"62":{"tf":1.0},"84":{"tf":1.0}}},"4":{"/":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}},"9":{"6":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"288":{"tf":1.0}}},"1":{"4":{"1":{"4":{"1":{"4":{"1":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"4":{"2":{"4":{"2":{"4":{"2":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"136":{"tf":1.0},"161":{"tf":1.0},"234":{"tf":1.0},"425":{"tf":1.0}}},"3":{"2":{"1":{"df":1,"docs":{"167":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"df":1,"docs":{"195":{"tf":2.0}}},"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"216":{"tf":1.0}}},"6":{"df":1,"docs":{"216":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},":":{"0":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"369":{"tf":1.4142135623730951},"402":{"tf":1.0},"417":{"tf":1.0},"425":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"216":{"tf":1.0}}},"df":28,"docs":{"142":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"181":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":2.23606797749979},"274":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"315":{"tf":1.0},"363":{"tf":1.4142135623730951},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"402":{"tf":1.0},"412":{"tf":2.449489742783178},"414":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"5":{"tf":1.4142135623730951},"6":{"tf":2.0},"79":{"tf":1.0}},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"192":{"tf":1.0}}}},"df":0,"docs":{}}},"5":{"0":{"df":3,"docs":{"163":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"350":{"tf":1.0}}},"1":{"2":{"df":1,"docs":{"304":{"tf":1.0}}},"6":{"df":1,"docs":{"78":{"tf":1.0}}},"df":1,"docs":{"288":{"tf":1.0}}},"9":{"df":2,"docs":{"287":{"tf":2.0},"72":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"df":11,"docs":{"122":{"tf":1.0},"142":{"tf":2.0},"181":{"tf":1.0},"237":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"408":{"tf":1.0}}},"6":{"0":{"df":3,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"382":{"tf":1.0}}},"1":{"6":{"1":{"6":{"2":{"6":{"2":{"df":2,"docs":{"219":{"tf":1.0},"220":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"df":1,"docs":{"300":{"tf":2.0}}},"df":0,"docs":{}},"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"4":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"312":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"414":{"tf":1.0}}}}},"df":8,"docs":{"174":{"tf":1.0},"226":{"tf":1.4142135623730951},"274":{"tf":1.0},"365":{"tf":1.0},"377":{"tf":1.4142135623730951},"383":{"tf":1.7320508075688772},"397":{"tf":1.0},"415":{"tf":1.0}}},"8":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"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":{}},"9":{"6":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"78":{"tf":1.0}}},"df":11,"docs":{"142":{"tf":1.0},"194":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.0},"408":{"tf":1.0}}},"7":{".":{"3":{".":{"6":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"/":{"3":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"1":{"7":{"9":{"0":{"4":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"2":{"3":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},":":{"0":{"df":4,"docs":{"367":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"136":{"tf":1.0},"142":{"tf":1.0},"247":{"tf":1.0},"275":{"tf":2.0},"276":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.4142135623730951},"369":{"tf":1.0},"408":{"tf":1.0}},"f":{"df":1,"docs":{"216":{"tf":1.0}}}},"8":{".":{"2":{"df":0,"docs":{},"f":{"%":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"/":{"8":{"1":{"/":{"8":{"0":{"8":{"1":{"df":1,"docs":{"350":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"352":{"tf":2.0}}},"df":0,"docs":{}},"8":{"1":{"df":2,"docs":{"350":{"tf":1.0},"351":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"223":{"tf":1.0},"350":{"tf":1.0}}},"1":{"0":{"0":{"df":1,"docs":{"352":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":2,"docs":{"350":{"tf":1.0},"351":{"tf":1.0}}},"2":{"0":{"0":{"df":1,"docs":{"352":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":2.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"392":{"tf":1.0},"402":{"tf":1.0},"417":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}},"df":20,"docs":{"122":{"tf":1.0},"142":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"304":{"tf":1.4142135623730951},"363":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.0},"392":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"394":{"tf":1.4142135623730951},"396":{"tf":1.0},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"408":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"g":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"9":{"/":{"1":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"df":7,"docs":{"142":{"tf":1.0},"25":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"369":{"tf":1.0},"408":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":1,"docs":{"168":{"tf":1.7320508075688772}}}},"_":{"<":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"_":{"_":{"(":{"\"":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"v":{"df":1,"docs":{"276":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"_":{"(":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"246":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"286":{"tf":1.0}}}}}}}}}},"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":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.7320508075688772}}}}}},"x":{",":{"0":{"df":1,"docs":{"254":{"tf":1.0}}},"1":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"*":{">":{"(":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"244":{"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":{}}}}}}}},"c":{"df":0,"docs":{},"x":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"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":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"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":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"_":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"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":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}}}}},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"14":{"tf":1.0},"15":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"13":{"tf":2.0},"14":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"420":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"15":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"14":{"tf":1.7320508075688772},"15":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"[":{"3":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}},"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":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"e":{"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"f":{"d":{"_":{"1":{"1":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.0}}}}}},"df":1,"docs":{"222":{"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":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"174":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"z":{"1":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"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":{}}},"2":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"276":{"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":{}},"3":{"b":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{",":{"b":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"1":{",":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{",":{"d":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"a":{"df":2,"docs":{"267":{"tf":1.0},"268":{"tf":1.4142135623730951}}},"c":{"df":2,"docs":{"265":{"tf":1.0},"266":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"0":{"df":2,"docs":{"424":{"tf":1.0},"425":{"tf":1.4142135623730951}}},"1":{"0":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}},"df":2,"docs":{"33":{"tf":1.0},"425":{"tf":1.0}}},"2":{"df":2,"docs":{"33":{"tf":1.0},"425":{"tf":1.0}}},"5":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"7":{"df":2,"docs":{"424":{"tf":1.0},"425":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}},":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"<":{"/":{"a":{"df":1,"docs":{"361":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"\\":{"df":0,"docs":{},"n":{"b":{"\\":{"df":0,"docs":{},"n":{"c":{"\\":{"df":0,"docs":{},"n":{"b":{"a":{"df":0,"docs":{},"r":{"\\":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"76":{"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":{}}}}}},"a":{"a":{"a":{"b":{"b":{"b":{"b":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"262":{"tf":2.8284271247461903}}},"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"219":{"tf":1.0},"220":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}},"p":{"c":{"df":0,"docs":{},"s":{"3":{"2":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"395":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"402":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"384":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"403":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"x":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"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":1,"docs":{"60":{"tf":1.0}},"i":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}}}},"c":{"df":5,"docs":{"172":{"tf":1.0},"181":{"tf":1.0},"20":{"tf":1.0},"263":{"tf":1.0},"69":{"tf":1.7320508075688772}}},"df":4,"docs":{"20":{"tf":1.0},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":11,"docs":{"255":{"tf":2.449489742783178},"365":{"tf":1.0},"375":{"tf":1.4142135623730951},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"402":{"tf":1.0},"404":{"tf":1.0},"420":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"369":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"408":{"tf":1.0}}}},"v":{"df":4,"docs":{"166":{"tf":1.0},"211":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"204":{"tf":1.0},"269":{"tf":1.0},"284":{"tf":1.0},"363":{"tf":1.4142135623730951},"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"269":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"408":{"tf":1.0}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"s":{"df":1,"docs":{"204":{"tf":1.0}},"s":{"df":16,"docs":{"123":{"tf":1.0},"234":{"tf":2.0},"25":{"tf":1.0},"3":{"tf":1.0},"315":{"tf":1.7320508075688772},"318":{"tf":1.0},"335":{"tf":1.4142135623730951},"389":{"tf":1.4142135623730951},"392":{"tf":1.0},"394":{"tf":1.4142135623730951},"399":{"tf":1.0},"410":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0},"77":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"373":{"tf":1.0},"425":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"254":{"tf":1.0},"275":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"212":{"tf":1.0},"367":{"tf":1.0}}}}}}},"df":1,"docs":{"369":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"l":{"(":{"5":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"289":{"tf":1.0},"315":{"tf":2.8284271247461903},"316":{"tf":2.0},"317":{"tf":2.6457513110645907},"318":{"tf":2.0},"319":{"tf":1.0},"335":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"335":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"126":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"247":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"303":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.7320508075688772},"74":{"tf":1.0}}}},"v":{"df":5,"docs":{"307":{"tf":1.4142135623730951},"326":{"tf":1.0},"363":{"tf":1.0},"44":{"tf":1.0},"92":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"234":{"tf":1.0},"266":{"tf":1.0},"287":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"257":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"106":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"140":{"tf":1.0},"164":{"tf":1.0},"183":{"tf":2.0},"212":{"tf":1.0},"288":{"tf":1.0},"3":{"tf":2.0},"303":{"tf":1.0},"317":{"tf":1.7320508075688772},"322":{"tf":1.4142135623730951},"343":{"tf":1.0},"344":{"tf":2.8284271247461903},"363":{"tf":1.4142135623730951},"401":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"234":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"106":{"tf":1.0}}}}},"r":{"df":11,"docs":{"150":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"186":{"tf":1.4142135623730951},"194":{"tf":1.0},"215":{"tf":1.0},"275":{"tf":1.4142135623730951},"372":{"tf":1.0},"380":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":12,"docs":{"142":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"217":{"tf":1.0},"274":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"372":{"tf":2.0},"390":{"tf":2.0},"391":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"412":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"280":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"86":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":1,"docs":{"369":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"326":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"242":{"tf":2.0},"243":{"tf":2.8284271247461903},"25":{"tf":1.0},"257":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"86":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}}}},"h":{"df":1,"docs":{"367":{"tf":1.0}}},"k":{"a":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":5,"docs":{"217":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"374":{"tf":1.0},"43":{"tf":1.0}},"i":{"a":{"df":6,"docs":{"234":{"tf":2.8284271247461903},"235":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"60":{"tf":1.0},"72":{"tf":1.4142135623730951}},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"234":{"tf":5.0990195135927845}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":10,"docs":{"234":{"tf":2.0},"244":{"tf":1.0},"358":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"399":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.4142135623730951}}}}},"l":{":":{"(":{"df":0,"docs":{},"u":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"197":{"tf":1.0},"246":{"tf":1.4142135623730951}}},"df":0,"docs":{},"w":{"df":13,"docs":{"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"180":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"242":{"tf":1.0},"275":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"315":{"tf":1.0},"363":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{",":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{",":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{",":{"b":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{",":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"20":{"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":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"112":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"197":{"tf":1.0},"241":{"tf":1.0},"35":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"406":{"tf":1.0},"47":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.4142135623730951}},"n":{"df":4,"docs":{"11":{"tf":1.0},"19":{"tf":1.0},"4":{"tf":1.0},"7":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"130":{"tf":1.0},"238":{"tf":1.0},"312":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"d":{"6":{"4":{"df":2,"docs":{"365":{"tf":1.0},"383":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"392":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":19,"docs":{"185":{"tf":1.7320508075688772},"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},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"226":{"tf":1.0}}}},"z":{"df":1,"docs":{"274":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"259":{"tf":1.4142135623730951}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":2,"docs":{"117":{"tf":1.0},"194":{"tf":1.0}}}}},"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"208":{"tf":1.0},"275":{"tf":1.0},"279":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"298":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"234":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":2.0}}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":1,"docs":{"239":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"186":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"173":{"tf":1.0},"186":{"tf":1.0},"297":{"tf":1.4142135623730951},"47":{"tf":1.0}},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"173":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"257":{"tf":1.0},"383":{"tf":1.0}}},"df":5,"docs":{"127":{"tf":1.0},"15":{"tf":1.0},"286":{"tf":1.0},"349":{"tf":1.4142135623730951},"62":{"tf":2.449489742783178}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"403":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.7320508075688772}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"98":{"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":3,"docs":{"234":{"tf":1.0},"240":{"tf":1.4142135623730951},"61":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0}},"h":{"df":65,"docs":{"156":{"tf":1.0},"251":{"tf":1.0},"364":{"tf":1.7320508075688772},"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"157":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":4,"docs":{"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"358":{"tf":2.6457513110645907},"55":{"tf":2.0}}},"df":0,"docs":{}},"g":{"0":{".":{"df":0,"docs":{},"g":{"d":{"b":{".":{"b":{"df":0,"docs":{},"p":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"15":{"tf":1.0}}},"2":{"df":1,"docs":{"15":{"tf":1.0}}},"3":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"c":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":13,"docs":{"119":{"tf":1.4142135623730951},"146":{"tf":1.0},"175":{"tf":1.0},"204":{"tf":1.0},"23":{"tf":1.4142135623730951},"242":{"tf":2.449489742783178},"243":{"tf":2.449489742783178},"303":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"414":{"tf":1.0},"424":{"tf":1.0},"72":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":2.449489742783178},"166":{"tf":1.0},"199":{"tf":1.0},"23":{"tf":2.8284271247461903},"237":{"tf":1.0},"240":{"tf":1.4142135623730951},"263":{"tf":1.7320508075688772},"287":{"tf":1.0},"288":{"tf":1.0},"376":{"tf":2.6457513110645907},"396":{"tf":2.449489742783178},"41":{"tf":1.0},"414":{"tf":2.449489742783178},"44":{"tf":2.6457513110645907},"7":{"tf":2.0}}}}}}},"v":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"314":{"tf":1.0},"41":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}},"m":{"6":{"4":{"df":21,"docs":{"364":{"tf":1.0},"384":{"tf":2.23606797749979},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.7320508075688772},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":5,"docs":{"404":{"tf":1.0},"411":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"420":{"tf":2.23606797749979},"421":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"112":{"tf":1.0}}}},"v":{"7":{"a":{"df":1,"docs":{"404":{"tf":1.4142135623730951}}},"df":19,"docs":{"364":{"tf":1.0},"404":{"tf":1.4142135623730951},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.4142135623730951},"421":{"tf":1.7320508075688772}}},"8":{"df":2,"docs":{"402":{"tf":1.0},"403":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"+":{"=":{"(":{"df":0,"docs":{},"e":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{",":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{},"x":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"y":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"95":{"tf":1.0}}}},"y":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"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":0,"docs":{},"s":{"b":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"359":{"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":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.4142135623730951},"234":{"tf":1.0},"26":{"tf":1.4142135623730951},"5":{"tf":2.0},"6":{"tf":2.0},"7":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":1,"docs":{"5":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"234":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":6,"docs":{"103":{"tf":1.0},"204":{"tf":1.0},"216":{"tf":1.4142135623730951},"219":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951}}},"z":{"df":5,"docs":{"372":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"382":{"tf":2.0},"383":{"tf":1.0},"402":{"tf":2.0},"420":{"tf":2.0},"425":{"tf":2.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"156":{"tf":1.4142135623730951},"159":{"tf":1.0},"226":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"383":{"tf":2.0},"402":{"tf":1.7320508075688772},"403":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"421":{"tf":1.7320508075688772},"425":{"tf":1.7320508075688772},"426":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"276":{"tf":1.0}}},"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}},"t":{"df":1,"docs":{"314":{"tf":1.0}}}},".":{"df":0,"docs":{},"h":{"df":2,"docs":{"276":{"tf":1.0},"314":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"263":{"tf":1.0},"313":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}},"o":{"c":{"df":1,"docs":{"7":{"tf":1.4142135623730951}},"i":{"df":4,"docs":{"5":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.0},"373":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"408":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":16,"docs":{"119":{"tf":1.0},"122":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"200":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"275":{"tf":1.0},"302":{"tf":1.7320508075688772},"304":{"tf":1.0},"324":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"183":{"tf":2.23606797749979},"184":{"tf":1.0},"356":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"42":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"135":{"tf":2.0},"141":{"tf":1.4142135623730951},"260":{"tf":1.4142135623730951},"262":{"tf":1.7320508075688772},"309":{"tf":1.0},"33":{"tf":1.0},"336":{"tf":1.0}}}},"df":1,"docs":{"140":{"tf":1.4142135623730951}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"369":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":23,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"160":{"tf":1.0},"171":{"tf":1.0},"20":{"tf":1.0},"232":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.7320508075688772},"243":{"tf":2.0},"250":{"tf":1.0},"252":{"tf":1.4142135623730951},"26":{"tf":1.0},"271":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"334":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"196":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":17,"docs":{"1":{"tf":1.0},"174":{"tf":1.0},"181":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"x":{"df":7,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"367":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"i":{"df":1,"docs":{"363":{"tf":1.0}}}}},"b":{".":{"b":{"df":2,"docs":{"267":{"tf":1.4142135623730951},"268":{"tf":1.0}}},"c":{"df":1,"docs":{"266":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"33":{"tf":1.0}}},"2":{"df":1,"docs":{"33":{"tf":1.0}}},"8":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"101":{"tf":1.0},"234":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"325":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":4,"docs":{"183":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":2.0},"51":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"20":{"tf":1.0},"215":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":2,"docs":{"139":{"tf":1.4142135623730951},"208":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"275":{"tf":1.0},"66":{"tf":1.0},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}}},"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}}},"r":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"\"":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"$":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.7320508075688772}}}}},"{":{"!":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{":":{"+":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"19":{"tf":1.0}}}}}}},"(":{"$":{"df":0,"docs":{},"{":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"2":{"1":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"[":{"2":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"19":{"tf":1.4142135623730951},"233":{"tf":1.0},"254":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"262":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"361":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"6":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":1,"docs":{"403":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"208":{"tf":1.0},"234":{"tf":1.0},"237":{"tf":2.0},"286":{"tf":1.0},"309":{"tf":1.4142135623730951},"334":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"412":{"tf":1.0},"60":{"tf":1.0},"97":{"tf":1.0}}},"h":{"(":{"1":{"df":1,"docs":{"16":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"296":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"[":{"0":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":15,"docs":{"1":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"51":{"tf":1.0}}},"i":{"c":{"df":3,"docs":{"116":{"tf":1.4142135623730951},"274":{"tf":1.0},"383":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"119":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"140":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"b":{"b":{"df":1,"docs":{"262":{"tf":3.0}}},"df":2,"docs":{"5":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}},"c":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":28,"docs":{"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"20":{"tf":1.4142135623730951},"226":{"tf":1.0},"235":{"tf":2.0},"240":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"257":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"280":{"tf":1.4142135623730951},"282":{"tf":1.7320508075688772},"283":{"tf":1.0},"317":{"tf":1.0},"33":{"tf":1.7320508075688772},"373":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"df":5,"docs":{"238":{"tf":1.0},"284":{"tf":1.0},"296":{"tf":1.0},"298":{"tf":1.0},"63":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"119":{"tf":1.4142135623730951},"133":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.4142135623730951},"418":{"tf":1.0},"70":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}},"df":5,"docs":{"129":{"tf":1.0},"19":{"tf":1.0},"217":{"tf":1.0},"70":{"tf":1.4142135623730951},"82":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"257":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"212":{"tf":1.0},"234":{"tf":1.4142135623730951},"312":{"tf":1.0},"69":{"tf":1.0},"84":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"283":{"tf":1.0},"286":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"286":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"347":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"101":{"tf":1.0},"158":{"tf":1.0},"20":{"tf":1.0},"29":{"tf":1.0},"326":{"tf":1.0},"411":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"h":{"df":1,"docs":{"367":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":3,"docs":{"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}},"n":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":2,"docs":{"147":{"tf":1.0},"148":{"tf":1.0}}},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":19,"docs":{"212":{"tf":1.0},"214":{"tf":1.7320508075688772},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":3.0},"227":{"tf":1.0},"246":{"tf":1.7320508075688772},"25":{"tf":1.0},"284":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"d":{"df":8,"docs":{"271":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":2.449489742783178},"276":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"3":{"tf":1.0},"52":{"tf":1.7320508075688772},"82":{"tf":1.7320508075688772}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":2.449489742783178}}}}}},"df":3,"docs":{"174":{"tf":1.0},"226":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"277":{"tf":1.0}}}}}}},"t":{"df":7,"docs":{"298":{"tf":3.0},"369":{"tf":1.4142135623730951},"377":{"tf":2.0},"397":{"tf":1.0},"408":{"tf":1.0},"411":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"298":{"tf":1.0}}}}},"df":0,"docs":{}}}},"l":{"a":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"a":{":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"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":1,"docs":{"33":{"tf":2.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":2,"docs":{"13":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951}}},"df":3,"docs":{"367":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.7320508075688772}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":9,"docs":{"122":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"163":{"tf":1.4142135623730951},"25":{"tf":1.0},"30":{"tf":1.0},"304":{"tf":1.0},"359":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"390":{"tf":1.0}}},"u":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"13":{"tf":1.7320508075688772}},"e":{"df":2,"docs":{"27":{"tf":1.0},"44":{"tf":1.0}}}},"x":{"df":2,"docs":{"411":{"tf":1.0},"420":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"58":{"tf":2.449489742783178},"59":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"242":{"tf":2.0},"243":{"tf":2.6457513110645907},"244":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"159":{"tf":1.0},"162":{"tf":2.23606797749979},"173":{"tf":1.7320508075688772},"403":{"tf":1.0}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"380":{"tf":1.0},"402":{"tf":1.4142135623730951},"417":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"186":{"tf":1.0},"271":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"358":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.7320508075688772}}}}}}},"df":3,"docs":{"122":{"tf":2.0},"136":{"tf":1.0},"367":{"tf":1.0}},"l":{"df":1,"docs":{"367":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":12,"docs":{"208":{"tf":1.0},"254":{"tf":1.7320508075688772},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"390":{"tf":2.23606797749979},"411":{"tf":2.23606797749979},"420":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":4.242640687119285},"59":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"390":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":7,"docs":{"122":{"tf":2.23606797749979},"123":{"tf":1.7320508075688772},"126":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.7320508075688772},"223":{"tf":1.0},"314":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":3.872983346207417},"130":{"tf":2.0},"136":{"tf":2.23606797749979},"137":{"tf":2.0},"141":{"tf":1.7320508075688772},"48":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":1,"docs":{"334":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}},"s":{"=":{"1":{"df":0,"docs":{},"g":{"df":1,"docs":{"308":{"tf":1.0}}},"m":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0}},"n":{"df":1,"docs":{"311":{"tf":1.4142135623730951}}}},"u":{"df":1,"docs":{"164":{"tf":1.4142135623730951}},"f":{"[":{"3":{"2":{"df":1,"docs":{"314":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"314":{"tf":1.7320508075688772},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":16,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"226":{"tf":1.0},"3":{"tf":2.23606797749979},"352":{"tf":1.4142135623730951},"52":{"tf":1.0},"82":{"tf":1.4142135623730951},"85":{"tf":3.4641016151377544},"86":{"tf":2.6457513110645907},"88":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}}}},"g":{"df":2,"docs":{"143":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772}}},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}},"a":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"173":{"tf":1.0},"242":{"tf":1.0},"257":{"tf":1.4142135623730951},"284":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"100":{"tf":1.0},"15":{"tf":1.0},"23":{"tf":1.0},"253":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"363":{"tf":1.0},"46":{"tf":2.0},"68":{"tf":1.4142135623730951},"86":{"tf":1.0}}}}}}},"s":{"=":{"0":{"0":{"1":{"8":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"193":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"311":{"tf":1.0},"359":{"tf":1.4142135623730951}}}}}}},"x":{"df":3,"docs":{"367":{"tf":1.0},"411":{"tf":1.0},"420":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":1,"docs":{"371":{"tf":2.0}}},"df":15,"docs":{"155":{"tf":1.7320508075688772},"215":{"tf":2.0},"217":{"tf":1.0},"234":{"tf":2.0},"311":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"373":{"tf":1.0},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"387":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0}}}}}},"c":{"+":{"+":{"1":{"7":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"'":{"df":1,"docs":{"242":{"tf":1.0}}},"df":2,"docs":{"236":{"tf":1.0},"242":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"229":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.4142135623730951},"276":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{"c":{"df":3,"docs":{"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"a":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}},"3":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"288":{"tf":1.0}}},"[":{"4":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"177":{"tf":1.0},"336":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"279":{"tf":1.0}},"e":{"[":{"[":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}},"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":1,"docs":{"279":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":29,"docs":{"11":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.7320508075688772},"212":{"tf":1.0},"238":{"tf":2.23606797749979},"240":{"tf":1.0},"246":{"tf":1.4142135623730951},"261":{"tf":1.0},"273":{"tf":1.7320508075688772},"274":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":2.23606797749979},"288":{"tf":2.23606797749979},"298":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"395":{"tf":1.4142135623730951},"403":{"tf":1.0},"413":{"tf":1.4142135623730951},"421":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":3,"docs":{"379":{"tf":1.7320508075688772},"398":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951}},"r":{"df":6,"docs":{"208":{"tf":1.0},"378":{"tf":1.7320508075688772},"379":{"tf":1.0},"381":{"tf":2.0},"400":{"tf":1.0},"418":{"tf":1.0}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"212":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"246":{"tf":1.0},"262":{"tf":1.0},"33":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"269":{"tf":1.0}}}},"v":{"a":{"df":1,"docs":{"363":{"tf":1.7320508075688772}},"s":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"302":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"158":{"tf":1.0},"25":{"tf":1.0},"341":{"tf":2.0},"6":{"tf":1.0},"78":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"208":{"tf":1.0},"212":{"tf":1.0}}}}}},"r":{"d":{"df":1,"docs":{"159":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"234":{"tf":1.0},"235":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"369":{"tf":1.4142135623730951},"408":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":15,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"157":{"tf":1.0},"197":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"237":{"tf":2.449489742783178},"24":{"tf":1.0},"244":{"tf":1.4142135623730951},"27":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.4142135623730951},"379":{"tf":1.0},"38":{"tf":1.7320508075688772},"6":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"124":{"tf":2.8284271247461903},"126":{"tf":1.7320508075688772},"138":{"tf":1.7320508075688772},"276":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"138":{"tf":1.0}}}}}}}}},"df":8,"docs":{"285":{"tf":1.7320508075688772},"291":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"65":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"238":{"tf":1.7320508075688772}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}},"s":{"df":1,"docs":{"297":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}},"c":{"df":3,"docs":{"261":{"tf":1.0},"287":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"159":{"tf":1.0},"163":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951}}}}}},"df":79,"docs":{"101":{"tf":2.0},"102":{"tf":1.0},"119":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"138":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.4142135623730951},"142":{"tf":2.0},"15":{"tf":1.0},"158":{"tf":1.0},"172":{"tf":1.4142135623730951},"20":{"tf":1.0},"204":{"tf":1.7320508075688772},"206":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.4142135623730951},"230":{"tf":1.0},"232":{"tf":1.7320508075688772},"233":{"tf":1.0},"234":{"tf":2.23606797749979},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.7320508075688772},"240":{"tf":2.449489742783178},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"250":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"27":{"tf":1.7320508075688772},"276":{"tf":2.23606797749979},"280":{"tf":1.0},"285":{"tf":1.7320508075688772},"3":{"tf":1.0},"314":{"tf":1.7320508075688772},"33":{"tf":2.0},"382":{"tf":1.0},"402":{"tf":1.0},"408":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":2.449489742783178},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":3.0},"77":{"tf":1.0},"82":{"tf":3.605551275463989},"84":{"tf":2.23606797749979},"85":{"tf":2.8284271247461903},"86":{"tf":1.0},"87":{"tf":2.23606797749979},"88":{"tf":1.7320508075688772},"90":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":2.449489742783178},"97":{"tf":1.4142135623730951},"99":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"180":{"tf":1.0},"275":{"tf":1.0},"297":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"300":{"tf":1.0}}}},"f":{"df":1,"docs":{"369":{"tf":1.0}},"i":{"df":1,"docs":{"208":{"tf":1.0}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"261":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"208":{"tf":1.0},"32":{"tf":1.0},"347":{"tf":2.449489742783178},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"352":{"tf":3.3166247903554},"400":{"tf":1.7320508075688772},"418":{"tf":1.7320508075688772}}}},"n":{"df":0,"docs":{},"g":{"df":16,"docs":{"106":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"234":{"tf":1.0},"3":{"tf":1.7320508075688772},"303":{"tf":1.0},"326":{"tf":1.0},"332":{"tf":1.4142135623730951},"369":{"tf":1.0},"411":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"r":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"215":{"tf":1.0},"261":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"20":{"tf":2.23606797749979},"204":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":3.605551275463989},"239":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772},"243":{"tf":3.4641016151377544},"244":{"tf":1.0},"261":{"tf":1.0},"274":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"314":{"tf":3.0},"374":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"87":{"tf":1.0}},"t":{".":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}},"df":1,"docs":{"363":{"tf":2.23606797749979}},"j":{"df":3,"docs":{"354":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0}}}}}},"df":1,"docs":{"367":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"174":{"tf":1.4142135623730951},"226":{"tf":1.0}}},"t":{"df":1,"docs":{"383":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"388":{"tf":1.4142135623730951},"409":{"tf":1.4142135623730951}}}}}}}}},"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"129":{"tf":1.0},"13":{"tf":1.0},"19":{"tf":1.0},"247":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"326":{"tf":1.0},"369":{"tf":1.0},"4":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"242":{"tf":2.8284271247461903}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"64":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"128":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"215":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"s":{"c":{"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"284":{"tf":1.0},"285":{"tf":2.23606797749979},"287":{"tf":2.449489742783178}}}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"357":{"tf":1.0}}},"2":{"df":1,"docs":{"357":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"358":{"tf":1.0}},"f":{"df":1,"docs":{"358":{"tf":1.0}}},"h":{"df":1,"docs":{"358":{"tf":1.0}}},"m":{"df":1,"docs":{"358":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"357":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"358":{"tf":2.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":8,"docs":{"142":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":2.0},"242":{"tf":2.449489742783178},"250":{"tf":1.0},"281":{"tf":1.0},"361":{"tf":3.605551275463989}}}}},"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"367":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"174":{"tf":1.0},"177":{"tf":1.0},"285":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"62":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"294":{"tf":1.0}}}}},"r":{"df":2,"docs":{"348":{"tf":1.0},"386":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"df":6,"docs":{"119":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"307":{"tf":1.0},"339":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"166":{"tf":1.7320508075688772},"352":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"124":{"tf":1.4142135623730951},"334":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"186":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"183":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"257":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":3,"docs":{"228":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"257":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"(":{"1":{"df":2,"docs":{"342":{"tf":1.4142135623730951},"346":{"tf":1.0}}},"df":0,"docs":{}},">":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}},"df":15,"docs":{"11":{"tf":1.0},"119":{"tf":1.4142135623730951},"132":{"tf":2.0},"133":{"tf":2.449489742783178},"213":{"tf":1.0},"26":{"tf":2.23606797749979},"291":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"337":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":2.0},"344":{"tf":2.0},"345":{"tf":2.0},"346":{"tf":1.0},"51":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"250":{"tf":1.0},"297":{"tf":1.4142135623730951},"47":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":4,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.4142135623730951},"44":{"tf":1.0},"79":{"tf":1.0}},"s":{"[":{"$":{"1":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}}},"df":17,"docs":{"0":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"254":{"tf":1.0},"272":{"tf":1.0},"274":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"3":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.7320508075688772},"403":{"tf":1.0},"420":{"tf":2.0},"425":{"tf":1.7320508075688772}},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"357":{"tf":1.0}}},"2":{"df":1,"docs":{"357":{"tf":1.0}}},"d":{"df":2,"docs":{"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"356":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"0":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"271":{"tf":1.0}}},"r":{"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{",":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"4":{"df":1,"docs":{"183":{"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":{}}}}}}},"]":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"130":{"tf":1.0},"14":{"tf":2.449489742783178},"184":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":2.0},"44":{"tf":2.23606797749979},"45":{"tf":1.4142135623730951}},"s":{"+":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"d":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"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":{},"m":{"df":0,"docs":{},"n":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":2,"docs":{"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"212":{"tf":1.0},"357":{"tf":2.23606797749979},"358":{"tf":1.0},"79":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"309":{"tf":1.0},"320":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"271":{"tf":1.0},"72":{"tf":1.0}},"n":{"d":{"df":39,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":2.6457513110645907},"127":{"tf":1.7320508075688772},"132":{"tf":2.0},"133":{"tf":1.0},"138":{"tf":2.0},"140":{"tf":1.4142135623730951},"144":{"tf":2.23606797749979},"15":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.0},"171":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"21":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"32":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"323":{"tf":1.0},"34":{"tf":1.7320508075688772},"342":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":2.0},"68":{"tf":1.0},"80":{"tf":1.7320508075688772},"82":{"tf":1.4142135623730951},"90":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"146":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},">":{".":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"61":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"55":{"tf":1.0},"60":{"tf":2.6457513110645907},"61":{"tf":3.0},"62":{"tf":3.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"66":{"tf":2.0}}}},"n":{"d":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}}}}},"p":{"_":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":6,"docs":{"201":{"tf":1.0},"242":{"tf":2.0},"243":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"373":{"tf":1.0},"86":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"194":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"275":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"11":{"tf":1.4142135623730951},"13":{"tf":1.0},"14":{"tf":1.0}}}}},"df":1,"docs":{"13":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"26":{"tf":2.0},"27":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"df":17,"docs":{"208":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.0},"284":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"425":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"250":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":13,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.4142135623730951},"11":{"tf":2.0},"12":{"tf":1.7320508075688772},"13":{"tf":2.6457513110645907},"14":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"26":{"tf":3.605551275463989},"27":{"tf":1.7320508075688772},"44":{"tf":4.47213595499958},"47":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"26":{"tf":1.0},"27":{"tf":2.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"309":{"tf":1.0},"79":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}}},"d":{"df":3,"docs":{"122":{"tf":2.23606797749979},"136":{"tf":1.0},"254":{"tf":1.7320508075688772}},"i":{"d":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":4,"docs":{"122":{"tf":1.7320508075688772},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"44":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}},"g":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"159":{"tf":1.4142135623730951},"178":{"tf":1.0},"181":{"tf":1.0},"297":{"tf":1.0},"50":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":11,"docs":{"126":{"tf":1.0},"130":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"163":{"tf":1.0},"166":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"296":{"tf":1.0},"309":{"tf":1.0},"320":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"172":{"tf":1.0},"186":{"tf":1.0},"189":{"tf":2.0},"190":{"tf":1.7320508075688772},"191":{"tf":1.7320508075688772},"192":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"352":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"287":{"tf":1.0},"288":{"tf":1.0},"414":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"311":{"tf":1.0},"320":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"158":{"tf":1.0},"172":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"173":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":8,"docs":{"237":{"tf":1.4142135623730951},"240":{"tf":2.6457513110645907},"241":{"tf":3.4641016151377544},"242":{"tf":1.4142135623730951},"274":{"tf":1.0},"314":{"tf":2.23606797749979},"359":{"tf":1.4142135623730951},"363":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":5,"docs":{"239":{"tf":1.0},"240":{"tf":1.7320508075688772},"242":{"tf":2.0},"243":{"tf":2.0},"244":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"241":{"tf":1.0},"418":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"244":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"m":{"df":1,"docs":{"238":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":16,"docs":{"163":{"tf":1.0},"170":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"261":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.6457513110645907},"276":{"tf":1.0},"287":{"tf":1.0},"297":{"tf":1.0},"33":{"tf":1.0},"46":{"tf":1.4142135623730951},"59":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"196":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"3":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"47":{"tf":1.0},"65":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"122":{"tf":1.0},"161":{"tf":1.0},"240":{"tf":2.0},"242":{"tf":1.0},"363":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"13":{"tf":1.0},"218":{"tf":1.0},"247":{"tf":1.0},"48":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":9,"docs":{"164":{"tf":1.7320508075688772},"257":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"137":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.0}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"234":{"tf":1.0}}},"t":{"df":3,"docs":{"186":{"tf":1.4142135623730951},"218":{"tf":1.0},"234":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":9,"docs":{"102":{"tf":1.0},"163":{"tf":1.0},"183":{"tf":1.4142135623730951},"22":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"7":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"(":{"5":{"df":3,"docs":{"296":{"tf":1.7320508075688772},"297":{"tf":1.0},"298":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"300":{"tf":2.449489742783178}}}}},"df":8,"docs":{"119":{"tf":1.7320508075688772},"289":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":2.449489742783178},"298":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":2.23606797749979},"301":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"236":{"tf":1.0},"274":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"234":{"tf":1.7320508075688772},"275":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"=":{"1":{"0":{"0":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"197":{"tf":1.0},"198":{"tf":1.0},"382":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"367":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}}}},"v":{".":{"c":{"c":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"285":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":1,"docs":{"285":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"285":{"tf":2.0}}}},"df":1,"docs":{"285":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"284":{"tf":2.23606797749979},"285":{"tf":1.7320508075688772}}}},"df":1,"docs":{"11":{"tf":1.0}},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"232":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"261":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"r":{"df":3,"docs":{"407":{"tf":1.0},"408":{"tf":1.7320508075688772},"410":{"tf":2.0}}}},"u":{"df":8,"docs":{"159":{"tf":1.0},"160":{"tf":2.6457513110645907},"165":{"tf":1.0},"173":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"251":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"0":{".":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"369":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.0}}}}}}}},"df":1,"docs":{"301":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"186":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"163":{"tf":2.449489742783178},"164":{"tf":1.0},"166":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"242":{"tf":1.0},"246":{"tf":1.0},"3":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":2.23606797749979},"308":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":2.0},"328":{"tf":2.0},"331":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"352":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":2.0},"86":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}},"t":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"8":{"df":1,"docs":{"303":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"289":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":2.0},"305":{"tf":1.7320508075688772}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"354":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":4,"docs":{"238":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"285":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"+":{"a":{"df":1,"docs":{"158":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"t":{"+":{"1":{"df":1,"docs":{"158":{"tf":1.0}}},"2":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"240":{"tf":3.605551275463989}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"408":{"tf":1.0}}}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"262":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"=":{"$":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"27":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":35,"docs":{"101":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"193":{"tf":1.0},"234":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":2.0},"262":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"3":{"tf":1.0},"316":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"343":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.4142135623730951},"407":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.7320508075688772},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"88":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"131":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"12":{"tf":1.4142135623730951},"26":{"tf":1.0},"3":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"240":{"tf":1.0}}}}}}},"v":{"df":2,"docs":{"234":{"tf":2.23606797749979},"238":{"tf":1.0}}},"x":{"df":2,"docs":{"367":{"tf":1.0},"374":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"285":{"tf":2.449489742783178}}}},"df":0,"docs":{}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":9,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"208":{"tf":1.0},"210":{"tf":1.4142135623730951},"51":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.0},"90":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{".":{"d":{"df":2,"docs":{"267":{"tf":1.0},"268":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"288":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":2,"docs":{"241":{"tf":1.0},"79":{"tf":1.0}}}},"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"177":{"tf":1.4142135623730951},"179":{"tf":2.0},"180":{"tf":2.23606797749979},"181":{"tf":1.0}}}},"df":0,"docs":{}},"df":18,"docs":{"109":{"tf":1.0},"110":{"tf":1.0},"155":{"tf":1.0},"234":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":2.6457513110645907},"288":{"tf":1.7320508075688772},"304":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.0},"320":{"tf":1.4142135623730951},"325":{"tf":1.0},"363":{"tf":2.449489742783178},"367":{"tf":1.0},"373":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"320":{"tf":1.7320508075688772},"326":{"tf":1.0},"327":{"tf":1.7320508075688772},"328":{"tf":2.0},"329":{"tf":1.7320508075688772},"330":{"tf":2.23606797749979},"331":{"tf":2.449489742783178},"332":{"tf":2.0},"333":{"tf":2.449489742783178},"334":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"117":{"tf":1.0},"59":{"tf":1.0}}}},"x":{"df":1,"docs":{"298":{"tf":1.4142135623730951}}},"y":{"df":1,"docs":{"72":{"tf":1.0}}}},"b":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"287":{"tf":1.0}}},"d":{"df":3,"docs":{"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"5":{"tf":1.4142135623730951}},"e":{"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":{},"f":{"a":{"c":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"257":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":25,"docs":{"14":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.7320508075688772},"172":{"tf":1.0},"174":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.4142135623730951},"304":{"tf":1.0},"326":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"373":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.4142135623730951},"52":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.7320508075688772},"77":{"tf":1.0},"8":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":13,"docs":{"128":{"tf":1.4142135623730951},"140":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"169":{"tf":2.0},"173":{"tf":1.0},"200":{"tf":1.4142135623730951},"208":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}},"e":{"df":7,"docs":{"119":{"tf":1.0},"121":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"148":{"tf":1.7320508075688772}}},"g":{"df":1,"docs":{"165":{"tf":1.0}},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"c":{"df":3,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"46":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}},"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{")":{":":{":":{"_":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"242":{"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":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"279":{"tf":2.0},"60":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"369":{"tf":1.0},"373":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"233":{"tf":1.0}},"t":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"246":{"tf":1.0}},"f":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"257":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":29,"docs":{"117":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"204":{"tf":1.0},"23":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"275":{"tf":3.605551275463989},"276":{"tf":3.3166247903554},"288":{"tf":1.0},"29":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.4142135623730951},"321":{"tf":1.0},"327":{"tf":1.0},"336":{"tf":1.0},"352":{"tf":1.4142135623730951},"356":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"172":{"tf":1.0},"279":{"tf":2.6457513110645907},"280":{"tf":1.0},"281":{"tf":2.0},"282":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":27,"docs":{"122":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"141":{"tf":1.7320508075688772},"142":{"tf":2.0},"144":{"tf":1.0},"164":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"243":{"tf":2.0},"250":{"tf":1.0},"259":{"tf":1.0},"276":{"tf":1.4142135623730951},"286":{"tf":1.0},"298":{"tf":1.0},"3":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"318":{"tf":1.0},"347":{"tf":1.0},"373":{"tf":1.0},"382":{"tf":1.0},"42":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"76":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"257":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"325":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"v":{"c":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"216":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"106":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"142":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.0},"205":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"106":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"206":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"276":{"tf":1.0},"286":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"p":{"df":1,"docs":{"178":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"181":{"tf":1.4142135623730951},"240":{"tf":1.0},"275":{"tf":1.7320508075688772},"284":{"tf":1.0},"336":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"19":{"tf":1.0},"234":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":11,"docs":{"13":{"tf":1.4142135623730951},"285":{"tf":2.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"361":{"tf":1.7320508075688772},"399":{"tf":1.4142135623730951},"412":{"tf":1.0},"417":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"59":{"tf":1.0}},"i":{"b":{"df":7,"docs":{"234":{"tf":1.0},"315":{"tf":1.0},"400":{"tf":1.0},"418":{"tf":1.0},"43":{"tf":1.0},"7":{"tf":1.0},"82":{"tf":2.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}},"t":{"df":28,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"13":{"tf":1.0},"242":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"3":{"tf":1.0},"44":{"tf":2.0},"62":{"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.4142135623730951},"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.4142135623730951}},"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":1,"docs":{"293":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"301":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"374":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"194":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"240":{"tf":1.7320508075688772},"339":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":3,"docs":{"322":{"tf":2.0},"328":{"tf":2.0},"334":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"112":{"tf":2.0},"128":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":9,"docs":{"201":{"tf":1.0},"242":{"tf":1.0},"247":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"300":{"tf":1.0},"302":{"tf":1.0},"356":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"246":{"tf":1.0},"247":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}}}},"v":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"i":{"df":2,"docs":{"322":{"tf":1.0},"326":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"4":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":2,"docs":{"312":{"tf":1.0},"314":{"tf":1.7320508075688772}}}}}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"311":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"311":{"tf":1.0}}}}}}}}},"df":1,"docs":{"310":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"304":{"tf":1.7320508075688772},"305":{"tf":1.0}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"d":{"a":{"1":{"df":1,"docs":{"163":{"tf":1.0}}},"2":{"df":1,"docs":{"163":{"tf":1.0}}},"df":1,"docs":{"163":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"322":{"tf":1.0}}},"2":{"df":1,"docs":{"322":{"tf":1.0}}},"3":{"df":1,"docs":{"322":{"tf":1.0}}},"4":{"df":1,"docs":{"322":{"tf":1.0}}},"a":{"df":1,"docs":{"322":{"tf":1.0}}},"b":{"df":1,"docs":{"322":{"tf":1.0}}},"c":{"df":1,"docs":{"322":{"tf":1.0}}},"df":3,"docs":{"303":{"tf":2.6457513110645907},"320":{"tf":1.7320508075688772},"324":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":61,"docs":{"228":{"tf":1.7320508075688772},"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},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"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},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0}}}}}},"i":{"c":{"df":18,"docs":{"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.4142135623730951},"164":{"tf":2.0},"168":{"tf":1.0},"193":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":2.8284271247461903},"305":{"tf":2.0},"310":{"tf":1.0},"311":{"tf":1.7320508075688772},"312":{"tf":1.7320508075688772},"313":{"tf":2.0},"320":{"tf":1.7320508075688772},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"fi":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.0}}}}},"f":{"=":{"0":{"df":1,"docs":{"373":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"369":{"tf":1.0},"373":{"tf":1.0}}},"h":{"df":1,"docs":{"367":{"tf":1.0}}},"i":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"367":{"tf":1.0},"373":{"tf":2.8284271247461903},"374":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"60":{"tf":1.0},"61":{"tf":3.0},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"181":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"29":{"tf":1.0},"320":{"tf":1.0},"402":{"tf":1.0},"412":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"66":{"tf":1.0},"79":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"367":{"tf":1.0}}},"o":{"df":1,"docs":{"304":{"tf":1.0}}},"r":{">":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"x":{"8":{"6":{"/":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"173":{"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":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"]":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"102":{"tf":1.0},"129":{"tf":1.4142135623730951},"14":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"47":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}}}}},"t":{"df":11,"docs":{"173":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"361":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.4142135623730951},"373":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"420":{"tf":1.4142135623730951},"421":{"tf":1.0},"426":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"171":{"tf":1.0},"173":{"tf":1.0},"234":{"tf":1.0},"25":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"419":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"102":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.4142135623730951},"257":{"tf":1.0},"284":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}}},"df":2,"docs":{"100":{"tf":1.0},"102":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"146":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772},"252":{"tf":1.0},"291":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"363":{"tf":1.0},"408":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"130":{"tf":1.4142135623730951},"150":{"tf":1.0},"224":{"tf":2.0},"225":{"tf":1.4142135623730951},"226":{"tf":2.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":10,"docs":{"159":{"tf":1.0},"163":{"tf":2.449489742783178},"171":{"tf":1.0},"197":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"305":{"tf":1.0},"320":{"tf":1.7320508075688772},"325":{"tf":2.23606797749979},"86":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"121":{"tf":2.0},"135":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":2.6457513110645907},"224":{"tf":1.0},"23":{"tf":1.0},"275":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"112":{"tf":1.0},"320":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{">":{"<":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"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":{}}}},"df":0,"docs":{}},"df":4,"docs":{"357":{"tf":2.449489742783178},"358":{"tf":3.1622776601683795},"359":{"tf":2.0},"361":{"tf":3.1622776601683795}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"l":{"df":1,"docs":{"367":{"tf":1.0}},"f":{"c":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"df":1,"docs":{"272":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{"df":1,"docs":{"250":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"344":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"97":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":2.0}}}}}},"u":{"df":1,"docs":{"132":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"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":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"'":{"a":{"df":1,"docs":{"363":{"tf":1.0}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"d":{"(":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"359":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"359":{"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":2,"docs":{"132":{"tf":1.7320508075688772},"7":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"186":{"tf":1.4142135623730951},"195":{"tf":1.0},"215":{"tf":1.0},"269":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"51":{"tf":1.7320508075688772},"6":{"tf":1.0},"78":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"223":{"tf":1.0},"224":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"1":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":2.23606797749979},"184":{"tf":1.4142135623730951}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"414":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"126":{"tf":1.0},"238":{"tf":1.0},"311":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"95":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"380":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"309":{"tf":2.449489742783178}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}}}},"df":4,"docs":{"195":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":2.0},"168":{"tf":1.7320508075688772}},"r":{"df":3,"docs":{"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"140":{"tf":1.0}}}},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}}},"s":{":":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"373":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.4142135623730951}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"242":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}}},"p":{"df":15,"docs":{"125":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.7320508075688772},"211":{"tf":1.0},"215":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.4142135623730951},"241":{"tf":1.0},"275":{"tf":1.0},"297":{"tf":2.23606797749979},"298":{"tf":3.605551275463989},"3":{"tf":1.0},"300":{"tf":1.4142135623730951},"303":{"tf":1.0}}}},"p":{"2":{"(":{"2":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"129":{"tf":1.0},"272":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"296":{"tf":1.0},"336":{"tf":1.4142135623730951},"425":{"tf":1.0},"88":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"155":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":2.23606797749979},"274":{"tf":1.0},"288":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"367":{"tf":1.0}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":12,"docs":{"223":{"tf":2.0},"231":{"tf":1.0},"234":{"tf":2.8284271247461903},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"309":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"df":4,"docs":{"223":{"tf":1.0},"231":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}},"y":{"df":0,"docs":{},"m":{"df":3,"docs":{"223":{"tf":1.0},"275":{"tf":2.449489742783178},"276":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"62":{"tf":1.0}}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"8":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":2.0}}},"9":{"df":1,"docs":{"288":{"tf":1.0}},"e":{"0":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"274":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"13":{"tf":1.0},"163":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.0},"235":{"tf":1.0},"269":{"tf":1.4142135623730951},"275":{"tf":1.0},"287":{"tf":1.0},"298":{"tf":1.0},"320":{"tf":1.0},"350":{"tf":1.0},"400":{"tf":1.0},"418":{"tf":1.4142135623730951},"62":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"173":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":2,"docs":{"284":{"tf":1.0},"363":{"tf":1.0}},"i":{"df":1,"docs":{"235":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":0,"docs":{},"x":{"1":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":4,"docs":{"156":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"254":{"tf":2.8284271247461903},"367":{"tf":1.0}}}},"b":{"df":1,"docs":{"288":{"tf":1.0}},"p":{"df":1,"docs":{"367":{"tf":1.0}}},"x":{"df":1,"docs":{"367":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"425":{"tf":1.4142135623730951}}}},"df":1,"docs":{"288":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":33,"docs":{"216":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"254":{"tf":1.0},"257":{"tf":1.0},"262":{"tf":2.449489742783178},"263":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"308":{"tf":1.0},"33":{"tf":3.3166247903554},"34":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":3.872983346207417},"40":{"tf":1.0},"41":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":3.0},"51":{"tf":1.0},"6":{"tf":3.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":2.0},"9":{"tf":1.7320508075688772}}}},"x":{"df":1,"docs":{"367":{"tf":1.0}}}},"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":2.449489742783178}}},"i":{",":{"0":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"254":{"tf":2.0},"367":{"tf":1.0}},"t":{"df":6,"docs":{"106":{"tf":1.7320508075688772},"117":{"tf":1.0},"3":{"tf":2.0},"43":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"96":{"tf":1.0}}}},"x":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"370":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"367":{"tf":1.0}}}},"df":25,"docs":{"15":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.4142135623730951},"218":{"tf":1.0},"242":{"tf":1.7320508075688772},"250":{"tf":1.4142135623730951},"26":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"359":{"tf":1.7320508075688772},"408":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"df":1,"docs":{"5":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"22":{"tf":1.0},"257":{"tf":1.0},"370":{"tf":1.4142135623730951},"372":{"tf":1.0},"412":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"368":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":21,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"130":{"tf":1.0},"161":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"23":{"tf":1.0},"244":{"tf":1.0},"250":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.4142135623730951},"344":{"tf":1.0},"347":{"tf":1.0},"373":{"tf":1.4142135623730951},"392":{"tf":1.0},"414":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0},"82":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"368":{"tf":1.0}}}},"l":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"1":{"df":1,"docs":{"387":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"387":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"387":{"tf":1.7320508075688772}}},"df":1,"docs":{"387":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"234":{"tf":1.4142135623730951},"239":{"tf":1.0},"356":{"tf":1.4142135623730951},"361":{"tf":3.1622776601683795},"363":{"tf":2.0},"46":{"tf":1.0}}}}}}},"f":{"df":12,"docs":{"217":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"231":{"tf":1.0},"275":{"tf":2.23606797749979},"276":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"298":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"99":{"tf":1.0}}}},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"2":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"c":{"df":24,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"3":{"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.4142135623730951},"99":{"tf":1.0}},"s":{"(":{"1":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"420":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"261":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":19,"docs":{"130":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.4142135623730951},"173":{"tf":1.0},"20":{"tf":1.0},"234":{"tf":2.0},"252":{"tf":1.0},"273":{"tf":1.0},"291":{"tf":1.7320508075688772},"308":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"336":{"tf":1.0},"363":{"tf":1.0},"369":{"tf":1.4142135623730951},"52":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"20":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":3,"docs":{"222":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"103":{"tf":1.0},"109":{"tf":2.0},"110":{"tf":2.23606797749979},"111":{"tf":1.7320508075688772},"304":{"tf":2.0},"305":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":2.6457513110645907},"332":{"tf":2.449489742783178}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"331":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":22,"docs":{"122":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"19":{"tf":1.0},"204":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"400":{"tf":1.0},"41":{"tf":1.0},"418":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"70":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"218":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"408":{"tf":1.0},"422":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"162":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"86":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"3":{"tf":1.0},"49":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"13":{"tf":1.0},"197":{"tf":1.4142135623730951},"240":{"tf":1.0},"242":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.449489742783178},"276":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.7320508075688772},"317":{"tf":2.6457513110645907},"318":{"tf":1.7320508075688772},"344":{"tf":1.4142135623730951},"345":{"tf":1.4142135623730951},"347":{"tf":1.0},"7":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"v":{"df":4,"docs":{"148":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"50":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"148":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"275":{"tf":1.0},"284":{"tf":1.0},"33":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"381":{"tf":1.7320508075688772},"401":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772}}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"142":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"284":{"tf":1.0},"331":{"tf":1.0},"381":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"31":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"4":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"130":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.4142135623730951},"242":{"tf":1.0},"247":{"tf":2.0},"4":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"s":{":":{"[":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"373":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":3,"docs":{"14":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"215":{"tf":1.0}}}},"df":1,"docs":{"162":{"tf":1.0}}},"df":1,"docs":{"217":{"tf":1.0}},"i":{"df":1,"docs":{"367":{"tf":1.0}}},"p":{"df":2,"docs":{"367":{"tf":1.0},"369":{"tf":1.0}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.0}}}},"c":{"/":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"309":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"96":{"tf":1.0},"99":{"tf":1.7320508075688772}},"u":{"df":5,"docs":{"13":{"tf":1.0},"242":{"tf":1.4142135623730951},"272":{"tf":1.0},"350":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"312":{"tf":1.0}}}}},"df":1,"docs":{"208":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}},"t":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"170":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"170":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.7320508075688772},"314":{"tf":1.4142135623730951}},"s":{"=":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"170":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"312":{"tf":1.7320508075688772}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.0},"250":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"234":{"tf":1.0},"261":{"tf":1.0},"70":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":68,"docs":{"115":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"134":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"140":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"15":{"tf":2.0},"154":{"tf":1.4142135623730951},"157":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"183":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"200":{"tf":1.0},"205":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"217":{"tf":1.0},"22":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.7320508075688772},"231":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"261":{"tf":1.0},"27":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"279":{"tf":1.0},"280":{"tf":1.7320508075688772},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"309":{"tf":1.0},"314":{"tf":1.7320508075688772},"315":{"tf":1.0},"326":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"340":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"51":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.4142135623730951},"76":{"tf":1.0},"8":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"124":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"20":{"tf":1.0},"369":{"tf":1.0},"387":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"411":{"tf":1.0},"420":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"df":5,"docs":{"119":{"tf":1.0},"139":{"tf":1.4142135623730951},"147":{"tf":1.0},"153":{"tf":1.4142135623730951},"300":{"tf":1.0}},"e":{"c":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"df":1,"docs":{"172":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"293":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":13,"docs":{"119":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"169":{"tf":1.0},"186":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"136":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"305":{"tf":1.4142135623730951},"324":{"tf":1.0},"326":{"tf":1.0},"347":{"tf":1.0},"35":{"tf":1.0}}}},"t":{"(":{"2":{"df":6,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"119":{"tf":1.0},"158":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"32":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"18":{"tf":1.0},"19":{"tf":2.0},"4":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"254":{"tf":1.0},"379":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"117":{"tf":2.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"242":{"tf":1.0}}}},"n":{"df":3,"docs":{"15":{"tf":1.0},"22":{"tf":1.4142135623730951},"373":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"11":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"276":{"tf":1.0},"371":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"76":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"107":{"tf":2.0},"117":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"26":{"tf":1.0},"276":{"tf":1.4142135623730951},"31":{"tf":1.0},"326":{"tf":2.449489742783178},"33":{"tf":1.0}}}}},"r":{"df":8,"docs":{"121":{"tf":1.4142135623730951},"123":{"tf":2.23606797749979},"194":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"121":{"tf":1.4142135623730951},"142":{"tf":2.0},"204":{"tf":1.0},"242":{"tf":1.0},"25":{"tf":1.7320508075688772},"275":{"tf":1.0},"339":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.7320508075688772}}}}}}},"t":{"3":{"df":1,"docs":{"163":{"tf":1.0}}},"4":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"117":{"tf":1.4142135623730951},"317":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"172":{"tf":1.0},"254":{"tf":1.4142135623730951},"276":{"tf":2.0},"363":{"tf":2.0}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":1,"docs":{"20":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"217":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},"1":{"df":1,"docs":{"97":{"tf":1.0}}},"2":{"df":1,"docs":{"288":{"tf":1.0}}},":":{"c":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}},"{":{"df":0,"docs":{},"f":{".":{"_":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}},"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"208":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"204":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":2.449489742783178},"325":{"tf":1.0},"35":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"320":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"s":{"df":3,"docs":{"242":{"tf":1.0},"363":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"347":{"tf":1.0},"352":{"tf":1.0}}},"y":{"=":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"1":{"6":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"197":{"tf":1.7320508075688772},"208":{"tf":1.7320508075688772},"211":{"tf":1.0}},"i":{"df":1,"docs":{"325":{"tf":1.7320508075688772}}}}}}},"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":7,"docs":{"204":{"tf":1.7320508075688772},"22":{"tf":2.0},"314":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":33,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"163":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"24":{"tf":2.0},"26":{"tf":2.23606797749979},"27":{"tf":2.23606797749979},"294":{"tf":1.0},"304":{"tf":1.7320508075688772},"349":{"tf":1.0},"352":{"tf":1.0},"358":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"408":{"tf":1.0},"44":{"tf":2.0},"46":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"160":{"tf":1.0},"241":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"87":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"241":{"tf":1.0}}}},"f":{"2":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"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":3,"docs":{"204":{"tf":1.0},"287":{"tf":3.7416573867739413},"288":{"tf":2.23606797749979}}},"g":{"df":2,"docs":{"186":{"tf":1.0},"188":{"tf":1.0}}},"i":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"67":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.7320508075688772},"71":{"tf":2.0},"77":{"tf":2.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{".":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"h":{"df":1,"docs":{"33":{"tf":1.0}}},"{":{"df":0,"docs":{},"h":{",":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"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":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{">":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"163":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"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":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},">":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"112":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":3,"docs":{"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"]":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":91,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.7320508075688772},"11":{"tf":1.4142135623730951},"110":{"tf":1.7320508075688772},"111":{"tf":2.8284271247461903},"112":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"129":{"tf":2.0},"130":{"tf":2.23606797749979},"14":{"tf":1.4142135623730951},"140":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"172":{"tf":1.7320508075688772},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"180":{"tf":2.449489742783178},"181":{"tf":1.0},"183":{"tf":2.23606797749979},"186":{"tf":1.7320508075688772},"188":{"tf":2.0},"189":{"tf":1.0},"193":{"tf":1.4142135623730951},"204":{"tf":2.0},"206":{"tf":1.4142135623730951},"21":{"tf":2.23606797749979},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":2.0},"22":{"tf":1.4142135623730951},"221":{"tf":1.0},"226":{"tf":1.7320508075688772},"232":{"tf":1.0},"246":{"tf":1.4142135623730951},"250":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"269":{"tf":1.4142135623730951},"27":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":3.0},"276":{"tf":2.23606797749979},"277":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.6457513110645907},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"29":{"tf":1.0},"291":{"tf":1.0},"297":{"tf":2.0},"298":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"304":{"tf":2.8284271247461903},"308":{"tf":2.23606797749979},"309":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":2.0},"315":{"tf":1.4142135623730951},"318":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":2.0},"349":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":2.8284271247461903},"46":{"tf":1.0},"50":{"tf":1.7320508075688772},"56":{"tf":1.0},"60":{"tf":2.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":2.0},"98":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"204":{"tf":1.0},"287":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"308":{"tf":1.0}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"163":{"tf":1.0},"262":{"tf":1.0},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"313":{"tf":1.0},"315":{"tf":2.0}}}}}}}}},"l":{"df":2,"docs":{"23":{"tf":1.0},"274":{"tf":1.0}}},"t":{"df":1,"docs":{"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"352":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}}}}}}}},"df":16,"docs":{"121":{"tf":1.0},"186":{"tf":1.7320508075688772},"194":{"tf":2.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"267":{"tf":1.7320508075688772},"268":{"tf":1.7320508075688772},"298":{"tf":2.23606797749979},"339":{"tf":3.0},"347":{"tf":1.0},"350":{"tf":1.0},"352":{"tf":1.7320508075688772},"74":{"tf":1.4142135623730951},"86":{"tf":2.449489742783178},"97":{"tf":1.0}}}}}},"n":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"186":{"tf":1.0}}},"_":{"2":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"284":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0}}}},"d":{"df":5,"docs":{"142":{"tf":1.0},"193":{"tf":1.0},"313":{"tf":1.0},"89":{"tf":1.4142135623730951},"98":{"tf":2.449489742783178}}},"df":0,"docs":{},"e":{"df":1,"docs":{"315":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":2.449489742783178}}}}}},"q":{"df":1,"docs":{"408":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"337":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":2.449489742783178},"344":{"tf":2.23606797749979},"345":{"tf":2.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.0}},"l":{"d":{"(":{"1":{"df":2,"docs":{"342":{"tf":1.0},"346":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"15":{"tf":1.0},"239":{"tf":1.0},"25":{"tf":1.0},"262":{"tf":1.0},"274":{"tf":1.7320508075688772},"304":{"tf":1.4142135623730951},"331":{"tf":1.0},"357":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"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":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"29":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"1":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"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.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0}}}},"x":{"df":1,"docs":{"274":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"13":{"tf":1.0},"151":{"tf":2.449489742783178},"186":{"tf":1.4142135623730951},"188":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"284":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"369":{"tf":3.605551275463989},"373":{"tf":2.0},"408":{"tf":2.0},"6":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"210":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"209":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"180":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"358":{"tf":1.0}}}}},"df":1,"docs":{"358":{"tf":1.7320508075688772}},"i":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"315":{"tf":1.0}}}},"l":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"217":{"tf":1.0}}},"o":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"239":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"46":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"w":{"df":5,"docs":{"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"348":{"tf":1.0},"349":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"a":{"b":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"314":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"314":{"tf":1.0}}},"x":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"314":{"tf":1.0}}}}}}},"df":3,"docs":{"121":{"tf":1.0},"314":{"tf":2.8284271247461903},"72":{"tf":1.4142135623730951}}}},"n":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}}},"v":{"0":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}},"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"44":{"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.4142135623730951},"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.4142135623730951}},"o":{"df":1,"docs":{"208":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{")":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":2.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":4,"docs":{"131":{"tf":1.0},"335":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0}},"s":{"df":2,"docs":{"84":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"211":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":47,"docs":{"12":{"tf":1.0},"121":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"132":{"tf":1.0},"14":{"tf":1.4142135623730951},"142":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"183":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"217":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.7320508075688772},"242":{"tf":1.0},"254":{"tf":1.4142135623730951},"257":{"tf":1.0},"27":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.0},"294":{"tf":1.0},"302":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.0},"320":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"382":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0}}}}}},"o":{"\"":{">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"#":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"%":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"280":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"/":{"#":{"a":{"a":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"%":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"d":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"/":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"1":{":":{"3":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"=":{"'":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"(":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"c":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"r":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"110":{"tf":1.0},"111":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"2":{".":{".":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"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":1,"docs":{"33":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"26":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"37":{"tf":1.0}}}},"df":0,"docs":{}},"df":35,"docs":{"11":{"tf":1.4142135623730951},"110":{"tf":1.0},"13":{"tf":2.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"14":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"19":{"tf":2.8284271247461903},"217":{"tf":1.4142135623730951},"233":{"tf":1.0},"237":{"tf":1.0},"25":{"tf":2.449489742783178},"254":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"262":{"tf":1.0},"27":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"315":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":2.0},"331":{"tf":1.0},"335":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.0},"38":{"tf":1.7320508075688772},"39":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":1.4142135623730951},"76":{"tf":1.0},"9":{"tf":1.7320508075688772}},"r":{"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"111":{"tf":1.0},"112":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}}}},"r":{"c":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"44":{"tf":1.0}}},"df":0,"docs":{},"k":{"(":{"2":{"df":3,"docs":{"128":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"124":{"tf":1.7320508075688772},"128":{"tf":1.0},"204":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"116":{"tf":1.0},"135":{"tf":1.0},"163":{"tf":1.0},"277":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.7320508075688772},"304":{"tf":1.4142135623730951},"363":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":2.0}},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":4,"docs":{"13":{"tf":1.0},"242":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"/":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"101":{"tf":1.0},"238":{"tf":3.1622776601683795},"244":{"tf":2.0},"344":{"tf":1.4142135623730951},"345":{"tf":1.0},"351":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"239":{"tf":1.0},"296":{"tf":1.0},"42":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":2,"docs":{"400":{"tf":1.0},"418":{"tf":1.0}}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":7,"docs":{"208":{"tf":1.7320508075688772},"386":{"tf":1.0},"400":{"tf":1.7320508075688772},"401":{"tf":1.0},"406":{"tf":1.0},"418":{"tf":1.7320508075688772},"419":{"tf":2.0}},"i":{"c":{"df":2,"docs":{"246":{"tf":1.0},"276":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"284":{"tf":1.7320508075688772},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"0":{"df":2,"docs":{"400":{"tf":1.0},"418":{"tf":1.0}}},"1":{"df":2,"docs":{"400":{"tf":1.0},"418":{"tf":1.0}}},"df":7,"docs":{"208":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"400":{"tf":3.7416573867739413},"401":{"tf":1.0},"418":{"tf":3.872983346207417},"419":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.0}},"z":{"df":1,"docs":{"165":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":1,"docs":{"300":{"tf":1.0}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"128":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"151":{"tf":2.0},"68":{"tf":1.0},"71":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"104":{"tf":1.0},"201":{"tf":1.0},"25":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"308":{"tf":1.0},"399":{"tf":1.4142135623730951},"412":{"tf":1.0},"417":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":4,"docs":{"122":{"tf":1.0},"243":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"418":{"tf":1.0}}}}},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{")":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}}}}},"_":{"df":0,"docs":{},"v":{"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"1":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"2":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":8,"docs":{"11":{"tf":1.0},"13":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"275":{"tf":2.449489742783178},"276":{"tf":3.7416573867739413},"380":{"tf":1.0},"43":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":43,"docs":{"11":{"tf":1.7320508075688772},"12":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"136":{"tf":1.0},"14":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"15":{"tf":2.0},"238":{"tf":2.0},"239":{"tf":1.7320508075688772},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"26":{"tf":1.0},"264":{"tf":1.4142135623730951},"27":{"tf":1.0},"274":{"tf":3.3166247903554},"276":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"3":{"tf":1.7320508075688772},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"378":{"tf":1.0},"379":{"tf":1.0},"381":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"397":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"41":{"tf":2.0},"414":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.6457513110645907},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"72":{"tf":1.7320508075688772},"8":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"302":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"w":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"238":{"tf":1.4142135623730951},"351":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"180":{"tf":1.0}}},"y":{"df":1,"docs":{"180":{"tf":1.0}}}},"g":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}}}}},":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"a":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"p":{"df":2,"docs":{"357":{"tf":1.0},"358":{"tf":1.0}}}},"c":{"c":{"(":{"1":{"df":1,"docs":{"248":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":20,"docs":{"181":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"252":{"tf":1.7320508075688772},"253":{"tf":1.0},"254":{"tf":1.4142135623730951},"255":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.7320508075688772},"288":{"tf":2.23606797749979},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}},"d":{"a":{"df":2,"docs":{"284":{"tf":1.0},"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"(":{"1":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"228":{"tf":1.0},"284":{"tf":1.7320508075688772},"285":{"tf":2.23606797749979}}}}},"d":{"b":{"'":{"df":1,"docs":{"130":{"tf":1.0}}},"(":{"1":{"df":1,"docs":{"118":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":31,"docs":{"1":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.7320508075688772},"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":2.0},"127":{"tf":1.0},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":2.449489742783178},"141":{"tf":1.0},"142":{"tf":3.3166247903554},"143":{"tf":1.0},"144":{"tf":1.0},"147":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"1":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"257":{"tf":1.0},"276":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"294":{"tf":1.0},"31":{"tf":1.0},"402":{"tf":1.0},"50":{"tf":1.7320508075688772},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":30,"docs":{"104":{"tf":1.7320508075688772},"111":{"tf":1.0},"112":{"tf":1.0},"13":{"tf":1.4142135623730951},"163":{"tf":1.0},"18":{"tf":2.0},"211":{"tf":1.0},"226":{"tf":1.0},"237":{"tf":1.4142135623730951},"246":{"tf":1.0},"254":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":2.8284271247461903},"273":{"tf":1.7320508075688772},"284":{"tf":2.23606797749979},"285":{"tf":1.4142135623730951},"287":{"tf":2.23606797749979},"288":{"tf":1.4142135623730951},"293":{"tf":1.0},"296":{"tf":1.0},"312":{"tf":1.0},"367":{"tf":1.4142135623730951},"383":{"tf":1.0},"386":{"tf":1.7320508075688772},"406":{"tf":1.7320508075688772},"424":{"tf":1.4142135623730951},"44":{"tf":1.0},"62":{"tf":2.0},"96":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"'":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"142":{"tf":1.4142135623730951}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"80":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"23":{"tf":2.449489742783178},"24":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"358":{"tf":1.0}}},"h":{"df":1,"docs":{"358":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":14,"docs":{"1":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"58":{"tf":3.0},"59":{"tf":2.449489742783178},"60":{"tf":2.449489742783178},"61":{"tf":2.6457513110645907},"62":{"tf":3.0},"63":{"tf":2.23606797749979},"64":{"tf":2.6457513110645907},"65":{"tf":2.23606797749979},"66":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":7,"docs":{"106":{"tf":1.0},"124":{"tf":1.0},"159":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"262":{"tf":1.0},"48":{"tf":1.0}},"n":{"df":13,"docs":{"124":{"tf":1.0},"189":{"tf":1.0},"20":{"tf":2.23606797749979},"250":{"tf":1.0},"257":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"298":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"67":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"1":{"4":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"5":{"df":1,"docs":{"275":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"228":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":15,"docs":{"174":{"tf":1.0},"183":{"tf":1.7320508075688772},"226":{"tf":1.0},"23":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.23606797749979},"276":{"tf":3.1622776601683795},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"50":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"358":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"275":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"402":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":9,"docs":{"275":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.7320508075688772},"402":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"420":{"tf":1.0},"421":{"tf":1.7320508075688772},"425":{"tf":1.4142135623730951},"426":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"420":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.0},"235":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"87":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"142":{"tf":1.0},"356":{"tf":1.4142135623730951},"359":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"159":{"tf":1.0},"244":{"tf":1.0},"325":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":2.0}}}}}},"[":{"2":{"df":1,"docs":{"274":{"tf":1.0}}},"3":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}}},"p":{"df":1,"docs":{"424":{"tf":1.0}},"g":{"(":{"1":{"df":1,"docs":{"103":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":16,"docs":{"1":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"106":{"tf":1.4142135623730951},"107":{"tf":2.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.7320508075688772},"110":{"tf":1.7320508075688772},"111":{"tf":2.6457513110645907},"112":{"tf":2.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979}}},"t":{"df":1,"docs":{"163":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"315":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{",":{"0":{".":{"5":{",":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"208":{"tf":1.4142135623730951},"212":{"tf":1.0},"60":{"tf":1.4142135623730951}},"i":{"c":{"df":2,"docs":{"158":{"tf":1.4142135623730951},"161":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"27":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0}},"|":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"|":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{".":{"df":4,"docs":{"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}},"df":4,"docs":{"382":{"tf":2.23606797749979},"402":{"tf":2.23606797749979},"420":{"tf":2.23606797749979},"425":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"p":{"df":8,"docs":{"152":{"tf":1.0},"234":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"315":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.4142135623730951},"89":{"tf":2.8284271247461903}}}},"i":{"d":{"df":2,"docs":{"357":{"tf":2.23606797749979},"358":{"tf":3.3166247903554}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{"df":1,"docs":{"317":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"183":{"tf":1.0},"194":{"tf":1.0},"25":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"w":{"df":3,"docs":{"380":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0}}}}},"s":{"df":1,"docs":{"358":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"286":{"tf":1.4142135623730951},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"h":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},":":{"%":{"df":0,"docs":{},"m":{":":{"%":{"df":2,"docs":{"314":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{":":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"208":{"tf":1.0}},"i":{"df":1,"docs":{"122":{"tf":1.0}}},"l":{"df":5,"docs":{"126":{"tf":2.449489742783178},"34":{"tf":1.4142135623730951},"352":{"tf":1.0},"44":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"14":{"tf":1.0},"144":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"313":{"tf":1.0},"363":{"tf":1.0}},"s":{"=":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"5":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"197":{"tf":1.4142135623730951}}}}}},"r":{"d":{"df":2,"docs":{"242":{"tf":1.0},"63":{"tf":1.4142135623730951}},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":2.23606797749979},"208":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":2,"docs":{"159":{"tf":1.0},"163":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"14":{"tf":1.0},"158":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"196":{"tf":1.0},"223":{"tf":1.0},"27":{"tf":1.4142135623730951},"313":{"tf":1.0},"315":{"tf":1.0},"358":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"72":{"tf":1.0},"82":{"tf":3.1622776601683795},"86":{"tf":1.0},"93":{"tf":1.0}},"e":{"a":{"d":{"df":7,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"217":{"tf":1.0},"223":{"tf":1.7320508075688772},"298":{"tf":1.0},"303":{"tf":1.0},"80":{"tf":1.0}}}},"~":{"1":{"df":2,"docs":{"63":{"tf":1.4142135623730951},"66":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"293":{"tf":1.0}}}},"p":{"=":{"<":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"234":{"tf":1.0},"252":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"106":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"193":{"tf":1.0},"226":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"271":{"tf":1.0},"44":{"tf":2.0},"82":{"tf":1.7320508075688772},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"240":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"356":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":5,"docs":{"161":{"tf":1.0},"232":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"412":{"tf":1.0}}}},"x":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"218":{"tf":1.4142135623730951}}}}}},"df":9,"docs":{"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.4142135623730951},"217":{"tf":1.0},"219":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":9,"docs":{"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.4142135623730951},"414":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":3,"docs":{"302":{"tf":1.0},"320":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"350":{"tf":1.0},"352":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"323":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"47":{"tf":1.4142135623730951},"60":{"tf":2.23606797749979}}}}}}},"t":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"114":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"26":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"304":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"322":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":7,"docs":{"133":{"tf":2.23606797749979},"141":{"tf":1.7320508075688772},"246":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"358":{"tf":1.0},"52":{"tf":1.0},"84":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{".":{"0":{",":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"5":{"df":0,"docs":{},"e":{"1":{",":{"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":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"4":{"0":{"8":{",":{"df":0,"docs":{},"i":{"d":{"=":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"164":{"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":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":10,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"164":{"tf":1.4142135623730951},"167":{"tf":1.0},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"190":{"tf":1.4142135623730951},"326":{"tf":1.7320508075688772},"339":{"tf":1.0},"341":{"tf":1.7320508075688772}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"df":0,"docs":{},"|":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"254":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"=":{"\"":{"\"":{">":{"a":{"a":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"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":{}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":7,"docs":{"354":{"tf":1.0},"355":{"tf":1.7320508075688772},"356":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"w":{"/":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"244":{"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":{}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"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":0,"docs":{},"s":{"/":{"5":{"2":{"4":{"9":{"2":{"2":{"2":{"9":{"/":{"c":{"df":1,"docs":{"234":{"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":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"298":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":2,"docs":{"208":{"tf":1.0},"212":{"tf":1.0}}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":5,"docs":{"119":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.4142135623730951},"21":{"tf":1.7320508075688772},"35":{"tf":1.4142135623730951}}}},"3":{"8":{"6":{":":{"df":0,"docs":{},"x":{"8":{"6":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"3":{"2":{"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"86":{"tf":2.23606797749979},"88":{"tf":1.0}}}}}},"d":{"=":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"359":{"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":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"2":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"359":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"df":1,"docs":{"359":{"tf":1.0}}},"2":{"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"164":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":12,"docs":{"106":{"tf":2.449489742783178},"107":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"117":{"tf":1.0},"127":{"tf":2.0},"128":{"tf":1.4142135623730951},"164":{"tf":1.0},"322":{"tf":1.0},"326":{"tf":2.0},"363":{"tf":1.4142135623730951},"369":{"tf":1.0},"51":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"320":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"369":{"tf":1.0}},"i":{"df":3,"docs":{"164":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.0}}}}}}}},"l":{"df":1,"docs":{"186":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"100":{"tf":2.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"99":{"tf":1.0}}}}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"304":{"tf":1.0},"308":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"363":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"212":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"163":{"tf":1.4142135623730951},"175":{"tf":1.0}}},"m":{"df":1,"docs":{"372":{"tf":1.4142135623730951}},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"341":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"124":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"259":{"tf":1.0}}}}}}},"df":1,"docs":{"234":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"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":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"107":{"tf":1.7320508075688772},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"326":{"tf":2.8284271247461903},"336":{"tf":2.23606797749979},"98":{"tf":1.0}}}}}}},"n":{":":{"%":{".":{"c":{"=":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"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":{},"o":{"=":{".":{"c":{"df":1,"docs":{"265":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}},"c":{"df":2,"docs":{"393":{"tf":1.4142135623730951},"412":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"u":{"d":{"df":22,"docs":{"181":{"tf":1.0},"234":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979},"242":{"tf":1.0},"244":{"tf":2.23606797749979},"246":{"tf":1.0},"257":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":2.6457513110645907},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"58":{"tf":1.0},"72":{"tf":1.0}},"e":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":1,"docs":{"76":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"369":{"tf":1.0},"373":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":12,"docs":{"12":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":2.0},"275":{"tf":1.4142135623730951},"33":{"tf":1.0},"367":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"46":{"tf":1.0},"5":{"tf":1.0},"63":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"i":{"c":{"df":6,"docs":{"186":{"tf":1.0},"298":{"tf":1.0},"369":{"tf":1.0},"400":{"tf":1.0},"408":{"tf":1.0},"418":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"274":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"347":{"tf":1.0}}}},"f":{"df":1,"docs":{"217":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"128":{"tf":2.0}}}}}}},"o":{"df":19,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"29":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"31":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"116":{"tf":1.4142135623730951},"204":{"tf":1.0},"208":{"tf":1.0},"212":{"tf":1.4142135623730951},"223":{"tf":1.0},"234":{"tf":1.0},"275":{"tf":1.4142135623730951},"323":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"298":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"=":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"173":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"242":{"tf":1.7320508075688772},"273":{"tf":2.0},"64":{"tf":1.4142135623730951}},"i":{"df":9,"docs":{"140":{"tf":1.0},"273":{"tf":2.449489742783178},"274":{"tf":1.0},"29":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"62":{"tf":1.0}}},"r":{"d":{"df":1,"docs":{"173":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}},"df":1,"docs":{"279":{"tf":1.4142135623730951}}}}},"p":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"314":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"314":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}},"=":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"352":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":17,"docs":{"25":{"tf":1.4142135623730951},"259":{"tf":1.4142135623730951},"271":{"tf":1.0},"289":{"tf":1.0},"3":{"tf":1.0},"310":{"tf":1.7320508075688772},"311":{"tf":1.7320508075688772},"312":{"tf":2.23606797749979},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"352":{"tf":1.0},"53":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"273":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"224":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"125":{"tf":1.4142135623730951},"275":{"tf":1.0},"291":{"tf":1.0},"294":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"11":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"179":{"tf":2.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"246":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"309":{"tf":1.0},"350":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"142":{"tf":1.4142135623730951},"242":{"tf":1.0},"30":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":9,"docs":{"123":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"186":{"tf":1.0},"196":{"tf":1.0},"252":{"tf":1.0},"363":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":4,"docs":{"121":{"tf":1.0},"135":{"tf":1.4142135623730951},"287":{"tf":1.0},"369":{"tf":1.4142135623730951}},"u":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"135":{"tf":2.0},"150":{"tf":1.0},"169":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.4142135623730951},"254":{"tf":1.0},"274":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"373":{"tf":2.0},"381":{"tf":1.0},"383":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.4142135623730951},"411":{"tf":1.0},"420":{"tf":2.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"284":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.0}}}}}}}}}},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}},"df":0,"docs":{}},"df":28,"docs":{"142":{"tf":2.0},"222":{"tf":1.0},"234":{"tf":3.7416573867739413},"235":{"tf":2.8284271247461903},"237":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"243":{"tf":3.7416573867739413},"244":{"tf":2.0},"257":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":2.0},"282":{"tf":1.7320508075688772},"285":{"tf":1.0},"286":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":2.0},"382":{"tf":1.0},"396":{"tf":1.4142135623730951},"402":{"tf":1.0},"414":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"287":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"376":{"tf":1.0},"377":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"382":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"130":{"tf":1.0},"224":{"tf":1.0},"365":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.7320508075688772}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"120":{"tf":1.4142135623730951},"152":{"tf":1.0},"26":{"tf":1.0},"56":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}},"f":{"a":{"c":{"df":10,"docs":{"131":{"tf":1.4142135623730951},"14":{"tf":1.0},"242":{"tf":1.0},"257":{"tf":2.23606797749979},"27":{"tf":1.0},"312":{"tf":1.0},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"399":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":1,"docs":{"122":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"217":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"208":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"224":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"142":{"tf":1.0}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"234":{"tf":2.0},"325":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"175":{"tf":1.0},"250":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":6,"docs":{"171":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":3.0},"244":{"tf":2.0},"82":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"240":{"tf":2.0},"241":{"tf":1.0}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{">":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":2,"docs":{"166":{"tf":2.0},"369":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"369":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"237":{"tf":1.0},"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"6":{"df":1,"docs":{"347":{"tf":1.0}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"204":{"tf":1.0},"339":{"tf":2.449489742783178},"347":{"tf":1.0},"350":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":1.4142135623730951},"368":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"347":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"4":{"/":{"6":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"192":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"351":{"tf":1.7320508075688772},"352":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"q":{"df":1,"docs":{"408":{"tf":1.4142135623730951}}}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"242":{"tf":1.0}}},"y":{"<":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":1,"docs":{"242":{"tf":1.0}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"df":1,"docs":{"242":{"tf":1.0}}}},"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"242":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":4,"docs":{"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"87":{"tf":2.6457513110645907},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":3,"docs":{"159":{"tf":1.0},"163":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"255":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"\"":{">":{"<":{"a":{"df":1,"docs":{"358":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"169":{"tf":1.0},"358":{"tf":2.0},"363":{"tf":1.4142135623730951},"399":{"tf":1.0},"417":{"tf":1.0},"95":{"tf":2.0}}},"r":{"(":{"[":{"'":{"a":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}}}}}}},"j":{"1":{"df":1,"docs":{"257":{"tf":1.0}}},":":{"\\":{"df":0,"docs":{},"n":{":":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},">":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"215":{"tf":1.0},"217":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":5,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"254":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"383":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"254":{"tf":2.0},"274":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"254":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0}}}},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":1,"docs":{"285":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"33":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"293":{"tf":1.0},"294":{"tf":2.0}}}}},"df":1,"docs":{"294":{"tf":2.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"383":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":6,"docs":{"254":{"tf":1.0},"274":{"tf":2.23606797749979},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"347":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"n":{"df":1,"docs":{"315":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"tf":1.0}}}}}}}}},"k":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"78":{"tf":1.0}}},"b":{"df":1,"docs":{"78":{"tf":1.0}}},"df":11,"docs":{"105":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"204":{"tf":1.0},"208":{"tf":1.0},"281":{"tf":1.0},"341":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":8,"docs":{"142":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.0},"267":{"tf":1.0},"326":{"tf":1.0},"63":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":7,"docs":{"173":{"tf":2.23606797749979},"197":{"tf":1.4142135623730951},"208":{"tf":1.0},"297":{"tf":1.0},"302":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.4142135623730951}}}}}},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"158":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":40,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.449489742783178},"106":{"tf":2.8284271247461903},"107":{"tf":2.23606797749979},"108":{"tf":2.449489742783178},"110":{"tf":2.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"117":{"tf":2.6457513110645907},"29":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"331":{"tf":2.0},"332":{"tf":3.1622776601683795},"53":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":2.8284271247461903},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"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.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"d":{"df":1,"docs":{"116":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"3":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"53":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":6,"docs":{"235":{"tf":1.7320508075688772},"341":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"101":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"90":{"tf":2.0}}}},"n":{"d":{"df":3,"docs":{"243":{"tf":3.0},"320":{"tf":1.0},"347":{"tf":1.0}}},"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"143":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"301":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"173":{"tf":1.0}}}},"w":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"l":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{"a":{"df":1,"docs":{"265":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"183":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"163":{"tf":1.0},"304":{"tf":1.0},"325":{"tf":1.0},"363":{"tf":1.4142135623730951}}}},"l":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}}},"df":1,"docs":{"425":{"tf":1.0}},"n":{"d":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"184":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"122":{"tf":1.0},"208":{"tf":1.0},"23":{"tf":1.4142135623730951},"294":{"tf":1.0},"32":{"tf":1.4142135623730951},"399":{"tf":1.0},"417":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.7320508075688772},"70":{"tf":1.0},"77":{"tf":1.7320508075688772},"86":{"tf":1.0},"99":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"172":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":1,"docs":{"254":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"357":{"tf":1.4142135623730951},"358":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"b":{"df":0,"docs":{},"r":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"(":{"8":{"df":1,"docs":{"270":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"228":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":2.0}}}}},"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"275":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"272":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"272":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"=":{".":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"246":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"273":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":1,"docs":{"273":{"tf":1.0}}},"df":4,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"277":{"tf":1.0},"425":{"tf":1.0}},"l":{"df":1,"docs":{"276":{"tf":1.0}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"394":{"tf":1.0},"401":{"tf":1.0}}},"r":{"df":5,"docs":{"392":{"tf":2.23606797749979},"393":{"tf":1.4142135623730951},"402":{"tf":1.7320508075688772},"412":{"tf":2.23606797749979},"420":{"tf":1.7320508075688772}}}},"df":21,"docs":{"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"156":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"216":{"tf":1.4142135623730951},"223":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.0},"31":{"tf":1.0},"331":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"320":{"tf":1.0}}},"df":3,"docs":{"372":{"tf":1.4142135623730951},"374":{"tf":1.0},"382":{"tf":1.0}},"k":{"df":1,"docs":{"246":{"tf":1.0}}},"v":{"df":2,"docs":{"142":{"tf":1.0},"381":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"/":{"df":1,"docs":{"95":{"tf":1.0}},"m":{"df":1,"docs":{"95":{"tf":1.0}}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"142":{"tf":1.0},"183":{"tf":1.0},"21":{"tf":1.0},"273":{"tf":1.4142135623730951},"3":{"tf":1.0},"311":{"tf":1.0},"357":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951}}}},"n":{"df":4,"docs":{"374":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"152":{"tf":1.0},"47":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"369":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"284":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"276":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"a":{".":{"c":{"c":{"df":1,"docs":{"257":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"257":{"tf":1.0},"273":{"tf":1.0}}},"b":{"df":1,"docs":{"273":{"tf":1.0}}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"273":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":4,"docs":{"121":{"tf":1.4142135623730951},"206":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"c":{"c":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"276":{"tf":1.7320508075688772}}}},"v":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}}}},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"246":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"124":{"tf":1.4142135623730951},"246":{"tf":1.0},"257":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"277":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"t":{"d":{"c":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"358":{"tf":1.7320508075688772},"425":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"296":{"tf":1.0},"343":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":20,"docs":{"12":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"196":{"tf":1.4142135623730951},"215":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"294":{"tf":1.4142135623730951},"342":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"80":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"21":{"tf":1.0}}}},"k":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"274":{"tf":1.0}}}},"df":18,"docs":{"223":{"tf":1.0},"226":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"273":{"tf":3.0},"274":{"tf":1.7320508075688772},"275":{"tf":2.0},"276":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"363":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.7320508075688772},"390":{"tf":1.0},"400":{"tf":1.4142135623730951},"406":{"tf":1.0},"411":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"=":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"a":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"402":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"420":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"v":{"6":{"4":{"df":1,"docs":{"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":6,"docs":{"223":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"3":{"df":1,"docs":{"420":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}},"df":55,"docs":{"255":{"tf":1.4142135623730951},"289":{"tf":1.7320508075688772},"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.7320508075688772},"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},"347":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":2.0},"420":{"tf":1.7320508075688772},"425":{"tf":2.0},"426":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"99":{"tf":2.23606797749979}}},"t":{"(":{")":{"[":{"0":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":88,"docs":{"105":{"tf":2.0},"106":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":2.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"13":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"179":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"20":{"tf":2.449489742783178},"204":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"234":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"242":{"tf":2.0},"243":{"tf":2.23606797749979},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"259":{"tf":1.0},"26":{"tf":2.449489742783178},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"280":{"tf":1.0},"291":{"tf":2.6457513110645907},"292":{"tf":2.0},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"304":{"tf":1.0},"307":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"316":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"329":{"tf":2.0},"33":{"tf":2.449489742783178},"330":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"336":{"tf":1.0},"343":{"tf":2.8284271247461903},"344":{"tf":1.0},"348":{"tf":1.4142135623730951},"349":{"tf":1.0},"358":{"tf":1.0},"400":{"tf":1.0},"41":{"tf":1.0},"418":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"82":{"tf":2.0},"83":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"172":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"218":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}}}}},"k":{"df":2,"docs":{"217":{"tf":1.0},"352":{"tf":1.7320508075688772}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"287":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"%":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"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":{"285":{"tf":1.0},"287":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"408":{"tf":1.0},"412":{"tf":1.7320508075688772}}}}}}},"df":16,"docs":{"121":{"tf":1.7320508075688772},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"141":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.4142135623730951},"246":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"331":{"tf":2.0},"332":{"tf":1.4142135623730951},"352":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":1.0},"42":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{">":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"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":17,"docs":{"103":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.7320508075688772},"27":{"tf":1.7320508075688772},"275":{"tf":2.23606797749979},"276":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.0},"62":{"tf":1.0},"82":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"190":{"tf":1.4142135623730951},"350":{"tf":1.0},"352":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":12,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"123":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"274":{"tf":1.0},"301":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"42":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"380":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0}},"g":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"279":{"tf":1.0}}}},"2":{"(":{"1":{"0":{"2":{"4":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"392":{"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":{},"t":{"a":{"df":0,"docs":{},"g":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":11,"docs":{"130":{"tf":2.6457513110645907},"169":{"tf":2.0},"204":{"tf":1.7320508075688772},"206":{"tf":1.0},"279":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.7320508075688772},"304":{"tf":1.0},"35":{"tf":1.4142135623730951},"352":{"tf":2.23606797749979},"60":{"tf":3.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"194":{"tf":1.0},"320":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"116":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"261":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"42":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"129":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":2.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951}}}}},"p":{"(":{"4":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"304":{"tf":2.0},"305":{"tf":1.4142135623730951}}},"df":3,"docs":{"304":{"tf":2.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"320":{"tf":1.0}}},"t":{"df":2,"docs":{"325":{"tf":1.0},"63":{"tf":1.0}}}},"w":{"df":1,"docs":{"27":{"tf":1.0}},"|":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}}}}},"p":{"6":{"4":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":8,"docs":{"386":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.4142135623730951},"406":{"tf":1.0},"411":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"420":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"277":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"m":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":7,"docs":{"315":{"tf":1.0},"334":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.4142135623730951}},"l":{"df":2,"docs":{"392":{"tf":1.0},"412":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"(":{"8":{"df":1,"docs":{"186":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":10,"docs":{"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.4142135623730951},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"314":{"tf":1.4142135623730951}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"207":{"tf":1.0}}}}}},"df":3,"docs":{"203":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"k":{"df":3,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":2.8284271247461903},"305":{"tf":2.23606797749979}},"s":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"d":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"303":{"tf":1.0},"304":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}}}}}},"s":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":2.0}}}}},"df":0,"docs":{}}},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":1,"docs":{"244":{"tf":2.0}},"m":{"df":1,"docs":{"244":{"tf":1.7320508075688772}}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"241":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"244":{"tf":1.0}}}}}},"df":1,"docs":{"244":{"tf":1.0}},"{":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"244":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"172":{"tf":2.449489742783178},"175":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"312":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"132":{"tf":1.4142135623730951},"241":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"314":{"tf":1.0}}}}}},"+":{"0":{"df":0,"docs":{},"x":{"1":{"5":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"288":{"tf":1.0}},"f":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"c":{"c":{"df":2,"docs":{"257":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"142":{"tf":1.4142135623730951},"207":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"257":{"tf":1.0},"273":{"tf":2.8284271247461903},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"287":{"tf":2.0},"288":{"tf":1.7320508075688772}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"208":{"tf":1.0},"86":{"tf":1.4142135623730951}}}}},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"258":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":23,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"183":{"tf":1.0},"22":{"tf":1.0},"228":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":2.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.7320508075688772},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"276":{"tf":1.0},"334":{"tf":1.0},"352":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"262":{"tf":1.4142135623730951},"263":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"_":{"=":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"247":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"246":{"tf":1.4142135623730951}},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"246":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"246":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"3":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"204":{"tf":1.0},"320":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}}}},"df":8,"docs":{"295":{"tf":1.4142135623730951},"3":{"tf":1.0},"346":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951},"7":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"184":{"tf":1.0},"308":{"tf":1.4142135623730951},"403":{"tf":1.0},"421":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":12,"docs":{"153":{"tf":1.0},"201":{"tf":1.7320508075688772},"223":{"tf":1.0},"241":{"tf":1.0},"247":{"tf":1.4142135623730951},"273":{"tf":3.0},"298":{"tf":2.0},"3":{"tf":1.7320508075688772},"303":{"tf":2.0},"304":{"tf":1.0},"305":{"tf":1.0},"57":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"tf":1.0}}}}},"k":{"df":4,"docs":{"83":{"tf":1.0},"90":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"k":{":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"318":{"tf":2.0}}},"m":{"=":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"1":{"df":1,"docs":{"9":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":34,"docs":{"122":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"170":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"20":{"tf":3.4641016151377544},"206":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":2.0},"243":{"tf":4.123105625617661},"25":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"261":{"tf":2.23606797749979},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":2.23606797749979},"89":{"tf":1.0},"9":{"tf":2.8284271247461903},"93":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"46":{"tf":2.23606797749979}}}},"x":{"df":3,"docs":{"204":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}}}}}},"b":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":25,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"18":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"238":{"tf":2.23606797749979},"244":{"tf":3.1622776601683795},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.0},"358":{"tf":1.4142135623730951},"408":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"72":{"tf":2.0},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":8,"docs":{"23":{"tf":1.4142135623730951},"234":{"tf":1.0},"254":{"tf":1.0},"352":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"7":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"242":{"tf":1.0},"275":{"tf":1.0},"315":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":2.23606797749979},"234":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"273":{"tf":1.0}}},"y":{"(":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":11,"docs":{"123":{"tf":1.0},"135":{"tf":1.0},"142":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":2.449489742783178},"201":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.7320508075688772},"291":{"tf":1.0},"298":{"tf":1.0},"399":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"374":{"tf":1.7320508075688772}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"353":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"159":{"tf":1.0},"162":{"tf":1.0}}}}},"df":1,"docs":{"162":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"287":{"tf":1.4142135623730951},"311":{"tf":1.0},"46":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"126":{"tf":1.0},"13":{"tf":1.0},"247":{"tf":1.0},"293":{"tf":1.0},"352":{"tf":1.0},"50":{"tf":1.0},"82":{"tf":1.4142135623730951}}}},"df":1,"docs":{"131":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":1.0}},"l":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"311":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":3.0}}}},"df":0,"docs":{}}},"n":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"w":{"df":1,"docs":{"181":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"173":{"tf":1.0},"241":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"363":{"tf":2.0}}}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"208":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"320":{"tf":1.4142135623730951},"322":{"tf":1.7320508075688772},"324":{"tf":2.0},"325":{"tf":2.449489742783178}}}}}},"s":{"c":{"df":2,"docs":{"121":{"tf":1.4142135623730951},"50":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":2,"docs":{"224":{"tf":1.0},"63":{"tf":1.0}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"163":{"tf":1.0}}},"4":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"308":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"140":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"305":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":21,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.0},"119":{"tf":1.0},"128":{"tf":1.0},"139":{"tf":1.4142135623730951},"152":{"tf":1.0},"158":{"tf":1.4142135623730951},"166":{"tf":1.0},"208":{"tf":1.0},"218":{"tf":1.0},"3":{"tf":1.0},"363":{"tf":1.4142135623730951},"408":{"tf":1.0},"412":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":2.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"86":{"tf":2.0},"92":{"tf":1.4142135623730951},"99":{"tf":1.0}},"l":{"df":3,"docs":{"353":{"tf":1.4142135623730951},"358":{"tf":1.0},"370":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"106":{"tf":1.0},"246":{"tf":1.0},"257":{"tf":1.0},"317":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"373":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"302":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":24,"docs":{"158":{"tf":1.4142135623730951},"166":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.23606797749979},"175":{"tf":1.0},"185":{"tf":1.7320508075688772},"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},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"350":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"272":{"tf":1.0},"322":{"tf":2.23606797749979},"324":{"tf":2.0},"325":{"tf":1.7320508075688772},"326":{"tf":2.0},"328":{"tf":1.0},"331":{"tf":1.0},"361":{"tf":2.0},"44":{"tf":3.0}},"e":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"/":{".":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"334":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"334":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":2.0},"332":{"tf":1.7320508075688772},"333":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772}},"v":{"1":{"df":1,"docs":{"334":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"20":{"tf":2.0},"234":{"tf":1.0},"242":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"287":{"tf":1.0},"320":{"tf":1.4142135623730951},"356":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"168":{"tf":1.4142135623730951},"193":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"321":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":2.449489742783178},"331":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}}}}}},"s":{"df":3,"docs":{"158":{"tf":1.0},"311":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951}},"e":{"0":{"df":1,"docs":{"313":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"311":{"tf":1.4142135623730951}}}}}},"v":{"df":14,"docs":{"156":{"tf":1.4142135623730951},"174":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"234":{"tf":2.449489742783178},"235":{"tf":2.449489742783178},"371":{"tf":2.0},"372":{"tf":2.0},"374":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"382":{"tf":2.23606797749979},"401":{"tf":1.0},"402":{"tf":2.0},"419":{"tf":1.0},"420":{"tf":2.0}},"e":{"df":6,"docs":{"142":{"tf":1.0},"326":{"tf":1.0},"373":{"tf":1.0},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"52":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"311":{"tf":1.4142135623730951},"52":{"tf":1.0}}}}}}},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":2,"docs":{"389":{"tf":1.0},"410":{"tf":1.0}}},"s":{"df":2,"docs":{"208":{"tf":1.4142135623730951},"32":{"tf":1.0}},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":2.0},"19":{"tf":1.0},"4":{"tf":1.0},"50":{"tf":1.0}}},"r":{"[":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"370":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":3,"docs":{"370":{"tf":2.0},"389":{"tf":1.0},"410":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"3":{"df":1,"docs":{"246":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":1,"docs":{"246":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"250":{"tf":1.0},"88":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":13,"docs":{"128":{"tf":1.0},"183":{"tf":1.0},"211":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"361":{"tf":1.0},"412":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":1.0},"62":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"281":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"n":{".":{".":{"df":0,"docs":{},"m":{".":{".":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":1,"docs":{"72":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"62":{"tf":1.0}}},"p":{"df":1,"docs":{"89":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":0,"docs":{},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"241":{"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":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"$":{"3":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":41,"docs":{"103":{"tf":1.0},"11":{"tf":1.0},"127":{"tf":1.7320508075688772},"163":{"tf":1.0},"164":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.4142135623730951},"215":{"tf":1.0},"217":{"tf":1.0},"23":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":2.6457513110645907},"26":{"tf":1.0},"262":{"tf":2.0},"269":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":2.23606797749979},"276":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"297":{"tf":2.23606797749979},"303":{"tf":2.449489742783178},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"313":{"tf":1.0},"322":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"326":{"tf":1.7320508075688772},"339":{"tf":1.0},"344":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"78":{"tf":2.23606797749979},"86":{"tf":2.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":3,"docs":{"240":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"302":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"235":{"tf":1.0},"94":{"tf":2.0}}}}}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"347":{"tf":1.0},"351":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}},"v":{"df":1,"docs":{"358":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"89":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"352":{"tf":2.23606797749979}}},"d":{"df":0,"docs":{},"x":{"df":2,"docs":{"275":{"tf":1.7320508075688772},"276":{"tf":1.0}}}},"df":37,"docs":{"101":{"tf":1.0},"106":{"tf":2.0},"150":{"tf":1.4142135623730951},"160":{"tf":1.0},"18":{"tf":1.4142135623730951},"186":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"204":{"tf":1.0},"208":{"tf":1.0},"215":{"tf":2.23606797749979},"216":{"tf":1.7320508075688772},"217":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"237":{"tf":1.0},"240":{"tf":1.7320508075688772},"293":{"tf":1.0},"294":{"tf":1.0},"3":{"tf":1.0},"313":{"tf":1.0},"339":{"tf":1.0},"408":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":2.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"11":{"tf":1.0},"197":{"tf":1.4142135623730951},"208":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0}}},"df":0,"docs":{}},"g":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"20":{"tf":1.0},"72":{"tf":1.0}}}},"df":2,"docs":{"408":{"tf":1.0},"75":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"339":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"347":{"tf":1.4142135623730951},"352":{"tf":1.0},"353":{"tf":1.4142135623730951}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":19,"docs":{"167":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"337":{"tf":1.7320508075688772},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.4142135623730951},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0}}}}}}},"w":{"df":22,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"117":{"tf":1.0},"128":{"tf":1.0},"142":{"tf":2.0},"197":{"tf":1.4142135623730951},"244":{"tf":2.23606797749979},"287":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"322":{"tf":1.0},"324":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"363":{"tf":2.0},"418":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"199":{"tf":1.0},"200":{"tf":1.7320508075688772}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"89":{"tf":1.0}}}}}}}},":":{"(":{"d":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":12,"docs":{"121":{"tf":1.0},"135":{"tf":1.7320508075688772},"15":{"tf":1.0},"224":{"tf":1.0},"23":{"tf":1.0},"308":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":1.0}}}}},"f":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"353":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"352":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"349":{"tf":1.4142135623730951}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"337":{"tf":1.0},"347":{"tf":2.449489742783178},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.7320508075688772},"351":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"348":{"tf":1.4142135623730951},"349":{"tf":1.7320508075688772},"350":{"tf":1.0},"352":{"tf":1.0}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"350":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"c":{"df":1,"docs":{"167":{"tf":1.0}},"e":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"216":{"tf":1.0}}},"m":{"(":{"1":{"df":1,"docs":{"227":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"214":{"tf":1.0},"227":{"tf":1.4142135623730951},"241":{"tf":2.0}}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"b":{"b":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"183":{"tf":2.23606797749979},"184":{"tf":1.0},"212":{"tf":1.0},"276":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"286":{"tf":1.7320508075688772}}}}}}},"k":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":4,"docs":{"180":{"tf":1.0},"204":{"tf":1.0},"234":{"tf":1.4142135623730951},"238":{"tf":1.0}},"e":{"df":8,"docs":{"15":{"tf":1.0},"261":{"tf":1.0},"275":{"tf":1.4142135623730951},"279":{"tf":2.449489742783178},"280":{"tf":1.0},"308":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951}}}},"p":{"df":2,"docs":{"274":{"tf":1.0},"288":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"382":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"273":{"tf":1.0},"275":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.7320508075688772},"157":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"217":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"310":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"275":{"tf":2.0}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"%":{"2":{"df":1,"docs":{"74":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"208":{"tf":1.0},"217":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"71":{"tf":1.0}}},"s":{"df":1,"docs":{"72":{"tf":1.0}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"12":{"tf":1.0},"160":{"tf":1.0},"204":{"tf":1.0},"217":{"tf":1.0},"240":{"tf":1.4142135623730951},"254":{"tf":1.0},"297":{"tf":1.0},"312":{"tf":1.0},"352":{"tf":1.0},"382":{"tf":1.0},"62":{"tf":1.4142135623730951},"71":{"tf":2.0},"72":{"tf":1.0},"77":{"tf":1.0}}}}},"df":4,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"275":{"tf":1.7320508075688772},"276":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"o":{"$":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"0":{"df":1,"docs":{"234":{"tf":1.0}}},"1":{"df":1,"docs":{"234":{"tf":1.0}}},"2":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"254":{"tf":1.0}}},"3":{"df":3,"docs":{"234":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"314":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"214":{"tf":1.0},"224":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"226":{"tf":1.7320508075688772}}}}}},"df":2,"docs":{"284":{"tf":1.0},"65":{"tf":2.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"142":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":3.7416573867739413},"276":{"tf":1.4142135623730951},"314":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"19":{"tf":1.0},"88":{"tf":2.23606797749979}},"r":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"(":{"1":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.7320508075688772},"217":{"tf":1.7320508075688772},"311":{"tf":1.0},"312":{"tf":1.0}}},"df":34,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"131":{"tf":1.0},"168":{"tf":1.0},"174":{"tf":1.4142135623730951},"183":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"226":{"tf":1.7320508075688772},"246":{"tf":1.0},"254":{"tf":1.0},"261":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"285":{"tf":2.23606797749979},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"300":{"tf":1.0},"331":{"tf":1.4142135623730951},"361":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"8":{"tf":2.23606797749979},"80":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"97":{"tf":1.0}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"308":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"304":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"217":{"tf":1.4142135623730951},"274":{"tf":2.0},"275":{"tf":1.4142135623730951},"304":{"tf":1.0},"390":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"g":{"df":1,"docs":{"234":{"tf":1.0}}},"k":{"df":1,"docs":{"234":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"142":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"208":{"tf":1.0},"61":{"tf":1.0}}}}},"n":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":2.0},"53":{"tf":1.0}}}}}},"c":{"df":6,"docs":{"111":{"tf":1.0},"142":{"tf":1.0},"183":{"tf":1.0},"314":{"tf":1.0},"70":{"tf":1.0},"78":{"tf":1.0}}},"df":28,"docs":{"11":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.4142135623730951},"144":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":1.0},"234":{"tf":2.0},"237":{"tf":1.4142135623730951},"242":{"tf":2.23606797749979},"243":{"tf":1.4142135623730951},"261":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"296":{"tf":1.0},"308":{"tf":1.0},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"194":{"tf":1.0},"60":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"172":{"tf":1.0},"182":{"tf":1.0},"324":{"tf":3.0},"325":{"tf":2.449489742783178}}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"369":{"tf":1.0}}}}},"o":{"b":{"df":1,"docs":{"153":{"tf":1.0}}},"df":1,"docs":{"155":{"tf":1.0}}},"p":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{">":{"(":{")":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{">":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"b":{">":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":1,"docs":{"240":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"(":{"2":{"df":1,"docs":{"205":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":17,"docs":{"102":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"165":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":2.0},"190":{"tf":1.7320508075688772},"191":{"tf":1.7320508075688772},"193":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"99":{"tf":1.0}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"161":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"232":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"373":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{")":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"194":{"tf":1.4142135623730951},"240":{"tf":3.0},"25":{"tf":1.0},"280":{"tf":1.7320508075688772},"33":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"373":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":1,"docs":{"212":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"212":{"tf":1.7320508075688772}}}}}}},"t":{"1":{"(":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}},":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"[":{":":{"]":{"[":{"=":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"7":{"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":{},"s":{"c":{"]":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"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":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}}}},"df":25,"docs":{"119":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.0},"201":{"tf":1.4142135623730951},"204":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"27":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"303":{"tf":1.0},"339":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"67":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"234":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.7320508075688772},"286":{"tf":2.23606797749979},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772}}},"n":{"d":{"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"244":{"tf":1.0}},"m":{"df":1,"docs":{"244":{"tf":1.0}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":31,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":2.449489742783178},"150":{"tf":1.0},"170":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.4142135623730951},"196":{"tf":1.0},"20":{"tf":1.4142135623730951},"23":{"tf":2.449489742783178},"244":{"tf":1.7320508075688772},"250":{"tf":1.0},"251":{"tf":2.0},"252":{"tf":1.0},"26":{"tf":1.7320508075688772},"271":{"tf":1.4142135623730951},"280":{"tf":1.0},"281":{"tf":1.0},"304":{"tf":1.0},"315":{"tf":2.0},"331":{"tf":1.0},"339":{"tf":1.0},"363":{"tf":1.0},"412":{"tf":1.0},"44":{"tf":2.6457513110645907},"50":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":2.0},"8":{"tf":1.4142135623730951}}}}},"s":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"a":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"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":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"358":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"273":{"tf":3.1622776601683795},"347":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"263":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"186":{"tf":1.0},"189":{"tf":1.0},"20":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"347":{"tf":1.4142135623730951}}}},"df":2,"docs":{"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"234":{"tf":1.7320508075688772},"58":{"tf":2.0},"59":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":1,"docs":{"234":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"317":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"tf":1.0}}}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":9,"docs":{"142":{"tf":1.4142135623730951},"254":{"tf":1.0},"26":{"tf":1.0},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"299":{"tf":1.4142135623730951},"313":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":21,"docs":{"103":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"194":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.4142135623730951},"250":{"tf":1.0},"259":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"343":{"tf":1.0},"350":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.7320508075688772},"82":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"208":{"tf":1.0},"212":{"tf":1.0},"308":{"tf":1.0},"42":{"tf":1.0},"6":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"369":{"tf":1.0},"408":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"142":{"tf":1.0},"263":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"272":{"tf":1.0},"304":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"180":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"308":{"tf":1.0},"318":{"tf":1.0}}}}}}},"p":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"237":{"tf":1.0}}},":":{"df":1,"docs":{"186":{"tf":1.0}}},">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772},"359":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"177":{"tf":2.449489742783178},"178":{"tf":1.7320508075688772},"179":{"tf":2.8284271247461903},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"352":{"tf":1.0},"83":{"tf":2.8284271247461903}}}},"df":1,"docs":{"237":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"341":{"tf":1.4142135623730951},"347":{"tf":1.0},"350":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":2.23606797749979},"353":{"tf":1.4142135623730951}}}}},"m":{"a":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"176":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"1":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":2.6457513110645907},"178":{"tf":1.4142135623730951},"179":{"tf":2.449489742783178},"180":{"tf":2.0},"181":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":4,"docs":{"197":{"tf":3.1622776601683795},"208":{"tf":1.0},"298":{"tf":2.0},"358":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.4142135623730951},"140":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}},"t":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":6,"docs":{"243":{"tf":1.0},"394":{"tf":1.4142135623730951},"400":{"tf":1.0},"418":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":4,"docs":{"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":3.1622776601683795},"53":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":7,"docs":{"19":{"tf":1.0},"23":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":2.6457513110645907},"24":{"tf":1.4142135623730951},"240":{"tf":2.6457513110645907},"244":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"172":{"tf":1.0},"19":{"tf":1.4142135623730951},"237":{"tf":2.449489742783178},"238":{"tf":2.0},"242":{"tf":1.0},"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"128":{"tf":1.0},"298":{"tf":1.0},"302":{"tf":1.0}},"s":{"=":{"0":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"369":{"tf":1.0}}}}},"s":{"df":4,"docs":{"23":{"tf":2.23606797749979},"339":{"tf":1.0},"44":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951}},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":5,"docs":{"163":{"tf":1.7320508075688772},"21":{"tf":1.0},"217":{"tf":1.4142135623730951},"25":{"tf":1.0},"64":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"242":{"tf":1.7320508075688772},"243":{"tf":2.6457513110645907},"56":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"163":{"tf":2.23606797749979},"303":{"tf":1.0},"304":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"126":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":14,"docs":{"126":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"281":{"tf":1.7320508075688772},"352":{"tf":1.0},"376":{"tf":1.7320508075688772},"396":{"tf":1.7320508075688772},"41":{"tf":1.0},"414":{"tf":2.0},"44":{"tf":1.0},"7":{"tf":1.0}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"109":{"tf":2.0},"303":{"tf":2.0},"304":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"52":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"155":{"tf":1.4142135623730951},"274":{"tf":1.0},"62":{"tf":4.58257569495584}}}},"df":0,"docs":{},"h":{">":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"129":{"tf":2.449489742783178},"201":{"tf":1.0},"204":{"tf":2.0},"254":{"tf":1.4142135623730951},"262":{"tf":1.7320508075688772},"269":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"287":{"tf":2.23606797749979},"288":{"tf":2.449489742783178},"33":{"tf":1.4142135623730951},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"46":{"tf":1.7320508075688772},"64":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"297":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"281":{"tf":1.0}},"n":{">":{"[":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":22,"docs":{"170":{"tf":1.0},"19":{"tf":2.23606797749979},"199":{"tf":1.0},"20":{"tf":3.605551275463989},"242":{"tf":2.0},"243":{"tf":4.47213595499958},"25":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":2.0},"262":{"tf":1.4142135623730951},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"291":{"tf":1.0},"294":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"4":{"tf":1.0},"69":{"tf":2.23606797749979},"70":{"tf":2.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772}}}}}}}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"339":{"tf":1.4142135623730951}}}},"df":3,"docs":{"386":{"tf":1.4142135623730951},"406":{"tf":1.0},"419":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"168":{"tf":1.0}}}},"d":{"df":2,"docs":{"150":{"tf":1.0},"274":{"tf":1.4142135623730951}}},"df":42,"docs":{"101":{"tf":1.0},"119":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"186":{"tf":2.0},"188":{"tf":1.0},"194":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"240":{"tf":2.8284271247461903},"241":{"tf":3.4641016151377544},"259":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.4142135623730951},"3":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"361":{"tf":2.0},"47":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"130":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":11,"docs":{"170":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"275":{"tf":1.0},"311":{"tf":1.0},"387":{"tf":1.4142135623730951},"60":{"tf":1.0}},"f":{"(":{"1":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}},"df":5,"docs":{"203":{"tf":1.0},"208":{"tf":2.449489742783178},"209":{"tf":1.0},"210":{"tf":1.7320508075688772},"211":{"tf":1.7320508075688772}},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"244":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"208":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"274":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":2.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.0},"308":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"369":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":4,"docs":{"228":{"tf":1.0},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"286":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"197":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"242":{"tf":1.0},"243":{"tf":1.7320508075688772}}}},"d":{"df":20,"docs":{"119":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":1.0},"186":{"tf":1.4142135623730951},"188":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"297":{"tf":2.449489742783178},"300":{"tf":1.0},"302":{"tf":1.0},"80":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"196":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"185":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"297":{"tf":1.0},"32":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"g":{"df":4,"docs":{"177":{"tf":2.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"363":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"418":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"df":3,"docs":{"182":{"tf":1.0},"352":{"tf":1.4142135623730951},"383":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"369":{"tf":1.0}},"t":{"df":2,"docs":{"225":{"tf":1.4142135623730951},"274":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"201":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"185":{"tf":1.0},"201":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"8":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":16,"docs":{"159":{"tf":1.0},"170":{"tf":1.7320508075688772},"193":{"tf":1.0},"197":{"tf":1.0},"240":{"tf":1.0},"274":{"tf":1.4142135623730951},"347":{"tf":1.0},"363":{"tf":1.7320508075688772},"376":{"tf":1.0},"377":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"135":{"tf":1.0},"208":{"tf":1.4142135623730951},"234":{"tf":3.1622776601683795},"235":{"tf":1.0},"244":{"tf":1.0},"274":{"tf":2.23606797749979},"314":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.0},"381":{"tf":2.0},"386":{"tf":1.4142135623730951},"387":{"tf":2.0},"406":{"tf":1.0},"412":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{">":{"/":{"<":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"327":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"320":{"tf":2.23606797749979},"321":{"tf":2.0},"322":{"tf":2.449489742783178},"323":{"tf":2.6457513110645907},"326":{"tf":3.0},"328":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":2.0}}}},"p":{"df":9,"docs":{"239":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.0},"369":{"tf":1.4142135623730951},"381":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.4142135623730951},"55":{"tf":1.0},"90":{"tf":1.0}},"f":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":1,"docs":{"369":{"tf":1.0}},"q":{"df":1,"docs":{"369":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"197":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"=":{"\"":{"8":{"0":{"8":{"0":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"165":{"tf":1.0},"167":{"tf":1.4142135623730951},"172":{"tf":1.0},"186":{"tf":1.4142135623730951},"191":{"tf":1.7320508075688772},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"344":{"tf":2.0},"345":{"tf":1.7320508075688772},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"155":{"tf":1.0},"26":{"tf":1.0},"363":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951}}},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"315":{"tf":1.0},"335":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"13":{"tf":1.0},"20":{"tf":1.0},"234":{"tf":1.0},"26":{"tf":1.7320508075688772},"82":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"393":{"tf":1.0},"412":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":6,"docs":{"242":{"tf":1.4142135623730951},"246":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0},"393":{"tf":1.0},"412":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"42":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"19":{"tf":1.0},"4":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"19":{"tf":1.4142135623730951},"281":{"tf":1.0},"4":{"tf":1.4142135623730951},"52":{"tf":4.69041575982343},"53":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"252":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"250":{"tf":1.4142135623730951},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"250":{"tf":1.0},"257":{"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":3,"docs":{"259":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":2.0}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"350":{"tf":1.0},"351":{"tf":1.0}},"e":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"208":{"tf":1.0}},"t":{"df":1,"docs":{"300":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"238":{"tf":1.0},"30":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0}}}},"v":{"df":1,"docs":{"298":{"tf":1.0}}}},"s":{"df":1,"docs":{"311":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"130":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"v":{"=":{"$":{"3":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":2,"docs":{"27":{"tf":1.0},"380":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":7,"docs":{"101":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"363":{"tf":1.0},"44":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}}}}},"g":{"df":3,"docs":{"119":{"tf":1.7320508075688772},"204":{"tf":1.0},"206":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"117":{"tf":1.0},"163":{"tf":1.7320508075688772},"242":{"tf":2.0},"243":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"279":{"tf":1.0}}},"df":1,"docs":{"279":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{",":{"df":0,"docs":{},"x":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"215":{"tf":1.0}}}},"df":0,"docs":{}},"df":38,"docs":{"121":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":2.0},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"158":{"tf":1.0},"174":{"tf":1.0},"19":{"tf":1.0},"204":{"tf":2.23606797749979},"215":{"tf":2.0},"223":{"tf":2.6457513110645907},"237":{"tf":1.4142135623730951},"24":{"tf":1.0},"247":{"tf":1.7320508075688772},"250":{"tf":1.7320508075688772},"252":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"82":{"tf":1.0},"99":{"tf":1.7320508075688772}},"f":{"(":{"\"":{"%":{"d":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{},"s":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"2":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"181":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"242":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"350":{"tf":1.7320508075688772},"351":{"tf":1.0},"352":{"tf":1.7320508075688772}},"s":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"257":{"tf":2.23606797749979},"298":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"o":{"c":{"/":{"*":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"298":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"307":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"297":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"302":{"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":{"193":{"tf":1.4142135623730951},"313":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"274":{"tf":1.0},"395":{"tf":1.4142135623730951},"403":{"tf":1.0},"413":{"tf":1.4142135623730951},"421":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"119":{"tf":1.0},"128":{"tf":2.449489742783178},"188":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.7320508075688772},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":2.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"213":{"tf":1.0},"23":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"297":{"tf":2.23606797749979},"298":{"tf":1.4142135623730951},"302":{"tf":2.23606797749979},"326":{"tf":1.0},"387":{"tf":1.7320508075688772},"408":{"tf":1.0},"68":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"78":{"tf":1.0},"80":{"tf":1.0}}}}},"f":{"df":1,"docs":{"307":{"tf":1.0}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"=":{"0":{"0":{"3":{"3":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"*":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":14,"docs":{"203":{"tf":1.7320508075688772},"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},"286":{"tf":2.0},"287":{"tf":3.0},"288":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"217":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"146":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}}}},"df":20,"docs":{"14":{"tf":1.0},"142":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"286":{"tf":1.7320508075688772},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"383":{"tf":1.7320508075688772},"386":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":2.0}},"m":{"df":1,"docs":{"235":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"257":{"tf":1.0}}}}}}},"df":1,"docs":{"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"381":{"tf":1.7320508075688772},"401":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"106":{"tf":1.0},"119":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"257":{"tf":1.4142135623730951},"291":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":1.0},"333":{"tf":2.449489742783178},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":8,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"240":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"315":{"tf":1.0},"70":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":1,"docs":{"80":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"185":{"tf":1.0},"202":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"275":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"0":{",":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"3":{".":{"2":{"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":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"275":{"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":1,"docs":{"275":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"2":{"df":1,"docs":{"302":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"289":{"tf":1.0},"302":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"234":{"tf":2.6457513110645907},"235":{"tf":2.23606797749979},"288":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":2.0},"372":{"tf":1.7320508075688772},"424":{"tf":1.7320508075688772}}}},"u":{"b":{"df":2,"docs":{"113":{"tf":1.0},"117":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"105":{"tf":1.0},"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"257":{"tf":2.0},"399":{"tf":1.0},"417":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"n":{"df":2,"docs":{"234":{"tf":2.0},"236":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"367":{"tf":1.4142135623730951},"383":{"tf":1.0},"386":{"tf":1.7320508075688772},"406":{"tf":1.7320508075688772},"424":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.0}}}}}},"df":13,"docs":{"274":{"tf":2.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"369":{"tf":1.4142135623730951},"376":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"419":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951}},"f":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":1,"docs":{"369":{"tf":1.0}},"q":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"274":{"tf":2.23606797749979},"288":{"tf":1.0},"44":{"tf":1.0}},"s":{"(":{"\"":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"286":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"276":{"tf":1.0}}},"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"_":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":1,"docs":{"238":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"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":{}}}},"w":{"d":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"3":{"df":1,"docs":{"281":{"tf":1.0}}},"df":7,"docs":{"228":{"tf":1.0},"278":{"tf":1.7320508075688772},"279":{"tf":1.0},"280":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951}}}}}}}},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":2,"docs":{"163":{"tf":1.4142135623730951},"171":{"tf":1.0}}},"df":0,"docs":{}}}},"df":9,"docs":{"102":{"tf":1.0},"179":{"tf":1.0},"234":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"373":{"tf":1.0},"408":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0}},"e":{"df":1,"docs":{"179":{"tf":1.0}},"m":{"df":0,"docs":{},"u":{"(":{"1":{"df":1,"docs":{"157":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":23,"docs":{"1":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":2.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":2.6457513110645907},"173":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":3.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}},"t":{"df":0,"docs":{},"q":{"df":1,"docs":{"181":{"tf":1.0}}}}},"i":{"df":1,"docs":{"181":{"tf":1.0}}},"l":{"df":2,"docs":{"179":{"tf":1.0},"44":{"tf":2.0}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"171":{"tf":1.0},"175":{"tf":1.0}}}},"o":{"df":1,"docs":{"179":{"tf":1.0}}},"s":{"df":1,"docs":{"179":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"q":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"122":{"tf":1.7320508075688772},"234":{"tf":1.0},"238":{"tf":1.0}}}},"fi":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"130":{"tf":1.0},"179":{"tf":1.0},"251":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"29":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"t":{"df":4,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"141":{"tf":2.0},"89":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"a":{"=":{"1":{"0":{"df":0,"docs":{},"g":{"df":1,"docs":{"333":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"320":{"tf":1.0},"333":{"tf":1.4142135623730951}}},"df":3,"docs":{"25":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"274":{"tf":2.6457513110645907},"371":{"tf":1.0},"372":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"w":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":1,"docs":{"399":{"tf":1.0}}}},"0":{"+":{"4":{"df":1,"docs":{"412":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"412":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"415":{"tf":1.0}}},"df":0,"docs":{}}},"]":{"=":{"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"412":{"tf":1.0}}},"2":{"df":1,"docs":{"412":{"tf":1.0}}},"5":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":6,"docs":{"406":{"tf":1.0},"410":{"tf":2.0},"412":{"tf":4.358898943540674},"414":{"tf":1.0},"415":{"tf":1.0},"420":{"tf":1.4142135623730951}}},"1":{"+":{"df":0,"docs":{},"r":{"2":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"1":{"df":5,"docs":{"372":{"tf":1.4142135623730951},"378":{"tf":1.0},"406":{"tf":1.0},"416":{"tf":1.0},"418":{"tf":1.7320508075688772}}},"2":{"df":2,"docs":{"379":{"tf":1.0},"406":{"tf":1.0}}},"3":{"df":1,"docs":{"406":{"tf":1.0}}},"4":{"df":2,"docs":{"406":{"tf":1.0},"411":{"tf":1.4142135623730951}}},"5":{"df":2,"docs":{"379":{"tf":1.0},"406":{"tf":1.0}}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"241":{"tf":1.0},"412":{"tf":3.4641016151377544},"420":{"tf":1.0}}},"2":{".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"<":{"<":{"3":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"153":{"tf":1.0},"155":{"tf":1.0},"241":{"tf":1.0},"412":{"tf":2.6457513110645907},"420":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"414":{"tf":1.0}}},"4":{"df":1,"docs":{"416":{"tf":1.0}}},"5":{"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"7":{"df":1,"docs":{"420":{"tf":1.4142135623730951}}},"8":{"df":3,"docs":{"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0}}},"9":{"df":1,"docs":{"376":{"tf":1.0}}},"_":{"df":0,"docs":{},"x":{"8":{"6":{"_":{"6":{"4":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"274":{"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":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"2":{"(":{"1":{"df":1,"docs":{"149":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":10,"docs":{"1":{"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},"274":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"424":{"tf":1.0}},"i":{"d":{"df":0,"docs":{},"z":{"1":{"df":1,"docs":{"322":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":1,"docs":{"320":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":2,"docs":{"160":{"tf":1.7320508075688772},"309":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"146":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"62":{"tf":1.0},"76":{"tf":2.6457513110645907}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"183":{"tf":1.0}}}},"s":{"df":0,"docs":{},"m":{"2":{"df":1,"docs":{"156":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"w":{"df":12,"docs":{"166":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":2.0},"287":{"tf":1.0},"301":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"350":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"x":{"+":{"0":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"377":{"tf":1.0}}}},"df":0,"docs":{}}},"df":11,"docs":{"144":{"tf":1.0},"174":{"tf":2.449489742783178},"226":{"tf":2.449489742783178},"274":{"tf":1.0},"287":{"tf":1.4142135623730951},"367":{"tf":1.0},"371":{"tf":2.8284271247461903},"372":{"tf":2.8284271247461903},"377":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.4142135623730951}}}},"b":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"58":{"tf":2.0}}}}},"df":0,"docs":{}},"p":{"+":{"8":{"df":1,"docs":{"380":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"367":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.7320508075688772},"381":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}},"x":{"+":{"4":{"*":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"367":{"tf":1.0},"372":{"tf":2.0},"379":{"tf":1.0}}}},"c":{"df":0,"docs":{},"x":{"df":6,"docs":{"287":{"tf":2.0},"288":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"376":{"tf":1.0},"378":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"140":{"tf":1.0},"174":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.7320508075688772},"235":{"tf":1.7320508075688772},"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.4142135623730951}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"370":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"382":{"tf":1.0}}}}}},"x":{"df":6,"docs":{"140":{"tf":1.0},"288":{"tf":1.0},"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.0}}}},"df":25,"docs":{"103":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"186":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":3.1622776601683795},"242":{"tf":2.23606797749979},"26":{"tf":1.0},"274":{"tf":1.4142135623730951},"280":{"tf":2.0},"3":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"98":{"tf":1.0}},"e":{"a":{"d":{"(":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}},"df":11,"docs":{"121":{"tf":1.0},"123":{"tf":1.7320508075688772},"312":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"339":{"tf":1.0},"370":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0},"5":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"(":{"1":{"df":1,"docs":{"223":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"214":{"tf":1.0},"217":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"231":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.23606797749979},"276":{"tf":1.0}}}}},"i":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"331":{"tf":1.0},"334":{"tf":1.0},"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"297":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"308":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"259":{"tf":1.4142135623730951},"262":{"tf":1.0}},"i":{"df":3,"docs":{"103":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"308":{"tf":1.0},"322":{"tf":1.0},"335":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":16,"docs":{"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"400":{"tf":2.23606797749979},"401":{"tf":1.0},"418":{"tf":2.449489742783178},"419":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":2.0},"70":{"tf":1.4142135623730951},"71":{"tf":2.449489742783178},"74":{"tf":2.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"92":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"234":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.0},"89":{"tf":1.0}}}}}},"d":{"df":3,"docs":{"27":{"tf":1.0},"357":{"tf":1.0},"44":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"130":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.0},"21":{"tf":2.23606797749979},"22":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"351":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"242":{"tf":1.0},"254":{"tf":1.0},"294":{"tf":1.0}}},"df":0,"docs":{}}},"df":8,"docs":{"155":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"349":{"tf":1.4142135623730951},"95":{"tf":1.0}},"f":{"df":7,"docs":{"238":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"335":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"175":{"tf":1.4142135623730951},"184":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"238":{"tf":3.7416573867739413},"265":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"346":{"tf":1.4142135623730951},"383":{"tf":1.7320508075688772},"403":{"tf":1.7320508075688772},"421":{"tf":1.7320508075688772},"426":{"tf":1.4142135623730951},"44":{"tf":1.0},"98":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"274":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"177":{"tf":1.0},"180":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}}},"|":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"g":{"1":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"241":{"tf":1.0}}},"2":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"241":{"tf":1.0}}},">":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"125":{"tf":1.4142135623730951},"140":{"tf":1.0},"144":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"396":{"tf":1.0},"397":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"424":{"tf":2.23606797749979},"91":{"tf":2.0}},"e":{"df":0,"docs":{},"x":{"=":{"'":{"^":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.7320508075688772},"124":{"tf":2.0},"125":{"tf":2.449489742783178},"177":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"25":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":2.0},"9":{"tf":1.0},"93":{"tf":1.4142135623730951}},"p":{"df":3,"docs":{"88":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"n":{"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"90":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":30,"docs":{"125":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.4142135623730951},"367":{"tf":2.0},"368":{"tf":1.7320508075688772},"369":{"tf":1.7320508075688772},"370":{"tf":2.0},"373":{"tf":2.0},"378":{"tf":1.7320508075688772},"379":{"tf":2.0},"385":{"tf":1.4142135623730951},"386":{"tf":2.449489742783178},"387":{"tf":2.8284271247461903},"389":{"tf":2.0},"390":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":2.0},"407":{"tf":1.7320508075688772},"408":{"tf":1.4142135623730951},"410":{"tf":2.0},"411":{"tf":1.4142135623730951},"412":{"tf":1.4142135623730951},"414":{"tf":1.0},"416":{"tf":1.4142135623730951},"423":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"91":{"tf":2.449489742783178}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":2.0}}},"y":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{")":{".":{"a":{"d":{"d":{"(":{"#":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"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":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"204":{"tf":1.0},"25":{"tf":1.7320508075688772},"347":{"tf":1.0},"352":{"tf":2.0},"9":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"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":{"*":{">":{"(":{"c":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"df":1,"docs":{"234":{"tf":1.0}},"x":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.0}}}}},"t":{"d":{":":{":":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"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":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}}},"df":1,"docs":{"234":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"l":{"a":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}},"df":1,"docs":{"223":{"tf":1.0}},"t":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"262":{"tf":1.0}}}},"df":7,"docs":{"12":{"tf":1.0},"204":{"tf":1.0},"223":{"tf":1.0},"352":{"tf":1.0},"372":{"tf":1.0},"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"a":{"d":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}}}},"df":3,"docs":{"153":{"tf":1.4142135623730951},"223":{"tf":1.0},"274":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":8,"docs":{"147":{"tf":1.0},"177":{"tf":1.7320508075688772},"341":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":3.0},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}},"v":{"df":13,"docs":{"122":{"tf":1.0},"178":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"268":{"tf":1.0},"3":{"tf":1.0},"303":{"tf":1.0},"317":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"345":{"tf":2.8284271247461903},"363":{"tf":1.0},"63":{"tf":1.0},"86":{"tf":1.4142135623730951}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}}},"df":6,"docs":{"183":{"tf":1.7320508075688772},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"p":{"df":2,"docs":{"373":{"tf":1.0},"374":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"373":{"tf":2.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":6,"docs":{"19":{"tf":1.4142135623730951},"297":{"tf":1.0},"304":{"tf":1.0},"325":{"tf":2.0},"4":{"tf":1.4142135623730951},"93":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"373":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"208":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"51":{"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":2,"docs":{"177":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"286":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.0}}}}},"z":{"df":1,"docs":{"373":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":19,"docs":{"110":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772},"240":{"tf":1.0},"275":{"tf":2.0},"287":{"tf":1.0},"296":{"tf":1.0},"320":{"tf":1.0},"369":{"tf":1.0},"402":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":5,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.4142135623730951},"55":{"tf":1.0},"63":{"tf":2.6457513110645907}}}},"i":{"d":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":1,"docs":{"52":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"194":{"tf":1.0},"269":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"274":{"tf":2.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":19,"docs":{"185":{"tf":1.7320508075688772},"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},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"30":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"381":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"302":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":9,"docs":{"189":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}}}}}},"t":{"df":11,"docs":{"100":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979},"280":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"314":{"tf":1.0},"390":{"tf":1.0},"401":{"tf":1.0},"95":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"124":{"tf":1.0}},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"87":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":24,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"238":{"tf":1.0},"240":{"tf":3.1622776601683795},"241":{"tf":2.8284271247461903},"244":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.7320508075688772},"280":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"314":{"tf":2.0},"363":{"tf":1.4142135623730951},"377":{"tf":2.0},"390":{"tf":1.4142135623730951},"397":{"tf":1.7320508075688772},"4":{"tf":1.0},"411":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"424":{"tf":1.0},"44":{"tf":1.7320508075688772},"46":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}},"v":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"66":{"tf":1.4142135623730951}}}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"368":{"tf":1.0},"369":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"g":{"b":{"(":{"2":{"5":{"5":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"(":{"0":{"df":1,"docs":{"363":{"tf":1.0}}},"2":{"5":{"5":{"df":1,"docs":{"363":{"tf":1.0}}},"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":{},"p":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"344":{"tf":1.4142135623730951},"345":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"183":{"tf":1.0},"21":{"tf":1.0},"273":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"311":{"tf":1.0},"318":{"tf":1.0},"363":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"84":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951}}}},"p":{"+":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":6,"docs":{"135":{"tf":1.7320508075688772},"174":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951}}},"s":{"c":{"df":3,"docs":{"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}},"v":{"3":{"2":{"df":1,"docs":{"423":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"423":{"tf":1.0},"425":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":6,"docs":{"364":{"tf":1.0},"422":{"tf":1.7320508075688772},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.4142135623730951},"426":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"296":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"[":{"0":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"174":{"tf":1.0},"285":{"tf":1.0},"411":{"tf":2.0}}},"n":{"b":{"df":1,"docs":{"367":{"tf":1.0}}},"d":{"df":1,"docs":{"367":{"tf":1.0}}},"df":0,"docs":{},"w":{"df":1,"docs":{"367":{"tf":1.0}}}},"o":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":4,"docs":{"217":{"tf":2.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"304":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.4142135623730951},"308":{"tf":1.0},"315":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"334":{"tf":1.0}}}},"w":{"df":1,"docs":{"358":{"tf":1.0}}}},"s":{"df":2,"docs":{"68":{"tf":1.0},"71":{"tf":1.0}},"i":{"df":7,"docs":{"140":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.0}}},"n":{"df":2,"docs":{"178":{"tf":1.0},"181":{"tf":1.0}}},"p":{",":{"0":{"df":0,"docs":{},"x":{"8":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.4142135623730951}}},"s":{"df":2,"docs":{"201":{"tf":1.0},"78":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"129":{"tf":1.4142135623730951},"15":{"tf":1.0},"234":{"tf":2.449489742783178},"259":{"tf":2.0},"260":{"tf":1.4142135623730951},"261":{"tf":1.7320508075688772},"262":{"tf":1.7320508075688772},"344":{"tf":1.7320508075688772},"345":{"tf":1.7320508075688772},"347":{"tf":1.7320508075688772},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"352":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"348":{"tf":2.449489742783178},"349":{"tf":1.4142135623730951}}}}}}},"n":{".":{"df":0,"docs":{},"g":{"d":{"b":{"df":1,"docs":{"140":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"df":40,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"208":{"tf":1.7320508075688772},"213":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.4142135623730951},"262":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.4142135623730951},"280":{"tf":1.4142135623730951},"281":{"tf":2.0},"282":{"tf":1.7320508075688772},"284":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"293":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.0},"34":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"42":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":9,"docs":{"272":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.0},"32":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}},"v":{"3":{"2":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"422":{"tf":1.0}},"i":{"df":1,"docs":{"426":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"w":{",":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"315":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"315":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"274":{"tf":1.0}}},"x":{"df":1,"docs":{"274":{"tf":1.0}}}},"s":{"0":{"df":2,"docs":{"424":{"tf":1.0},"46":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"424":{"tf":1.0}}},"df":1,"docs":{"424":{"tf":1.0}}},"2":{"df":1,"docs":{"424":{"tf":1.0}}},":":{"$":{"df":0,"docs":{},"w":{".":{"$":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"=":{"0":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"142":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{":":{"<":{"df":0,"docs":{},"w":{">":{".":{"<":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"2":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":12,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"172":{"tf":1.0},"238":{"tf":1.4142135623730951},"241":{"tf":1.0},"257":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"420":{"tf":1.4142135623730951},"64":{"tf":1.0},"95":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"208":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"408":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"141":{"tf":2.23606797749979},"172":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"371":{"tf":2.0},"372":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"379":{"tf":1.7320508075688772},"380":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"387":{"tf":1.7320508075688772},"398":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951},"85":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.0}}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"363":{"tf":1.0}}}},"n":{"df":1,"docs":{"373":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":2,"docs":{"177":{"tf":1.0},"296":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":7,"docs":{"123":{"tf":1.0},"142":{"tf":2.23606797749979},"183":{"tf":1.0},"235":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.7320508075688772},"5":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"99":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"v":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"119":{"tf":1.4142135623730951},"140":{"tf":2.0},"210":{"tf":1.0},"211":{"tf":1.0},"276":{"tf":2.23606797749979},"309":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"42":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"1":{"df":1,"docs":{"163":{"tf":1.0}}},"2":{"df":1,"docs":{"163":{"tf":1.0}}},"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"159":{"tf":1.0},"161":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"161":{"tf":1.0}}}},"df":39,"docs":{"14":{"tf":1.0},"142":{"tf":3.872983346207417},"155":{"tf":1.0},"165":{"tf":1.4142135623730951},"177":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":2.6457513110645907},"192":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"217":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":2.0},"240":{"tf":1.4142135623730951},"244":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"27":{"tf":1.7320508075688772},"274":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.0},"314":{"tf":1.7320508075688772},"358":{"tf":1.4142135623730951},"44":{"tf":2.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"72":{"tf":2.23606797749979},"79":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":2.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":14,"docs":{"108":{"tf":1.7320508075688772},"129":{"tf":1.0},"152":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.7320508075688772},"271":{"tf":1.4142135623730951},"274":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"87":{"tf":2.23606797749979},"88":{"tf":1.0},"93":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"129":{"tf":1.0}}}}},"c":{"df":2,"docs":{"113":{"tf":1.0},"304":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"186":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"105":{"tf":1.4142135623730951},"107":{"tf":1.0},"113":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{".":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"274":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":13,"docs":{"174":{"tf":1.0},"217":{"tf":2.0},"223":{"tf":1.7320508075688772},"224":{"tf":2.0},"225":{"tf":1.7320508075688772},"226":{"tf":2.0},"274":{"tf":2.449489742783178},"275":{"tf":2.6457513110645907},"276":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"302":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":18,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"15":{"tf":1.0},"186":{"tf":1.0},"212":{"tf":1.0},"22":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"254":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"293":{"tf":1.0},"297":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"62":{"tf":1.4142135623730951},"69":{"tf":1.0}},"k":{"df":2,"docs":{"150":{"tf":1.0},"155":{"tf":1.0}}},"n":{"df":3,"docs":{"273":{"tf":1.0},"275":{"tf":1.0},"33":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"201":{"tf":1.0},"223":{"tf":1.0},"274":{"tf":1.0},"298":{"tf":1.7320508075688772}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"100":{"tf":1.4142135623730951},"106":{"tf":2.23606797749979},"151":{"tf":1.4142135623730951},"162":{"tf":1.0},"243":{"tf":1.4142135623730951},"361":{"tf":4.123105625617661},"425":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"86":{"tf":1.4142135623730951},"90":{"tf":2.0},"97":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}},"p":{"df":1,"docs":{"51":{"tf":1.0}}},"w":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"f":{".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"281":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"235":{"tf":1.0},"241":{"tf":1.7320508075688772},"261":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"d":{"df":3,"docs":{"108":{"tf":1.7320508075688772},"112":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}},"t":{"df":1,"docs":{"126":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"122":{"tf":1.0},"127":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"271":{"tf":1.4142135623730951},"67":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"df":1,"docs":{"46":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"q":{"df":1,"docs":{"287":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"18":{"tf":1.4142135623730951},"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"166":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"108":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"352":{"tf":1.0}}}},"i":{"c":{"df":8,"docs":{"186":{"tf":1.0},"291":{"tf":1.4142135623730951},"293":{"tf":1.0},"309":{"tf":1.7320508075688772},"336":{"tf":1.0},"343":{"tf":1.7320508075688772},"344":{"tf":2.23606797749979},"345":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"128":{"tf":1.0},"140":{"tf":1.4142135623730951},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951}}}}}}},"t":{"(":{"&":{"df":1,"docs":{"142":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"369":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.4142135623730951}}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":44,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":2.23606797749979},"123":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":3.4641016151377544},"137":{"tf":1.4142135623730951},"140":{"tf":1.0},"142":{"tf":2.0},"148":{"tf":1.7320508075688772},"15":{"tf":1.7320508075688772},"183":{"tf":1.0},"19":{"tf":2.0},"23":{"tf":1.0},"242":{"tf":1.4142135623730951},"246":{"tf":1.0},"262":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"320":{"tf":1.0},"33":{"tf":2.23606797749979},"331":{"tf":1.0},"333":{"tf":1.4142135623730951},"334":{"tf":1.0},"335":{"tf":2.0},"350":{"tf":1.4142135623730951},"352":{"tf":1.0},"363":{"tf":1.0},"373":{"tf":1.4142135623730951},"383":{"tf":1.0},"4":{"tf":1.4142135623730951},"411":{"tf":1.0},"420":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"(":{"\"":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"272":{"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":1,"docs":{"50":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"317":{"tf":2.23606797749979},"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":6,"docs":{"284":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.7320508075688772},"309":{"tf":1.4142135623730951},"322":{"tf":1.0},"58":{"tf":1.0}}}},"w":{"df":1,"docs":{"53":{"tf":1.0}}}},"x":{"df":0,"docs":{},"p":{"df":1,"docs":{"99":{"tf":1.7320508075688772}}}}},"f":{"df":1,"docs":{"369":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"240":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"h":{"a":{"1":{"df":1,"docs":{"58":{"tf":1.0}}},"2":{"5":{"6":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"=":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"184":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":10,"docs":{"121":{"tf":1.0},"124":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"197":{"tf":1.0},"246":{"tf":1.4142135623730951},"272":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"298":{"tf":2.0}}}}},"df":1,"docs":{"51":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"383":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"121":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.7320508075688772},"42":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"80":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"v":{"df":1,"docs":{"55":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"392":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"208":{"tf":1.0},"234":{"tf":2.6457513110645907},"243":{"tf":2.0},"252":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"314":{"tf":2.0},"44":{"tf":1.4142135623730951},"69":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"w":{"(":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{},"p":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}},"df":39,"docs":{"106":{"tf":1.0},"129":{"tf":2.0},"186":{"tf":1.7320508075688772},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":2.23606797749979},"195":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"201":{"tf":1.7320508075688772},"206":{"tf":1.0},"208":{"tf":2.23606797749979},"212":{"tf":2.0},"224":{"tf":1.4142135623730951},"234":{"tf":1.0},"252":{"tf":1.0},"271":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"307":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"323":{"tf":2.0},"50":{"tf":1.7320508075688772},"57":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":3.0},"64":{"tf":1.0},"65":{"tf":1.7320508075688772},"82":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"50":{"tf":1.0}}}}},"t":{"a":{"b":{"(":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}},"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"309":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":4,"docs":{"135":{"tf":1.0},"177":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":2.449489742783178}},"g":{"df":1,"docs":{"300":{"tf":1.0}},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"w":{"2":{")":{"<":{"<":{"3":{"df":1,"docs":{"392":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"392":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"126":{"tf":3.7416573867739413},"138":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"297":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":6,"docs":{"103":{"tf":1.0},"111":{"tf":3.1622776601683795},"112":{"tf":2.0},"234":{"tf":2.0},"315":{"tf":1.0},"369":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"df":2,"docs":{"138":{"tf":2.0},"300":{"tf":1.0}}}}}}},"l":{"df":1,"docs":{"367":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"234":{"tf":1.0}}}}}},"df":6,"docs":{"166":{"tf":1.0},"234":{"tf":1.7320508075688772},"242":{"tf":1.0},"254":{"tf":1.0},"285":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"241":{"tf":1.0},"247":{"tf":1.0},"27":{"tf":1.0},"286":{"tf":1.0},"374":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":15,"docs":{"196":{"tf":1.0},"20":{"tf":1.0},"210":{"tf":1.4142135623730951},"240":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"363":{"tf":1.0},"49":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}},"z":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"s":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"160":{"tf":1.0},"163":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"217":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"294":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"371":{"tf":1.7320508075688772},"373":{"tf":1.0},"377":{"tf":1.4142135623730951},"397":{"tf":1.0},"415":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":1,"docs":{"314":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0},"382":{"tf":1.7320508075688772},"402":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"425":{"tf":1.7320508075688772}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"215":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"121":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"234":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"322":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"352":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"272":{"tf":1.0}}}}},"p":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"334":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"171":{"tf":2.8284271247461903},"175":{"tf":1.0},"334":{"tf":3.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.4142135623730951},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"(":{"2":{"df":1,"docs":{"205":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.0},"194":{"tf":2.23606797749979},"195":{"tf":1.4142135623730951},"204":{"tf":1.0},"291":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"296":{"tf":1.0},"63":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.0}}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"242":{"tf":1.0}}},"2":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"242":{"tf":1.0},"254":{"tf":1.0}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"181":{"tf":1.4142135623730951},"347":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"n":{"d":{"]":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{":":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"c":{"df":13,"docs":{"0":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":2.0},"141":{"tf":1.0},"172":{"tf":1.0},"224":{"tf":1.0},"232":{"tf":1.0},"284":{"tf":1.4142135623730951},"339":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"50":{"tf":1.4142135623730951},"96":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"1":{"df":1,"docs":{"387":{"tf":1.0}}},"2":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"122":{"tf":1.0},"127":{"tf":1.0},"151":{"tf":1.7320508075688772},"297":{"tf":1.0},"358":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"121":{"tf":1.0}}}}},"c":{"df":1,"docs":{"92":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":13,"docs":{"367":{"tf":1.0},"386":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"398":{"tf":1.0},"399":{"tf":1.7320508075688772},"401":{"tf":3.3166247903554},"406":{"tf":1.0},"412":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"416":{"tf":1.0},"417":{"tf":1.7320508075688772},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"7":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"238":{"tf":1.0},"242":{"tf":3.4641016151377544},"243":{"tf":4.123105625617661},"32":{"tf":1.4142135623730951},"341":{"tf":1.0},"368":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"70":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"f":{"df":11,"docs":{"122":{"tf":1.0},"183":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"300":{"tf":1.7320508075688772},"344":{"tf":1.0},"361":{"tf":1.4142135623730951},"370":{"tf":1.4142135623730951},"52":{"tf":1.0},"59":{"tf":1.4142135623730951},"96":{"tf":1.0}},"i":{"df":36,"docs":{"103":{"tf":1.4142135623730951},"110":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"171":{"tf":1.0},"23":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"25":{"tf":1.0},"257":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":2.23606797749979},"298":{"tf":1.0},"315":{"tf":1.4142135623730951},"352":{"tf":1.0},"371":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":2.449489742783178},"61":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"7":{"tf":1.0},"72":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"262":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.7320508075688772}}}}},"l":{"df":1,"docs":{"367":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"33":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"68":{"tf":1.7320508075688772},"71":{"tf":1.0},"84":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"2":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"c":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"373":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"284":{"tf":1.0},"339":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"(":{"8":{"df":1,"docs":{"194":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"b":{"df":1,"docs":{"113":{"tf":1.0}}},"df":4,"docs":{"177":{"tf":1.0},"185":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772}},"h":{"df":1,"docs":{"341":{"tf":1.0}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"322":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":20,"docs":{"202":{"tf":1.0},"204":{"tf":1.0},"247":{"tf":1.4142135623730951},"347":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.4142135623730951},"376":{"tf":1.0},"380":{"tf":1.7320508075688772},"381":{"tf":1.4142135623730951},"386":{"tf":1.0},"387":{"tf":2.0},"396":{"tf":1.0},"399":{"tf":1.7320508075688772},"400":{"tf":1.7320508075688772},"406":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.7320508075688772},"418":{"tf":1.7320508075688772},"424":{"tf":1.0},"48":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"183":{"tf":1.0}}},"2":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"3":{"_":{"1":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"5":{"_":{"1":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"68":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"72":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"232":{"tf":1.0},"3":{"tf":1.0},"350":{"tf":1.0},"395":{"tf":1.4142135623730951},"403":{"tf":1.0},"413":{"tf":1.4142135623730951},"421":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"261":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"147":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.7320508075688772},"183":{"tf":1.0},"19":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"234":{"tf":1.0},"244":{"tf":1.0},"281":{"tf":1.0},"291":{"tf":1.4142135623730951},"293":{"tf":1.0},"33":{"tf":1.0},"341":{"tf":1.0},"357":{"tf":1.4142135623730951},"363":{"tf":1.0},"38":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":2.0},"75":{"tf":1.0},"90":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"165":{"tf":1.0},"272":{"tf":1.4142135623730951},"274":{"tf":1.0},"309":{"tf":1.0},"336":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.7320508075688772}}}},"t":{"df":3,"docs":{"208":{"tf":2.23606797749979},"61":{"tf":1.0},"62":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"291":{"tf":1.0}}}},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":13,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"172":{"tf":1.0},"186":{"tf":1.7320508075688772},"192":{"tf":1.4142135623730951},"194":{"tf":1.0},"291":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.7320508075688772},"347":{"tf":1.4142135623730951},"351":{"tf":1.0},"408":{"tf":1.0},"95":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"347":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"250":{"tf":1.0},"280":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"!":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"b":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"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":{}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"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":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"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":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"243":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"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":{}}}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":2.0},"242":{"tf":2.0},"243":{"tf":2.0},"246":{"tf":1.0},"257":{"tf":1.0},"275":{"tf":1.0},"314":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"196":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951},"213":{"tf":1.0},"323":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"204":{"tf":1.0}}}},"u":{"df":14,"docs":{"291":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"343":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"387":{"tf":1.7320508075688772},"407":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0}}}}},"d":{":":{":":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"236":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"t":{"<":{"!":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"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":{}}},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"239":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"242":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"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":{}}},"m":{"a":{"df":0,"docs":{},"p":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"236":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":2.0},"244":{"tf":1.4142135623730951}},"s":{"(":{"\"":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"(":{"df":1,"docs":{"244":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"244":{"tf":1.4142135623730951}}}},"df":1,"docs":{"244":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}}},"~":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"239":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"242":{"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":1,"docs":{"242":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"234":{"tf":1.4142135623730951},"426":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":3,"docs":{"169":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"297":{"tf":1.0},"67":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"286":{"tf":1.0},"314":{"tf":1.0}}}},"df":2,"docs":{"172":{"tf":2.0},"208":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"21":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"339":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"261":{"tf":1.4142135623730951},"262":{"tf":1.0}}},"p":{"df":2,"docs":{"135":{"tf":1.4142135623730951},"18":{"tf":1.0}}}},"h":{"df":1,"docs":{"37":{"tf":1.7320508075688772}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"325":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}},"df":4,"docs":{"121":{"tf":1.0},"124":{"tf":3.4641016151377544},"135":{"tf":1.0},"291":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"244":{"tf":1.0},"287":{"tf":1.0},"304":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"234":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"373":{"tf":1.0},"390":{"tf":1.0},"7":{"tf":1.0}}}},"s":{"b":{"df":2,"docs":{"373":{"tf":1.0},"374":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"394":{"tf":1.0},"401":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"203":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":1.4142135623730951},"279":{"tf":1.0},"3":{"tf":2.23606797749979},"46":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"219":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"231":{"tf":1.4142135623730951},"238":{"tf":1.0},"311":{"tf":2.0},"312":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":2.8284271247461903}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":19,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"23":{"tf":1.0},"241":{"tf":1.0},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"369":{"tf":1.0},"373":{"tf":3.1622776601683795},"4":{"tf":1.0},"46":{"tf":1.7320508075688772},"6":{"tf":1.7320508075688772},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.23606797749979},"92":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"142":{"tf":2.23606797749979},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"242":{"tf":3.1622776601683795},"243":{"tf":2.0},"244":{"tf":1.7320508075688772},"312":{"tf":1.7320508075688772},"314":{"tf":2.23606797749979}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"130":{"tf":1.0},"66":{"tf":1.0}}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"w":{"df":1,"docs":{"392":{"tf":1.4142135623730951}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"5":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{";":{"\"":{">":{"<":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"363":{"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":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{",":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"130":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951}}}}}},"u":{"b":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}},"df":8,"docs":{"102":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"288":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"401":{"tf":1.0},"65":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"183":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"106":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"64":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":3.4641016151377544}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"129":{"tf":2.0},"19":{"tf":1.0},"265":{"tf":1.7320508075688772},"4":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"261":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"204":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"347":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":5,"docs":{"15":{"tf":1.0},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"320":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":9,"docs":{"163":{"tf":2.23606797749979},"304":{"tf":2.6457513110645907},"305":{"tf":2.0},"308":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.0},"341":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"df":1,"docs":{"177":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":4,"docs":{"19":{"tf":1.4142135623730951},"297":{"tf":1.0},"373":{"tf":1.0},"4":{"tf":1.4142135623730951}}}}}},"m":{"(":{"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":1,"docs":{"282":{"tf":1.0}}},"a":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"282":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"356":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"64":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"390":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":12,"docs":{"156":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"208":{"tf":1.0},"212":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"284":{"tf":1.0},"315":{"tf":1.0},"369":{"tf":1.0},"9":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"121":{"tf":1.0}}}}},"v":{"c":{"df":2,"docs":{"402":{"tf":1.4142135623730951},"408":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.7320508075688772}}}},"w":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"157":{"tf":1.0},"289":{"tf":1.0},"306":{"tf":1.7320508075688772},"307":{"tf":1.7320508075688772},"308":{"tf":2.449489742783178},"309":{"tf":2.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"308":{"tf":2.6457513110645907},"309":{"tf":2.6457513110645907}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"308":{"tf":1.0},"309":{"tf":1.0}}}},"n":{"df":3,"docs":{"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0}}}}}},"df":1,"docs":{"308":{"tf":1.0}},"i":{"df":1,"docs":{"420":{"tf":1.4142135623730951}},"t":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"117":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"158":{"tf":1.7320508075688772},"29":{"tf":1.0},"314":{"tf":1.4142135623730951},"38":{"tf":1.7320508075688772},"58":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"y":{"df":2,"docs":{"177":{"tf":1.0},"408":{"tf":1.0}},"m":{".":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"273":{"tf":2.0}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":16,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"142":{"tf":1.0},"208":{"tf":1.0},"212":{"tf":1.0},"223":{"tf":1.7320508075688772},"228":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":4.898979485566356},"276":{"tf":3.1622776601683795},"277":{"tf":2.0},"98":{"tf":1.0}}}}},"df":6,"docs":{"122":{"tf":1.7320508075688772},"223":{"tf":1.4142135623730951},"231":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.7320508075688772},"276":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"269":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"t":{"a":{"b":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"_":{"df":0,"docs":{},"r":{"c":{"d":{"df":0,"docs":{},"v":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"c":{"df":1,"docs":{"180":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":2,"docs":{"365":{"tf":1.4142135623730951},"384":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":3,"docs":{"122":{"tf":1.0},"224":{"tf":1.0},"382":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"124":{"tf":2.449489742783178},"128":{"tf":1.0},"174":{"tf":1.4142135623730951},"204":{"tf":3.1622776601683795},"205":{"tf":1.0},"226":{"tf":1.4142135623730951},"382":{"tf":2.6457513110645907},"402":{"tf":2.23606797749979},"420":{"tf":2.23606797749979},"425":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"291":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951},"293":{"tf":1.0},"309":{"tf":1.0},"336":{"tf":1.0}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":10,"docs":{"289":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.4142135623730951},"309":{"tf":1.0},"336":{"tf":1.4142135623730951}}},"df":15,"docs":{"124":{"tf":1.0},"157":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.0},"175":{"tf":1.0},"26":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"309":{"tf":1.0},"383":{"tf":1.7320508075688772},"389":{"tf":2.0},"410":{"tf":2.0}},"v":{"df":2,"docs":{"255":{"tf":1.0},"383":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"375":{"tf":1.4142135623730951}}}}}},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"280":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"0":{"df":2,"docs":{"237":{"tf":2.0},"424":{"tf":1.0}}},"1":{"'":{"df":1,"docs":{"234":{"tf":1.0}}},"df":2,"docs":{"234":{"tf":1.0},"237":{"tf":1.7320508075688772}}},"2":{"'":{"df":1,"docs":{"234":{"tf":1.0}}},"*":{">":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"234":{"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":{"234":{"tf":1.0},"424":{"tf":1.0}}},"3":{"df":1,"docs":{"424":{"tf":1.0}}},"6":{"df":1,"docs":{"424":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"b":{">":{"<":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"359":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"52":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":12,"docs":{"163":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"231":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":2.0},"276":{"tf":1.0},"347":{"tf":1.7320508075688772},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"363":{"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":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"215":{"tf":1.0},"216":{"tf":1.4142135623730951}},"g":{"/":{"<":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":4,"docs":{"171":{"tf":2.23606797749979},"242":{"tf":1.7320508075688772},"59":{"tf":3.1622776601683795},"98":{"tf":2.449489742783178}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":9,"docs":{"15":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"238":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"7":{"tf":1.0}},"n":{"df":2,"docs":{"284":{"tf":1.0},"44":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":4,"docs":{"315":{"tf":1.4142135623730951},"316":{"tf":1.0},"317":{"tf":2.23606797749979},"318":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"315":{"tf":2.0}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"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":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"257":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"257":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":11,"docs":{"121":{"tf":1.4142135623730951},"147":{"tf":1.0},"172":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.7320508075688772},"257":{"tf":2.23606797749979},"259":{"tf":1.7320508075688772},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"336":{"tf":1.0},"347":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"208":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"215":{"tf":1.0},"216":{"tf":1.4142135623730951}},"p":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"1":{"2":{"3":{"4":{"5":{"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":{}},":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{":":{"1":{"2":{"3":{"4":{"5":{"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":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"192":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"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":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"338":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.4142135623730951},"340":{"tf":1.0},"341":{"tf":1.4142135623730951}}}}}},"df":10,"docs":{"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"186":{"tf":1.4142135623730951},"189":{"tf":2.23606797749979},"192":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":2.0}}}},"df":19,"docs":{"168":{"tf":1.0},"183":{"tf":1.0},"237":{"tf":2.0},"238":{"tf":1.7320508075688772},"239":{"tf":2.6457513110645907},"240":{"tf":1.7320508075688772},"242":{"tf":3.605551275463989},"243":{"tf":1.7320508075688772},"244":{"tf":1.7320508075688772},"280":{"tf":1.0},"314":{"tf":2.0},"334":{"tf":1.0},"359":{"tf":1.0},"408":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"53":{"tf":1.0},"72":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"286":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"308":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"285":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"235":{"tf":1.0},"274":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"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":1,"docs":{"166":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"424":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"237":{"tf":1.7320508075688772},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"242":{"tf":3.3166247903554},"243":{"tf":3.872983346207417},"357":{"tf":1.0},"358":{"tf":1.4142135623730951}},"e":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"237":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"239":{"tf":2.0},"240":{"tf":3.605551275463989},"241":{"tf":1.7320508075688772},"242":{"tf":4.47213595499958},"243":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"122":{"tf":1.0},"150":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"88":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"122":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.0}}}}}}}}}}},".":{"c":{":":{"1":{"0":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"142":{"tf":1.0}}},"5":{"df":1,"docs":{"142":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"c":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"df":1,"docs":{"287":{"tf":1.0}}},"df":2,"docs":{"174":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951}},"g":{"c":{"d":{"a":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":2,"docs":{"174":{"tf":1.7320508075688772},"226":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"281":{"tf":1.0},"282":{"tf":1.4142135623730951}}}}},"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"241":{"tf":1.0}}},"_":{"b":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"(":{"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":{},"i":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"c":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"174":{"tf":2.449489742783178},"226":{"tf":2.0},"241":{"tf":2.0},"254":{"tf":1.4142135623730951},"281":{"tf":2.0},"287":{"tf":2.6457513110645907},"288":{"tf":2.449489742783178},"293":{"tf":1.7320508075688772},"352":{"tf":1.0},"8":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"df":18,"docs":{"131":{"tf":1.4142135623730951},"174":{"tf":1.0},"183":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":2.0},"284":{"tf":1.0},"3":{"tf":2.23606797749979},"356":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"52":{"tf":1.4142135623730951},"60":{"tf":1.0},"90":{"tf":2.0},"92":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"226":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"238":{"tf":1.4142135623730951},"272":{"tf":1.0},"276":{"tf":1.0},"320":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"70":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":8,"docs":{"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":3.0},"137":{"tf":2.0},"139":{"tf":1.7320508075688772},"202":{"tf":1.0},"208":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"15":{"tf":1.0},"324":{"tf":1.0},"62":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":9,"docs":{"100":{"tf":1.0},"164":{"tf":1.0},"234":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"297":{"tf":1.0},"51":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.0}}}}},"w":{"df":1,"docs":{"124":{"tf":1.0}},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"420":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"408":{"tf":1.0},"411":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"5":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":18,"docs":{"121":{"tf":1.0},"203":{"tf":1.0},"212":{"tf":1.7320508075688772},"213":{"tf":1.0},"234":{"tf":1.0},"254":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"300":{"tf":1.0},"308":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.0},"417":{"tf":1.0},"44":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0}},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.7320508075688772}}}},"r":{"df":1,"docs":{"291":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"v":{"df":2,"docs":{"312":{"tf":1.0},"314":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}},"m":{"df":1,"docs":{"314":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"275":{"tf":3.1622776601683795}}},"u":{"df":0,"docs":{},"x":{"(":{"1":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"52":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"1":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":4.358898943540674},"51":{"tf":3.3166247903554},"52":{"tf":1.0},"53":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"122":{"tf":1.0},"123":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"241":{"tf":1.0},"347":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"131":{"tf":1.0},"52":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"k":{"df":1,"docs":{"280":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"122":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":186,"docs":{"1":{"tf":1.7320508075688772},"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},"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.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"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},"19":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"226":{"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},"3":{"tf":1.0},"30":{"tf":1.0},"307":{"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},"4":{"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},"5":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"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},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"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.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}},"x":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"x":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":1,"docs":{"363":{"tf":4.0}}}}}}},"p":{"df":3,"docs":{"208":{"tf":1.0},"320":{"tf":1.0},"363":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"320":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"257":{"tf":1.0}},"p":{"a":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"y":{"df":2,"docs":{"226":{"tf":1.0},"314":{"tf":1.4142135623730951}}}},"p":{"df":1,"docs":{"424":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"=":{"!":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"205":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"204":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"205":{"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":1,"docs":{"204":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"204":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"[":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":19,"docs":{"170":{"tf":3.0},"174":{"tf":1.0},"203":{"tf":1.7320508075688772},"204":{"tf":3.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.7320508075688772},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"213":{"tf":1.0},"246":{"tf":2.23606797749979},"247":{"tf":1.4142135623730951},"302":{"tf":2.0},"339":{"tf":1.0},"350":{"tf":2.449489742783178},"48":{"tf":1.0}},"r":{"df":2,"docs":{"174":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951}}}},"k":{"df":4,"docs":{"351":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"63":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"339":{"tf":1.0},"341":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"240":{"tf":1.0},"242":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"274":{"tf":2.6457513110645907}}}}}}}},"n":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"363":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"186":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"122":{"tf":1.0},"25":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"63":{"tf":2.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":4,"docs":{"130":{"tf":1.0},"193":{"tf":1.0},"242":{"tf":2.0},"243":{"tf":2.0}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"262":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":9,"docs":{"121":{"tf":1.0},"240":{"tf":2.0},"241":{"tf":1.0},"242":{"tf":1.0},"272":{"tf":1.0},"363":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0},"72":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"186":{"tf":1.0},"204":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"a":{"b":{"1":{"df":1,"docs":{"359":{"tf":1.0}}},"2":{"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"204":{"tf":1.0},"242":{"tf":1.7320508075688772}},"i":{"df":5,"docs":{"119":{"tf":1.7320508075688772},"121":{"tf":2.449489742783178},"130":{"tf":1.0},"146":{"tf":1.0},"350":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"208":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"128":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"274":{"tf":1.0},"76":{"tf":1.4142135623730951}}}}},"v":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":14,"docs":{"133":{"tf":1.0},"163":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0},"322":{"tf":1.0},"324":{"tf":1.0},"347":{"tf":1.0},"414":{"tf":1.0},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.0}}}},"x":{"1":{"df":3,"docs":{"216":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0}}},"4":{"df":3,"docs":{"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}}},"=":{"\"":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}}},"df":31,"docs":{"133":{"tf":1.0},"217":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":6.164414002968976},"236":{"tf":1.7320508075688772},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":2.0},"242":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"279":{"tf":1.4142135623730951},"280":{"tf":1.0},"291":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"305":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.7320508075688772},"315":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":2.23606797749979},"240":{"tf":2.6457513110645907},"241":{"tf":1.0},"242":{"tf":2.6457513110645907},"243":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}}},"i":{"c":{"df":2,"docs":{"296":{"tf":1.4142135623730951},"315":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"$":{"(":{"df":0,"docs":{},"w":{"c":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{".":{".":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"0":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":1,"docs":{"317":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"234":{"tf":3.1622776601683795}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":4,"docs":{"301":{"tf":1.4142135623730951},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.4142135623730951}}}},"df":25,"docs":{"103":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"186":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"227":{"tf":1.0},"239":{"tf":3.0},"243":{"tf":1.0},"26":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.4142135623730951},"331":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":1.0},"58":{"tf":1.0},"83":{"tf":1.0},"99":{"tf":1.0}},"i":{"d":{"=":{"0":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"106":{"tf":1.0},"196":{"tf":1.0},"297":{"tf":1.0},"300":{"tf":1.0}}},"df":1,"docs":{"131":{"tf":1.7320508075688772}}},"l":{"df":1,"docs":{"358":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"305":{"tf":1.0},"331":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"325":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}}}}},"d":{"df":2,"docs":{"275":{"tf":2.8284271247461903},"408":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"227":{"tf":1.0},"234":{"tf":1.7320508075688772}}}}},"r":{"df":4,"docs":{"301":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"47":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"356":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"178":{"tf":1.0},"181":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"287":{"tf":1.0},"5":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"291":{"tf":4.58257569495584},"292":{"tf":2.0},"293":{"tf":2.449489742783178},"294":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":2.23606797749979}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"30":{"tf":1.4142135623730951},"31":{"tf":1.0}}}}}},"x":{"(":{"7":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"186":{"tf":1.0},"194":{"tf":1.0},"315":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.4142135623730951}}}}}},"o":{"a":{"d":{"df":3,"docs":{"124":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"193":{"tf":1.0},"305":{"tf":1.0},"330":{"tf":1.4142135623730951},"331":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"178":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"301":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":5,"docs":{"222":{"tf":1.4142135623730951},"234":{"tf":2.449489742783178},"240":{"tf":1.4142135623730951},"312":{"tf":1.7320508075688772},"314":{"tf":1.7320508075688772}},"e":{"d":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"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":{},"l":{"df":3,"docs":{"166":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"373":{"tf":1.7320508075688772}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"95":{"tf":1.0}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"117":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"318":{"tf":1.0},"336":{"tf":1.0},"412":{"tf":1.0},"418":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":7,"docs":{"131":{"tf":1.0},"274":{"tf":1.0},"304":{"tf":1.0},"311":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"79":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"177":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"386":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"120":{"tf":1.4142135623730951},"201":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.7320508075688772},"294":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}},"b":{"df":3,"docs":{"159":{"tf":1.0},"164":{"tf":3.0},"175":{"tf":1.0}}},"df":71,"docs":{"109":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"123":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.4142135623730951},"166":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"194":{"tf":1.0},"208":{"tf":2.0},"217":{"tf":1.0},"224":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"240":{"tf":3.1622776601683795},"241":{"tf":2.23606797749979},"242":{"tf":2.0},"247":{"tf":1.0},"259":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"262":{"tf":1.0},"264":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"284":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"3":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.7320508075688772},"309":{"tf":1.4142135623730951},"310":{"tf":1.0},"322":{"tf":1.0},"326":{"tf":2.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"343":{"tf":1.0},"344":{"tf":1.0},"347":{"tf":1.7320508075688772},"350":{"tf":1.0},"379":{"tf":1.0},"382":{"tf":1.4142135623730951},"399":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"417":{"tf":1.0},"420":{"tf":1.4142135623730951},"425":{"tf":1.7320508075688772},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"88":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":2.6457513110645907}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"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":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"r":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"w":{"d":{"=":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{":":{"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":{"2":{"3":{"4":{"df":1,"docs":{"167":{"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":{}}}}}}}},"1":{"2":{"3":{"df":1,"docs":{"317":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":27,"docs":{"103":{"tf":1.4142135623730951},"106":{"tf":2.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":2.23606797749979},"184":{"tf":1.0},"189":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.4142135623730951},"293":{"tf":2.0},"294":{"tf":1.4142135623730951},"297":{"tf":1.0},"302":{"tf":1.0},"317":{"tf":1.4142135623730951},"318":{"tf":1.0},"369":{"tf":1.0},"426":{"tf":1.0},"44":{"tf":1.7320508075688772},"80":{"tf":2.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"196":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"r":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"213":{"tf":1.0}},"e":{"(":{"1":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"/":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"382":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"273":{"tf":1.7320508075688772},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"275":{"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":2,"docs":{"199":{"tf":1.4142135623730951},"408":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"274":{"tf":1.0},"286":{"tf":1.0},"309":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"15":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"238":{"tf":1.0},"244":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}},"=":{"1":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"142":{"tf":1.0}}},"3":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"294":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"372":{"tf":1.7320508075688772},"50":{"tf":1.0},"79":{"tf":1.0}},"i":{"d":{"df":5,"docs":{"142":{"tf":1.7320508075688772},"234":{"tf":2.0},"399":{"tf":1.0},"417":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"s":{"[":{"$":{"1":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":26,"docs":{"142":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"208":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":2.6457513110645907},"237":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"242":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"377":{"tf":2.0},"397":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"415":{"tf":1.7320508075688772},"6":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951}},"e":{"(":{")":{".":{"df":0,"docs":{},"~":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"#":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"%":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"=":{"$":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"263":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"263":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"b":{"c":{"df":1,"docs":{"263":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"263":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":32,"docs":{"12":{"tf":1.7320508075688772},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"137":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"239":{"tf":1.0},"25":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.4142135623730951},"260":{"tf":1.4142135623730951},"262":{"tf":2.0},"263":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"275":{"tf":1.0},"30":{"tf":2.23606797749979},"31":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":2.0},"50":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.7320508075688772},"80":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0}}}},"d":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"389":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"320":{"tf":2.23606797749979},"322":{"tf":1.7320508075688772},"324":{"tf":2.449489742783178}},"x":{"df":1,"docs":{"322":{"tf":1.0}}}}}},"df":24,"docs":{"142":{"tf":3.3166247903554},"15":{"tf":1.0},"213":{"tf":1.0},"240":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"408":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"82":{"tf":1.0},"86":{"tf":1.4142135623730951}},"e":{"c":{"+":{"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"a":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":2.23606797749979},"6":{"tf":1.0}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"0":{"4":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"257":{"tf":1.0},"31":{"tf":1.0},"350":{"tf":1.0},"57":{"tf":1.0}}}}},"df":1,"docs":{"304":{"tf":1.0}},"i":{"df":1,"docs":{"350":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"273":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"0":{"0":{"0":{"0":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"228":{"tf":1.0},"234":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.7320508075688772},"275":{"tf":5.477225575051661},"276":{"tf":3.7416573867739413},"277":{"tf":2.0},"69":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"358":{"tf":1.0},"52":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}},"g":{"a":{"df":2,"docs":{"159":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{}},"i":{"a":{"df":12,"docs":{"11":{"tf":1.0},"124":{"tf":1.0},"140":{"tf":1.0},"234":{"tf":1.0},"25":{"tf":1.0},"274":{"tf":1.0},"302":{"tf":1.0},"331":{"tf":1.0},"351":{"tf":1.0},"41":{"tf":1.0},"68":{"tf":1.4142135623730951},"9":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":5,"docs":{"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"53":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"86":{"tf":1.0}}}},"m":{"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"161":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"168":{"tf":1.0}}},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"159":{"tf":1.0},"161":{"tf":1.4142135623730951},"168":{"tf":1.0},"324":{"tf":2.8284271247461903},"325":{"tf":2.449489742783178}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"201":{"tf":1.0},"320":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"257":{"tf":1.0},"334":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}}}},"df":9,"docs":{"158":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":2.23606797749979},"172":{"tf":2.0},"175":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.7320508075688772}}}}}},"n":{"c":{"=":{"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":{":":{"4":{"2":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"d":{"*":{">":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":15,"docs":{"136":{"tf":1.0},"142":{"tf":1.0},"237":{"tf":2.0},"238":{"tf":2.23606797749979},"240":{"tf":2.0},"241":{"tf":1.7320508075688772},"242":{"tf":3.4641016151377544},"244":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":2.0},"276":{"tf":2.8284271247461903},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"396":{"tf":1.0},"414":{"tf":1.0}}},"df":0,"docs":{}},"l":{"1":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"320":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}},"v":{"df":1,"docs":{"58":{"tf":1.0}}}},"w":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"312":{"tf":1.0}}},"8":{"df":1,"docs":{"386":{"tf":1.0}}},"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":1,"docs":{"392":{"tf":1.4142135623730951}}},"3":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"df":1,"docs":{"311":{"tf":1.0}}},"4":{"df":3,"docs":{"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"402":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"166":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"280":{"tf":1.7320508075688772}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"250":{"tf":1.0},"252":{"tf":1.7320508075688772}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"123":{"tf":1.4142135623730951},"142":{"tf":2.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"123":{"tf":2.449489742783178},"142":{"tf":3.872983346207417}}}}}}}}},"df":0,"docs":{}},"y":{"df":4,"docs":{"163":{"tf":1.0},"236":{"tf":1.0},"257":{"tf":1.0},"42":{"tf":1.0}}}},"df":21,"docs":{"146":{"tf":1.0},"15":{"tf":1.0},"155":{"tf":1.4142135623730951},"217":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.0},"352":{"tf":1.0},"373":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"275":{"tf":2.0}}}},"b":{"df":10,"docs":{"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"204":{"tf":1.0},"242":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"252":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":6,"docs":{"312":{"tf":1.0},"348":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"234":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"223":{"tf":1.4142135623730951},"94":{"tf":1.0}},"n":{"df":1,"docs":{"94":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"161":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":2.23606797749979},"84":{"tf":3.1622776601683795},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"341":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"163":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"166":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.0},"254":{"tf":1.4142135623730951},"262":{"tf":1.0},"62":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"l":{"df":4,"docs":{"276":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"n":{"df":1,"docs":{"386":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":8,"docs":{"12":{"tf":2.449489742783178},"13":{"tf":1.0},"234":{"tf":1.0},"26":{"tf":2.6457513110645907},"371":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.0},"87":{"tf":1.4142135623730951}},"s":{"[":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"144":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"242":{"tf":1.0},"262":{"tf":1.4142135623730951},"274":{"tf":1.0},"55":{"tf":1.7320508075688772},"63":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":5,"docs":{"144":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":2.23606797749979},"238":{"tf":2.0},"241":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"2":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":25,"docs":{"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"14":{"tf":1.0},"155":{"tf":1.4142135623730951},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"27":{"tf":1.0},"277":{"tf":1.0},"284":{"tf":1.4142135623730951},"288":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"339":{"tf":1.0},"370":{"tf":1.0},"386":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0},"44":{"tf":1.0},"85":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"123":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"370":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"386":{"tf":1.0}}}},"v":{"df":1,"docs":{"155":{"tf":1.0}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"386":{"tf":1.0}}}}},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"283":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}}},"0":{"df":9,"docs":{"386":{"tf":1.0},"389":{"tf":2.0},"392":{"tf":3.1622776601683795},"393":{"tf":2.0},"394":{"tf":2.449489742783178},"396":{"tf":1.0},"397":{"tf":1.0},"402":{"tf":1.4142135623730951},"424":{"tf":1.0}}},"1":{"+":{"=":{"8":{"df":1,"docs":{"393":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"424":{"tf":1.0}}},"7":{"df":1,"docs":{"424":{"tf":1.0}}},"8":{"df":1,"docs":{"424":{"tf":1.0}}},"9":{"df":1,"docs":{"398":{"tf":1.0}}},"df":5,"docs":{"392":{"tf":3.1622776601683795},"393":{"tf":2.0},"394":{"tf":2.0},"402":{"tf":1.0},"424":{"tf":1.0}}},"2":{"7":{"df":1,"docs":{"424":{"tf":1.0}}},"8":{"df":3,"docs":{"386":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.0}}},"9":{"df":3,"docs":{"386":{"tf":1.0},"400":{"tf":1.4142135623730951},"401":{"tf":2.23606797749979}}},"<":{"<":{"3":{"df":1,"docs":{"392":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"392":{"tf":1.0},"394":{"tf":2.0},"402":{"tf":1.7320508075688772},"424":{"tf":1.0}}},"3":{"0":{"df":3,"docs":{"386":{"tf":1.0},"390":{"tf":1.4142135623730951},"401":{"tf":2.0}}},"1":{"df":1,"docs":{"424":{"tf":1.0}}},"df":1,"docs":{"424":{"tf":1.0}}},"4":{"df":1,"docs":{"424":{"tf":1.0}}},"5":{"df":1,"docs":{"424":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}},"7":{"df":2,"docs":{"396":{"tf":1.0},"424":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"216":{"tf":1.0}}}},"df":2,"docs":{"221":{"tf":1.0},"222":{"tf":1.0}}}}}}},"8":{"6":{"_":{"6":{"4":{"df":31,"docs":{"157":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.0},"174":{"tf":1.0},"274":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":2.23606797749979},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.7320508075688772},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":2.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"135":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"174":{"tf":1.0},"226":{"tf":1.0},"365":{"tf":1.4142135623730951}}},"df":1,"docs":{"424":{"tf":1.0}}},"9":{"df":1,"docs":{"424":{"tf":1.0}}},":":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"z":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":2.0}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"254":{"tf":1.0},"275":{"tf":1.0}}},"df":31,"docs":{"119":{"tf":1.0},"131":{"tf":1.4142135623730951},"140":{"tf":1.4142135623730951},"158":{"tf":1.0},"194":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.0},"254":{"tf":1.4142135623730951},"274":{"tf":1.0},"283":{"tf":1.0},"31":{"tf":1.0},"311":{"tf":1.7320508075688772},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"363":{"tf":3.0},"380":{"tf":1.0},"44":{"tf":1.7320508075688772},"72":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":2.23606797749979},"85":{"tf":2.449489742783178},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"h":{"c":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"159":{"tf":1.0},"164":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"0":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"164":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"=":{"3":{"2":{"df":1,"docs":{"423":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"423":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"424":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"m":{"0":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"377":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"376":{"tf":1.0},"377":{"tf":1.0}}},"7":{"df":1,"docs":{"376":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"390":{"tf":2.449489742783178}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"254":{"tf":2.0},"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}},"x":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"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":{"(":{"1":{"df":1,"docs":{"218":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"214":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":1,"docs":{"24":{"tf":1.0}}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"386":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":3,"docs":{"52":{"tf":1.4142135623730951},"87":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}},"df":8,"docs":{"204":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"363":{"tf":3.3166247903554},"52":{"tf":1.0},"72":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"358":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"234":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"204":{"tf":1.0}},"i":{"df":1,"docs":{"24":{"tf":1.0}}}}},"z":{"df":5,"docs":{"101":{"tf":1.0},"20":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"408":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":6,"docs":{"20":{"tf":1.4142135623730951},"363":{"tf":1.0},"369":{"tf":1.0},"386":{"tf":1.0},"408":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"f":{"df":21,"docs":{"289":{"tf":1.0},"315":{"tf":1.7320508075688772},"320":{"tf":2.0},"321":{"tf":1.7320508075688772},"322":{"tf":1.7320508075688772},"323":{"tf":1.7320508075688772},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.7320508075688772},"327":{"tf":1.7320508075688772},"328":{"tf":2.23606797749979},"329":{"tf":2.23606797749979},"330":{"tf":2.449489742783178},"331":{"tf":2.23606797749979},"332":{"tf":2.6457513110645907},"333":{"tf":2.23606797749979},"334":{"tf":2.8284271247461903},"335":{"tf":2.0},"336":{"tf":2.23606797749979},"369":{"tf":1.0},"373":{"tf":2.0}},"s":{"(":{"8":{"df":1,"docs":{"320":{"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":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"343":{"tf":2.449489742783178}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"7":{"tf":1.7320508075688772},"8":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"8":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"322":{"tf":2.0},"323":{"tf":2.0},"324":{"tf":2.0},"325":{"tf":1.7320508075688772},"326":{"tf":1.7320508075688772},"336":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":16,"docs":{"1":{"tf":1.0},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":2.0},"2":{"tf":1.0},"200":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"title":{"root":{"1":{"df":1,"docs":{"139":{"tf":1.0}}},"2":{"df":1,"docs":{"357":{"tf":1.0}}},"_":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"a":{"a":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"s":{"3":{"2":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"395":{"tf":1.0}}},"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":{"113":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":2,"docs":{"255":{"tf":1.0},"375":{"tf":1.0}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"269":{"tf":1.0}}}}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"315":{"tf":1.0},"335":{"tf":1.0},"389":{"tf":1.0},"394":{"tf":1.0},"410":{"tf":1.0},"77":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":4,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"307":{"tf":1.0}}}}}},"d":{"d":{"df":1,"docs":{"344":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"372":{"tf":1.0},"391":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"259":{"tf":1.0}}}}}}},"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"173":{"tf":1.0},"174":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"349":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.0}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"364":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"307":{"tf":1.0},"358":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"15":{"tf":1.0},"23":{"tf":1.0},"263":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"m":{"6":{"4":{"df":2,"docs":{"384":{"tf":1.0},"395":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"413":{"tf":1.0}},"v":{"7":{"a":{"df":1,"docs":{"404":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"222":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":4,"docs":{"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"135":{"tf":1.0},"141":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0}}}},"df":1,"docs":{"140":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"352":{"tf":1.0}}},"h":{"(":{"1":{"df":1,"docs":{"16":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"c":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"214":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.0}}}}},"d":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"173":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"122":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"141":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"g":{"df":2,"docs":{"143":{"tf":1.0},"144":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"253":{"tf":1.0},"46":{"tf":1.0}}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"c":{"+":{"+":{"2":{"0":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"229":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"395":{"tf":1.0},"413":{"tf":1.0}},"e":{"df":3,"docs":{"379":{"tf":1.0},"398":{"tf":1.0},"416":{"tf":1.0}},"r":{"df":1,"docs":{"378":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"341":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"222":{"tf":1.0},"232":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"352":{"tf":1.0},"400":{"tf":1.0},"418":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"388":{"tf":1.0},"409":{"tf":1.0}}}}}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"247":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"287":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":5,"docs":{"119":{"tf":1.0},"146":{"tf":1.0},"249":{"tf":1.0},"339":{"tf":1.0},"50":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"(":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"356":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"357":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"132":{"tf":1.0},"138":{"tf":1.0},"144":{"tf":1.0},"34":{"tf":1.0},"53":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"61":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"26":{"tf":1.0},"44":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"254":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"159":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"298":{"tf":1.0},"315":{"tf":1.0},"335":{"tf":1.0},"36":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"183":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"(":{"5":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":1,"docs":{"297":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"408":{"tf":1.0}}}},"u":{"df":1,"docs":{"160":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"304":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"8":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"360":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"343":{"tf":1.0}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"179":{"tf":1.0},"180":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"333":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":5,"docs":{"140":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"200":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"279":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"230":{"tf":1.0},"231":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"322":{"tf":1.0},"328":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"228":{"tf":1.0}}}}}},"i":{"c":{"df":3,"docs":{"163":{"tf":1.0},"305":{"tf":1.0},"313":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"61":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"173":{"tf":1.0},"371":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"193":{"tf":1.0}}}}}}},"df":1,"docs":{"102":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"225":{"tf":1.0},"226":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"k":{"df":2,"docs":{"304":{"tf":1.0},"325":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"161":{"tf":1.0}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"3":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"309":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"298":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"336":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"274":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"106":{"tf":1.0},"93":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"387":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"356":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"275":{"tf":1.0}}}},"m":{"a":{"c":{"df":0,"docs":{},"s":{"(":{"1":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"222":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"109":{"tf":1.0},"110":{"tf":1.0},"304":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"148":{"tf":1.0},"271":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"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":1,"docs":{"192":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"350":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"210":{"tf":1.0},"211":{"tf":1.0}},"x":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"101":{"tf":1.0}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":38,"docs":{"115":{"tf":1.0},"134":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"183":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"226":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.0},"27":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"336":{"tf":1.0},"340":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.0},"374":{"tf":1.0},"73":{"tf":1.0},"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"305":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"17":{"tf":1.0},"6":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"117":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"107":{"tf":1.0},"326":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"217":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"292":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}},"i":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":11,"docs":{"116":{"tf":1.0},"129":{"tf":1.0},"155":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"188":{"tf":1.0},"193":{"tf":1.0},"217":{"tf":1.0},"297":{"tf":1.0},"313":{"tf":1.0},"349":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"267":{"tf":1.0},"268":{"tf":1.0},"74":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"342":{"tf":1.0},"343":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"151":{"tf":1.0},"188":{"tf":1.0},"369":{"tf":1.0},"6":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"353":{"tf":1.0},"36":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"238":{"tf":1.0},"244":{"tf":1.0},"351":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"400":{"tf":1.0},"418":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"243":{"tf":1.0},"350":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"13":{"tf":1.0},"239":{"tf":1.0},"264":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"401":{"tf":1.0},"41":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"419":{"tf":1.0},"72":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"w":{"d":{"df":1,"docs":{"238":{"tf":1.0}}},"df":0,"docs":{}}},"g":{"c":{"c":{"(":{"1":{"df":1,"docs":{"248":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"(":{"1":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"b":{"(":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"140":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"104":{"tf":1.0},"18":{"tf":1.0},"367":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0},"424":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"df":1,"docs":{"245":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"g":{"(":{"1":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"89":{"tf":1.0}}}},"i":{"d":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"126":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":2,"docs":{"152":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"x":{"df":4,"docs":{"216":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"133":{"tf":1.0},"141":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"190":{"tf":1.0},"341":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":3,"docs":{"198":{"tf":1.0},"21":{"tf":1.0},"35":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}},"o":{"df":1,"docs":{"100":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"107":{"tf":1.0},"326":{"tf":1.0},"336":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"393":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"29":{"tf":1.0},"61":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"116":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"273":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"310":{"tf":1.0},"68":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"125":{"tf":1.0},"323":{"tf":1.0},"65":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}},"u":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"174":{"tf":1.0},"373":{"tf":1.0},"388":{"tf":1.0},"409":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"131":{"tf":1.0},"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":1,"docs":{"166":{"tf":1.0}}},"p":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"192":{"tf":1.0},"351":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"87":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"294":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"y":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"158":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}}},"df":8,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"110":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"332":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"114":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"357":{"tf":1.0}}}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"(":{"8":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"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":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"273":{"tf":1.0},"274":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":3,"docs":{"255":{"tf":1.0},"289":{"tf":1.0},"310":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"99":{"tf":1.0}}},"t":{"df":10,"docs":{"105":{"tf":1.0},"116":{"tf":1.0},"193":{"tf":1.0},"292":{"tf":1.0},"307":{"tf":1.0},"315":{"tf":1.0},"329":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0}}}}},"o":{"a":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"412":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"179":{"tf":1.0},"180":{"tf":1.0}}},"t":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":2,"docs":{"169":{"tf":1.0},"60":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"116":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"39":{"tf":1.0},"40":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"8":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"k":{"df":2,"docs":{"304":{"tf":1.0},"305":{"tf":1.0}}}}},"m":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"258":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"259":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"246":{"tf":1.0},"247":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"3":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"321":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"308":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"273":{"tf":1.0}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"318":{"tf":1.0}}},"s":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"142":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"197":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"374":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"353":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"162":{"tf":1.0}}}},"t":{"a":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"311":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"241":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0}}}}},"s":{"c":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"139":{"tf":1.0},"53":{"tf":1.0}},"l":{"df":2,"docs":{"353":{"tf":1.0},"370":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"317":{"tf":1.0},"322":{"tf":1.0},"324":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"193":{"tf":1.0},"330":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"311":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"370":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"3":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"127":{"tf":1.0},"128":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"297":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"94":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"75":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"353":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"167":{"tf":1.0},"337":{"tf":1.0}}}}}}},"w":{"df":1,"docs":{"104":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"347":{"tf":1.0},"350":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"(":{"1":{"df":1,"docs":{"227":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"o":{"b":{"df":0,"docs":{},"j":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"88":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"(":{"1":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"392":{"tf":1.0}}}}}}},"n":{"df":1,"docs":{"137":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0}}},"r":{"df":1,"docs":{"280":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"212":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"252":{"tf":1.0},"286":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"15":{"tf":1.0},"251":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"95":{"tf":1.0},"96":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"268":{"tf":1.0},"299":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"83":{"tf":1.0}}}},"df":1,"docs":{"237":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"341":{"tf":1.0},"353":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"197":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"394":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"19":{"tf":1.0},"237":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":3,"docs":{"23":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0}}},"t":{"df":1,"docs":{"217":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":1,"docs":{"183":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"155":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"260":{"tf":1.0},"261":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"387":{"tf":1.0}},"f":{"(":{"1":{"df":1,"docs":{"208":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"286":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"196":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"201":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":5,"docs":{"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"336":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"191":{"tf":1.0},"351":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"242":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"250":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"135":{"tf":1.0},"150":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"395":{"tf":1.0},"413":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"128":{"tf":1.0},"200":{"tf":1.0},"68":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"286":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"333":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"302":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"110":{"tf":1.0},"257":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"234":{"tf":1.0},"236":{"tf":1.0}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"367":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0},"424":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"278":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"(":{"1":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"29":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}},"r":{"a":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"2":{"(":{"1":{"df":1,"docs":{"149":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":1,"docs":{"160":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"76":{"tf":1.0}}}},"s":{"df":0,"docs":{},"m":{"2":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"(":{"1":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"74":{"tf":1.0},"77":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"166":{"tf":1.0},"21":{"tf":1.0},"35":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"349":{"tf":1.0}},"f":{"df":3,"docs":{"238":{"tf":1.0},"266":{"tf":1.0},"32":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"175":{"tf":1.0},"184":{"tf":1.0},"238":{"tf":1.0},"265":{"tf":1.0},"277":{"tf":1.0},"295":{"tf":1.0},"319":{"tf":1.0},"346":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":21,"docs":{"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"389":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"410":{"tf":1.0},"416":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"91":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"25":{"tf":1.0},"352":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"177":{"tf":1.0},"341":{"tf":1.0},"57":{"tf":1.0}}},"v":{"df":2,"docs":{"178":{"tf":1.0},"345":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"377":{"tf":1.0},"397":{"tf":1.0},"415":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"66":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"422":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"348":{"tf":1.0}}}}}}},"n":{"df":6,"docs":{"139":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"80":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"141":{"tf":1.0},"349":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"398":{"tf":1.0},"416":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"140":{"tf":1.0},"276":{"tf":1.0},"51":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"225":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"298":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"361":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"309":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"140":{"tf":1.0}}}}}}},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"df":2,"docs":{"137":{"tf":1.0},"148":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"80":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"316":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":2,"docs":{"111":{"tf":1.0},"112":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"374":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"e":{"df":1,"docs":{"371":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"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":{"171":{"tf":1.0},"334":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"129":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"243":{"tf":1.0},"32":{"tf":1.0},"368":{"tf":1.0},"387":{"tf":1.0},"407":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":3,"docs":{"190":{"tf":1.0},"191":{"tf":1.0},"370":{"tf":1.0}},"i":{"df":1,"docs":{"66":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"(":{"8":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"380":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"56":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"395":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"192":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}},"u":{"df":1,"docs":{"343":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"219":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"216":{"tf":1.0},"373":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"265":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"306":{"tf":1.0},"307":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"308":{"tf":1.0},"309":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"38":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"230":{"tf":1.0},"275":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"291":{"tf":1.0}}}}},"d":{"df":3,"docs":{"290":{"tf":1.0},"300":{"tf":1.0},"336":{"tf":1.0}}},"df":2,"docs":{"389":{"tf":1.0},"410":{"tf":1.0}}}}},"v":{"df":1,"docs":{"375":{"tf":1.0}}}}}},"t":{"a":{"b":{"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":2,"docs":{"59":{"tf":1.0},"98":{"tf":1.0}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"189":{"tf":1.0},"192":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"237":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":3,"docs":{"127":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"(":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"50":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"y":{"df":1,"docs":{"314":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"170":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"350":{"tf":1.0}},"r":{"df":2,"docs":{"174":{"tf":1.0},"246":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"233":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"301":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"292":{"tf":1.0},"293":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"120":{"tf":1.0}}}},"b":{"df":1,"docs":{"164":{"tf":1.0}}},"df":4,"docs":{"264":{"tf":1.0},"305":{"tf":1.0},"309":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"293":{"tf":1.0}}}},"r":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"213":{"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":{},"l":{"df":1,"docs":{"197":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":3,"docs":{"377":{"tf":1.0},"397":{"tf":1.0},"415":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"12":{"tf":1.0},"148":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"271":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"5":{"tf":1.0},"71":{"tf":1.0},"78":{"tf":1.0}}}},"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"324":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"275":{"tf":1.0},"276":{"tf":1.0}}}}}}}},"m":{"df":3,"docs":{"159":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0}}},"s":{"df":1,"docs":{"352":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"280":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"252":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"123":{"tf":1.0},"142":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"84":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"55":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"x":{"8":{"6":{"_":{"6":{"4":{"df":3,"docs":{"274":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"d":{"(":{"1":{"df":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"f":{"df":11,"docs":{"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"7":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"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}}}}); \ No newline at end of file
diff --git a/searchindex.json b/searchindex.json
index 56778c3..c3d3e2a 100644
--- a/searchindex.json
+++ b/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["intro.html#notes","tools/index.html#tools","tools/zsh.html#zsh1","tools/zsh.html#keybindings","tools/zsh.html#parameter","tools/zsh.html#variables","tools/zsh.html#expansion-flags","tools/zsh.html#argument-parsing-with-zparseopts","tools/zsh.html#example","tools/zsh.html#regular-expressions","tools/zsh.html#completion","tools/zsh.html#installation","tools/zsh.html#completion-variables","tools/zsh.html#completion-functions","tools/zsh.html#example-1","tools/zsh.html#example-with-optional-arguments","tools/bash.html#bash1","tools/bash.html#expansion","tools/bash.html#generator","tools/bash.html#parameter","tools/bash.html#pathname","tools/bash.html#io-redirection","tools/bash.html#explanation","tools/bash.html#argument-parsing-with-getopts","tools/bash.html#example","tools/bash.html#regular-expressions","tools/bash.html#completion","tools/bash.html#example-1","tools/fish.html#fish1","tools/fish.html#quick-info","tools/fish.html#variables","tools/fish.html#setunset-variables","tools/fish.html#special-variables--ref","tools/fish.html#lists","tools/fish.html#command-handling","tools/fish.html#io-redirection","tools/fish.html#control-flow","tools/fish.html#if--else","tools/fish.html#switch","tools/fish.html#while-loop","tools/fish.html#for-loop","tools/fish.html#functions","tools/fish.html#autoloading","tools/fish.html#helper","tools/fish.html#argument-parsing-and-completion","tools/fish.html#prompt","tools/fish.html#useful-builtins","tools/fish.html#keymaps","tools/fish.html#debug","tools/tmux.html#tmux1","tools/tmux.html#tmux-cli","tools/tmux.html#scripting","tools/tmux.html#bindings","tools/tmux.html#command-mode","tools/git.html#git1","tools/git.html#working-areas","tools/git.html#staging","tools/git.html#remote","tools/git.html#branching","tools/git.html#tags","tools/git.html#log--commit-history","tools/git.html#diff--commit-info","tools/git.html#patching","tools/git.html#resetting","tools/git.html#submodules","tools/git.html#inspection","tools/git.html#revision-specifier","tools/awk.html#awk1","tools/awk.html#input-processing","tools/awk.html#program","tools/awk.html#special-pattern","tools/awk.html#special-variables","tools/awk.html#special-statements--functions","tools/awk.html#examples","tools/awk.html#filter-records","tools/awk.html#negative-patterns","tools/awk.html#access-last-fields-in-records","tools/awk.html#capture-in-variables","tools/awk.html#capture-in-array","tools/awk.html#run-shell-command-and-capture-output","tools/emacs.html#emacs1","tools/emacs.html#help","tools/emacs.html#package-manager","tools/emacs.html#window","tools/emacs.html#buffer","tools/emacs.html#ibuffer","tools/emacs.html#isearch","tools/emacs.html#occur","tools/emacs.html#grep","tools/emacs.html#yankpaste","tools/emacs.html#register","tools/emacs.html#blockrect","tools/emacs.html#mass-edit","tools/emacs.html#narrow","tools/emacs.html#org","tools/emacs.html#org-source","tools/emacs.html#comapny","tools/emacs.html#tags","tools/emacs.html#lisp","tools/emacs.html#ido","tools/emacs.html#evil","tools/emacs.html#dired","tools/gpg.html#gpg1","tools/gpg.html#generate-new-keypair","tools/gpg.html#list-keys","tools/gpg.html#edit-keys","tools/gpg.html#export--import-keys","tools/gpg.html#search--send-keys","tools/gpg.html#encrypt-passphrase","tools/gpg.html#encrypt-public-key","tools/gpg.html#signing","tools/gpg.html#signing-detached","tools/gpg.html#abbreviations","tools/gpg.html#keyservers","tools/gpg.html#examples","tools/gpg.html#list-basic-key-information-from-file-with-long-keyids","tools/gpg.html#extend-expiring-key","tools/gdb.html#gdb1","tools/gdb.html#cli","tools/gdb.html#interactive-usage","tools/gdb.html#misc","tools/gdb.html#breakpoints","tools/gdb.html#watchpoints","tools/gdb.html#catchpoints","tools/gdb.html#inspection","tools/gdb.html#signal-handling","tools/gdb.html#multi-threading","tools/gdb.html#multi-process","tools/gdb.html#source-file-locations","tools/gdb.html#configuration","tools/gdb.html#text-user-interface-tui","tools/gdb.html#user-commands-macros","tools/gdb.html#hooks","tools/gdb.html#examples","tools/gdb.html#automatically-print-next-instr","tools/gdb.html#conditional-breakpoints","tools/gdb.html#set-breakpoint-on-all-threads-except-one","tools/gdb.html#catch-sigsegv-and-execute-commands","tools/gdb.html#run-backtrace-on-thread-1-batch-mode","tools/gdb.html#script-gdb-for-automating-debugging-sessions","tools/gdb.html#hook-to-automatically-save-breakpoints-on-quit","tools/gdb.html#watchpoint-on-struct--class-member","tools/gdb.html#know-bugs","tools/gdb.html#workaround-command--finish-bug","tools/gdbserver.html#gdbserver1","tools/gdbserver.html#cli","tools/gdbserver.html#example","tools/gdbserver.html#wrapper-example-set-environment-variables-just-for-the-debugee","tools/radare2.html#radare21","tools/radare2.html#print","tools/radare2.html#flags","tools/radare2.html#help","tools/radare2.html#relocation","tools/radare2.html#examples","tools/radare2.html#patch-file-alter-bytes","tools/radare2.html#assemble--disassmble-rasm2","tools/qemu.html#qemu1","tools/qemu.html#keybindings","tools/qemu.html#vm-config-snippet","tools/qemu.html#cpu--ram","tools/qemu.html#graphic--display","tools/qemu.html#boot-menu","tools/qemu.html#block-devices","tools/qemu.html#usb","tools/qemu.html#debugging","tools/qemu.html#io-redirection","tools/qemu.html#network","tools/qemu.html#shared-drives","tools/qemu.html#debug-logging","tools/qemu.html#tracing","tools/qemu.html#vm-snapshots","tools/qemu.html#vm-migration","tools/qemu.html#appendix-direct-kernel-boot","tools/qemu.html#appendix-cheap-instruction-tracer","tools/qemu.html#references","tools/pacman.html#pacman1","tools/pacman.html#remote-package-repositories","tools/pacman.html#remove-packages","tools/pacman.html#local-package-database","tools/pacman.html#local-file-database","tools/pacman.html#hacks","tools/dot.html#dot1","tools/dot.html#example-dot-file-to-copy--paste-from","tools/dot.html#references","monitor/index.html#resource-analysis--monitor","monitor/lsof.html#lsof8","monitor/lsof.html#examples","monitor/lsof.html#file-flags","monitor/lsof.html#open-tcp-connections","monitor/lsof.html#open-connection-to-specific-host","monitor/lsof.html#open-connection-to-specific-port","monitor/lsof.html#ipv4-tcp-connections-in-established-state","monitor/lsof.html#list-open-files-in-a-mounted-directory","monitor/ss.html#ss8","monitor/ss.html#examples","monitor/pidstat.html#pidstat1","monitor/pidstat.html#page-fault-and-memory-utilization","monitor/pidstat.html#io-statistics","monitor/pgrep.html#pgrep1","monitor/pgrep.html#debug-newest-process","monitor/pmap.html#pmap1","monitor/pstack.html#pstack1","trace_profile/index.html#trace-and-profile","trace_profile/strace.html#strace1","trace_profile/strace.html#examples","trace_profile/ltrace.html#ltrace1","trace_profile/ltrace.html#example","trace_profile/perf.html#perf1","trace_profile/perf.html#flamegraph","trace_profile/perf.html#flamegraph-with-single-event-trace","trace_profile/perf.html#flamegraph-with-multiple-event-traces","trace_profile/oprofile.html#oprofile","trace_profile/time.html#usrbintime1","binary/index.html#binary","binary/od.html#od1","binary/od.html#ascii-to-hex-string","binary/od.html#extract-parts-of-file","binary/xxd.html#xxd1","binary/xxd.html#ascii-to-hex-stream","binary/xxd.html#hex-to-binary-stream","binary/xxd.html#ascii-to-binary","binary/xxd.html#ascii-to-c-array-hex-encoded","binary/readelf.html#readelf1","binary/objdump.html#objdump1","binary/objdump.html#disassemble-section","binary/objdump.html#example-disassemble-raw-binary","binary/nm.html#nm1","development/index.html#development","development/c++filt.html#cfilt1","development/c++filt.html#demangle-symbol","development/c++filt.html#demangle-stream","development/c++.html#c","development/c++.html#type-deduction","development/c++.html#strict-aliasing-and-type-punning","development/c++.html#__restrict-keyword","development/c++.html#type-punning","development/c++.html#variadic-templates--parameter-pack-","development/c++.html#forwarding-reference--fwd-ref-","development/c++.html#example-any_of-template-meta-function","development/c++.html#example--sfinae---enable_if-","development/c++.html#example-minimal-templatized-test-registry","development/c++.html#example-concepts-pre-c20","development/c++.html#template-selection-with-partially--fully-specializations","development/c++.html#example-perfect-forwarding","development/glibc.html#glibc","development/glibc.html#malloc-tracer--mtrace3","development/glibc.html#malloc-check--mallopt3","development/gcc.html#gcc1","development/gcc.html#cli","development/gcc.html#preprocessing","development/gcc.html#target-options","development/gcc.html#warnings--optimizations","development/gcc.html#builtins","development/gcc.html#__builtin_expectexpr-cond","development/gcc.html#abi-linux","development/cmake.html#cmake1","development/cmake.html#private--public--interface","development/make.html#make1","development/make.html#anatomy-of-make-rules","development/make.html#pattern-rules--automatic-variables","development/make.html#pattern-rules","development/make.html#automatic-variables","development/make.html#arguments","development/make.html#useful-functions","development/make.html#substitution-references","development/make.html#patsubst--ref-","development/make.html#filter","development/make.html#filter-out","development/make.html#abspath","development/ld.so.html#ldso8","development/ld.so.html#environment-variables","development/ld.so.html#ld_library_path-and-dlopen3","development/ld.so.html#ld_preload-initialization-order-and-link-map","development/ld.so.html#dynamic-linking-x86_64","development/symbolver.html#elf-symbol-versioning","development/symbolver.html#example-version-script","development/symbolver.html#references","development/python.html#python","development/python.html#decorator--run-","development/python.html#walrus-operator--run-","development/python.html#unittest---run-","development/python.html#doctest---run-","development/python.html#timeit","development/gcov.html#gcov1","development/gcov.html#example","development/pgo.html#profile-guided-optimization-pgo","development/pgo.html#clang","development/pgo.html#gcc","linux/index.html#linux","linux/systemd.html#systemd","linux/systemd.html#systemctl","linux/systemd.html#example-list-failed-units","linux/systemd.html#example-trivial-user-unit","linux/systemd.html#journalctl","linux/systemd.html#references","linux/coredump.html#core5","linux/coredump.html#naming-of-coredump-files","linux/coredump.html#control-which-segments-are-dumped","linux/coredump.html#some-examples-out-there","linux/coredump.html#coredumpctl-systemd","linux/coredump.html#apport-ubuntu","linux/ptrace_scope.html#ptrace_scope","linux/cryptsetup.html#cryptsetup8","linux/cryptsetup.html#example-create-luks-encrypted-disk","linux/cryptsetup.html#example-using-an-existing-luks-device","linux/swap.html#swap","linux/swap.html#list-active-swap-areas","linux/swap.html#manual-swapfile-setup","linux/swap.html#using-dphys-swapfile-service","linux/input.html#linux-input","linux/input.html#mousex--mice","linux/input.html#eventx","linux/input.html#identifying-device-files","linux/input.html#example-toying-with-devinputeventx","linux/acl.html#access-control-list-acl","linux/acl.html#show-acl-entries","linux/acl.html#modify-acl-entries","linux/acl.html#masking-of-acl-entries","linux/acl.html#references","linux/zfs.html#zfs","linux/zfs.html#zfs-pool-management","linux/zfs.html#create-modify-and-destroy-zfs-pools","linux/zfs.html#inspect-zfs-pools","linux/zfs.html#modify-vdevs","linux/zfs.html#replace-faulty-disk","linux/zfs.html#import-or-export-zfs-pools","linux/zfs.html#zfs-dataset-management","linux/zfs.html#create-and-destroy-zfs-datasets","linux/zfs.html#list-all-zfs-datasets","linux/zfs.html#mount-zfs-datasets","linux/zfs.html#encrypted-datasets","linux/zfs.html#manage-zfs-encryption-keys","linux/zfs.html#manage-dataset-properties","linux/zfs.html#snapshots","linux/zfs.html#access-control-list","linux/zfs.html#example-zfs-pool-import-during-startup-systemd","network/index.html#network","network/tcpdump.html#tcpdump1","network/tcpdump.html#cli","network/tcpdump.html#examples","network/tcpdump.html#capture-packets-from-remote-host","network/firewall-cmd.html#firewall-cmd1","network/firewall-cmd.html#list-current-status-of-the-firewall","network/firewall-cmd.html#add-entries","network/firewall-cmd.html#remove-entries","network/firewall-cmd.html#references","network/nftables.html#nftables","network/nftables.html#ruleset","network/nftables.html#examples-save-rules-to-files-and-re-apply","network/nftables.html#example-fully-trace-evaluation-of-nftables-rules","network/nftables.html#example-ipv4-port-forwarding","network/nftables.html#example-base-vs-regular-chain","network/nftables.html#mental-model-for-netfilter-packet-flow","web/index.html#web","web/html.html#html","web/html.html#collapsible-element","web/html.html#minimal-2-column-layout","web/html.html#minimal-grid-area","web/html.html#minimal-tabs","web/css.html#css","web/css.html#selector","web/chartjs.html#chartjs","web/chartjs.html#minimal-example-with--external--tooltips","arch/index.html#arch","arch/x86_64.html#x86_64","arch/x86_64.html#registers","arch/x86_64.html#general-purpose-register","arch/x86_64.html#special-register","arch/x86_64.html#flags-register","arch/x86_64.html#model-specific-register-msr","arch/x86_64.html#size-directives","arch/x86_64.html#addressing","arch/x86_64.html#string-instructions","arch/x86_64.html#example-simple-memset","arch/x86_64.html#sysv-x86_64-abi","arch/x86_64.html#passing-arguments-to-functions","arch/x86_64.html#return-values-from-functions","arch/x86_64.html#caller-saved-registers","arch/x86_64.html#callee-saved-registers","arch/x86_64.html#stack","arch/x86_64.html#function-prologue--epilogue","arch/x86_64.html#asm-skeleton","arch/x86_64.html#references","arch/arm64.html#arm64","arch/arm64.html#registers","arch/arm64.html#general-purpose-registers","arch/arm64.html#special-registers-per-el","arch/arm64.html#instructions-cheatsheet","arch/arm64.html#accessing-system-registers","arch/arm64.html#control-flow","arch/arm64.html#addressing","arch/arm64.html#offset","arch/arm64.html#index","arch/arm64.html#pair-access","arch/arm64.html#procedure-call-standard-arm64--aapcs64-","arch/arm64.html#passing-arguments-to-functions","arch/arm64.html#return-values-from-functions","arch/arm64.html#callee-saved-registers","arch/arm64.html#stack","arch/arm64.html#frame-chain","arch/arm64.html#function-prologue--epilogue","arch/arm64.html#asm-skeleton","arch/arm64.html#references","arch/armv7.html#armv7a","arch/armv7.html#registers","arch/armv7.html#general-purpose-registers","arch/armv7.html#special-registers","arch/armv7.html#cpsr-register","arch/armv7.html#instructions-cheatsheet","arch/armv7.html#accessing-system-registers","arch/armv7.html#control-flow","arch/armv7.html#loadstore","arch/armv7.html#procedure-call-standard-arm--aapcs32-","arch/armv7.html#passing-arguments-to-functions","arch/armv7.html#return-values-from-functions","arch/armv7.html#callee-saved-registers","arch/armv7.html#stack","arch/armv7.html#frame-chain","arch/armv7.html#function-prologue--epilogue","arch/armv7.html#asm-skeleton","arch/armv7.html#references","arch/riscv.html#riscv","arch/riscv.html#registers","arch/riscv.html#general-purpose-registers","arch/riscv.html#asm-skeleton","arch/riscv.html#references"],"index":{"documentStore":{"docInfo":{"0":{"body":8,"breadcrumbs":2,"title":1},"1":{"body":14,"breadcrumbs":2,"title":1},"10":{"body":0,"breadcrumbs":3,"title":1},"100":{"body":28,"breadcrumbs":3,"title":1},"101":{"body":16,"breadcrumbs":3,"title":1},"102":{"body":21,"breadcrumbs":3,"title":1},"103":{"body":4,"breadcrumbs":5,"title":3},"104":{"body":13,"breadcrumbs":4,"title":2},"105":{"body":55,"breadcrumbs":4,"title":2},"106":{"body":19,"breadcrumbs":5,"title":3},"107":{"body":14,"breadcrumbs":5,"title":3},"108":{"body":19,"breadcrumbs":4,"title":2},"109":{"body":26,"breadcrumbs":5,"title":3},"11":{"body":36,"breadcrumbs":3,"title":1},"110":{"body":55,"breadcrumbs":3,"title":1},"111":{"body":32,"breadcrumbs":4,"title":2},"112":{"body":12,"breadcrumbs":3,"title":1},"113":{"body":3,"breadcrumbs":3,"title":1},"114":{"body":0,"breadcrumbs":3,"title":1},"115":{"body":5,"breadcrumbs":9,"title":7},"116":{"body":28,"breadcrumbs":5,"title":3},"117":{"body":0,"breadcrumbs":3,"title":1},"118":{"body":52,"breadcrumbs":3,"title":1},"119":{"body":0,"breadcrumbs":4,"title":2},"12":{"body":25,"breadcrumbs":4,"title":2},"120":{"body":66,"breadcrumbs":3,"title":1},"121":{"body":118,"breadcrumbs":3,"title":1},"122":{"body":37,"breadcrumbs":3,"title":1},"123":{"body":66,"breadcrumbs":3,"title":1},"124":{"body":31,"breadcrumbs":3,"title":1},"125":{"body":42,"breadcrumbs":4,"title":2},"126":{"body":28,"breadcrumbs":4,"title":2},"127":{"body":43,"breadcrumbs":4,"title":2},"128":{"body":33,"breadcrumbs":5,"title":3},"129":{"body":77,"breadcrumbs":3,"title":1},"13":{"body":93,"breadcrumbs":4,"title":2},"130":{"body":20,"breadcrumbs":6,"title":4},"131":{"body":25,"breadcrumbs":5,"title":3},"132":{"body":24,"breadcrumbs":3,"title":1},"133":{"body":0,"breadcrumbs":3,"title":1},"134":{"body":24,"breadcrumbs":6,"title":4},"135":{"body":25,"breadcrumbs":4,"title":2},"136":{"body":18,"breadcrumbs":7,"title":5},"137":{"body":13,"breadcrumbs":6,"title":4},"138":{"body":9,"breadcrumbs":8,"title":6},"139":{"body":36,"breadcrumbs":7,"title":5},"14":{"body":62,"breadcrumbs":3,"title":1},"140":{"body":20,"breadcrumbs":7,"title":5},"141":{"body":214,"breadcrumbs":6,"title":4},"142":{"body":0,"breadcrumbs":4,"title":2},"143":{"body":27,"breadcrumbs":6,"title":4},"144":{"body":0,"breadcrumbs":3,"title":1},"145":{"body":15,"breadcrumbs":3,"title":1},"146":{"body":12,"breadcrumbs":3,"title":1},"147":{"body":16,"breadcrumbs":8,"title":6},"148":{"body":0,"breadcrumbs":3,"title":1},"149":{"body":11,"breadcrumbs":3,"title":1},"15":{"body":69,"breadcrumbs":5,"title":3},"150":{"body":16,"breadcrumbs":3,"title":1},"151":{"body":9,"breadcrumbs":3,"title":1},"152":{"body":15,"breadcrumbs":3,"title":1},"153":{"body":0,"breadcrumbs":3,"title":1},"154":{"body":19,"breadcrumbs":6,"title":4},"155":{"body":18,"breadcrumbs":5,"title":3},"156":{"body":11,"breadcrumbs":3,"title":1},"157":{"body":31,"breadcrumbs":3,"title":1},"158":{"body":37,"breadcrumbs":5,"title":3},"159":{"body":40,"breadcrumbs":4,"title":2},"16":{"body":0,"breadcrumbs":3,"title":1},"160":{"body":30,"breadcrumbs":4,"title":2},"161":{"body":10,"breadcrumbs":4,"title":2},"162":{"body":105,"breadcrumbs":4,"title":2},"163":{"body":41,"breadcrumbs":3,"title":1},"164":{"body":18,"breadcrumbs":3,"title":1},"165":{"body":48,"breadcrumbs":4,"title":2},"166":{"body":11,"breadcrumbs":3,"title":1},"167":{"body":22,"breadcrumbs":4,"title":2},"168":{"body":20,"breadcrumbs":4,"title":2},"169":{"body":32,"breadcrumbs":3,"title":1},"17":{"body":0,"breadcrumbs":3,"title":1},"170":{"body":38,"breadcrumbs":4,"title":2},"171":{"body":89,"breadcrumbs":4,"title":2},"172":{"body":30,"breadcrumbs":6,"title":4},"173":{"body":63,"breadcrumbs":6,"title":4},"174":{"body":22,"breadcrumbs":3,"title":1},"175":{"body":0,"breadcrumbs":3,"title":1},"176":{"body":33,"breadcrumbs":5,"title":3},"177":{"body":9,"breadcrumbs":4,"title":2},"178":{"body":37,"breadcrumbs":5,"title":3},"179":{"body":31,"breadcrumbs":5,"title":3},"18":{"body":16,"breadcrumbs":3,"title":1},"180":{"body":57,"breadcrumbs":3,"title":1},"181":{"body":2,"breadcrumbs":3,"title":1},"182":{"body":91,"breadcrumbs":7,"title":5},"183":{"body":8,"breadcrumbs":3,"title":1},"184":{"body":6,"breadcrumbs":6,"title":3},"185":{"body":102,"breadcrumbs":5,"title":1},"186":{"body":0,"breadcrumbs":5,"title":1},"187":{"body":10,"breadcrumbs":6,"title":2},"188":{"body":21,"breadcrumbs":7,"title":3},"189":{"body":9,"breadcrumbs":8,"title":4},"19":{"body":69,"breadcrumbs":3,"title":1},"190":{"body":10,"breadcrumbs":8,"title":4},"191":{"body":4,"breadcrumbs":9,"title":5},"192":{"body":17,"breadcrumbs":9,"title":5},"193":{"body":52,"breadcrumbs":5,"title":1},"194":{"body":28,"breadcrumbs":5,"title":1},"195":{"body":26,"breadcrumbs":5,"title":1},"196":{"body":50,"breadcrumbs":8,"title":4},"197":{"body":6,"breadcrumbs":6,"title":2},"198":{"body":22,"breadcrumbs":5,"title":1},"199":{"body":14,"breadcrumbs":7,"title":3},"2":{"body":0,"breadcrumbs":3,"title":1},"20":{"body":92,"breadcrumbs":3,"title":1},"200":{"body":27,"breadcrumbs":5,"title":1},"201":{"body":6,"breadcrumbs":5,"title":1},"202":{"body":5,"breadcrumbs":4,"title":2},"203":{"body":135,"breadcrumbs":4,"title":1},"204":{"body":26,"breadcrumbs":4,"title":1},"205":{"body":27,"breadcrumbs":4,"title":1},"206":{"body":11,"breadcrumbs":4,"title":1},"207":{"body":128,"breadcrumbs":4,"title":1},"208":{"body":0,"breadcrumbs":4,"title":1},"209":{"body":15,"breadcrumbs":7,"title":4},"21":{"body":38,"breadcrumbs":4,"title":2},"210":{"body":17,"breadcrumbs":7,"title":4},"211":{"body":43,"breadcrumbs":4,"title":1},"212":{"body":6,"breadcrumbs":4,"title":1},"213":{"body":5,"breadcrumbs":2,"title":1},"214":{"body":45,"breadcrumbs":3,"title":1},"215":{"body":34,"breadcrumbs":5,"title":3},"216":{"body":76,"breadcrumbs":5,"title":3},"217":{"body":19,"breadcrumbs":3,"title":1},"218":{"body":6,"breadcrumbs":5,"title":3},"219":{"body":7,"breadcrumbs":5,"title":3},"22":{"body":26,"breadcrumbs":3,"title":1},"220":{"body":11,"breadcrumbs":4,"title":2},"221":{"body":15,"breadcrumbs":7,"title":5},"222":{"body":55,"breadcrumbs":3,"title":1},"223":{"body":36,"breadcrumbs":3,"title":1},"224":{"body":8,"breadcrumbs":4,"title":2},"225":{"body":101,"breadcrumbs":6,"title":4},"226":{"body":7,"breadcrumbs":3,"title":1},"227":{"body":12,"breadcrumbs":2,"title":1},"228":{"body":0,"breadcrumbs":3,"title":1},"229":{"body":3,"breadcrumbs":4,"title":2},"23":{"body":64,"breadcrumbs":5,"title":3},"230":{"body":10,"breadcrumbs":4,"title":2},"231":{"body":8,"breadcrumbs":3,"title":1},"232":{"body":14,"breadcrumbs":4,"title":2},"233":{"body":496,"breadcrumbs":6,"title":4},"234":{"body":77,"breadcrumbs":4,"title":2},"235":{"body":8,"breadcrumbs":4,"title":2},"236":{"body":93,"breadcrumbs":6,"title":4},"237":{"body":141,"breadcrumbs":6,"title":4},"238":{"body":69,"breadcrumbs":7,"title":5},"239":{"body":248,"breadcrumbs":5,"title":3},"24":{"body":35,"breadcrumbs":3,"title":1},"240":{"body":208,"breadcrumbs":7,"title":5},"241":{"body":314,"breadcrumbs":6,"title":4},"242":{"body":231,"breadcrumbs":7,"title":5},"243":{"body":127,"breadcrumbs":5,"title":3},"244":{"body":0,"breadcrumbs":3,"title":1},"245":{"body":62,"breadcrumbs":5,"title":3},"246":{"body":34,"breadcrumbs":5,"title":3},"247":{"body":0,"breadcrumbs":3,"title":1},"248":{"body":0,"breadcrumbs":3,"title":1},"249":{"body":41,"breadcrumbs":3,"title":1},"25":{"body":58,"breadcrumbs":4,"title":2},"250":{"body":18,"breadcrumbs":4,"title":2},"251":{"body":25,"breadcrumbs":4,"title":2},"252":{"body":0,"breadcrumbs":3,"title":1},"253":{"body":104,"breadcrumbs":4,"title":2},"254":{"body":9,"breadcrumbs":4,"title":2},"255":{"body":0,"breadcrumbs":3,"title":1},"256":{"body":89,"breadcrumbs":5,"title":3},"257":{"body":0,"breadcrumbs":3,"title":1},"258":{"body":27,"breadcrumbs":5,"title":3},"259":{"body":0,"breadcrumbs":6,"title":4},"26":{"body":123,"breadcrumbs":3,"title":1},"260":{"body":36,"breadcrumbs":4,"title":2},"261":{"body":81,"breadcrumbs":4,"title":2},"262":{"body":20,"breadcrumbs":3,"title":1},"263":{"body":0,"breadcrumbs":4,"title":2},"264":{"body":14,"breadcrumbs":4,"title":2},"265":{"body":12,"breadcrumbs":4,"title":2},"266":{"body":16,"breadcrumbs":3,"title":1},"267":{"body":17,"breadcrumbs":4,"title":2},"268":{"body":23,"breadcrumbs":3,"title":1},"269":{"body":0,"breadcrumbs":3,"title":1},"27":{"body":66,"breadcrumbs":3,"title":1},"270":{"body":38,"breadcrumbs":4,"title":2},"271":{"body":30,"breadcrumbs":4,"title":2},"272":{"body":128,"breadcrumbs":7,"title":5},"273":{"body":246,"breadcrumbs":5,"title":3},"274":{"body":422,"breadcrumbs":6,"title":3},"275":{"body":278,"breadcrumbs":6,"title":3},"276":{"body":17,"breadcrumbs":4,"title":1},"277":{"body":0,"breadcrumbs":3,"title":1},"278":{"body":59,"breadcrumbs":4,"title":2},"279":{"body":45,"breadcrumbs":5,"title":3},"28":{"body":0,"breadcrumbs":3,"title":1},"280":{"body":43,"breadcrumbs":4,"title":2},"281":{"body":28,"breadcrumbs":4,"title":2},"282":{"body":8,"breadcrumbs":3,"title":1},"283":{"body":98,"breadcrumbs":3,"title":1},"284":{"body":140,"breadcrumbs":3,"title":1},"285":{"body":49,"breadcrumbs":6,"title":4},"286":{"body":273,"breadcrumbs":3,"title":1},"287":{"body":225,"breadcrumbs":3,"title":1},"288":{"body":8,"breadcrumbs":2,"title":1},"289":{"body":0,"breadcrumbs":3,"title":1},"29":{"body":19,"breadcrumbs":4,"title":2},"290":{"body":80,"breadcrumbs":3,"title":1},"291":{"body":13,"breadcrumbs":6,"title":4},"292":{"body":31,"breadcrumbs":6,"title":4},"293":{"body":46,"breadcrumbs":3,"title":1},"294":{"body":4,"breadcrumbs":3,"title":1},"295":{"body":27,"breadcrumbs":3,"title":1},"296":{"body":77,"breadcrumbs":5,"title":3},"297":{"body":87,"breadcrumbs":5,"title":3},"298":{"body":0,"breadcrumbs":4,"title":2},"299":{"body":48,"breadcrumbs":4,"title":2},"3":{"body":96,"breadcrumbs":3,"title":1},"30":{"body":19,"breadcrumbs":3,"title":1},"300":{"body":18,"breadcrumbs":4,"title":2},"301":{"body":43,"breadcrumbs":3,"title":1},"302":{"body":64,"breadcrumbs":3,"title":1},"303":{"body":154,"breadcrumbs":7,"title":5},"304":{"body":36,"breadcrumbs":7,"title":5},"305":{"body":0,"breadcrumbs":3,"title":1},"306":{"body":7,"breadcrumbs":6,"title":4},"307":{"body":59,"breadcrumbs":5,"title":3},"308":{"body":42,"breadcrumbs":6,"title":4},"309":{"body":6,"breadcrumbs":4,"title":2},"31":{"body":25,"breadcrumbs":4,"title":2},"310":{"body":62,"breadcrumbs":4,"title":2},"311":{"body":59,"breadcrumbs":3,"title":1},"312":{"body":30,"breadcrumbs":5,"title":3},"313":{"body":166,"breadcrumbs":5,"title":3},"314":{"body":78,"breadcrumbs":6,"title":4},"315":{"body":6,"breadcrumbs":5,"title":3},"316":{"body":41,"breadcrumbs":5,"title":3},"317":{"body":34,"breadcrumbs":5,"title":3},"318":{"body":3,"breadcrumbs":3,"title":1},"319":{"body":75,"breadcrumbs":3,"title":1},"32":{"body":16,"breadcrumbs":5,"title":3},"320":{"body":4,"breadcrumbs":5,"title":3},"321":{"body":50,"breadcrumbs":7,"title":5},"322":{"body":29,"breadcrumbs":5,"title":3},"323":{"body":96,"breadcrumbs":4,"title":2},"324":{"body":94,"breadcrumbs":5,"title":3},"325":{"body":66,"breadcrumbs":6,"title":4},"326":{"body":4,"breadcrumbs":5,"title":3},"327":{"body":13,"breadcrumbs":6,"title":4},"328":{"body":5,"breadcrumbs":5,"title":3},"329":{"body":16,"breadcrumbs":5,"title":3},"33":{"body":95,"breadcrumbs":3,"title":1},"330":{"body":51,"breadcrumbs":4,"title":2},"331":{"body":31,"breadcrumbs":6,"title":4},"332":{"body":22,"breadcrumbs":5,"title":3},"333":{"body":51,"breadcrumbs":3,"title":1},"334":{"body":29,"breadcrumbs":5,"title":3},"335":{"body":26,"breadcrumbs":9,"title":7},"336":{"body":4,"breadcrumbs":2,"title":1},"337":{"body":0,"breadcrumbs":3,"title":1},"338":{"body":59,"breadcrumbs":3,"title":1},"339":{"body":0,"breadcrumbs":3,"title":1},"34":{"body":8,"breadcrumbs":4,"title":2},"340":{"body":17,"breadcrumbs":6,"title":4},"341":{"body":5,"breadcrumbs":5,"title":2},"342":{"body":31,"breadcrumbs":7,"title":4},"343":{"body":41,"breadcrumbs":5,"title":2},"344":{"body":29,"breadcrumbs":5,"title":2},"345":{"body":5,"breadcrumbs":4,"title":1},"346":{"body":60,"breadcrumbs":3,"title":1},"347":{"body":13,"breadcrumbs":3,"title":1},"348":{"body":10,"breadcrumbs":8,"title":6},"349":{"body":54,"breadcrumbs":8,"title":6},"35":{"body":8,"breadcrumbs":4,"title":2},"350":{"body":31,"breadcrumbs":6,"title":4},"351":{"body":140,"breadcrumbs":7,"title":5},"352":{"body":1,"breadcrumbs":7,"title":5},"353":{"body":3,"breadcrumbs":2,"title":1},"354":{"body":0,"breadcrumbs":3,"title":1},"355":{"body":19,"breadcrumbs":4,"title":2},"356":{"body":55,"breadcrumbs":6,"title":4},"357":{"body":128,"breadcrumbs":5,"title":3},"358":{"body":50,"breadcrumbs":4,"title":2},"359":{"body":0,"breadcrumbs":3,"title":1},"36":{"body":0,"breadcrumbs":4,"title":2},"360":{"body":87,"breadcrumbs":3,"title":1},"361":{"body":0,"breadcrumbs":3,"title":1},"362":{"body":236,"breadcrumbs":6,"title":4},"363":{"body":4,"breadcrumbs":2,"title":1},"364":{"body":21,"breadcrumbs":3,"title":1},"365":{"body":0,"breadcrumbs":3,"title":1},"366":{"body":62,"breadcrumbs":5,"title":3},"367":{"body":15,"breadcrumbs":4,"title":2},"368":{"body":102,"breadcrumbs":4,"title":2},"369":{"body":14,"breadcrumbs":6,"title":4},"37":{"body":10,"breadcrumbs":2,"title":0},"370":{"body":40,"breadcrumbs":4,"title":2},"371":{"body":52,"breadcrumbs":3,"title":1},"372":{"body":116,"breadcrumbs":4,"title":2},"373":{"body":17,"breadcrumbs":5,"title":3},"374":{"body":0,"breadcrumbs":5,"title":3},"375":{"body":40,"breadcrumbs":5,"title":3},"376":{"body":23,"breadcrumbs":5,"title":3},"377":{"body":14,"breadcrumbs":5,"title":3},"378":{"body":15,"breadcrumbs":5,"title":3},"379":{"body":29,"breadcrumbs":3,"title":1},"38":{"body":14,"breadcrumbs":3,"title":1},"380":{"body":31,"breadcrumbs":5,"title":3},"381":{"body":94,"breadcrumbs":4,"title":2},"382":{"body":53,"breadcrumbs":3,"title":1},"383":{"body":14,"breadcrumbs":3,"title":1},"384":{"body":0,"breadcrumbs":3,"title":1},"385":{"body":40,"breadcrumbs":5,"title":3},"386":{"body":52,"breadcrumbs":6,"title":4},"387":{"body":0,"breadcrumbs":4,"title":2},"388":{"body":18,"breadcrumbs":5,"title":3},"389":{"body":38,"breadcrumbs":4,"title":2},"39":{"body":4,"breadcrumbs":3,"title":1},"390":{"body":0,"breadcrumbs":3,"title":1},"391":{"body":47,"breadcrumbs":3,"title":1},"392":{"body":18,"breadcrumbs":3,"title":1},"393":{"body":18,"breadcrumbs":4,"title":2},"394":{"body":0,"breadcrumbs":7,"title":5},"395":{"body":35,"breadcrumbs":5,"title":3},"396":{"body":8,"breadcrumbs":5,"title":3},"397":{"body":3,"breadcrumbs":5,"title":3},"398":{"body":27,"breadcrumbs":3,"title":1},"399":{"body":52,"breadcrumbs":4,"title":2},"4":{"body":88,"breadcrumbs":3,"title":1},"40":{"body":5,"breadcrumbs":3,"title":1},"400":{"body":36,"breadcrumbs":5,"title":3},"401":{"body":141,"breadcrumbs":4,"title":2},"402":{"body":30,"breadcrumbs":3,"title":1},"403":{"body":10,"breadcrumbs":3,"title":1},"404":{"body":0,"breadcrumbs":3,"title":1},"405":{"body":23,"breadcrumbs":5,"title":3},"406":{"body":8,"breadcrumbs":4,"title":2},"407":{"body":55,"breadcrumbs":4,"title":2},"408":{"body":0,"breadcrumbs":4,"title":2},"409":{"body":18,"breadcrumbs":5,"title":3},"41":{"body":11,"breadcrumbs":3,"title":1},"410":{"body":50,"breadcrumbs":4,"title":2},"411":{"body":96,"breadcrumbs":3,"title":1},"412":{"body":0,"breadcrumbs":7,"title":5},"413":{"body":44,"breadcrumbs":5,"title":3},"414":{"body":11,"breadcrumbs":5,"title":3},"415":{"body":3,"breadcrumbs":5,"title":3},"416":{"body":26,"breadcrumbs":3,"title":1},"417":{"body":65,"breadcrumbs":4,"title":2},"418":{"body":19,"breadcrumbs":5,"title":3},"419":{"body":165,"breadcrumbs":4,"title":2},"42":{"body":24,"breadcrumbs":3,"title":1},"420":{"body":21,"breadcrumbs":3,"title":1},"421":{"body":9,"breadcrumbs":3,"title":1},"422":{"body":4,"breadcrumbs":3,"title":1},"423":{"body":55,"breadcrumbs":5,"title":3},"424":{"body":143,"breadcrumbs":4,"title":2},"425":{"body":9,"breadcrumbs":3,"title":1},"43":{"body":24,"breadcrumbs":3,"title":1},"44":{"body":185,"breadcrumbs":5,"title":3},"45":{"body":24,"breadcrumbs":3,"title":1},"46":{"body":74,"breadcrumbs":4,"title":2},"47":{"body":37,"breadcrumbs":3,"title":1},"48":{"body":19,"breadcrumbs":3,"title":1},"49":{"body":19,"breadcrumbs":3,"title":1},"5":{"body":79,"breadcrumbs":3,"title":1},"50":{"body":86,"breadcrumbs":4,"title":2},"51":{"body":119,"breadcrumbs":3,"title":1},"52":{"body":128,"breadcrumbs":3,"title":1},"53":{"body":24,"breadcrumbs":4,"title":2},"54":{"body":0,"breadcrumbs":3,"title":1},"55":{"body":23,"breadcrumbs":4,"title":2},"56":{"body":7,"breadcrumbs":3,"title":1},"57":{"body":21,"breadcrumbs":3,"title":1},"58":{"body":77,"breadcrumbs":3,"title":1},"59":{"body":45,"breadcrumbs":3,"title":1},"6":{"body":79,"breadcrumbs":4,"title":2},"60":{"body":46,"breadcrumbs":5,"title":3},"61":{"body":57,"breadcrumbs":5,"title":3},"62":{"body":109,"breadcrumbs":3,"title":1},"63":{"body":50,"breadcrumbs":3,"title":1},"64":{"body":64,"breadcrumbs":3,"title":1},"65":{"body":27,"breadcrumbs":3,"title":1},"66":{"body":28,"breadcrumbs":4,"title":2},"67":{"body":18,"breadcrumbs":3,"title":1},"68":{"body":45,"breadcrumbs":4,"title":2},"69":{"body":37,"breadcrumbs":3,"title":1},"7":{"body":48,"breadcrumbs":5,"title":3},"70":{"body":29,"breadcrumbs":4,"title":2},"71":{"body":29,"breadcrumbs":4,"title":2},"72":{"body":86,"breadcrumbs":5,"title":3},"73":{"body":0,"breadcrumbs":3,"title":1},"74":{"body":18,"breadcrumbs":4,"title":2},"75":{"body":7,"breadcrumbs":4,"title":2},"76":{"body":19,"breadcrumbs":6,"title":4},"77":{"body":39,"breadcrumbs":4,"title":2},"78":{"body":34,"breadcrumbs":4,"title":2},"79":{"body":25,"breadcrumbs":7,"title":5},"8":{"body":40,"breadcrumbs":3,"title":1},"80":{"body":0,"breadcrumbs":3,"title":1},"81":{"body":74,"breadcrumbs":3,"title":1},"82":{"body":21,"breadcrumbs":4,"title":2},"83":{"body":40,"breadcrumbs":3,"title":1},"84":{"body":50,"breadcrumbs":3,"title":1},"85":{"body":77,"breadcrumbs":3,"title":1},"86":{"body":57,"breadcrumbs":3,"title":1},"87":{"body":51,"breadcrumbs":3,"title":1},"88":{"body":24,"breadcrumbs":3,"title":1},"89":{"body":43,"breadcrumbs":3,"title":1},"9":{"body":46,"breadcrumbs":4,"title":2},"90":{"body":24,"breadcrumbs":3,"title":1},"91":{"body":19,"breadcrumbs":3,"title":1},"92":{"body":32,"breadcrumbs":4,"title":2},"93":{"body":22,"breadcrumbs":3,"title":1},"94":{"body":39,"breadcrumbs":3,"title":1},"95":{"body":23,"breadcrumbs":4,"title":2},"96":{"body":26,"breadcrumbs":3,"title":1},"97":{"body":38,"breadcrumbs":3,"title":1},"98":{"body":49,"breadcrumbs":3,"title":1},"99":{"body":24,"breadcrumbs":3,"title":1}},"docs":{"0":{"body":"A personal collection of notes and cheatsheets. Source code is located at johannst/notes .","breadcrumbs":"Introduction » Notes","id":"0","title":"Notes"},"1":{"body":"zsh bash fish tmux git awk emacs gpg gdb gdbserver radare2 qemu pacman dot","breadcrumbs":"Tools » Tools","id":"1","title":"Tools"},"10":{"body":"","breadcrumbs":"Tools » zsh » Completion","id":"10","title":"Completion"},"100":{"body":"key fn description\n-------------------------- C-z toggle emacs/evil mode C-^ toggle between previous and current buffer C-p after paste cycle kill-ring back C-n after paste cycle kill-ring forward","breadcrumbs":"Tools » emacs » evil","id":"100","title":"evil"},"101":{"body":"key fn description\n-------------------------- i open sub-dir in same buffer + create new directory C copy file/dir q quit","breadcrumbs":"Tools » emacs » dired","id":"101","title":"dired"},"102":{"body":"gpg -o|--output Specify output file -a|--armor Create ascii output -u|--local-user <name> Specify key for signing -r|--recipient Encrypt for user","breadcrumbs":"Tools » gpg » gpg(1)","id":"102","title":"gpg(1)"},"103":{"body":"gpg --full-generate-key","breadcrumbs":"Tools » gpg » Generate new keypair","id":"103","title":"Generate new keypair"},"104":{"body":"gpg -k / --list-key # public keys\ngpg -K / --list-secret-keys # secret keys","breadcrumbs":"Tools » gpg » List keys","id":"104","title":"List keys"},"105":{"body":"gpg --edit-key <KEY ID> Gives prompt to modify KEY ID, common commands: help show help\nsave save & quit list list keys and user IDs\nkey <N> select subkey <N>\nuid <N> select user ID <N> expire change expiration of selected key adduid add user ID\ndeluid delete selected user ID addkey add subkey\ndelkey delete selected subkey","breadcrumbs":"Tools » gpg » Edit keys","id":"105","title":"Edit keys"},"106":{"body":"gpg --export --armor --output <KEY.PUB> <KEY ID>\ngpg --export-secret-key --armor --output <KEY.PUB> <KEY ID>\ngpg --import <FILE>","breadcrumbs":"Tools » gpg » Export & Import Keys","id":"106","title":"Export & Import Keys"},"107":{"body":"gpg --keyserver <SERVER> --send-keys <KEY ID>\ngpg --keyserver <SERVER> --search-keys <KEY ID>","breadcrumbs":"Tools » gpg » Search & Send keys","id":"107","title":"Search & Send keys"},"108":{"body":"Encrypt file using passphrase and write encrypted data to <file>.gpg. gpg --symmetric <file> # Decrypt using passphrase\ngpg -o <file> --decrypt <file>.gpg","breadcrumbs":"Tools » gpg » Encrypt (passphrase)","id":"108","title":"Encrypt (passphrase)"},"109":{"body":"Encrypt file with public key of specified recipient and write encrypted data to <file>.gpg. gpg --encrypt -r foo@bar.de <file> # Decrypt at foos side (private key required)\ngpg -o <file> --decrypt <file>.gpg","breadcrumbs":"Tools » gpg » Encrypt (public key)","id":"109","title":"Encrypt (public key)"},"11":{"body":"Completion functions are provided via files and need to be placed in a location covered by $fpath. By convention the completion files are names as _<CMD>. A completion skeleton for the command foo, stored in _foo #compdef _foo foo function _foo() { ...\n} Alternatively one can install a completion function explicitly by calling compdef <FUNC> <CMD>.","breadcrumbs":"Tools » zsh » Installation","id":"11","title":"Installation"},"110":{"body":"Generate a signed file and write to <file>.gpg. # Sign with private key of foo@bar.de\ngpg --sign -u foor@bar.de <file> # Verify with public key of foo@bar.de\ngpg --verify <file> # Extract content from signed file\ngpg -o <file> --decrypt <file>.gpg Without -u use first private key in list gpg -K for signing. Files can also be signed and encrypted at once, gpg will first sign the file and then encrypt it. gpg --sign --encrypt -r <recipient> <file>","breadcrumbs":"Tools » gpg » Signing","id":"110","title":"Signing"},"111":{"body":"Generate a detached signature and write to <file>.asc. Send <file>.asc along with <file> when distributing. gpg --detach-sign --armor -u foor@bar.de <file> # Verify\ngpg --verify <file>.asc <file> Without -u use first private key in list gpg -K for signing.","breadcrumbs":"Tools » gpg » Signing (detached)","id":"111","title":"Signing (detached)"},"112":{"body":"sec secret key ssb secret subkey pub public key sub public subkey","breadcrumbs":"Tools » gpg » Abbreviations","id":"112","title":"Abbreviations"},"113":{"body":"http://pgp.mit.edu http://keyserver.ubuntu.com hkps://pgp.mailbox.org","breadcrumbs":"Tools » gpg » Keyservers","id":"113","title":"Keyservers"},"114":{"body":"","breadcrumbs":"Tools » gpg » Examples","id":"114","title":"Examples"},"115":{"body":"gpg --keyid-format 0xlong <key.asc>","breadcrumbs":"Tools » gpg » List basic key information from file with long keyids","id":"115","title":"List basic key information from file with long keyids"},"116":{"body":"gpg --edit-key <key id> # By default we are on the primary key, can switch to sub key.\ngpg> key 1 # Update the expire date.\ngpg> expire gpg> save # Update keyserver(s) and/or export new pub keyfile.","breadcrumbs":"Tools » gpg » Extend expiring key","id":"116","title":"Extend expiring key"},"117":{"body":"","breadcrumbs":"Tools » gdb » gdb(1)","id":"117","title":"gdb(1)"},"118":{"body":"gdb [opts] [prg [-c coredump | -p pid]] gdb [opts] --args prg <prg-args> opts: -p <pid> attach to pid -c <coredump> use <coredump> -x <file> execute script <file> before prompt -ex <cmd> execute command <cmd> before prompt --tty <tty> set I/O tty for debugee --batch run in batch mode, exit after processing options (eg used for scripting)","breadcrumbs":"Tools » gdb » CLI","id":"118","title":"CLI"},"119":{"body":"","breadcrumbs":"Tools » gdb » Interactive usage","id":"119","title":"Interactive usage"},"12":{"body":"Following variables are available in Completion functions: $words # array with command line in words\n$#words # number words\n$CURRENT # index into $words for cursor position\n$words[CURRENT-1] # previous word (relative to cursor position)","breadcrumbs":"Tools » zsh » Completion Variables","id":"12","title":"Completion Variables"},"120":{"body":"tty <tty> Set <tty> as tty for debugee. Make sure nobody reads from target tty, easiest is to spawn a shell and run following in target tty: > while true; do sleep 1024; done sharedlibrary [<regex>] Load symbols of shared libs loaded by debugee. Optionally use <regex> to filter libs for symbol loading. display [/FMT] <expr> Print <expr> every time debugee stops. Eg print next instr, see examples below. undisplay [<num>] Delete display expressions either all or one referenced by <num>. info display List display expressions.","breadcrumbs":"Tools » gdb » Misc","id":"120","title":"Misc"},"121":{"body":"break [-qualified] <sym> thread <tnum> Set a breakpoint only for a specific thread. -qualified: Treat <sym> as fully qualified symbol (quiet handy to set breakpoints on C symbols in C++ contexts) break <sym> if <cond> Set conditional breakpoint (see examples below). delete [<num>] Delete breakpoint either all or one referenced by <num>. info break List breakpoints. cond <bp> <cond> Make existing breakpoint <bp> conditional with <cond>. cond <bp> Remove condition from breakpoint <bp>. tbreak Set temporary breakpoint, will be deleted when hit. Same syntax as `break`. rbreak <regex> Set breakpoints matching <regex>, where matching internally is done on: .*<regex>.* command [<bp_list>] Define commands to run after breakpoint hit. If <bp_list> is not specified attach command to last created breakpoint. Command block terminated with 'end' token. <bp_list>: Space separates list, eg 'command 2 5-8' to run command for breakpoints: 2,5,6,7,8. save break <file> Save breakpoints to <file>. Can be loaded with the `source` command.","breadcrumbs":"Tools » gdb » Breakpoints","id":"121","title":"Breakpoints"},"122":{"body":"watch [-location|-l] <expr> [thread <tnum>] Create a watchpoint for <expr>, will break if <expr> is written to. Watchpoints respect scope of variables, -l can be used to watch the memory location instead. rwatch ... Sets a read watchpoint, will break if <expr> is read from. awatch ... Sets an access watchpoint, will break if <expr> is written to or read from.","breadcrumbs":"Tools » gdb » Watchpoints","id":"122","title":"Watchpoints"},"123":{"body":"catch load [<regex>] Stop when shared libraries are loaded, optionally specify a <regex> to stop only on matches. catch unload [<regex>] Stop when shared libraries are unloaded, optionally specify a <regex> to stop only on matches. catch throw Stop when an exception is thrown. catch rethrow Stop when an exception is rethrown. catch catch Stop when an exception is caught. catch fork Stop at calls to fork (also stops at clones, as some systems implement fork via clone). catch syscall [<syscall> <syscall> ..] Stop at syscall. If no argument is given, stop at all syscalls. Optionally give a list of syscalls to stop at.","breadcrumbs":"Tools » gdb » Catchpoints","id":"123","title":"Catchpoints"},"124":{"body":"info functions [<regex>] List functions matching <regex>. List all functions if no <regex> provided. info variables [<regex>] List variables matching <regex>. List all variables if no <regex> provided. info register [<reg> <reg> ..] Dump content of all registers or only the specified <reg>ister.","breadcrumbs":"Tools » gdb » Inspection","id":"124","title":"Inspection"},"125":{"body":"info handle [<signal>] Print how to handle <signal>. If no <signal> specified print for all signals. handle <signal> <action> Configure how gdb handles <signal> sent to debugee. <action>: stop/nostop Catch signal in gdb and break. print/noprint Print message when gdb catches signal. pass/nopass Pass signal down to debugee. catch signal <signal> Create a catchpoint for <signal>.","breadcrumbs":"Tools » gdb » Signal handling","id":"125","title":"Signal handling"},"126":{"body":"info thread List all threads. thread apply <id> [<id>] <command> Run command on all threads listed by <id> (space separated list). When 'all' is specified as <id> the <command> is run on all threads. thread name <name> The <name> for the current thread.","breadcrumbs":"Tools » gdb » Multi-threading","id":"126","title":"Multi-threading"},"127":{"body":"set follow-fork-mode <child | parent> Specify which process to follow when debuggee makes a fork(2) syscall. set detach-on-frok <on | off> Turn on/off detaching from new child processes (on by default). Turning this off allows to debug multiple processes (inferiors) with one gdb session. info inferiors List all processes gdb debugs. inferior <id> Switch to inferior with <id>.","breadcrumbs":"Tools » gdb » Multi-process","id":"127","title":"Multi-process"},"128":{"body":"dir <path> Add <path> to the beginning of the searh path for source files. show dir Show current search path. set substitute-path <from> <to> Add substitution rule checked during source file lookup. show substitute-path Show current substitution rules.","breadcrumbs":"Tools » gdb » Source file locations","id":"128","title":"Source file locations"},"129":{"body":"set disassembly-flavor <intel | att> Set the disassembly style \"flavor\". set pagination <on | off> Turn on/off gdb's pagination. set breakpoint pending <on | off | auto> on: always set pending breakpoints. off: error when trying to set pending breakpoints. auto: interatively query user to set breakpoint. set print pretty <on | off> Turn on/off pertty printing of structures. set style enabled <on | off> Turn on/off styling (eg colored output). set logging <on | off> Enable output logging to file (default gdb.txt). set logging file <fname> Change output log file to <fname> set logging redirect <on/off> on: only log to file. off: log to file and tty.","breadcrumbs":"Tools » gdb » Configuration","id":"129","title":"Configuration"},"13":{"body":"_describe simple completion, just words + description _arguments sophisticated completion, allow to specify actions Completion with _describe _describe MSG COMP MSG simple string with header message COMP array of completions where each entry is \"opt:description\" function _foo() { local -a opts opts=('bla:desc for bla' 'blu:desc for blu') _describe 'foo-msg' opts\n}\ncompdef _foo foo foo <TAB><TAB> -- foo-msg --\nbla -- desc for bla\nblu -- desc for blu Completion with _arguments _arguments SPEC [SPEC...] where SPEC can have one of the following forms: OPT[DESC]:MSG:ACTION for option flags N:MSG:ACTION for positional arguments Available actions (op1 op2) list possible matches\n->VAL set $state=VAL and continue, `$state` can be checked later in switch case\nFUNC call func to generate matches\n{STR} evaluate `STR` to generate matches","breadcrumbs":"Tools » zsh » Completion Functions","id":"13","title":"Completion Functions"},"130":{"body":"C-x a Toggle UI. C-l Redraw UI (curses UI can be messed up after the debugee prints to stdout/stderr). C-x o Change focus.","breadcrumbs":"Tools » gdb » Text user interface (TUI)","id":"130","title":"Text user interface (TUI)"},"131":{"body":"Gdb allows to create & document user commands as follows: define <cmd> # cmds end document <cmd> # docu end To get all user commands or documentations one can use: help user-defined help <cmd>","breadcrumbs":"Tools » gdb » User commands (macros)","id":"131","title":"User commands (macros)"},"132":{"body":"Gdb allows to create two types of command hooks hook- will be run before <cmd> hookpost- will be run after <cmd> define hook-<cmd> # cmds end define hookpost-<cmd> # cmds end","breadcrumbs":"Tools » gdb » Hooks","id":"132","title":"Hooks"},"133":{"body":"","breadcrumbs":"Tools » gdb » Examples","id":"133","title":"Examples"},"134":{"body":"When ever the debugee stops automatically print the memory at the current instruction pointer ($rip x86) and format as instruction /i. # rip - x86 display /i $rip # step instruction, after the step the next instruction is automatically printed si","breadcrumbs":"Tools » gdb » Automatically print next instr","id":"134","title":"Automatically print next instr"},"135":{"body":"Create conditional breakpoints for a function void foo(int i) in the debugee. # Create conditional breakpoint b foo if i == 42 b foo # would create bp 2 # Make existing breakpoint conditional cond 2 i == 7","breadcrumbs":"Tools » gdb » Conditional breakpoints","id":"135","title":"Conditional breakpoints"},"136":{"body":"Create conditional breakpoint using the $_thread convenience variable . # Create conditional breakpoint on all threads except thread 12. b foo if $_thread != 12","breadcrumbs":"Tools » gdb » Set breakpoint on all threads except one","id":"136","title":"Set breakpoint on all threads except one"},"137":{"body":"This creates a catchpoint for the SIGSEGV signal and attached the command to it. catch signal SIGSEGV command bt c end","breadcrumbs":"Tools » gdb » Catch SIGSEGV and execute commands","id":"137","title":"Catch SIGSEGV and execute commands"},"138":{"body":"gdb --batch -ex 'thread 1' -ex 'bt' -p <pid>","breadcrumbs":"Tools » gdb » Run backtrace on thread 1 (batch mode)","id":"138","title":"Run backtrace on thread 1 (batch mode)"},"139":{"body":"To script gdb add commands into a file and pass it to gdb via -x. For example create run.gdb: set pagination off break mmap command info reg rdi rsi rdx bt c end #initial drop c This script can be used as: gdb --batch -x ./run.gdb -p <pid>","breadcrumbs":"Tools » gdb » Script gdb for automating debugging sessions","id":"139","title":"Script gdb for automating debugging sessions"},"14":{"body":"Skeleton to copy/paste for writing simple completions. Assume a program foo with the following interface: foo -c green|red|blue -s low|high -f <file> -d <dir> -h The completion handler could be implemented as follows in a file called _foo: #compdef _foo foo function _foo_color() { local colors=() colors+=('green:green color') colors+=('red:red color') colors+=('blue:blue color') _describe \"color\" colors\n} function _foo() { _arguments \\ \"-c[define color]:color:->s_color\" \\ \"-s[select sound]:sound:(low high)\" \\ \"-f[select file]:file:_files\" \\ \"-d[select dir]:dir:_files -/\" \\ \"-h[help]\" case $state in s_color) _foo_color;; esac\n}","breadcrumbs":"Tools » zsh » Example","id":"14","title":"Example"},"140":{"body":"define break-save save breakpoint $arg0.gdb.bp\nend\ndefine break-load source $arg0.gdb.bp\nend define hook-quit break-save quit\nend","breadcrumbs":"Tools » gdb » Hook to automatically save breakpoints on quit","id":"140","title":"Hook to automatically save breakpoints on quit"},"141":{"body":"A symbolic watchpoint defined on a member variable for debugging is only valid as long as the expression is in scope. Once out of scope the watchpoint gets deleted. When debugging some memory corruption we want to keep the watchpoint even the expression goes out of scope to find the location that overrides the variable and introduces the corruption. (gdb) l\n1 struct S { int v; };\n2\n3 void set(struct S* s, int v) {\n4 s->v = v;\n5 }\n6\n7 int main() {\n8 struct S s;\n9 set(&s, 1);\n10 set(&s, 2);\n11 set(&s, 3);\n... (gdb) s\nset (s=0x7fffffffe594, v=1) at test.c:4\n4 s->v = v; # Define a new watchpoint on the member of the struct. The expression however\n# is only valid in the current functions scope. (gdb) watch s->v\nHardware watchpoint 2: s->v (gdb) c\nHardware watchpoint 2: s->v\nOld value = 0\nNew value = 1\nset (s=0x7fffffffe594, v=1) at test.c:5\n5 } # The watchpoint gets deleted as soon as we leave the function scope. (gdb) c\nWatchpoint 2 deleted because the program has left the block in\nwhich its expression is valid.\nmain () at test.c:10\n10 set(&s, 2); # Define the watchpoint on the location of the object to watch. (gdb) watch -l s->v # This is equivalent to the following. (gdb) p &s->v\n$1 = (int *) 0x7fffffffe594 # Define a watchpoint to the address of the member variable of the s instance.\n# This of course only makes sense as long as the s instance is not moved in memory. (gdb) watch *0x7fffffffe594\nHardware watchpoint 3: *0x7fffffffe594 (gdb) c\nHardware watchpoint 3: *0x7fffffffe594\nOld value = 1\nNew value = 2\nset (s=0x7fffffffe594, v=2) at test.c:5\n5 } (gdb) c\nHardware watchpoint 3: *0x7fffffffe594\nOld value = 2\nNew value = 3\nset (s=0x7fffffffe594, v=3) at test.c:5\n5 }","breadcrumbs":"Tools » gdb » Watchpoint on struct / class member","id":"141","title":"Watchpoint on struct / class member"},"142":{"body":"","breadcrumbs":"Tools » gdb » Know Bugs","id":"142","title":"Know Bugs"},"143":{"body":"When using finish inside a command block, commands after finish are not executed. To workaround that bug one can create a wrapper function which calls finish. define handler bt finish info reg rax end command handler end","breadcrumbs":"Tools » gdb » Workaround command + finish bug","id":"143","title":"Workaround command + finish bug"},"144":{"body":"","breadcrumbs":"Tools » gdbserver » gdbserver(1)","id":"144","title":"gdbserver(1)"},"145":{"body":"gdbserver [opts] comm prog [args] opts: --disable-randomization --no-disable-randomization --wrapper W -- comm: host:port tty","breadcrumbs":"Tools » gdbserver » CLI","id":"145","title":"CLI"},"146":{"body":"# Start gdbserver.\ngdbserver localhost:1234 /bin/ls # Attach gdb.\ngdb -ex 'target remote localhost:1234'","breadcrumbs":"Tools » gdbserver » Example","id":"146","title":"Example"},"147":{"body":"Set env as execution wrapper with some variables. The wrapper will be executed before the debugee. gdbserver --wrapper env FOO=123 BAR=321 -- :12345 /bin/ls","breadcrumbs":"Tools » gdbserver » Wrapper example: Set environment variables just for the debugee","id":"147","title":"Wrapper example: Set environment variables just for the debugee"},"148":{"body":"","breadcrumbs":"Tools » radare2 » radare2(1)","id":"148","title":"radare2(1)"},"149":{"body":"pd <n> [@ <addr>] # print disassembly for <n> instructions # with optional temporary seek to <addr>","breadcrumbs":"Tools » radare2 » print","id":"149","title":"print"},"15":{"body":"For this example we assume that the command foo takes at least three optional arguments such as foo arg1 arg2 arg3 [argN..] function _foo() { _arguments \\ \"1:opt 1:(a b c)\" \\ \":opt next:(d e f)\" \\ \"*:opt all:(u v w)\"\n} Explanation: 1:MSG:ACTION sets completion for the first optional argument :MSG:ACTION sets completion for the next optional argument *:MSG:ACTION sets completion for the optional argument where none of the previous rules apply, so in our example for arg3, argN... _files is a zsh builtin utility function to complete files/dirs see zsh completion functions zsh completion utility functions","breadcrumbs":"Tools » zsh » Example with optional arguments","id":"15","title":"Example with optional arguments"},"150":{"body":"fs # list flag-spaces fs <fs> # select flag-space <fs> f # print flags of selected flag-space","breadcrumbs":"Tools » radare2 » flags","id":"150","title":"flags"},"151":{"body":"?*~<kw> # '?*' list all commands and '~' grep for <kw> ?*~... # '..' less mode /'...' interactive search","breadcrumbs":"Tools » radare2 » help","id":"151","title":"help"},"152":{"body":"> r2 -B <baddr> <exe> # open <exe> mapped to addr <baddr> oob <addr> # reopen current file at <baddr>","breadcrumbs":"Tools » radare2 » relocation","id":"152","title":"relocation"},"153":{"body":"","breadcrumbs":"Tools » radare2 » Examples","id":"153","title":"Examples"},"154":{"body":"> r2 [-w] <file> oo+ # re-open for write if -w was not passed s <addr> # seek to position wv <data> # write 4 byte (dword)","breadcrumbs":"Tools » radare2 » Patch file (alter bytes)","id":"154","title":"Patch file (alter bytes)"},"155":{"body":"rasm2 -L # list supported archs > rasm2 -a x86 'mov eax, 0xdeadbeef' b8efbeadde > rasm2 -a x86 -d \"b8efbeadde\" mov eax, 0xdeadbeef","breadcrumbs":"Tools » radare2 » Assemble / Disassmble (rasm2)","id":"155","title":"Assemble / Disassmble (rasm2)"},"156":{"body":"All the examples & notes use qemu-system-x86_64 but in most cases this can be swapped with the system emulator for other architectures.","breadcrumbs":"Tools » qemu » qemu(1)","id":"156","title":"qemu(1)"},"157":{"body":"Graphic mode: Ctrl+Alt+g release mouse capture from VM Ctrl+Alt+1 switch to display of VM\nCtrl+Alt+2 switch to qemu monitor No graphic mode: Ctrl+a h print help\nCtrl+a x exit emulator\nCtrl+a c switch between monitor and console","breadcrumbs":"Tools » qemu » Keybindings","id":"157","title":"Keybindings"},"158":{"body":"Following command-line gives a good starting point to assemble a VM: qemu-system-x86_64 \\ -cpu host -enable-kvm -smp 4 \\ -m 8G \\ -vga virtio -display sdl,gl=on \\ -boot menu=on \\ -cdrom <iso> \\ -hda <disk> \\ -device qemu-xhci,id=xhci \\ -device usb-host,bus=xhci.0,vendorid=0x05e1,productid=0x0408,id=capture-card","breadcrumbs":"Tools » qemu » VM config snippet","id":"158","title":"VM config snippet"},"159":{"body":"# Emulate host CPU in guest VM, enabling all supported host featured (requires KVM).\n# List available CPUs `qemu-system-x86_64 -cpu help`.\n-cpu host # Enable KVM instead software emulation.\n-enable-kvm # Configure number of guest CPUs.\n-smp <N> # Configure size of guest RAM.\n-m 8G","breadcrumbs":"Tools » qemu » CPU & RAM","id":"159","title":"CPU & RAM"},"16":{"body":"","breadcrumbs":"Tools » bash » bash(1)","id":"16","title":"bash(1)"},"160":{"body":"# Use sdl window as display and enable openGL context.\n-display sdl,gl=on # Use vnc server as display (eg on display `:42` here).\n-display vnc=localhost:42 # Confifure virtio as 3D video graphic accelerator (requires virgl in guest).\n-vga virtio","breadcrumbs":"Tools » qemu » Graphic & Display","id":"160","title":"Graphic & Display"},"161":{"body":"# Enables boot menu to select boot device (enter with `ESC`).\n-boot menu=on","breadcrumbs":"Tools » qemu » Boot Menu","id":"161","title":"Boot Menu"},"162":{"body":"# Attach cdrom drive with iso to a VM.\n-cdrom <iso> # Attach disk drive to a VM.\n-hda <disk> # Generic way to configure & attach a drive to a VM.\n-drive file=<file>,format=qcow2 Create a disk with qemu-img To create a qcow2 disk (qemu copy-on-write) of size 10G: qemu-img create -f qcow2 disk.qcow2 10G The disk does not contain any partitions or a partition table. We can format the disk from within the guest as following example: # Create `gpt` partition table.\nsudo parted /dev/sda mktable gpt # Create two equally sized primary partitions.\nsudo parted /dev/sda mkpart primary 0% 50%\nsudo parted /dev/sda mkpart primary 50% 100% # Create filesystem on each partition.\nsudo mkfs.ext3 /dev/sda1\nsudo mkfs.ext4 /dev/sda2 lsblk -f /dev/sda NAME FSTYPE LABEL UUID FSAVAIL FSUSE% MOUNTPOINT sda ├─sda1 ext3 .... └─sda2 ext4 ....","breadcrumbs":"Tools » qemu » Block devices","id":"162","title":"Block devices"},"163":{"body":"Host Controller # Add XHCI USB controller to the VM (supports USB 3.0, 2.0, 1.1).\n# `id=xhci` creates a usb bus named `xhci`.\n-device qemu-xhci,id=xhci USB Device # Pass-through USB device from host identified by vendorid & productid and\n# attach to usb bus `xhci.0` (defined with controller `id`).\n-device usb-host,bus=xhci.0,vendorid=0x05e1,productid=0x0408","breadcrumbs":"Tools » qemu » USB","id":"163","title":"USB"},"164":{"body":"# Open gdbstub on tcp `<port>` (`-s` shorthand for `-gdb tcp::1234`).\n-gdb tcp::<port> # Freeze guest CPU at startup and wait for debugger connection.\n-S","breadcrumbs":"Tools » qemu » Debugging","id":"164","title":"Debugging"},"165":{"body":"# Create raw tcp server for `serial IO` and wait until a client connects\n# before executing the guest.\n-serial tcp:localhost:12345,server,wait # Create telnet server for `serial IO` and wait until a client connects\n# before executing the guest.\n-serial telnet:localhost:12345,server,wait # Configure redirection for the QEMU `mointor`, arguments similar to `-serial`\n# above.\n-monitor ... In server mode use nowait to execute guest without waiting for a client connection.","breadcrumbs":"Tools » qemu » IO redirection","id":"165","title":"IO redirection"},"166":{"body":"# Redirect host tcp port `1234` to guest port `4321`.\n-nic user,hostfwd=tcp:localhost:1234-:4321","breadcrumbs":"Tools » qemu » Network","id":"166","title":"Network"},"167":{"body":"# Attach a `virtio-9p-pci` device to the VM.\n# The guest requires 9p support and can mount the shared drive as:\n# mount -t 9p -o trans=virtio someName /mnt\n-virtfs local,id=someName,path=<someHostPath>,mount_tag=someName,security_model=none","breadcrumbs":"Tools » qemu » Shared drives","id":"167","title":"Shared drives"},"168":{"body":"# List debug items.\n-d help # Write debug log to file instead stderr.\n-D <file> # Examples\n-d in_asm Log executed guest instructions.","breadcrumbs":"Tools » qemu » Debug logging","id":"168","title":"Debug logging"},"169":{"body":"# List name of all trace points.\n-trace help # Enable trace points matching pattern and optionally write trace to file.\n-trace <pattern>[,file=<file>] # Enable trace points for all events listed in the <events> file.\n# File must contain one event/pattern per line.\n-trace events=<events>","breadcrumbs":"Tools » qemu » Tracing","id":"169","title":"Tracing"},"17":{"body":"","breadcrumbs":"Tools » bash » Expansion","id":"17","title":"Expansion"},"170":{"body":"VM snapshots require that there is at least on qcow2 disk attached to the VM ( VM Snapshots ). Commands for qemu Monitor or QMP : # List available snapshots.\ninfo snapshots # Create/Load/Delete snapshot with name <tag>.\nsavevm <tag>\nloadvm <tag>\ndelvm <tag> The snapshot can also be directly specified when invoking qemu as: qemu-system-x86_64 \\ -loadvm <tag> \\ ...","breadcrumbs":"Tools » qemu » VM snapshots","id":"170","title":"VM snapshots"},"171":{"body":"Online migration example: # Start machine 1 on host ABC.\nqemu-system-x86_64 -monitor stdio -cdrom <iso> # Prepare machine 2 on host DEF as migration target.\n# Listen for any connection on port 12345.\nqemu-system-x86_64 -monitor stdio -incoming tcp:0.0.0.0:12345 # Start migration from the machine 1 monitor console.\n(qemu) migrate tcp:DEF:12345 Save to external file example: ```bash\n# Start machine 1.\nqemu-system-x86_64 -monitor stdio -cdrom <iso> # Save VM state to file.\n(qemu) migrate \"exec:gzip -c > vm.gz\" # Load VM from file.\nqemu-system-x86_64 -monitor stdio -incoming \"exec: gzip -d -c vm.gz\" The migration source machine and the migration target machine should be launched with the same parameters.","breadcrumbs":"Tools » qemu » VM Migration","id":"171","title":"VM Migration"},"172":{"body":"Example command line to directly boot a Kernel with an initrd ramdisk. qemu-system-x86_64 \\ -cpu host \\ -enable-kvm \\ -kernel <dir>/arch/x86/boot/bzImage \\ -append \"earlyprintk=ttyS0 console=ttyS0 nokaslr init=/init debug\" \\ -initrd <dir>/initramfs.cpio.gz \\ ... Instructions to build a minimal Kernel and initrd .","breadcrumbs":"Tools » qemu » Appendix: Direct Kernel boot","id":"172","title":"Appendix: Direct Kernel boot"},"173":{"body":"test: test.s as -o test.o test.s ld -o test test.o testc.o trace: test qemu-x86_64 -singlestep -d nochain,cpu ./test 2>&1 | awk '/RIP/ { print $$1; }' clean: $(RM) test test-bin test.o .section .text, \"ax\" .global _start\n_start: xor %rax, %rax mov $0x8, %rax\n1: cmp $0, %rax je 2f dec %rax jmp 1b\n2: # x86-64 exit(2) syscall mov $0, %rdi mov $60, %rax syscall","breadcrumbs":"Tools » qemu » Appendix: Cheap instruction tracer","id":"173","title":"Appendix: Cheap instruction tracer"},"174":{"body":"QEMU USB QEMU IMG QEMU Tools QEMU System QEMU Invocation (command line args) QEMU Monitor QEMU machine protocol (QMP) QEMU VM Snapshots","breadcrumbs":"Tools » qemu » References","id":"174","title":"References"},"175":{"body":"","breadcrumbs":"Tools » pacman » pacman(1)","id":"175","title":"pacman(1)"},"176":{"body":"pacman -Sy refresh package database\npacman -S <pkg> install pkg\npacman -Ss <regex> search remote package database\npacman -Si <pkg> get info for pkg\npacman -Su upgrade installed packages\npacman -Sc clean local package cache","breadcrumbs":"Tools » pacman » Remote package repositories","id":"176","title":"Remote package repositories"},"177":{"body":"pacman -Rsn <pkg> uninstall package and unneeded deps + config files","breadcrumbs":"Tools » pacman » Remove packages","id":"177","title":"Remove packages"},"178":{"body":"Local package database of installed packages. pacman -Q list all installed packages\npacman -Qs <regex> search local package database\npacman -Ql <pkg> list files installed by pkg\npacman -Qo <file> query package that owns file\npacman -Qe only list explicitly installed packages","breadcrumbs":"Tools » pacman » Local package database","id":"178","title":"Local package database"},"179":{"body":"Local file database which allows to search packages owning certain files. Also searches non installed packages, but database must be synced. pacman -Fy refresh file database\npacman -Fl <pkg> list files in pkg (must not be installed)\npacman -Fx <regex> search","breadcrumbs":"Tools » pacman » Local file database","id":"179","title":"Local file database"},"18":{"body":"# generate sequence from n to m\n{n..m}\n# generate sequence from n to m step by s\n{n..m..s} # expand cartesian product\n{a,b}{c,d}","breadcrumbs":"Tools » bash » Generator","id":"18","title":"Generator"},"180":{"body":"Uninstall all orphaned packages (including config files) that were installed as dependencies. pacman -Rsn $(pacman -Qtdq) List explicitly installed packages that are not required as dependency by any package and sort by size. pacman -Qetq | xargs pacman -Qi | awk '/Name/ { name=$3 } /Installed Size/ { printf \"%8.2f%s %s\\n\", $4, $5, name }' | sort -h Install package into different root directory but keep using the default database. pacman --root abc --dbpath /var/lib/pacman -S mingw-w64-gcc","breadcrumbs":"Tools » pacman » Hacks","id":"180","title":"Hacks"},"181":{"body":"Online playground","breadcrumbs":"Tools » dot » dot(1)","id":"181","title":"dot(1)"},"182":{"body":"Can be rendered to svg with the following command. dot -T svg -o g.svg g.dot Example dot file. // file: g.dot\ndigraph { // Render ranks from left to right. rankdir=LR // Make background transparent. bgcolor=transparent // Global node attributes. node [shape=box] // Global edge attributes. edge [style=dotted,color=red] // Add nodes & edge. stage1 -> stage2 // Add multiple edges at once. stage2 -> { stage3_1, stage3_2 } // Add edge with custom attributes. stage3_2 -> stage4 [label=\"some text\"] // Set custom attributes for specific node. stage4 [color=green,fillcolor=lightgray,style=\"filled,dashed\",label=\"s4\"] // Create a subgraph. This can be used to group nodes/edges or as scope for // global node/edge attributes. // If the name starts with 'cluster' a border is drawn. subgraph cluster_1 { stage5_1 stage5_2 } // Add some edges to subgraph nodes. stage3_1 -> { stage5_1, stage5_2 }\n} Rendered svg file. g.svg","breadcrumbs":"Tools » dot » Example dot file to copy & paste from.","id":"182","title":"Example dot file to copy & paste from."},"183":{"body":"DOT language Attributes Node shapes Colors User manual","breadcrumbs":"Tools » dot » References","id":"183","title":"References"},"184":{"body":"lsof ss pidstat pgrep pmap pstack","breadcrumbs":"Resource analysis & monitor » Resource analysis & monitor","id":"184","title":"Resource analysis & monitor"},"185":{"body":"lsof -r <s> ..... repeatedly execute command ervery <s> seconds -a ......... AND slection filters instead ORing (OR: default) -p <pid> ... filter by <pid> +fg ........ show file flags for file descripros -n ......... don't convert network addr to hostnames -P ......... don't convert network port to service names -i <@h[:p]>. show connections to h (hostname|ip addr) with optional port p -s <p:s> ... in conjunction with '-i' filter for protocol <p> in state <s> -U ......... show unix domain sockets ('@' indicates abstract sock name, see unix(7)) file flags: R/W/RW ..... read/write/read-write CR ......... create AP ......... append TR ......... truncate -s protocols TCP, UDP -s states (TCP) CLOSED, IDLE, BOUND, LISTEN, ESTABLISHED, SYN_SENT, SYN_RCDV, ESTABLISHED, CLOSE_WAIT, FIN_WAIT1, CLOSING, LAST_ACK, FIN_WAIT_2, TIME_WAIT -s states (UDP) Unbound, Idle","breadcrumbs":"Resource analysis & monitor » lsof » lsof(8)","id":"185","title":"lsof(8)"},"186":{"body":"","breadcrumbs":"Resource analysis & monitor » lsof » Examples","id":"186","title":"Examples"},"187":{"body":"Show open files with file flags for process: lsof +fg -p <pid>","breadcrumbs":"Resource analysis & monitor » lsof » File flags","id":"187","title":"File flags"},"188":{"body":"Show open tcp connections for $USER: lsof -a -u $USER -i TCP Note : -a ands the results. If -a is not given all open files matching $USER and all tcp connections are listed ( ored ).","breadcrumbs":"Resource analysis & monitor » lsof » Open TCP connections","id":"188","title":"Open TCP connections"},"189":{"body":"Show open connections to localhost for $USER: lsof -a -u $USER -i @localhost","breadcrumbs":"Resource analysis & monitor » lsof » Open connection to specific host","id":"189","title":"Open connection to specific host"},"19":{"body":"# default value\nbar=${foo:-some_val} # if $foo set, then bar=$foo else bar=some_val # alternate value\nbar=${foo:+bla $foo} # if $foo set, then bar=\"bla $foo\" else bar=\"\" # check param set\nbar=${foo:?msg} # if $foo set, then bar=$foo else exit and print msg # indirect\nFOO=foo\nBAR=FOO\nbar=${!BAR} # deref value of BAR -> bar=$FOO # prefix\n${foo#prefix} # remove prefix when expanding $foo\n# suffix\n${foo%suffix} # remove suffix when expanding $foo # substitute\n${foo/pattern/string} # replace pattern with string when expanding foo\n# pattern starts with\n# '/' replace all occurences of pattern\n# '#' pattern match at beginning\n# '%' pattern match at end Note: prefix/suffix/pattern are expanded as pathnames .","breadcrumbs":"Tools » bash » Parameter","id":"19","title":"Parameter"},"190":{"body":"Show open connections to port :1234 for $USER: lsof -a -u $USER -i :1234","breadcrumbs":"Resource analysis & monitor » lsof » Open connection to specific port","id":"190","title":"Open connection to specific port"},"191":{"body":"lsof -i 4TCP -s TCP:ESTABLISHED","breadcrumbs":"Resource analysis & monitor » lsof » IPv4 TCP connections in ESTABLISHED state","id":"191","title":"IPv4 TCP connections in ESTABLISHED state"},"192":{"body":"This may help to find which processes keep devices busy when trying to unmount and the device is currently busy. # Assuming /proc is a mount point.\nlsof /proc","breadcrumbs":"Resource analysis & monitor » lsof » List open files in a mounted directory.","id":"192","title":"List open files in a mounted directory."},"193":{"body":"ss [option] [filter] [option] -p ..... Show process using socket -l ..... Show sockets in listening state -4/-6 .. Show IPv4/6 sockets -x ..... Show unix sockets -n ..... Show numeric ports (no resolve) -O ..... Oneline output per socket [filter] dport/sport PORT .... Filter for destination/source port dst/src ADDR ........ Filter for destination/source address and/or .............. Logic operator ==/!= ............... Comparison operator (EXPR) .............. Group exprs","breadcrumbs":"Resource analysis & monitor » ss » ss(8)","id":"193","title":"ss(8)"},"194":{"body":"Show all tcp IPv4 sockets connecting to port 443: ss -4 'dport 443' Show all tcp IPv4 sockets that don't connect to port 443 or connect to address 1.2.3.4. ss -4 'dport != 443 or dst 1.2.3.4'","breadcrumbs":"Resource analysis & monitor » ss » Examples","id":"194","title":"Examples"},"195":{"body":"pidstat [opt] [interval] [cont] -U [user] show username instead UID, optionally only show for user -r memory statistics -d I/O statistics -h single line per process and no lines with average","breadcrumbs":"Resource analysis & monitor » pidstat » pidstat(1)","id":"195","title":"pidstat(1)"},"196":{"body":"pidstat -r -p <pid> [interval] [count] minor_pagefault: Happens when the page needed is already in memory but not allocated to the faulting process, in that case the kernel only has to create a new page-table entry pointing to the shared physical page (not required to load a memory page from disk). major_pagefault: Happens when the page needed is NOT in memory, the kernel has to create a new page-table entry and populate the physical page (required to load a memory page from disk).","breadcrumbs":"Resource analysis & monitor » pidstat » Page fault and memory utilization","id":"196","title":"Page fault and memory utilization"},"197":{"body":"pidstat -d -p <pid> [interval] [count]","breadcrumbs":"Resource analysis & monitor » pidstat » I/O statistics","id":"197","title":"I/O statistics"},"198":{"body":"pgrep [opts] <pattern> -n only list newest matching process -u <usr> only show matching for user <usr> -l additionally list command -a additionally list command + arguments","breadcrumbs":"Resource analysis & monitor » pgrep » pgrep(1)","id":"198","title":"pgrep(1)"},"199":{"body":"For example attach gdb to newest zsh process from $USER. gdb -p $(pgrep -n -u $USER zsh)","breadcrumbs":"Resource analysis & monitor » pgrep » Debug newest process","id":"199","title":"Debug newest process"},"2":{"body":"","breadcrumbs":"Tools » zsh » zsh(1)","id":"2","title":"zsh(1)"},"20":{"body":"* match any string\n? match any single char\n\\\\ match backslash\n[abc] match any char of 'a' 'b' 'c'\n[a-z] match any char between 'a' - 'z'\n[^ab] negate, match all not 'a' 'b'\n[:class:] match any char in class, available: alnum,alpha,ascii,blank,cntrl,digit,graph,lower, print,punct,space,upper,word,xdigit With extglob shell option enabled it is possible to have more powerful patterns. In the following pattern-list is one ore more patterns separated by | char. ?(pattern-list) matches zero or one occurrence of the given patterns\n*(pattern-list) matches zero or more occurrences of the given patterns\n+(pattern-list) matches one or more occurrences of the given patterns\n@(pattern-list) matches one of the given patterns\n!(pattern-list) matches anything except one of the given patterns Note: shopt -s extglob/shopt -u extglob to enable/disable extglob option.","breadcrumbs":"Tools » bash » Pathname","id":"20","title":"Pathname"},"200":{"body":"pmap [opts] <pid> Dump virtual memory map of process. Compared to /proc/<pid>/maps it shows the size of the mappings.\nopts: -p show full path in the mapping -x show details (eg RSS usage of each segment)","breadcrumbs":"Resource analysis & monitor » pmap » pmap(1)","id":"200","title":"pmap(1)"},"201":{"body":"pstack <pid> Dump stack for all threads of process.","breadcrumbs":"Resource analysis & monitor » pstack » pstack(1)","id":"201","title":"pstack(1)"},"202":{"body":"strace ltrace perf OProfile time","breadcrumbs":"Trace and Profile » Trace and Profile","id":"202","title":"Trace and Profile"},"203":{"body":"strace [opts] [prg] -f .......... follow child processes on fork(2) -ff ......... follow fork and separate output file per child -p <pid> .... attach to running process -s <size> ... max string size, truncate of longer (default: 32) -e <expr> ... expression for trace filtering -o <file> ... log output into <file> -c .......... dump syscall statitics at the end -C .......... like -c but dump regular ouput as well -k .......... dump stack trace for each syscall -P <path> ... only trace syscall accesing path -y .......... print paths for FDs -tt ......... print absolute timestamp (with us precision) -r .......... print relative timestamp -z .......... log only successful syscalls -Z .......... log only failed syscalls -n .......... print syscall numbers -y .......... translate fds (eg file path, socket) -yy ......... translate fds with all information (eg IP) -x .......... print non-ASCII chars as hex string <expr>: trace=syscall[,syscall] .... trace only syscall listed trace=file ................. trace all syscall that take a filename as arg trace=process .............. trace process management related syscalls trace=signal ............... trace signal related syscalls signal ..................... trace signals delivered to the process","breadcrumbs":"Trace and Profile » strace » strace(1)","id":"203","title":"strace(1)"},"204":{"body":"Trace open(2) & socket(2) syscalls for a running process + child processes: strace -f -e trace=open,socket -p <pid> Trace signals delivered to a running process: strace -e signal -e 'trace=!all' -p <pid>","breadcrumbs":"Trace and Profile » strace » Examples","id":"204","title":"Examples"},"205":{"body":"ltrace [opts] [prg] -f .......... follow child processes on fork(2) -p <pid> .... attach to running process -o <file> ... log output into <file> -l <filter> . show who calls into lib matched by <filter> -C .......... demangle","breadcrumbs":"Trace and Profile » ltrace » ltrace(1)","id":"205","title":"ltrace(1)"},"206":{"body":"List which program/libs call into libstdc++: ltrace -l '*libstdc++*' -C -o ltrace.log ./main","breadcrumbs":"Trace and Profile » ltrace » Example","id":"206","title":"Example"},"207":{"body":"perf list show supported hw/sw events perf stat -p <pid> .. show stats for running process -I <ms> ... show stats periodically over interval <ms> -e <ev> ... filter for events perf top -p <pid> .. show stats for running process -F <hz> ... sampling frequency -K ........ hide kernel threads perf record -p <pid> ............... record stats for running process -F <hz> ................ sampling frequency --call-graph <method> .. [fp, dwarf, lbr] method how to caputre backtrace fp : use frame-pointer, need to compile with -fno-omit-frame-pointer dwarf: use .cfi debug information lbr : use hardware last branch record facility -g ..................... short-hand for --call-graph fp -e <ev> ................ filter for events perf report -n .................... annotate symbols with nr of samples --stdio ............... report to stdio, if not presen tui mode -g graph,0.5,caller ... show caller based call chains with value >0.5 Useful <ev>: page-faults minor-faults major-faults cpu-cycles` task-clock","breadcrumbs":"Trace and Profile » perf » perf(1)","id":"207","title":"perf(1)"},"208":{"body":"","breadcrumbs":"Trace and Profile » perf » Flamegraph","id":"208","title":"Flamegraph"},"209":{"body":"perf record -g -e cpu-cycles -p <pid>\nperf script | FlameGraph/stackcollapse-perf.pl | FlameGraph/flamegraph.pl > cycles-flamegraph.svg","breadcrumbs":"Trace and Profile » perf » Flamegraph with single event trace","id":"209","title":"Flamegraph with single event trace"},"21":{"body":"Note: The trick with bash I/O redirection is to interpret from left-to-right. # stdout & stderr to file\ncommand >file 2>&1\n# equivalent\ncommand &>file # stderr to stdout & stdout to file\ncommand 2>&1 >file The article Bash One-Liners Explained, Part III: All about redirections contains some nice visualization to explain bash redirections.","breadcrumbs":"Tools » bash » I/O redirection","id":"21","title":"I/O redirection"},"210":{"body":"perf record -g -e cpu-cycles,page-faults -p <pid>\nperf script --per-event-dump\n# fold & generate as above","breadcrumbs":"Trace and Profile » perf » Flamegraph with multiple event traces","id":"210","title":"Flamegraph with multiple event traces"},"211":{"body":"operf -g -p <pid> -g ...... caputre call-graph information opreport [opt] FILE show time spent per binary image -l ...... show time spent per symbol -c ...... show callgraph information (see below) -a ...... add column with time spent accumulated over child nodes ophelp show supported hw/sw events","breadcrumbs":"Trace and Profile » OProfile » OProfile","id":"211","title":"OProfile"},"212":{"body":"# statistics of process run\n/usr/bin/time -v <cmd>","breadcrumbs":"Trace and Profile » time » /usr/bin/time(1)","id":"212","title":"/usr/bin/time(1)"},"213":{"body":"od xxd readelf objdump nm","breadcrumbs":"Binary » Binary","id":"213","title":"Binary"},"214":{"body":"od [opts] <file> -An don't print addr info -tx4 print hex in 4 byte chunks -ta print as named character -tc printable chars or backslash escape -w4 print 4 bytes per line -j <n> skip <n> bytes from <file> (hex if start with 0x) -N <n> dump <n> bytes (hex of start with 0x)","breadcrumbs":"Binary » od » od(1)","id":"214","title":"od(1)"},"215":{"body":"echo -n AAAABBBB | od -An -w4 -tx4 >> 41414141 >> 42424242 echo -n '\\x7fELF\\n' | od -tx1 -ta -tc >> 0000000 7f 45 4c 46 0a # tx1 >> del E L F nl # ta >> 177 E L F \\n # tc","breadcrumbs":"Binary » od » ASCII to hex string","id":"215","title":"ASCII to hex string"},"216":{"body":"For example .rodata section from an elf file. We can use readelf to get the offset into the file where the .rodata section starts. readelf -W -S foo >> Section Headers: >> [Nr] Name Type Address Off Size ES Flg Lk Inf Al >> ... >> [15] .rodata PROGBITS 00000000004009c0 0009c0 000030 00 A 0 0 16 With the offset of -j 0x0009c0 we can dump -N 0x30 bytes from the beginning of the .rodata section as follows: od -j 0x0009c0 -N 0x30 -tx4 -w4 foo >> 0004700 00020001 >> 0004704 00000000 >> * >> 0004740 00000001 >> 0004744 00000002 >> 0004750 00000003 >> 0004754 00000004 Note : Numbers starting with 0x will be interpreted as hex by od.","breadcrumbs":"Binary » od » Extract parts of file","id":"216","title":"Extract parts of file"},"217":{"body":"xxd [opts] -p dump continuous hexdump -r convert hexdump into binary ('revert') -e dump as little endian mode -i output as C array","breadcrumbs":"Binary » xxd » xxd(1)","id":"217","title":"xxd(1)"},"218":{"body":"echo -n 'aabb' | xxd -p >> 61616262","breadcrumbs":"Binary » xxd » ASCII to hex stream","id":"218","title":"ASCII to hex stream"},"219":{"body":"echo -n '61616262' | xxd -p -r >> aabb","breadcrumbs":"Binary » xxd » Hex to binary stream","id":"219","title":"Hex to binary stream"},"22":{"body":"j>&i Duplicate fd i to fd j, making j a copy of i. See dup2(2) . Example: command 2>&1 >file duplicate fd 1 to fd 2, effectively redirecting stderr to stdout redirect stdout to file","breadcrumbs":"Tools » bash » Explanation","id":"22","title":"Explanation"},"220":{"body":"echo -n '\\x7fELF' | xxd -p | xxd -p -r | file -p - >> ELF","breadcrumbs":"Binary » xxd » ASCII to binary","id":"220","title":"ASCII to binary"},"221":{"body":"xxd -i <(echo -n '\\x7fELF') >> unsigned char _proc_self_fd_11[] = { >> 0x7f, 0x45, 0x4c, 0x46 >> }; >> unsigned int _proc_self_fd_11_len = 4;","breadcrumbs":"Binary » xxd » ASCII to C array (hex encoded)","id":"221","title":"ASCII to C array (hex encoded)"},"222":{"body":"readelf [opts] <elf> -W|--wide wide output, dont break output at 80 chars -h print ELF header -S print section headers -l print program headers + segment mapping -d print .dynamic section (dynamic link information) --syms print symbol tables (.symtab .dynsym) --dyn-syms print dynamic symbol table (exported symbols for dynamic linker) -r print relocation sections (.rel.*, .rela.*)","breadcrumbs":"Binary » readelf » readelf(1)","id":"222","title":"readelf(1)"},"223":{"body":"objdump [opts] <elf> -M intel use intil syntax -d disassemble text section -D disassemble all sections -S mix disassembly with source code -C demangle -j <section> display info for section --[no-]show-raw-insn [dont] show object code next to disassembly","breadcrumbs":"Binary » objdump » objdump(1)","id":"223","title":"objdump(1)"},"224":{"body":"For example .plt section: objdump -j .plt -d <elf>","breadcrumbs":"Binary » objdump » Disassemble section","id":"224","title":"Disassemble section"},"225":{"body":"This can be helpful for example as a cheap analysis tool when toying with JIT generating code. We could just write thee binary code buffer to a file and disassemble with objdump. To re-create that case, we just assemble and link some ELF file and then create a raw binary of the text section with objcopy. # file: test.s\n.section .text, \"ax\" .global _start\n_start: xor %rax, %rax mov $0x8, %rax\n1: cmp $0, %rax je 2f dec %rax jmp 1b\n2: # x86-64 exit(2) syscall mov $0, %rdi mov $60, %rax syscall # Assemble & link.\nas -o test.o test.s\nld -o test test.o testc.o\n# ELF -> binary (only take .text section).\nobjcopy -O binary --only-section .text test test-bin # Disassemble raw binary.\nobjdump -D -b binary -m i386:x86-64 test-bin","breadcrumbs":"Binary » objdump » Example: disassemble raw binary","id":"225","title":"Example: disassemble raw binary"},"226":{"body":"nm [opts] <elf> -C demangle -u undefined only","breadcrumbs":"Binary » nm » nm(1)","id":"226","title":"nm(1)"},"227":{"body":"c++filt c++ glibc gcc cmake make ld.so symbol versioning python gcov pgo","breadcrumbs":"Development » Development","id":"227","title":"Development"},"228":{"body":"","breadcrumbs":"Development » c++filt » c++filt(1)","id":"228","title":"c++filt(1)"},"229":{"body":"c++-filt <symbol_str>","breadcrumbs":"Development » c++filt » Demangle symbol","id":"229","title":"Demangle symbol"},"23":{"body":"The getopts builtin uses following global variables: OPTARG, value of last option argument OPTIND, index of the next argument to process (user must reset) OPTERR, display errors if set to 1 getopts <optstring> <param> [<args>] <optstring> specifies the names of supported options, eg f:c f: means -f option with an argument c means -c option without an argument <param> specifies a variable name which getopts fills with the last parsed option argument <args> optionally specify argument string to parse, by default getopts parses $@","breadcrumbs":"Tools » bash » Argument parsing with getopts","id":"23","title":"Argument parsing with getopts"},"230":{"body":"For example dynamic symbol table: readelf -W --dyn-syms <elf> | c++filt","breadcrumbs":"Development » c++filt » Demangle stream","id":"230","title":"Demangle stream"},"231":{"body":"openstd cpp standards . Source files of most examples is available here .","breadcrumbs":"Development » c++ » c++","id":"231","title":"c++"},"232":{"body":"Force compile error to see what auto is deduced to. auto foo = bar(); // force compile error\ntypename decltype(foo)::_;","breadcrumbs":"Development » c++ » Type deduction","id":"232","title":"Type deduction"},"233":{"body":"The strict aliasing rules describe via which alias a value can be accessed. Informal: an alias is a reference / pointer to a value. Accessing a value through an alias that violates the strict aliasing rules is undefined behavior (UB). Examples below on godbolt . int i = 0; // Valid aliasing (signed / unsigned type).\n*reinterpret_cast<signed int*>(&i);\n*reinterpret_cast<unsigned int*>(&i); // Valid aliasing (cv qualified type).\n*reinterpret_cast<const int*>(&i);\n*reinterpret_cast<const unsigned*>(&i); // Valid aliasing (byte type).\n*reinterpret_cast<char*>(&i);\n*reinterpret_cast<std::byte*>(&i); // Invalid aliasing, dereferencing pointer is UB.\n*reinterpret_cast<short*>(&i);\n*reinterpret_cast<float*>(&i); NOTE: Casting pointer to invalid aliasing type is not directly UB, but dereferencing the pointer is UB. short s[2] = { 1, 2 }; // Invalid aliasing (UB) - type punning, UB to deref ptr (int has stricter\n// alignment requirements than short).\n*reinterpret_cast<int*>(s); // Arbitrary byte pointer.\nchar c[4] = { 1, 2, 3, 4 }; // Invalid aliasing (UB) - type punning, UB to deref ptr (int has stricter\n// alignment requirements than char).\n*reinterpret_cast<int*>(c); At the time of writing, the current c++ std draft contains the following. If a program attempts to access the stored value of an object through a glvalue\nwhose type is not **similar** (7.3.6) to one of the following types the\nbehavior is undefined [44] (11.1) the dynamic type of the object,\n(11.2) a type that is the signed or unsigned type corresponding to the dynamic type of the object, or\n(11.3) a char, unsigned char, or std::byte type. [44]: The intent of this list is to specify those circumstances in which an object can or cannot be aliased. The paragraph is short but one also needs to understand the meaning of similar ( similar_types ) . This paragraph is actually somewhat more explicit in the c++17 std . If a program attempts to access the stored value of an object through a glvalue\nof other than one of the following types the behavior is undefined [63] (11.1) the dynamic type of the object,\n(11.2) a cv-qualified version of the dynamic type of the object,\n(11.3) a type similar (as defined in 7.5) to the dynamic type of the object,\n(11.4) a type that is the signed or unsigned type corresponding to the dynamic type of the object,\n(11.5) a type that is the signed or unsigned type corresponding to a cv-qualified version of the dynamic type of the object,\n(11.6) an aggregate or union type that includes one of the aforementioned types among its elements or non- static data members (including, recursively, an element or non-static data member of a subaggregate or contained union),\n(11.7) a type that is a (possibly cv-qualified) base class type of the dynamic type of the object,\n(11.8) a char, unsigned char, or std::byte type. [63]: The intent of this list is to specify those circumstances in which an object may or may not be aliased. Additional references: What is the Strict Aliasing Rule and Why do we care The article shows a small example how the compiler may optimized using the strict aliasing rules. int alias(int* i, char* c) { *i = 1; *c = 'a'; // char* may alias int* return *i;\n} int noalias(int* i, short* s) { *i = 1; *s = 2; // short* does not alias int* return *i;\n} alias(int*, char*):\nmov DWORD PTR [rdi] ,0x1 ; *i = 1;\nmov BYTE PTR [rsi], 0x61 ; *c = 'a';\nmov eax,DWORD PTR [rdi] ; Must reload, char* can alias int*.\nret noalias(int*, short*):\nmov DWORD PTR [rdi], 0x1 ; *i = 1;\nmov WORD PTR [rsi], 0x2 ; *s = 2;\nmov eax,0x1 ; Must not reload, short* can not alias int*.\nret reinterpret_cast type aliasing Any object pointer type T1* can be converted to another object pointer type cv T2*. This is exactly equivalent to static_cast<cv T2*>(static_cast<cv void*>(expression)) (which implies that if T2's alignment requirement is not stricter than T1's, the value of the pointer does not change and conversion of the resulting pointer back to its original type yields the original value). In any case, the resulting pointer may only be dereferenced safely if allowed by the type aliasing rules (see below). int I;\nchar* X = reinterpret_cast<char*>(&I); // Valid, char allowed to alias int.\n*X = 42;\nint* Y = reinterpret_cast<int*>(X); // Cast back to original type.\n*Y = 1337; // safe char C[4];\nint* P = reinterpret_cast<int*>(C); // Cast is ok, not yet UB.\n*P = 1337; // UB, violates strict aliasing / alignment rules. // https://stackoverflow.com/questions/52492229/c-byte-array-to-int On gcc strict aliasing is enabled starting with -O2. for i in {0..3} g s; do echo \"-O$i $(g++ -Q --help=optimizers -O$i | grep fstrict-aliasing)\"; done\n-O0 -fstrict-aliasing [disabled]\n-O1 -fstrict-aliasing [disabled]\n-O2 -fstrict-aliasing [enabled]\n-O3 -fstrict-aliasing [enabled]\n-Og -fstrict-aliasing [disabled]\n-Os -fstrict-aliasing [enabled]","breadcrumbs":"Development » c++ » Strict aliasing and type punning","id":"233","title":"Strict aliasing and type punning"},"234":{"body":"The __restrict keyword allows the programmer to tell the compiler that two pointer will not alias each other. int alias(int* a, int* b) { *a = 1; *b = 2; return *a;\n} // alias(int*, int*): # @alias(int*, int*)\n// mov dword ptr [rdi], 1\n// mov dword ptr [rsi], 2\n// mov eax, dword ptr [rdi]\n// ret int noalias(int* __restrict a, int* __restrict b) { *a = 1; *b = 2; return *a;\n} // noalias(int*, int*): # @noalias(int*, int*)\n// mov dword ptr [rdi], 1\n// mov dword ptr [rsi], 2\n// mov eax, 1\n// ret However this should only be used with care and in a narrow scope, as it is easy to violate self defined contract, see godbolt .","breadcrumbs":"Development » c++ » __restrict keyword","id":"234","title":"__restrict keyword"},"235":{"body":"The correct way to do type-punning in c++: std::bit_cast (c++20) std::memcpy","breadcrumbs":"Development » c++ » Type punning","id":"235","title":"Type punning"},"236":{"body":"#include <iostream> // -- Example 1 - print template value arguments. // Base case with one parameter.\ntemplate<int P>\nvoid show_int() { printf(\"%d\\n\", P);\n} // General case with at least two parameters, to disambiguate from base case.\ntemplate<int P0, int P1, int... Params>\nvoid show_int() { printf(\"%d, \", P0); show_int<P1, Params...>();\n} // -- Example 2 - print values of different types. // Base case with one parameter.\ntemplate<typename T>\nvoid show(const T& t) { std::cout << t << '\\n';\n} // General case with at least two parameters, to disambiguate from base case.\ntemplate<typename T0, typename T1, typename... Types>\nvoid show(const T0& t0, const T1& t1, const Types&... types) { std::cout << t0 << \", \"; show(t1, types...);\n} int main() { show_int<1, 2, 3, 4, 5>(); show(1, 1.0, \"foo\", 'a');\n}","breadcrumbs":"Development » c++ » Variadic templates ( parameter pack )","id":"236","title":"Variadic templates ( parameter pack )"},"237":{"body":"A forwarding reference is a special references that preserves the value category of a function parameter and therefore allows for perfect forwarding. A forwarding reference is a parameter of a function template, which is declared as rvalue reference to a non-cv qualified type template parameter. template<typename T>\nvoid fn(T&& param); // param is a forwarding reference Perfect forwarding can be achieved with std::forward . This for example allows a wrapper function to pass a parameter with the exact same value category to a down-stream function which is being invoked in the wrapper. #include <cstdio>\n#include <utility> struct M {}; // -- CONSUMER ----------------------------------------------------------------- void use(M&) { puts(__PRETTY_FUNCTION__);\n} void use(M&&) { puts(__PRETTY_FUNCTION__);\n} // -- TESTER ------------------------------------------------------------------- template<typename T>\nvoid wrapper(T&& param) { // forwarding reference puts(__PRETTY_FUNCTION__); // PARAM is an lvalue, therefore this always calls use(M&). use(param);\n} template<typename T>\nvoid fwd_wrapper(T&& param) { // forwarding reference puts(__PRETTY_FUNCTION__); // PARAM is an lvalue, but std::forward returns PARAM with the same value // category as the forwarding reference takes. use(std::forward<T>(param));\n} // -- MAIN --------------------------------------------------------------------- int main() { { std::puts(\"==> wrapper rvalue reference\"); wrapper(M{}); // calls use(M&). std::puts(\"==> wrapper lvalue reference\"); struct M m; wrapper(m); // calls use(M&). } { std::puts(\"==> fwd_wrapper rvalue reference\"); fwd_wrapper(M{}); // calls use(M&&). std::puts(\"==> fwd_wrapper lvalue reference\"); struct M m; fwd_wrapper(m); // calls use(M&). }\n}","breadcrumbs":"Development » c++ » Forwarding reference ( fwd ref )","id":"237","title":"Forwarding reference ( fwd ref )"},"238":{"body":"#include <type_traits> template<typename T, typename... U>\nstruct any_of : std::false_type {}; // Found our type T in the list of types U.\ntemplate<typename T, typename... U>\nstruct any_of<T, T, U...> : std::true_type {}; // Pop off the first element in the list of types U,\n// since it didn't match our type T.\ntemplate<typename T, typename U0, typename... U>\nstruct any_of<T, U0, U...> : any_of<T, U...> {}; // Convenience template variable to invoke meta function.\ntemplate<typename T, typename... U>\nconstexpr bool any_of_v = any_of<T, U...>::value; static_assert(any_of_v<int, char, bool, int>, \"\");\nstatic_assert(!any_of_v<int, char, bool, float>, \"\");","breadcrumbs":"Development » c++ » Example: any_of template meta function","id":"238","title":"Example: any_of template meta function"},"239":{"body":"Provide a single entry point Invoke to call some Operations. Use enable_if to enable/disable the template functions depending on the two available traits an operation can have: Operation returns a result Operation requires a context #include <iostream>\n#include <type_traits> // Helper meta fns. template<typename T>\nusing enable_if_bool = std::enable_if_t<T::value, bool>; template<typename T>\nusing disable_if_bool = std::enable_if_t<!T::value, bool>; template<typename T>\nusing has_dst = std::integral_constant<bool, !std::is_same<typename T::Return, void>::value>; // Template meta programming invoke machinery. namespace impl { // Invoke an OPERATION which *USES* a context. template<typename Ctx, template<typename> class Op, typename... P, enable_if_bool<typename Op<Ctx>::HasCtx> = true> typename Op<Ctx>::Return Invoke(const Ctx& C, P... params) { return Op<Ctx>()(C, params...); } // Invoke an OPERATION which uses *NO* context. template<typename Ctx, template<typename> class Op, typename... P, disable_if_bool<typename Op<Ctx>::HasCtx> = true> typename Op<Ctx>::Return Invoke(const Ctx&, P... params) { return Op<Ctx>()(params...); }\n} // namespace impl // Invoke an OPERATION which *HAS* a DESTINATION with arbitrary number of arguments.\ntemplate<typename Ctx, template<typename> class Op, typename... P, enable_if_bool<has_dst<Op<Ctx>>> = true>\nvoid Invoke(const Ctx& C, P... params) { std::cout << \"Invoke \" << Op<Ctx>::Name << '\\n'; typename Op<Ctx>::Return R = impl::Invoke<Ctx, Op>(C, params...); std::cout << \"returned -> \" << R << '\\n';\n} // Invoke an OPERATION which has *NOT* a DESTINATION with arbitrary number of arguments.\ntemplate<typename Ctx, template<typename> class Op, typename... P, disable_if_bool<has_dst<Op<Ctx>>> = true>\nvoid Invoke(const Ctx& C, P... params) { std::cout << \"Invoke \" << Op<Ctx>::Name << \" without destination.\" << '\\n'; impl::Invoke<Ctx, Op>(C, params...);\n} // Custom context. struct Ctx { void out(const char* s, unsigned v) const { printf(\"%s%x\\n\", s, v); }\n}; // Operations to invoke. template<typename Ctx>\nstruct OpA { using HasCtx = std::false_type; using Return = int; static constexpr const char* const Name = \"OpA\"; constexpr Return operator()(int a, int b) const { return a + b; }\n}; template<typename Ctx>\nstruct OpB { using HasCtx = std::true_type; using Return = void; static constexpr const char* const Name = \"OpB\"; Return operator()(const Ctx& C, unsigned a) const { C.out(\"a = \", a); }\n}; int main() { Ctx C; Invoke<Ctx, OpA>(C, 1, 2); Invoke<Ctx, OpB>(C, 0xf00du); return 0;\n}","breadcrumbs":"Development » c++ » Example: SFINAE ( enable_if )","id":"239","title":"Example: SFINAE ( enable_if )"},"24":{"body":"#!/bin/bash\nfunction parse_args() { while getopts \"f:c\" PARAM; do case $PARAM in f) echo \"GOT -f $OPTARG\";; c) echo \"GOT -c\";; *) echo \"ERR: print usage\"; exit 1;; esac done # users responsibility to reset OPTIND OPTIND=1\n} parse_args -f xxx -c\nparse_args -f yyy","breadcrumbs":"Tools » bash » Example","id":"24","title":"Example"},"240":{"body":"A small test function registry bringing together a few different template features. #include <cstdio>\n#include <functional>\n#include <map>\n#include <string>\n#include <type_traits> template<typename R, typename... P>\nstruct registry { using FUNC = R (*)(P...); using SELF = registry<R, P...>; using RET = R; static SELF& get() { static SELF r; return r; } bool add(std::string nm, FUNC fn) { const auto r = m_fns.insert({std::move(nm), std::move(fn)}); return r.second; } R invoke(const std::string& nm, P... p) const { return invoke_impl<R>(nm, p...); } void dump() const { for (const auto& it : m_fns) { std::puts(it.first.c_str()); } } private: std::map<std::string, FUNC> m_fns; template<typename RET> std::enable_if_t<std::is_same_v<RET, void>> invoke_impl(const std::string& nm, P... p) const { const auto it = m_fns.find(nm); if (it == m_fns.end()) { return; } std::invoke(it->second, p...); } template<typename RET> std::enable_if_t<!std::is_same_v<RET, void>, RET> invoke_impl(const std::string& nm, P... p) const { const auto it = m_fns.find(nm); if (it == m_fns.end()) { static_assert(std::is_default_constructible_v<RET>, \"RET must be default constructible\"); return {}; } return std::invoke(it->second, p...); }\n}; #define TEST_REGISTER(REGISTRY, NAME) \\ static bool regfn_##REGISTRY##NAME() { \\ const bool r = REGISTRY::get().add(#NAME, NAME); \\ if (!r) { \\ std::puts(\"Failed to register test \" #NAME \", same name already registered!\"); \\ std::abort(); \\ } \\ return r; \\ } \\ static const bool reg_##REGISTRY##NAME = regfn_##REGISTRY##NAME(); #define TEST(REGISTRY, NAME, ...) \\ REGISTRY::RET NAME(__VA_ARGS__); \\ TEST_REGISTER(REGISTRY, NAME); \\ REGISTRY::RET NAME(__VA_ARGS__) // -- Usage 1 simple usage. using REG1 = registry<void>;\nTEST(REG1, test1) { std::puts(\"REG1::test1\");\n}\nTEST(REG1, test2) { std::puts(\"REG1::test2\");\n} // -- Usage 2 with convenience macro wrapper. using REG2 = registry<void, bool>;\n#define TEST2(NAME, ...) TEST(REG2, NAME, ##__VA_ARGS__) TEST2(test1, bool val) { printf(\"REG2::test1 val %d\\n\", val);\n} int main() { const auto& R1 = REG1::get(); R1.dump(); R1.invoke(\"test1\"); R1.invoke(\"test2\"); const auto& R2 = REG2::get(); R2.dump(); R2.invoke(\"test1\", true); return 0;\n}","breadcrumbs":"Development » c++ » Example: Minimal templatized test registry","id":"240","title":"Example: Minimal templatized test registry"},"241":{"body":"Prior to c++20's concepts, SFINAE and std::void_t can be leveraged to build something similar allowing to define an interface (aka trait) for a template parameter. template<typename T, template<typename> class Checker, typename = void>\nstruct is_valid : std::false_type {}; template<typename T, template<typename> class Checker>\nstruct is_valid<T, Checker, std::void_t<Checker<T>>> : std::true_type {}; template<typename T, template<typename> class Checker>\nstatic constexpr bool is_valid_v = is_valid<T, Checker>::value; // ----------------------------------------------------------------------------- template<typename T, typename R, template<typename> class Checker, typename = void>\nstruct is_valid_with_ret : std::false_type {}; template<typename T, typename R, template<typename> class Checker>\nstruct is_valid_with_ret<T, R, Checker, std::void_t<Checker<T>>> : std::is_same<R, Checker<T>> {}; template<typename T, typename R, template<typename> class Checker>\nstatic constexpr bool is_valid_with_ret_v = is_valid_with_ret<T, R, Checker>::value; // ----------------------------------------------------------------------------- template<typename T>\nstruct is_entry { template<typename TT> using init = decltype(std::declval<TT>().init()); template<typename TT> using tag = decltype(std::declval<TT>().tag()); template<typename TT> using val = decltype(std::declval<TT>().val()); static constexpr bool value = is_valid_v<T, init> && is_valid_with_ret_v<T, int, tag> && is_valid_with_ret_v<T, typename T::Type, val>;\n}; template<typename T>\nstatic constexpr bool is_entry_v = is_entry<T>::value; template<typename E>\nstruct Entry { using Type = E; void init(); int tag() const; E val() const;\n}; int main() { static_assert(is_entry_v<Entry<bool>>, \"\");\n} The main mechanic can be explained with the following reduced example. If one of the decltype(std:declval<T>... expressions is ill-formed, the template specialization for is_valid will be removed from the candidate set due to SFINAE . #include <type_traits> // (1) Primary template.\ntemplate<typename T, typename = void>\nstruct is_valid : std::false_type {}; // (2) Partial template specialization.\ntemplate<typename T>\nstruct is_valid<T, std::void_t<decltype(std::declval<T>().some_fun1()), decltype(std::declval<T>().some_fun2())>> : std::true_type {};\nstruct A { void some_fun1() {} void some_fun2() {}\n}; struct B {}; static_assert(is_valid<A>::value, \"is true\");\n// * Compare template arg list with primary template, we only supplied one\n// arg, the second one will be defaulted as\n// is_valid<A, void>\n// * Compare template arg list against available specializations, this will\n// try to match the pattern <A, void> against the patterns defined in the\n// partial specializations.\n// * Try specialization (2)\n// * T -> A\n// * Evaluate std::void_t -> decltype's are well-formed\n// std::void_t<...> -> void\n// * Specialization (2) matches <A, void>\n// * Pick the most specialized version -> (2) static_assert(!is_valid<B>::value, \"is false\");\n// * Compare template arg list with primary template, we only supplied one\n// arg, the second one will be defaulted as\n// is_valid<A, void>\n// * Compare template arg list against available specializations, this will\n// try to match the pattern <B, void> against the patterns defined in the\n// partial specializations.\n// * Try specialization (2)\n// * T -> B\n// * Evaluate std::void_t -> decltype's are ill-formed\n// * Specialization (2) is removed from candidate set, no hard error (SFINAE)\n// * No specialization matches, take the primary template. std::declval<T>() creates an instance of type T in an unevaluated context. A more detailed description is available in the SO discussion How does void_t work .","breadcrumbs":"Development » c++ » Example: Concepts pre c++20","id":"241","title":"Example: Concepts pre c++20"},"242":{"body":"enum Kind { kPrimary, kTT, kIntBool, kIntInt,\n}; // (1) Primary template.\ntemplate<typename T, typename U = bool>\nstruct pair { static constexpr Kind kind = kPrimary;\n}; // (2) Partial template specialization.\ntemplate<typename T>\nstruct pair<T, T> { static constexpr Kind kind = kTT;\n}; // (3) Template specialization.\ntemplate<>\nstruct pair<int, bool> { static constexpr Kind kind = kIntBool;\n}; // (4) Template specialization.\ntemplate<>\nstruct pair<int, int> { static constexpr Kind kind = kIntInt;\n}; int main() { static_assert(pair<int>::kind == kIntBool, \"\"); // * Compare template arg list with primary template, we only supplied one // arg, the second one will be defaulted as // pair<int, bool> // * Compare template arg list against available specializations, this will // try to match the pattern <int, bool> against the patterns defined in the // partial specializations. // * (2) <int, bool> pattern does not match // * (3) <int, bool> pattern does match // * (4) <int, bool> pattern does not match // * Pick the most specialized version -> (3) static_assert(pair<char, char>::kind == kTT, \"\"); // * Compare template arg list against available specializations, this will // try to match the pattern <char, char> against the patterns defined in the // partial specializations. // * (2) <char, char> pattern does match // * (3) <char, char> pattern does not match // * (4) <char, char> pattern does not match // * Pick the most specialized version -> (2) static_assert(pair<int, int>::kind == kIntInt, \"\"); // * Compare template arg list against available specializations, this will // try to match the pattern <int, int> against the patterns defined in the // partial specializations. // * (2) <int, int> pattern does match // * (3) <int, int> pattern does match // * (4) <int, int> pattern does not match // * Pick the most specialized version -> (3) static_assert(pair<char, short>::kind == kPrimary, \"\"); // * Compare template arg list against available specializations, this will // try to match the pattern <char, short> against the patterns defined in the // partial specializations. // * (2) <char, short> pattern does not match // * (3) <char, short> pattern does not match // * (4) <char, short> pattern does not match // * No specialization matches, take the primary template.\n}","breadcrumbs":"Development » c++ » Template selection with partially / fully specializations.","id":"242","title":"Template selection with partially / fully specializations."},"243":{"body":"#include <cassert>\n#include <cstdio>\n#include <new>\n#include <type_traits>\n#include <utility> struct S {}; struct M { M() { std::puts(\"M()\"); } M(const M&) { std::puts(\"M(M&)\"); } M(M&&) { std::puts(\"M(M&&)\"); } M& operator=(const M&) = delete; M& operator=(M&&) = delete; M(S&, int) { std::puts(\"M(S&)\"); } M(S&&, int) { std::puts(\"M(S&&)\"); } ~M() { std::puts(\"~M()\"); }\n}; template<typename T>\nstruct option { static_assert(!std::is_reference_v<T>); constexpr option() = default; template<typename... Params> constexpr option(Params&&... params) : m_has_val(true) { // BAD: does not perfectly forward! // eg, if option(S&&) is invoked, this would invoke M(S&). // new (&m_val) T(params...); // GOOD: perfectly forwards params to constructor of T. new (m_val) T(std::forward<Params>(params)...); } ~option() { reset(); } constexpr T& value() { assert(m_has_val); // Placement new starts a new lifetime, launder pointer returned to the // aligned storage. // // [1] https://en.cppreference.com/w/cpp/utility/launder return *__builtin_launder(reinterpret_cast<T*>(m_val)); } private: constexpr void reset() { if (!m_has_val) { return; } if constexpr (!std::is_trivially_destructible_v<T>) { value().~T(); }; } alignas(T) char m_val[sizeof(T)]; bool m_has_val{false};\n}; int main() { std::puts(\"==> case 1\"); // invokes M(S&&, int) option<M> opt1(S{}, 123); std::puts(\"==> case 2\"); // invokes M() + M(M&&) option<M> x /* option(M&&) + M(M&&) */ = M{} /* M() */;\n}","breadcrumbs":"Development » c++ » Example: Perfect forwarding","id":"243","title":"Example: Perfect forwarding"},"244":{"body":"","breadcrumbs":"Development » glibc » glibc","id":"244","title":"glibc"},"245":{"body":"Trace memory allocation and de-allocation to detect memory leaks. Need to call mtrace(3) to install the tracing hooks. If we can't modify the binary to call mtrace we can create a small shared library and pre-load it. // libmtrace.c\n#include <mcheck.h>\n__attribute__((constructor)) static void init_mtrace() { mtrace(); } Compile as: gcc -shared -fPIC -o libmtrace.so libmtrace.c To generate the trace file run: export MALLOC_TRACE=<file>\nLD_PRELOAD=./libmtrace.so <binary> Note : If MALLOC_TRACE is not set mtrace won't install tracing hooks. To get the results of the trace file: mtrace <binary> $MALLOC_TRACE","breadcrumbs":"Development » glibc » malloc tracer mtrace(3)","id":"245","title":"malloc tracer mtrace(3)"},"246":{"body":"Configure action when glibc detects memory error. export MALLOC_CHECK_=<N> Useful values: 1 print detailed error & continue\n3 print detailed error + stack trace + memory mappings & abort\n7 print simple error message + stack trace + memory mappings & abort","breadcrumbs":"Development » glibc » malloc check mallopt(3)","id":"246","title":"malloc check mallopt(3)"},"247":{"body":"","breadcrumbs":"Development » gcc » gcc(1)","id":"247","title":"gcc(1)"},"248":{"body":"","breadcrumbs":"Development » gcc » CLI","id":"248","title":"CLI"},"249":{"body":"While debugging can be helpful to just pre-process files. gcc -E [-dM] ... -E run only preprocessor -dM list only #define statements -### dry-run, outputting exact compiler/linker invocations -print-multi-lib print available multilib configurations --help=<class> print description of cmdline options for given class, eg warnings, optimizers, target, c, c++","breadcrumbs":"Development » gcc » Preprocessing","id":"249","title":"Preprocessing"},"25":{"body":"Bash supports regular expression matching with the binary operator =~. The match results can be accessed via the $BASH_REMATCH variable: ${BASH_REMATCH[0]} contains the full match ${BASH_REMATCH[1]} contains match of the first capture group INPUT='title foo : 1234'\nREGEX='^title (.+) : ([0-9]+)$'\nif [[ $INPUT =~ $REGEX ]]; then echo \"${BASH_REMATCH[0]}\" # title foo : 1234 echo \"${BASH_REMATCH[1]}\" # foo echo \"${BASH_REMATCH[2]}\" # 1234\nfi Caution : When specifying a regex in the [[ ]] block directly, quotes will be treated as part of the pattern. [[ $INPUT =~ \"foo\" ]] will match against \"foo\" not foo!","breadcrumbs":"Tools » bash » Regular Expressions","id":"25","title":"Regular Expressions"},"250":{"body":"# List all target options with their description.\ngcc --help=target # Configure for current cpu arch and query (-Q) value of options.\ngcc -march=native -Q --help=target","breadcrumbs":"Development » gcc » Target options","id":"250","title":"Target options"},"251":{"body":"# List available warnings with short description.\ngcc --help=warnings\n# List available optimizations with short description.\ngcc --help=optimizers # Prepend --help with `-Q` to print wheter options are enabled or disabled\n# instead showing their description.","breadcrumbs":"Development » gcc » Warnings / optimizations","id":"251","title":"Warnings / optimizations"},"252":{"body":"","breadcrumbs":"Development » gcc » Builtins","id":"252","title":"Builtins"},"253":{"body":"Give the compiler a hint which branch is hot, so it can lay out the code accordingly to reduce number of jump instructions. See on compiler explorer . The semantics of this hint are as follows, the compiler prioritises expr == cond. So __builtin_expect(expr, 0) means that we expect the expr to be 0 most of the time. echo \"\nextern void foo();\nextern void bar();\nvoid run0(int x) { if (__builtin_expect(x,0)) { foo(); } else { bar(); }\n}\nvoid run1(int x) { if (__builtin_expect(x,1)) { foo(); } else { bar(); }\n}\n\" | gcc -O2 -S -masm=intel -o /dev/stdout -xc - Will generate something similar to the following. run0: bar is on the path without branch run1: foo is on the path without branch run0: test edi, edi jne .L4 xor eax, eax jmp bar\n.L4: xor eax, eax jmp foo\nrun1: test edi, edi je .L6 xor eax, eax jmp foo\n.L6: xor eax, eax jmp bar","breadcrumbs":"Development » gcc » __builtin_expect(expr, cond)","id":"253","title":"__builtin_expect(expr, cond)"},"254":{"body":"C ABI - SystemV ABI C++ ABI - C++ Itanium ABI","breadcrumbs":"Development » gcc » ABI (Linux)","id":"254","title":"ABI (Linux)"},"255":{"body":"","breadcrumbs":"Development » cmake » cmake(1)","id":"255","title":"cmake(1)"},"256":{"body":"These modifier control where properties for a given target are visible. PRIVATE: Only for the target itself. INTERFACE: Only for anyone linking against the target. PUBLIC: For the target itself and anyone linking against it (effectively PRIVATE + INTERFACE). The following gives an example for preprocessor definitions specified on a library target. This behaves in the same way for other properties like for example include directories. # CMakeLists.txt cmake_minimum_required(VERSION 3.14)\nproject(moose) # -- LIBRARY\nadd_library(liba STATIC liba.cc)\ntarget_compile_definitions(liba PUBLIC DEF_PUBLIC)\ntarget_compile_definitions(liba PRIVATE DEF_PRIVATE)\ntarget_compile_definitions(liba INTERFACE DEF_INTERFACE) # -- APPLICATION\nadd_executable(main main.cc)\ntarget_link_libraries(main liba) > touch liba.cc; echo \"int main() {}\" > main.cc\n> cmake -B build -S . -G Ninja\n> ninja -C build -j1 --verbose\n[1/4] /usr/bin/c++ -DDEF_PRIVATE -DDEF_PUBLIC [..] .../liba.cc\n[2/4] [..]\n[3/4] /usr/bin/c++ -DDEF_INTERFACE -DDEF_PUBLIC [..] .../main.cc\n[4/4] [..]","breadcrumbs":"Development » cmake » PRIVATE / PUBLIC / INTERFACE","id":"256","title":"PRIVATE / PUBLIC / INTERFACE"},"257":{"body":"","breadcrumbs":"Development » make » make(1)","id":"257","title":"make(1)"},"258":{"body":"target .. : prerequisite .. recipe .. target: an output generated by the rule prerequisite: an input that is used to generate the target recipe: list of actions to generate the output from the input Use make -p to print all rules and variables (implicitly + explicitly defined).","breadcrumbs":"Development » make » Anatomy of make rules","id":"258","title":"Anatomy of make rules"},"259":{"body":"","breadcrumbs":"Development » make » Pattern rules & Automatic variables","id":"259","title":"Pattern rules & Automatic variables"},"26":{"body":"The complete builtin is used to interact with the completion system. complete # print currently installed completion handler\ncomplete -F <func> <cmd> # install <func> as completion handler for <cmd>\ncomplete -r <cmd> # uninstall completion handler for <cmd> Variables available in completion functions: # in\n$1 # <cmd>\n$2 # current word\n$3 # privous word COMP_WORDS # array with current command line words\nCOMP_CWORD # index into COMP_WORDS with current cursor position # out\nCOMPREPLY # array with possible completions The compgen builtin is used to generate possible matches by comparing word against words generated by option. compgen <option> <word> # usefule options:\n# -W <list> specify list of possible completions\n# -d generate list with dirs\n# -f generate list with files\n# -u generate list with users\n# -e generate list with exported variables # compare \"f\" against words \"foo\" \"foobar\" \"bar\" and generate matches\ncompgen -W \"foo foobar bar\" \"f\" # compare \"hom\" against file/dir names and generate matches\ncompgen -d -f \"hom\"","breadcrumbs":"Tools » bash » Completion","id":"26","title":"Completion"},"260":{"body":"A pattern rule contains the % char (exactly one of them) and look like this example: %.o : %.c $(CC) -c $(CFLAGS) $(CPPFLAGS) $< -o $@ The target matches files of the pattern %.o, where % matches any none-empty substring and other character match just them self. The substring matched by % is called the stem. % in the prerequisite stands for the matched stem in the target.","breadcrumbs":"Development » make » Pattern rules","id":"260","title":"Pattern rules"},"261":{"body":"As targets and prerequisites in pattern rules can't be spelled explicitly in the recipe, make provides a set of automatic variables to work with: $@: Name of the target that triggered the rule. $<: Name of the first prerequisite. $^: Names of all prerequisites (without duplicates). $+: Names of all prerequisites (with duplicates). $*: Stem of the pattern rule. # file: Makefile all: foobar blabla foo% bla%: aaa bbb bbb @echo \"@ = $@\" @echo \"< = $<\" @echo \"^ = $^\" @echo \"+ = $+\" @echo \"* = $*\" @echo \"----\" aaa:\nbbb: Running above Makefile gives: @ = foobar\n< = aaa\n^ = aaa bbb\n+ = aaa bbb bbb\n* = bar\n----\n@ = blabla\n< = aaa\n^ = aaa bbb\n+ = aaa bbb bbb\n* = bla\n---- Variables related to filesystem paths: $(CURDIR): Path of current working dir after using make -C path","breadcrumbs":"Development » make » Automatic variables","id":"261","title":"Automatic variables"},"262":{"body":"Arguments specified on the command line override ordinary variable assignments in the makefile ( overriding variables ). VAR = abc\nall: @echo VAR=$(VAR) # make\nVAR=abc # make VAR=123\nVAR=123","breadcrumbs":"Development » make » Arguments","id":"262","title":"Arguments"},"263":{"body":"","breadcrumbs":"Development » make » Useful functions","id":"263","title":"Useful functions"},"264":{"body":"Substitute strings matching pattern in a list. in := a.o l.a c.o\nout := $(in:.o=.c)\n# => out = a.c l.a c.c","breadcrumbs":"Development » make » Substitution references","id":"264","title":"Substitution references"},"265":{"body":"in := a.c b.c\nout := $(patsubst %.c, build/%.o, $(in))\n# => out = build/a.o build/b.o # This is actually equivalent to $(in:%.c=build/%.o)","breadcrumbs":"Development » make » patsubst ( ref )","id":"265","title":"patsubst ( ref )"},"266":{"body":"Keep strings matching a pattern in a list. in := a.a b.b c.c d.d\nout := $(filter %.b %.c, $(in))\n# => out = b.b c.c","breadcrumbs":"Development » make » filter","id":"266","title":"filter"},"267":{"body":"Remove strings matching a pattern from a list. in := a.a b.b c.c d.d\nout := $(filter-out %.b %.c, $(in))\n# => out = a.a d.d","breadcrumbs":"Development » make » filter-out","id":"267","title":"filter-out"},"268":{"body":"Resolve each file name as absolute path (don't resolve symlinks). $(abspath fname1 fname2 ..) ### `realpath`\nResolve each file name as canonical path.\n```make\n$(realpath fname1 fname2 ..)","breadcrumbs":"Development » make » abspath","id":"268","title":"abspath"},"269":{"body":"","breadcrumbs":"Development » ld.so » ld.so(8)","id":"269","title":"ld.so(8)"},"27":{"body":"Skeleton to copy/paste for writing simple completions. Assume a program foo with the following interface: foo -c green|red|blue -s low|high -f <file> -h The completion handler could be implemented as follows: function _foo() { local curr=$2 local prev=$3 local opts=\"-c -s -f -h\" case $prev in -c) COMPREPLY=( $(compgen -W \"green red blue\" -- $curr) );; -s) COMPREPLY=( $(compgen -W \"low high\" -- $curr) );; -f) COMPREPLY=( $(compgen -f -- $curr) );; *) COMPREPLY=( $(compgen -W \"$opts\" -- $curr) );; esac\n} complete -F _foo foo","breadcrumbs":"Tools » bash » Example","id":"27","title":"Example"},"270":{"body":"LD_PRELOAD=<l_so> colon separated list of libso's to be pre loaded LD_DEBUG=<opts> comma separated list of debug options =help list available options =libs show library search path =files processing of input files =symbols show search path for symbol lookup =bindings show against which definition a symbol is bound","breadcrumbs":"Development » ld.so » Environment Variables","id":"270","title":"Environment Variables"},"271":{"body":"When dynamically loading a shared library during program runtime with dlopen(3), only the LD_LIBRARY_PATH as it was during program startup is evaluated. Therefore the following is a code smell: // at startup LD_LIBRARY_PATH=/moose // Assume /foo/libbar.so\nsetenv(\"LD_LIBRARY_PATH\", \"/foo\", true /* overwrite */); // Will look in /moose and NOT in /foo.\ndlopen(\"libbar.so\", RTLD_LAZY);","breadcrumbs":"Development » ld.so » LD_LIBRARY_PATH and dlopen(3)","id":"271","title":"LD_LIBRARY_PATH and dlopen(3)"},"272":{"body":"Libraries specified in LD_PRELOAD are loaded from left-to-right but initialized from right-to-left. > ldd ./main >> libc.so.6 => /usr/lib/libc.so.6 > LD_PRELOAD=liba.so:libb.so ./main --> preloaded in this order <-- initialized in this order The preload order determines: the order libraries are inserted into the link map the initialization order for libraries For the example listed above the resulting link map will look like the following: +------+ +------+ +------+ +------+ | main | -> | liba | -> | libb | -> | libc | +------+ +------+ +------+ +------+ This can be seen when running with LD_DEBUG=files: > LD_DEBUG=files LD_PRELOAD=liba.so:libb.so ./main # load order (-> determines link map) >> file=liba.so [0]; generating link map >> file=libb.so [0]; generating link map >> file=libc.so.6 [0]; generating link map # init order >> calling init: /usr/lib/libc.so.6 >> calling init: <path>/libb.so >> calling init: <path>/liba.so >> initialize program: ./main To verify the link map order we let ld.so resolve the memcpy(3) libc symbol (used in main ) dynamically, while enabling LD_DEBUG=symbols,bindings to see the resolving in action. > LD_DEBUG=symbols,bindings LD_PRELOAD=liba.so:libb.so ./main >> symbol=memcpy; lookup in file=./main [0] >> symbol=memcpy; lookup in file=<path>/liba.so [0] >> symbol=memcpy; lookup in file=<path>/libb.so [0] >> symbol=memcpy; lookup in file=/usr/lib/libc.so.6 [0] >> binding file ./main [0] to /usr/lib/libc.so.6 [0]: normal symbol `memcpy' [GLIBC_2.14]","breadcrumbs":"Development » ld.so » LD_PRELOAD: Initialization Order and Link Map","id":"272","title":"LD_PRELOAD: Initialization Order and Link Map"},"273":{"body":"Dynamic linking basically works via one indirect jump. It uses a combination of function trampolines (.plt section) and a function pointer table (.got.plt section). On the first call the trampoline sets up some metadata and then jumps to the ld.so runtime resolve function, which in turn patches the table with the correct function pointer. .plt ....... procedure linkage table, contains function trampolines, usually located in code segment (rx permission) .got.plt ... global offset table for .plt, holds the function pointer table Using radare2 we can analyze this in more detail: [0x00401040]> pd 4 @ section..got.plt ;-- section..got.plt: ;-- .got.plt: ; [22] -rw- section size 32 named .got.plt ;-- _GLOBAL_OFFSET_TABLE_: [0] 0x00404000 .qword 0x0000000000403e10 ; section..dynamic [1] 0x00404008 .qword 0x0000000000000000 ; CODE XREF from section..plt @ +0x6 [2] 0x00404010 .qword 0x0000000000000000 ;-- reloc.puts: ; CODE XREF from sym.imp.puts @ 0x401030 [3] 0x00404018 .qword 0x0000000000401036 ; RELOC 64 puts [0x00401040]> pd 6 @ section..plt ;-- section..plt: ;-- .plt: ; [12] -r-x section size 32 named .plt ┌─> 0x00401020 ff35e22f0000 push qword [0x00404008] ╎ 0x00401026 ff25e42f0000 jmp qword [0x00404010] ╎ 0x0040102c 0f1f4000 nop dword [rax] ┌ 6: int sym.imp.puts (const char *s); └ ╎ 0x00401030 ff25e22f0000 jmp qword [reloc.puts] ╎ 0x00401036 6800000000 push 0 └─< 0x0040103b e9e0ffffff jmp sym..plt At address 0x00401030 in the .plt section we see the indirect jump for puts using the function pointer in _GLOBAL_OFFSET_TABLE_[3] (GOT). GOT[3] initially points to instruction after the puts trampoline 0x00401036. This pushes the relocation index 0 and then jumps to the first trampoline 0x00401020. The first trampoline jumps to GOT[2] which will be filled at program startup by the ld.so with its resolve function. The ld.so resolve function fixes the relocation referenced by the relocation index pushed by the puts trampoline. The relocation entry at index 0 tells the resolve function which symbol to search for and where to put the function pointer: > readelf -r <main> >> Relocation section '.rela.plt' at offset 0x4b8 contains 1 entry: >> Offset Info Type Sym. Value Sym. Name + Addend >> 000000404018 000200000007 R_X86_64_JUMP_SLO 0000000000000000 puts@GLIBC_2.2.5 + 0 As we can see the offset from relocation at index 0 points to GOT[3].","breadcrumbs":"Development » ld.so » Dynamic Linking (x86_64)","id":"273","title":"Dynamic Linking (x86_64)"},"274":{"body":"The ELF symbol versioning mechanism allows to attach version information to symbols. This can be used to express symbol version requirements or to provide certain symbols multiple times in the same ELF file with different versions (eg for backwards compatibility). The libpthread.so library is an example which provides the pthread_cond_wait symbol multiple times but in different versions. With readelf the version of the symbol can be seen after the @. > readelf -W --dyn-syms /lib/libpthread.so Symbol table '.dynsym' contains 342 entries: Num: Value Size Type Bind Vis Ndx Name ... 141: 0000f080 696 FUNC GLOBAL DEFAULT 16 pthread_cond_wait@@GLIBC_2.3.2 142: 00010000 111 FUNC GLOBAL DEFAULT 16 pthread_cond_wait@GLIBC_2.2.5 The @@ denotes the default symbol version which will be used during static linking against the library. The following dump shows that the tmp program linked against lpthread will depend on the symbol version GLIBC_2.3.2, which is the default version. > echo \"#include <pthread.h> int main() { return pthread_cond_wait(0,0); }\" | gcc -o tmp -xc - -lpthread; readelf -W --dyn-syms tmp | grep pthread_cond_wait; Symbol table '.dynsym' contains 7 entries: Num: Value Size Type Bind Vis Ndx Name ... 2: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_cond_wait@GLIBC_2.3.2 (2) Only one symbol can be annotated as the @@ default version. Using the --version-info flag with readelf, more details on the symbol version info compiled into the tmp ELF file can be obtained. The .gnu.version section contains the version definition for each symbol in the .dynsym section. pthread_cond_wait is at index 2 in the .dynsym section, the corresponding symbol version is at index 2 in the .gnu.version section. The .gnu.version_r section contains symbol version requirements per shared library dependency (DT_NEEDED dynamic entry). > readelf -W --version-info --dyn-syms tmp Symbol table '.dynsym' contains 7 entries: Num: Value Size Type Bind Vis Ndx Name 0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND 1: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_deregisterTMCloneTable 2: 0000000000000000 0 FUNC GLOBAL DEFAULT UND pthread_cond_wait@GLIBC_2.3.2 (2) 3: 0000000000000000 0 FUNC GLOBAL DEFAULT UND __libc_start_main@GLIBC_2.2.5 (3) 4: 0000000000000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__ 5: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_registerTMCloneTable 6: 0000000000000000 0 FUNC WEAK DEFAULT UND __cxa_finalize@GLIBC_2.2.5 (3) Version symbols section '.gnu.version' contains 7 entries: Addr: 0x0000000000000534 Offset: 0x000534 Link: 6 (.dynsym) 000: 0 (*local*) 0 (*local*) 2 (GLIBC_2.3.2) 3 (GLIBC_2.2.5) 004: 0 (*local*) 0 (*local*) 3 (GLIBC_2.2.5) Version needs section '.gnu.version_r' contains 2 entries: Addr: 0x0000000000000548 Offset: 0x000548 Link: 7 (.dynstr) 000000: Version: 1 File: libc.so.6 Cnt: 1 0x0010: Name: GLIBC_2.2.5 Flags: none Version: 3 0x0020: Version: 1 File: libpthread.so.0 Cnt: 1 0x0030: Name: GLIBC_2.3.2 Flags: none Version: 2 The gnu dynamic linker allows to inspect the version processing during runtime by setting the LD_DEBUG environment variable accordingly. # version: Display version dependencies.\n> LD_DEBUG=versions ./tmp 717904: checking for version `GLIBC_2.2.5' in file /usr/lib/libc.so.6 [0] required by file ./tmp [0] 717904: checking for version `GLIBC_2.3.2' in file /usr/lib/libpthread.so.0 [0] required by file ./tmp [0] ... # symbols : Display symbol table processing.\n# bindings: Display information about symbol binding.\n> LD_DEBUG=symbols,bindings ./tmp ... 718123: symbol=pthread_cond_wait; lookup in file=./tmp [0] 718123: symbol=pthread_cond_wait; lookup in file=/usr/lib/libpthread.so.0 [0] 718123: binding file ./tmp [0] to /usr/lib/libpthread.so.0 [0]: normal symbol `pthread_cond_wait' [GLIBC_2.3.2]","breadcrumbs":"Development » symbol versioning » ELF Symbol Versioning","id":"274","title":"ELF Symbol Versioning"},"275":{"body":"The following shows an example C++ library libfoo which provides the same symbol multiple times but in different versions. // file: libfoo.cc\n#include<stdio.h> // Bind function symbols to version nodes.\n//\n// ..@ -> Is the unversioned symbol.\n// ..@@.. -> Is the default symbol. __asm__(\".symver func_v0,func@\");\n__asm__(\".symver func_v1,func@LIB_V1\");\n__asm__(\".symver func_v2,func@@LIB_V2\"); extern \"C\" { void func_v0() { puts(\"func_v0\"); } void func_v1() { puts(\"func_v1\"); } void func_v2() { puts(\"func_v2\"); }\n} __asm__(\".symver _Z11func_cpp_v1i,_Z8func_cppi@LIB_V1\");\n__asm__(\".symver _Z11func_cpp_v2i,_Z8func_cppi@@LIB_V2\"); void func_cpp_v1(int) { puts(\"func_cpp_v1\"); }\nvoid func_cpp_v2(int) { puts(\"func_cpp_v2\"); } void func_cpp(int) { puts(\"func_cpp_v2\"); } Version script for libfoo which defines which symbols for which versions are exported from the ELF file. # file: libfoo.ver\nLIB_V1 { global: func; extern \"C++\" { \"func_cpp(int)\"; }; local: *;\n}; LIB_V2 { global: func; extern \"C++\" { \"func_cpp(int)\"; };\n} LIB_V1; The local: section in LIB_V1 is a catch all, that matches any symbol not explicitly specified, and defines that the symbol is local and therefore not exported from the ELF file. The library libfoo can be linked with the version definitions in libfoo.ver by passing the version script to the linker with the --version-script flag. > g++ -shared -fPIC -o libfoo.so libfoo.cc -Wl,--version-script=libfoo.ver\n> readelf -W --dyn-syms libfoo.so | c++filt Symbol table '.dynsym' contains 14 entries: Num: Value Size Type Bind Vis Ndx Name ... 6: 0000000000000000 0 OBJECT GLOBAL DEFAULT ABS LIB_V1 7: 000000000000114b 29 FUNC GLOBAL DEFAULT 13 func_cpp(int)@LIB_V1 8: 0000000000001168 29 FUNC GLOBAL DEFAULT 13 func_cpp(int)@@LIB_V2 9: 0000000000001185 29 FUNC GLOBAL DEFAULT 13 func_cpp(int)@@LIB_V1 10: 0000000000000000 0 OBJECT GLOBAL DEFAULT ABS LIB_V2 11: 0000000000001109 22 FUNC GLOBAL DEFAULT 13 func 12: 000000000000111f 22 FUNC GLOBAL DEFAULT 13 func@LIB_V1 13: 0000000000001135 22 FUNC GLOBAL DEFAULT 13 func@@LIB_V2 The following program demonstrates how to make use of the different versions: // file: main.cc\n#include <dlfcn.h>\n#include <assert.h> // Links against default symbol in the lib.so.\nextern \"C\" void func(); int main() { // Call the default version. func(); #ifdef _GNU_SOURCE typedef void (*fnptr)(); // Unversioned lookup. fnptr fn_v0 = (fnptr)dlsym(RTLD_DEFAULT, \"func\"); // Version lookup. fnptr fn_v1 = (fnptr)dlvsym(RTLD_DEFAULT, \"func\", \"LIB_V1\"); fnptr fn_v2 = (fnptr)dlvsym(RTLD_DEFAULT, \"func\", \"LIB_V2\"); assert(fn_v0 != 0); assert(fn_v1 != 0); assert(fn_v2 != 0); fn_v0(); fn_v1(); fn_v2();\n#endif return 0;\n} Compiling and running results in: > g++ -o main main.cc -ldl ./libfoo.so && ./main\nfunc_v2\nfunc_v0\nfunc_v1\nfunc_v2","breadcrumbs":"Development » symbol versioning » Example: version script","id":"275","title":"Example: version script"},"276":{"body":"ELF Symbol Versioning Binutils ld: Symbol Versioning LSB: Symbol Versioning How To Write Shared Libraries LSB: ELF File Format","breadcrumbs":"Development » symbol versioning » References","id":"276","title":"References"},"277":{"body":"","breadcrumbs":"Development » python » python","id":"277","title":"python"},"278":{"body":"Some decorator examples with type annotation. from typing import Callable def log(f: Callable[[int], None]) -> Callable[[int], None]: def inner(x: int): print(f\"log::inner f={f.__name__} x={x}\") f(x) return inner @log\ndef some_fn(x: int): print(f\"some_fn x={x}\") def log_tag(tag: str) -> Callable[[Callable[[int], None]], Callable[[int], None]]: def decorator(f: Callable[[int], None]) -> Callable[[int], None]: def inner(x: int): print(f\"log_tag::inner f={f.__name__} tag={tag} x={x}\") f(x) return inner return decorator @log_tag(\"some_tag\")\ndef some_fn2(x: int): print(f\"some_fn2 x={x}\")","breadcrumbs":"Development » python » Decorator [ run ]","id":"278","title":"Decorator [ run ]"},"279":{"body":"Walrus operator := added since python 3.8 . from typing import Optional # Example 1: if let statements def foo(ret: Optional[int]) -> Optional[int]: return ret if r := foo(None): print(f\"foo(None) -> {r}\") if r := foo(1337): print(f\"foo(1337) -> {r}\") # Example 2: while let statements toks = iter(['a', 'b', 'c'])\nwhile tok := next(toks, None): print(f\"{tok}\") # Example 3: list comprehension print([tok for t in [\" a\", \" \", \" b \"] if (tok := t.strip())])","breadcrumbs":"Development » python » Walrus operator [ run ]","id":"279","title":"Walrus operator [ run ]"},"28":{"body":"","breadcrumbs":"Tools » fish » fish(1)","id":"28","title":"fish(1)"},"280":{"body":"Run unittests directly from the command line as python3 -m unittest -v test Optionally pass -k <patter> to only run subset of tests. # file: test.py import unittest class MyTest(unittest.TestCase): def setUp(self): pass def tearDown(self): pass # Tests need to start with the prefix 'test'. def test_foo(self): self.assertEqual(1 + 2, 3) def test_bar(self): with self.assertRaises(IndexError): list()[0]","breadcrumbs":"Development » python » Unittest [ run ]","id":"280","title":"Unittest [ run ]"},"281":{"body":"Run doctests directly from the command line as python -m doctest -v test.py # file: test.py def sum(a: int, b: int) -> int: \"\"\"Sum a and b. >>> sum(1, 2) 3 >>> sum(10, 20) 30 \"\"\" return a + b","breadcrumbs":"Development » python » Doctest [ run ]","id":"281","title":"Doctest [ run ]"},"282":{"body":"Micro benchmarking. python -m timeit '[x.strip() for x in [\"a \", \" b\"]]'","breadcrumbs":"Development » python » timeit","id":"282","title":"timeit"},"283":{"body":"Generate code coverage reports in text format. Compile the source files of interest and link the final binary with the following flags: -fprofile-arcs instruments the generated code such that it writes a .gcda file when being executed with details about which branches are taken -ftest-coverage writes a .gcno notes file which is used by gcov during generation of the coverage report Depending on the build environment one may also set -fprofile-abs-path to generate absolute path names into the .gcno note files, this can ease setups where compilations are done in different directories to the source directory. gcc / clang also support an alias flag --coverage which during compilation time is equivalent to -fprofile-arcs -ftest-coverage and during link time -lgcov. After running the instrumented binary, the human readable report can then be generated for a single file for example such as gcov <SRC FILE | OBJ FILE>","breadcrumbs":"Development » gcov » gcov(1)","id":"283","title":"gcov(1)"},"284":{"body":"#include <cstdio> void tell_me(int desc) { if (desc & 1) { std::puts(\"this\"); } else { std::puts(\"that\"); }\n} int main(int argc, char *argv[]) { tell_me(argc); tell_me(argc); return 0;\n} The gcov coverage report can be generated as follows for gcc or clang. CXXFLAGS = -fprofile-arcs -ftest-coverage\n# or the alias\n#CXXFLAGS = --coverage cov-gcc: clean g++ $(CXXFLAGS) -c -o cov.o cov.cc g++ $(CXXFLAGS) -o $@ cov.o ./$@ gcov --demangled-names cov.cc cat cov.cc.gcov\n.PHONY: cov-gcc cov-clang: clean clang++ $(CXXFLAGS) -c -o cov.o cov.cc clang++ $(CXXFLAGS) -o $@ cov.o ./$@ llvm-cov gcov --demangled-names cov.cc cat cov.cc.gcov\n.PHONY: cov-clang clean: $(RM) *.gcov *.gcno *.gcda *.o cov-* The will generate a report similar to the following. cat cov.cc.gcov -: 0:Source:cov.cc -: 0:Graph:cov.gcno -: 0:Data:cov.gcda -: 0:Runs:1 -: 1:// Copyright (C) 2023 johannst -: 2: -: 3:#include <cstdio> -: 4: 2: 5:void tell_me(int desc) { 2: 6: if (desc & 1) { 2: 7: std::puts(\"this\"); -: 8: } else { #####: 9: std::puts(\"that\"); -: 10: } 2: 11:} -: 12: 1: 13:int main(int argc, char *argv[]) { 1: 14: tell_me(argc); 1: 15: tell_me(argc); 1: 16: return 0; -: 17:}","breadcrumbs":"Development » gcov » Example","id":"284","title":"Example"},"285":{"body":"pgo is an optimization technique to optimize a program for its usual workload. It is applied in two phases: Collect profiling data (best with representative benchmarks). Optimize program based on collected profiling data. The following simple program is used as demonstrator. #include <stdio.h> #define NOINLINE __attribute__((noinline)) NOINLINE void foo() { puts(\"foo()\"); }\nNOINLINE void bar() { puts(\"bar()\"); } int main(int argc, char *argv[]) { if (argc == 2) { foo(); } else { bar(); }\n}","breadcrumbs":"Development » pgo » Profile guided optimization (pgo)","id":"285","title":"Profile guided optimization (pgo)"},"286":{"body":"On the actual machine with clang 15.0.7, the following code is generated for the main() function. # clang -o test test.c -O3 0000000000001160 <main>: 1160: 50 push rax ; Jump if argc != 2. 1161: 83 ff 02 cmp edi,0x2 1164: 75 09 jne 116f <main+0xf> ; foor() is on the hot path (fall-through). 1166: e8 d5 ff ff ff call 1140 <_Z3foov> 116b: 31 c0 xor eax,eax 116d: 59 pop rcx 116e: c3 ret ; bar() is on the cold path (branch). 116f: e8 dc ff ff ff call 1150 <_Z3barv> 1174: 31 c0 xor eax,eax 1176: 59 pop rcx 1177: c3 ret The following shows how to compile with profiling instrumentation and how to optimize the final program with the collected profiling data ( llvm pgo ). The arguments to ./test are chosen such that 9/10 runs call bar(), which is currently on the cold path. # Compile test program with profiling instrumentation.\nclang -o test test.cc -O3 -fprofile-instr-generate # Collect profiling data from multiple runs.\nfor i in {0..10}; do LLVM_PROFILE_FILE=\"prof.clang/%p.profraw\" ./test $(seq 0 $i)\ndone # Merge raw profiling data into single profile data.\nllvm-profdata merge -o pgo.profdata prof.clang/*.profraw # Optimize test program with profiling data.\nclang -o test test.cc -O3 -fprofile-use=pgo.profdata NOTE: If LLVM_PROFILE_FILE is not given the profile data is written to default.profraw which is re-written on each run. If the LLVM_PROFILE_FILE contains a %m in the filename, a unique integer will be generated and consecutive runs will update the same generated profraw file, LLVM_PROFILE_FILE can specify a new file every time, however that requires more storage in general. After optimizing the program with the profiling data, the main() function looks as follows. 0000000000001060 <main>: 1060: 50 push rax ; Jump if argc == 2. 1061: 83 ff 02 cmp edi,0x2 1064: 74 09 je 106f <main+0xf> ; bar() is on the hot path (fall-through). 1066: e8 e5 ff ff ff call 1050 <_Z3barv> 106b: 31 c0 xor eax,eax 106d: 59 pop rcx 106e: c3 ret ; foo() is on the cold path (branch). 106f: e8 cc ff ff ff call 1040 <_Z3foov> 1074: 31 c0 xor eax,eax 1076: 59 pop rcx 1077: c3 ret","breadcrumbs":"Development » pgo » clang","id":"286","title":"clang"},"287":{"body":"With gcc 13.2.1 on the current machine, the optimizer puts bar() on the hot path by default. 0000000000001040 <main>: 1040: 48 83 ec 08 sub rsp,0x8 ; Jump if argc == 2. 1044: 83 ff 02 cmp edi,0x2 1047: 74 0c je 1055 <main+0x15> ; bar () is on the hot path (fall-through). 1049: e8 22 01 00 00 call 1170 <_Z3barv> 104e: 31 c0 xor eax,eax 1050: 48 83 c4 08 add rsp,0x8 1054: c3 ret ; foo() is on the cold path (branch). 1055: e8 06 01 00 00 call 1160 <_Z3foov> 105a: eb f2 jmp 104e <main+0xe> 105c: 0f 1f 40 00 nop DWORD PTR [rax+0x0] The following shows how to compile with profiling instrumentation and how to optimize the final program with the collected profiling data. The arguments to ./test are chosen such that 2/3 runs call foo(), which is currently on the cold path. gcc -o test test.cc -O3 -fprofile-generate\n./test 1\n./test 1\n./test 2 2\ngcc -o test test.cc -O3 -fprofile-use NOTE: Consecutive runs update the generated test.gcda profile data file rather than re-write it. After optimizing the program with the profiling data, the main() function 0000000000001040 <main.cold>: ; bar() is on the cold path (branch). 1040: e8 05 00 00 00 call 104a <_Z3barv> 1045: e9 25 00 00 00 jmp 106f <main+0xf> 0000000000001060 <main>: 1060: 51 push rcx ; Jump if argc != 2. 1061: 83 ff 02 cmp edi,0x2 1064: 0f 85 d6 ff ff ff jne 1040 <main.cold> ; for() is on the hot path (fall-through). 106a: e8 11 01 00 00 call 1180 <_Z3foov> 106f: 31 c0 xor eax,eax 1071: 5a pop rdx 1072: c3 ret","breadcrumbs":"Development » pgo » gcc","id":"287","title":"gcc"},"288":{"body":"systemd coredump ptrace_scope cryptsetup swap input acl zfs","breadcrumbs":"Linux » Linux","id":"288","title":"Linux"},"289":{"body":"","breadcrumbs":"Linux » systemd » systemd","id":"289","title":"systemd"},"29":{"body":"Fish initialization file ~/.config/fish/config.fish Switch between different key bindings: fish_default_key_bindings to use default key bindings fish_vi_key_bindings to use vi key bindings","breadcrumbs":"Tools » fish » Quick Info","id":"29","title":"Quick Info"},"290":{"body":"Inspect units: systemctl [opts] [cmd]\n[opts] --user --type=TYPE List only given types eg, service, timer, socket (use --type=help for a list) --state=STATE List only given states eg running, enabled (use --state=help for a list) --failed List only failed services [cmd] list-units <pattern> List units in memory status <unit> Show runtime status of unit start <unit> Start a unit stop <unit> Stop a unit restart <unit> Restart a unit reload <unit> Reload a unit enable <unit> Enable a unit (persistent) disable <unit> Disable a unit cat <unit> Print unit file show <unit> Show properties of unit","breadcrumbs":"Linux » systemd » systemctl","id":"290","title":"systemctl"},"291":{"body":"# List all system failed units.\nsystemctl --failed # List all user failed units.\nsystemctl --user --failed","breadcrumbs":"Linux » systemd » Example: List failed units","id":"291","title":"Example: List failed units"},"292":{"body":"# Generate unit\nmkdir -p ~/.config/systemd/user\necho '[Unit]\nDescription=Test logger [Service]\nType=oneshot\nExecStart=logger \"Hello from test unit\"' > ~/.config/systemd/user/test.service # Run unit\nsystemctl --user start test # See log message\njournalctl --user -u test -n 5","breadcrumbs":"Linux » systemd » Example: Trivial user unit","id":"292","title":"Example: Trivial user unit"},"293":{"body":"Inspect journal logs: journalctl [opts] [matches] --user Current user journal (system by default) -u <unit> Show logs for specified <unit> -n <lines> Show only last <lines> -f Follow journal -g <pattern> Grep for <pattern> Cleanup: journalctl [opts] --disk-usage Show current disk usage --vacuum-size=<size> Reduce journal log to <size> (K/M/G)","breadcrumbs":"Linux » systemd » journalctl","id":"293","title":"journalctl"},"294":{"body":"man systemd.unit(5) man systemd.service(5)","breadcrumbs":"Linux » systemd » References","id":"294","title":"References"},"295":{"body":"There are multiple requirements that must be satisfied that coredumps are being generated, a full list can be found in core(5) . An important one is to configure the soft resource limit RLMIT_CORE (typically as unlimited during debugging). In a typical bash/zsh this can be done as ulimit -Sc unlimited","breadcrumbs":"Linux » coredump » core(5)","id":"295","title":"core(5)"},"296":{"body":"There are two important kernel configs to control the naming: /proc/sys/kernel/core_pattern <pattern> => Specifies a name pattern for the coredump file. This can include certain FORMAT specifier. |<cmdline> => Coredump is pipe through stdin to the user space process specified by the cmdline, this can also contain FORMAT specifier. FORMAT specifier (full list, see core(5)): %E Pathname of the executable ('/' replaced by '!'). %p PID of the dumping process in its pid namespace. %P PID of the dumping process in the initial pid namespace. %u Real UID of dumping process. %s Signal number causing the dump. /proc/sys/kernel/core_uses_pid 1 => Append \".<pid>\" suffic to the coredump file name (pid of the dumping process). 0 => Do not append the suffix.","breadcrumbs":"Linux » coredump » Naming of coredump files","id":"296","title":"Naming of coredump files"},"297":{"body":"Each process has a coredump filter defined in /proc/<pid>/coredump_filter which specifies which memory segments are being dumped. Filters are preseved across fork/exec calls and hence child processes inherit the parents filters. The filter is a bitmask where 1 indicates to dump the given type. From core(5): bit 0 Dump anonymous private mappings. bit 1 Dump anonymous shared mappings. bit 2 Dump file-backed private mappings. bit 3 Dump file-backed shared mappings. bit 4 Dump ELF headers. bit 5 Dump private huge pages. bit 6 Dump shared huge pages. bit 7 Dump private DAX pages. bit 8 Dump shared DAX pages. Default filter 0x33.","breadcrumbs":"Linux » coredump » Control which segments are dumped","id":"297","title":"Control which segments are dumped"},"298":{"body":"","breadcrumbs":"Linux » coredump » Some examples out there","id":"298","title":"Some examples out there"},"299":{"body":"# List available coredumps.\ncoredumpctl list TIME PID UID GID SIG COREFILE EXE SIZE ... Fri 2022-03-11 12:10:48 CET 6363 1000 1000 SIGSEGV present /usr/bin/sleep 18.1K # Get detailed info on specific coredump.\ncoredumpctl info 6363 # Debug specific coredump.\ncoredumpctl debug 6363 # Dump specific coredump to file.\ncoredumpctl dump 6363 -o <file>","breadcrumbs":"Linux » coredump » coredumpctl (systemd)","id":"299","title":"coredumpctl (systemd)"},"3":{"body":"Change input mode: bindkey -v change to vi keymap\nbindkey -e change to emacs keymap Define key-mappings: bindkey list mappings in current keymap\nbindkey in-str cmd create mapping for `in-str` to `cmd`\nbindkey -r in-str remove binding for `in-str` # C-v <key> dump <key> code, which can be used in `in-str`\n# zle -l list all functions for keybindings\n# man zshzle(1) STANDARD WIDGETS: get description of functions Access edit buffer in zle widget: $BUFFER # Entire edit buffer content\n$LBUFFER # Edit buffer content left to cursor\n$RBUFFER # Edit buffer content right to cursor # create zle widget which adds text right of the cursor\nfunction add-text() { RBUFFER=\"some text $RBUFFER\"\n}\nzle -N add-text bindkey \"^p\" add-text","breadcrumbs":"Tools » zsh » Keybindings","id":"3","title":"Keybindings"},"30":{"body":"Available scopes local variable local to a block global variable global to shell instance universal variable universal to all shell instances + preserved across shell restart","breadcrumbs":"Tools » fish » Variables","id":"30","title":"Variables"},"300":{"body":"Known crash report locations: /var/crash To get to the raw coredump, crash reports can be unpacked as: apport-unpack <crash_repot> <dest_dir> The coredump resides under <dest_dir>/CoreDump.","breadcrumbs":"Linux » coredump » apport (ubuntu)","id":"300","title":"apport (ubuntu)"},"301":{"body":"In case the kernel was compiled with the yama security module (CONFIG_SECURITY_YAMA), tracing processes with ptrace(2) can be restricted. /proc/sys/kernel/yama/ptrace_scope 0 => No restrictions. 1 => Restricted attach, only the following can attach - A process in the parent hierarchy. - A process with CAP_SYS_PTRACE. - A process with the PID that the tracee allowed by via PR_SET_PTRACER. 2 => Only processes with CAP_SYS_PTRACE in the user namespace of the tracee can attach. 3 => No tracing allowed. Further details in ptrace(2) .","breadcrumbs":"Linux » ptrace_scope » ptrace_scope","id":"301","title":"ptrace_scope"},"302":{"body":"cryptsetup <action> [opts] <action args> action: open <dev> <name> --type <type> Open (decrypt) <dev> and map with <name>. Mapped as /dev/mapper/<name>. Type: {luks,plain,tcrypt,bitlk} close <name> Close existing mapping <name>. status <name> Print status for mapping <name>. luksFormat <dev> Create new LUKS partition and set initial passphrase. (Keyslot 0) luksAddKey <dev> Add a new passphrase. luksRemoveKey <dev> Remove existing passphrase. luksChangeKey <dev> Change existing passphrase. lusDump <dev> Dump LUKS header for device.","breadcrumbs":"Linux » cryptsetup » cryptsetup(8)","id":"302","title":"cryptsetup(8)"},"303":{"body":"For this example we use a file as backing storage and set it up as loop(4) device. The loop device can be replaced by any block device file. Optional: Overwrite existing data on disk. sudo dd if=/dev/urandom of=/dev/sdX bs=1M First create the backing file and setup the loop device. # Create 100MB file.\ndd if=/dev/zero of=blkfile bs=1M count=100 # Attach file to first free (-f) loop device\nsudo losetup -f ./blkfile\n# List loop devices.\nsudo losetup -l\n# NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC\n# /dev/loop0 0 0 0 0 /home/johannst/blkfile 0 512 Create a new LUKS partition and format new filesystem. # Initialize LUKS partition and set initial passphrase.\nsudo cryptsetup luksFormat /dev/loop0 file blkfile\n# blkfile: LUKS encrypted file, ver 2 [, , sha256] UUID: 8... # Open (decrypt) the LUKS device, it will be mapped under /dev/mapper/loop0.\nsudo cryptsetup open --type luks /dev/loop0 loop0 # Format partition with new filesystem.\nsudo mkfs.vfat /dev/mapper/loop0 lsblk -f\n# NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS\n# loop0 crypto_LU 2 8...\n# └─loop0 vfat FAT16 D... 83.8M 0% /home/johannst/mnt # Close (re-encrypt) LUKS device.\nsudo cryptsetup close loop0","breadcrumbs":"Linux » cryptsetup » Example: Create LUKS encrypted disk.","id":"303","title":"Example: Create LUKS encrypted disk."},"304":{"body":"# Open (decrypt) the LUKS device, it will be mapped under /dev/mapper/loop0.\nsudo cryptsetup open --type luks /dev/loop0 loop0 # Mount filesystem.\nsudo mount /dev/mapper/loop0 <mntpoint> # Use disk ... # Unmount filesystem.\nsudo umount <mntpoint> # Close (re-encrypt) LUKS device.\nsudo cryptsetup close loop0","breadcrumbs":"Linux » cryptsetup » Example: Using an existing LUKS device.","id":"304","title":"Example: Using an existing LUKS device."},"305":{"body":"","breadcrumbs":"Linux » swap » swap","id":"305","title":"swap"},"306":{"body":"# procfs\ncat /proc/swaps # cli tool\nswapon --show","breadcrumbs":"Linux » swap » List active swap areas","id":"306","title":"List active swap areas"},"307":{"body":"# One time:\n# Create and initialize swapfile.\n# mkswap will initialize swap area over full filesize by default.\nsudo dd if=/dev/zero of=/swapfile bs=1G count=1\nmkswap /swapfile # Enable swap file (until next reboot).\nswapon /swapfile # Persistent setup of swap file.\necho \"/swapfile none swap sw 0 0\" | sudo tee -a /etc/fstab # Disable swap file (until next reboot).\nswapoff /swapfile Recommended file permissions 0600 and file owner uid=0 (root).","breadcrumbs":"Linux » swap » Manual swapfile setup","id":"307","title":"Manual swapfile setup"},"308":{"body":"Dynamically computes size of swap file based on installed RAM. # Setup and enable swap based on /etc/dphys-swapfile.\ndphys-swapfile setup\ndphys-swapfile swapon # Disable swap on configured file.\ndphys-swapfile swapoff Usually comes with a script to be automatically run at system startup and shutdown. For example as systemd service: systemctl status dphys-swapfile","breadcrumbs":"Linux » swap » Using dphys-swapfile service.","id":"308","title":"Using dphys-swapfile service."},"309":{"body":"Some notes on using /dev/input/* device driver files.","breadcrumbs":"Linux » input » Linux input","id":"309","title":"Linux input"},"31":{"body":"set <name> [<values>] -l local scope -g global scope -U universal scope -e erase variable -S show verbose info -x export to ENV -u unexport from ENV","breadcrumbs":"Tools » fish » Set/Unset Variables","id":"31","title":"Set/Unset Variables"},"310":{"body":"These device files are created by the mousedev driver. /dev/input/mouseX represents the input stream for a SINGLE mouse device. /dev/input/mice represents the merged input stream for ALL mouse devices. The data stream consists of 3 bytes per event. An event is encoded as (BTN, X, Y). BTN button pressed X movement in x-direction -1 -> left and 1 -> right Y movement in y-direction -1 -> down and 1 -> up The raw data stream can be inspected as follows. sudo cat /dev/input/mice | od -tx1 -w3 -v","breadcrumbs":"Linux » input » mouseX / mice","id":"310","title":"mouseX / mice"},"311":{"body":"These device files are created by the evdev driver. /dev/input/eventX represents the generic input event interface a SINGLE input device. Input events are encoded as given by the input_event struct below. Reading from the eventX device file will always yield whole number of input events. struct input_event { struct timeval time; unsigned short type; unsigned short code; unsigned int value;\n}; On most 64bit machines the raw data stream can be inspected as follows. sudo cat /dev/input/event4 | od -tx1 -w24 -v","breadcrumbs":"Linux » input » eventX","id":"311","title":"eventX"},"312":{"body":"To find out which device file is assigned to which input device the following file /proc/bus/input/devices in the proc filesystem can be consulted. This yields entries as follows and shows which Handlers are assigned to which Name. I: Bus=0018 Vendor=04f3 Product=0033 Version=0000\nN: Name=\"Elan Touchpad\"\n...\nH: Handlers=event15 mouse0\n...","breadcrumbs":"Linux » input » Identifying device files.","id":"312","title":"Identifying device files."},"313":{"body":"Once compiled, the example should be run as sudo ./event /dev/input/eventX. #include <stdio.h>\n#include <fcntl.h>\n#include <assert.h>\n#include <unistd.h>\n#include <time.h> #include <sys/time.h>\n#include <linux/input-event-codes.h> struct input_event { struct timeval time; unsigned short type; unsigned short code; unsigned int value;\n}; const char* type(unsigned short t) { static char buf[32]; const char* fmt = \"0x%x\"; switch (t) {\n#define FMT(TYPE) case TYPE: fmt = #TYPE\"(0x%x)\"; break FMT(EV_SYN); FMT(EV_KEY); FMT(EV_REL); FMT(EV_ABS);\n#undef FMT } snprintf(buf, sizeof(buf), fmt, t); return buf;\n} const char* code(unsigned short c) { static char buf[32]; const char* fmt = \"0x%x\"; switch (c) {\n#define FMT(CODE) case CODE: fmt = #CODE\"(0x%x)\"; break FMT(BTN_LEFT); FMT(BTN_RIGHT); FMT(BTN_MIDDLE); FMT(REL_X); FMT(REL_Y);\n#undef FMT } snprintf(buf, sizeof(buf), fmt, c); return buf;\n} const char* timefmt(const struct timeval* t) { assert(t); struct tm* lt = localtime(&t->tv_sec); // Returns pointer to static tm object. static char buf[64]; strftime(buf, sizeof(buf), \"%H:%M:%S\", lt); return buf;\n} int main(int argc, char* argv[]) { assert(argc == 2); int fd = open(argv[1], O_RDONLY); assert(fd != -1); struct input_event inp; while (1) { int ret = read(fd, &inp, sizeof(inp)); assert(ret == sizeof(inp)); printf(\"time: %s type: %s code: %s value: 0x%x\\n\", timefmt(&inp.time), type(inp.type), code(inp.code), inp.value); }\n}","breadcrumbs":"Linux » input » Example: Toying with /dev/input/eventX","id":"313","title":"Example: Toying with /dev/input/eventX"},"314":{"body":"This describes POSIX acl. The access control list provides a flexibel permission mechanism next to the UNIX file permissions. This allows to specify fine grained permissions for users/groups on filesystems. Filesystems which support acl typically have an acl option, which must be specified while mounting when it is not a default option. Filesystems must be mounted with the acl option if not enabled as default option. Files or folder that have an acl defined, can be identified by the + sign next to the UNIX permissions. The following shows on example for a zfs filesystem. # mount | grep tank\ntank on /tank type zfs (rw,xattr,noacl)\ntank/foo on /tank/foo type zfs (rw,xattr,posixacl) # ls -h /tank\ndrwxrwxr-x+ 2 root root 4 11. Jun 14:26 foo/","breadcrumbs":"Linux » acl » access control list (acl)","id":"314","title":"access control list (acl)"},"315":{"body":"# List current acl entries.\ngetfacl /tank/foo","breadcrumbs":"Linux » acl » Show acl entries","id":"315","title":"Show acl entries"},"316":{"body":"# Add acl entry for user \"user123\".\nsetfacl -m \"u:user123:rwx\" /tank/foo # Remove entry for user \"user123\".\nsetfacl -x \"u:user123\" /tank/foo # Add acl entry for group \"group456\".\nsetfacl -m \"g:group456:rx\" /tank/foo # Add acl entry for others.\nsetfacl -m \"o:rx\" /tank/foo # Remove extended acl entries.\nsetfacl -b /tank/foo","breadcrumbs":"Linux » acl » Modify acl entries","id":"316","title":"Modify acl entries"},"317":{"body":"The mask defines the maximum access rights that can be given to users and groups . # Update the mask.\nsetfacl -m \"m:rx\" /tank/foo # List acl entries.\ngetfacl /tank/foo\n# file: tank/foo\n# owner: root\n# group: root\nuser::rwx\nuser:user123:rwx # effective:r-x\ngroup::r-x\nmask::r-x\nother::rwx","breadcrumbs":"Linux » acl » Masking of acl entries","id":"317","title":"Masking of acl entries"},"318":{"body":"acl(5) getfacl(1) setfacl(1)","breadcrumbs":"Linux » acl » References","id":"318","title":"References"},"319":{"body":"Pools are managed with the zpool(8) command and have the following hierarchy: pool: consists of one or more virtual devices (vdev) vdev: consists of one or more physical devices (dev) and come in different kinds such as disk, mirror, raidzX, ... disk: single physical disk (vdev == dev) mirror: data is identically replicated on all devs (requires at least 2 physical devices). Data stored in a pool is distributed and stored across all vdevs by zfs. Therefore a total failure of a single vdev can lead to total loss of a pool. A dataset is a logical volume which can be created on top of a pool. Each dataset can be configured with its own set of properties like encryption, quota, ... . Datasets are managed with the zfs(8) command.","breadcrumbs":"Linux » zfs » zfs","id":"319","title":"zfs"},"32":{"body":"$status # exit code of last command\n$pipestatus # list of exit codes of pipe chain $CMD_DURATION # runtime of last command in ms","breadcrumbs":"Tools » fish » Special Variables ref","id":"32","title":"Special Variables ref"},"320":{"body":"Pools are by default mounted at /<POOL>.","breadcrumbs":"Linux » zfs » zfs pool management","id":"320","title":"zfs pool management"},"321":{"body":"# Create a pool MOOSE with a two mirror vdevs.\nzpool create moose mirror <dev1> <dev2> mirror <dev3> <dev4>.. # Add new raidz1 vdev to a pool.\nzpool add moose raidz1 <devA> <devB> <devC>.. # Remove a vdev from a pool.\nzpool remove moose <vdevX> # Destroy a pool.\nzpool destroy moose For stable device names in small home setups it is recommended to use names from /dev/disk/by-id .","breadcrumbs":"Linux » zfs » Create, modify and destroy zfs pools","id":"321","title":"Create, modify and destroy zfs pools"},"322":{"body":"# Show status of all pools or a single one.\nzpool status [<pool>] # Show information / statistics about pools or single one.\nzpool list [<pool>] # Show statistics for all devices.\nzpool list -v # Show command history for pools.\nzpool history","breadcrumbs":"Linux » zfs » Inspect zfs pools","id":"322","title":"Inspect zfs pools"},"323":{"body":"# vdev MIRROR-0 with two devs.\nzpool status NAME STATE READ WRITE CKSUM moose ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 virtio-200 ONLINE 0 0 0 virtio-300 ONLINE 0 0 0 # Attach new device to an existing vdev.\nzpool attach moose virtio-200 virtio-400 # vdev MIRROR-0 with three devs.\nzpool status NAME STATE READ WRITE CKSUM moose ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 virtio-200 ONLINE 0 0 0 virtio-300 ONLINE 0 0 0 virtio-400 ONLINE 0 0 0 # Detach device from vdev.\nzpool detach moose virtio-200","breadcrumbs":"Linux » zfs » Modify vdevs","id":"323","title":"Modify vdevs"},"324":{"body":"# MIRROR-0 is degraded as one disk failed, but still intact.\nzpool status NAME STATE READ WRITE CKSUM moose DEGRADED 0 0 0 mirror-0 DEGRADED 0 0 0 virtio-200 UNAVAIL 0 0 0 invalid label virtio-300 ONLINE 0 0 0 # Replace faulty disk, in mirror.\n# No data is lost since mirror still has one good disk.\nzpool replace moose virtio-200 virtio-400 # MIRROR-0 back in ONLINE (good) state.\nzpool status NAME STATE READ WRITE CKSUM moose ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 virtio-400 ONLINE 0 0 0 virtio-300 ONLINE 0 0 0","breadcrumbs":"Linux » zfs » Replace faulty disk","id":"324","title":"Replace faulty disk"},"325":{"body":"When moving pools between hosts, the pool must be exported on the currently active host and imported on the new host. # Export a pool called MOOSE.\nzpool export moose\n# If datasets are busy, use lsof to check which processes keep it busy.\n# lsof <mntpoint> # List pools that can be imported using BY-ID deivce names (for example).\nzpool import -d /dev/disk/by-id # Import pool MOOSE using BY-ID device names (for example).\nzpool import -d /dev/disk/by-id moose Device names used by an existing pool can be changed by exporting and importing a pool again.","breadcrumbs":"Linux » zfs » Import or export zfs pools","id":"325","title":"Import or export zfs pools"},"326":{"body":"Datasets are by default mounted at /<POOL>/<DATASET>.","breadcrumbs":"Linux » zfs » zfs dataset management","id":"326","title":"zfs dataset management"},"327":{"body":"# Create dataset FOO on pool MOOSE.\nzfs create moose/foo # Destroy dataset.\nzfs destroy moose/foo","breadcrumbs":"Linux » zfs » Create and destroy zfs datasets","id":"327","title":"Create and destroy zfs datasets"},"328":{"body":"# List all zfs datasets.\nzfs list","breadcrumbs":"Linux » zfs » List all zfs datasets","id":"328","title":"List all zfs datasets"},"329":{"body":"# List currently mounted datasets.\nzfs mount # Mount dataset.\nzfs mount moose/foo # Unmount dataset.\nzfs unmount moose/foo","breadcrumbs":"Linux » zfs » Mount zfs datasets","id":"329","title":"Mount zfs datasets"},"33":{"body":"In fish all variables are lists (start with index 1, but lists can't contain lists. set foo a b c d echo $foo[1] # a\necho $foo[-1] # d\necho $foo[2..3] # b c\necho $foo[1 3] # a c $ can be seen as dereference operator. set foo a; set a 1337\necho $$foo # outputs 1337 Cartesian product. echo file.{h,cc}\n# file.h file.cc echo {a,b}{1,2}\n# a1 b1 a2 b2 *PATH ref Lists ending with PATH are automatically split at : when used and joined with : when quoted or exported to the environment. set -x BLA_PATH a:b:c:d\necho $BLA_PATH # a b c d\necho \"$BLA_PATH\" # a:b:c:d (quoted)\nenv | grep BLA_PATH # BLA_PATH=a:b:c:d (env) set FOO_PATH x y z\necho $FOO_PATH # x y z\necho \"$FOO_PATH\" # x:y:z","breadcrumbs":"Tools » fish » Lists","id":"33","title":"Lists"},"330":{"body":"Encryption is a readonly property, can only be set when creating a dataset. # Create encrypted dataset FOO on pool MOOSE.\nzfs create -o encryption=on -o keyformat=passphrase moose/foo # Mount encrypte dataset and load encryption key (if not loaded).\nzfs mount -l moose/foo\n# -l is equivalent to first loading the key via zfs load-key moose/foo. # Unmount dataset and unload encryption key (unload is optional).\nzfs umount -u moose/foo","breadcrumbs":"Linux » zfs » Encrypted datasets","id":"330","title":"Encrypted datasets"},"331":{"body":"# Preload encryption key for dataset.\nzfs load-key moose/foo # Preload encryption key for all datasets.\nzfs load-key -a # Change encryption key for dataset.\nzfs change-key moose/foo # Unload encryption key for dataset.\nzfs unload-key moose/foo","breadcrumbs":"Linux » zfs » Manage zfs encryption keys","id":"331","title":"Manage zfs encryption keys"},"332":{"body":"# Get all properties for dataset.\nzfs get quota moose/foo # Get single property for dataset.\nzfs get all moose/foo # Get single property for all datasets.\nzfs get quota # Set property on dataset.\nzfs set quota=10G moose/foo","breadcrumbs":"Linux » zfs » Manage dataset properties","id":"332","title":"Manage dataset properties"},"333":{"body":"# Create snapshot called V2 for dataset moose/foo.\nzfs snapshot moose/foo@v2 # List all snapshots.\nzfs list -t snapshot # Make .zfs direcotry visible in the root of the dataset.\nzfs set snapdir=visible moose/foo # Browse available snapshots in visible .zfs direcotry (readonly).\nls /moose/foo/.zfs/snapshot\nv1/ v2/ # Create a new dataset based on the V1 snapshot\nzfs clone moose/foo@v1 moose/foov1 # Destroy snapshot.\nzfs destroy moose/foo@v1","breadcrumbs":"Linux » zfs » Snapshots","id":"333","title":"Snapshots"},"334":{"body":"Focus on posix acl . # Set the ACL type for the FOO dataset to POSIXACL.\nzfs set acltype=posixacl moose/foo # Get the ACL type of a given dataset.\nzfs get acltype moose/foo For performance reasons it is recommended to also set zfs set xattr=sa moose/foo [ ref ].","breadcrumbs":"Linux » zfs » Access control list","id":"334","title":"Access control list"},"335":{"body":"The default zpool cache file is /etc/zfs/zpool.cache. When pools are imported the cache is updated. Enable the following targets / services to automatically import pools from the cache. systemctl list-dependencies ... └─zfs.target └─zfs-import.target └─zfs-import-cache.service","breadcrumbs":"Linux » zfs » Example: zfs pool import during startup (systemd)","id":"335","title":"Example: zfs pool import during startup (systemd)"},"336":{"body":"tcpdump firewall-cmd nftables","breadcrumbs":"Network » Network","id":"336","title":"Network"},"337":{"body":"","breadcrumbs":"Network » tcpdump » tcpdump(1)","id":"337","title":"tcpdump(1)"},"338":{"body":"tcpdump [opts] -i <if> [<filter>] -n Don't covert host/port names. -w <file|-> Write pcap trace to file or stdout (-). -r <file> Read & parse pcap file. Some useful filters. src <ip> Filter for source IP.\ndst <ip> Filter for destination IP.\nhost <ip> Filter for IP (src + dst).\nnet <ip>/<range> Filter traffic on subnet.\n[src/dst] port <port> Filter for port (optionally src/dst).\ntcp/udp/icmp Filter for protocol. Use and/or/not and () to build filter expressions.","breadcrumbs":"Network » tcpdump » CLI","id":"338","title":"CLI"},"339":{"body":"","breadcrumbs":"Network » tcpdump » Examples","id":"339","title":"Examples"},"34":{"body":"# sub-commands are not run in quotes\necho \"ls output: \"(ls)","breadcrumbs":"Tools » fish » Command Handling","id":"34","title":"Command Handling"},"340":{"body":"# -k: Start capturing immediately.\nssh <host> tcpdump -i any -w - | sudo wireshark -k -i - The any interface is a special keyword to capture traffic on all interfaces.","breadcrumbs":"Network » tcpdump » Capture packets from remote host","id":"340","title":"Capture packets from remote host"},"341":{"body":"Command line interface to the firewalld(1) daemon.","breadcrumbs":"Network » firewall-cmd » firewall-cmd(1)","id":"341","title":"firewall-cmd(1)"},"342":{"body":"# List all services and ports for all zones.\nfirewall-cmd --list-all\n# List all services.\nfirewall-cmd --list-services\n# List all ports.\nfirewall-cmd --list-ports Add --zone <ZONE> to limit output to a given ZONE. Use --get-zones to see all available zones.","breadcrumbs":"Network » firewall-cmd » List current status of the firewall","id":"342","title":"List current status of the firewall"},"343":{"body":"# Add a service to the firewall, use `--get-services` to list all available\n# service names.\nfirewall-cmd --add-service <SERVICE>\n# Add a specific port.\nfirewall-cmd --add-port 8000/tcp\n# Add a rich rule (eg port forwarding, dnat).\nfirewall-cmd --add-rich-rule 'rule family=\"ipv4\" forward-port port=\"80\" protocol=\"tcp\" to-port=\"8080\"'","breadcrumbs":"Network » firewall-cmd » Add entries","id":"343","title":"Add entries"},"344":{"body":"# Remove service.\nfirewall-cmd --remove-service <SERVICE>\n# Remove port.\nfirewall-cmd --remove-port 8000/tcp\n# Remove rich rule.\nfirewall-cmd --remove-rich-rule 'rule family=\"ipv4\" forward-port port=\"80\" protocol=\"tcp\" to-port=\"8080\"'","breadcrumbs":"Network » firewall-cmd » Remove entries","id":"344","title":"Remove entries"},"345":{"body":"man firewall-cmd(1) man firewalld(1)","breadcrumbs":"Network » firewall-cmd » References","id":"345","title":"References"},"346":{"body":"Nftables is a stateful Linux firewall which uses the netfilter kernel hooks. It is used for stateless, stateful packet filtering and all sorts of NAT. Nftables is the successor to iptables . In nftables, rules are organized with chains and tables. chain: Orders rules. Chains exist in two kinds: base chain: Entry point from netfilter hooks (network stack). regular chain: Can be used as jump target to group rules for better organization. table: Groups chains together. Tables are defined by a name and an address family (eg inet, ip, ip6, ..).","breadcrumbs":"Network » nftables » nftables","id":"346","title":"nftables"},"347":{"body":"nft list ruleset # List all tables/chains/rules (whole ruleset).\nnft flush ruleset # Clear whole ruleset.","breadcrumbs":"Network » nftables » Ruleset","id":"347","title":"Ruleset"},"348":{"body":"nft list ruleset > nft.rules\nnft flush ruleset\nnft -f nft.rules","breadcrumbs":"Network » nftables » Examples: Save rules to files and re-apply","id":"348","title":"Examples: Save rules to files and re-apply"},"349":{"body":"table ip traceall { chain filter_prerouting { # Install chain with higher priority as the RAW standard priority. type filter hook prerouting priority raw - 50; policy accept; # Trace each and every packet (very verbose). #meta nftrace set 1; # Trace packet to port 80/81/8081 from localhost. tcp dport { 80, 81, 8081 } ip saddr 127.0.0.1 meta nftrace set 1; }\n} Use nft monitor trace to get trace output on tty.","breadcrumbs":"Network » nftables » Example: Fully trace evaluation of nftables rules","id":"349","title":"Example: Fully trace evaluation of nftables rules"},"35":{"body":"# 'noclobber', fail if 'log' already exists\necho foo >? log","breadcrumbs":"Tools » fish » I/O redirection","id":"35","title":"I/O redirection"},"350":{"body":"table ip fwd { chain nat_preroute { # Register this chain to the PREROUTE:NAT hook (stateful packet tracking via conntrack). type nat hook prerouting priority dstnat + 10 ; policy accept; meta nfproto ipv4 tcp dport 81 redirect to :8081 }\n}","breadcrumbs":"Network » nftables » Example: IPv4 port forwarding","id":"350","title":"Example: IPv4 port forwarding"},"351":{"body":"# Table named 'playground' handling 'ip' (ipv4) address family.\ntable ip playground { # Base chain. chain filter_input_base { # Register this chain to the INPUT:FILTER hook in the netfilter package flow. # Specify a prioirty relative to the inbuilt 'filter' priority (smaller # number means higher priority). # Set the default policy to ACCEPT, to let every packet pass by default. type filter hook input priority filter - 10; policy accept; # Create a rule for tcp packets arriving on either port 8000 or 8100. tcp dport { 8000, 8100 } jump input_reg_log; # Create a rule for tcp packets arriving on port 8200. tcp dport 8200 jump input_reg_log_all; } # Regular chain. chain input_reg_log { # Log every packet traversing this chain. # Message lands in the kernel ring buffer. log; } # Regular chain. chain input_reg_log_all { # Log every packet with all flags traversing this chain. log flags all; }\n} # Load the nf rules.\nsudo nft -f playground.rules\n# Create test servers.\nnc -lk 0.0.0.0 8000\nnc -lk 0.0.0.0 8100\nnc -lk 0.0.0.0 8200\n# See the nftables logging in the kernel ring buffer.\nsudo dmesg -w\n# Make some client connections.\nnc localhost 8000\nnc localhost 8200","breadcrumbs":"Network » nftables » Example: Base vs regular chain","id":"351","title":"Example: Base vs regular chain"},"352":{"body":"nf_pkt_flow.png","breadcrumbs":"Network » nftables » Mental model for netfilter packet flow","id":"352","title":"Mental model for netfilter packet flow"},"353":{"body":"html css chartjs","breadcrumbs":"Web » Web","id":"353","title":"Web"},"354":{"body":"","breadcrumbs":"Web » html » html","id":"354","title":"html"},"355":{"body":"Rendered html <details> <summary>Some text goes here</summary> ... some more text goes here.\n</details> With the open attribute <details open> the details are unfolded by default.","breadcrumbs":"Web » html » Collapsible element","id":"355","title":"Collapsible element"},"356":{"body":"Rendered html <style>\n.grid-2col { display: grid; grid-template-columns: 2fr 1fr; gap: 1em\n}\n.col1 { grid-column-start: 1; background-color: red; padding-left: 1em;\n}\n.col2 { grid-column-start: 2; background-color: green; padding-left: 1em;\n}\n</style>\n<div class=\"grid-2col\"> <div class=\"col1\"> <p>Some text in the first column.</p> </div> <div class=\"col2\"> <p>Some text in the second column.</p> </div>\n</div>","breadcrumbs":"Web » html » Minimal 2 column layout","id":"356","title":"Minimal 2 column layout"},"357":{"body":"Rendered html <style>\n.page-grid { display: grid; grid-template-columns: 1fr 2fr; grid-template-areas: \"h h\" \"s m\" \"f f\"; gap: 1em;\n}\n.gh { grid-area: h; background-color: orange;\n}\n.gs { grid-area: s; background-color: green;\n}\n.gm { grid-area: m; background-color: gray;\n}\n.gf { grid-area: f; background-color: yellow;\n}\n.nav-items { display: flex; /* flexbox model => flexible layout on row */ justify-content: space-around; /* align flex boxes horizontally with space around */ align-items: center; /* center flex items vertically */ list-style: none;\n}\np { margin: 1em;\n}\n</style>\n<div class=\"page-grid\"> <div class=\"gh\"> <ul class=\"nav-items\"> <li class=\"nav-item\"><a href=\"\">aa</a></li> <li class=\"nav-item\"><a href=\"\">bb</a></li> <li class=\"nav-item\"><a href=\"\">cc</a></li> </ul> </div> <div class=\"gs\"> <p>Some text in the second column.</p> </div> <div class=\"gm\"> <p>Some text in the second column.</p> </div> <div class=\"gf\"> <p>Some text in the second column.</p> </div>\n</div>","breadcrumbs":"Web » html » Minimal grid area","id":"357","title":"Minimal grid area"},"358":{"body":"Rendered html <script>\nconst showTab = (E, T) => { const TABS = Array.from(document.getElementsByClassName(\"content\")); TABS.forEach(T => { T.style.display = \"none\"; }); document.getElementById(T).style.display = \"block\";\n}; window.onload = () => { document.getElementById(\"bTab1\").onclick = (E) => { showTab(E, \"tTab1\"); }; document.getElementById(\"bTab2\").onclick = (E) => { showTab(E, \"tTab2\"); };\n}\n</script> <button type=\"button\" id=\"bTab1\">Tab1</button>\n<button type=\"button\" id=\"bTab2\">Tab2</button> <div id=\"tTab1\" class=\"content\" style=\"display: block;\"> <p>Some content goes here ...</p>\n</div> <div id=\"tTab2\" class=\"content\" style=\"display: none;\"> <p>... and there.</p>\n</div>","breadcrumbs":"Web » html » Minimal tabs","id":"358","title":"Minimal tabs"},"359":{"body":"","breadcrumbs":"Web » css » css","id":"359","title":"css"},"36":{"body":"","breadcrumbs":"Tools » fish » Control Flow","id":"36","title":"Control Flow"},"360":{"body":".moose element with class <div class = \"moose\"></div> // selected\n<div class = \"bar\"></div> // NOT selected .moose.bar element with multiple classes <div class = \"moose bar\"></div> // selected\n<div class = \"bar\"></div> // NOT selected .moose .bar descendant element with classes <div class = \"moose\"> <div class = \"bar\"></div> // selected\n</div>\n<div class = \"bar\"></div> // NOT selected p specific element <p></p> // selected\n<div></div> // NOT selected p.bar specific element with class <p class = \"bar\"></p> // selected\n<p class = \"foo\"></p> // NOT selected p,div any element <p></p> // selected\n<div></div> // selected\n<a></a> // NOT selected div p descendant element of other element <div><p></p></div> // selected\n<div><ul><p></p></ul></div> // NOT selected div > o direct descendant element of other element <div><p></p></div> // selected\n<div><ul><p></p></ul></div> // NOT selected","breadcrumbs":"Web » css » selector","id":"360","title":"selector"},"361":{"body":"","breadcrumbs":"Web » chartjs » Chart.js","id":"361","title":"Chart.js"},"362":{"body":"Rendered html <canvas id=\"myChart\" style=\"margin:5em;\"></canvas> <script>\nconst get_or_create_tooltip = (id) => { if (tooltip = document.getElementById(id)) { return tooltip; } else { // -- Create a new Tooltip element. const tooltip = document.createElement('div'); tooltip.id = id; document.body.appendChild(tooltip); // -- Some minimal styling. tooltip.style.background = 'rgba(0, 0, 0, 0.1)'; tooltip.style.position = 'absolute'; tooltip.style.transition = 'all .2s ease'; // -- Add a table element for the tooltip content. const table = document.createElement('table'); tooltip.appendChild(table); return tooltip }\n} const render_tooltip = (context) => { const {chart, tooltip} = context; // -- Get Tooltip element. const tooltip_elem = get_or_create_tooltip('myTooltip'); // -- Get data point values (only one data point). const {label: x, formattedValue: y} = tooltip.dataPoints[0]; // -- Format new tooltip. const link = document.createElement('a'); link.href = \"https://github.com/johannst\"; link.innerHTML = \"X:\" + x + \" Y:\" + y; // -- Remove previous child element and add new one. const table = tooltip_elem.querySelector('table'); table.innerHTML = \"\"; table.appendChild(link); // -- Get absolute X/Y position of the top left corner of the canvas. const {offsetLeft: canvas_x, offsetTop: canvas_y} = chart.canvas; // -- Set position and minimal style for the tooltip. tooltip_elem.style.left = canvas_x + tooltip.caretX + 'px'; tooltip_elem.style.top = canvas_y + tooltip.caretY + 'px'; tooltip_elem.style.font = tooltip.options.bodyFont.string; // -- Place the tooltip (I) left or (II) right of the data point. if (tooltip.xAlign === \"right\") { tooltip_elem.style.transform = 'translate(-100%, 0)'; // (I) } else if (tooltip.xAlign === \"left\") { tooltip_elem.style.transform = 'translate(0%, 0)'; // (II) }\n} // -- Render a chart with some dummy data on the canvas.\nconst chart = new Chart( document.getElementById('myChart'), { data: { datasets: [{ // -- A single dataset. label: 'Just some values', type: 'scatter', data: [ {x: 4, y: 4}, {x: 5, y: 1}, {x: 7, y: 6}, {x: 10, y: 8}, {x: 10, y: 7}, {x: 10, y: 3}, ], backgroundColor: 'rgba(255, 99, 132, 0.5)', borderColor: 'rgb(255, 99, 132)', }], }, options: { scales: { y: { beginAtZero: true, // -- Start the Y-Axis at zero instead min(y) of dataset. } }, plugins: { tooltip: { enabled: false, // -- Disable builtin tooltips. mode: 'nearest', // -- Get the item that is nearest to the mouse. intersect: false, // -- 'mode' is active also when the mouse doesnt intersect with an item on the chart. external: render_tooltip, // -- External tooltip handler, allows to create own HTML. } } } }\n);\n</script>","breadcrumbs":"Web » chartjs » Minimal example with external tooltips","id":"362","title":"Minimal example with external tooltips"},"363":{"body":"x86_64 arm64 armv7 riscv","breadcrumbs":"Arch » Arch","id":"363","title":"Arch"},"364":{"body":"keywords: x86_64, x86, abi 64bit synonyms: x86_64, x64, amd64, intel 64 32bit synonyms: x86, ia32, i386 ISA type: CISC Endianness: little","breadcrumbs":"Arch » x86_64 » x86_64","id":"364","title":"x86_64"},"365":{"body":"","breadcrumbs":"Arch » x86_64 » Registers","id":"365","title":"Registers"},"366":{"body":"bytes\n[7:0] [3:0] [1:0] [1] [0] desc\n----------------------------------------------------------\nrax eax ax ah al accumulator\nrbx ebx bx bh bl base register\nrcx ecx cx ch cl counter\nrdx edx dx dh dl data register\nrsi esi si - sil source index\nrdi edi di - dil destination index\nrbp ebp bp - bpl base pointer\nrsp esp sp - spl stack pointer\nr8-15 rNd rNw - rNb","breadcrumbs":"Arch » x86_64 » General purpose register","id":"366","title":"General purpose register"},"367":{"body":"bytes\n[7:0] [3:0] [1:0] desc\n---------------------------------------------------\nrflags eflags flags flags register\nrip eip ip instruction pointer","breadcrumbs":"Arch » x86_64 » Special register","id":"367","title":"Special register"},"368":{"body":"rflags\nbits desc instr comment\n-------------------------------------------------------------------------------------------------------------- [21] ID identification ability to set/clear -> indicates support for CPUID instr [18] AC alignment check alignment exception for PL 3 (user), requires CR0.AM\n[13:12] IOPL io privilege level [11] OF overflow flag [10] DF direction flag cld/std increment (0) or decrement (1) registers in string operations [9] IF interrupt enable cli/sti [7] SF sign flag [6] ZF zero flag [4] AF auxiliary carry flag [2] PF parity flag [0] CF carry flag Change flag bits with pushf / popf instructions: pushfd // push flags (4bytes) onto stack\nor dword ptr [esp], (1 << 18) // enable AC flag\npopfd // pop flags (4byte) from stack There is also pushfq / popfq to push and pop all 8 bytes of rflags.","breadcrumbs":"Arch » x86_64 » FLAGS register","id":"368","title":"FLAGS register"},"369":{"body":"rdmsr // Read MSR register, effectively does EDX:EAX <- MSR[ECX]\nwrmsr // Write MSR register, effectively does MSR[ECX] <- EDX:EAX","breadcrumbs":"Arch » x86_64 » Model Specific Register (MSR)","id":"369","title":"Model Specific Register (MSR)"},"37":{"body":"if grep foo bar # do sth\nelse if grep foobar bar # do sth else\nelse # do sth else\nend","breadcrumbs":"Tools » fish » if / else","id":"37","title":"if / else"},"370":{"body":"Explicitly specify size of the operation. mov byte ptr [rax], 0xff // save 1 byte(s) at [rax]\nmov word ptr [rax], 0xff // save 2 byte(s) at [rax]\nmov dword ptr [rax], 0xff // save 4 byte(s) at [rax]\nmov qword ptr [rax], 0xff // save 8 byte(s) at [rax]","breadcrumbs":"Arch » x86_64 » Size directives","id":"370","title":"Size directives"},"371":{"body":"mov qword ptr [rax], rbx // save val in rbx at [rax]\nmov qword ptr [imm], rbx // save val in rbx at [imm]\nmov rax, qword ptr [rbx+4*rcx] // load val at [rbx+4*rcx] into rax rip relative addressing: lea rax, [rip+.my_str] // load addr of .my_str into rax\n...\n.my_str:\n.asciz \"Foo\" Load effective address: mov rax, 2\nlea r11, [rax + 3] // r11 <- 5","breadcrumbs":"Arch » x86_64 » Addressing","id":"371","title":"Addressing"},"372":{"body":"The operand size of a string instruction is defined by the instruction suffix b | w | d | q. Source and destination registers are modified according to the direction flag (DF) in the flags register DF=0 increment src/dest registers DF=1 decrement src/dest registers Following explanation assumes byte operands with DF=0: movsb // move data from string to string // ES:[DI] <- DS:[SI] // DI <- DI + 1 // SI <- SI + 1 lodsb // load string // AL <- DS:[SI] // SI <- SI + 1 stosb // store string // ES:[DI] <- AL // DI <- DI + 1 cmpsb // compare string operands // DS:[SI] - ES:[DI] ; set status flag (eg ZF) // SI <- SI + 1 // DI <- DI + 1 scasb // scan string // AL - ES:[DI] ; set status flag (eg ZF) // DI <- DI + 1 String operations can be repeated: rep // repeat until rcx = 0\nrepz // repeat until rcx = 0 or while ZF = 0\nrepnz // repeat until rcx = 0 or while ZF = 1","breadcrumbs":"Arch » x86_64 » String instructions","id":"372","title":"String instructions"},"373":{"body":"// memset (dest, 0xaa /* char */, 0x10 /* len */) lea di, [dest]\nmov al, 0xaa\nmov cx, 0x10\nrep stosb","breadcrumbs":"Arch » x86_64 » Example: Simple memset","id":"373","title":"Example: Simple memset"},"374":{"body":"","breadcrumbs":"Arch » x86_64 » SysV x86_64 ABI","id":"374","title":"SysV x86_64 ABI"},"375":{"body":"Integer/Pointer arguments reg arg\n-----------\nrdi 1\nrsi 2\nrdx 3\nrcx 4\nr8 5\nr9 6 Floating point arguments reg arg\n-----------\nxmm0 1 .. ..\nxmm7 8 Additional arguments are passed on the stack. Arguments are pushed right-to-left (RTL), meaning next arguments are closer to current rsp.","breadcrumbs":"Arch » x86_64 » Passing arguments to functions","id":"375","title":"Passing arguments to functions"},"376":{"body":"Integer/Pointer return values reg size\n-----------------\nrax 64 bit\nrax+rdx 128 bit Floating point return values: reg size\n-------------------\nxmm0 64 bit\nxmm0+xmm1 128 bit","breadcrumbs":"Arch » x86_64 » Return values from functions","id":"376","title":"Return values from functions"},"377":{"body":"Caller must save these registers if they should be preserved across function calls. rax rcx rdx rsi rdi rsp r8 - r11","breadcrumbs":"Arch » x86_64 » Caller saved registers","id":"377","title":"Caller saved registers"},"378":{"body":"Caller can expect these registers to be preserved across function calls. Callee must must save these registers in case they are used. rbx rbp r12 – r15","breadcrumbs":"Arch » x86_64 » Callee saved registers","id":"378","title":"Callee saved registers"},"379":{"body":"grows downwards frames aligned on 16 byte boundary Hi ADDR | +------------+ | | prev frame | | +------------+ <--- 16 byte aligned (X & ~0xf) | [rbp+8] | saved RIP | | [rbp] | saved RBP | | [rbp-8] | func stack | | | ... | v +------------+\nLo ADDR","breadcrumbs":"Arch » x86_64 » Stack","id":"379","title":"Stack"},"38":{"body":"switch (echo foo)\ncase 'foo*' # do start with foo\ncase bar dudel # do bar and dudel\ncase '*' # do else\nend","breadcrumbs":"Tools » fish » switch","id":"38","title":"switch"},"380":{"body":"prologue push rbp // save caller base pointer\nmov rbp, rsp // save caller stack pointer epilogue mov rsp, rbp // restore caller stack pointer\npop rbp // restore caller base pointer Equivalent to leave instruction.","breadcrumbs":"Arch » x86_64 » Function prologue & epilogue","id":"380","title":"Function prologue & epilogue"},"381":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas intel syntax # file: greet.s .intel_syntax noprefix .section .text, \"ax\", @progbits .global _start\n_start: mov rdi, 1 # fd lea rsi, [rip + greeting] # buf mov rdx, [rip + greeting_len] # count mov rax, 1 # write(2) syscall nr syscall mov rdi, 0 # exit code mov rax, 60 # exit(2) syscall nr syscall .section .rdonly, \"a\", @progbits\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting Syscall numbers are defined in /usr/include/asm/unistd.h. To compile and run: > gcc -o greet greet.s -nostartfiles -nostdlib && ./greet\nHi ASM-World!","breadcrumbs":"Arch » x86_64 » ASM skeleton","id":"381","title":"ASM skeleton"},"382":{"body":"SystemV AMD64 ABI AMD64 Vol1: Application Programming AMD64 Vol2: System Programming AMD64 Vol3: General-Purpose & System Instructions X86_64 Cheat-Sheet Intel 64 Vol1: Basic Architecture Intel 64 Vol2: Instruction Set Reference Intel 64 Vol3: System Programming Guide GNU Assembler GNU Assembler Directives GNU Assembler x86_64 dependent features juicebox-asm an x86_64 jit assembler playground","breadcrumbs":"Arch » x86_64 » References","id":"382","title":"References"},"383":{"body":"keywords: arm64, aarch64, abi 64bit synonyms: arm64, aarch64 ISA type: RISC Endianness: little, big","breadcrumbs":"Arch » arm64 » arm64","id":"383","title":"arm64"},"384":{"body":"","breadcrumbs":"Arch » arm64 » Registers","id":"384","title":"Registers"},"385":{"body":"bytes\n[7:0] [3:0] desc\n---------------------------------------------\nx0-x28 w0-w28 general purpose registers\nx29 w29 frame pointer (FP)\nx30 w30 link register (LR)\nsp wsp stack pointer (SP)\npc program counter (PC)\nxzr wzr zero register Write to wN register clears upper 32bit.","breadcrumbs":"Arch » arm64 » General purpose registers","id":"385","title":"General purpose registers"},"386":{"body":"bytes\n[7:0] desc\n---------------------------------------------\nsp_el0 stack pointer EL0 sp_el1 stack pointer EL1\nelr_el1 exception link register EL1\nspsr_el1 saved process status register EL1 sp_el2 stack pointer EL2\nelr_el2 exception link register EL2\nspsr_el2 saved process status register EL2 sp_el3 stack pointer EL3\nelr_el3 exception link register EL3\nspsr_el3 saved process status register EL3","breadcrumbs":"Arch » arm64 » Special registers per EL","id":"386","title":"Special registers per EL"},"387":{"body":"","breadcrumbs":"Arch » arm64 » Instructions cheatsheet","id":"387","title":"Instructions cheatsheet"},"388":{"body":"Reading from system registers: mrs x0, vbar_el1 // move vbar_el1 into x0 Writing to system registers: msr vbar_el1, x0 // move x0 into vbar_el1","breadcrumbs":"Arch » arm64 » Accessing system registers","id":"388","title":"Accessing system registers"},"389":{"body":"b <offset> // relative forward/back branch\nbr <Xn> // absolute branch to address in register Xn // branch & link, store return address in X30 (LR)\nbl <offset> // relative forward/back branch\nblr <Xn> // absolute branch to address in register Xn ret {Xn} // return to address in X30, or Xn if supplied","breadcrumbs":"Arch » arm64 » Control Flow","id":"389","title":"Control Flow"},"39":{"body":"while true echo foo\nend","breadcrumbs":"Tools » fish » while Loop","id":"39","title":"while Loop"},"390":{"body":"","breadcrumbs":"Arch » arm64 » Addressing","id":"390","title":"Addressing"},"391":{"body":"ldr x0, [x1] // x0 = [x1]\nldr x0, [x1, 8] // x0 = [x1 + 8]\nldr x0, [x1, x2, lsl #3] // x0 = [x1 + (x2<<3)]\nldr x0, [x1, w2, stxw] // x0 = [x1 + sign_ext(w2)]\nldr x0, [x1, w2, stxw #3] // x0 = [x1 + (sign_ext(w2)<<3)] Shift amount can either be 0 or log2(access_size_bytes). Eg for 8byte access it can either be {0, 3}.","breadcrumbs":"Arch » arm64 » Offset","id":"391","title":"Offset"},"392":{"body":"ldr x0, [x1, 8]! // pre-inc : x1+=8; x0 = [x1]\nldr x0, [x1], 8 // post-inc: x0 = [x1]; x1+=8","breadcrumbs":"Arch » arm64 » Index","id":"392","title":"Index"},"393":{"body":"ldp x1, x2, [x0] // x1 = [x0]; x2 = [x0 + 8]\nstp x1, x2, [x0] // [x0] = x1; [x0 + 8] = x2","breadcrumbs":"Arch » arm64 » Pair access","id":"393","title":"Pair access"},"394":{"body":"","breadcrumbs":"Arch » arm64 » Procedure Call Standard ARM64 ( aapcs64 )","id":"394","title":"Procedure Call Standard ARM64 ( aapcs64 )"},"395":{"body":"Integer/Pointer arguments reg arg\n-----------\nx0 1\n.. ..\nx7 8 Additional arguments are passed on the stack. Arguments are pushed right-to-left (RTL), meaning next arguments are closer to current sp. void take(..., int a9, int a10); | | | ... | Hi | +-->| a10 | | +---------->| a9 | <-SP | +-----+ v | ... | Lo","breadcrumbs":"Arch » arm64 » Passing arguments to functions","id":"395","title":"Passing arguments to functions"},"396":{"body":"Integer/Pointer return values reg size\n-----------------\nx0 64 bit","breadcrumbs":"Arch » arm64 » Return values from functions","id":"396","title":"Return values from functions"},"397":{"body":"x19 - x28 SP","breadcrumbs":"Arch » arm64 » Callee saved registers","id":"397","title":"Callee saved registers"},"398":{"body":"full descending full: sp points to the last used location (valid item) descending: stack grows downwards sp must be 16byte aligned when used to access memory for r/w sp must be 16byte aligned on public interface interfaces","breadcrumbs":"Arch » arm64 » Stack","id":"398","title":"Stack"},"399":{"body":"linked list of stack-frames each frame links to the frame of its caller by a frame record a frame record is described as a (FP,LR) pair x29 (FP) must point to the frame record of the current stack-frame +------+ Hi | 0 | frame0 | +->| 0 | | | | ... | | | +------+ | | | LR | frame1 | +--| FP |<-+ | | ... | | | +------+ | | | LR | | current |\nx29 ->| FP |--+ frame v | ... | Lo end of the frame chain is indicated by following frame record (0,-) location of the frame record in the stack frame is not specified","breadcrumbs":"Arch » arm64 » Frame chain","id":"399","title":"Frame chain"},"4":{"body":"Default value: # default value\necho ${foo:-defval} # defval\nfoo=bar\necho ${foo:-defval} # bar Alternative value: echo ${foo:+altval} # ''\nfoo=bar\necho ${foo:+altval} # altval Check variable set, error if not set: echo ${foo:?msg} # print `msg` and return errno `1`\nfoo=bar\necho ${foo:?msg} # bar Sub-string ${var:offset:length}: foo=abcdef\necho ${foo:1:3} # bcd Trim prefix ${var#prefix}: foo=bar.baz\necho ${foo#bar} # .baz Trim suffix ${var%suffix}: foo=bar.baz\necho ${foo%.baz} # bar Substitute pattern ${var/pattern/replace}: foo=aabbccbbdd\necho ${foo/bb/XX} # aaXXccbbdd\necho ${foo//bb/XX} # aaXXccXXdd\n# replace prefix\necho ${foo/#bb/XX} # aabbccbbdd\necho ${foo/#aa/XX} # XXbbccbbdd\n# replace suffix\necho ${foo/%bb/XX} # aabbccbbdd\necho ${foo/%dd/XX} # aabbccbbXX Note: prefix/suffix/pattern are expanded as pathnames.","breadcrumbs":"Tools » zsh » Parameter","id":"4","title":"Parameter"},"40":{"body":"for f in (ls) echo $f\nend","breadcrumbs":"Tools » fish » for Loop","id":"40","title":"for Loop"},"400":{"body":"prologue sub sp, sp, 16\nstp x29, x30, [sp] // [sp] = x29; [sp + 8] = x30\nmov x29, sp // FP points to frame record epilogue ldp x29, x30, [sp] // x29 = [sp]; x30 = [sp + 8]\nadd sp, sp, 16\nret","breadcrumbs":"Arch » arm64 » Function prologue & epilogue","id":"400","title":"Function prologue & epilogue"},"401":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas // file: greet.S #include <asm/unistd.h> // syscall NRs .arch armv8-a .section .text, \"ax\", @progbits .balign 4 // align code on 4byte boundary .global _start\n_start: mov x0, 2 // fd ldr x1, =greeting // buf ldr x2, =greeting_len // &len ldr x2, [x2] // len mov w8, __NR_write // write(2) syscall svc 0 mov x0, 0 // exit code mov w8, __NR_exit // exit(2) syscall svc 0 .balign 8 // align data on 8byte boundary .section .rodata, \"a\", @progbits\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting man gcc: file.S assembler code that must be preprocessed. To cross-compile and run: > aarch64-linux-gnu-g++ -o greet greet.S -nostartfiles -nostdlib \\ -Wl,--dynamic-linker=/usr/aarch64-linux-gnu/lib/ld-linux-aarch64.so.1 \\ && qemu-aarch64 ./greet\nHi ASM-World! Cross-compiling on Ubuntu 20.04 (x86_64), paths might differ on other distributions. Explicitly specifying the dynamic linker should not be required when compiling natively on arm64.","breadcrumbs":"Arch » arm64 » ASM skeleton","id":"401","title":"ASM skeleton"},"402":{"body":"Procedure Call Standard ARM64 ARMv8-A Programmer's Guide ARMv8-A Architecture Reference Manual AppNote: ARMv8 Bare-metal boot code GNU Assembler GNU Assembler Directives GNU Assembler AArch64 dependent features ARM64-A Instruction Browser","breadcrumbs":"Arch » arm64 » References","id":"402","title":"References"},"403":{"body":"keywords: arm, armv7, abi ISA type: RISC Endianness: little, big","breadcrumbs":"Arch » armv7 » armv7a","id":"403","title":"armv7a"},"404":{"body":"","breadcrumbs":"Arch » armv7 » Registers","id":"404","title":"Registers"},"405":{"body":"bytes\n[3:0] alt desc\n---------------------------------------------\nr0-r12 general purpose registers\nr11 fp\nr13 sp stack pointer\nr14 lr link register\nr15 pc program counter","breadcrumbs":"Arch » armv7 » General purpose registers","id":"405","title":"General purpose registers"},"406":{"body":"bytes\n[3:0] desc\n---------------------------------------------\ncpsr current program status register","breadcrumbs":"Arch » armv7 » Special registers","id":"406","title":"Special registers"},"407":{"body":"cpsr\nbits desc\n----------------------------- [31] N negative flag [30] Z zero flag [29] C carry flag [28] V overflow flag [27] Q cummulative saturation (sticky) [9] E load/store endianness [8] A disable asynchronous aborts [7] I disable IRQ [6] F disable FIQ [5] T indicate Thumb state\n[4:0] M process mode (USR, FIQ, IRQ, SVC, ABT, UND, SYS)","breadcrumbs":"Arch » armv7 » CPSR register","id":"407","title":"CPSR register"},"408":{"body":"","breadcrumbs":"Arch » armv7 » Instructions cheatsheet","id":"408","title":"Instructions cheatsheet"},"409":{"body":"Reading from system registers: mrs r0, cpsr // move cpsr into r0 Writing to system registers: msr cpsr, r0 // move r0 into cpsr","breadcrumbs":"Arch » armv7 » Accessing system registers","id":"409","title":"Accessing system registers"},"41":{"body":"Function arguments are passed via $argv list. function fn_foo echo $argv\nend","breadcrumbs":"Tools » fish » Functions","id":"41","title":"Functions"},"410":{"body":"b <lable> // relative forward/back branch\nbl <lable> // relative forward/back branch & link return addr in r14 (LR) // branch & exchange (can change between ARM & Thumb instruction set)\n// bit Rm[0] == 0 -> ARM\n// bit Rm[0] == 1 -> Thumb\nbx <Rm> // absolute branch to address in register Rm\nblx <Rm> // absolute branch to address in register Rm & // link return addr in r14 (LR)","breadcrumbs":"Arch » armv7 » Control Flow","id":"410","title":"Control Flow"},"411":{"body":"Different addressing modes. ldr r1, [r0] // r1 = [r0]\nldr r1, [r0, #4] // r1 = [r0+4] ldr r1, [r0, #4]! // pre-inc : r0+=4; r1 = [r0]\nldr r1, [r0], #4 // post-inc: [r0] = r1; r0+=4 ldr r0, [r1, r2, lsl #3] // r0 = [r1 + (r2<<3)] Load/store multiple registers full-descending. stmfd r0!, {r1-r2, r5} // r0-=4; [r0]=r5 // r0-=4; [r0]=r2 // r0-=4; [r0]=r1\nldmfd r0!, {r1-r2, r5} // r1=[r0]; r0+=4 // r2=[r0]; r0+=4 // r5=[r0]; r0+=4 ! is optional but has the effect to update the base pointer register r0 here. Push/Pop push {r0-r2} // effectively stmfd sp!, {r0-r2}\npop {r0-r2} // effectively ldmfd sp!, {r0-r2}","breadcrumbs":"Arch » armv7 » Load/Store","id":"411","title":"Load/Store"},"412":{"body":"","breadcrumbs":"Arch » armv7 » Procedure Call Standard ARM ( aapcs32 )","id":"412","title":"Procedure Call Standard ARM ( aapcs32 )"},"413":{"body":"integer/pointer arguments reg arg\n-----------\nr0 1\n.. ..\nr3 4 a double word (64bit) is passed in two consecutive registers (eg r1+r2) additional arguments are passed on the stack. Arguments are pushed right-to-left (RTL), meaning next arguments are closer to current sp. void take(..., int a5, int a6); | | | ... | Hi | +-->| a6 | | +---------->| a5 | <-SP | +-----+ v | ... | Lo","breadcrumbs":"Arch » armv7 » Passing arguments to functions","id":"413","title":"Passing arguments to functions"},"414":{"body":"integer/pointer return values reg size\n-----------------\nr0 32 bit\nr0+r1 64 bit","breadcrumbs":"Arch » armv7 » Return values from functions","id":"414","title":"Return values from functions"},"415":{"body":"r4 - r11 sp","breadcrumbs":"Arch » armv7 » Callee saved registers","id":"415","title":"Callee saved registers"},"416":{"body":"full descending full: sp points to the last used location (valid item) descending: stack grows downwards sp must be 4byte aligned (word boundary) at all time sp must be 8byte aligned on public interface interfaces","breadcrumbs":"Arch » armv7 » Stack","id":"416","title":"Stack"},"417":{"body":"not strictly required by each platform linked list of stack-frames each frame links to the frame of its caller by a frame record a frame record is described as a (FP,LR) pair (2x32bit) r11 (FP) must point to the frame record of the current stack-frame +------+ Hi | 0 | frame0 | +->| 0 | | | | ... | | | +------+ | | | LR | frame1 | +--| FP |<-+ | | ... | | | +------+ | | | LR | | current |\nr11 ->| FP |--+ frame v | ... | Lo end of the frame chain is indicated by following frame record (0,-) location of the frame record in the stack frame is not specified r11 is not updated before the new frame record is fully constructed","breadcrumbs":"Arch » armv7 » Frame chain","id":"417","title":"Frame chain"},"418":{"body":"prologue push {fp, lr}\nmov fp, sp // FP points to frame record epilogue pop {fp, pc} // pop LR directly into PC","breadcrumbs":"Arch » armv7 » Function prologue & epilogue","id":"418","title":"Function prologue & epilogue"},"419":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas // file: greet.S #include <asm/unistd.h> // syscall NRs .arch armv7-a .section .text, \"ax\" .balign 4 // Emit `arm` instructions, same as `.arm` directive. .code 32 .global _start\n_start: // Branch with link and exchange instruction set. blx _do_greet mov r0, #0 // exit code mov r7, #__NR_exit // exit(2) syscall swi 0x0 // Emit `thumb` instructions, same as `.thumb` directive. .code 16 .thumb_func\n_do_greet: mov r0, #2 // fd ldr r1, =greeting // buf ldr r2, =greeting_len // &len ldr r2, [r2] // len mov r7, #__NR_write // write(2) syscall swi 0x0 // Branch and exchange instruction set. bx lr .balign 8 // align data on 8byte boundary .section .rodata, \"a\"\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting man gcc: file.S assembler code that must be preprocessed. To cross-compile and run: > arm-linux-gnueabi-gcc -o greet greet.S -nostartfiles -nostdlib \\ -Wl,--dynamic-linker=/usr/arm-linux-gnueabi/lib/ld-linux.so.3 \\ && qemu-arm ./greet\nHi ASM-World! Cross-compiling on Ubuntu 20.04 (x86_64), paths might differ on other distributions. Explicitly specifying the dynamic linker should not be required when compiling natively on arm.","breadcrumbs":"Arch » armv7 » ASM skeleton","id":"419","title":"ASM skeleton"},"42":{"body":"When running a command fish attempts to autoload a function. The shell looks for <cmd>.fish in the locations defined by $fish_function_path and loads the function lazily if found. This is the preferred way over monolithically defining all functions in a startup script.","breadcrumbs":"Tools » fish » Autoloading","id":"42","title":"Autoloading"},"420":{"body":"Procedure Call Standard ARM ARMv7-A Programmer's Guide ARMv7-A Architecture Reference Manual GNU Assembler GNU Assembler Directives GNU Assembler ARM dependent features","breadcrumbs":"Arch » armv7 » References","id":"420","title":"References"},"421":{"body":"keywords: rv32, rv64 ISA type: RISC Endianness: little, big","breadcrumbs":"Arch » riscv » riscv","id":"421","title":"riscv"},"422":{"body":"riscv32 => XLEN=32 riscv64 => XLEN=64","breadcrumbs":"Arch » riscv » Registers","id":"422","title":"Registers"},"423":{"body":"[XLEN-1:0] abi name desc\n---------------------------------------------\nx0 zero zero register\nx1 ra return addr\nx2 sp stack ptr\nx3 gp global ptr\nx4 tp thread ptr\nx5-x7 t0-t2 temp regs\nx8-x9 s0-s1 saved regs\nx10-x17 a0-a7 arg regs\nx18-x27 s2-s11 saved regs\nx28-x31 t3-t6 temp regs","breadcrumbs":"Arch » riscv » General purpose registers","id":"423","title":"General purpose registers"},"424":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas // file: greet.S #include <asm/unistd.h> // syscall NRs .section .text, \"ax\", @progbits .balign 4 // align code on 4byte boundary .global _start\n_start: li a0, 2 // fd la a1, greeting // buf ld a2, (greeting_len) // &len li a7, __NR_write // write(2) syscall ecall li a0, 42 // exit code li a7, __NR_exit // exit(2) syscall ecall .balign 8 // align data on 8byte boundary .section .rodata, \"a\", @progbits\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting man gcc: file.S assembler code that must be preprocessed. To cross-compile and run: > riscv64-linux-gnu-gcc -o greet greet.S -nostartfiles -nostdlib \\ -Wl,--dynamic-linker=/usr/riscv64-linux-gnu/lib/ld-linux-riscv64-lp64d.so.1 \\ && qemu-riscv64 ./greet\nHi ASM-World! Cross-compiling on Ubuntu 20.04 (x86_64), paths might differ on other distributions. Explicitly specifying the dynamic linker should not be required when compiling natively on riscv. Select dynamic linker according to abi used during compile & link.","breadcrumbs":"Arch » riscv » ASM skeleton","id":"424","title":"ASM skeleton"},"425":{"body":"GNU Assembler GNU Assembler Directives rv64i-linux-user-no-std","breadcrumbs":"Arch » riscv » References","id":"425","title":"References"},"43":{"body":"functions # list al functions\nfunctions foo # describe function 'foo'\nfunctions -e foo # erase function 'foo' funced foo # edit function 'foo' # '-e vim' to edit in vim","breadcrumbs":"Tools » fish » Helper","id":"43","title":"Helper"},"44":{"body":"argparse puts options into variables of name _flag_NAME. References: Argument Handling argparse Writing your own completions complete function moose --d \"my moose fn\" # h/help : short / long option (boolean) # color : only long option (boolean) # u/user= : option with required argument, only last specified is taken # f/file+= : option with required argument, can be specified multiple times # argparse h/help color= u/user= f/file=+ -- $argv or return if set -ql _flag_help echo \"usage ...\" return 0 end set -ql _flag_file and echo \"file=$_flag_file | cnt:\" (count $_flag_file) set -ql _flag_color and echo \"color=$_flag_color\" set -ql _flag_user and echo \"user=$_flag_user\"\nend # Delete all previous defined completions for 'moose'.\ncomplete -c moose -e # Don't complete files for command.\ncomplete -c moose --no-files # Help completion.\n# -n specifies a conditions. The completion is only active if the command\n# returns 0.\ncomplete -c moose -s h -l help -n \"not __fish_contains_opt -s h help\" \\ --description \"Print usage help and exit\" # File completion.\n# -F force complete files (overwrite --no-files).\n# -r requires argument.\ncomplete -c moose -s f -l file -F -r \\ --description \"Specify file (can be passed multiple times)\" # Color completion.\n# -a options for completion.\n# -x short for -r and --no-files (-f)\ncomplete -c moose -x -l color -a \"red blue\" \\ --description \"Specify a color.\" # User completion.\n# -a options for completion. Call a function to generate arguments.\ncomplete -c moose -x -s u -l user -a \"(__fish_complete_users)\" \\ --description \"Specify a user\"","breadcrumbs":"Tools » fish » Argument parsing and completion","id":"44","title":"Argument parsing and completion"},"45":{"body":"The prompt is defined by the output of the fish_prompt function. function fish_prompt set -l cmd_ret echo \"> \"(pwd) $cmd_ret\" \"\nend Use set_color to manipulate terminal colors and set_color -c to print the current colors.","breadcrumbs":"Tools » fish » Prompt","id":"45","title":"Prompt"},"46":{"body":"List all builtins with builtins -n. # history\nhistory search <str> # search history for <str>\nhistory merge # merge histories from fish sessions # list\ncount $var # count elements in list contains /bin $PATH # return 0 (true) 1 (false)\ncontains -i /bin $PATH # additionally print index on stdout # string\nstring split SEP STRING # math\nmath -b hex 4096 # output dec as hex\nmath 0x1000 # output hex as dec\nmath \"log2(1024)\" # call functions\nmath -s0 7/3 # integer division (by default float) # status\nstatus -f # abs path of current file","breadcrumbs":"Tools » fish » Useful Builtins","id":"46","title":"Useful Builtins"},"47":{"body":"Shift-Tab .............. tab-completion with search Alt-Up / Alt-Down ...... search history with token under the cursor Alt-l .................. list content of dir under cursor Alt-p .................. append '2>&1 | less;' to current cmdline Alt-Left / Alt - Right . prevd / nextd, walk dir history","breadcrumbs":"Tools » fish » Keymaps","id":"47","title":"Keymaps"},"48":{"body":"status print-stack-trace .. prints function stacktrace (can be used in scripts) breakpoint ................ halt script execution and gives shell (C-d | exit to continue)","breadcrumbs":"Tools » fish » Debug","id":"48","title":"Debug"},"49":{"body":"Terminology: session is a collection of pseudo terminals which can have multiple windows window uses the entire screen and can be split into rectangular panes pane is a single pseudo terminal instance","breadcrumbs":"Tools » tmux » tmux(1)","id":"49","title":"tmux(1)"},"5":{"body":"# Variable with local scope\nlocal var=val # Read-only variable\nreadonly var=bal Indexed arrays: arr=(aa bb cc dd)\necho $arr[1] # aa\necho $arr[-1] # dd arr+=(ee)\necho $arr[-1] # ee echo $arr[1,3] # aa bb cc Associative arrays: typeset -A arr\narr[x]='aa'\narr[y]='bb'\necho $arr[x] # aa Tied arrays: typeset -T VEC vec=(1 2 3) '|' echo $vec # 1 2 3\necho $VEC # 1|2|3 Unique arrays (set): typeset -U vec=(1 2 3) echo $vec # 1 2 3\nvec+=(1 2 4)\necho $vec # 1 2 3 4","breadcrumbs":"Tools » zsh » Variables","id":"5","title":"Variables"},"50":{"body":"# Session\ntmux creates new session\ntmux ls list running sessions\ntmux kill-session -t <s> kill running session <s>\ntmux attach -t <s> [-d] attach to session <s>, detach other clients [-d]\ntmux detach -s <s> detach all clients from session <s> # Environment\ntmux showenv -g show global tmux environment variables\ntmux setenv -g <var> <val> set variable in global tmux env # Misc\ntmux source-file <file> source config <file>\ntmux lscm list available tmux commnds\ntmux show -g show global tmux options\ntmux display <msg> display message in tmux status line","breadcrumbs":"Tools » tmux » Tmux cli","id":"50","title":"Tmux cli"},"51":{"body":"# Session\ntmux list-sessions -F '#S' list running sessions, only IDs # Window\ntmux list-windows -F '#I' -t <s> list window IDs for session <s>\ntmux selectw -t <s>:<w> select window <w> in session <s> # Pane\ntmux list-panes -F '#P' -t <s>:<w> list pane IDs for window <w> in session <s>\ntmux selectp -t <s>:<w>.<p> select pane <p> in window <w> in session <s> # Run commands\ntmux send -t <s>:<w>.<p> \"ls\" C-m send cmds/keys to pane\ntmux run -t <p> <sh-cmd> run shell command <sh-cmd> in background and report output on pane -t <p> For example cycle through all panes in all windows in all sessions: # bash\nfor s in $(tmux list-sessions -F '#S'); do for w in $(tmux list-windows -F '#I' -t $s); do for p in $(tmux list-panes -F '#P' -t $s:$w); do echo $s:$w.$p done done\ndone","breadcrumbs":"Tools » tmux » Scripting","id":"51","title":"Scripting"},"52":{"body":"prefix d detach from current session\nprefix c create new window\nprefix w open window list\nprefix $ rename session\nprefix , rename window\nprefix . move current window Following bindings are specific to my tmux.conf : C-s prefix # Panes\nprefix s horizontal split\nprefix v vertical split\nprefix f toggle maximize/minimize current pane # Movement\nprefix Tab toggle between window prefix h move to pane left\nprefix j move to pane down\nprefix k move to pane up\nprefix l move to pane right # Resize\nprefix C-h resize pane left\nprefix C-j resize pane down\nprefix C-k resize pane up\nprefix C-l resize pane right # Copy/Paste\nprefix C-v enter copy mode\nprefix C-p paste yanked text\nprefix C-b open copy-buffer list # In Copy Mode\nv enable visual mode\ny yank selected text","breadcrumbs":"Tools » tmux » Bindings","id":"52","title":"Bindings"},"53":{"body":"To enter command mode prefix :. Some useful commands are: setw synchronize-panes on/off enables/disables synchronized input to all panes\nlist-keys -t vi-copy list keymaps for vi-copy mode","breadcrumbs":"Tools » tmux » Command mode","id":"53","title":"Command mode"},"54":{"body":"","breadcrumbs":"Tools » git » git(1)","id":"54","title":"git(1)"},"55":{"body":"+-------------------+ --- stash -----> +-------+\n| working directory | | stash | // Shelving area.\n+-------------------+ <-- stash pop -- +-------+ | ^ add | | reset v |\n+-------------------+\n| staging area |\n+-------------------+ | commit | v\n+-------------------+\n| local repository |\n+-------------------+ | ^ push | | fetch / | pull v |\n+-------------------+\n| remote repository |\n+-------------------+","breadcrumbs":"Tools » git » Working areas","id":"55","title":"Working areas"},"56":{"body":"git add -p [<file>] ............ partial staging (interactive)","breadcrumbs":"Tools » git » Staging","id":"56","title":"Staging"},"57":{"body":"git remote -v .................. list remotes verbose (with URLs) git remote show [-n] <remote> .. list info for <remote> (like remote HEAD, remote branches, tracking mapping)","breadcrumbs":"Tools » git » Remote","id":"57","title":"Remote"},"58":{"body":"git branch [-a] ................ list available branches; -a to include remote branches git branch -vv ................. list branch & annotate with head sha1 & remote tracking branch git branch <bname> ............. create local branch with name <bname> git branch -d <bname> .......... delete local branch with name <bname> git checkout <bname> ........... switch to branch with name <bname> git checkout --track <branch> .. start to locally track a remote branch # Remote git push -u origin <rbname> ........ push local branch to origin (or other remote), and setup <rbname> as tracking branch git push origin --delete <rbname> .. delete branch <rbname> from origin (or other remote)","breadcrumbs":"Tools » git » Branching","id":"58","title":"Branching"},"59":{"body":"git tag -a <tname> -m \"descr\" ........ creates an annotated tag (full object containing tagger, date, ...) git tag -l ........................... list available tags git checkout tag/<tname> ............. checkout specific tag git checkout tag/<tname> -b <bname> .. checkout specific tag in a new branch # Remote git push origin --tags .... push local tags to origin (or other remote)","breadcrumbs":"Tools » git » Tags","id":"59","title":"Tags"},"6":{"body":"Join array to string j:sep:: foo=(1 2 3 4)\necho ${(j:-:)foo} # 1-2-3-4\necho ${(j:\\n:)foo} # join with new lines Split string to array s:sep: foo='1-2-3-4'\nbar=(${(s:-:)foo}) # capture as array\necho $bar # 1 2 3 4\necho $bar[2] # 2 Upper/Lower case string: foo=aaBB\necho ${(L)foo} # aabb\necho ${(U)foo} # AABB Key/values in associative arrays: typeset -A vec; vec[a]='aa'; vec[b]='bb' echo ${(k)vec} # a b\necho ${(v)vec} # aa bb\necho ${(kv)vec} # a aa b bb # Iterate over key value pairs.\nfor k v in ${(kv)vec)}; do ...; done","breadcrumbs":"Tools » zsh » Expansion Flags","id":"6","title":"Expansion Flags"},"60":{"body":"git log --oneline ......... shows log in single line per commit -> alias for '--pretty=oneline --abbrev-commit' git log --graph ........... text based graph of commit history git log --decorate ........ decorate log with REFs git log -p <file> ......... show commit history + diffs for <file> git log --oneline <file> .. show commit history for <file> in compact format","breadcrumbs":"Tools » git » Log & Commit History","id":"60","title":"Log & Commit History"},"61":{"body":"git diff <commit>..<commit> [<file>] .... show changes between two arbitrary commits. If one <commit> is omitted it is if HEAD is specified. git diff -U$(wc -l <file>) <file> ....... shows complete file with diffs instead of usual diff snippets git diff --staged ....................... show diffs of staged files git show --stat <commit> ................ show files changed by <commit> git show <commit> [<file>] .............. show diffs for <commit> git show <commit>:<file> ................ show <file> at <commit>","breadcrumbs":"Tools » git » Diff & Commit Info","id":"61","title":"Diff & Commit Info"},"62":{"body":"git format-patch <opt> <since>/<revision range> opt: -N ................... use [PATCH] instead [PATCH n/m] in subject when generating patch description (for patches spanning multiple commits) --start-number <n> ... start output file generation with <n> as start number instead '1' since spcifier: -3 .................. e.g: create a patch from last three commits <commit hash> ....... create patch with commits starting after <commit hash> git am <patch> ......... apply patch and create a commit for it git apply --stat <PATCH> ... see which files the patch would change git apply --check <PATCH> .. see if the patch can be applied cleanly git apply <PATCH> .......... apply the patch locally without creating a commit # eg: generate patches for each commit from initial commit on git format-patch -N $(git rev-list --max-parents=0 HEAD) # generate single patch file from a certain commit/ref git format-patch <COMMIT/REF> --stdout > my-patch.patch","breadcrumbs":"Tools » git » Patching","id":"62","title":"Patching"},"63":{"body":"git reset [opt] <ref|commit> opt: --mixed .................... resets index, but not working tree --hard ..................... matches the working tree and index to that of the tree being switched to any changes to tracked files in the working tree since <commit> are lost git reset HEAD <file> .......... remove file from staging git reset --soft HEAD~1 ........ delete most recent commit but keep work git reset --hard HEAD~1 ........ delete most recent commit and delete work","breadcrumbs":"Tools » git » Resetting","id":"63","title":"Resetting"},"64":{"body":"git submodule add <url> [<path>] .......... add new submodule to current project git clone --recursive <url> ............... clone project and recursively all submodules (same as using 'git submodule update --init --recursive' after clone) git submodule update --init --recursive ... checkout submodules recursively using the commit listed in the super-project (in detached HEAD) git submodule update --remote <submod> .... fetch & merge remote changes for <submod>, this will pull origin/HEAD or a branch specified for the submodule git diff --submodule ...................... show commits that are part of the submodule diff","breadcrumbs":"Tools » git » Submodules","id":"64","title":"Submodules"},"65":{"body":"git ls-tree [-r] <ref> .... show git tree for <ref>, -r to recursively ls sub-trees git show <obj> ............ show <obj> git cat-file -p <obj> ..... print content of <obj>","breadcrumbs":"Tools » git » Inspection","id":"65","title":"Inspection"},"66":{"body":"HEAD ........ last commit HEAD~1 ...... last commit-1 HEAD~N ...... last commit-N (linear backwards when in tree structure, check difference between HEAD^ and HEAD~) git rev-list --max-parents=0 HEAD ........... first commit","breadcrumbs":"Tools » git » Revision Specifier","id":"66","title":"Revision Specifier"},"67":{"body":"awk [opt] program [input] -F <sepstr> field separator string (can be regex) program awk program input file or stdin if not file given","breadcrumbs":"Tools » awk » awk(1)","id":"67","title":"awk(1)"},"68":{"body":"Input is processed in two stages: Splitting input into a sequence of records. By default split at newline character, but can be changed via the builtin RS variable. Splitting a record into fields. By default strings without whitespace, but can be changed via the builtin variable FS or command line option -F. Fields are accessed as follows: $0 whole record $1 field one $2 field two ...","breadcrumbs":"Tools » awk » Input processing","id":"68","title":"Input processing"},"69":{"body":"An awk program is composed of pairs of the form: pattern { action } The program is run against each record in the input stream. If a pattern matches a record the corresponding action is executed and can access the fields. INPUT | v\nrecord ----> ∀ pattern matched | | v v\nfields ----> run associated action Any valid awk expr can be a pattern.","breadcrumbs":"Tools » awk » Program","id":"69","title":"Program"},"7":{"body":"zparseopts [-D] [-E] [-A assoc] specs Arguments are copied into the associative array assoc according to specs. Each spec is described by an entry as opt[:][=array]. opt is the option without the - char. Passing -f is matched against f opt, --long is matched against -long. Using : means the option will take an argument. The optional =array specifies an alternate storage container where this option should be stored. Documentation can be found in man zshmodules.","breadcrumbs":"Tools » zsh » Argument parsing with zparseopts","id":"7","title":"Argument parsing with zparseopts"},"70":{"body":"awk provides two special patterns, BEGIN and END, which can be used multiple times. Actions with those patterns are executed exactly once . BEGIN actions are run before processing the first record END actions are run after processing the last record","breadcrumbs":"Tools » awk » Special pattern","id":"70","title":"Special pattern"},"71":{"body":"RS record separator : first char is the record separator, by default FS field separator : regex to split records into fields, by default NR number record : number of current record NF number fields : number of fields in the current record","breadcrumbs":"Tools » awk » Special variables","id":"71","title":"Special variables"},"72":{"body":"printf \"fmt\", args... Print format string, args are comma separated. %s string %d decimal %x hex %f float Width can be specified as %Ns, this reserves N chars for a string. For floats one can use %N.Mf, N is the total number including . and M. sprintf(\"fmt\", expr, ...) Format the expressions according to the format string. Similar as printf, but this is a function and return value can be assigned to a variable. strftime(\"fmt\") Print time stamp formatted by fmt. %Y full year (eg 2020) %m month (01-12) %d day (01-31) %F alias for %Y-%m-%d %H hour (00-23) %M minute (00-59) %S second (00-59) %T alias for %H:%M:%S","breadcrumbs":"Tools » awk » Special statements & functions","id":"72","title":"Special statements & functions"},"73":{"body":"","breadcrumbs":"Tools » awk » Examples","id":"73","title":"Examples"},"74":{"body":"awk 'NR%2 == 0 { print $0 }' <file> The pattern NR%2 == 0 matches every second record and the action { print $0 } prints the whole record.","breadcrumbs":"Tools » awk » Filter records","id":"74","title":"Filter records"},"75":{"body":"awk '!/^#/ { print $1 }' <file> Matches records not starting with #.","breadcrumbs":"Tools » awk » Negative patterns","id":"75","title":"Negative patterns"},"76":{"body":"echo 'a b c d e f' | awk '{ print $NF $(NF-1) }' Access last fields with arithmetic on the NF number of fields variable.","breadcrumbs":"Tools » awk » Access last fields in records","id":"76","title":"Access last fields in records"},"77":{"body":"# /proc/<pid>/status\n# Name: cat\n# ...\n# VmRSS: 516 kB\n# ... for f in /proc/*/status; do cat $f | awk ' /^VmRSS/ { rss = $2/1024 } /^Name/ { name = $2 } END { printf \"%16s %6d MB\\n\", name, rss }';\ndone | sort -k2 -n We capture values from VmRSS and Name into variables and print them at the END once processing all records is done.","breadcrumbs":"Tools » awk » Capture in variables","id":"77","title":"Capture in variables"},"78":{"body":"echo 'a 10\nb 2\nb 4\na 1' | awk '{ vals[$1] += $2 cnts[$1] += 1\n}\nEND { for (v in vals) printf \"%s %d\\n\", v, vals[v] / cnts [v]\n}' Capture keys and values from different columns and some up the values. At the END we compute the average of each key.","breadcrumbs":"Tools » awk » Capture in array","id":"78","title":"Capture in array"},"79":{"body":"cat /proc/1/status | awk ' /^Pid/ { \"ps --no-header -o user \" $2 | getline user; print user }' We build a ps command line and capture the first line of the processes output in the user variable and then print it.","breadcrumbs":"Tools » awk » Run shell command and capture output","id":"79","title":"Run shell command and capture output"},"8":{"body":"#!/bin/zsh\nfunction test() { zparseopts -D -E -A opts f=flag o: -long: echo \"flag $flag\" echo \"o $opts[-o]\" echo \"long $opts[--long]\" echo \"pos $1\"\n} test -f -o OPTION --long LONG_OPT POSITIONAL # Outputs:\n# flag -f\n# o OPTION\n# long LONG_OPT\n# pos POSITIONAL","breadcrumbs":"Tools » zsh » Example","id":"8","title":"Example"},"80":{"body":"","breadcrumbs":"Tools » emacs » emacs(1)","id":"80","title":"emacs(1)"},"81":{"body":"C-h ? list available help modes C-h e show message output (`*Messages*` buffer) C-h f describe function C-h v describe variable C-h w describe which key invoke function (where-is) C-h c <KEY> print command bound to <KEY> C-h k <KEY> describe command bound to <KEY> C-h b list buffer local key-bindings <kseq> C-h list possible key-bindings with <kseq> eg C-x C-h -> list key-bindings beginning with C-x","breadcrumbs":"Tools » emacs » help","id":"81","title":"help"},"82":{"body":"key fn description\n------------------------------------------------ package-refresh-contents refresh package list package-list-packages list available/installed packages `U x` to mark packages for Upgrade & eXecute","breadcrumbs":"Tools » emacs » package manager","id":"82","title":"package manager"},"83":{"body":"key fn description\n---------------------------------------------- C-x 0 delete-window kill focused window C-x 1 delete-other-windows kill all other windows C-x 2 split-window-below split horizontal C-x 3 split-window-right split vertical C-x o other-window other window (cycle)","breadcrumbs":"Tools » emacs » window","id":"83","title":"window"},"84":{"body":"key fn description\n--------------------------------------------- C-x C-q read-only-mode toggle read-only mode for buffer C-x k kill-buffer kill buffer C-x s save-some-buffers save buffer C-x w write-file write buffer (save as) C-x b switch-to-buffer switch buffer C-x C-b list-buffers buffer list","breadcrumbs":"Tools » emacs » buffer","id":"84","title":"buffer"},"85":{"body":"Builtin advanced buffer selection mode key fn description\n-------------------------------------- ibuffer enter buffer selection h ibuffer help o open buffer in other window C-o open buffer in other window keep focus in ibuffer s a sort by buffer name s f sort by file name s v sort by last viewed s v sort by major mode , cycle sorting mode = compare buffer against file on disk (if file is dirty `*`) /m filter by major mode /n filter by buffer name /f filter by file name // remove all filter /g create filter group /\\ remove all filter groups","breadcrumbs":"Tools » emacs » ibuffer","id":"85","title":"ibuffer"},"86":{"body":"key fn description\n------------------------------------------------- C-s isearch-forward search forward from current position (C-s to go to next match) C-r isearch-backward search backwards from current position (C-r to go to next match) C-w isearch-yank-word-or-char feed next word to current search (extend) M-p isearch-ring-advance previous search input M-n isearch-ring-retreat next search input","breadcrumbs":"Tools » emacs » isearch","id":"86","title":"isearch"},"87":{"body":"key fn description\n----------------------------------- M-s o occur get matches for regexp in buffer use during `isearch` to use current search term C-n goto next line C-p goto previous line o open match in other window C-o open match in other window keep focus in ibuffer key fn description\n--------------------------------------------------------- multi-occur-in-matching-buffers run occur in buffers matching regexp","breadcrumbs":"Tools » emacs » occur","id":"87","title":"occur"},"88":{"body":"key fn description\n----------------------------------- rgrep recursive grep find-grep run find-grep result in *grep* buffer n/p navigate next/previous match in *grep* buffer q quit *grep* buffer","breadcrumbs":"Tools » emacs » grep","id":"88","title":"grep"},"89":{"body":"key fn description\n--------------------------------------------- C-<SPACE> set-mark-command set start mark to select text M-w kill-ring-save copy selected text C-w kill-region kill selected text C-y yank paste selected text M-y yank-pop cycle through kill-ring (only after paste)","breadcrumbs":"Tools » emacs » yank/paste","id":"89","title":"yank/paste"},"9":{"body":"Zsh supports regular expression matching with the binary operator =~. The match results can be accessed via the $MATCH variable and $match indexed array: $MATCH contains the full match $match[1] contains match of the first capture group INPUT='title foo : 1234'\nREGEX='^title (.+) : ([0-9]+)$'\nif [[ $INPUT =~ $REGEX ]]; then echo \"$MATCH\" # title foo : 1234 echo \"$match[1]\" # foo echo \"$match[2]\" # 1234\nfi","breadcrumbs":"Tools » zsh » Regular Expressions","id":"9","title":"Regular Expressions"},"90":{"body":"key fn description\n------------------------------------------------ C-x r s <reg> copy-to-register save region in register <reg> C-x r i <reg> insert-register insert content of register <reg>","breadcrumbs":"Tools » emacs » register","id":"90","title":"register"},"91":{"body":"key fn description\n------------------------------------------------ C-x <SPC> rectangle-mark-mode activate rectangle-mark-mode string-rectangle insert text in marked rect","breadcrumbs":"Tools » emacs » block/rect","id":"91","title":"block/rect"},"92":{"body":"key fn description\n------------------------------------------------ C-x h mark-whole-buffer mark whole buffer delete-matching-line delete lines matching regex M-% query-replace search & replace C-M-% query-replace-regexp search & replace regex","breadcrumbs":"Tools » emacs » mass edit","id":"92","title":"mass edit"},"93":{"body":"key fn description\n--------------------------------------------- C-x n n narrow-to-region show only focused region (narrow) C-x n w widen show whole buffer (wide)","breadcrumbs":"Tools » emacs » narrow","id":"93","title":"narrow"},"94":{"body":"key fn description\n------------------------------------ M-up/M-down re-arrange items in same hierarchy M-left/M-right change item hierarchy C-RET create new item below current C-S-RET create new TODO item below current S-left/S-right cycle TODO states","breadcrumbs":"Tools » emacs » org","id":"94","title":"org"},"95":{"body":"key fn description\n------------------------------ <s TAB generate a source block C-c ' edit source block (in lang specific buffer) C-c C-c eval source block","breadcrumbs":"Tools » emacs » org source","id":"95","title":"org source"},"96":{"body":"key fn description\n------------------------------- C-s search through completion candidates C-o filter completion candidates based on search term <f1> get doc for completion condidate M-<digit> select completion candidate","breadcrumbs":"Tools » emacs » comapny","id":"96","title":"comapny"},"97":{"body":"To generate etags using ctags ctags -R -e . generate emacs tag file (important `-e`) Navigate using tags key fn description\n----------------------------------------------- xref-find-definitions find definition of tag xref-find-apropos find symbols matching regexp xref-find-references find references of tag","breadcrumbs":"Tools » emacs » tags","id":"97","title":"tags"},"98":{"body":"key fn description\n------------------------------ ielm open interactive elips shell In lisp-interaction-mode (*scratch* buffer by defult) key fn description\n-------------------------------------------------------- C-j eval-print-last-sexp evaluate & print preceeding lisp expr C-x C-e eval-last-sexp evaluate lisp expr C-u C-x C-e eval-last-sexp evaluate & print","breadcrumbs":"Tools » emacs » lisp","id":"98","title":"lisp"},"99":{"body":"Builtin fuzzy completion mode (eg buffer select, dired, ...). key fn description\n------------------------------------------ ido-mode toggle ido mode <Left>/<Right> cycle through available competions <RET> select completion","breadcrumbs":"Tools » emacs » ido","id":"99","title":"ido"}},"length":426,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{".":{".":{"1":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{".":{"0":{"df":1,"docs":{"351":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"362":{"tf":1.0}}},"5":{"df":2,"docs":{"207":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":3,"docs":{"273":{"tf":1.0},"274":{"tf":2.6457513110645907},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"4":{"0":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"9":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}},"3":{"5":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"b":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"8":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"8":{"5":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"9":{"c":{"0":{"df":1,"docs":{"216":{"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":2,"docs":{"216":{"tf":1.0},"274":{"tf":1.0}}},"1":{"df":1,"docs":{"216":{"tf":1.0}}},"2":{"df":1,"docs":{"216":{"tf":1.0}}},"3":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":1,"docs":{"215":{"tf":1.0}}},"4":{"0":{"4":{"0":{"1":{"8":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"0":{"8":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"7":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"7":{"0":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}},"4":{"df":1,"docs":{"274":{"tf":1.0}}},"df":3,"docs":{"216":{"tf":1.0},"287":{"tf":3.605551275463989},"72":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"287":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"299":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"0":{"0":{"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}}},"8":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"286":{"tf":1.4142135623730951}}},":":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"d":{"a":{"df":1,"docs":{"284":{"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":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"284":{"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":{},"s":{":":{"1":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"c":{"c":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"215":{"tf":1.0}}},"c":{"df":1,"docs":{"287":{"tf":1.0}}},"df":41,"docs":{"141":{"tf":1.0},"162":{"tf":1.0},"173":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"233":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"25":{"tf":1.0},"253":{"tf":1.4142135623730951},"272":{"tf":3.0},"273":{"tf":2.449489742783178},"274":{"tf":4.58257569495584},"275":{"tf":2.449489742783178},"284":{"tf":1.4142135623730951},"286":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":2.449489742783178},"307":{"tf":1.4142135623730951},"323":{"tf":5.5677643628300215},"324":{"tf":5.291502622129181},"362":{"tf":2.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":2.0},"381":{"tf":1.0},"391":{"tf":1.4142135623730951},"399":{"tf":1.7320508075688772},"401":{"tf":1.7320508075688772},"410":{"tf":1.0},"417":{"tf":1.7320508075688772},"419":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":2.0},"83":{"tf":1.0},"9":{"tf":1.0}},"f":{"1":{"df":0,"docs":{},"f":{"4":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"x":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":1,"docs":{"313":{"tf":1.4142135623730951}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"4":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"6":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"e":{"1":{"0":{"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":{}},"5":{"3":{"4":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"2":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"273":{"tf":1.0}}},"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"b":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"8":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"8":{"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":1,"docs":{"419":{"tf":1.4142135623730951}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"373":{"tf":1.4142135623730951}}},"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"233":{"tf":1.0}}},"3":{"0":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"221":{"tf":1.0}}},"6":{"df":1,"docs":{"221":{"tf":1.0}}},"b":{"8":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":1,"docs":{"221":{"tf":1.0}}},"df":0,"docs":{}},"6":{"1":{"df":1,"docs":{"233":{"tf":1.0}}},"df":1,"docs":{"273":{"tf":1.0}}},"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"221":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"141":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"8":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}}},"a":{"a":{"df":1,"docs":{"373":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"a":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"214":{"tf":1.4142135623730951},"216":{"tf":1.0}},"f":{"0":{"0":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"379":{"tf":1.0}},"f":{"df":1,"docs":{"370":{"tf":2.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}},"1":{".":{"0":{"df":1,"docs":{"236":{"tf":1.0}}},"1":{"df":1,"docs":{"163":{"tf":1.0}}},"2":{".":{"3":{".":{"4":{"df":1,"docs":{"194":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"df":1,"docs":{"299":{"tf":1.4142135623730951}}},"df":2,"docs":{"162":{"tf":1.0},"362":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}}},"2":{"4":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.7320508075688772}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"287":{"tf":1.0}}},"9":{"df":1,"docs":{"287":{"tf":1.0}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"5":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"c":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"1":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"4":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"b":{"df":1,"docs":{"286":{"tf":1.0}}},"d":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"286":{"tf":1.0}}},"f":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}},"7":{"1":{"df":1,"docs":{"287":{"tf":1.0}}},"2":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"7":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"141":{"tf":1.4142135623730951},"275":{"tf":1.0},"284":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"362":{"tf":1.7320508075688772},"368":{"tf":1.0},"78":{"tf":1.0}},"g":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}},"1":{".":{"1":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"233":{"tf":1.0}}},"5":{"df":1,"docs":{"233":{"tf":1.0}}},"6":{"df":1,"docs":{"233":{"tf":1.0}}},"7":{"df":1,"docs":{"233":{"tf":1.0}}},"8":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"274":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"1":{"df":1,"docs":{"286":{"tf":1.0}}},"4":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"b":{"df":1,"docs":{"286":{"tf":1.0}}},"d":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"286":{"tf":1.0}}},"f":{"df":1,"docs":{"286":{"tf":1.4142135623730951}}}},"7":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"7":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"141":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"314":{"tf":1.0},"368":{"tf":1.0}}},"2":{"3":{"4":{"5":{"df":2,"docs":{"147":{"tf":1.0},"171":{"tf":1.0}}},"df":4,"docs":{"166":{"tf":1.0},"190":{"tf":1.4142135623730951},"25":{"tf":1.7320508075688772},"9":{"tf":1.7320508075688772}}},"df":1,"docs":{"243":{"tf":1.0}}},"7":{".":{"0":{".":{"0":{".":{"1":{"df":1,"docs":{"349":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"376":{"tf":1.4142135623730951}}},":":{"1":{"0":{":":{"4":{"8":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"136":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"72":{"tf":1.0}}},"3":{".":{"2":{".":{"1":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"3":{"7":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},":":{"1":{"2":{"df":1,"docs":{"368":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}}},"df":1,"docs":{"275":{"tf":2.6457513110645907}}},"4":{"1":{"df":1,"docs":{"274":{"tf":1.0}}},"2":{"df":1,"docs":{"274":{"tf":1.0}}},":":{"2":{"6":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"275":{"tf":1.0},"284":{"tf":1.0}}},"5":{".":{"0":{".":{"7":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"216":{"tf":1.0},"284":{"tf":1.0},"366":{"tf":1.0}}},"6":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"398":{"tf":1.4142135623730951}}}}}},"df":7,"docs":{"216":{"tf":1.0},"274":{"tf":1.4142135623730951},"284":{"tf":1.0},"379":{"tf":1.4142135623730951},"400":{"tf":1.4142135623730951},"419":{"tf":1.0},"77":{"tf":1.0}}},"7":{"7":{"df":1,"docs":{"215":{"tf":1.0}}},"df":1,"docs":{"284":{"tf":1.0}}},"8":{".":{"1":{"df":0,"docs":{},"k":{"df":1,"docs":{"299":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"368":{"tf":1.4142135623730951}}},":":{"(":{"a":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":3,"docs":{"366":{"tf":1.0},"367":{"tf":1.0},"423":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"b":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}}},"df":55,"docs":{"116":{"tf":1.0},"12":{"tf":1.0},"138":{"tf":1.4142135623730951},"141":{"tf":2.23606797749979},"171":{"tf":1.7320508075688772},"173":{"tf":1.4142135623730951},"22":{"tf":1.0},"225":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":2.449489742783178},"234":{"tf":2.23606797749979},"236":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"246":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":2.23606797749979},"279":{"tf":1.0},"284":{"tf":2.6457513110645907},"287":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"301":{"tf":1.0},"310":{"tf":2.0},"313":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"356":{"tf":1.0},"362":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"370":{"tf":1.0},"372":{"tf":2.8284271247461903},"375":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"395":{"tf":1.0},"4":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"62":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"356":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951}}}},"f":{"df":1,"docs":{"287":{"tf":1.0}},"r":{"df":2,"docs":{"356":{"tf":1.0},"357":{"tf":1.0}}}},"|":{"2":{"df":0,"docs":{},"|":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{",":{"5":{",":{"6":{",":{"7":{",":{"8":{"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":{}},".":{"0":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"0":{"2":{"4":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{"4":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":2,"docs":{"323":{"tf":2.0},"324":{"tf":1.4142135623730951}}},"2":{"0":{"df":1,"docs":{"72":{"tf":1.0}}},"2":{"df":1,"docs":{"299":{"tf":1.0}}},"3":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"281":{"tf":1.0}}},"1":{"df":1,"docs":{"368":{"tf":1.0}}},"2":{"df":3,"docs":{"273":{"tf":1.0},"275":{"tf":1.7320508075688772},"287":{"tf":1.0}}},"3":{"df":1,"docs":{"72":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"407":{"tf":1.0}}},"8":{"df":1,"docs":{"407":{"tf":1.0}}},"9":{"df":2,"docs":{"275":{"tf":1.7320508075688772},"407":{"tf":1.0}}},">":{"&":{"1":{"df":4,"docs":{"173":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"356":{"tf":1.4142135623730951}}}}},"df":47,"docs":{"121":{"tf":1.0},"135":{"tf":1.4142135623730951},"141":{"tf":2.8284271247461903},"171":{"tf":1.0},"173":{"tf":1.0},"22":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":2.0},"234":{"tf":2.0},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":2.449489742783178},"242":{"tf":2.449489742783178},"243":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":3.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"284":{"tf":2.23606797749979},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":2.0},"297":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.0},"319":{"tf":1.0},"356":{"tf":1.4142135623730951},"368":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951},"5":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"83":{"tf":1.0}},"f":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}},"r":{"df":2,"docs":{"356":{"tf":1.0},"357":{"tf":1.0}}}},"s":{"df":1,"docs":{"362":{"tf":1.0}}},"x":{"3":{"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"417":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{".":{"0":{"df":1,"docs":{"163":{"tf":1.0}}},"1":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951}}},"df":2,"docs":{"281":{"tf":1.0},"407":{"tf":1.0}}},"1":{"df":4,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"407":{"tf":1.0},"72":{"tf":1.0}}},"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"364":{"tf":1.0},"385":{"tf":1.0}}}}},"df":4,"docs":{"203":{"tf":1.0},"273":{"tf":1.4142135623730951},"414":{"tf":1.0},"419":{"tf":1.0}}},"4":{"2":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},":":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"0":{"df":5,"docs":{"366":{"tf":1.0},"367":{"tf":1.0},"385":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"160":{"tf":1.0}}},"df":25,"docs":{"141":{"tf":2.449489742783178},"233":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":2.6457513110645907},"246":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":2.449489742783178},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0},"310":{"tf":1.0},"33":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"391":{"tf":1.7320508075688772},"411":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":2.0},"62":{"tf":1.0},"83":{"tf":1.0}}},"4":{"/":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951}}},"9":{"6":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}}},"1":{"4":{"1":{"4":{"1":{"4":{"1":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"4":{"2":{"4":{"2":{"4":{"2":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"135":{"tf":1.0},"160":{"tf":1.0},"233":{"tf":1.0},"424":{"tf":1.0}}},"3":{"2":{"1":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"df":1,"docs":{"194":{"tf":2.0}}},"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"215":{"tf":1.0}}},"6":{"df":1,"docs":{"215":{"tf":1.0}}},"8":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},":":{"0":{"df":1,"docs":{"407":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"368":{"tf":1.4142135623730951},"401":{"tf":1.0},"416":{"tf":1.0},"424":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"215":{"tf":1.0}}},"df":28,"docs":{"141":{"tf":1.4142135623730951},"154":{"tf":1.0},"158":{"tf":1.0},"180":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"221":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":2.23606797749979},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":1.0},"362":{"tf":1.4142135623730951},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"401":{"tf":1.0},"411":{"tf":2.449489742783178},"413":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"5":{"tf":1.4142135623730951},"6":{"tf":2.0},"78":{"tf":1.0}},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}}},"df":0,"docs":{}}},"5":{"0":{"df":3,"docs":{"162":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"349":{"tf":1.0}}},"1":{"2":{"df":1,"docs":{"303":{"tf":1.0}}},"6":{"df":1,"docs":{"77":{"tf":1.0}}},"df":1,"docs":{"287":{"tf":1.0}}},"9":{"df":2,"docs":{"286":{"tf":2.0},"72":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":11,"docs":{"121":{"tf":1.0},"141":{"tf":2.0},"180":{"tf":1.0},"236":{"tf":1.0},"274":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"407":{"tf":1.0}}},"6":{"0":{"df":3,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"381":{"tf":1.0}}},"1":{"6":{"1":{"6":{"2":{"6":{"2":{"df":2,"docs":{"218":{"tf":1.0},"219":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"df":1,"docs":{"299":{"tf":2.0}}},"df":0,"docs":{}},"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"4":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"311":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"413":{"tf":1.0}}}}},"df":8,"docs":{"173":{"tf":1.0},"225":{"tf":1.4142135623730951},"273":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.4142135623730951},"382":{"tf":1.7320508075688772},"396":{"tf":1.0},"414":{"tf":1.0}}},"8":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"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":{}},"9":{"6":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"77":{"tf":1.0}}},"df":11,"docs":{"141":{"tf":1.0},"193":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"407":{"tf":1.0}}},"7":{".":{"3":{".":{"6":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"/":{"3":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"1":{"7":{"9":{"0":{"4":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"2":{"3":{"df":1,"docs":{"274":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"5":{"df":1,"docs":{"286":{"tf":1.0}}},":":{"0":{"df":4,"docs":{"366":{"tf":1.0},"367":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"135":{"tf":1.0},"141":{"tf":1.0},"246":{"tf":1.0},"274":{"tf":2.0},"275":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.4142135623730951},"368":{"tf":1.0},"407":{"tf":1.0}},"f":{"df":1,"docs":{"215":{"tf":1.0}}}},"8":{".":{"2":{"df":0,"docs":{},"f":{"%":{"df":1,"docs":{"180":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"/":{"8":{"1":{"/":{"8":{"0":{"8":{"1":{"df":1,"docs":{"349":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"351":{"tf":2.0}}},"df":0,"docs":{}},"8":{"1":{"df":2,"docs":{"349":{"tf":1.0},"350":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"222":{"tf":1.0},"349":{"tf":1.0}}},"1":{"0":{"0":{"df":1,"docs":{"351":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":2,"docs":{"349":{"tf":1.0},"350":{"tf":1.0}}},"2":{"0":{"0":{"df":1,"docs":{"351":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":2.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"391":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}},"df":20,"docs":{"121":{"tf":1.0},"141":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.4142135623730951},"362":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"379":{"tf":1.0},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"395":{"tf":1.0},"400":{"tf":1.4142135623730951},"401":{"tf":1.0},"407":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"g":{"df":2,"docs":{"158":{"tf":1.0},"159":{"tf":1.0}}}},"9":{"/":{"1":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"df":7,"docs":{"141":{"tf":1.0},"25":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"368":{"tf":1.0},"407":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":1,"docs":{"167":{"tf":1.7320508075688772}}}},"_":{"<":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"_":{"_":{"(":{"\"":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"v":{"df":1,"docs":{"275":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"_":{"(":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}}},"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":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"253":{"tf":1.4142135623730951}}}}}},"x":{",":{"0":{"df":1,"docs":{"253":{"tf":1.0}}},"1":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"*":{">":{"(":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"243":{"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":{}}}}}}}},"c":{"df":0,"docs":{},"x":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"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":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"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":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"_":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"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":{}}},"n":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":2.0}}}},"df":0,"docs":{}}}}}}},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"14":{"tf":1.0},"15":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"13":{"tf":2.0},"14":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"419":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"15":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"14":{"tf":1.7320508075688772},"15":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"[":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"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":{}}},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"e":{"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"f":{"d":{"_":{"1":{"1":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"221":{"tf":1.0}}}}}},"df":1,"docs":{"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":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"173":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"z":{"1":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"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":{}}},"2":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"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":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"3":{"b":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{",":{"b":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"1":{",":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{",":{"d":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"a":{"df":2,"docs":{"266":{"tf":1.0},"267":{"tf":1.4142135623730951}}},"c":{"df":2,"docs":{"264":{"tf":1.0},"265":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"264":{"tf":1.0}}}},"0":{"df":2,"docs":{"423":{"tf":1.0},"424":{"tf":1.4142135623730951}}},"1":{"0":{"df":1,"docs":{"395":{"tf":1.4142135623730951}}},"df":2,"docs":{"33":{"tf":1.0},"424":{"tf":1.0}}},"2":{"df":2,"docs":{"33":{"tf":1.0},"424":{"tf":1.0}}},"5":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}},"7":{"df":2,"docs":{"423":{"tf":1.0},"424":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"395":{"tf":1.4142135623730951}}},":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"<":{"/":{"a":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"b":{"b":{"b":{"b":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"261":{"tf":2.8284271247461903}}},"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"218":{"tf":1.0},"219":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}},"p":{"c":{"df":0,"docs":{},"s":{"3":{"2":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"401":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"383":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"x":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"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":1,"docs":{"60":{"tf":1.0}},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}},"c":{"df":4,"docs":{"171":{"tf":1.0},"180":{"tf":1.0},"20":{"tf":1.0},"262":{"tf":1.0}}},"df":4,"docs":{"20":{"tf":1.0},"275":{"tf":1.4142135623730951},"283":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":11,"docs":{"254":{"tf":2.23606797749979},"364":{"tf":1.0},"374":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"419":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"368":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"246":{"tf":1.4142135623730951},"407":{"tf":1.0}}}},"v":{"df":4,"docs":{"165":{"tf":1.0},"210":{"tf":1.0},"261":{"tf":1.0},"272":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"203":{"tf":1.0},"268":{"tf":1.0},"283":{"tf":1.0},"362":{"tf":1.4142135623730951},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"268":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"407":{"tf":1.0}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"160":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"s":{"df":1,"docs":{"203":{"tf":1.0}},"s":{"df":16,"docs":{"122":{"tf":1.0},"233":{"tf":2.0},"25":{"tf":1.0},"3":{"tf":1.0},"314":{"tf":1.4142135623730951},"317":{"tf":1.0},"334":{"tf":1.0},"388":{"tf":1.0},"391":{"tf":1.0},"393":{"tf":1.0},"398":{"tf":1.0},"409":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"372":{"tf":1.0},"424":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"253":{"tf":1.0},"274":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"211":{"tf":1.0},"366":{"tf":1.0}}}}}}},"df":1,"docs":{"368":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"237":{"tf":1.0}}}}}},"l":{"(":{"5":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"288":{"tf":1.0},"314":{"tf":2.449489742783178},"315":{"tf":1.4142135623730951},"316":{"tf":2.23606797749979},"317":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"334":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"246":{"tf":1.0},"258":{"tf":1.0},"272":{"tf":1.0},"302":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.7320508075688772},"74":{"tf":1.0}}}},"v":{"df":5,"docs":{"306":{"tf":1.0},"325":{"tf":1.0},"362":{"tf":1.0},"44":{"tf":1.0},"91":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"233":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"105":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"139":{"tf":1.0},"163":{"tf":1.0},"182":{"tf":2.0},"211":{"tf":1.0},"287":{"tf":1.0},"3":{"tf":2.0},"302":{"tf":1.0},"316":{"tf":1.7320508075688772},"321":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":2.6457513110645907},"362":{"tf":1.4142135623730951},"400":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"233":{"tf":1.0},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"198":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"105":{"tf":1.0}}}}},"r":{"df":11,"docs":{"149":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"185":{"tf":1.4142135623730951},"193":{"tf":1.0},"214":{"tf":1.0},"274":{"tf":1.4142135623730951},"371":{"tf":1.0},"379":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"423":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":12,"docs":{"141":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"216":{"tf":1.0},"273":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.0},"371":{"tf":1.7320508075688772},"389":{"tf":2.0},"390":{"tf":1.0},"410":{"tf":1.4142135623730951},"411":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"279":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"85":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":1,"docs":{"368":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"241":{"tf":2.0},"242":{"tf":2.8284271247461903},"25":{"tf":1.0},"256":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"270":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"233":{"tf":1.0}}}}}}},"h":{"df":1,"docs":{"366":{"tf":1.0}}},"k":{"a":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":5,"docs":{"216":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":1.0},"43":{"tf":1.0}},"i":{"a":{"df":6,"docs":{"233":{"tf":2.8284271247461903},"234":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"60":{"tf":1.0},"72":{"tf":1.4142135623730951}},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"233":{"tf":5.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":10,"docs":{"233":{"tf":2.0},"243":{"tf":1.0},"357":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"379":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"419":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"l":{":":{"(":{"df":0,"docs":{},"u":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"196":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"df":0,"docs":{},"w":{"df":13,"docs":{"127":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"179":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":1.0},"237":{"tf":1.4142135623730951},"241":{"tf":1.0},"274":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"314":{"tf":1.0},"362":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{",":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{",":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{",":{"b":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{",":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"20":{"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":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"111":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"196":{"tf":1.0},"240":{"tf":1.0},"35":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"405":{"tf":1.0},"47":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}},"n":{"df":4,"docs":{"11":{"tf":1.0},"19":{"tf":1.0},"4":{"tf":1.0},"7":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"129":{"tf":1.0},"237":{"tf":1.0},"311":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"d":{"6":{"4":{"df":2,"docs":{"364":{"tf":1.0},"382":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"391":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"184":{"tf":1.0},"225":{"tf":1.0}}}},"z":{"df":1,"docs":{"273":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"258":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}}},"df":2,"docs":{"116":{"tf":1.0},"193":{"tf":1.0}}}}},"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"207":{"tf":1.0},"274":{"tf":1.0},"278":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"233":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":2.0}}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"185":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"172":{"tf":1.0},"185":{"tf":1.0},"296":{"tf":1.4142135623730951},"47":{"tf":1.0}},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"172":{"tf":1.0},"173":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"256":{"tf":1.0},"382":{"tf":1.0}}},"df":5,"docs":{"126":{"tf":1.0},"15":{"tf":1.0},"285":{"tf":1.0},"348":{"tf":1.0},"62":{"tf":2.449489742783178}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"402":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"97":{"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":3,"docs":{"233":{"tf":1.0},"239":{"tf":1.4142135623730951},"61":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"283":{"tf":1.4142135623730951},"284":{"tf":1.0}},"h":{"df":5,"docs":{"155":{"tf":1.0},"250":{"tf":1.0},"363":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"156":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":4,"docs":{"306":{"tf":1.0},"307":{"tf":1.0},"357":{"tf":2.449489742783178},"55":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"g":{"0":{".":{"df":0,"docs":{},"g":{"d":{"b":{".":{"b":{"df":0,"docs":{},"p":{"df":1,"docs":{"140":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"15":{"tf":1.0}}},"2":{"df":1,"docs":{"15":{"tf":1.0}}},"3":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"c":{"df":5,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"313":{"tf":1.0}}},"df":13,"docs":{"118":{"tf":1.4142135623730951},"145":{"tf":1.0},"174":{"tf":1.0},"203":{"tf":1.0},"23":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"242":{"tf":2.449489742783178},"302":{"tf":1.0},"375":{"tf":1.4142135623730951},"395":{"tf":1.0},"413":{"tf":1.0},"423":{"tf":1.0},"72":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"123":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":2.23606797749979},"165":{"tf":1.0},"198":{"tf":1.0},"23":{"tf":2.6457513110645907},"236":{"tf":1.0},"239":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"375":{"tf":2.449489742783178},"395":{"tf":2.23606797749979},"41":{"tf":1.0},"413":{"tf":2.23606797749979},"44":{"tf":2.449489742783178},"7":{"tf":1.7320508075688772}}}}}}},"v":{"df":5,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"41":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}}}}},"m":{"6":{"4":{"df":5,"docs":{"363":{"tf":1.0},"383":{"tf":1.7320508075688772},"394":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"403":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"419":{"tf":2.23606797749979},"420":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"102":{"tf":1.0},"106":{"tf":1.4142135623730951},"111":{"tf":1.0}}}},"v":{"7":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":4,"docs":{"363":{"tf":1.0},"403":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.4142135623730951}}},"8":{"df":2,"docs":{"401":{"tf":1.0},"402":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"+":{"=":{"(":{"df":0,"docs":{},"e":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{",":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{},"x":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"y":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"94":{"tf":1.0}}}},"y":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"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":0,"docs":{},"s":{"b":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"358":{"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":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"217":{"tf":1.0},"221":{"tf":1.0},"233":{"tf":1.0},"26":{"tf":1.4142135623730951},"5":{"tf":2.0},"6":{"tf":2.0},"7":{"tf":1.4142135623730951},"78":{"tf":1.0},"9":{"tf":1.0}}}},"df":1,"docs":{"5":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"351":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"233":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":6,"docs":{"102":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0}}},"z":{"df":5,"docs":{"371":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"381":{"tf":1.7320508075688772},"382":{"tf":1.0},"401":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"424":{"tf":1.7320508075688772}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"155":{"tf":1.0},"158":{"tf":1.0},"225":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"382":{"tf":2.0},"401":{"tf":1.7320508075688772},"402":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"424":{"tf":1.7320508075688772},"425":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},".":{"df":0,"docs":{},"h":{"df":2,"docs":{"275":{"tf":1.0},"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"262":{"tf":1.0},"312":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}},"o":{"c":{"df":1,"docs":{"7":{"tf":1.4142135623730951}},"i":{"df":4,"docs":{"5":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"192":{"tf":1.0},"27":{"tf":1.0},"271":{"tf":1.0},"372":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"407":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":16,"docs":{"118":{"tf":1.0},"121":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"162":{"tf":1.7320508075688772},"163":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"274":{"tf":1.0},"301":{"tf":1.7320508075688772},"303":{"tf":1.0},"323":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"182":{"tf":2.23606797749979},"183":{"tf":1.0},"355":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":3,"docs":{"129":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"240":{"tf":2.449489742783178}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"42":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"134":{"tf":1.7320508075688772},"140":{"tf":1.0},"259":{"tf":1.0},"261":{"tf":1.4142135623730951},"308":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0}}}},"df":1,"docs":{"139":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"368":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":23,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":2.0},"249":{"tf":1.0},"251":{"tf":1.4142135623730951},"26":{"tf":1.0},"270":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"333":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"195":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":12,"docs":{"1":{"tf":1.0},"173":{"tf":1.0},"180":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"70":{"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}}}},"x":{"df":7,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"366":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"i":{"df":1,"docs":{"362":{"tf":1.0}}}}},"b":{".":{"b":{"df":2,"docs":{"266":{"tf":1.4142135623730951},"267":{"tf":1.0}}},"c":{"df":1,"docs":{"265":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"33":{"tf":1.0}}},"2":{"df":1,"docs":{"33":{"tf":1.0}}},"8":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"100":{"tf":1.0},"233":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"324":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":4,"docs":{"182":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":2.0},"51":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"20":{"tf":1.0},"214":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":2,"docs":{"138":{"tf":1.0},"207":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"274":{"tf":1.0},"66":{"tf":1.0},"86":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.7320508075688772}}}},"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}}},"r":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"\"":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"$":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.7320508075688772}}}}},"{":{"!":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{":":{"+":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"19":{"tf":1.0}}}}}}},"(":{"$":{"df":0,"docs":{},"{":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"2":{"1":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"[":{"2":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":13,"docs":{"19":{"tf":1.4142135623730951},"232":{"tf":1.0},"253":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.7320508075688772},"287":{"tf":1.7320508075688772},"360":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"6":{"tf":1.0}},"e":{"df":1,"docs":{"402":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"207":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":2.0},"285":{"tf":1.0},"308":{"tf":1.4142135623730951},"333":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.4142135623730951},"366":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"411":{"tf":1.0},"60":{"tf":1.0},"96":{"tf":1.0}}},"h":{"(":{"1":{"df":1,"docs":{"16":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"[":{"0":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":5,"docs":{"1":{"tf":1.0},"171":{"tf":1.0},"21":{"tf":1.7320508075688772},"25":{"tf":1.0},"51":{"tf":1.0}}},"i":{"c":{"df":3,"docs":{"115":{"tf":1.0},"273":{"tf":1.0},"382":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"118":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"b":{"b":{"df":1,"docs":{"261":{"tf":3.0}}},"df":2,"docs":{"5":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}},"c":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":28,"docs":{"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"20":{"tf":1.4142135623730951},"225":{"tf":1.0},"234":{"tf":2.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"256":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"279":{"tf":1.4142135623730951},"281":{"tf":1.7320508075688772},"282":{"tf":1.0},"316":{"tf":1.0},"33":{"tf":1.7320508075688772},"372":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"81":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"df":5,"docs":{"237":{"tf":1.0},"283":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"63":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"118":{"tf":1.4142135623730951},"132":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.4142135623730951},"417":{"tf":1.0},"70":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}},"df":5,"docs":{"128":{"tf":1.0},"19":{"tf":1.0},"216":{"tf":1.0},"70":{"tf":1.4142135623730951},"81":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"211":{"tf":1.0},"233":{"tf":1.4142135623730951},"311":{"tf":1.0},"83":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"282":{"tf":1.0},"285":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"346":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"100":{"tf":1.0},"157":{"tf":1.0},"20":{"tf":1.0},"29":{"tf":1.0},"325":{"tf":1.0},"410":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"h":{"df":1,"docs":{"366":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":3,"docs":{"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"n":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":2,"docs":{"146":{"tf":1.0},"147":{"tf":1.0}}},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"211":{"tf":1.0},"213":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"225":{"tf":2.6457513110645907},"245":{"tf":1.7320508075688772},"25":{"tf":1.0},"283":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"d":{"df":8,"docs":{"270":{"tf":1.0},"272":{"tf":1.0},"274":{"tf":2.449489742783178},"275":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"3":{"tf":1.0},"52":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":2.449489742783178}}}}}},"df":3,"docs":{"173":{"tf":1.0},"225":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.0}}}}}}},"t":{"df":7,"docs":{"297":{"tf":3.0},"368":{"tf":1.4142135623730951},"376":{"tf":2.0},"396":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"l":{"a":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"a":{":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"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":1,"docs":{"33":{"tf":2.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"261":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":2,"docs":{"13":{"tf":1.7320508075688772},"261":{"tf":1.4142135623730951}}},"df":3,"docs":{"366":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"303":{"tf":1.7320508075688772}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":9,"docs":{"121":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"162":{"tf":1.0},"25":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.0},"358":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"389":{"tf":1.0}}},"u":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"13":{"tf":1.7320508075688772}},"e":{"df":2,"docs":{"27":{"tf":1.0},"44":{"tf":1.0}}}},"x":{"df":2,"docs":{"410":{"tf":1.0},"419":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"58":{"tf":2.449489742783178},"59":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"240":{"tf":2.449489742783178},"241":{"tf":2.0},"242":{"tf":2.6457513110645907},"243":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"158":{"tf":1.0},"161":{"tf":2.0},"172":{"tf":1.4142135623730951},"402":{"tf":1.0}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"379":{"tf":1.0},"401":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"185":{"tf":1.0},"270":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"357":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.7320508075688772}}}}}}},"df":3,"docs":{"121":{"tf":2.0},"135":{"tf":1.0},"366":{"tf":1.0}},"l":{"df":1,"docs":{"366":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":12,"docs":{"207":{"tf":1.0},"253":{"tf":1.7320508075688772},"283":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"389":{"tf":2.23606797749979},"410":{"tf":2.23606797749979},"419":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":4.123105625617661},"59":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"389":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":7,"docs":{"121":{"tf":2.23606797749979},"122":{"tf":1.7320508075688772},"125":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"222":{"tf":1.0},"313":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"121":{"tf":3.7416573867739413},"129":{"tf":2.0},"135":{"tf":2.0},"136":{"tf":1.7320508075688772},"140":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"240":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":1,"docs":{"333":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"402":{"tf":1.0}}}}}}}},"s":{"=":{"1":{"df":0,"docs":{},"g":{"df":1,"docs":{"307":{"tf":1.0}}},"m":{"df":1,"docs":{"303":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":4,"docs":{"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0}},"n":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}}},"u":{"df":1,"docs":{"163":{"tf":1.4142135623730951}},"f":{"[":{"3":{"2":{"df":1,"docs":{"313":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"313":{"tf":1.7320508075688772},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":16,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"225":{"tf":1.0},"3":{"tf":2.23606797749979},"351":{"tf":1.4142135623730951},"52":{"tf":1.0},"81":{"tf":1.4142135623730951},"84":{"tf":3.3166247903554},"85":{"tf":2.6457513110645907},"87":{"tf":1.7320508075688772},"88":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"g":{"df":2,"docs":{"142":{"tf":1.0},"143":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"df":0,"docs":{}},"a":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"172":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.4142135623730951},"283":{"tf":1.0},"338":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"15":{"tf":1.0},"23":{"tf":1.0},"252":{"tf":1.0},"26":{"tf":1.4142135623730951},"362":{"tf":1.0},"46":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"85":{"tf":1.0},"99":{"tf":1.0}}}}}}},"s":{"=":{"0":{"0":{"1":{"8":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"192":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"310":{"tf":1.0},"358":{"tf":1.4142135623730951}}}}}}},"x":{"df":3,"docs":{"366":{"tf":1.0},"410":{"tf":1.0},"419":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":1,"docs":{"370":{"tf":2.0}}},"df":15,"docs":{"154":{"tf":1.4142135623730951},"214":{"tf":2.0},"216":{"tf":1.0},"233":{"tf":2.0},"310":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"379":{"tf":1.4142135623730951},"385":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0}}}}}},"c":{"+":{"+":{"1":{"7":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"'":{"df":1,"docs":{"241":{"tf":1.0}}},"df":2,"docs":{"235":{"tf":1.0},"241":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"228":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"227":{"tf":1.0},"230":{"tf":1.0},"275":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{"c":{"df":3,"docs":{"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"264":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"a":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}},"3":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"[":{"4":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"176":{"tf":1.0},"335":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"278":{"tf":1.0}},"e":{"[":{"[":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}},"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":1,"docs":{"278":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":29,"docs":{"11":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.7320508075688772},"211":{"tf":1.0},"237":{"tf":2.23606797749979},"239":{"tf":1.0},"245":{"tf":1.4142135623730951},"260":{"tf":1.0},"272":{"tf":1.7320508075688772},"273":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":2.23606797749979},"287":{"tf":2.23606797749979},"297":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"394":{"tf":1.0},"402":{"tf":1.0},"412":{"tf":1.0},"420":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":3,"docs":{"378":{"tf":1.4142135623730951},"397":{"tf":1.0},"415":{"tf":1.0}},"r":{"df":6,"docs":{"207":{"tf":1.0},"377":{"tf":1.4142135623730951},"378":{"tf":1.0},"380":{"tf":2.0},"399":{"tf":1.0},"417":{"tf":1.0}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"211":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"245":{"tf":1.0},"261":{"tf":1.0},"33":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"241":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"268":{"tf":1.0}}}},"v":{"a":{"df":1,"docs":{"362":{"tf":1.7320508075688772}},"s":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"301":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"157":{"tf":1.0},"25":{"tf":1.0},"340":{"tf":1.7320508075688772},"6":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"207":{"tf":1.0},"211":{"tf":1.0}}}}}},"r":{"d":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"233":{"tf":1.0},"234":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"368":{"tf":1.4142135623730951},"407":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":15,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"156":{"tf":1.0},"196":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":2.449489742783178},"24":{"tf":1.0},"243":{"tf":1.4142135623730951},"27":{"tf":1.0},"301":{"tf":1.0},"313":{"tf":1.4142135623730951},"378":{"tf":1.0},"38":{"tf":1.7320508075688772},"6":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"123":{"tf":2.8284271247461903},"125":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"275":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"123":{"tf":1.0},"125":{"tf":1.0},"137":{"tf":1.0}}}}}}}}},"df":8,"docs":{"284":{"tf":1.7320508075688772},"290":{"tf":1.0},"306":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"65":{"tf":1.0},"77":{"tf":1.4142135623730951},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"237":{"tf":1.7320508075688772}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}}},"s":{"df":1,"docs":{"296":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}},"c":{"df":3,"docs":{"260":{"tf":1.0},"286":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"158":{"tf":1.0},"162":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}}}}}},"df":70,"docs":{"100":{"tf":2.0},"101":{"tf":1.0},"118":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"141":{"tf":2.0},"15":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.4142135623730951},"20":{"tf":1.0},"203":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"217":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"229":{"tf":1.0},"23":{"tf":1.4142135623730951},"231":{"tf":1.0},"233":{"tf":2.0},"235":{"tf":1.0},"239":{"tf":2.23606797749979},"24":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"256":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"27":{"tf":1.7320508075688772},"275":{"tf":2.23606797749979},"279":{"tf":1.0},"284":{"tf":1.7320508075688772},"3":{"tf":1.0},"313":{"tf":1.7320508075688772},"33":{"tf":2.0},"381":{"tf":1.0},"401":{"tf":1.0},"407":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":2.449489742783178},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":3.0},"76":{"tf":1.0},"81":{"tf":3.605551275463989},"83":{"tf":2.23606797749979},"84":{"tf":2.8284271247461903},"85":{"tf":1.0},"86":{"tf":2.23606797749979},"87":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":2.449489742783178},"96":{"tf":1.4142135623730951},"98":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"179":{"tf":1.0},"274":{"tf":1.0},"296":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"299":{"tf":1.0}}}},"f":{"df":1,"docs":{"368":{"tf":1.0}},"i":{"df":1,"docs":{"207":{"tf":1.0}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"207":{"tf":1.0},"32":{"tf":1.0},"346":{"tf":2.449489742783178},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":3.1622776601683795},"399":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"g":{"df":16,"docs":{"105":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"233":{"tf":1.0},"3":{"tf":1.7320508075688772},"302":{"tf":1.0},"325":{"tf":1.0},"331":{"tf":1.4142135623730951},"368":{"tf":1.0},"410":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"r":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"260":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"20":{"tf":2.23606797749979},"203":{"tf":1.0},"214":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"233":{"tf":3.605551275463989},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"242":{"tf":3.4641016151377544},"243":{"tf":1.0},"260":{"tf":1.0},"273":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":3.0},"373":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"86":{"tf":1.0}},"t":{".":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":1,"docs":{"362":{"tf":2.23606797749979}},"j":{"df":1,"docs":{"353":{"tf":1.0}}}}}},"df":1,"docs":{"366":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}}},"t":{"df":1,"docs":{"382":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"387":{"tf":1.0},"408":{"tf":1.0}}}}}}}}},"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"128":{"tf":1.0},"13":{"tf":1.0},"19":{"tf":1.0},"246":{"tf":1.0},"274":{"tf":1.4142135623730951},"325":{"tf":1.0},"368":{"tf":1.0},"4":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"241":{"tf":2.8284271247461903}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"64":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"127":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"214":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"s":{"c":{"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"283":{"tf":1.0},"284":{"tf":2.23606797749979},"286":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"356":{"tf":1.0}}},"2":{"df":1,"docs":{"356":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"357":{"tf":1.0}},"f":{"df":1,"docs":{"357":{"tf":1.0}}},"h":{"df":1,"docs":{"357":{"tf":1.0}}},"m":{"df":1,"docs":{"357":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"356":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"357":{"tf":2.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"357":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":8,"docs":{"141":{"tf":1.0},"20":{"tf":1.4142135623730951},"233":{"tf":1.0},"239":{"tf":2.0},"241":{"tf":2.449489742783178},"249":{"tf":1.0},"280":{"tf":1.0},"360":{"tf":3.605551275463989}}}}},"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"366":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"173":{"tf":1.0},"176":{"tf":1.0},"284":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"62":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"293":{"tf":1.0}}}}},"r":{"df":2,"docs":{"347":{"tf":1.0},"385":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"df":6,"docs":{"118":{"tf":1.0},"145":{"tf":1.0},"248":{"tf":1.0},"306":{"tf":1.0},"338":{"tf":1.0},"50":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.7320508075688772},"351":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"123":{"tf":1.4142135623730951},"333":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"185":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":2,"docs":{"227":{"tf":1.0},"256":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"(":{"1":{"df":2,"docs":{"341":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}},">":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"11":{"tf":1.0},"118":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":2.449489742783178},"212":{"tf":1.0},"26":{"tf":2.23606797749979},"290":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"336":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"344":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"249":{"tf":1.0},"296":{"tf":1.4142135623730951},"47":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":4,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"274":{"tf":1.4142135623730951},"44":{"tf":1.0},"78":{"tf":1.0}},"s":{"[":{"$":{"1":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}}},"df":17,"docs":{"0":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"253":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.7320508075688772},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"3":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.7320508075688772},"402":{"tf":1.0},"419":{"tf":2.0},"424":{"tf":1.7320508075688772}},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"356":{"tf":1.0}}},"2":{"df":1,"docs":{"356":{"tf":1.0}}},"d":{"df":2,"docs":{"286":{"tf":1.7320508075688772},"287":{"tf":1.7320508075688772}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"355":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"0":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"270":{"tf":1.0}}},"r":{"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{",":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"4":{"df":1,"docs":{"182":{"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":{}}}}}}},"]":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"129":{"tf":1.0},"14":{"tf":2.449489742783178},"183":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":2.0},"44":{"tf":2.23606797749979},"45":{"tf":1.4142135623730951}},"s":{"+":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"d":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"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":{},"m":{"df":0,"docs":{},"n":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":2,"docs":{"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"211":{"tf":1.0},"356":{"tf":2.0},"357":{"tf":1.0},"78":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"308":{"tf":1.0},"319":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"270":{"tf":1.0},"72":{"tf":1.0}},"n":{"d":{"df":39,"docs":{"105":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":2.6457513110645907},"126":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"137":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"143":{"tf":2.0},"15":{"tf":1.0},"151":{"tf":1.0},"158":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"198":{"tf":1.4142135623730951},"21":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"322":{"tf":1.0},"34":{"tf":1.4142135623730951},"341":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"68":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"145":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"368":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},">":{".":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"61":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"55":{"tf":1.0},"60":{"tf":2.449489742783178},"61":{"tf":2.8284271247461903},"62":{"tf":3.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"66":{"tf":2.0}}}},"n":{"d":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}},"p":{"_":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":6,"docs":{"200":{"tf":1.0},"241":{"tf":2.0},"242":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"372":{"tf":1.0},"85":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"193":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"274":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"11":{"tf":1.4142135623730951},"13":{"tf":1.0},"14":{"tf":1.0}}}}},"df":1,"docs":{"13":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"26":{"tf":2.0},"27":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"df":17,"docs":{"207":{"tf":1.0},"232":{"tf":1.4142135623730951},"233":{"tf":1.0},"234":{"tf":1.0},"245":{"tf":1.0},"253":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.0},"283":{"tf":1.7320508075688772},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"301":{"tf":1.0},"313":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"424":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":13,"docs":{"10":{"tf":1.0},"11":{"tf":2.0},"12":{"tf":1.4142135623730951},"13":{"tf":2.449489742783178},"14":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"26":{"tf":3.4641016151377544},"27":{"tf":1.7320508075688772},"44":{"tf":4.358898943540674},"47":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":2.0},"99":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"26":{"tf":1.0},"27":{"tf":2.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"308":{"tf":1.0},"78":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}}},"d":{"df":3,"docs":{"121":{"tf":2.23606797749979},"135":{"tf":1.0},"253":{"tf":1.4142135623730951}},"i":{"d":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":4,"docs":{"121":{"tf":1.7320508075688772},"135":{"tf":2.0},"136":{"tf":1.4142135623730951},"44":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"160":{"tf":1.0}}}}},"g":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"292":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"158":{"tf":1.0},"177":{"tf":1.0},"180":{"tf":1.0},"296":{"tf":1.0},"50":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":11,"docs":{"125":{"tf":1.0},"129":{"tf":1.0},"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"319":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"171":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.7320508075688772},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"194":{"tf":1.7320508075688772},"351":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"286":{"tf":1.0},"287":{"tf":1.0},"413":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"310":{"tf":1.0},"319":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"157":{"tf":1.0},"171":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"t":{"df":8,"docs":{"236":{"tf":1.4142135623730951},"239":{"tf":2.6457513110645907},"240":{"tf":3.4641016151377544},"241":{"tf":1.4142135623730951},"273":{"tf":1.0},"313":{"tf":2.23606797749979},"358":{"tf":1.4142135623730951},"362":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":5,"docs":{"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"241":{"tf":2.0},"242":{"tf":2.0},"243":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"240":{"tf":1.0},"417":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}},"m":{"df":1,"docs":{"237":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":16,"docs":{"162":{"tf":1.0},"169":{"tf":1.0},"21":{"tf":1.0},"233":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"260":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":2.6457513110645907},"275":{"tf":1.0},"286":{"tf":1.0},"296":{"tf":1.0},"33":{"tf":1.0},"46":{"tf":1.4142135623730951},"59":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"195":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"110":{"tf":1.0},"124":{"tf":1.0},"3":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.0},"47":{"tf":1.0},"65":{"tf":1.0},"82":{"tf":1.0},"90":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"121":{"tf":1.0},"160":{"tf":1.0},"239":{"tf":2.0},"241":{"tf":1.0},"362":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"13":{"tf":1.0},"217":{"tf":1.0},"246":{"tf":1.0},"48":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":9,"docs":{"163":{"tf":1.7320508075688772},"256":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":1.4142135623730951},"334":{"tf":1.0},"36":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"136":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"233":{"tf":1.0}}},"t":{"df":3,"docs":{"185":{"tf":1.4142135623730951},"217":{"tf":1.0},"233":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":9,"docs":{"101":{"tf":1.0},"162":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"7":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"(":{"5":{"df":3,"docs":{"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"299":{"tf":2.23606797749979}}}}},"df":7,"docs":{"118":{"tf":1.7320508075688772},"288":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.0},"297":{"tf":1.0},"299":{"tf":2.0},"300":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"299":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"235":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"233":{"tf":1.7320508075688772},"274":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"=":{"1":{"0":{"0":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"381":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"366":{"tf":1.0},"385":{"tf":1.0},"405":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}}}},"v":{".":{"c":{"c":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"284":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":1,"docs":{"284":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"284":{"tf":2.0}}}},"df":1,"docs":{"284":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"283":{"tf":2.23606797749979},"284":{"tf":1.7320508075688772}}}},"df":1,"docs":{"11":{"tf":1.0}},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"231":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"r":{"df":3,"docs":{"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"409":{"tf":2.0}}}},"u":{"df":8,"docs":{"158":{"tf":1.0},"159":{"tf":2.449489742783178},"164":{"tf":1.0},"172":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"250":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"0":{".":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"368":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}}}}}},"df":1,"docs":{"300":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"185":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"162":{"tf":2.449489742783178},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"182":{"tf":1.0},"185":{"tf":1.0},"196":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.0},"3":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":2.0},"307":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"319":{"tf":1.0},"321":{"tf":1.7320508075688772},"327":{"tf":1.7320508075688772},"330":{"tf":1.7320508075688772},"333":{"tf":1.4142135623730951},"351":{"tf":1.7320508075688772},"362":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":2.0},"85":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}},"t":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"303":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"8":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"288":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.4142135623730951}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"353":{"tf":1.0},"359":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":4,"docs":{"237":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"284":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"+":{"a":{"df":1,"docs":{"157":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"t":{"+":{"1":{"df":1,"docs":{"157":{"tf":1.0}}},"2":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"239":{"tf":3.605551275463989}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"407":{"tf":1.0}}}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"261":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"=":{"$":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"27":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":35,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"134":{"tf":1.0},"141":{"tf":1.0},"152":{"tf":1.0},"192":{"tf":1.0},"233":{"tf":1.0},"250":{"tf":1.0},"26":{"tf":2.0},"261":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"3":{"tf":1.0},"315":{"tf":1.0},"325":{"tf":1.0},"329":{"tf":1.0},"342":{"tf":1.0},"375":{"tf":1.0},"395":{"tf":1.0},"399":{"tf":1.4142135623730951},"406":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.7320508075688772},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"86":{"tf":1.7320508075688772},"87":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"130":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"12":{"tf":1.4142135623730951},"26":{"tf":1.0},"3":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"182":{"tf":1.4142135623730951},"239":{"tf":1.0}}}}}}},"v":{"df":2,"docs":{"233":{"tf":2.23606797749979},"237":{"tf":1.0}}},"x":{"df":2,"docs":{"366":{"tf":1.0},"373":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"284":{"tf":2.449489742783178}}}},"df":0,"docs":{}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":9,"docs":{"100":{"tf":1.4142135623730951},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"51":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{".":{"d":{"df":2,"docs":{"266":{"tf":1.0},"267":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":2,"docs":{"240":{"tf":1.0},"78":{"tf":1.0}}}},"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"341":{"tf":1.0}}}}}},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"176":{"tf":1.4142135623730951},"178":{"tf":1.7320508075688772},"179":{"tf":2.0},"180":{"tf":1.0}}}},"df":0,"docs":{}},"df":18,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"154":{"tf":1.0},"233":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"286":{"tf":2.6457513110645907},"287":{"tf":1.7320508075688772},"303":{"tf":1.0},"310":{"tf":1.4142135623730951},"311":{"tf":1.0},"319":{"tf":1.4142135623730951},"324":{"tf":1.0},"362":{"tf":2.449489742783178},"366":{"tf":1.0},"372":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"319":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"328":{"tf":1.4142135623730951},"329":{"tf":2.0},"330":{"tf":2.23606797749979},"331":{"tf":2.0},"332":{"tf":2.23606797749979},"333":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"362":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"116":{"tf":1.0},"59":{"tf":1.0}}}},"x":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}},"y":{"df":1,"docs":{"72":{"tf":1.0}}}},"b":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"286":{"tf":1.0}}},"d":{"df":3,"docs":{"303":{"tf":1.4142135623730951},"307":{"tf":1.0},"5":{"tf":1.4142135623730951}},"e":{"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":{},"f":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":25,"docs":{"14":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.7320508075688772},"171":{"tf":1.0},"173":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"26":{"tf":1.4142135623730951},"303":{"tf":1.0},"325":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"372":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.4142135623730951},"52":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.7320508075688772},"76":{"tf":1.0},"8":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":13,"docs":{"127":{"tf":1.4142135623730951},"139":{"tf":1.0},"141":{"tf":1.4142135623730951},"164":{"tf":1.0},"168":{"tf":1.7320508075688772},"172":{"tf":1.0},"199":{"tf":1.0},"207":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"48":{"tf":1.0}},"e":{"df":7,"docs":{"118":{"tf":1.0},"120":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"130":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.4142135623730951}}},"g":{"df":1,"docs":{"164":{"tf":1.0}},"e":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"c":{"df":3,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"46":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{")":{":":{":":{"_":{"df":1,"docs":{"232":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"241":{"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":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"278":{"tf":1.7320508075688772},"60":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"368":{"tf":1.0},"372":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"232":{"tf":1.0}},"t":{"df":1,"docs":{"232":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"245":{"tf":1.0}},"f":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":29,"docs":{"116":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"19":{"tf":1.0},"203":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"274":{"tf":3.605551275463989},"275":{"tf":3.3166247903554},"287":{"tf":1.0},"29":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":1.4142135623730951},"320":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.0},"351":{"tf":1.4142135623730951},"355":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"171":{"tf":1.0},"278":{"tf":2.6457513110645907},"279":{"tf":1.0},"280":{"tf":2.0},"281":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":26,"docs":{"121":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"141":{"tf":2.0},"143":{"tf":1.0},"163":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.7320508075688772},"242":{"tf":2.0},"249":{"tf":1.0},"258":{"tf":1.0},"275":{"tf":1.4142135623730951},"285":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"317":{"tf":1.0},"346":{"tf":1.0},"372":{"tf":1.0},"381":{"tf":1.0},"42":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"256":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"324":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"v":{"c":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"215":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"105":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"141":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"203":{"tf":1.0},"204":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"105":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"205":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"284":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"275":{"tf":1.0},"285":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}},"p":{"df":1,"docs":{"177":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"180":{"tf":1.4142135623730951},"239":{"tf":1.0},"274":{"tf":1.7320508075688772},"283":{"tf":1.0},"335":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"19":{"tf":1.0},"233":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":11,"docs":{"13":{"tf":1.4142135623730951},"284":{"tf":2.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"423":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"360":{"tf":1.7320508075688772},"398":{"tf":1.4142135623730951},"411":{"tf":1.0},"416":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"59":{"tf":1.0}},"i":{"b":{"df":7,"docs":{"233":{"tf":1.0},"314":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0},"43":{"tf":1.0},"7":{"tf":1.0},"81":{"tf":2.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"185":{"tf":1.0}}}},"t":{"df":28,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"13":{"tf":1.0},"241":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.7320508075688772},"3":{"tf":1.0},"44":{"tf":2.0},"62":{"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.4142135623730951},"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.4142135623730951},"99":{"tf":1.0}},"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":1,"docs":{"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"373":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"193":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"239":{"tf":1.7320508075688772},"338":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":3,"docs":{"321":{"tf":1.7320508075688772},"327":{"tf":1.7320508075688772},"333":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"111":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":9,"docs":{"200":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"299":{"tf":1.0},"301":{"tf":1.0},"355":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"245":{"tf":1.0},"246":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"272":{"tf":1.4142135623730951}}}}}}}},"v":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"i":{"df":2,"docs":{"321":{"tf":1.0},"325":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"4":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":2,"docs":{"311":{"tf":1.0},"313":{"tf":1.4142135623730951}}}}}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"310":{"tf":1.0}}}}}}}}},"df":1,"docs":{"309":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"303":{"tf":1.7320508075688772},"304":{"tf":1.0}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"302":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"d":{"a":{"1":{"df":1,"docs":{"162":{"tf":1.0}}},"2":{"df":1,"docs":{"162":{"tf":1.0}}},"df":1,"docs":{"162":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"321":{"tf":1.0}}},"2":{"df":1,"docs":{"321":{"tf":1.0}}},"3":{"df":1,"docs":{"321":{"tf":1.0}}},"4":{"df":1,"docs":{"321":{"tf":1.0}}},"a":{"df":1,"docs":{"321":{"tf":1.0}}},"b":{"df":1,"docs":{"321":{"tf":1.0}}},"c":{"df":1,"docs":{"321":{"tf":1.0}}},"df":3,"docs":{"302":{"tf":2.6457513110645907},"319":{"tf":1.7320508075688772},"323":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"i":{"c":{"df":18,"docs":{"158":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":2.0},"167":{"tf":1.0},"192":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":1.7320508075688772},"309":{"tf":1.0},"310":{"tf":1.7320508075688772},"311":{"tf":1.7320508075688772},"312":{"tf":1.7320508075688772},"319":{"tf":1.7320508075688772},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"fi":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.0}}}}},"f":{"=":{"0":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"368":{"tf":1.0},"372":{"tf":1.0}}},"h":{"df":1,"docs":{"366":{"tf":1.0}}},"i":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"366":{"tf":1.0},"372":{"tf":2.8284271247461903},"373":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"60":{"tf":1.0},"61":{"tf":2.8284271247461903},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"180":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"283":{"tf":1.0},"29":{"tf":1.0},"319":{"tf":1.0},"401":{"tf":1.0},"411":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"66":{"tf":1.0},"78":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"366":{"tf":1.0}}},"o":{"df":1,"docs":{"303":{"tf":1.0}}},"r":{">":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"x":{"8":{"6":{"/":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"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":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"172":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"]":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"101":{"tf":1.0},"128":{"tf":1.4142135623730951},"14":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"47":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}}}}},"t":{"df":11,"docs":{"172":{"tf":1.0},"310":{"tf":1.4142135623730951},"360":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"170":{"tf":1.0},"172":{"tf":1.0},"233":{"tf":1.0},"25":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"418":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"101":{"tf":1.0},"180":{"tf":1.0},"192":{"tf":1.0},"256":{"tf":1.0},"283":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}}},"df":2,"docs":{"101":{"tf":1.0},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"85":{"tf":1.0}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"145":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"251":{"tf":1.0},"290":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.0},"362":{"tf":1.0},"407":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"129":{"tf":1.4142135623730951},"149":{"tf":1.0},"223":{"tf":2.0},"224":{"tf":1.0},"225":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":10,"docs":{"158":{"tf":1.0},"162":{"tf":2.449489742783178},"170":{"tf":1.0},"196":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"319":{"tf":1.7320508075688772},"324":{"tf":2.0},"85":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"120":{"tf":2.0},"134":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":2.449489742783178},"223":{"tf":1.0},"23":{"tf":1.0},"274":{"tf":1.7320508075688772},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"111":{"tf":1.0},"319":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{">":{"<":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"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":{}}}},"df":0,"docs":{}},"df":4,"docs":{"356":{"tf":2.449489742783178},"357":{"tf":3.1622776601683795},"358":{"tf":2.0},"360":{"tf":3.1622776601683795}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"l":{"df":1,"docs":{"366":{"tf":1.0}},"f":{"c":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"275":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"df":1,"docs":{"271":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{"df":1,"docs":{"249":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"351":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"343":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"96":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.7320508075688772}}}}}},"u":{"df":1,"docs":{"131":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}},"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":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"'":{"a":{"df":1,"docs":{"362":{"tf":1.0}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"d":{"(":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"358":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"358":{"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":2,"docs":{"131":{"tf":1.7320508075688772},"7":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"185":{"tf":1.4142135623730951},"194":{"tf":1.0},"214":{"tf":1.0},"268":{"tf":1.0},"338":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"233":{"tf":1.0},"24":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"295":{"tf":1.0},"51":{"tf":1.7320508075688772},"6":{"tf":1.0},"77":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"222":{"tf":1.0},"223":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"1":{"tf":1.0},"182":{"tf":1.7320508075688772},"183":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"413":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"125":{"tf":1.0},"237":{"tf":1.0},"310":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"94":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"379":{"tf":1.0},"398":{"tf":1.0},"416":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"308":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"193":{"tf":1.0}}}}}}}},"df":4,"docs":{"194":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":2.0},"167":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":1.0}}}},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}}},"s":{":":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"372":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"194":{"tf":1.0},"338":{"tf":1.4142135623730951}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"241":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}}},"p":{"df":15,"docs":{"124":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"210":{"tf":1.0},"214":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"240":{"tf":1.0},"274":{"tf":1.0},"296":{"tf":2.23606797749979},"297":{"tf":3.4641016151377544},"299":{"tf":1.4142135623730951},"3":{"tf":1.0},"302":{"tf":1.0}}}},"p":{"2":{"(":{"2":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"128":{"tf":1.0},"271":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772},"295":{"tf":1.0},"335":{"tf":1.0},"424":{"tf":1.0},"87":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"154":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":2.23606797749979},"273":{"tf":1.0},"287":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"366":{"tf":1.0}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":11,"docs":{"222":{"tf":2.0},"230":{"tf":1.0},"233":{"tf":2.8284271247461903},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"308":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772}}}},"df":4,"docs":{"222":{"tf":1.0},"230":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"274":{"tf":1.0}}}},"y":{"df":0,"docs":{},"m":{"df":3,"docs":{"222":{"tf":1.0},"274":{"tf":2.449489742783178},"275":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"62":{"tf":1.0}}}},"5":{"df":1,"docs":{"286":{"tf":1.0}}},"8":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":2.0}}},"9":{"df":1,"docs":{"287":{"tf":1.0}},"e":{"0":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"273":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"13":{"tf":1.0},"162":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.0},"234":{"tf":1.0},"268":{"tf":1.4142135623730951},"274":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0},"319":{"tf":1.0},"349":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.4142135623730951},"62":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":2,"docs":{"283":{"tf":1.0},"362":{"tf":1.0}},"i":{"df":1,"docs":{"234":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":0,"docs":{},"x":{"1":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":4,"docs":{"155":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"253":{"tf":2.8284271247461903},"366":{"tf":1.0}}}},"b":{"df":1,"docs":{"287":{"tf":1.0}},"p":{"df":1,"docs":{"366":{"tf":1.0}}},"x":{"df":1,"docs":{"366":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"424":{"tf":1.4142135623730951}}}},"df":1,"docs":{"287":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":32,"docs":{"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"233":{"tf":1.0},"24":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":2.449489742783178},"262":{"tf":1.0},"274":{"tf":1.0},"292":{"tf":1.0},"307":{"tf":1.0},"33":{"tf":3.3166247903554},"34":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":3.872983346207417},"40":{"tf":1.0},"41":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":3.0},"51":{"tf":1.0},"6":{"tf":3.0},"76":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":2.0},"9":{"tf":1.7320508075688772}}}},"x":{"df":1,"docs":{"366":{"tf":1.0}}}},"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":2.449489742783178}}},"i":{",":{"0":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"253":{"tf":2.0},"366":{"tf":1.0}},"t":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"116":{"tf":1.0},"3":{"tf":2.0},"43":{"tf":1.4142135623730951},"92":{"tf":1.0},"95":{"tf":1.0}}}},"x":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"369":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"366":{"tf":1.0}}}},"df":24,"docs":{"15":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.7320508075688772},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.0},"241":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"26":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"358":{"tf":1.7320508075688772},"407":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"e":{"df":1,"docs":{"5":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"22":{"tf":1.0},"256":{"tf":1.0},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"411":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"367":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":21,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":1.0},"160":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"23":{"tf":1.0},"243":{"tf":1.0},"249":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.4142135623730951},"343":{"tf":1.0},"346":{"tf":1.0},"372":{"tf":1.4142135623730951},"391":{"tf":1.0},"413":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"367":{"tf":1.0}}}},"l":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"1":{"df":1,"docs":{"386":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"386":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"386":{"tf":1.7320508075688772}}},"df":1,"docs":{"386":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"233":{"tf":1.4142135623730951},"238":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":3.1622776601683795},"362":{"tf":2.0},"46":{"tf":1.0}}}}}}},"f":{"df":12,"docs":{"216":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.0},"230":{"tf":1.0},"274":{"tf":2.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"297":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"df":1,"docs":{"386":{"tf":1.0}}},"3":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"c":{"df":3,"docs":{"1":{"tf":1.0},"3":{"tf":1.0},"97":{"tf":1.0}},"s":{"(":{"1":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"419":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":19,"docs":{"129":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.0},"169":{"tf":1.4142135623730951},"172":{"tf":1.0},"20":{"tf":1.0},"233":{"tf":2.0},"251":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.7320508075688772},"307":{"tf":1.0},"308":{"tf":1.0},"314":{"tf":1.0},"335":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.4142135623730951},"52":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"20":{"tf":1.0},"239":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":3,"docs":{"221":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"102":{"tf":1.0},"108":{"tf":1.7320508075688772},"109":{"tf":2.0},"110":{"tf":1.7320508075688772},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"319":{"tf":1.0},"330":{"tf":2.449489742783178},"331":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"330":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"d":{"df":22,"docs":{"121":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"19":{"tf":1.0},"203":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"70":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"217":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"421":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"161":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"85":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"3":{"tf":1.0},"49":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"13":{"tf":1.0},"196":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":2.449489742783178},"275":{"tf":1.0},"312":{"tf":1.0},"315":{"tf":1.4142135623730951},"316":{"tf":2.449489742783178},"317":{"tf":1.4142135623730951},"343":{"tf":1.0},"344":{"tf":1.0},"346":{"tf":1.0},"7":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"242":{"tf":1.0}}}},"v":{"df":4,"docs":{"147":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"50":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"147":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"33":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"380":{"tf":1.4142135623730951},"400":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951}}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"162":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"141":{"tf":1.0},"21":{"tf":1.0},"233":{"tf":1.0},"265":{"tf":1.0},"283":{"tf":1.0},"330":{"tf":1.0},"380":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"31":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"4":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"129":{"tf":1.0},"23":{"tf":1.0},"232":{"tf":1.4142135623730951},"241":{"tf":1.0},"246":{"tf":2.0},"4":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"s":{":":{"[":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"372":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":3,"docs":{"14":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"214":{"tf":1.0}}}},"df":1,"docs":{"161":{"tf":1.0}}},"df":1,"docs":{"216":{"tf":1.0}},"i":{"df":1,"docs":{"366":{"tf":1.0}}},"p":{"df":2,"docs":{"366":{"tf":1.0},"368":{"tf":1.0}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"185":{"tf":1.4142135623730951},"191":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"97":{"tf":1.0}}}},"c":{"/":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"95":{"tf":1.0},"98":{"tf":1.7320508075688772}},"u":{"df":5,"docs":{"13":{"tf":1.0},"241":{"tf":1.4142135623730951},"271":{"tf":1.0},"349":{"tf":1.0},"98":{"tf":1.7320508075688772}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":1,"docs":{"207":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"141":{"tf":1.0}},"t":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"169":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"169":{"tf":1.4142135623730951},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"310":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"313":{"tf":1.4142135623730951}},"s":{"=":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"311":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"100":{"tf":1.0}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.0},"249":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"233":{"tf":1.0},"260":{"tf":1.0},"70":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":66,"docs":{"114":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.7320508075688772},"153":{"tf":1.0},"156":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"182":{"tf":1.4142135623730951},"186":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"216":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.4142135623730951},"230":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"243":{"tf":1.0},"256":{"tf":1.4142135623730951},"260":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.7320508075688772},"283":{"tf":1.0},"284":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"308":{"tf":1.0},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"325":{"tf":1.4142135623730951},"335":{"tf":1.0},"339":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"362":{"tf":1.0},"373":{"tf":1.0},"51":{"tf":1.0},"73":{"tf":1.0},"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"123":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"20":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"410":{"tf":1.0},"419":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":5,"docs":{"118":{"tf":1.0},"138":{"tf":1.4142135623730951},"146":{"tf":1.0},"152":{"tf":1.4142135623730951},"299":{"tf":1.0}},"e":{"c":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"171":{"tf":1.0}}}}}}},"df":1,"docs":{"171":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":13,"docs":{"118":{"tf":1.4142135623730951},"137":{"tf":1.0},"143":{"tf":1.0},"147":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"168":{"tf":1.0},"185":{"tf":1.0},"283":{"tf":1.0},"296":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"302":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"346":{"tf":1.0},"35":{"tf":1.0}}}},"t":{"(":{"2":{"df":6,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"118":{"tf":1.0},"157":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"32":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"18":{"tf":1.0},"19":{"tf":2.0},"4":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"17":{"tf":1.0},"6":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"253":{"tf":1.0},"378":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"105":{"tf":1.4142135623730951},"116":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"241":{"tf":1.0}}}},"n":{"df":3,"docs":{"15":{"tf":1.0},"22":{"tf":1.0},"372":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"11":{"tf":1.0},"178":{"tf":1.0},"180":{"tf":1.0},"258":{"tf":1.0},"261":{"tf":1.0},"275":{"tf":1.0},"370":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"253":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"106":{"tf":1.7320508075688772},"116":{"tf":1.0},"222":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.0},"275":{"tf":1.4142135623730951},"31":{"tf":1.0},"325":{"tf":2.23606797749979},"33":{"tf":1.0}}}}},"r":{"df":8,"docs":{"120":{"tf":1.4142135623730951},"122":{"tf":2.23606797749979},"193":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"120":{"tf":1.4142135623730951},"141":{"tf":2.0},"203":{"tf":1.0},"241":{"tf":1.0},"25":{"tf":1.4142135623730951},"274":{"tf":1.0},"338":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}}}},"t":{"3":{"df":1,"docs":{"162":{"tf":1.0}}},"4":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"116":{"tf":1.0},"316":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"171":{"tf":1.0},"253":{"tf":1.4142135623730951},"275":{"tf":2.0},"362":{"tf":1.7320508075688772}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":1,"docs":{"20":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"110":{"tf":1.0},"216":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.4142135623730951}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},"1":{"df":1,"docs":{"96":{"tf":1.0}}},"2":{"df":1,"docs":{"287":{"tf":1.0}}},":":{"c":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}},"{":{"df":0,"docs":{},"f":{".":{"_":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"278":{"tf":1.4142135623730951}}},"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"203":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":2.23606797749979},"324":{"tf":1.0},"35":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"319":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"s":{"df":3,"docs":{"241":{"tf":1.0},"362":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"346":{"tf":1.0},"351":{"tf":1.0}}},"y":{"=":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"1":{"6":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"196":{"tf":1.4142135623730951},"207":{"tf":1.7320508075688772},"210":{"tf":1.0}},"i":{"df":1,"docs":{"324":{"tf":1.4142135623730951}}}}}}},"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":7,"docs":{"203":{"tf":1.7320508075688772},"22":{"tf":2.0},"313":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":33,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"162":{"tf":1.4142135623730951},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"24":{"tf":2.0},"26":{"tf":2.23606797749979},"27":{"tf":2.23606797749979},"293":{"tf":1.0},"303":{"tf":1.7320508075688772},"348":{"tf":1.0},"351":{"tf":1.0},"357":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"407":{"tf":1.0},"44":{"tf":2.0},"46":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"81":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"159":{"tf":1.0},"240":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"240":{"tf":1.0}}}},"f":{"2":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"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":{}},"3":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"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":3,"docs":{"203":{"tf":1.0},"286":{"tf":3.7416573867739413},"287":{"tf":2.23606797749979}}},"g":{"df":2,"docs":{"185":{"tf":1.0},"187":{"tf":1.0}}},"i":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"67":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"71":{"tf":2.0},"76":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{".":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"h":{"df":1,"docs":{"33":{"tf":1.0}}},"{":{"df":0,"docs":{},"h":{",":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"101":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"274":{"tf":1.0}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"274":{"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":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{">":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"162":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},">":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"111":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":3,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"]":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":91,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.7320508075688772},"11":{"tf":1.4142135623730951},"110":{"tf":2.8284271247461903},"111":{"tf":1.7320508075688772},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"139":{"tf":1.0},"14":{"tf":1.4142135623730951},"152":{"tf":1.0},"154":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.7320508075688772},"171":{"tf":1.7320508075688772},"177":{"tf":1.0},"178":{"tf":1.7320508075688772},"179":{"tf":2.23606797749979},"180":{"tf":1.0},"182":{"tf":2.0},"185":{"tf":1.7320508075688772},"187":{"tf":1.7320508075688772},"188":{"tf":1.0},"192":{"tf":1.0},"203":{"tf":2.0},"205":{"tf":1.4142135623730951},"21":{"tf":2.23606797749979},"211":{"tf":1.0},"214":{"tf":1.4142135623730951},"216":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"220":{"tf":1.0},"225":{"tf":1.7320508075688772},"231":{"tf":1.0},"245":{"tf":1.4142135623730951},"249":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"268":{"tf":1.4142135623730951},"27":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"274":{"tf":3.0},"275":{"tf":2.23606797749979},"276":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"283":{"tf":2.6457513110645907},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"296":{"tf":1.7320508075688772},"297":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"303":{"tf":2.8284271247461903},"307":{"tf":2.23606797749979},"308":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.7320508075688772},"314":{"tf":1.4142135623730951},"317":{"tf":1.0},"335":{"tf":1.0},"338":{"tf":2.0},"348":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":2.8284271247461903},"46":{"tf":1.0},"50":{"tf":1.7320508075688772},"56":{"tf":1.0},"60":{"tf":2.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":2.0},"97":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"203":{"tf":1.0},"286":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"307":{"tf":1.0}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"162":{"tf":1.0},"261":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"312":{"tf":1.0},"314":{"tf":2.0}}}}}}}}},"l":{"df":2,"docs":{"23":{"tf":1.0},"273":{"tf":1.0}}},"t":{"df":1,"docs":{"229":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"349":{"tf":1.0}}}}}}}}}},"df":16,"docs":{"120":{"tf":1.0},"185":{"tf":1.7320508075688772},"193":{"tf":2.0},"203":{"tf":1.0},"205":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"297":{"tf":2.23606797749979},"338":{"tf":3.0},"346":{"tf":1.0},"349":{"tf":1.0},"351":{"tf":1.7320508075688772},"74":{"tf":1.0},"85":{"tf":2.449489742783178},"96":{"tf":1.0}}}}}},"n":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"185":{"tf":1.0}}},"_":{"2":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"283":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0}}}},"d":{"df":5,"docs":{"141":{"tf":1.0},"192":{"tf":1.0},"312":{"tf":1.0},"88":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}},"df":0,"docs":{},"e":{"df":1,"docs":{"314":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"143":{"tf":2.23606797749979}}}}}},"q":{"df":1,"docs":{"407":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"336":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":2.0},"343":{"tf":2.0},"344":{"tf":1.7320508075688772},"345":{"tf":1.0},"346":{"tf":1.0}},"l":{"d":{"(":{"1":{"df":2,"docs":{"341":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":15,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"15":{"tf":1.0},"238":{"tf":1.0},"25":{"tf":1.0},"261":{"tf":1.0},"273":{"tf":1.7320508075688772},"303":{"tf":1.4142135623730951},"330":{"tf":1.0},"356":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"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":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"29":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"1":{"tf":1.0},"29":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}}},"x":{"df":1,"docs":{"273":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"13":{"tf":1.0},"150":{"tf":2.23606797749979},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"283":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":3.4641016151377544},"372":{"tf":2.0},"407":{"tf":2.0},"6":{"tf":1.0},"8":{"tf":1.7320508075688772}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"209":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"179":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"357":{"tf":1.0}}}}},"df":1,"docs":{"357":{"tf":1.7320508075688772}},"i":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"l":{"df":1,"docs":{"357":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"216":{"tf":1.0}}},"o":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"238":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"46":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"w":{"df":5,"docs":{"351":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"347":{"tf":1.0},"348":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"a":{"b":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"313":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"313":{"tf":1.0}}},"x":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":3,"docs":{"120":{"tf":1.0},"313":{"tf":2.8284271247461903},"72":{"tf":1.4142135623730951}}}},"n":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}}},"v":{"0":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"268":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"268":{"tf":1.4142135623730951}}},"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"44":{"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.4142135623730951},"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.4142135623730951},"99":{"tf":1.0}},"o":{"df":1,"docs":{"207":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{")":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":2.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":4,"docs":{"130":{"tf":1.0},"334":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}},"s":{"df":2,"docs":{"83":{"tf":1.0},"93":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"210":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"314":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":46,"docs":{"12":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.4142135623730951},"141":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":1.0},"182":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.4142135623730951},"205":{"tf":1.0},"216":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.7320508075688772},"241":{"tf":1.0},"253":{"tf":1.4142135623730951},"256":{"tf":1.0},"27":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.7320508075688772},"287":{"tf":1.0},"293":{"tf":1.0},"301":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.4142135623730951},"314":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.0},"372":{"tf":1.0},"381":{"tf":1.0},"399":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0}}}}}},"o":{"\"":{">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"#":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"%":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"/":{"#":{"a":{"a":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"%":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"d":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"1":{":":{"3":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"=":{"'":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"(":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"c":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"r":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"109":{"tf":1.0},"110":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"2":{".":{".":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"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":1,"docs":{"33":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"26":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"37":{"tf":1.0}}}},"df":0,"docs":{}},"df":34,"docs":{"109":{"tf":1.0},"11":{"tf":1.4142135623730951},"13":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"14":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"19":{"tf":2.8284271247461903},"216":{"tf":1.4142135623730951},"232":{"tf":1.0},"236":{"tf":1.0},"25":{"tf":2.449489742783178},"253":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"27":{"tf":1.7320508075688772},"271":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"314":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":2.0},"330":{"tf":1.0},"334":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"371":{"tf":1.0},"38":{"tf":1.7320508075688772},"39":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772}},"r":{"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"110":{"tf":1.0},"111":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"286":{"tf":1.0}}}},"r":{"c":{"df":2,"docs":{"232":{"tf":1.4142135623730951},"44":{"tf":1.0}}},"df":0,"docs":{},"k":{"(":{"2":{"df":3,"docs":{"127":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"123":{"tf":1.7320508075688772},"127":{"tf":1.0},"203":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"115":{"tf":1.0},"134":{"tf":1.0},"162":{"tf":1.0},"276":{"tf":1.0},"283":{"tf":1.0},"296":{"tf":1.7320508075688772},"303":{"tf":1.4142135623730951},"362":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":2.0}},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"13":{"tf":1.0},"241":{"tf":1.7320508075688772},"69":{"tf":1.0}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"/":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"100":{"tf":1.0},"237":{"tf":3.0},"243":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"350":{"tf":1.0},"86":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"238":{"tf":1.0},"295":{"tf":1.0},"42":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":2,"docs":{"399":{"tf":1.0},"417":{"tf":1.0}}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":7,"docs":{"207":{"tf":1.7320508075688772},"385":{"tf":1.0},"399":{"tf":1.7320508075688772},"400":{"tf":1.0},"405":{"tf":1.0},"417":{"tf":1.7320508075688772},"418":{"tf":2.0}},"i":{"c":{"df":2,"docs":{"245":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"0":{"df":2,"docs":{"399":{"tf":1.0},"417":{"tf":1.0}}},"1":{"df":2,"docs":{"399":{"tf":1.0},"417":{"tf":1.0}}},"df":7,"docs":{"207":{"tf":1.4142135623730951},"379":{"tf":1.4142135623730951},"385":{"tf":1.0},"399":{"tf":3.605551275463989},"400":{"tf":1.0},"417":{"tf":3.7416573867739413},"418":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"303":{"tf":1.0}},"z":{"df":1,"docs":{"164":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":1,"docs":{"299":{"tf":1.0}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"127":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"150":{"tf":2.0},"68":{"tf":1.0},"71":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"283":{"tf":1.4142135623730951},"284":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"103":{"tf":1.0},"200":{"tf":1.0},"25":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"398":{"tf":1.4142135623730951},"411":{"tf":1.0},"416":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":4,"docs":{"121":{"tf":1.0},"242":{"tf":1.0},"349":{"tf":1.0},"417":{"tf":1.0}}}}},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{")":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.7320508075688772}}}}}},"_":{"df":0,"docs":{},"v":{"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"1":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"2":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"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":1,"docs":{"275":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":8,"docs":{"11":{"tf":1.0},"13":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"274":{"tf":2.449489742783178},"275":{"tf":3.7416573867739413},"379":{"tf":1.0},"43":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":43,"docs":{"11":{"tf":1.7320508075688772},"12":{"tf":1.0},"124":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"135":{"tf":1.0},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"15":{"tf":2.0},"237":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"26":{"tf":1.0},"263":{"tf":1.0},"27":{"tf":1.0},"273":{"tf":3.3166247903554},"275":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"3":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"41":{"tf":1.7320508075688772},"413":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":2.6457513110645907},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"72":{"tf":1.4142135623730951},"8":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"301":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"w":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"237":{"tf":1.0},"350":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"179":{"tf":1.0}}},"y":{"df":1,"docs":{"179":{"tf":1.0}}}},"g":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}}}},":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"316":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"a":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"p":{"df":2,"docs":{"356":{"tf":1.0},"357":{"tf":1.0}}}},"c":{"c":{"(":{"1":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"180":{"tf":1.0},"227":{"tf":1.0},"233":{"tf":1.0},"245":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"253":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.7320508075688772},"287":{"tf":2.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}},"d":{"a":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"283":{"tf":1.4142135623730951},"284":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"(":{"1":{"df":1,"docs":{"283":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"227":{"tf":1.0},"283":{"tf":1.4142135623730951},"284":{"tf":2.0}}}}},"d":{"b":{"'":{"df":1,"docs":{"129":{"tf":1.0}}},"(":{"1":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}},"df":12,"docs":{"1":{"tf":1.0},"118":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":2.0},"141":{"tf":3.1622776601683795},"146":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"1":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"256":{"tf":1.0},"275":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"293":{"tf":1.0},"31":{"tf":1.0},"401":{"tf":1.0},"50":{"tf":1.7320508075688772},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":30,"docs":{"103":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"13":{"tf":1.4142135623730951},"162":{"tf":1.0},"18":{"tf":1.7320508075688772},"210":{"tf":1.0},"225":{"tf":1.0},"236":{"tf":1.4142135623730951},"245":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.7320508075688772},"26":{"tf":2.8284271247461903},"272":{"tf":1.7320508075688772},"283":{"tf":2.23606797749979},"284":{"tf":1.4142135623730951},"286":{"tf":2.23606797749979},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"295":{"tf":1.0},"311":{"tf":1.0},"366":{"tf":1.0},"382":{"tf":1.0},"385":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"423":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":2.0},"95":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"'":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"141":{"tf":1.4142135623730951}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"315":{"tf":1.0},"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"79":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"23":{"tf":2.23606797749979},"24":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"357":{"tf":1.0}}},"h":{"df":1,"docs":{"357":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":12,"docs":{"1":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":2.8284271247461903},"59":{"tf":2.23606797749979},"60":{"tf":2.23606797749979},"61":{"tf":2.449489742783178},"62":{"tf":2.8284271247461903},"63":{"tf":2.0},"64":{"tf":2.449489742783178},"65":{"tf":2.0},"66":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":7,"docs":{"105":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.0},"48":{"tf":1.0}},"n":{"df":13,"docs":{"123":{"tf":1.0},"188":{"tf":1.0},"20":{"tf":2.23606797749979},"249":{"tf":1.0},"256":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.4142135623730951},"297":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"334":{"tf":1.0},"342":{"tf":1.0},"67":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"1":{"4":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"5":{"df":1,"docs":{"274":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"274":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"227":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":15,"docs":{"173":{"tf":1.0},"182":{"tf":1.7320508075688772},"225":{"tf":1.0},"23":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":3.1622776601683795},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"50":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"357":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"274":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"401":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":9,"docs":{"274":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.7320508075688772},"401":{"tf":1.4142135623730951},"402":{"tf":1.7320508075688772},"419":{"tf":1.0},"420":{"tf":1.7320508075688772},"424":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"419":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.0},"234":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"86":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"141":{"tf":1.0},"355":{"tf":1.4142135623730951},"358":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"158":{"tf":1.0},"243":{"tf":1.0},"324":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":2.0}}}}}},"[":{"2":{"df":1,"docs":{"273":{"tf":1.0}}},"3":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"87":{"tf":1.4142135623730951}}}}},"p":{"df":1,"docs":{"423":{"tf":1.0}},"g":{"(":{"1":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}},"df":13,"docs":{"1":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":2.449489742783178},"111":{"tf":1.7320508075688772},"115":{"tf":1.0},"116":{"tf":2.0}}},"t":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{",":{"0":{".":{"5":{",":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"60":{"tf":1.4142135623730951}},"i":{"c":{"df":2,"docs":{"157":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"357":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"27":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0}},"|":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"|":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{".":{"df":4,"docs":{"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}},"df":4,"docs":{"381":{"tf":2.23606797749979},"401":{"tf":2.23606797749979},"419":{"tf":2.23606797749979},"424":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"p":{"df":8,"docs":{"151":{"tf":1.0},"233":{"tf":1.0},"274":{"tf":1.0},"293":{"tf":1.0},"314":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.4142135623730951},"88":{"tf":2.6457513110645907}}}},"i":{"d":{"df":2,"docs":{"356":{"tf":2.23606797749979},"357":{"tf":3.1622776601683795}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{"df":1,"docs":{"316":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"182":{"tf":1.0},"193":{"tf":1.0},"25":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.4142135623730951},"346":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"w":{"df":3,"docs":{"379":{"tf":1.0},"398":{"tf":1.0},"416":{"tf":1.0}}}}},"s":{"df":1,"docs":{"357":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"285":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"171":{"tf":1.0}}}}}},"h":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},":":{"%":{"df":0,"docs":{},"m":{":":{"%":{"df":2,"docs":{"313":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{":":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"207":{"tf":1.0}},"i":{"df":1,"docs":{"121":{"tf":1.0}}},"l":{"df":4,"docs":{"125":{"tf":2.23606797749979},"34":{"tf":1.0},"351":{"tf":1.0},"44":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"14":{"tf":1.0},"143":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"312":{"tf":1.0},"362":{"tf":1.0}},"s":{"=":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"5":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}},"r":{"d":{"df":2,"docs":{"241":{"tf":1.0},"63":{"tf":1.4142135623730951}},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"141":{"tf":2.23606797749979},"207":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":2,"docs":{"158":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"14":{"tf":1.0},"157":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"222":{"tf":1.0},"27":{"tf":1.4142135623730951},"312":{"tf":1.0},"314":{"tf":1.0},"357":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"72":{"tf":1.0},"81":{"tf":3.1622776601683795},"85":{"tf":1.0},"92":{"tf":1.0}},"e":{"a":{"d":{"df":7,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.7320508075688772},"297":{"tf":1.0},"302":{"tf":1.0},"79":{"tf":1.0}}}},"~":{"1":{"df":2,"docs":{"63":{"tf":1.4142135623730951},"66":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"292":{"tf":1.0}}}},"p":{"=":{"<":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"249":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"233":{"tf":1.0},"251":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"105":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"151":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"192":{"tf":1.0},"225":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"270":{"tf":1.0},"44":{"tf":2.0},"81":{"tf":1.4142135623730951},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"239":{"tf":1.0},"43":{"tf":1.0}}}}}},"n":{"c":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"355":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":5,"docs":{"160":{"tf":1.0},"231":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"411":{"tf":1.0}}}},"x":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}}}}},"df":9,"docs":{"203":{"tf":1.0},"214":{"tf":1.7320508075688772},"215":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"46":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":9,"docs":{"379":{"tf":1.0},"381":{"tf":1.4142135623730951},"395":{"tf":1.0},"399":{"tf":1.0},"401":{"tf":1.4142135623730951},"413":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":3,"docs":{"301":{"tf":1.0},"319":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"349":{"tf":1.0},"351":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"322":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"47":{"tf":1.4142135623730951},"60":{"tf":2.0}}}}}}},"t":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"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":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"26":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"321":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":7,"docs":{"132":{"tf":2.0},"140":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951},"346":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"357":{"tf":1.0},"52":{"tf":1.0},"83":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{".":{"0":{",":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"5":{"df":0,"docs":{},"e":{"1":{",":{"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":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"4":{"0":{"8":{",":{"df":0,"docs":{},"i":{"d":{"=":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"158":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"163":{"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":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"df":10,"docs":{"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"163":{"tf":1.4142135623730951},"166":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"189":{"tf":1.0},"325":{"tf":1.7320508075688772},"338":{"tf":1.0},"340":{"tf":1.4142135623730951}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"185":{"tf":1.0}},"e":{"df":0,"docs":{},"|":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"253":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"=":{"\"":{"\"":{">":{"a":{"a":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"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":{}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":7,"docs":{"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"113":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"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":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"w":{"/":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"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":{}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"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":0,"docs":{},"s":{"/":{"5":{"2":{"4":{"9":{"2":{"2":{"2":{"9":{"/":{"c":{"df":1,"docs":{"233":{"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":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"283":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":2,"docs":{"207":{"tf":1.0},"211":{"tf":1.0}}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":5,"docs":{"118":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"21":{"tf":1.4142135623730951},"35":{"tf":1.0}}}},"3":{"8":{"6":{":":{"df":0,"docs":{},"x":{"8":{"6":{"df":1,"docs":{"225":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"3":{"2":{"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"85":{"tf":2.0},"87":{"tf":1.0}}}}}},"d":{"=":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"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":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"2":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"df":1,"docs":{"358":{"tf":1.0}}},"2":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":12,"docs":{"105":{"tf":2.449489742783178},"106":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"116":{"tf":1.0},"126":{"tf":2.0},"127":{"tf":1.4142135623730951},"163":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":2.0},"362":{"tf":1.4142135623730951},"368":{"tf":1.0},"51":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"319":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"368":{"tf":1.0}},"i":{"df":3,"docs":{"163":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.0}}}}}}}},"l":{"df":1,"docs":{"185":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"99":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"98":{"tf":1.0}}}}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"303":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"303":{"tf":1.0},"307":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"362":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"162":{"tf":1.4142135623730951},"174":{"tf":1.0}}},"m":{"df":1,"docs":{"371":{"tf":1.4142135623730951}},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"340":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"123":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"258":{"tf":1.0}}}}}}},"df":1,"docs":{"233":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"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":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"106":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":2.6457513110645907},"335":{"tf":2.0},"97":{"tf":1.0}}}}}}},"n":{":":{"%":{".":{"c":{"=":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"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":{},"o":{"=":{".":{"c":{"df":1,"docs":{"264":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"c":{"df":2,"docs":{"392":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"u":{"d":{"df":22,"docs":{"180":{"tf":1.0},"233":{"tf":1.4142135623730951},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":2.23606797749979},"241":{"tf":1.0},"243":{"tf":2.23606797749979},"245":{"tf":1.0},"256":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.4142135623730951},"284":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"313":{"tf":2.6457513110645907},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"58":{"tf":1.0},"72":{"tf":1.0}},"e":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"275":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"368":{"tf":1.0},"372":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":12,"docs":{"12":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"33":{"tf":1.0},"366":{"tf":1.4142135623730951},"392":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"63":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"i":{"c":{"df":6,"docs":{"185":{"tf":1.0},"297":{"tf":1.0},"368":{"tf":1.0},"399":{"tf":1.0},"407":{"tf":1.0},"417":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"273":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"346":{"tf":1.0}}}},"f":{"df":1,"docs":{"216":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"127":{"tf":2.0}}}}}}},"o":{"df":19,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.0},"214":{"tf":1.0},"223":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"29":{"tf":1.0},"299":{"tf":1.4142135623730951},"31":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"115":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":1.0},"233":{"tf":1.0},"274":{"tf":1.4142135623730951},"322":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"=":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"245":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"241":{"tf":1.7320508075688772},"272":{"tf":2.0},"64":{"tf":1.4142135623730951}},"i":{"df":9,"docs":{"139":{"tf":1.0},"272":{"tf":2.23606797749979},"273":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"62":{"tf":1.0}}},"r":{"d":{"df":1,"docs":{"172":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.4142135623730951}}}},"df":1,"docs":{"278":{"tf":1.4142135623730951}}}}},"p":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"313":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"313":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"=":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"311":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"351":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"351":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":16,"docs":{"25":{"tf":1.4142135623730951},"258":{"tf":1.4142135623730951},"270":{"tf":1.0},"288":{"tf":1.0},"3":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.4142135623730951},"311":{"tf":2.0},"312":{"tf":1.0},"351":{"tf":1.0},"53":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"272":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"223":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"124":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"322":{"tf":1.0},"65":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"11":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"178":{"tf":2.0},"179":{"tf":1.4142135623730951},"180":{"tf":2.0},"245":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"308":{"tf":1.0},"349":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"141":{"tf":1.4142135623730951},"241":{"tf":1.0},"30":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":9,"docs":{"122":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"251":{"tf":1.0},"362":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":4,"docs":{"120":{"tf":1.0},"134":{"tf":1.0},"286":{"tf":1.0},"368":{"tf":1.4142135623730951}},"u":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"134":{"tf":2.0},"149":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"253":{"tf":1.0},"273":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.7320508075688772},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"387":{"tf":1.0},"402":{"tf":1.0},"408":{"tf":1.0},"410":{"tf":1.0},"419":{"tf":2.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"283":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.0}}}}}}}}}},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}},"df":28,"docs":{"141":{"tf":2.0},"221":{"tf":1.0},"233":{"tf":3.7416573867739413},"234":{"tf":2.8284271247461903},"236":{"tf":1.7320508075688772},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":3.7416573867739413},"243":{"tf":2.0},"256":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":2.0},"281":{"tf":1.7320508075688772},"284":{"tf":1.0},"285":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":2.0},"381":{"tf":1.0},"395":{"tf":1.4142135623730951},"401":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"286":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"375":{"tf":1.0},"376":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"381":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"129":{"tf":1.0},"223":{"tf":1.0},"364":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.7320508075688772}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"119":{"tf":1.0},"151":{"tf":1.0},"26":{"tf":1.0},"56":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.0}}}}},"f":{"a":{"c":{"df":10,"docs":{"130":{"tf":1.0},"14":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":2.0},"27":{"tf":1.0},"311":{"tf":1.0},"340":{"tf":1.4142135623730951},"341":{"tf":1.0},"398":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":1,"docs":{"121":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"216":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"207":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"223":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"233":{"tf":2.0},"324":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"174":{"tf":1.0},"249":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":6,"docs":{"170":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":3.0},"243":{"tf":2.0},"81":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"239":{"tf":2.0},"240":{"tf":1.0}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{">":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":2,"docs":{"165":{"tf":1.7320508075688772},"368":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"368":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"236":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"6":{"df":1,"docs":{"346":{"tf":1.0}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"203":{"tf":1.0},"338":{"tf":2.449489742783178},"346":{"tf":1.0},"349":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"367":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"346":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"4":{"/":{"6":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"191":{"tf":1.0},"194":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"q":{"df":1,"docs":{"407":{"tf":1.4142135623730951}}}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.0}}},"y":{"<":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.7320508075688772}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":1,"docs":{"241":{"tf":1.0}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"df":1,"docs":{"241":{"tf":1.0}}}},"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"241":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":4,"docs":{"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"86":{"tf":2.449489742783178},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":3,"docs":{"158":{"tf":1.0},"162":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"254":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"\"":{">":{"<":{"a":{"df":1,"docs":{"357":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"168":{"tf":1.0},"357":{"tf":2.0},"362":{"tf":1.4142135623730951},"398":{"tf":1.0},"416":{"tf":1.0},"94":{"tf":2.0}}},"r":{"(":{"[":{"'":{"a":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}}}},"j":{"1":{"df":1,"docs":{"256":{"tf":1.0}}},":":{"\\":{"df":0,"docs":{},"n":{":":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},">":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"214":{"tf":1.0},"216":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":5,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"253":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"225":{"tf":1.0},"382":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"253":{"tf":2.0},"273":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"253":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0}}}},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":1,"docs":{"284":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"33":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"292":{"tf":1.0},"293":{"tf":1.7320508075688772}}}}},"df":1,"docs":{"293":{"tf":2.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"382":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":6,"docs":{"253":{"tf":1.0},"273":{"tf":2.23606797749979},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"346":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"n":{"df":1,"docs":{"314":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"tf":1.0}}}}}}}}},"k":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"77":{"tf":1.0}}},"b":{"df":1,"docs":{"77":{"tf":1.0}}},"df":11,"docs":{"104":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"280":{"tf":1.0},"340":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":8,"docs":{"141":{"tf":1.0},"180":{"tf":1.0},"192":{"tf":1.0},"266":{"tf":1.0},"325":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":7,"docs":{"172":{"tf":2.0},"196":{"tf":1.4142135623730951},"207":{"tf":1.0},"296":{"tf":1.0},"301":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.4142135623730951}}}}}},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"106":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"157":{"tf":1.0},"3":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":40,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":2.23606797749979},"105":{"tf":2.6457513110645907},"106":{"tf":2.0},"107":{"tf":2.23606797749979},"109":{"tf":1.7320508075688772},"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"115":{"tf":1.0},"116":{"tf":2.449489742783178},"29":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"330":{"tf":2.0},"331":{"tf":3.0},"53":{"tf":1.0},"6":{"tf":1.0},"78":{"tf":1.4142135623730951},"81":{"tf":2.8284271247461903},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"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.4142135623730951},"99":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"116":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"330":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"d":{"df":1,"docs":{"115":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"3":{"tf":1.7320508075688772},"47":{"tf":1.0},"53":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"107":{"tf":1.4142135623730951},"113":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"302":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":6,"docs":{"234":{"tf":1.4142135623730951},"340":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"89":{"tf":2.0}}}},"n":{"d":{"df":3,"docs":{"242":{"tf":3.0},"319":{"tf":1.0},"346":{"tf":1.0}}},"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"142":{"tf":1.0}},"n":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"172":{"tf":1.0}}}},"w":{"df":1,"docs":{"151":{"tf":1.4142135623730951}}}},"l":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{"a":{"df":1,"docs":{"264":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"162":{"tf":1.0},"303":{"tf":1.0},"324":{"tf":1.0},"362":{"tf":1.4142135623730951}}}},"l":{"df":1,"docs":{"410":{"tf":1.4142135623730951}}}},"df":1,"docs":{"424":{"tf":1.0}},"n":{"d":{"df":1,"docs":{"351":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"95":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"121":{"tf":1.0},"207":{"tf":1.0},"23":{"tf":1.4142135623730951},"293":{"tf":1.0},"32":{"tf":1.4142135623730951},"398":{"tf":1.0},"416":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.7320508075688772},"70":{"tf":1.0},"76":{"tf":1.4142135623730951},"85":{"tf":1.0},"98":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"171":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":1,"docs":{"253":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"356":{"tf":1.0},"357":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"b":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"(":{"8":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"227":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772}}}}},"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"272":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"272":{"tf":1.4142135623730951},"274":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"274":{"tf":1.0}}}}}}},"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"271":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"271":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"=":{".":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"270":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"272":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":1,"docs":{"272":{"tf":1.0}}},"df":4,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"276":{"tf":1.0},"424":{"tf":1.0}},"l":{"df":1,"docs":{"275":{"tf":1.0}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"393":{"tf":1.0},"400":{"tf":1.0}}},"r":{"df":5,"docs":{"391":{"tf":2.23606797749979},"392":{"tf":1.4142135623730951},"401":{"tf":1.7320508075688772},"411":{"tf":2.23606797749979},"419":{"tf":1.7320508075688772}}}},"df":21,"docs":{"122":{"tf":1.4142135623730951},"130":{"tf":1.0},"141":{"tf":1.4142135623730951},"155":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"3":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"330":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"319":{"tf":1.0}}},"df":3,"docs":{"371":{"tf":1.4142135623730951},"373":{"tf":1.0},"381":{"tf":1.0}},"k":{"df":1,"docs":{"245":{"tf":1.0}}},"v":{"df":2,"docs":{"141":{"tf":1.0},"380":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"/":{"df":1,"docs":{"94":{"tf":1.0}},"m":{"df":1,"docs":{"94":{"tf":1.0}}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"141":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"272":{"tf":1.4142135623730951},"3":{"tf":1.0},"310":{"tf":1.0},"356":{"tf":1.4142135623730951},"362":{"tf":1.7320508075688772},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951}}}},"n":{"df":4,"docs":{"373":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.0},"47":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"368":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"275":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"a":{".":{"c":{"c":{"df":1,"docs":{"256":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"256":{"tf":1.0},"272":{"tf":1.0}}},"b":{"df":1,"docs":{"272":{"tf":1.0}}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"272":{"tf":1.0},"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"272":{"tf":1.4142135623730951}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"205":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"c":{"c":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}}},"v":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}},"df":1,"docs":{"275":{"tf":1.7320508075688772}}}}},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":1,"docs":{"245":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"123":{"tf":1.4142135623730951},"245":{"tf":1.0},"256":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"276":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}},"t":{"d":{"c":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"357":{"tf":1.7320508075688772},"424":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"295":{"tf":1.0},"342":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":20,"docs":{"12":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"195":{"tf":1.4142135623730951},"214":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"293":{"tf":1.4142135623730951},"341":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"21":{"tf":1.0}}}},"k":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"273":{"tf":1.0}}}},"df":18,"docs":{"222":{"tf":1.0},"225":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"272":{"tf":2.8284271247461903},"273":{"tf":1.4142135623730951},"274":{"tf":2.0},"275":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"362":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.7320508075688772},"389":{"tf":1.0},"399":{"tf":1.4142135623730951},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"=":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"a":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"401":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"419":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"v":{"6":{"4":{"df":1,"docs":{"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":6,"docs":{"222":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"3":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}},"df":9,"docs":{"254":{"tf":1.0},"288":{"tf":1.0},"309":{"tf":1.0},"346":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":2.0},"419":{"tf":1.7320508075688772},"424":{"tf":2.0},"425":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"98":{"tf":2.0}}},"t":{"(":{")":{"[":{"0":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":88,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":2.0},"126":{"tf":1.7320508075688772},"127":{"tf":1.0},"13":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"178":{"tf":1.7320508075688772},"179":{"tf":1.0},"180":{"tf":1.0},"188":{"tf":1.0},"192":{"tf":1.0},"198":{"tf":1.7320508075688772},"20":{"tf":2.449489742783178},"203":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"233":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"241":{"tf":2.0},"242":{"tf":2.23606797749979},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"258":{"tf":1.0},"26":{"tf":2.449489742783178},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.7320508075688772},"272":{"tf":1.0},"279":{"tf":1.0},"290":{"tf":2.6457513110645907},"291":{"tf":1.7320508075688772},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"303":{"tf":1.0},"306":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"317":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.4142135623730951},"325":{"tf":1.0},"328":{"tf":1.7320508075688772},"329":{"tf":1.0},"33":{"tf":2.23606797749979},"333":{"tf":1.4142135623730951},"334":{"tf":1.0},"335":{"tf":1.0},"342":{"tf":2.6457513110645907},"343":{"tf":1.0},"347":{"tf":1.4142135623730951},"348":{"tf":1.0},"357":{"tf":1.0},"399":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"171":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"217":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}}}}},"k":{"df":2,"docs":{"216":{"tf":1.0},"351":{"tf":1.7320508075688772}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"286":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"%":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"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":{"284":{"tf":1.0},"286":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"407":{"tf":1.0},"411":{"tf":1.4142135623730951}}}}}}},"df":16,"docs":{"120":{"tf":1.7320508075688772},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"140":{"tf":1.0},"171":{"tf":1.0},"196":{"tf":1.4142135623730951},"245":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.4142135623730951},"330":{"tf":2.0},"331":{"tf":1.4142135623730951},"351":{"tf":1.0},"371":{"tf":1.7320508075688772},"372":{"tf":1.0},"42":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{">":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"167":{"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":17,"docs":{"102":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"274":{"tf":2.23606797749979},"275":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.0},"62":{"tf":1.0},"81":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"146":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"189":{"tf":1.4142135623730951},"349":{"tf":1.0},"351":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":12,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"122":{"tf":1.4142135623730951},"128":{"tf":1.0},"141":{"tf":1.4142135623730951},"273":{"tf":1.0},"300":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"42":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"379":{"tf":1.0},"395":{"tf":1.0},"399":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.0}},"g":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"278":{"tf":1.0}}}},"2":{"(":{"1":{"0":{"2":{"4":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"391":{"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":{},"t":{"a":{"df":0,"docs":{},"g":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":11,"docs":{"129":{"tf":2.6457513110645907},"168":{"tf":1.7320508075688772},"203":{"tf":1.7320508075688772},"205":{"tf":1.0},"278":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.7320508075688772},"303":{"tf":1.0},"35":{"tf":1.4142135623730951},"351":{"tf":2.23606797749979},"60":{"tf":2.8284271247461903}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"292":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"193":{"tf":1.0},"319":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"115":{"tf":1.0},"141":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"260":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"286":{"tf":1.0},"42":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"128":{"tf":1.0},"270":{"tf":1.0},"272":{"tf":2.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}}}},"p":{"(":{"4":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"303":{"tf":2.0},"304":{"tf":1.4142135623730951}}},"df":3,"docs":{"303":{"tf":2.0},"39":{"tf":1.0},"40":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"303":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"319":{"tf":1.0}}},"t":{"df":2,"docs":{"324":{"tf":1.0},"63":{"tf":1.0}}}},"w":{"df":1,"docs":{"27":{"tf":1.0}},"|":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}}}}},"p":{"6":{"4":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":8,"docs":{"385":{"tf":1.0},"389":{"tf":1.0},"399":{"tf":1.4142135623730951},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"m":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":7,"docs":{"314":{"tf":1.0},"333":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.4142135623730951}},"l":{"df":2,"docs":{"391":{"tf":1.0},"411":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"(":{"8":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":9,"docs":{"184":{"tf":1.0},"185":{"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},"325":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"313":{"tf":1.4142135623730951}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"205":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":3,"docs":{"202":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"k":{"df":3,"docs":{"302":{"tf":1.4142135623730951},"303":{"tf":2.6457513110645907},"304":{"tf":2.0}},"s":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"302":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"d":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"302":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"302":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"302":{"tf":1.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"302":{"tf":1.0}}}}}}}}}}}}},"s":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"302":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"237":{"tf":2.0}}}}},"df":0,"docs":{}}},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"df":1,"docs":{"243":{"tf":2.0}},"m":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"df":1,"docs":{"243":{"tf":1.0}},"{":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"171":{"tf":2.449489742783178},"174":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"311":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"131":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0}}}}}},"+":{"0":{"df":0,"docs":{},"x":{"1":{"5":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}},"f":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"c":{"c":{"df":2,"docs":{"256":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"141":{"tf":1.4142135623730951},"206":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"272":{"tf":2.8284271247461903},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"286":{"tf":2.0},"287":{"tf":1.7320508075688772}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"196":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"207":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":15,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"135":{"tf":1.0},"141":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"227":{"tf":1.0},"258":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"268":{"tf":1.0},"275":{"tf":1.0},"333":{"tf":1.0},"351":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"261":{"tf":1.4142135623730951},"262":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"_":{"=":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"245":{"tf":1.4142135623730951}},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"245":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"245":{"tf":1.0},"246":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"3":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"203":{"tf":1.0},"319":{"tf":1.4142135623730951},"320":{"tf":1.0},"326":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"82":{"tf":1.0}}}},"df":8,"docs":{"294":{"tf":1.4142135623730951},"3":{"tf":1.0},"345":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951},"7":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"183":{"tf":1.0},"307":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":12,"docs":{"152":{"tf":1.0},"200":{"tf":1.7320508075688772},"222":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.4142135623730951},"272":{"tf":2.8284271247461903},"297":{"tf":2.0},"3":{"tf":1.7320508075688772},"302":{"tf":2.0},"303":{"tf":1.0},"304":{"tf":1.0},"57":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"n":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"357":{"tf":1.0}}}}},"k":{"df":4,"docs":{"82":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"k":{":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"317":{"tf":1.7320508075688772}}},"m":{"=":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"253":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"92":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"1":{"df":1,"docs":{"9":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":32,"docs":{"121":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"169":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951},"20":{"tf":3.4641016151377544},"205":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":2.0},"242":{"tf":4.123105625617661},"25":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"260":{"tf":2.23606797749979},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":2.23606797749979},"88":{"tf":1.0},"9":{"tf":2.8284271247461903},"92":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"46":{"tf":2.23606797749979}}}},"x":{"df":3,"docs":{"203":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"317":{"tf":1.0}}}}}}}},"b":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"245":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":25,"docs":{"158":{"tf":1.0},"159":{"tf":1.0},"18":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.0},"237":{"tf":2.23606797749979},"243":{"tf":3.1622776601683795},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"286":{"tf":1.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"357":{"tf":1.4142135623730951},"407":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"72":{"tf":2.0},"85":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":8,"docs":{"23":{"tf":1.4142135623730951},"233":{"tf":1.0},"253":{"tf":1.0},"351":{"tf":1.0},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"7":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"241":{"tf":1.0},"274":{"tf":1.0},"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"141":{"tf":2.0},"233":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"272":{"tf":1.0}}},"y":{"(":{"3":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":11,"docs":{"122":{"tf":1.0},"134":{"tf":1.0},"141":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":2.23606797749979},"200":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.7320508075688772},"290":{"tf":1.0},"297":{"tf":1.0},"398":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"373":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"352":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"158":{"tf":1.0},"161":{"tf":1.0}}}}},"df":1,"docs":{"161":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"286":{"tf":1.4142135623730951},"310":{"tf":1.0},"46":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"246":{"tf":1.0},"292":{"tf":1.0},"351":{"tf":1.0},"50":{"tf":1.0},"81":{"tf":1.4142135623730951}}}},"df":1,"docs":{"130":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"350":{"tf":1.0}},"l":{"df":1,"docs":{"402":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"310":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"n":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"w":{"df":1,"docs":{"180":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"172":{"tf":1.0},"240":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"196":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"207":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"319":{"tf":1.4142135623730951},"321":{"tf":1.7320508075688772},"323":{"tf":2.0},"324":{"tf":2.449489742783178}}}}}},"s":{"c":{"df":2,"docs":{"120":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":2,"docs":{"223":{"tf":1.0},"63":{"tf":1.0}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"292":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"162":{"tf":1.0}}},"4":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"307":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"162":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"167":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.4142135623730951},"325":{"tf":1.0}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":21,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"127":{"tf":1.0},"138":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"165":{"tf":1.0},"207":{"tf":1.0},"217":{"tf":1.0},"3":{"tf":1.0},"362":{"tf":1.4142135623730951},"407":{"tf":1.0},"411":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.7320508075688772},"81":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":2.0},"91":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}},"l":{"df":3,"docs":{"352":{"tf":1.0},"357":{"tf":1.0},"369":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"105":{"tf":1.0},"245":{"tf":1.0},"256":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"372":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":7,"docs":{"157":{"tf":1.4142135623730951},"165":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":2.23606797749979},"174":{"tf":1.0},"184":{"tf":1.0},"349":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"271":{"tf":1.0},"321":{"tf":2.23606797749979},"323":{"tf":2.0},"324":{"tf":1.7320508075688772},"325":{"tf":2.0},"327":{"tf":1.0},"330":{"tf":1.0},"360":{"tf":2.0},"44":{"tf":3.0}},"e":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"/":{".":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"333":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"333":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"327":{"tf":1.4142135623730951},"329":{"tf":1.4142135623730951},"330":{"tf":2.0},"331":{"tf":1.7320508075688772},"332":{"tf":1.7320508075688772},"333":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772}},"v":{"1":{"df":1,"docs":{"333":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"20":{"tf":2.0},"233":{"tf":1.0},"241":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"286":{"tf":1.0},"319":{"tf":1.4142135623730951},"355":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"167":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"314":{"tf":1.7320508075688772},"320":{"tf":1.0},"326":{"tf":1.0},"329":{"tf":2.23606797749979},"330":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}}}}}},"s":{"df":3,"docs":{"157":{"tf":1.0},"310":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951}},"e":{"0":{"df":1,"docs":{"312":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"310":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"310":{"tf":1.0}}}}}},"v":{"df":14,"docs":{"155":{"tf":1.4142135623730951},"173":{"tf":1.7320508075688772},"225":{"tf":1.7320508075688772},"233":{"tf":2.449489742783178},"234":{"tf":2.449489742783178},"370":{"tf":2.0},"371":{"tf":2.0},"373":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"381":{"tf":2.23606797749979},"400":{"tf":1.0},"401":{"tf":2.0},"418":{"tf":1.0},"419":{"tf":2.0}},"e":{"df":6,"docs":{"141":{"tf":1.0},"325":{"tf":1.0},"372":{"tf":1.0},"388":{"tf":1.4142135623730951},"409":{"tf":1.4142135623730951},"52":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"310":{"tf":1.4142135623730951},"52":{"tf":1.0}}}}}}},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":2,"docs":{"388":{"tf":1.0},"409":{"tf":1.0}}},"s":{"df":2,"docs":{"207":{"tf":1.4142135623730951},"32":{"tf":1.0}},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":2.0},"19":{"tf":1.0},"4":{"tf":1.0},"50":{"tf":1.0}}},"r":{"[":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"369":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":3,"docs":{"369":{"tf":1.7320508075688772},"388":{"tf":1.0},"409":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"3":{"df":1,"docs":{"245":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"245":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"249":{"tf":1.0},"87":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":13,"docs":{"127":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"286":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.0},"411":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":1.0},"62":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"371":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"280":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"n":{".":{".":{"df":0,"docs":{},"m":{".":{".":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":1,"docs":{"72":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"62":{"tf":1.0}}},"p":{"df":1,"docs":{"88":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":0,"docs":{},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"240":{"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":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"312":{"tf":1.0}}}},"df":0,"docs":{}}}},"$":{"3":{"df":1,"docs":{"180":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":41,"docs":{"102":{"tf":1.0},"11":{"tf":1.0},"126":{"tf":1.7320508075688772},"162":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.4142135623730951},"182":{"tf":1.0},"185":{"tf":1.4142135623730951},"214":{"tf":1.0},"216":{"tf":1.0},"23":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"240":{"tf":2.6457513110645907},"26":{"tf":1.0},"261":{"tf":2.0},"268":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":2.23606797749979},"275":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"296":{"tf":2.0},"302":{"tf":2.449489742783178},"303":{"tf":1.4142135623730951},"31":{"tf":1.0},"312":{"tf":1.0},"321":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.7320508075688772},"338":{"tf":1.0},"343":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.0},"423":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"77":{"tf":2.23606797749979},"85":{"tf":2.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":3,"docs":{"239":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"301":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"234":{"tf":1.0},"93":{"tf":1.7320508075688772}}}}}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"346":{"tf":1.0},"350":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}},"v":{"df":1,"docs":{"357":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"88":{"tf":1.0},"97":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"351":{"tf":2.23606797749979}}},"d":{"df":0,"docs":{},"x":{"df":2,"docs":{"274":{"tf":1.7320508075688772},"275":{"tf":1.0}}}},"df":37,"docs":{"100":{"tf":1.0},"105":{"tf":2.0},"149":{"tf":1.4142135623730951},"159":{"tf":1.0},"18":{"tf":1.4142135623730951},"185":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"214":{"tf":2.23606797749979},"215":{"tf":1.7320508075688772},"216":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.7320508075688772},"292":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"312":{"tf":1.0},"338":{"tf":1.0},"407":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":2.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951},"77":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"93":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"11":{"tf":1.0},"196":{"tf":1.4142135623730951},"207":{"tf":1.0},"233":{"tf":1.0},"245":{"tf":1.0},"274":{"tf":1.0},"280":{"tf":1.0}}},"df":0,"docs":{}},"g":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":2,"docs":{"407":{"tf":1.0},"75":{"tf":1.0}}},"t":{"df":1,"docs":{"338":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"346":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":4,"docs":{"166":{"tf":1.0},"185":{"tf":1.4142135623730951},"336":{"tf":1.0},"346":{"tf":1.0}}}}}}},"w":{"df":22,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"116":{"tf":1.0},"127":{"tf":1.0},"141":{"tf":2.0},"196":{"tf":1.4142135623730951},"243":{"tf":2.23606797749979},"286":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"321":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"362":{"tf":2.0},"417":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"198":{"tf":1.0},"199":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}},":":{"(":{"d":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":12,"docs":{"120":{"tf":1.0},"134":{"tf":1.4142135623730951},"15":{"tf":1.0},"223":{"tf":1.0},"23":{"tf":1.0},"307":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"86":{"tf":2.0},"87":{"tf":1.0}}}}},"f":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"351":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"350":{"tf":1.0}}}}}}},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"348":{"tf":1.4142135623730951}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"336":{"tf":1.0},"346":{"tf":2.0},"349":{"tf":1.0},"351":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"347":{"tf":1.4142135623730951},"348":{"tf":1.7320508075688772},"349":{"tf":1.0},"351":{"tf":1.0}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"349":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"c":{"df":1,"docs":{"166":{"tf":1.0}},"e":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"215":{"tf":1.0}}},"m":{"(":{"1":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"213":{"tf":1.0},"226":{"tf":1.0},"240":{"tf":2.0}}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"b":{"b":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"182":{"tf":2.23606797749979},"183":{"tf":1.0},"211":{"tf":1.0},"275":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.7320508075688772}}}}}}},"k":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":4,"docs":{"179":{"tf":1.0},"203":{"tf":1.0},"233":{"tf":1.4142135623730951},"237":{"tf":1.0}},"e":{"df":8,"docs":{"15":{"tf":1.0},"260":{"tf":1.0},"274":{"tf":1.4142135623730951},"278":{"tf":2.449489742783178},"279":{"tf":1.0},"307":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.4142135623730951}}}},"p":{"df":2,"docs":{"273":{"tf":1.0},"287":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"381":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"272":{"tf":1.0},"274":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.4142135623730951},"156":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"216":{"tf":1.0},"233":{"tf":1.0},"245":{"tf":1.0},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"309":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"274":{"tf":2.0}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"%":{"2":{"df":1,"docs":{"74":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"207":{"tf":1.0},"216":{"tf":1.0},"381":{"tf":1.4142135623730951},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"71":{"tf":1.0}}},"s":{"df":1,"docs":{"72":{"tf":1.0}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"12":{"tf":1.0},"159":{"tf":1.0},"203":{"tf":1.0},"216":{"tf":1.0},"239":{"tf":1.4142135623730951},"253":{"tf":1.0},"296":{"tf":1.0},"311":{"tf":1.0},"351":{"tf":1.0},"381":{"tf":1.0},"62":{"tf":1.4142135623730951},"71":{"tf":2.0},"72":{"tf":1.0},"76":{"tf":1.0}}}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"193":{"tf":1.0}}}}}}},"o":{"$":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"0":{"df":1,"docs":{"233":{"tf":1.0}}},"1":{"df":1,"docs":{"233":{"tf":1.0}}},"2":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"253":{"tf":1.0}}},"3":{"df":3,"docs":{"233":{"tf":1.0},"286":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"316":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"225":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"213":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"283":{"tf":1.0},"65":{"tf":2.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"141":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":3.7416573867739413},"275":{"tf":1.4142135623730951},"313":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"19":{"tf":1.0},"87":{"tf":2.0}},"r":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"(":{"1":{"df":1,"docs":{"214":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0}}},"df":34,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"130":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.4142135623730951},"182":{"tf":1.0},"193":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"225":{"tf":1.7320508075688772},"245":{"tf":1.0},"253":{"tf":1.0},"260":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.4142135623730951},"284":{"tf":2.23606797749979},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"299":{"tf":1.0},"330":{"tf":1.4142135623730951},"360":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":2.23606797749979},"83":{"tf":1.0},"85":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"96":{"tf":1.0}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"307":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"216":{"tf":1.4142135623730951},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"303":{"tf":1.0},"389":{"tf":1.4142135623730951},"391":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}},"g":{"df":1,"docs":{"233":{"tf":1.0}}},"k":{"df":1,"docs":{"233":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"141":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"207":{"tf":1.0},"61":{"tf":1.0}}}}},"n":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"127":{"tf":1.0},"129":{"tf":2.0},"53":{"tf":1.0}}}}}},"c":{"df":6,"docs":{"110":{"tf":1.0},"141":{"tf":1.0},"182":{"tf":1.0},"313":{"tf":1.0},"70":{"tf":1.0},"77":{"tf":1.0}}},"df":28,"docs":{"11":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"169":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":1.0},"233":{"tf":2.0},"236":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979},"242":{"tf":1.4142135623730951},"260":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"295":{"tf":1.0},"307":{"tf":1.0},"319":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"193":{"tf":1.0},"60":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"171":{"tf":1.0},"181":{"tf":1.0},"323":{"tf":3.0},"324":{"tf":2.449489742783178}}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"368":{"tf":1.0}}}}},"o":{"b":{"df":1,"docs":{"152":{"tf":1.0}}},"df":1,"docs":{"154":{"tf":1.0}}},"p":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{">":{"(":{")":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{">":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"b":{">":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":1,"docs":{"239":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"(":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":17,"docs":{"101":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"164":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.7320508075688772},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"192":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"98":{"tf":1.0}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"231":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"372":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{")":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"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":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":9,"docs":{"193":{"tf":1.4142135623730951},"239":{"tf":3.0},"25":{"tf":1.0},"279":{"tf":1.4142135623730951},"33":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":1,"docs":{"211":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"202":{"tf":1.0},"211":{"tf":1.0}}}}}}},"t":{"1":{"(":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}},":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"[":{":":{"]":{"[":{"=":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"7":{"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":{},"s":{"c":{"]":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"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":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}}}},"df":25,"docs":{"118":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"195":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"203":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"217":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"27":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"302":{"tf":1.0},"338":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"67":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"233":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.4142135623730951},"285":{"tf":2.0},"286":{"tf":1.7320508075688772},"287":{"tf":1.7320508075688772}}},"n":{"d":{"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"243":{"tf":1.0}},"m":{"df":1,"docs":{"243":{"tf":1.0}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":31,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.7320508075688772},"13":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":2.23606797749979},"169":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.4142135623730951},"195":{"tf":1.0},"20":{"tf":1.4142135623730951},"23":{"tf":2.449489742783178},"243":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"26":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"303":{"tf":1.0},"314":{"tf":2.0},"330":{"tf":1.0},"338":{"tf":1.0},"362":{"tf":1.0},"411":{"tf":1.0},"44":{"tf":2.6457513110645907},"50":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":2.0},"8":{"tf":1.4142135623730951}}}}},"s":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"a":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"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":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"357":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"272":{"tf":3.0},"346":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"262":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"185":{"tf":1.0},"188":{"tf":1.0},"20":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"346":{"tf":1.4142135623730951}}}},"df":2,"docs":{"94":{"tf":1.0},"95":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"233":{"tf":1.7320508075688772},"58":{"tf":2.0},"59":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":1,"docs":{"233":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"316":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"203":{"tf":1.0}}}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":9,"docs":{"141":{"tf":1.4142135623730951},"253":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":2.0},"298":{"tf":1.0},"312":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":21,"docs":{"102":{"tf":1.7320508075688772},"106":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"193":{"tf":1.0},"203":{"tf":1.4142135623730951},"205":{"tf":1.0},"217":{"tf":1.0},"222":{"tf":1.4142135623730951},"249":{"tf":1.0},"258":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.0},"349":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.0},"79":{"tf":1.4142135623730951},"8":{"tf":1.0},"81":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"207":{"tf":1.0},"211":{"tf":1.0},"307":{"tf":1.0},"42":{"tf":1.0},"6":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"368":{"tf":1.0},"407":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"141":{"tf":1.0},"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"271":{"tf":1.0},"303":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"307":{"tf":1.0},"317":{"tf":1.0}}}}}}},"p":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"236":{"tf":1.0}}},":":{"df":1,"docs":{"185":{"tf":1.0}}},">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"360":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"358":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"176":{"tf":2.23606797749979},"177":{"tf":1.4142135623730951},"178":{"tf":2.6457513110645907},"179":{"tf":1.4142135623730951},"180":{"tf":2.0},"351":{"tf":1.0},"82":{"tf":2.6457513110645907}}}},"df":1,"docs":{"236":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"340":{"tf":1.0},"346":{"tf":1.0},"349":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":2.23606797749979},"352":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"1":{"tf":1.0},"176":{"tf":2.449489742783178},"177":{"tf":1.0},"178":{"tf":2.23606797749979},"179":{"tf":1.7320508075688772},"180":{"tf":2.23606797749979}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"356":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":4,"docs":{"196":{"tf":3.0},"207":{"tf":1.0},"297":{"tf":2.0},"357":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"139":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":6,"docs":{"242":{"tf":1.0},"393":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":4,"docs":{"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":3.1622776601683795},"53":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":7,"docs":{"19":{"tf":1.0},"23":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"237":{"tf":2.6457513110645907},"239":{"tf":2.6457513110645907},"24":{"tf":1.4142135623730951},"243":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"171":{"tf":1.0},"19":{"tf":1.0},"236":{"tf":2.23606797749979},"237":{"tf":2.0},"241":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0}},"s":{"=":{"0":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"368":{"tf":1.0}}}}},"s":{"df":4,"docs":{"23":{"tf":2.0},"338":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":5,"docs":{"162":{"tf":1.7320508075688772},"21":{"tf":1.0},"216":{"tf":1.0},"25":{"tf":1.0},"64":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"241":{"tf":1.7320508075688772},"242":{"tf":2.449489742783178},"56":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"162":{"tf":2.23606797749979},"302":{"tf":1.0},"303":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":14,"docs":{"125":{"tf":1.0},"139":{"tf":1.0},"154":{"tf":1.0},"163":{"tf":1.0},"237":{"tf":1.0},"275":{"tf":1.0},"280":{"tf":1.7320508075688772},"351":{"tf":1.0},"375":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"41":{"tf":1.0},"413":{"tf":1.7320508075688772},"44":{"tf":1.0},"7":{"tf":1.0}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"108":{"tf":1.7320508075688772},"302":{"tf":2.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":4,"docs":{"100":{"tf":1.4142135623730951},"182":{"tf":1.0},"52":{"tf":1.0},"89":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"154":{"tf":1.0},"273":{"tf":1.0},"62":{"tf":4.47213595499958}}}},"df":0,"docs":{},"h":{">":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"128":{"tf":2.449489742783178},"200":{"tf":1.0},"203":{"tf":2.0},"253":{"tf":1.4142135623730951},"261":{"tf":1.7320508075688772},"268":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"286":{"tf":2.23606797749979},"287":{"tf":2.449489742783178},"33":{"tf":1.4142135623730951},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"46":{"tf":1.7320508075688772},"64":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"19":{"tf":1.0},"20":{"tf":1.0},"296":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"265":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"280":{"tf":1.0}},"n":{">":{"[":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"169":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":21,"docs":{"169":{"tf":1.0},"19":{"tf":2.23606797749979},"198":{"tf":1.0},"20":{"tf":3.605551275463989},"241":{"tf":2.0},"242":{"tf":4.47213595499958},"25":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.7320508075688772},"261":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"4":{"tf":1.0},"69":{"tf":2.0},"70":{"tf":1.7320508075688772},"74":{"tf":1.0},"75":{"tf":1.0}}}}}}}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"338":{"tf":1.4142135623730951}}}},"df":3,"docs":{"385":{"tf":1.4142135623730951},"405":{"tf":1.0},"418":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"167":{"tf":1.0}}}},"d":{"df":2,"docs":{"149":{"tf":1.0},"273":{"tf":1.4142135623730951}}},"df":42,"docs":{"100":{"tf":1.0},"118":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"233":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"239":{"tf":2.8284271247461903},"240":{"tf":3.4641016151377544},"258":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.4142135623730951},"3":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":2.0},"47":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"129":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":11,"docs":{"169":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"214":{"tf":1.0},"274":{"tf":1.0},"310":{"tf":1.0},"386":{"tf":1.0},"60":{"tf":1.0}},"f":{"(":{"1":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":4,"docs":{"202":{"tf":1.0},"207":{"tf":2.23606797749979},"209":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"243":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"334":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"273":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":2.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"290":{"tf":1.0},"307":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"368":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"227":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"184":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"285":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"196":{"tf":1.4142135623730951},"319":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"241":{"tf":1.0},"242":{"tf":1.7320508075688772}}}},"d":{"df":20,"docs":{"118":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"296":{"tf":2.449489742783178},"299":{"tf":1.0},"301":{"tf":1.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"184":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"296":{"tf":1.0},"32":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"g":{"df":4,"docs":{"176":{"tf":2.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"362":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"417":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"351":{"tf":1.0}}}}}},"df":3,"docs":{"181":{"tf":1.0},"351":{"tf":1.4142135623730951},"382":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"368":{"tf":1.0}},"t":{"df":2,"docs":{"224":{"tf":1.4142135623730951},"273":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"184":{"tf":1.0},"200":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"8":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":16,"docs":{"158":{"tf":1.0},"169":{"tf":1.7320508075688772},"192":{"tf":1.0},"196":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.4142135623730951},"346":{"tf":1.0},"362":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"134":{"tf":1.0},"207":{"tf":1.4142135623730951},"233":{"tf":3.1622776601683795},"234":{"tf":1.0},"243":{"tf":1.0},"273":{"tf":2.23606797749979},"313":{"tf":1.0},"366":{"tf":1.4142135623730951},"367":{"tf":1.0},"380":{"tf":2.0},"385":{"tf":1.4142135623730951},"386":{"tf":2.0},"405":{"tf":1.0},"411":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{">":{"/":{"<":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"319":{"tf":2.23606797749979},"320":{"tf":1.7320508075688772},"321":{"tf":2.23606797749979},"322":{"tf":2.449489742783178},"325":{"tf":2.8284271247461903},"327":{"tf":1.0},"330":{"tf":1.0},"335":{"tf":1.7320508075688772}}}},"p":{"df":9,"docs":{"238":{"tf":1.0},"286":{"tf":2.0},"287":{"tf":1.0},"368":{"tf":1.4142135623730951},"380":{"tf":1.0},"411":{"tf":1.0},"418":{"tf":1.4142135623730951},"55":{"tf":1.0},"89":{"tf":1.0}},"f":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":1,"docs":{"368":{"tf":1.0}},"q":{"df":1,"docs":{"368":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"196":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"=":{"\"":{"8":{"0":{"8":{"0":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"164":{"tf":1.0},"166":{"tf":1.4142135623730951},"171":{"tf":1.0},"185":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"193":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"338":{"tf":1.7320508075688772},"342":{"tf":1.7320508075688772},"343":{"tf":2.0},"344":{"tf":1.7320508075688772},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"154":{"tf":1.0},"26":{"tf":1.0},"362":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951}}},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"314":{"tf":1.0},"334":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"13":{"tf":1.0},"20":{"tf":1.0},"233":{"tf":1.0},"26":{"tf":1.7320508075688772},"81":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"392":{"tf":1.0},"411":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"98":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"203":{"tf":1.0}}}}},"df":6,"docs":{"241":{"tf":1.0},"245":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0},"392":{"tf":1.0},"411":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"42":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"19":{"tf":1.0},"4":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"19":{"tf":1.4142135623730951},"280":{"tf":1.0},"4":{"tf":1.4142135623730951},"52":{"tf":4.69041575982343},"53":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"272":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"249":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"249":{"tf":1.0},"256":{"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":3,"docs":{"258":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":2.0}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"349":{"tf":1.0},"350":{"tf":1.0}},"e":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"207":{"tf":1.0}},"t":{"df":1,"docs":{"299":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"237":{"tf":1.0},"30":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0}}}},"v":{"df":1,"docs":{"297":{"tf":1.0}}}},"s":{"df":1,"docs":{"310":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"v":{"=":{"$":{"3":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":2,"docs":{"27":{"tf":1.0},"379":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":7,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"362":{"tf":1.0},"44":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0}}}}}}},"g":{"df":3,"docs":{"118":{"tf":1.7320508075688772},"203":{"tf":1.0},"205":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"116":{"tf":1.0},"162":{"tf":1.7320508075688772},"241":{"tf":2.0},"242":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"278":{"tf":1.0}}},"df":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"279":{"tf":1.0}}}}}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{",":{"df":0,"docs":{},"x":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"214":{"tf":1.0}}}},"df":0,"docs":{}},"df":36,"docs":{"120":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951},"130":{"tf":1.0},"134":{"tf":1.7320508075688772},"149":{"tf":1.4142135623730951},"150":{"tf":1.0},"157":{"tf":1.0},"173":{"tf":1.0},"19":{"tf":1.0},"203":{"tf":2.23606797749979},"214":{"tf":2.0},"222":{"tf":2.6457513110645907},"236":{"tf":1.4142135623730951},"24":{"tf":1.0},"246":{"tf":1.7320508075688772},"249":{"tf":1.7320508075688772},"251":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"290":{"tf":1.0},"302":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"65":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"98":{"tf":1.7320508075688772}},"f":{"(":{"\"":{"%":{"d":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"236":{"tf":1.0}}}},"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{},"s":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"2":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"180":{"tf":1.0},"72":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"351":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"241":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"349":{"tf":1.7320508075688772},"350":{"tf":1.0},"351":{"tf":1.7320508075688772}},"s":{"df":1,"docs":{"253":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":2.0},"297":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"o":{"c":{"/":{"*":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"306":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"301":{"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":{"192":{"tf":1.4142135623730951},"312":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"273":{"tf":1.0},"394":{"tf":1.0},"402":{"tf":1.0},"412":{"tf":1.0},"420":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"118":{"tf":1.0},"127":{"tf":2.23606797749979},"187":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":2.0},"204":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"207":{"tf":1.7320508075688772},"212":{"tf":1.0},"23":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.4142135623730951},"296":{"tf":2.23606797749979},"297":{"tf":1.4142135623730951},"301":{"tf":2.23606797749979},"325":{"tf":1.0},"386":{"tf":1.7320508075688772},"407":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.0}}}}},"f":{"df":1,"docs":{"306":{"tf":1.0}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"=":{"0":{"0":{"3":{"3":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"*":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"202":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":3.0},"287":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"216":{"tf":1.0},"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"145":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}}}},"df":20,"docs":{"14":{"tf":1.0},"141":{"tf":1.0},"222":{"tf":1.0},"233":{"tf":1.4142135623730951},"239":{"tf":1.0},"27":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"382":{"tf":1.7320508075688772},"385":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772}},"m":{"df":1,"docs":{"234":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"402":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":1,"docs":{"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"380":{"tf":1.4142135623730951},"400":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"105":{"tf":1.0},"118":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"256":{"tf":1.4142135623730951},"290":{"tf":1.0},"319":{"tf":1.0},"330":{"tf":1.0},"332":{"tf":2.23606797749979},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"174":{"tf":1.0},"185":{"tf":1.4142135623730951},"338":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":8,"docs":{"11":{"tf":1.0},"124":{"tf":1.4142135623730951},"239":{"tf":1.0},"261":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"314":{"tf":1.0},"70":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":1,"docs":{"79":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"201":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"184":{"tf":1.0},"201":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"274":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"0":{",":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"3":{".":{"2":{"df":1,"docs":{"274":{"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":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"274":{"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":1,"docs":{"274":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"2":{"df":1,"docs":{"301":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"288":{"tf":1.0},"301":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"233":{"tf":2.6457513110645907},"234":{"tf":2.23606797749979},"287":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":2.0},"371":{"tf":1.7320508075688772},"423":{"tf":1.7320508075688772}}}},"u":{"b":{"df":2,"docs":{"112":{"tf":1.0},"116":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"104":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"112":{"tf":1.4142135623730951},"256":{"tf":1.7320508075688772},"398":{"tf":1.0},"416":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"n":{"df":2,"docs":{"233":{"tf":1.7320508075688772},"235":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"366":{"tf":1.0},"382":{"tf":1.0},"385":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"423":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"411":{"tf":1.0}}}}}},"df":13,"docs":{"273":{"tf":2.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"411":{"tf":1.0},"413":{"tf":1.0},"418":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951}},"f":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":1,"docs":{"368":{"tf":1.0}},"q":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"273":{"tf":2.23606797749979},"287":{"tf":1.0},"44":{"tf":1.0}},"s":{"(":{"\"":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"285":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"285":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"_":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":1,"docs":{"237":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"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":{}}}},"w":{"d":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"3":{"df":1,"docs":{"280":{"tf":1.0}}},"df":5,"docs":{"227":{"tf":1.0},"277":{"tf":1.0},"279":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0}}}}}}}},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":2,"docs":{"162":{"tf":1.4142135623730951},"170":{"tf":1.0}}},"df":0,"docs":{}}}},"df":9,"docs":{"101":{"tf":1.0},"178":{"tf":1.0},"233":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"372":{"tf":1.0},"407":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":1,"docs":{"178":{"tf":1.0}},"m":{"df":0,"docs":{},"u":{"(":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"1":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"162":{"tf":1.7320508075688772},"163":{"tf":1.0},"165":{"tf":1.0},"170":{"tf":1.7320508075688772},"171":{"tf":2.449489742783178},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":2.8284271247461903},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}},"t":{"df":0,"docs":{},"q":{"df":1,"docs":{"180":{"tf":1.0}}}}},"i":{"df":1,"docs":{"180":{"tf":1.0}}},"l":{"df":2,"docs":{"178":{"tf":1.0},"44":{"tf":2.0}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"170":{"tf":1.0},"174":{"tf":1.0}}}},"o":{"df":1,"docs":{"178":{"tf":1.0}}},"s":{"df":1,"docs":{"178":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"q":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"121":{"tf":1.7320508075688772},"233":{"tf":1.0},"237":{"tf":1.0}}}},"fi":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"129":{"tf":1.0},"178":{"tf":1.0},"250":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"29":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}},"t":{"df":4,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"140":{"tf":1.7320508075688772},"88":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"a":{"=":{"1":{"0":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"319":{"tf":1.0},"332":{"tf":1.4142135623730951}}},"df":3,"docs":{"25":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"273":{"tf":2.6457513110645907},"370":{"tf":1.0},"371":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"w":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":1,"docs":{"398":{"tf":1.0}}}},"0":{"+":{"4":{"df":1,"docs":{"411":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"411":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"]":{"=":{"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"411":{"tf":1.0}}},"2":{"df":1,"docs":{"411":{"tf":1.0}}},"5":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":6,"docs":{"405":{"tf":1.0},"409":{"tf":2.0},"411":{"tf":4.358898943540674},"413":{"tf":1.0},"414":{"tf":1.0},"419":{"tf":1.4142135623730951}}},"1":{"+":{"df":0,"docs":{},"r":{"2":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}}},".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"2":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"1":{"df":5,"docs":{"371":{"tf":1.4142135623730951},"377":{"tf":1.0},"405":{"tf":1.0},"415":{"tf":1.0},"417":{"tf":1.7320508075688772}}},"2":{"df":2,"docs":{"378":{"tf":1.0},"405":{"tf":1.0}}},"3":{"df":1,"docs":{"405":{"tf":1.0}}},"4":{"df":2,"docs":{"405":{"tf":1.0},"410":{"tf":1.4142135623730951}}},"5":{"df":2,"docs":{"378":{"tf":1.0},"405":{"tf":1.0}}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"240":{"tf":1.0},"411":{"tf":3.4641016151377544},"419":{"tf":1.0}}},"2":{".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"<":{"<":{"3":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"152":{"tf":1.0},"154":{"tf":1.0},"240":{"tf":1.0},"411":{"tf":2.6457513110645907},"419":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"413":{"tf":1.0}}},"4":{"df":1,"docs":{"415":{"tf":1.0}}},"5":{"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"7":{"df":1,"docs":{"419":{"tf":1.4142135623730951}}},"8":{"df":3,"docs":{"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0}}},"9":{"df":1,"docs":{"375":{"tf":1.0}}},"_":{"df":0,"docs":{},"x":{"8":{"6":{"_":{"6":{"4":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"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":{}}},"a":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"2":{"(":{"1":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"1":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"423":{"tf":1.0}},"i":{"d":{"df":0,"docs":{},"z":{"1":{"df":1,"docs":{"321":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":1,"docs":{"319":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":2,"docs":{"159":{"tf":1.4142135623730951},"308":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"62":{"tf":1.0}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"182":{"tf":1.0}}}},"s":{"df":0,"docs":{},"m":{"2":{"df":1,"docs":{"155":{"tf":2.0}}},"df":0,"docs":{}}},"w":{"df":12,"docs":{"165":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.7320508075688772},"286":{"tf":1.0},"300":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"349":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"x":{"+":{"0":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"376":{"tf":1.0}}}},"df":0,"docs":{}}},"df":11,"docs":{"143":{"tf":1.0},"173":{"tf":2.449489742783178},"225":{"tf":2.449489742783178},"273":{"tf":1.0},"286":{"tf":1.4142135623730951},"366":{"tf":1.0},"370":{"tf":2.8284271247461903},"371":{"tf":2.8284271247461903},"376":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.4142135623730951}}}},"b":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"58":{"tf":2.0}}}}},"df":0,"docs":{}},"p":{"+":{"8":{"df":1,"docs":{"379":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"366":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.7320508075688772},"380":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}},"x":{"+":{"4":{"*":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"371":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"366":{"tf":1.0},"371":{"tf":2.0},"378":{"tf":1.0}}}},"c":{"df":0,"docs":{},"x":{"df":6,"docs":{"286":{"tf":2.0},"287":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"375":{"tf":1.0},"377":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"139":{"tf":1.0},"173":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.4142135623730951}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"369":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"381":{"tf":1.0}}}}}},"x":{"df":6,"docs":{"139":{"tf":1.0},"287":{"tf":1.0},"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.0}}}},"df":24,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"203":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":3.1622776601683795},"241":{"tf":2.23606797749979},"26":{"tf":1.0},"273":{"tf":1.4142135623730951},"279":{"tf":2.0},"3":{"tf":1.0},"338":{"tf":1.0},"44":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"a":{"d":{"(":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"283":{"tf":1.0}}}},"df":0,"docs":{}},"df":11,"docs":{"120":{"tf":1.0},"122":{"tf":1.7320508075688772},"311":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"338":{"tf":1.0},"369":{"tf":1.0},"388":{"tf":1.0},"409":{"tf":1.0},"5":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"(":{"1":{"df":1,"docs":{"222":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"213":{"tf":1.0},"216":{"tf":1.4142135623730951},"222":{"tf":1.0},"230":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":1.0}}}}},"i":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"330":{"tf":1.0},"333":{"tf":1.0},"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"268":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"334":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"307":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"258":{"tf":1.4142135623730951},"261":{"tf":1.0}},"i":{"df":3,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"307":{"tf":1.0},"321":{"tf":1.0},"334":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":15,"docs":{"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.0},"399":{"tf":2.23606797749979},"400":{"tf":1.0},"417":{"tf":2.449489742783178},"418":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"71":{"tf":2.449489742783178},"74":{"tf":1.7320508075688772},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"91":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"233":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.0},"88":{"tf":1.0}}}}}},"d":{"df":3,"docs":{"27":{"tf":1.0},"356":{"tf":1.0},"44":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"129":{"tf":1.0},"165":{"tf":1.4142135623730951},"166":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.4142135623730951},"35":{"tf":1.0},"350":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"241":{"tf":1.0},"253":{"tf":1.0},"293":{"tf":1.0}}},"df":0,"docs":{}}},"df":8,"docs":{"154":{"tf":1.0},"225":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"348":{"tf":1.0},"94":{"tf":1.0}},"f":{"df":7,"docs":{"237":{"tf":1.0},"265":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"174":{"tf":1.0},"183":{"tf":1.0},"233":{"tf":1.4142135623730951},"237":{"tf":3.605551275463989},"264":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.0},"44":{"tf":1.0},"97":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"176":{"tf":1.0},"179":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}}},"|":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"g":{"1":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.0}}},"2":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.0}}},">":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"124":{"tf":1.4142135623730951},"139":{"tf":1.0},"143":{"tf":1.0},"375":{"tf":1.4142135623730951},"376":{"tf":1.4142135623730951},"395":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"423":{"tf":2.23606797749979},"90":{"tf":2.0}},"e":{"df":0,"docs":{},"x":{"=":{"'":{"^":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"120":{"tf":1.4142135623730951},"121":{"tf":1.7320508075688772},"123":{"tf":2.0},"124":{"tf":2.449489742783178},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"25":{"tf":1.4142135623730951},"67":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.4142135623730951}},"p":{"df":3,"docs":{"87":{"tf":1.4142135623730951},"92":{"tf":1.0},"97":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"n":{"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"89":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":30,"docs":{"124":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"369":{"tf":1.7320508075688772},"372":{"tf":2.0},"377":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"384":{"tf":1.0},"385":{"tf":2.23606797749979},"386":{"tf":2.6457513110645907},"388":{"tf":1.7320508075688772},"389":{"tf":1.4142135623730951},"397":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.7320508075688772},"406":{"tf":1.4142135623730951},"407":{"tf":1.0},"409":{"tf":1.7320508075688772},"410":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"413":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.4142135623730951},"90":{"tf":2.23606797749979}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.7320508075688772}}},"y":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{")":{".":{"a":{"d":{"d":{"(":{"#":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"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":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"203":{"tf":1.0},"25":{"tf":1.4142135623730951},"346":{"tf":1.0},"351":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"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":{"*":{">":{"(":{"c":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"df":1,"docs":{"233":{"tf":1.0}},"x":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.0}}}}},"t":{"d":{":":{":":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"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":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}}},"df":1,"docs":{"233":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"l":{"a":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}}},"df":1,"docs":{"222":{"tf":1.0}},"t":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"261":{"tf":1.0}}}},"df":7,"docs":{"12":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.0},"351":{"tf":1.0},"371":{"tf":1.0},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"a":{"d":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}},"df":3,"docs":{"152":{"tf":1.0},"222":{"tf":1.0},"273":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":8,"docs":{"146":{"tf":1.0},"176":{"tf":1.4142135623730951},"340":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":2.8284271247461903},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}},"v":{"df":13,"docs":{"121":{"tf":1.0},"177":{"tf":1.0},"19":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"267":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"344":{"tf":2.6457513110645907},"362":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}}}}},"df":6,"docs":{"182":{"tf":1.7320508075688772},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"p":{"df":2,"docs":{"372":{"tf":1.0},"373":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"372":{"tf":2.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":6,"docs":{"19":{"tf":1.4142135623730951},"296":{"tf":1.0},"303":{"tf":1.0},"324":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"92":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"372":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"207":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"51":{"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":2,"docs":{"176":{"tf":1.0},"55":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"285":{"tf":1.0},"310":{"tf":1.4142135623730951},"311":{"tf":1.0}}}}},"z":{"df":1,"docs":{"372":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":19,"docs":{"109":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"196":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"239":{"tf":1.0},"274":{"tf":2.0},"286":{"tf":1.0},"295":{"tf":1.0},"319":{"tf":1.0},"368":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":5,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"243":{"tf":1.4142135623730951},"55":{"tf":1.0},"63":{"tf":2.449489742783178}}}},"i":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":1,"docs":{"52":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"193":{"tf":1.0},"268":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"273":{"tf":2.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"184":{"tf":1.0},"295":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"290":{"tf":1.4142135623730951},"30":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"380":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":9,"docs":{"188":{"tf":1.0},"233":{"tf":1.4142135623730951},"239":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}}}}}},"t":{"df":11,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":2.23606797749979},"279":{"tf":1.0},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"313":{"tf":1.0},"389":{"tf":1.0},"400":{"tf":1.0},"94":{"tf":1.4142135623730951},"99":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"123":{"tf":1.0}},"n":{"df":1,"docs":{"123":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":24,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"237":{"tf":1.0},"239":{"tf":3.1622776601683795},"240":{"tf":2.8284271247461903},"243":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.7320508075688772},"279":{"tf":1.0},"281":{"tf":1.0},"284":{"tf":1.4142135623730951},"313":{"tf":2.0},"362":{"tf":1.4142135623730951},"376":{"tf":1.7320508075688772},"389":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"4":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"423":{"tf":1.0},"44":{"tf":1.7320508075688772},"46":{"tf":1.0},"72":{"tf":1.0}}}}}},"v":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"217":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"66":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"367":{"tf":1.0},"368":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"g":{"b":{"(":{"2":{"5":{"5":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"(":{"0":{"df":1,"docs":{"362":{"tf":1.0}}},"2":{"5":{"5":{"df":1,"docs":{"362":{"tf":1.0}}},"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":{},"p":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"343":{"tf":1.4142135623730951},"344":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"182":{"tf":1.0},"21":{"tf":1.0},"272":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"310":{"tf":1.0},"317":{"tf":1.0},"362":{"tf":1.4142135623730951},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"83":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"100":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951}}}},"p":{"+":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"371":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":6,"docs":{"134":{"tf":1.7320508075688772},"173":{"tf":1.0},"367":{"tf":1.0},"371":{"tf":1.0},"379":{"tf":1.0},"381":{"tf":1.4142135623730951}}},"s":{"c":{"df":3,"docs":{"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}},"v":{"3":{"2":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"422":{"tf":1.0},"424":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":3,"docs":{"363":{"tf":1.0},"421":{"tf":1.0},"424":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"295":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"[":{"0":{"df":1,"docs":{"410":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"173":{"tf":1.0},"284":{"tf":1.0},"410":{"tf":2.0}}},"n":{"b":{"df":1,"docs":{"366":{"tf":1.0}}},"d":{"df":1,"docs":{"366":{"tf":1.0}}},"df":0,"docs":{},"w":{"df":1,"docs":{"366":{"tf":1.0}}}},"o":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":4,"docs":{"216":{"tf":2.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"303":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.4142135623730951},"307":{"tf":1.0},"314":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"333":{"tf":1.0}}}},"w":{"df":1,"docs":{"357":{"tf":1.0}}}},"s":{"df":2,"docs":{"68":{"tf":1.0},"71":{"tf":1.0}},"i":{"df":7,"docs":{"139":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.0}}},"n":{"df":2,"docs":{"177":{"tf":1.0},"180":{"tf":1.0}}},"p":{",":{"0":{"df":0,"docs":{},"x":{"8":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"380":{"tf":1.4142135623730951}}},"s":{"df":2,"docs":{"200":{"tf":1.0},"77":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"128":{"tf":1.4142135623730951},"15":{"tf":1.0},"233":{"tf":2.449489742783178},"258":{"tf":1.7320508075688772},"259":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"344":{"tf":1.7320508075688772},"346":{"tf":1.7320508075688772},"348":{"tf":1.0},"349":{"tf":1.0},"351":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"347":{"tf":2.23606797749979},"348":{"tf":1.4142135623730951}}}}}}},"n":{".":{"df":0,"docs":{},"g":{"d":{"b":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"df":40,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"138":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.7320508075688772},"212":{"tf":1.0},"245":{"tf":1.0},"249":{"tf":1.4142135623730951},"261":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.7320508075688772},"281":{"tf":1.4142135623730951},"283":{"tf":1.0},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"308":{"tf":1.0},"313":{"tf":1.0},"34":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"42":{"tf":1.0},"424":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"79":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":9,"docs":{"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.0},"32":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"v":{"3":{"2":{"df":1,"docs":{"421":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"421":{"tf":1.0}},"i":{"df":1,"docs":{"425":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"237":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"w":{",":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"273":{"tf":1.0}}},"x":{"df":1,"docs":{"273":{"tf":1.0}}}},"s":{"0":{"df":2,"docs":{"423":{"tf":1.0},"46":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"423":{"tf":1.0}}},"df":1,"docs":{"423":{"tf":1.0}}},"2":{"df":1,"docs":{"423":{"tf":1.0}}},":":{"$":{"df":0,"docs":{},"w":{".":{"$":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"=":{"0":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"141":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{":":{"<":{"df":0,"docs":{},"w":{">":{".":{"<":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"2":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"180":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"349":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":12,"docs":{"101":{"tf":1.0},"121":{"tf":1.0},"171":{"tf":1.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.0},"256":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":1.0},"419":{"tf":1.4142135623730951},"64":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"407":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"105":{"tf":1.4142135623730951},"116":{"tf":1.0},"121":{"tf":1.4142135623730951},"140":{"tf":2.0},"171":{"tf":1.4142135623730951},"348":{"tf":1.0},"370":{"tf":2.0},"371":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"378":{"tf":1.4142135623730951},"379":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"397":{"tf":1.0},"415":{"tf":1.0},"423":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"89":{"tf":1.0},"90":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"362":{"tf":1.0}}}},"n":{"df":1,"docs":{"372":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":2,"docs":{"176":{"tf":1.0},"295":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":7,"docs":{"122":{"tf":1.0},"141":{"tf":2.23606797749979},"182":{"tf":1.0},"234":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.7320508075688772},"5":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"v":{"df":1,"docs":{"275":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"118":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.0},"275":{"tf":2.0},"308":{"tf":1.0},"358":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"42":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.0}}}}}}},"d":{"a":{"1":{"df":1,"docs":{"162":{"tf":1.0}}},"2":{"df":1,"docs":{"162":{"tf":1.0}}},"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"158":{"tf":1.0},"160":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"160":{"tf":1.0}}}},"df":39,"docs":{"14":{"tf":1.0},"141":{"tf":3.872983346207417},"154":{"tf":1.0},"164":{"tf":1.4142135623730951},"176":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":2.6457513110645907},"191":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":2.0},"239":{"tf":1.4142135623730951},"243":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"27":{"tf":1.7320508075688772},"273":{"tf":1.0},"296":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"44":{"tf":2.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":2.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":14,"docs":{"107":{"tf":1.4142135623730951},"128":{"tf":1.0},"151":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"86":{"tf":2.23606797749979},"87":{"tf":1.0},"92":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"128":{"tf":1.0}}}}},"c":{"df":2,"docs":{"112":{"tf":1.0},"303":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"185":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"112":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{".":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"273":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":13,"docs":{"173":{"tf":1.0},"216":{"tf":2.0},"222":{"tf":1.7320508075688772},"223":{"tf":2.0},"224":{"tf":1.4142135623730951},"225":{"tf":2.0},"273":{"tf":2.449489742783178},"274":{"tf":2.6457513110645907},"275":{"tf":1.0},"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":17,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"15":{"tf":1.0},"185":{"tf":1.0},"211":{"tf":1.0},"22":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"253":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"292":{"tf":1.0},"296":{"tf":1.0},"342":{"tf":1.0},"351":{"tf":1.0},"62":{"tf":1.4142135623730951}},"k":{"df":2,"docs":{"149":{"tf":1.0},"154":{"tf":1.0}}},"n":{"df":3,"docs":{"272":{"tf":1.0},"274":{"tf":1.0},"33":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"200":{"tf":1.0},"222":{"tf":1.0},"273":{"tf":1.0},"297":{"tf":1.4142135623730951}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"105":{"tf":2.23606797749979},"150":{"tf":1.4142135623730951},"161":{"tf":1.0},"242":{"tf":1.0},"360":{"tf":4.123105625617661},"424":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"85":{"tf":1.4142135623730951},"89":{"tf":2.0},"96":{"tf":1.0},"99":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"360":{"tf":1.0}}}},"p":{"df":1,"docs":{"51":{"tf":1.0}}},"w":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"f":{".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"280":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"234":{"tf":1.0},"240":{"tf":1.7320508075688772},"260":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"d":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"111":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.0},"270":{"tf":1.4142135623730951},"67":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"df":1,"docs":{"46":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"q":{"df":1,"docs":{"286":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"18":{"tf":1.4142135623730951},"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"165":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"107":{"tf":1.4142135623730951},"160":{"tf":1.0},"165":{"tf":1.7320508075688772},"351":{"tf":1.0}}}},"i":{"c":{"df":8,"docs":{"185":{"tf":1.0},"290":{"tf":1.4142135623730951},"292":{"tf":1.0},"308":{"tf":1.4142135623730951},"335":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":2.23606797749979},"344":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"127":{"tf":1.0},"139":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951}}}}}}},"t":{"(":{"&":{"df":1,"docs":{"141":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"368":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":44,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":2.23606797749979},"122":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":3.4641016151377544},"13":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":2.0},"147":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"182":{"tf":1.0},"19":{"tf":2.0},"23":{"tf":1.0},"241":{"tf":1.4142135623730951},"245":{"tf":1.0},"261":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"31":{"tf":1.0},"319":{"tf":1.0},"33":{"tf":2.23606797749979},"330":{"tf":1.0},"332":{"tf":1.4142135623730951},"333":{"tf":1.0},"334":{"tf":2.0},"349":{"tf":1.4142135623730951},"351":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"382":{"tf":1.0},"4":{"tf":1.4142135623730951},"410":{"tf":1.0},"419":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.0},"89":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"(":{"\"":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"271":{"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":1,"docs":{"50":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"316":{"tf":2.23606797749979},"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":6,"docs":{"283":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"321":{"tf":1.0},"58":{"tf":1.0}}}},"w":{"df":1,"docs":{"53":{"tf":1.0}}}},"x":{"df":0,"docs":{},"p":{"df":1,"docs":{"98":{"tf":1.7320508075688772}}}}},"f":{"df":1,"docs":{"368":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"239":{"tf":1.0},"241":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"h":{"a":{"1":{"df":1,"docs":{"58":{"tf":1.0}}},"2":{"5":{"6":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"=":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"120":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":10,"docs":{"120":{"tf":1.0},"123":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"196":{"tf":1.0},"245":{"tf":1.4142135623730951},"271":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"297":{"tf":2.0}}}}},"df":1,"docs":{"51":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"382":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"120":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.7320508075688772},"42":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"79":{"tf":1.0},"98":{"tf":1.0}}},"v":{"df":1,"docs":{"55":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"391":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"207":{"tf":1.0},"233":{"tf":2.6457513110645907},"242":{"tf":2.0},"251":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"313":{"tf":2.0},"44":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"w":{"(":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{},"p":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}},"df":39,"docs":{"105":{"tf":1.0},"128":{"tf":2.0},"185":{"tf":1.7320508075688772},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":2.23606797749979},"194":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"198":{"tf":1.0},"200":{"tf":1.7320508075688772},"205":{"tf":1.0},"207":{"tf":2.23606797749979},"211":{"tf":2.0},"223":{"tf":1.4142135623730951},"233":{"tf":1.0},"251":{"tf":1.0},"270":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.7320508075688772},"293":{"tf":1.7320508075688772},"306":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"322":{"tf":2.0},"50":{"tf":1.7320508075688772},"57":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":3.0},"64":{"tf":1.0},"65":{"tf":1.7320508075688772},"81":{"tf":1.0},"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"50":{"tf":1.0}}}}},"t":{"a":{"b":{"(":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":4,"docs":{"134":{"tf":1.0},"176":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":2.449489742783178}},"g":{"df":1,"docs":{"299":{"tf":1.0}},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"w":{"2":{")":{"<":{"<":{"3":{"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"125":{"tf":3.605551275463989},"137":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"296":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"111":{"tf":1.0}}}}}},"df":6,"docs":{"102":{"tf":1.0},"110":{"tf":3.0},"111":{"tf":1.7320508075688772},"233":{"tf":2.0},"314":{"tf":1.0},"368":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"df":2,"docs":{"137":{"tf":1.7320508075688772},"299":{"tf":1.0}}}}}}},"l":{"df":1,"docs":{"366":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"233":{"tf":1.0}}}}}},"df":6,"docs":{"165":{"tf":1.0},"233":{"tf":1.7320508075688772},"241":{"tf":1.0},"253":{"tf":1.0},"284":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.0},"27":{"tf":1.0},"285":{"tf":1.0},"373":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":15,"docs":{"195":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.0},"239":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"319":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"362":{"tf":1.0},"49":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}}}}}},"z":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"159":{"tf":1.0},"162":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"216":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"308":{"tf":1.0},"370":{"tf":1.4142135623730951},"372":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"414":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":1,"docs":{"313":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0},"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"214":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"120":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"233":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"321":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"271":{"tf":1.0}}}}},"p":{"df":2,"docs":{"158":{"tf":1.0},"159":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"333":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"170":{"tf":2.6457513110645907},"174":{"tf":1.0},"333":{"tf":2.8284271247461903}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"158":{"tf":1.0},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"185":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"(":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"185":{"tf":1.0},"193":{"tf":2.23606797749979},"194":{"tf":1.4142135623730951},"203":{"tf":1.0},"290":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"295":{"tf":1.0},"63":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.0}}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"167":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"241":{"tf":1.0},"253":{"tf":1.0}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"141":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"180":{"tf":1.4142135623730951},"346":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"n":{"d":{"]":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{":":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"c":{"df":13,"docs":{"0":{"tf":1.0},"121":{"tf":1.0},"128":{"tf":1.7320508075688772},"140":{"tf":1.0},"171":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"283":{"tf":1.4142135623730951},"338":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.0},"50":{"tf":1.4142135623730951},"95":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"1":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"df":1,"docs":{"386":{"tf":1.0}}},"3":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"150":{"tf":1.7320508075688772},"296":{"tf":1.0},"357":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"120":{"tf":1.0}}}}},"c":{"df":1,"docs":{"91":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":13,"docs":{"366":{"tf":1.0},"385":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"397":{"tf":1.0},"398":{"tf":1.7320508075688772},"400":{"tf":3.3166247903554},"405":{"tf":1.0},"411":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"415":{"tf":1.0},"416":{"tf":1.7320508075688772},"418":{"tf":1.0},"423":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"7":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"237":{"tf":1.0},"241":{"tf":3.4641016151377544},"242":{"tf":4.0},"32":{"tf":1.0},"340":{"tf":1.0},"367":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0},"70":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":11,"docs":{"121":{"tf":1.0},"182":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"299":{"tf":1.7320508075688772},"343":{"tf":1.0},"360":{"tf":1.4142135623730951},"369":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.4142135623730951},"95":{"tf":1.0}},"i":{"df":36,"docs":{"102":{"tf":1.4142135623730951},"109":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"170":{"tf":1.0},"23":{"tf":1.7320508075688772},"233":{"tf":1.4142135623730951},"25":{"tf":1.0},"256":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":2.23606797749979},"297":{"tf":1.0},"314":{"tf":1.4142135623730951},"351":{"tf":1.0},"370":{"tf":1.0},"399":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":2.449489742783178},"61":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"261":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"l":{"df":1,"docs":{"366":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"33":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"68":{"tf":1.7320508075688772},"71":{"tf":1.0},"83":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"df":1,"docs":{"386":{"tf":1.0}}},"3":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"c":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"283":{"tf":1.0},"338":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"(":{"8":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":1,"docs":{"112":{"tf":1.0}}},"df":4,"docs":{"176":{"tf":1.0},"184":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.4142135623730951}},"h":{"df":1,"docs":{"340":{"tf":1.0}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"321":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":20,"docs":{"201":{"tf":1.0},"203":{"tf":1.0},"246":{"tf":1.4142135623730951},"346":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"379":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"385":{"tf":1.0},"386":{"tf":2.0},"395":{"tf":1.0},"398":{"tf":1.4142135623730951},"399":{"tf":1.7320508075688772},"405":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.4142135623730951},"417":{"tf":1.7320508075688772},"423":{"tf":1.0},"48":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"182":{"tf":1.0}}},"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"3":{"_":{"1":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"5":{"_":{"1":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"68":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"72":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"231":{"tf":1.0},"3":{"tf":1.0},"349":{"tf":1.0},"394":{"tf":1.0},"402":{"tf":1.0},"412":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"260":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"146":{"tf":1.0},"158":{"tf":1.0},"171":{"tf":1.7320508075688772},"182":{"tf":1.0},"19":{"tf":1.0},"214":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"233":{"tf":1.0},"243":{"tf":1.0},"280":{"tf":1.0},"290":{"tf":1.4142135623730951},"292":{"tf":1.0},"33":{"tf":1.0},"340":{"tf":1.0},"356":{"tf":1.4142135623730951},"362":{"tf":1.0},"38":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":2.0},"75":{"tf":1.0},"89":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"164":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"308":{"tf":1.0},"335":{"tf":1.0},"42":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.7320508075688772}}}},"t":{"df":3,"docs":{"207":{"tf":2.23606797749979},"61":{"tf":1.0},"62":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"290":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.0}}}},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":13,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"171":{"tf":1.0},"185":{"tf":1.7320508075688772},"191":{"tf":1.0},"193":{"tf":1.0},"290":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"350":{"tf":1.0},"407":{"tf":1.0},"94":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"346":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"249":{"tf":1.0},"279":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}}},"i":{"c":{"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"!":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"b":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"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":{}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"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":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"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":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{}}}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"233":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"240":{"tf":2.0},"241":{"tf":2.0},"242":{"tf":2.0},"245":{"tf":1.0},"256":{"tf":1.0},"274":{"tf":1.0},"313":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"212":{"tf":1.0},"322":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"203":{"tf":1.0}}}},"u":{"df":14,"docs":{"290":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"308":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"342":{"tf":1.0},"372":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"406":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0}}}}},"d":{":":{":":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"236":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"t":{"<":{"!":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"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":{}}},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"238":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"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":{}}},"m":{"a":{"df":0,"docs":{},"p":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":2.0},"243":{"tf":1.4142135623730951}},"s":{"(":{"\"":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"(":{"df":1,"docs":{"243":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"df":1,"docs":{"243":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"2":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}}},"~":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"240":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"238":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"241":{"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":1,"docs":{"241":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"233":{"tf":1.4142135623730951},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":3,"docs":{"168":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"296":{"tf":1.0},"67":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"285":{"tf":1.0},"313":{"tf":1.0}}}},"df":2,"docs":{"171":{"tf":2.0},"207":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"21":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"338":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"260":{"tf":1.4142135623730951},"261":{"tf":1.0}}},"p":{"df":2,"docs":{"134":{"tf":1.4142135623730951},"18":{"tf":1.0}}}},"h":{"df":1,"docs":{"37":{"tf":1.7320508075688772}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"407":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}},"df":4,"docs":{"120":{"tf":1.0},"123":{"tf":3.4641016151377544},"134":{"tf":1.0},"290":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"243":{"tf":1.0},"286":{"tf":1.0},"303":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"233":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"372":{"tf":1.0},"389":{"tf":1.0},"7":{"tf":1.0}}}},"s":{"b":{"df":2,"docs":{"372":{"tf":1.0},"373":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"393":{"tf":1.0},"400":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":1.4142135623730951},"278":{"tf":1.0},"3":{"tf":2.23606797749979},"46":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"218":{"tf":1.0},"219":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":1.0},"310":{"tf":2.0},"311":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"417":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":19,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.4142135623730951},"215":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":3.0},"4":{"tf":1.0},"46":{"tf":1.7320508075688772},"6":{"tf":1.7320508075688772},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.0},"91":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"141":{"tf":2.0},"237":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"241":{"tf":3.1622776601683795},"242":{"tf":2.0},"243":{"tf":1.7320508075688772},"311":{"tf":1.7320508075688772},"313":{"tf":2.23606797749979}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"66":{"tf":1.0}}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"w":{"df":1,"docs":{"391":{"tf":1.4142135623730951}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"5":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{";":{"\"":{">":{"<":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"362":{"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":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{",":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"129":{"tf":1.7320508075688772},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"362":{"tf":1.4142135623730951}}}}}},"u":{"b":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}},"df":8,"docs":{"101":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"287":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"65":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"105":{"tf":1.7320508075688772},"112":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"64":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":3.3166247903554}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"128":{"tf":2.0},"19":{"tf":1.0},"264":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"260":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"203":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"346":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":5,"docs":{"15":{"tf":1.0},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"319":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":9,"docs":{"162":{"tf":2.23606797749979},"303":{"tf":2.6457513110645907},"304":{"tf":2.0},"307":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.0},"340":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"df":1,"docs":{"176":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":4,"docs":{"19":{"tf":1.4142135623730951},"296":{"tf":1.0},"372":{"tf":1.0},"4":{"tf":1.4142135623730951}}}}}},"m":{"(":{"1":{"0":{"df":1,"docs":{"281":{"tf":1.0}}},"df":1,"docs":{"281":{"tf":1.0}}},"a":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"281":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"64":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"389":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":12,"docs":{"155":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"167":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"283":{"tf":1.0},"314":{"tf":1.0},"368":{"tf":1.0},"9":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"120":{"tf":1.0}}}}},"v":{"c":{"df":2,"docs":{"401":{"tf":1.4142135623730951},"407":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.7320508075688772}}}},"w":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"156":{"tf":1.0},"288":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":2.23606797749979},"308":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"307":{"tf":2.449489742783178},"308":{"tf":2.449489742783178}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"307":{"tf":1.0},"308":{"tf":1.0}}}},"n":{"df":3,"docs":{"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0}}}}}},"df":1,"docs":{"307":{"tf":1.0}},"i":{"df":1,"docs":{"419":{"tf":1.4142135623730951}},"t":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"116":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"157":{"tf":1.7320508075688772},"29":{"tf":1.0},"313":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"58":{"tf":1.0},"63":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"y":{"df":2,"docs":{"176":{"tf":1.0},"407":{"tf":1.0}},"m":{".":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"272":{"tf":2.0}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"229":{"tf":1.0}}}}}},"df":16,"docs":{"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"141":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.7320508075688772},"227":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"270":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":4.69041575982343},"275":{"tf":3.0},"276":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"df":6,"docs":{"121":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"268":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"t":{"a":{"b":{"df":1,"docs":{"222":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"_":{"df":0,"docs":{},"r":{"c":{"d":{"df":0,"docs":{},"v":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"c":{"df":1,"docs":{"179":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":2,"docs":{"364":{"tf":1.4142135623730951},"383":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":3,"docs":{"121":{"tf":1.0},"223":{"tf":1.0},"381":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"123":{"tf":2.449489742783178},"127":{"tf":1.0},"173":{"tf":1.4142135623730951},"203":{"tf":3.1622776601683795},"204":{"tf":1.0},"225":{"tf":1.4142135623730951},"381":{"tf":2.6457513110645907},"401":{"tf":2.23606797749979},"419":{"tf":2.23606797749979},"424":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"308":{"tf":1.0},"335":{"tf":1.0}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"5":{"df":1,"docs":{"294":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"5":{"df":1,"docs":{"294":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":5,"docs":{"288":{"tf":1.0},"289":{"tf":1.0},"299":{"tf":1.0},"308":{"tf":1.0},"335":{"tf":1.0}}},"df":15,"docs":{"123":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.0},"174":{"tf":1.0},"26":{"tf":1.0},"291":{"tf":1.0},"293":{"tf":1.0},"308":{"tf":1.0},"382":{"tf":1.7320508075688772},"388":{"tf":1.7320508075688772},"409":{"tf":1.7320508075688772}},"v":{"df":2,"docs":{"254":{"tf":1.0},"382":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"374":{"tf":1.0}}}}}},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"279":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"0":{"df":2,"docs":{"236":{"tf":2.0},"423":{"tf":1.0}}},"1":{"'":{"df":1,"docs":{"233":{"tf":1.0}}},"df":2,"docs":{"233":{"tf":1.0},"236":{"tf":1.7320508075688772}}},"2":{"'":{"df":1,"docs":{"233":{"tf":1.0}}},"*":{">":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"233":{"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":{"233":{"tf":1.0},"423":{"tf":1.0}}},"3":{"df":1,"docs":{"423":{"tf":1.0}}},"6":{"df":1,"docs":{"423":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"241":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"b":{">":{"<":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"358":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"52":{"tf":1.0},"95":{"tf":1.0}},"l":{"df":12,"docs":{"162":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"273":{"tf":2.23606797749979},"274":{"tf":2.0},"275":{"tf":1.0},"346":{"tf":1.7320508075688772},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"362":{"tf":1.7320508075688772}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"362":{"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":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"347":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"214":{"tf":1.0},"215":{"tf":1.4142135623730951}},"g":{"/":{"<":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":4,"docs":{"170":{"tf":2.23606797749979},"241":{"tf":1.7320508075688772},"59":{"tf":3.0},"97":{"tf":2.23606797749979}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":9,"docs":{"15":{"tf":1.0},"203":{"tf":1.0},"225":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"7":{"tf":1.0}},"n":{"df":2,"docs":{"283":{"tf":1.0},"44":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":4,"docs":{"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":2.23606797749979},"317":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"314":{"tf":2.0}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"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":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"256":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":11,"docs":{"120":{"tf":1.4142135623730951},"146":{"tf":1.0},"171":{"tf":1.4142135623730951},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979},"258":{"tf":1.7320508075688772},"260":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"335":{"tf":1.0},"346":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"207":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"214":{"tf":1.0},"215":{"tf":1.4142135623730951}},"p":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"1":{"2":{"3":{"4":{"5":{"df":1,"docs":{"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":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"164":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{":":{"1":{"2":{"3":{"4":{"5":{"df":1,"docs":{"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":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"191":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"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":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"336":{"tf":1.0},"338":{"tf":1.0},"340":{"tf":1.0}}}}}},"df":10,"docs":{"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"185":{"tf":1.4142135623730951},"188":{"tf":2.0},"191":{"tf":1.0},"194":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":2.0}}}},"df":19,"docs":{"167":{"tf":1.0},"182":{"tf":1.0},"236":{"tf":2.0},"237":{"tf":1.7320508075688772},"238":{"tf":2.6457513110645907},"239":{"tf":1.7320508075688772},"241":{"tf":3.605551275463989},"242":{"tf":1.7320508075688772},"243":{"tf":1.7320508075688772},"279":{"tf":1.0},"313":{"tf":2.0},"333":{"tf":1.0},"358":{"tf":1.0},"407":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"53":{"tf":1.0},"72":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"307":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"284":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"234":{"tf":1.0},"273":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"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":1,"docs":{"165":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"423":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"236":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":3.3166247903554},"242":{"tf":3.7416573867739413},"356":{"tf":1.0},"357":{"tf":1.4142135623730951}},"e":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"236":{"tf":1.4142135623730951},"237":{"tf":1.7320508075688772},"238":{"tf":2.0},"239":{"tf":3.605551275463989},"240":{"tf":1.7320508075688772},"241":{"tf":4.47213595499958},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"121":{"tf":1.0},"149":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"87":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"121":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}}}}}}}},".":{"c":{":":{"1":{"0":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"141":{"tf":1.0}}},"5":{"df":1,"docs":{"141":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"c":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"df":1,"docs":{"286":{"tf":1.0}}},"df":2,"docs":{"173":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951}},"g":{"c":{"d":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":2,"docs":{"173":{"tf":1.7320508075688772},"225":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"280":{"tf":1.0},"281":{"tf":1.4142135623730951}}}}},"1":{"df":1,"docs":{"240":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"240":{"tf":1.0}}},"_":{"b":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"(":{"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":{},"i":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"c":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"173":{"tf":2.449489742783178},"225":{"tf":2.0},"240":{"tf":1.7320508075688772},"253":{"tf":1.4142135623730951},"280":{"tf":2.0},"286":{"tf":2.6457513110645907},"287":{"tf":2.449489742783178},"292":{"tf":1.7320508075688772},"351":{"tf":1.0},"8":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"237":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"df":18,"docs":{"130":{"tf":1.0},"173":{"tf":1.0},"182":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":2.0},"283":{"tf":1.0},"3":{"tf":2.23606797749979},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"52":{"tf":1.4142135623730951},"60":{"tf":1.0},"89":{"tf":2.0},"91":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"225":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"237":{"tf":1.4142135623730951},"271":{"tf":1.0},"275":{"tf":1.0},"319":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"70":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":8,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":2.8284271247461903},"136":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"201":{"tf":1.0},"207":{"tf":1.0},"423":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"15":{"tf":1.0},"323":{"tf":1.0},"62":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":9,"docs":{"163":{"tf":1.0},"233":{"tf":1.7320508075688772},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"296":{"tf":1.0},"51":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}}},"w":{"df":1,"docs":{"123":{"tf":1.0}},"n":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"5":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":17,"docs":{"120":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.7320508075688772},"233":{"tf":1.0},"253":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"299":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.0},"416":{"tf":1.0},"44":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0}},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.4142135623730951}}}},"r":{"df":1,"docs":{"290":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"203":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"v":{"df":2,"docs":{"311":{"tf":1.0},"313":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}},"m":{"df":1,"docs":{"313":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"274":{"tf":3.1622776601683795}}},"u":{"df":0,"docs":{},"x":{"(":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"52":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":3,"docs":{"1":{"tf":1.0},"50":{"tf":4.123105625617661},"51":{"tf":3.1622776601683795}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"121":{"tf":1.0},"122":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"240":{"tf":1.0},"346":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"130":{"tf":1.0},"52":{"tf":1.4142135623730951},"84":{"tf":1.0},"99":{"tf":1.0}}}}},"k":{"df":1,"docs":{"279":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"121":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":4,"docs":{"1":{"tf":1.0},"174":{"tf":1.0},"225":{"tf":1.0},"306":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}},"x":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"x":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":1,"docs":{"362":{"tf":3.872983346207417}}}}}}},"p":{"df":3,"docs":{"207":{"tf":1.0},"319":{"tf":1.0},"362":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"319":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"256":{"tf":1.0}},"p":{"a":{"d":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"y":{"df":2,"docs":{"225":{"tf":1.0},"313":{"tf":1.0}}}},"p":{"df":1,"docs":{"423":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"=":{"!":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"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":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"[":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"349":{"tf":1.0}}}},"df":13,"docs":{"169":{"tf":2.8284271247461903},"173":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":2.8284271247461903},"204":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.0},"245":{"tf":2.23606797749979},"246":{"tf":1.4142135623730951},"301":{"tf":2.0},"338":{"tf":1.0},"349":{"tf":2.23606797749979},"48":{"tf":1.0}},"r":{"df":2,"docs":{"173":{"tf":1.0},"245":{"tf":1.0}}}},"k":{"df":4,"docs":{"350":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"63":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"338":{"tf":1.0},"340":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"239":{"tf":1.0},"241":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":2.6457513110645907}}}}}}}},"n":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"167":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"362":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"351":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"185":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"121":{"tf":1.0},"25":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"63":{"tf":2.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":4,"docs":{"129":{"tf":1.0},"192":{"tf":1.0},"241":{"tf":2.0},"242":{"tf":2.0}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"261":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":8,"docs":{"120":{"tf":1.0},"239":{"tf":2.0},"240":{"tf":1.0},"241":{"tf":1.0},"271":{"tf":1.0},"362":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"185":{"tf":1.0},"203":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"a":{"b":{"1":{"df":1,"docs":{"358":{"tf":1.0}}},"2":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"203":{"tf":1.0},"241":{"tf":1.7320508075688772}},"i":{"df":5,"docs":{"118":{"tf":1.7320508075688772},"120":{"tf":2.449489742783178},"129":{"tf":1.0},"145":{"tf":1.0},"349":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"130":{"tf":1.0},"207":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"273":{"tf":1.0}}}}},"v":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":14,"docs":{"132":{"tf":1.0},"162":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"346":{"tf":1.0},"413":{"tf":1.0},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.0}}}},"x":{"1":{"df":3,"docs":{"215":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0}}},"4":{"df":3,"docs":{"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}}},"=":{"\"":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"290":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"292":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"290":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":31,"docs":{"132":{"tf":1.0},"216":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":6.082762530298219},"235":{"tf":1.4142135623730951},"236":{"tf":2.23606797749979},"237":{"tf":1.0},"238":{"tf":2.0},"241":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"290":{"tf":1.0},"297":{"tf":1.0},"302":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.7320508075688772},"314":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"232":{"tf":1.0},"236":{"tf":1.4142135623730951},"238":{"tf":2.23606797749979},"239":{"tf":2.6457513110645907},"240":{"tf":1.0},"241":{"tf":2.6457513110645907},"242":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}}},"i":{"c":{"df":2,"docs":{"295":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"$":{"(":{"df":0,"docs":{},"w":{"c":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{".":{".":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"0":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"233":{"tf":3.1622776601683795}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":4,"docs":{"300":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.4142135623730951}}}},"df":25,"docs":{"102":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"185":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"226":{"tf":1.0},"238":{"tf":3.0},"242":{"tf":1.0},"26":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.0},"31":{"tf":1.4142135623730951},"330":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.0},"98":{"tf":1.0}},"i":{"d":{"=":{"0":{"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"105":{"tf":1.0},"195":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0}}},"df":1,"docs":{"130":{"tf":1.7320508075688772}}},"l":{"df":1,"docs":{"357":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.0},"330":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}}},"d":{"df":2,"docs":{"274":{"tf":2.8284271247461903},"407":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"226":{"tf":1.0},"233":{"tf":1.7320508075688772}}}}},"r":{"df":4,"docs":{"300":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"47":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"355":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"177":{"tf":1.0},"180":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"286":{"tf":1.0},"5":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"290":{"tf":4.58257569495584},"291":{"tf":1.7320508075688772},"292":{"tf":2.23606797749979},"293":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":2.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"30":{"tf":1.4142135623730951},"31":{"tf":1.0}}}}}},"x":{"(":{"7":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"185":{"tf":1.0},"193":{"tf":1.0},"314":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.4142135623730951}}}}}},"o":{"a":{"d":{"df":3,"docs":{"123":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"192":{"tf":1.0},"304":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"177":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"300":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":5,"docs":{"221":{"tf":1.4142135623730951},"233":{"tf":2.449489742783178},"239":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"313":{"tf":1.7320508075688772}},"e":{"d":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"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":{},"l":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"372":{"tf":1.7320508075688772}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.0}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"116":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"317":{"tf":1.0},"335":{"tf":1.0},"411":{"tf":1.0},"417":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":7,"docs":{"130":{"tf":1.0},"273":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"78":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"176":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"385":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"119":{"tf":1.0},"200":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.7320508075688772},"293":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}},"b":{"df":3,"docs":{"158":{"tf":1.0},"163":{"tf":2.8284271247461903},"174":{"tf":1.0}}},"df":71,"docs":{"108":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"193":{"tf":1.0},"207":{"tf":2.0},"216":{"tf":1.0},"223":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":3.1622776601683795},"240":{"tf":2.23606797749979},"241":{"tf":2.0},"246":{"tf":1.0},"258":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"263":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"29":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"3":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":2.0},"33":{"tf":1.0},"338":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"346":{"tf":1.7320508075688772},"349":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"87":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":2.6457513110645907}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"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":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"r":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"w":{"d":{"=":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{":":{"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":{"2":{"3":{"4":{"df":1,"docs":{"166":{"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":{}}}}}}}},"1":{"2":{"3":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":27,"docs":{"102":{"tf":1.4142135623730951},"105":{"tf":2.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":2.0},"183":{"tf":1.0},"188":{"tf":1.7320508075688772},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"293":{"tf":1.4142135623730951},"296":{"tf":1.0},"301":{"tf":1.0},"316":{"tf":1.4142135623730951},"317":{"tf":1.0},"368":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":1.7320508075688772},"79":{"tf":2.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"r":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"299":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"(":{"1":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"/":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"381":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"272":{"tf":1.7320508075688772},"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"274":{"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":2,"docs":{"198":{"tf":1.4142135623730951},"407":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"273":{"tf":1.0},"285":{"tf":1.0},"308":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"15":{"tf":1.4142135623730951},"196":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}},"=":{"1":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"141":{"tf":1.0}}},"3":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"293":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.7320508075688772},"371":{"tf":1.7320508075688772},"50":{"tf":1.0},"78":{"tf":1.0}},"i":{"d":{"df":5,"docs":{"141":{"tf":1.7320508075688772},"233":{"tf":2.0},"398":{"tf":1.0},"416":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"s":{"[":{"$":{"1":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":26,"docs":{"141":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"207":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":2.6457513110645907},"236":{"tf":1.4142135623730951},"237":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"31":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.7320508075688772},"396":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"414":{"tf":1.4142135623730951},"6":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951}},"e":{"(":{")":{".":{"df":0,"docs":{},"~":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"#":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"%":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"=":{"$":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"262":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"b":{"c":{"df":1,"docs":{"262":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"262":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":32,"docs":{"12":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.7320508075688772},"136":{"tf":1.0},"141":{"tf":1.7320508075688772},"147":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"238":{"tf":1.0},"25":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.4142135623730951},"261":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951},"270":{"tf":1.0},"274":{"tf":1.0},"30":{"tf":2.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"79":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.0}}}},"d":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"388":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"319":{"tf":2.23606797749979},"321":{"tf":1.7320508075688772},"323":{"tf":2.23606797749979}},"x":{"df":1,"docs":{"321":{"tf":1.0}}}}}},"df":24,"docs":{"141":{"tf":3.3166247903554},"15":{"tf":1.0},"212":{"tf":1.0},"239":{"tf":1.4142135623730951},"280":{"tf":1.0},"281":{"tf":1.0},"3":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"322":{"tf":1.0},"379":{"tf":1.0},"395":{"tf":1.0},"399":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.0},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.7320508075688772},"78":{"tf":1.7320508075688772},"81":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"c":{"+":{"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"a":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":2.23606797749979},"6":{"tf":1.0}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"0":{"4":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"256":{"tf":1.0},"31":{"tf":1.0},"349":{"tf":1.0},"57":{"tf":1.0}}}}},"df":1,"docs":{"303":{"tf":1.0}},"i":{"df":1,"docs":{"349":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"272":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"0":{"0":{"0":{"0":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"227":{"tf":1.0},"233":{"tf":1.4142135623730951},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"274":{"tf":5.291502622129181},"275":{"tf":3.4641016151377544},"276":{"tf":1.7320508075688772}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"357":{"tf":1.0},"52":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"g":{"a":{"df":2,"docs":{"158":{"tf":1.0},"160":{"tf":1.0}}},"df":0,"docs":{}},"i":{"a":{"df":12,"docs":{"11":{"tf":1.0},"123":{"tf":1.0},"139":{"tf":1.0},"233":{"tf":1.0},"25":{"tf":1.0},"273":{"tf":1.0},"301":{"tf":1.0},"330":{"tf":1.0},"350":{"tf":1.0},"41":{"tf":1.0},"68":{"tf":1.4142135623730951},"9":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":5,"docs":{"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"53":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"85":{"tf":1.0}}}},"m":{"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"167":{"tf":1.0}}},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"323":{"tf":2.8284271247461903},"324":{"tf":2.449489742783178}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"200":{"tf":1.0},"319":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"256":{"tf":1.0},"333":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}}},"df":9,"docs":{"157":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"162":{"tf":1.7320508075688772},"163":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":2.0},"171":{"tf":1.7320508075688772},"174":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"77":{"tf":1.7320508075688772}}}}}},"n":{"c":{"=":{"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":{":":{"4":{"2":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"d":{"*":{">":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":15,"docs":{"135":{"tf":1.0},"141":{"tf":1.0},"236":{"tf":2.0},"237":{"tf":2.23606797749979},"239":{"tf":2.0},"240":{"tf":1.7320508075688772},"241":{"tf":3.4641016151377544},"243":{"tf":1.0},"245":{"tf":1.0},"253":{"tf":2.0},"275":{"tf":2.8284271247461903},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"395":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}},"l":{"1":{"df":1,"docs":{"382":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"382":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"382":{"tf":1.4142135623730951}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"351":{"tf":1.0}}},"v":{"df":1,"docs":{"58":{"tf":1.0}}}},"w":{"0":{"df":1,"docs":{"385":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"311":{"tf":1.0}}},"8":{"df":1,"docs":{"385":{"tf":1.0}}},"9":{"df":1,"docs":{"385":{"tf":1.0}}},"df":1,"docs":{"391":{"tf":1.4142135623730951}}},"3":{"0":{"df":1,"docs":{"385":{"tf":1.0}}},"df":1,"docs":{"310":{"tf":1.0}}},"4":{"df":3,"docs":{"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"180":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"401":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"164":{"tf":1.0},"165":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"249":{"tf":1.0},"251":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"141":{"tf":2.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"122":{"tf":2.23606797749979},"141":{"tf":3.7416573867739413}}}}}}}}},"df":0,"docs":{}},"y":{"df":4,"docs":{"162":{"tf":1.0},"235":{"tf":1.0},"256":{"tf":1.0},"42":{"tf":1.0}}}},"df":21,"docs":{"145":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.4142135623730951},"216":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"338":{"tf":1.0},"340":{"tf":1.0},"351":{"tf":1.0},"372":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.4142135623730951},"93":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"274":{"tf":2.0}}}},"b":{"df":1,"docs":{"353":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"241":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":6,"docs":{"311":{"tf":1.0},"347":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"222":{"tf":1.4142135623730951},"93":{"tf":1.0}},"n":{"df":1,"docs":{"93":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"160":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":2.23606797749979},"83":{"tf":3.0},"85":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"340":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"162":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"165":{"tf":1.0},"23":{"tf":1.0},"239":{"tf":1.0},"253":{"tf":1.4142135623730951},"261":{"tf":1.0},"62":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"l":{"df":4,"docs":{"275":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"n":{"df":1,"docs":{"385":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"245":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":8,"docs":{"12":{"tf":2.449489742783178},"13":{"tf":1.0},"233":{"tf":1.0},"26":{"tf":2.6457513110645907},"370":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"86":{"tf":1.4142135623730951}},"s":{"[":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"241":{"tf":1.0},"261":{"tf":1.4142135623730951},"273":{"tf":1.0},"55":{"tf":1.4142135623730951},"63":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":5,"docs":{"143":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":2.0},"237":{"tf":2.0},"240":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"2":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":25,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"14":{"tf":1.0},"154":{"tf":1.4142135623730951},"162":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"185":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.0},"27":{"tf":1.0},"276":{"tf":1.0},"283":{"tf":1.4142135623730951},"287":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"338":{"tf":1.0},"369":{"tf":1.0},"385":{"tf":1.0},"388":{"tf":1.0},"409":{"tf":1.0},"44":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"385":{"tf":1.0}}}},"v":{"df":1,"docs":{"154":{"tf":1.0}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"385":{"tf":1.0}}}}},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"282":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}}},"0":{"df":9,"docs":{"385":{"tf":1.0},"388":{"tf":2.0},"391":{"tf":3.1622776601683795},"392":{"tf":2.0},"393":{"tf":2.449489742783178},"395":{"tf":1.0},"396":{"tf":1.0},"401":{"tf":1.4142135623730951},"423":{"tf":1.0}}},"1":{"+":{"=":{"8":{"df":1,"docs":{"392":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"423":{"tf":1.0}}},"7":{"df":1,"docs":{"423":{"tf":1.0}}},"8":{"df":1,"docs":{"423":{"tf":1.0}}},"9":{"df":1,"docs":{"397":{"tf":1.0}}},"df":5,"docs":{"391":{"tf":3.1622776601683795},"392":{"tf":2.0},"393":{"tf":2.0},"401":{"tf":1.0},"423":{"tf":1.0}}},"2":{"7":{"df":1,"docs":{"423":{"tf":1.0}}},"8":{"df":3,"docs":{"385":{"tf":1.0},"397":{"tf":1.0},"423":{"tf":1.0}}},"9":{"df":3,"docs":{"385":{"tf":1.0},"399":{"tf":1.4142135623730951},"400":{"tf":2.23606797749979}}},"<":{"<":{"3":{"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"391":{"tf":1.0},"393":{"tf":2.0},"401":{"tf":1.7320508075688772},"423":{"tf":1.0}}},"3":{"0":{"df":3,"docs":{"385":{"tf":1.0},"389":{"tf":1.4142135623730951},"400":{"tf":2.0}}},"1":{"df":1,"docs":{"423":{"tf":1.0}}},"df":1,"docs":{"423":{"tf":1.0}}},"4":{"df":1,"docs":{"423":{"tf":1.0}}},"5":{"df":1,"docs":{"423":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}},"7":{"df":2,"docs":{"395":{"tf":1.0},"423":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"215":{"tf":1.0}}}},"df":2,"docs":{"220":{"tf":1.0},"221":{"tf":1.0}}}}}}},"8":{"6":{"_":{"6":{"4":{"df":15,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.0},"173":{"tf":1.0},"273":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.7320508075688772},"374":{"tf":1.0},"382":{"tf":1.7320508075688772},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"134":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"173":{"tf":1.0},"225":{"tf":1.0},"364":{"tf":1.4142135623730951}}},"df":1,"docs":{"423":{"tf":1.0}}},"9":{"df":1,"docs":{"423":{"tf":1.0}}},":":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"z":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":2.0}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"180":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"334":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"253":{"tf":1.0},"274":{"tf":1.0}}},"df":31,"docs":{"118":{"tf":1.0},"130":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"157":{"tf":1.0},"193":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.0},"233":{"tf":1.4142135623730951},"243":{"tf":1.0},"253":{"tf":1.4142135623730951},"273":{"tf":1.0},"282":{"tf":1.0},"31":{"tf":1.0},"310":{"tf":1.7320508075688772},"314":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"362":{"tf":3.0},"379":{"tf":1.0},"44":{"tf":1.7320508075688772},"72":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":2.23606797749979},"84":{"tf":2.449489742783178},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"h":{"c":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"158":{"tf":1.0},"163":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"0":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"163":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"=":{"3":{"2":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"423":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"m":{"0":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"376":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"375":{"tf":1.0},"376":{"tf":1.0}}},"7":{"df":1,"docs":{"375":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"389":{"tf":2.449489742783178}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"253":{"tf":2.0},"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}}}},"x":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"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":{"(":{"1":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"213":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":1,"docs":{"24":{"tf":1.0}}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"385":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"52":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}},"df":8,"docs":{"203":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"310":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"362":{"tf":3.3166247903554},"52":{"tf":1.0},"72":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"357":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"233":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"203":{"tf":1.0}},"i":{"df":1,"docs":{"24":{"tf":1.0}}}}},"z":{"df":5,"docs":{"100":{"tf":1.0},"20":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"407":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":6,"docs":{"20":{"tf":1.4142135623730951},"362":{"tf":1.0},"368":{"tf":1.0},"385":{"tf":1.0},"407":{"tf":1.0},"423":{"tf":1.4142135623730951}}}}},"f":{"df":19,"docs":{"288":{"tf":1.0},"314":{"tf":1.7320508075688772},"319":{"tf":1.4142135623730951},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.7320508075688772},"328":{"tf":1.7320508075688772},"329":{"tf":2.0},"330":{"tf":2.0},"331":{"tf":2.23606797749979},"332":{"tf":2.0},"333":{"tf":2.6457513110645907},"334":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"368":{"tf":1.0},"372":{"tf":2.0}},"s":{"(":{"8":{"df":1,"docs":{"319":{"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":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"342":{"tf":2.449489742783178}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"7":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"8":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"321":{"tf":2.0},"322":{"tf":2.0},"323":{"tf":2.0},"324":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"335":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"1":{"tf":1.0},"15":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"9":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"breadcrumbs":{"root":{"0":{".":{".":{"1":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{".":{"0":{"df":1,"docs":{"351":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"362":{"tf":1.0}}},"5":{"df":2,"docs":{"207":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":3,"docs":{"273":{"tf":1.0},"274":{"tf":2.6457513110645907},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"4":{"0":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"9":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}},"3":{"5":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"b":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"8":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"8":{"5":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"9":{"c":{"0":{"df":1,"docs":{"216":{"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":2,"docs":{"216":{"tf":1.0},"274":{"tf":1.0}}},"1":{"df":1,"docs":{"216":{"tf":1.0}}},"2":{"df":1,"docs":{"216":{"tf":1.0}}},"3":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":1,"docs":{"215":{"tf":1.0}}},"4":{"0":{"4":{"0":{"1":{"8":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"0":{"8":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"7":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"7":{"0":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"4":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}},"4":{"df":1,"docs":{"274":{"tf":1.0}}},"df":3,"docs":{"216":{"tf":1.0},"287":{"tf":3.605551275463989},"72":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"287":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"299":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"0":{"0":{"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}}},"8":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"286":{"tf":1.4142135623730951}}},":":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"d":{"a":{"df":1,"docs":{"284":{"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":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"284":{"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":{},"s":{":":{"1":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"c":{"c":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"215":{"tf":1.0}}},"c":{"df":1,"docs":{"287":{"tf":1.0}}},"df":41,"docs":{"141":{"tf":1.0},"162":{"tf":1.0},"173":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"233":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"25":{"tf":1.0},"253":{"tf":1.4142135623730951},"272":{"tf":3.0},"273":{"tf":2.449489742783178},"274":{"tf":4.58257569495584},"275":{"tf":2.449489742783178},"284":{"tf":1.4142135623730951},"286":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":2.449489742783178},"307":{"tf":1.4142135623730951},"323":{"tf":5.5677643628300215},"324":{"tf":5.291502622129181},"362":{"tf":2.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":2.0},"381":{"tf":1.0},"391":{"tf":1.4142135623730951},"399":{"tf":1.7320508075688772},"401":{"tf":1.7320508075688772},"410":{"tf":1.0},"417":{"tf":1.7320508075688772},"419":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.0},"74":{"tf":2.0},"83":{"tf":1.0},"9":{"tf":1.0}},"f":{"1":{"df":0,"docs":{},"f":{"4":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"x":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":1,"docs":{"313":{"tf":1.4142135623730951}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"4":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"6":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"e":{"1":{"0":{"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":{}},"5":{"3":{"4":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"2":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"273":{"tf":1.0}}},"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"b":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"8":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"8":{"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":1,"docs":{"419":{"tf":1.4142135623730951}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"373":{"tf":1.4142135623730951}}},"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"233":{"tf":1.0}}},"3":{"0":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"221":{"tf":1.0}}},"6":{"df":1,"docs":{"221":{"tf":1.0}}},"b":{"8":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":1,"docs":{"221":{"tf":1.0}}},"df":0,"docs":{}},"6":{"1":{"df":1,"docs":{"233":{"tf":1.0}}},"df":1,"docs":{"273":{"tf":1.0}}},"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"221":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"141":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"8":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}}},"a":{"a":{"df":1,"docs":{"373":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"a":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"214":{"tf":1.4142135623730951},"216":{"tf":1.0}},"f":{"0":{"0":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"379":{"tf":1.0}},"f":{"df":1,"docs":{"370":{"tf":2.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}},"1":{".":{"0":{"df":1,"docs":{"236":{"tf":1.0}}},"1":{"df":1,"docs":{"163":{"tf":1.0}}},"2":{".":{"3":{".":{"4":{"df":1,"docs":{"194":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"df":1,"docs":{"299":{"tf":1.4142135623730951}}},"df":2,"docs":{"162":{"tf":1.0},"362":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}}},"2":{"4":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.7320508075688772}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"287":{"tf":1.0}}},"9":{"df":1,"docs":{"287":{"tf":1.0}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"5":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"c":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"1":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"4":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"b":{"df":1,"docs":{"286":{"tf":1.0}}},"d":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"286":{"tf":1.0}}},"f":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}},"7":{"1":{"df":1,"docs":{"287":{"tf":1.0}}},"2":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"7":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"141":{"tf":1.4142135623730951},"275":{"tf":1.0},"284":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"362":{"tf":1.7320508075688772},"368":{"tf":1.0},"78":{"tf":1.0}},"g":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}},"1":{".":{"1":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"233":{"tf":1.0}}},"5":{"df":1,"docs":{"233":{"tf":1.0}}},"6":{"df":1,"docs":{"233":{"tf":1.0}}},"7":{"df":1,"docs":{"233":{"tf":1.0}}},"8":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"274":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"1":{"df":1,"docs":{"286":{"tf":1.0}}},"4":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"b":{"df":1,"docs":{"286":{"tf":1.0}}},"d":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"286":{"tf":1.0}}},"f":{"df":1,"docs":{"286":{"tf":1.4142135623730951}}}},"7":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"286":{"tf":1.0}}},"7":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"141":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"314":{"tf":1.0},"368":{"tf":1.0}}},"2":{"3":{"4":{"5":{"df":2,"docs":{"147":{"tf":1.0},"171":{"tf":1.0}}},"df":4,"docs":{"166":{"tf":1.0},"190":{"tf":1.4142135623730951},"25":{"tf":1.7320508075688772},"9":{"tf":1.7320508075688772}}},"df":1,"docs":{"243":{"tf":1.0}}},"7":{".":{"0":{".":{"0":{".":{"1":{"df":1,"docs":{"349":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"376":{"tf":1.4142135623730951}}},":":{"1":{"0":{":":{"4":{"8":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"136":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"72":{"tf":1.0}}},"3":{".":{"2":{".":{"1":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"3":{"7":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},":":{"1":{"2":{"df":1,"docs":{"368":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}}},"df":1,"docs":{"275":{"tf":2.6457513110645907}}},"4":{"1":{"df":1,"docs":{"274":{"tf":1.0}}},"2":{"df":1,"docs":{"274":{"tf":1.0}}},":":{"2":{"6":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"275":{"tf":1.0},"284":{"tf":1.0}}},"5":{".":{"0":{".":{"7":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"216":{"tf":1.0},"284":{"tf":1.0},"366":{"tf":1.0}}},"6":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"398":{"tf":1.4142135623730951}}}}}},"df":7,"docs":{"216":{"tf":1.0},"274":{"tf":1.4142135623730951},"284":{"tf":1.0},"379":{"tf":1.4142135623730951},"400":{"tf":1.4142135623730951},"419":{"tf":1.0},"77":{"tf":1.0}}},"7":{"7":{"df":1,"docs":{"215":{"tf":1.0}}},"df":1,"docs":{"284":{"tf":1.0}}},"8":{".":{"1":{"df":0,"docs":{},"k":{"df":1,"docs":{"299":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"368":{"tf":1.4142135623730951}}},":":{"(":{"a":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":3,"docs":{"366":{"tf":1.0},"367":{"tf":1.0},"423":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"b":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}}},"df":55,"docs":{"116":{"tf":1.0},"12":{"tf":1.0},"138":{"tf":1.7320508075688772},"141":{"tf":2.23606797749979},"171":{"tf":1.7320508075688772},"173":{"tf":1.4142135623730951},"22":{"tf":1.0},"225":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":2.449489742783178},"234":{"tf":2.23606797749979},"236":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"246":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":2.23606797749979},"279":{"tf":1.0},"284":{"tf":2.6457513110645907},"287":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"301":{"tf":1.0},"310":{"tf":2.0},"313":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"356":{"tf":1.0},"362":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"370":{"tf":1.0},"372":{"tf":2.8284271247461903},"375":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"395":{"tf":1.0},"4":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"62":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"356":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951}}}},"f":{"df":1,"docs":{"287":{"tf":1.0}},"r":{"df":2,"docs":{"356":{"tf":1.0},"357":{"tf":1.0}}}},"|":{"2":{"df":0,"docs":{},"|":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{",":{"5":{",":{"6":{",":{"7":{",":{"8":{"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":{}},".":{"0":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"0":{"2":{"4":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{"4":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":2,"docs":{"323":{"tf":2.0},"324":{"tf":1.4142135623730951}}},"2":{"0":{"df":1,"docs":{"72":{"tf":1.0}}},"2":{"df":1,"docs":{"299":{"tf":1.0}}},"3":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"281":{"tf":1.0}}},"1":{"df":1,"docs":{"368":{"tf":1.0}}},"2":{"df":3,"docs":{"273":{"tf":1.0},"275":{"tf":1.7320508075688772},"287":{"tf":1.0}}},"3":{"df":1,"docs":{"72":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"407":{"tf":1.0}}},"8":{"df":1,"docs":{"407":{"tf":1.0}}},"9":{"df":2,"docs":{"275":{"tf":1.7320508075688772},"407":{"tf":1.0}}},">":{"&":{"1":{"df":4,"docs":{"173":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"356":{"tf":1.4142135623730951}}}}},"df":47,"docs":{"121":{"tf":1.0},"135":{"tf":1.4142135623730951},"141":{"tf":2.8284271247461903},"171":{"tf":1.0},"173":{"tf":1.0},"22":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":2.0},"234":{"tf":2.0},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":2.449489742783178},"242":{"tf":2.449489742783178},"243":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":3.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"284":{"tf":2.23606797749979},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":2.0},"297":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.0},"319":{"tf":1.0},"356":{"tf":1.7320508075688772},"368":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951},"5":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"83":{"tf":1.0}},"f":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}},"r":{"df":2,"docs":{"356":{"tf":1.0},"357":{"tf":1.0}}}},"s":{"df":1,"docs":{"362":{"tf":1.0}}},"x":{"3":{"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"417":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{".":{"0":{"df":1,"docs":{"163":{"tf":1.0}}},"1":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951}}},"df":2,"docs":{"281":{"tf":1.0},"407":{"tf":1.0}}},"1":{"df":4,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"407":{"tf":1.0},"72":{"tf":1.0}}},"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"364":{"tf":1.0},"385":{"tf":1.0}}}}},"df":4,"docs":{"203":{"tf":1.0},"273":{"tf":1.4142135623730951},"414":{"tf":1.0},"419":{"tf":1.0}}},"4":{"2":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},":":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"0":{"df":5,"docs":{"366":{"tf":1.0},"367":{"tf":1.0},"385":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"160":{"tf":1.0}}},"df":25,"docs":{"141":{"tf":2.449489742783178},"233":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":2.6457513110645907},"246":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":2.449489742783178},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0},"310":{"tf":1.0},"33":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"391":{"tf":1.7320508075688772},"411":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":2.0},"62":{"tf":1.0},"83":{"tf":1.0}}},"4":{"/":{"4":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951}}},"9":{"6":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}}},"1":{"4":{"1":{"4":{"1":{"4":{"1":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"4":{"2":{"4":{"2":{"4":{"2":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"135":{"tf":1.0},"160":{"tf":1.0},"233":{"tf":1.0},"424":{"tf":1.0}}},"3":{"2":{"1":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"df":1,"docs":{"194":{"tf":2.0}}},"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"215":{"tf":1.0}}},"6":{"df":1,"docs":{"215":{"tf":1.0}}},"8":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},":":{"0":{"df":1,"docs":{"407":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"368":{"tf":1.4142135623730951},"401":{"tf":1.0},"416":{"tf":1.0},"424":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"215":{"tf":1.0}}},"df":28,"docs":{"141":{"tf":1.4142135623730951},"154":{"tf":1.0},"158":{"tf":1.0},"180":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"221":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":1.0},"242":{"tf":2.23606797749979},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":1.0},"362":{"tf":1.4142135623730951},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"401":{"tf":1.0},"411":{"tf":2.449489742783178},"413":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"5":{"tf":1.4142135623730951},"6":{"tf":2.0},"78":{"tf":1.0}},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}}},"df":0,"docs":{}}},"5":{"0":{"df":3,"docs":{"162":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"349":{"tf":1.0}}},"1":{"2":{"df":1,"docs":{"303":{"tf":1.0}}},"6":{"df":1,"docs":{"77":{"tf":1.0}}},"df":1,"docs":{"287":{"tf":1.0}}},"9":{"df":2,"docs":{"286":{"tf":2.0},"72":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":11,"docs":{"121":{"tf":1.0},"141":{"tf":2.0},"180":{"tf":1.0},"236":{"tf":1.0},"274":{"tf":1.0},"292":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"407":{"tf":1.0}}},"6":{"0":{"df":3,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"381":{"tf":1.0}}},"1":{"6":{"1":{"6":{"2":{"6":{"2":{"df":2,"docs":{"218":{"tf":1.0},"219":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"df":1,"docs":{"299":{"tf":2.0}}},"df":0,"docs":{}},"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"4":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"311":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"413":{"tf":1.0}}}}},"df":8,"docs":{"173":{"tf":1.0},"225":{"tf":1.4142135623730951},"273":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.4142135623730951},"382":{"tf":1.7320508075688772},"396":{"tf":1.0},"414":{"tf":1.0}}},"8":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"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":{}},"9":{"6":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"77":{"tf":1.0}}},"df":11,"docs":{"141":{"tf":1.0},"193":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"407":{"tf":1.0}}},"7":{".":{"3":{".":{"6":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"/":{"3":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"1":{"7":{"9":{"0":{"4":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"2":{"3":{"df":1,"docs":{"274":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}},"5":{"df":1,"docs":{"286":{"tf":1.0}}},":":{"0":{"df":4,"docs":{"366":{"tf":1.0},"367":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"135":{"tf":1.0},"141":{"tf":1.0},"246":{"tf":1.0},"274":{"tf":2.0},"275":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.4142135623730951},"368":{"tf":1.0},"407":{"tf":1.0}},"f":{"df":1,"docs":{"215":{"tf":1.0}}}},"8":{".":{"2":{"df":0,"docs":{},"f":{"%":{"df":1,"docs":{"180":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"/":{"8":{"1":{"/":{"8":{"0":{"8":{"1":{"df":1,"docs":{"349":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"351":{"tf":2.0}}},"df":0,"docs":{}},"8":{"1":{"df":2,"docs":{"349":{"tf":1.0},"350":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"222":{"tf":1.0},"349":{"tf":1.0}}},"1":{"0":{"0":{"df":1,"docs":{"351":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":2,"docs":{"349":{"tf":1.0},"350":{"tf":1.0}}},"2":{"0":{"0":{"df":1,"docs":{"351":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":2.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"391":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}},"df":20,"docs":{"121":{"tf":1.0},"141":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.4142135623730951},"362":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"379":{"tf":1.0},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"395":{"tf":1.0},"400":{"tf":1.4142135623730951},"401":{"tf":1.0},"407":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"g":{"df":2,"docs":{"158":{"tf":1.0},"159":{"tf":1.0}}}},"9":{"/":{"1":{"0":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"df":7,"docs":{"141":{"tf":1.0},"25":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"368":{"tf":1.0},"407":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":1,"docs":{"167":{"tf":1.7320508075688772}}}},"_":{"<":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"_":{"_":{"(":{"\"":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"v":{"df":1,"docs":{"275":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"_":{"(":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}}},"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":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"253":{"tf":1.7320508075688772}}}}}},"x":{",":{"0":{"df":1,"docs":{"253":{"tf":1.0}}},"1":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"*":{">":{"(":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"243":{"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":{}}}}}}}},"c":{"df":0,"docs":{},"x":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"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":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"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":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"_":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"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":{}}},"n":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}}}}},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"14":{"tf":1.0},"15":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"13":{"tf":2.0},"14":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"419":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"15":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"14":{"tf":1.7320508075688772},"15":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"[":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"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":{}}},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"e":{"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"f":{"d":{"_":{"1":{"1":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"221":{"tf":1.0}}}}}},"df":1,"docs":{"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":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"173":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"136":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"z":{"1":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"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":{}}},"2":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"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":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"3":{"b":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{",":{"b":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"1":{",":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{",":{"d":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"a":{"df":2,"docs":{"266":{"tf":1.0},"267":{"tf":1.4142135623730951}}},"c":{"df":2,"docs":{"264":{"tf":1.0},"265":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"264":{"tf":1.0}}}},"0":{"df":2,"docs":{"423":{"tf":1.0},"424":{"tf":1.4142135623730951}}},"1":{"0":{"df":1,"docs":{"395":{"tf":1.4142135623730951}}},"df":2,"docs":{"33":{"tf":1.0},"424":{"tf":1.0}}},"2":{"df":2,"docs":{"33":{"tf":1.0},"424":{"tf":1.0}}},"5":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}},"7":{"df":2,"docs":{"423":{"tf":1.0},"424":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"395":{"tf":1.4142135623730951}}},":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"<":{"/":{"a":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"b":{"b":{"b":{"b":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"261":{"tf":2.8284271247461903}}},"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"218":{"tf":1.0},"219":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}},"p":{"c":{"df":0,"docs":{},"s":{"3":{"2":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"401":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"383":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"402":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"x":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"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":1,"docs":{"60":{"tf":1.0}},"i":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}}}}}},"c":{"df":4,"docs":{"171":{"tf":1.0},"180":{"tf":1.0},"20":{"tf":1.0},"262":{"tf":1.0}}},"df":4,"docs":{"20":{"tf":1.0},"275":{"tf":1.4142135623730951},"283":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":11,"docs":{"254":{"tf":2.449489742783178},"364":{"tf":1.0},"374":{"tf":1.4142135623730951},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"401":{"tf":1.0},"403":{"tf":1.0},"419":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"368":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"246":{"tf":1.4142135623730951},"407":{"tf":1.0}}}},"v":{"df":4,"docs":{"165":{"tf":1.0},"210":{"tf":1.0},"261":{"tf":1.0},"272":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"203":{"tf":1.0},"268":{"tf":1.0},"283":{"tf":1.0},"362":{"tf":1.4142135623730951},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"268":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"407":{"tf":1.0}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"160":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"s":{"df":1,"docs":{"203":{"tf":1.0}},"s":{"df":16,"docs":{"122":{"tf":1.0},"233":{"tf":2.0},"25":{"tf":1.0},"3":{"tf":1.0},"314":{"tf":1.7320508075688772},"317":{"tf":1.0},"334":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"391":{"tf":1.0},"393":{"tf":1.4142135623730951},"398":{"tf":1.0},"409":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0},"76":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"372":{"tf":1.0},"424":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"253":{"tf":1.0},"274":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"211":{"tf":1.0},"366":{"tf":1.0}}}}}}},"df":1,"docs":{"368":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"237":{"tf":1.0}}}}}},"l":{"(":{"5":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"288":{"tf":1.0},"314":{"tf":2.8284271247461903},"315":{"tf":2.0},"316":{"tf":2.6457513110645907},"317":{"tf":2.0},"318":{"tf":1.0},"334":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"334":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"246":{"tf":1.0},"258":{"tf":1.0},"272":{"tf":1.0},"302":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.7320508075688772},"74":{"tf":1.0}}}},"v":{"df":5,"docs":{"306":{"tf":1.4142135623730951},"325":{"tf":1.0},"362":{"tf":1.0},"44":{"tf":1.0},"91":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"233":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"105":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"139":{"tf":1.0},"163":{"tf":1.0},"182":{"tf":2.0},"211":{"tf":1.0},"287":{"tf":1.0},"3":{"tf":2.0},"302":{"tf":1.0},"316":{"tf":1.7320508075688772},"321":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":2.8284271247461903},"362":{"tf":1.4142135623730951},"400":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"233":{"tf":1.0},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"198":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"105":{"tf":1.0}}}}},"r":{"df":11,"docs":{"149":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"154":{"tf":1.0},"185":{"tf":1.4142135623730951},"193":{"tf":1.0},"214":{"tf":1.0},"274":{"tf":1.4142135623730951},"371":{"tf":1.0},"379":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"423":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":12,"docs":{"141":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"216":{"tf":1.0},"273":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.0},"371":{"tf":2.0},"389":{"tf":2.0},"390":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"411":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"279":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"85":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":1,"docs":{"368":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"241":{"tf":2.0},"242":{"tf":2.8284271247461903},"25":{"tf":1.0},"256":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"270":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"233":{"tf":1.0}}}}}}},"h":{"df":1,"docs":{"366":{"tf":1.0}}},"k":{"a":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":5,"docs":{"216":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":1.0},"43":{"tf":1.0}},"i":{"a":{"df":6,"docs":{"233":{"tf":2.8284271247461903},"234":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"60":{"tf":1.0},"72":{"tf":1.4142135623730951}},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"233":{"tf":5.0990195135927845}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":10,"docs":{"233":{"tf":2.0},"243":{"tf":1.0},"357":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"379":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"419":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"l":{":":{"(":{"df":0,"docs":{},"u":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"196":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"df":0,"docs":{},"w":{"df":13,"docs":{"127":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"179":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":1.0},"237":{"tf":1.4142135623730951},"241":{"tf":1.0},"274":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"314":{"tf":1.0},"362":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{",":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{",":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{",":{"b":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{",":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"20":{"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":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"111":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"196":{"tf":1.0},"240":{"tf":1.0},"35":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"405":{"tf":1.0},"47":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.4142135623730951}},"n":{"df":4,"docs":{"11":{"tf":1.0},"19":{"tf":1.0},"4":{"tf":1.0},"7":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"129":{"tf":1.0},"237":{"tf":1.0},"311":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"d":{"6":{"4":{"df":2,"docs":{"364":{"tf":1.0},"382":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"391":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":19,"docs":{"184":{"tf":1.7320508075688772},"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},"200":{"tf":1.0},"201":{"tf":1.0},"225":{"tf":1.0}}}},"z":{"df":1,"docs":{"273":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"258":{"tf":1.4142135623730951}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}}},"df":2,"docs":{"116":{"tf":1.0},"193":{"tf":1.0}}}}},"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"207":{"tf":1.0},"274":{"tf":1.0},"278":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"233":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":2.0}}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":1,"docs":{"238":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"185":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"172":{"tf":1.0},"185":{"tf":1.0},"296":{"tf":1.4142135623730951},"47":{"tf":1.0}},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"256":{"tf":1.0},"382":{"tf":1.0}}},"df":5,"docs":{"126":{"tf":1.0},"15":{"tf":1.0},"285":{"tf":1.0},"348":{"tf":1.4142135623730951},"62":{"tf":2.449489742783178}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"402":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.7320508075688772}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"97":{"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":3,"docs":{"233":{"tf":1.0},"239":{"tf":1.4142135623730951},"61":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"283":{"tf":1.4142135623730951},"284":{"tf":1.0}},"h":{"df":65,"docs":{"155":{"tf":1.0},"250":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"156":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":4,"docs":{"306":{"tf":1.4142135623730951},"307":{"tf":1.0},"357":{"tf":2.6457513110645907},"55":{"tf":2.0}}},"df":0,"docs":{}},"g":{"0":{".":{"df":0,"docs":{},"g":{"d":{"b":{".":{"b":{"df":0,"docs":{},"p":{"df":1,"docs":{"140":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"15":{"tf":1.0}}},"2":{"df":1,"docs":{"15":{"tf":1.0}}},"3":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"c":{"df":5,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"313":{"tf":1.0}}},"df":13,"docs":{"118":{"tf":1.4142135623730951},"145":{"tf":1.0},"174":{"tf":1.0},"203":{"tf":1.0},"23":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"242":{"tf":2.449489742783178},"302":{"tf":1.0},"375":{"tf":1.4142135623730951},"395":{"tf":1.0},"413":{"tf":1.0},"423":{"tf":1.0},"72":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"123":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":2.449489742783178},"165":{"tf":1.0},"198":{"tf":1.0},"23":{"tf":2.8284271247461903},"236":{"tf":1.0},"239":{"tf":1.4142135623730951},"262":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":1.0},"375":{"tf":2.6457513110645907},"395":{"tf":2.449489742783178},"41":{"tf":1.0},"413":{"tf":2.449489742783178},"44":{"tf":2.6457513110645907},"7":{"tf":2.0}}}}}}},"v":{"df":5,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"41":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}}}}}},"m":{"6":{"4":{"df":21,"docs":{"363":{"tf":1.0},"383":{"tf":2.23606797749979},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.7320508075688772},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.4142135623730951},"402":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":5,"docs":{"403":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.4142135623730951},"419":{"tf":2.23606797749979},"420":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"102":{"tf":1.0},"106":{"tf":1.4142135623730951},"111":{"tf":1.0}}}},"v":{"7":{"a":{"df":1,"docs":{"403":{"tf":1.4142135623730951}}},"df":19,"docs":{"363":{"tf":1.0},"403":{"tf":1.4142135623730951},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.7320508075688772}}},"8":{"df":2,"docs":{"401":{"tf":1.0},"402":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"+":{"=":{"(":{"df":0,"docs":{},"e":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{",":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{},"x":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"y":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"94":{"tf":1.0}}}},"y":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"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":0,"docs":{},"s":{"b":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"358":{"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":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"217":{"tf":1.0},"221":{"tf":1.4142135623730951},"233":{"tf":1.0},"26":{"tf":1.4142135623730951},"5":{"tf":2.0},"6":{"tf":2.0},"7":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":1,"docs":{"5":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"351":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"233":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":6,"docs":{"102":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951}}},"z":{"df":5,"docs":{"371":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"381":{"tf":2.0},"382":{"tf":1.0},"401":{"tf":2.0},"419":{"tf":2.0},"424":{"tf":2.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"155":{"tf":1.4142135623730951},"158":{"tf":1.0},"225":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"382":{"tf":2.0},"401":{"tf":1.7320508075688772},"402":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"424":{"tf":1.7320508075688772},"425":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},".":{"df":0,"docs":{},"h":{"df":2,"docs":{"275":{"tf":1.0},"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"262":{"tf":1.0},"312":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}},"o":{"c":{"df":1,"docs":{"7":{"tf":1.4142135623730951}},"i":{"df":4,"docs":{"5":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"192":{"tf":1.0},"27":{"tf":1.0},"271":{"tf":1.0},"372":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"407":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":16,"docs":{"118":{"tf":1.0},"121":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"162":{"tf":1.7320508075688772},"163":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"274":{"tf":1.0},"301":{"tf":1.7320508075688772},"303":{"tf":1.0},"323":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"182":{"tf":2.23606797749979},"183":{"tf":1.0},"355":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":3,"docs":{"129":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"240":{"tf":2.449489742783178}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"42":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"134":{"tf":2.0},"140":{"tf":1.4142135623730951},"259":{"tf":1.4142135623730951},"261":{"tf":1.7320508075688772},"308":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0}}}},"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"368":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":23,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":2.0},"249":{"tf":1.0},"251":{"tf":1.4142135623730951},"26":{"tf":1.0},"270":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"333":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"195":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":16,"docs":{"1":{"tf":1.0},"173":{"tf":1.0},"180":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}}}},"x":{"df":7,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"366":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"i":{"df":1,"docs":{"362":{"tf":1.0}}}}},"b":{".":{"b":{"df":2,"docs":{"266":{"tf":1.4142135623730951},"267":{"tf":1.0}}},"c":{"df":1,"docs":{"265":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"33":{"tf":1.0}}},"2":{"df":1,"docs":{"33":{"tf":1.0}}},"8":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"100":{"tf":1.0},"233":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"324":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":4,"docs":{"182":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":2.0},"51":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"20":{"tf":1.0},"214":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"207":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"274":{"tf":1.0},"66":{"tf":1.0},"86":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.7320508075688772}}}},"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}}},"r":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"\"":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"$":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.7320508075688772}}}}},"{":{"!":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{":":{"+":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"19":{"tf":1.0}}}}}}},"(":{"$":{"df":0,"docs":{},"{":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"2":{"1":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"[":{"2":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":13,"docs":{"19":{"tf":1.4142135623730951},"232":{"tf":1.0},"253":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.7320508075688772},"287":{"tf":1.7320508075688772},"360":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"6":{"tf":1.0}},"e":{"df":1,"docs":{"402":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"207":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":2.0},"285":{"tf":1.0},"308":{"tf":1.4142135623730951},"333":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.7320508075688772},"366":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"411":{"tf":1.0},"60":{"tf":1.0},"96":{"tf":1.0}}},"h":{"(":{"1":{"df":1,"docs":{"16":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"[":{"0":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":15,"docs":{"1":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"171":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"51":{"tf":1.0}}},"i":{"c":{"df":3,"docs":{"115":{"tf":1.4142135623730951},"273":{"tf":1.0},"382":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"118":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"139":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"b":{"b":{"df":1,"docs":{"261":{"tf":3.0}}},"df":2,"docs":{"5":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}},"c":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":28,"docs":{"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"20":{"tf":1.4142135623730951},"225":{"tf":1.0},"234":{"tf":2.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"256":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"279":{"tf":1.4142135623730951},"281":{"tf":1.7320508075688772},"282":{"tf":1.0},"316":{"tf":1.0},"33":{"tf":1.7320508075688772},"372":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.4142135623730951},"81":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"df":5,"docs":{"237":{"tf":1.0},"283":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"63":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"118":{"tf":1.4142135623730951},"132":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.4142135623730951},"417":{"tf":1.0},"70":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}},"df":5,"docs":{"128":{"tf":1.0},"19":{"tf":1.0},"216":{"tf":1.0},"70":{"tf":1.4142135623730951},"81":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"211":{"tf":1.0},"233":{"tf":1.4142135623730951},"311":{"tf":1.0},"83":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"282":{"tf":1.0},"285":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"346":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"100":{"tf":1.0},"157":{"tf":1.0},"20":{"tf":1.0},"29":{"tf":1.0},"325":{"tf":1.0},"410":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"h":{"df":1,"docs":{"366":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":3,"docs":{"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"n":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":2,"docs":{"146":{"tf":1.0},"147":{"tf":1.0}}},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":19,"docs":{"211":{"tf":1.0},"213":{"tf":1.7320508075688772},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.7320508075688772},"220":{"tf":1.7320508075688772},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":3.0},"226":{"tf":1.0},"245":{"tf":1.7320508075688772},"25":{"tf":1.0},"283":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"d":{"df":8,"docs":{"270":{"tf":1.0},"272":{"tf":1.0},"274":{"tf":2.449489742783178},"275":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"3":{"tf":1.0},"52":{"tf":1.7320508075688772},"81":{"tf":1.7320508075688772}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":2.449489742783178}}}}}},"df":3,"docs":{"173":{"tf":1.0},"225":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.0}}}}}}},"t":{"df":7,"docs":{"297":{"tf":3.0},"368":{"tf":1.4142135623730951},"376":{"tf":2.0},"396":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"297":{"tf":1.0}}}}},"df":0,"docs":{}}}},"l":{"a":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"a":{":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"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":1,"docs":{"33":{"tf":2.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"261":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":2,"docs":{"13":{"tf":1.7320508075688772},"261":{"tf":1.4142135623730951}}},"df":3,"docs":{"366":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"303":{"tf":1.7320508075688772}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":9,"docs":{"121":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"162":{"tf":1.4142135623730951},"25":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.0},"358":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"389":{"tf":1.0}}},"u":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"13":{"tf":1.7320508075688772}},"e":{"df":2,"docs":{"27":{"tf":1.0},"44":{"tf":1.0}}}},"x":{"df":2,"docs":{"410":{"tf":1.0},"419":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"58":{"tf":2.449489742783178},"59":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"240":{"tf":2.449489742783178},"241":{"tf":2.0},"242":{"tf":2.6457513110645907},"243":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"158":{"tf":1.0},"161":{"tf":2.23606797749979},"172":{"tf":1.7320508075688772},"402":{"tf":1.0}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"379":{"tf":1.0},"401":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"185":{"tf":1.0},"270":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"357":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.7320508075688772}}}}}}},"df":3,"docs":{"121":{"tf":2.0},"135":{"tf":1.0},"366":{"tf":1.0}},"l":{"df":1,"docs":{"366":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":12,"docs":{"207":{"tf":1.0},"253":{"tf":1.7320508075688772},"283":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"389":{"tf":2.23606797749979},"410":{"tf":2.23606797749979},"419":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":4.242640687119285},"59":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"389":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":7,"docs":{"121":{"tf":2.23606797749979},"122":{"tf":1.7320508075688772},"125":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"222":{"tf":1.0},"313":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"121":{"tf":3.872983346207417},"129":{"tf":2.0},"135":{"tf":2.23606797749979},"136":{"tf":2.0},"140":{"tf":1.7320508075688772},"48":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"240":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":1,"docs":{"333":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"402":{"tf":1.0}}}}}}}},"s":{"=":{"1":{"df":0,"docs":{},"g":{"df":1,"docs":{"307":{"tf":1.0}}},"m":{"df":1,"docs":{"303":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":4,"docs":{"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0}},"n":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}}},"u":{"df":1,"docs":{"163":{"tf":1.4142135623730951}},"f":{"[":{"3":{"2":{"df":1,"docs":{"313":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"313":{"tf":1.7320508075688772},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":16,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"225":{"tf":1.0},"3":{"tf":2.23606797749979},"351":{"tf":1.4142135623730951},"52":{"tf":1.0},"81":{"tf":1.4142135623730951},"84":{"tf":3.4641016151377544},"85":{"tf":2.6457513110645907},"87":{"tf":1.7320508075688772},"88":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}}}},"g":{"df":2,"docs":{"142":{"tf":1.4142135623730951},"143":{"tf":1.7320508075688772}}},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"df":0,"docs":{}},"a":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"172":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":1.4142135623730951},"283":{"tf":1.0},"338":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"15":{"tf":1.0},"23":{"tf":1.0},"252":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"362":{"tf":1.0},"46":{"tf":2.0},"68":{"tf":1.4142135623730951},"85":{"tf":1.0},"99":{"tf":1.0}}}}}}},"s":{"=":{"0":{"0":{"1":{"8":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"192":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"310":{"tf":1.0},"358":{"tf":1.4142135623730951}}}}}}},"x":{"df":3,"docs":{"366":{"tf":1.0},"410":{"tf":1.0},"419":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":1,"docs":{"370":{"tf":2.0}}},"df":15,"docs":{"154":{"tf":1.7320508075688772},"214":{"tf":2.0},"216":{"tf":1.0},"233":{"tf":2.0},"310":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"379":{"tf":1.4142135623730951},"385":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0}}}}}},"c":{"+":{"+":{"1":{"7":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"'":{"df":1,"docs":{"241":{"tf":1.0}}},"df":2,"docs":{"235":{"tf":1.0},"241":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"275":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{"c":{"df":3,"docs":{"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"264":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"a":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}},"3":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"[":{"4":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"176":{"tf":1.0},"335":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"278":{"tf":1.0}},"e":{"[":{"[":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}},"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":1,"docs":{"278":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":29,"docs":{"11":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.7320508075688772},"211":{"tf":1.0},"237":{"tf":2.23606797749979},"239":{"tf":1.0},"245":{"tf":1.4142135623730951},"260":{"tf":1.0},"272":{"tf":1.7320508075688772},"273":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":2.23606797749979},"287":{"tf":2.23606797749979},"297":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"394":{"tf":1.4142135623730951},"402":{"tf":1.0},"412":{"tf":1.4142135623730951},"420":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":3,"docs":{"378":{"tf":1.7320508075688772},"397":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951}},"r":{"df":6,"docs":{"207":{"tf":1.0},"377":{"tf":1.7320508075688772},"378":{"tf":1.0},"380":{"tf":2.0},"399":{"tf":1.0},"417":{"tf":1.0}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"211":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"245":{"tf":1.0},"261":{"tf":1.0},"33":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"241":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"268":{"tf":1.0}}}},"v":{"a":{"df":1,"docs":{"362":{"tf":1.7320508075688772}},"s":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"301":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"157":{"tf":1.0},"25":{"tf":1.0},"340":{"tf":2.0},"6":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"207":{"tf":1.0},"211":{"tf":1.0}}}}}},"r":{"d":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"233":{"tf":1.0},"234":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"368":{"tf":1.4142135623730951},"407":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":15,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"156":{"tf":1.0},"196":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":2.449489742783178},"24":{"tf":1.0},"243":{"tf":1.4142135623730951},"27":{"tf":1.0},"301":{"tf":1.0},"313":{"tf":1.4142135623730951},"378":{"tf":1.0},"38":{"tf":1.7320508075688772},"6":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"123":{"tf":2.8284271247461903},"125":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"275":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"123":{"tf":1.4142135623730951},"125":{"tf":1.0},"137":{"tf":1.0}}}}}}}}},"df":8,"docs":{"284":{"tf":1.7320508075688772},"290":{"tf":1.0},"306":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"65":{"tf":1.0},"77":{"tf":1.4142135623730951},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"237":{"tf":1.7320508075688772}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}}},"s":{"df":1,"docs":{"296":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}},"c":{"df":3,"docs":{"260":{"tf":1.0},"286":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"158":{"tf":1.0},"162":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}}}}}},"df":79,"docs":{"100":{"tf":2.0},"101":{"tf":1.0},"118":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"141":{"tf":2.0},"15":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.4142135623730951},"20":{"tf":1.0},"203":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"217":{"tf":1.0},"221":{"tf":1.4142135623730951},"223":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"229":{"tf":1.0},"23":{"tf":1.4142135623730951},"231":{"tf":1.7320508075688772},"232":{"tf":1.0},"233":{"tf":2.23606797749979},"234":{"tf":1.0},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":2.449489742783178},"24":{"tf":1.7320508075688772},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"249":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"256":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"27":{"tf":1.7320508075688772},"275":{"tf":2.23606797749979},"279":{"tf":1.0},"284":{"tf":1.7320508075688772},"3":{"tf":1.0},"313":{"tf":1.7320508075688772},"33":{"tf":2.0},"381":{"tf":1.0},"401":{"tf":1.0},"407":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":2.449489742783178},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":3.0},"76":{"tf":1.0},"81":{"tf":3.605551275463989},"83":{"tf":2.23606797749979},"84":{"tf":2.8284271247461903},"85":{"tf":1.0},"86":{"tf":2.23606797749979},"87":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":2.449489742783178},"96":{"tf":1.4142135623730951},"98":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"179":{"tf":1.0},"274":{"tf":1.0},"296":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"299":{"tf":1.0}}}},"f":{"df":1,"docs":{"368":{"tf":1.0}},"i":{"df":1,"docs":{"207":{"tf":1.0}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"207":{"tf":1.0},"32":{"tf":1.0},"346":{"tf":2.449489742783178},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":3.3166247903554},"399":{"tf":1.7320508075688772},"417":{"tf":1.7320508075688772}}}},"n":{"df":0,"docs":{},"g":{"df":16,"docs":{"105":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"233":{"tf":1.0},"3":{"tf":1.7320508075688772},"302":{"tf":1.0},"325":{"tf":1.0},"331":{"tf":1.4142135623730951},"368":{"tf":1.0},"410":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"r":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"214":{"tf":1.0},"260":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"20":{"tf":2.23606797749979},"203":{"tf":1.0},"214":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"233":{"tf":3.605551275463989},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"242":{"tf":3.4641016151377544},"243":{"tf":1.0},"260":{"tf":1.0},"273":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":3.0},"373":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"86":{"tf":1.0}},"t":{".":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}},"df":1,"docs":{"362":{"tf":2.23606797749979}},"j":{"df":3,"docs":{"353":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0}}}}}},"df":1,"docs":{"366":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"173":{"tf":1.4142135623730951},"225":{"tf":1.0}}},"t":{"df":1,"docs":{"382":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"387":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951}}}}}}}}},"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"128":{"tf":1.0},"13":{"tf":1.0},"19":{"tf":1.0},"246":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"325":{"tf":1.0},"368":{"tf":1.0},"4":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"241":{"tf":2.8284271247461903}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"64":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"127":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"297":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"286":{"tf":1.0},"287":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"214":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"s":{"c":{"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"283":{"tf":1.0},"284":{"tf":2.23606797749979},"286":{"tf":2.449489742783178}}}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"356":{"tf":1.0}}},"2":{"df":1,"docs":{"356":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"357":{"tf":1.0}},"f":{"df":1,"docs":{"357":{"tf":1.0}}},"h":{"df":1,"docs":{"357":{"tf":1.0}}},"m":{"df":1,"docs":{"357":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"356":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"357":{"tf":2.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"357":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":8,"docs":{"141":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"233":{"tf":1.0},"239":{"tf":2.0},"241":{"tf":2.449489742783178},"249":{"tf":1.0},"280":{"tf":1.0},"360":{"tf":3.605551275463989}}}}},"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"366":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"173":{"tf":1.0},"176":{"tf":1.0},"284":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"62":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"293":{"tf":1.0}}}}},"r":{"df":2,"docs":{"347":{"tf":1.0},"385":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"df":6,"docs":{"118":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"306":{"tf":1.0},"338":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.7320508075688772},"351":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"123":{"tf":1.4142135623730951},"333":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"185":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"255":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":3,"docs":{"227":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"(":{"1":{"df":2,"docs":{"341":{"tf":1.4142135623730951},"345":{"tf":1.0}}},"df":0,"docs":{}},">":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}},"df":15,"docs":{"11":{"tf":1.0},"118":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":2.449489742783178},"212":{"tf":1.0},"26":{"tf":2.23606797749979},"290":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"336":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":2.0},"343":{"tf":2.0},"344":{"tf":2.0},"345":{"tf":1.0},"51":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"249":{"tf":1.0},"296":{"tf":1.4142135623730951},"47":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":4,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"274":{"tf":1.4142135623730951},"44":{"tf":1.0},"78":{"tf":1.0}},"s":{"[":{"$":{"1":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}}},"df":17,"docs":{"0":{"tf":1.0},"223":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"253":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.7320508075688772},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"3":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.7320508075688772},"402":{"tf":1.0},"419":{"tf":2.0},"424":{"tf":1.7320508075688772}},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"356":{"tf":1.0}}},"2":{"df":1,"docs":{"356":{"tf":1.0}}},"d":{"df":2,"docs":{"286":{"tf":1.7320508075688772},"287":{"tf":1.7320508075688772}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"355":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"0":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"270":{"tf":1.0}}},"r":{"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{",":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"4":{"df":1,"docs":{"182":{"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":{}}}}}}},"]":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"129":{"tf":1.0},"14":{"tf":2.449489742783178},"183":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":2.0},"44":{"tf":2.23606797749979},"45":{"tf":1.4142135623730951}},"s":{"+":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"d":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"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":{},"m":{"df":0,"docs":{},"n":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":2,"docs":{"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"211":{"tf":1.0},"356":{"tf":2.23606797749979},"357":{"tf":1.0},"78":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"308":{"tf":1.0},"319":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"270":{"tf":1.0},"72":{"tf":1.0}},"n":{"d":{"df":39,"docs":{"105":{"tf":1.0},"11":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":2.6457513110645907},"126":{"tf":1.7320508075688772},"131":{"tf":2.0},"132":{"tf":1.0},"137":{"tf":2.0},"139":{"tf":1.4142135623730951},"143":{"tf":2.23606797749979},"15":{"tf":1.0},"151":{"tf":1.0},"158":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"198":{"tf":1.4142135623730951},"21":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"319":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"322":{"tf":1.0},"34":{"tf":1.7320508075688772},"341":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":2.0},"68":{"tf":1.0},"79":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"145":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"368":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},">":{".":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"61":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"55":{"tf":1.0},"60":{"tf":2.6457513110645907},"61":{"tf":3.0},"62":{"tf":3.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"66":{"tf":2.0}}}},"n":{"d":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}},"p":{"_":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":6,"docs":{"200":{"tf":1.0},"241":{"tf":2.0},"242":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"372":{"tf":1.0},"85":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"193":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"274":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"11":{"tf":1.4142135623730951},"13":{"tf":1.0},"14":{"tf":1.0}}}}},"df":1,"docs":{"13":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"26":{"tf":2.0},"27":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"df":17,"docs":{"207":{"tf":1.0},"232":{"tf":1.4142135623730951},"233":{"tf":1.0},"234":{"tf":1.0},"245":{"tf":1.0},"253":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.0},"283":{"tf":1.7320508075688772},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"301":{"tf":1.0},"313":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"424":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":13,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":2.0},"12":{"tf":1.7320508075688772},"13":{"tf":2.6457513110645907},"14":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"26":{"tf":3.605551275463989},"27":{"tf":1.7320508075688772},"44":{"tf":4.47213595499958},"47":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":2.0},"99":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"26":{"tf":1.0},"27":{"tf":2.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"308":{"tf":1.0},"78":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.7320508075688772}}}}}},"d":{"df":3,"docs":{"121":{"tf":2.23606797749979},"135":{"tf":1.0},"253":{"tf":1.7320508075688772}},"i":{"d":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":4,"docs":{"121":{"tf":1.7320508075688772},"135":{"tf":2.23606797749979},"136":{"tf":1.4142135623730951},"44":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"160":{"tf":1.0}}}}},"g":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"292":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"158":{"tf":1.4142135623730951},"177":{"tf":1.0},"180":{"tf":1.0},"296":{"tf":1.0},"50":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":11,"docs":{"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"319":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"171":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":2.0},"189":{"tf":1.7320508075688772},"190":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"351":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"286":{"tf":1.0},"287":{"tf":1.0},"413":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"310":{"tf":1.0},"319":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"157":{"tf":1.0},"171":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"t":{"df":8,"docs":{"236":{"tf":1.4142135623730951},"239":{"tf":2.6457513110645907},"240":{"tf":3.4641016151377544},"241":{"tf":1.4142135623730951},"273":{"tf":1.0},"313":{"tf":2.23606797749979},"358":{"tf":1.4142135623730951},"362":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":5,"docs":{"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"241":{"tf":2.0},"242":{"tf":2.0},"243":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"240":{"tf":1.0},"417":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"312":{"tf":1.0}}}},"m":{"df":1,"docs":{"237":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":16,"docs":{"162":{"tf":1.0},"169":{"tf":1.0},"21":{"tf":1.0},"233":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"260":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":2.6457513110645907},"275":{"tf":1.0},"286":{"tf":1.0},"296":{"tf":1.0},"33":{"tf":1.0},"46":{"tf":1.4142135623730951},"59":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"195":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"110":{"tf":1.0},"124":{"tf":1.0},"3":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.0},"47":{"tf":1.0},"65":{"tf":1.0},"82":{"tf":1.0},"90":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"121":{"tf":1.0},"160":{"tf":1.0},"239":{"tf":2.0},"241":{"tf":1.0},"362":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"13":{"tf":1.0},"217":{"tf":1.0},"246":{"tf":1.0},"48":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":9,"docs":{"163":{"tf":1.7320508075688772},"256":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"314":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"136":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"233":{"tf":1.0}}},"t":{"df":3,"docs":{"185":{"tf":1.4142135623730951},"217":{"tf":1.0},"233":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":9,"docs":{"101":{"tf":1.0},"162":{"tf":1.0},"182":{"tf":1.4142135623730951},"22":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"7":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"(":{"5":{"df":3,"docs":{"295":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"299":{"tf":2.449489742783178}}}}},"df":8,"docs":{"118":{"tf":1.7320508075688772},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":2.449489742783178},"297":{"tf":1.4142135623730951},"298":{"tf":1.0},"299":{"tf":2.23606797749979},"300":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"299":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"235":{"tf":1.0},"273":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"233":{"tf":1.7320508075688772},"274":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"=":{"1":{"0":{"0":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"381":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"366":{"tf":1.0},"385":{"tf":1.0},"405":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}}}},"v":{".":{"c":{"c":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"284":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":1,"docs":{"284":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"284":{"tf":2.0}}}},"df":1,"docs":{"284":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"283":{"tf":2.23606797749979},"284":{"tf":1.7320508075688772}}}},"df":1,"docs":{"11":{"tf":1.0}},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"231":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"r":{"df":3,"docs":{"406":{"tf":1.0},"407":{"tf":1.7320508075688772},"409":{"tf":2.0}}}},"u":{"df":8,"docs":{"158":{"tf":1.0},"159":{"tf":2.6457513110645907},"164":{"tf":1.0},"172":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"250":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"0":{".":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"368":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}}}}}},"df":1,"docs":{"300":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"185":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"162":{"tf":2.449489742783178},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"182":{"tf":1.0},"185":{"tf":1.0},"196":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"241":{"tf":1.0},"245":{"tf":1.0},"3":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":2.23606797749979},"307":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"319":{"tf":1.0},"321":{"tf":2.0},"327":{"tf":2.0},"330":{"tf":1.7320508075688772},"333":{"tf":1.4142135623730951},"351":{"tf":1.7320508075688772},"362":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":2.0},"85":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}},"t":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"303":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"8":{"df":1,"docs":{"302":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"288":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":2.0},"304":{"tf":1.7320508075688772}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"353":{"tf":1.0},"359":{"tf":1.7320508075688772},"360":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":4,"docs":{"237":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"284":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"+":{"a":{"df":1,"docs":{"157":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"t":{"+":{"1":{"df":1,"docs":{"157":{"tf":1.0}}},"2":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"239":{"tf":3.605551275463989}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"407":{"tf":1.0}}}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"261":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"=":{"$":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"27":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":35,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"134":{"tf":1.0},"141":{"tf":1.0},"152":{"tf":1.0},"192":{"tf":1.0},"233":{"tf":1.0},"250":{"tf":1.0},"26":{"tf":2.0},"261":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"3":{"tf":1.0},"315":{"tf":1.0},"325":{"tf":1.0},"329":{"tf":1.0},"342":{"tf":1.4142135623730951},"375":{"tf":1.0},"395":{"tf":1.0},"399":{"tf":1.4142135623730951},"406":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.7320508075688772},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"86":{"tf":1.7320508075688772},"87":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"130":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"12":{"tf":1.4142135623730951},"26":{"tf":1.0},"3":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"182":{"tf":1.4142135623730951},"239":{"tf":1.0}}}}}}},"v":{"df":2,"docs":{"233":{"tf":2.23606797749979},"237":{"tf":1.0}}},"x":{"df":2,"docs":{"366":{"tf":1.0},"373":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"284":{"tf":2.449489742783178}}}},"df":0,"docs":{}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":9,"docs":{"100":{"tf":1.4142135623730951},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"51":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{".":{"d":{"df":2,"docs":{"266":{"tf":1.0},"267":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"286":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":2,"docs":{"240":{"tf":1.0},"78":{"tf":1.0}}}},"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"341":{"tf":1.0}}}}}},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"176":{"tf":1.4142135623730951},"178":{"tf":2.0},"179":{"tf":2.23606797749979},"180":{"tf":1.0}}}},"df":0,"docs":{}},"df":18,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"154":{"tf":1.0},"233":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"286":{"tf":2.6457513110645907},"287":{"tf":1.7320508075688772},"303":{"tf":1.0},"310":{"tf":1.4142135623730951},"311":{"tf":1.0},"319":{"tf":1.4142135623730951},"324":{"tf":1.0},"362":{"tf":2.449489742783178},"366":{"tf":1.0},"372":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"319":{"tf":1.7320508075688772},"325":{"tf":1.0},"326":{"tf":1.7320508075688772},"327":{"tf":2.0},"328":{"tf":1.7320508075688772},"329":{"tf":2.23606797749979},"330":{"tf":2.449489742783178},"331":{"tf":2.0},"332":{"tf":2.449489742783178},"333":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"362":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"116":{"tf":1.0},"59":{"tf":1.0}}}},"x":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}},"y":{"df":1,"docs":{"72":{"tf":1.0}}}},"b":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"286":{"tf":1.0}}},"d":{"df":3,"docs":{"303":{"tf":1.4142135623730951},"307":{"tf":1.0},"5":{"tf":1.4142135623730951}},"e":{"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":{},"f":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":25,"docs":{"14":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.7320508075688772},"171":{"tf":1.0},"173":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"26":{"tf":1.4142135623730951},"303":{"tf":1.0},"325":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"372":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.4142135623730951},"52":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.7320508075688772},"76":{"tf":1.0},"8":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":13,"docs":{"127":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"168":{"tf":2.0},"172":{"tf":1.0},"199":{"tf":1.4142135623730951},"207":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}},"e":{"df":7,"docs":{"118":{"tf":1.0},"120":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"130":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.7320508075688772}}},"g":{"df":1,"docs":{"164":{"tf":1.0}},"e":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"c":{"df":3,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"46":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{")":{":":{":":{"_":{"df":1,"docs":{"232":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"241":{"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":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"278":{"tf":2.0},"60":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"368":{"tf":1.0},"372":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"232":{"tf":1.0}},"t":{"df":1,"docs":{"232":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"245":{"tf":1.0}},"f":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":29,"docs":{"116":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"19":{"tf":1.0},"203":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"274":{"tf":3.605551275463989},"275":{"tf":3.3166247903554},"287":{"tf":1.0},"29":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":1.4142135623730951},"320":{"tf":1.0},"326":{"tf":1.0},"335":{"tf":1.0},"351":{"tf":1.4142135623730951},"355":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"171":{"tf":1.0},"278":{"tf":2.6457513110645907},"279":{"tf":1.0},"280":{"tf":2.0},"281":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":26,"docs":{"121":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"141":{"tf":2.0},"143":{"tf":1.0},"163":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.7320508075688772},"242":{"tf":2.0},"249":{"tf":1.0},"258":{"tf":1.0},"275":{"tf":1.4142135623730951},"285":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"317":{"tf":1.0},"346":{"tf":1.0},"372":{"tf":1.0},"381":{"tf":1.0},"42":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"256":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"324":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"v":{"c":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"215":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"105":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"141":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"203":{"tf":1.0},"204":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"105":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"205":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"229":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"275":{"tf":1.0},"285":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}},"p":{"df":1,"docs":{"177":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"180":{"tf":1.4142135623730951},"239":{"tf":1.0},"274":{"tf":1.7320508075688772},"283":{"tf":1.0},"335":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"19":{"tf":1.0},"233":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":11,"docs":{"13":{"tf":1.4142135623730951},"284":{"tf":2.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"423":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"360":{"tf":1.7320508075688772},"398":{"tf":1.4142135623730951},"411":{"tf":1.0},"416":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"59":{"tf":1.0}},"i":{"b":{"df":7,"docs":{"233":{"tf":1.0},"314":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0},"43":{"tf":1.0},"7":{"tf":1.0},"81":{"tf":2.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"185":{"tf":1.0}}}},"t":{"df":28,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"13":{"tf":1.0},"241":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.7320508075688772},"3":{"tf":1.0},"44":{"tf":2.0},"62":{"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.4142135623730951},"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.4142135623730951},"99":{"tf":1.0}},"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":1,"docs":{"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"373":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"193":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"239":{"tf":1.7320508075688772},"338":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":3,"docs":{"321":{"tf":2.0},"327":{"tf":2.0},"333":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"111":{"tf":2.0},"127":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":9,"docs":{"200":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"299":{"tf":1.0},"301":{"tf":1.0},"355":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"245":{"tf":1.0},"246":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"272":{"tf":1.4142135623730951}}}}}}}},"v":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"i":{"df":2,"docs":{"321":{"tf":1.0},"325":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"4":{"df":1,"docs":{"311":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":2,"docs":{"311":{"tf":1.0},"313":{"tf":1.7320508075688772}}}}}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"310":{"tf":1.0}}}}}}}}},"df":1,"docs":{"309":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"303":{"tf":1.7320508075688772},"304":{"tf":1.0}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"302":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"d":{"a":{"1":{"df":1,"docs":{"162":{"tf":1.0}}},"2":{"df":1,"docs":{"162":{"tf":1.0}}},"df":1,"docs":{"162":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"321":{"tf":1.0}}},"2":{"df":1,"docs":{"321":{"tf":1.0}}},"3":{"df":1,"docs":{"321":{"tf":1.0}}},"4":{"df":1,"docs":{"321":{"tf":1.0}}},"a":{"df":1,"docs":{"321":{"tf":1.0}}},"b":{"df":1,"docs":{"321":{"tf":1.0}}},"c":{"df":1,"docs":{"321":{"tf":1.0}}},"df":3,"docs":{"302":{"tf":2.6457513110645907},"319":{"tf":1.7320508075688772},"323":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":61,"docs":{"227":{"tf":1.7320508075688772},"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},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"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},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0}}}}}},"i":{"c":{"df":18,"docs":{"158":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":2.0},"167":{"tf":1.0},"192":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":2.0},"309":{"tf":1.0},"310":{"tf":1.7320508075688772},"311":{"tf":1.7320508075688772},"312":{"tf":2.0},"319":{"tf":1.7320508075688772},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"fi":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.0}}}}},"f":{"=":{"0":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"368":{"tf":1.0},"372":{"tf":1.0}}},"h":{"df":1,"docs":{"366":{"tf":1.0}}},"i":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"366":{"tf":1.0},"372":{"tf":2.8284271247461903},"373":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"60":{"tf":1.0},"61":{"tf":3.0},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"180":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"283":{"tf":1.0},"29":{"tf":1.0},"319":{"tf":1.0},"401":{"tf":1.0},"411":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"66":{"tf":1.0},"78":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"366":{"tf":1.0}}},"o":{"df":1,"docs":{"303":{"tf":1.0}}},"r":{">":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"x":{"8":{"6":{"/":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"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":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"172":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"]":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"101":{"tf":1.0},"128":{"tf":1.4142135623730951},"14":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"47":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}}}}},"t":{"df":11,"docs":{"172":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"360":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.4142135623730951},"372":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"170":{"tf":1.0},"172":{"tf":1.0},"233":{"tf":1.0},"25":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"418":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"101":{"tf":1.0},"180":{"tf":1.0},"192":{"tf":1.4142135623730951},"256":{"tf":1.0},"283":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}}},"df":2,"docs":{"101":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"85":{"tf":1.0}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"145":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"251":{"tf":1.0},"290":{"tf":1.4142135623730951},"307":{"tf":1.0},"308":{"tf":1.0},"362":{"tf":1.0},"407":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"129":{"tf":1.4142135623730951},"149":{"tf":1.0},"223":{"tf":2.0},"224":{"tf":1.4142135623730951},"225":{"tf":2.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":10,"docs":{"158":{"tf":1.0},"162":{"tf":2.449489742783178},"170":{"tf":1.0},"196":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"319":{"tf":1.7320508075688772},"324":{"tf":2.23606797749979},"85":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"120":{"tf":2.0},"134":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":2.6457513110645907},"223":{"tf":1.0},"23":{"tf":1.0},"274":{"tf":1.7320508075688772},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"111":{"tf":1.0},"319":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{">":{"<":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"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":{}}}},"df":0,"docs":{}},"df":4,"docs":{"356":{"tf":2.449489742783178},"357":{"tf":3.1622776601683795},"358":{"tf":2.0},"360":{"tf":3.1622776601683795}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"l":{"df":1,"docs":{"366":{"tf":1.0}},"f":{"c":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"275":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"df":1,"docs":{"271":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{"df":1,"docs":{"249":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"351":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"343":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"96":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":2.0}}}}}},"u":{"df":1,"docs":{"131":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}},"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":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"'":{"a":{"df":1,"docs":{"362":{"tf":1.0}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"d":{"(":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"358":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"358":{"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":2,"docs":{"131":{"tf":1.7320508075688772},"7":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"185":{"tf":1.4142135623730951},"194":{"tf":1.0},"214":{"tf":1.0},"268":{"tf":1.0},"338":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"233":{"tf":1.0},"24":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"295":{"tf":1.0},"51":{"tf":1.7320508075688772},"6":{"tf":1.0},"77":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"222":{"tf":1.0},"223":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"1":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":2.23606797749979},"183":{"tf":1.4142135623730951}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"413":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"125":{"tf":1.0},"237":{"tf":1.0},"310":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"94":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"379":{"tf":1.0},"398":{"tf":1.0},"416":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"308":{"tf":2.449489742783178}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"193":{"tf":1.0}}}}}}}},"df":4,"docs":{"194":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":2.0},"167":{"tf":1.7320508075688772}},"r":{"df":3,"docs":{"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":1.0}}}},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}}},"s":{":":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"372":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"194":{"tf":1.0},"338":{"tf":1.4142135623730951}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"241":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}}},"p":{"df":15,"docs":{"124":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"210":{"tf":1.0},"214":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.4142135623730951},"240":{"tf":1.0},"274":{"tf":1.0},"296":{"tf":2.23606797749979},"297":{"tf":3.605551275463989},"299":{"tf":1.4142135623730951},"3":{"tf":1.0},"302":{"tf":1.0}}}},"p":{"2":{"(":{"2":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"128":{"tf":1.0},"271":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772},"295":{"tf":1.0},"335":{"tf":1.4142135623730951},"424":{"tf":1.0},"87":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"154":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":2.23606797749979},"273":{"tf":1.0},"287":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"366":{"tf":1.0}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":11,"docs":{"222":{"tf":2.0},"230":{"tf":1.0},"233":{"tf":2.8284271247461903},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"274":{"tf":1.4142135623730951},"308":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772}}}},"df":4,"docs":{"222":{"tf":1.0},"230":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"274":{"tf":1.0}}}},"y":{"df":0,"docs":{},"m":{"df":3,"docs":{"222":{"tf":1.0},"274":{"tf":2.449489742783178},"275":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"62":{"tf":1.0}}}},"5":{"df":1,"docs":{"286":{"tf":1.0}}},"8":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":2.0}}},"9":{"df":1,"docs":{"287":{"tf":1.0}},"e":{"0":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"273":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"13":{"tf":1.0},"162":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.0},"234":{"tf":1.0},"268":{"tf":1.4142135623730951},"274":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0},"319":{"tf":1.0},"349":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.4142135623730951},"62":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":2,"docs":{"283":{"tf":1.0},"362":{"tf":1.0}},"i":{"df":1,"docs":{"234":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":0,"docs":{},"x":{"1":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":4,"docs":{"155":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"253":{"tf":2.8284271247461903},"366":{"tf":1.0}}}},"b":{"df":1,"docs":{"287":{"tf":1.0}},"p":{"df":1,"docs":{"366":{"tf":1.0}}},"x":{"df":1,"docs":{"366":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"424":{"tf":1.4142135623730951}}}},"df":1,"docs":{"287":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":32,"docs":{"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"233":{"tf":1.0},"24":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":2.449489742783178},"262":{"tf":1.0},"274":{"tf":1.0},"292":{"tf":1.0},"307":{"tf":1.0},"33":{"tf":3.3166247903554},"34":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":3.872983346207417},"40":{"tf":1.0},"41":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":3.0},"51":{"tf":1.0},"6":{"tf":3.0},"76":{"tf":1.0},"78":{"tf":1.0},"8":{"tf":2.0},"9":{"tf":1.7320508075688772}}}},"x":{"df":1,"docs":{"366":{"tf":1.0}}}},"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":2.449489742783178}}},"i":{",":{"0":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"253":{"tf":2.0},"366":{"tf":1.0}},"t":{"df":6,"docs":{"105":{"tf":1.7320508075688772},"116":{"tf":1.0},"3":{"tf":2.0},"43":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"x":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"369":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"366":{"tf":1.0}}}},"df":24,"docs":{"15":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.7320508075688772},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.0},"241":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"26":{"tf":1.0},"296":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"358":{"tf":1.7320508075688772},"407":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"e":{"df":1,"docs":{"5":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"22":{"tf":1.0},"256":{"tf":1.0},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"411":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"367":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":21,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":1.0},"160":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"23":{"tf":1.0},"243":{"tf":1.0},"249":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.4142135623730951},"343":{"tf":1.0},"346":{"tf":1.0},"372":{"tf":1.4142135623730951},"391":{"tf":1.0},"413":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"367":{"tf":1.0}}}},"l":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"1":{"df":1,"docs":{"386":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"386":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"386":{"tf":1.7320508075688772}}},"df":1,"docs":{"386":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"233":{"tf":1.4142135623730951},"238":{"tf":1.0},"355":{"tf":1.4142135623730951},"360":{"tf":3.1622776601683795},"362":{"tf":2.0},"46":{"tf":1.0}}}}}}},"f":{"df":12,"docs":{"216":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.0},"230":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"297":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"df":1,"docs":{"386":{"tf":1.0}}},"3":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"c":{"df":24,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"3":{"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.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"(":{"1":{"df":1,"docs":{"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"100":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"419":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":19,"docs":{"129":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.0},"169":{"tf":1.4142135623730951},"172":{"tf":1.0},"20":{"tf":1.0},"233":{"tf":2.0},"251":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.7320508075688772},"307":{"tf":1.0},"308":{"tf":1.0},"314":{"tf":1.0},"335":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.4142135623730951},"52":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"20":{"tf":1.0},"239":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":3,"docs":{"221":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"102":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":2.23606797749979},"110":{"tf":1.7320508075688772},"303":{"tf":2.0},"304":{"tf":1.0},"319":{"tf":1.0},"330":{"tf":2.6457513110645907},"331":{"tf":2.449489742783178}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"330":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"d":{"df":22,"docs":{"121":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"19":{"tf":1.0},"203":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"399":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"70":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"217":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"421":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"161":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"85":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"3":{"tf":1.0},"49":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"13":{"tf":1.0},"196":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":2.449489742783178},"275":{"tf":1.0},"312":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":2.6457513110645907},"317":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"344":{"tf":1.4142135623730951},"346":{"tf":1.0},"7":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"242":{"tf":1.0}}}},"v":{"df":4,"docs":{"147":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"50":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"147":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"274":{"tf":1.0},"283":{"tf":1.0},"33":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"380":{"tf":1.7320508075688772},"400":{"tf":1.7320508075688772},"418":{"tf":1.7320508075688772}}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"162":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"141":{"tf":1.0},"21":{"tf":1.0},"233":{"tf":1.0},"265":{"tf":1.0},"283":{"tf":1.0},"330":{"tf":1.0},"380":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"31":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"4":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"129":{"tf":1.0},"23":{"tf":1.0},"232":{"tf":1.4142135623730951},"241":{"tf":1.0},"246":{"tf":2.0},"4":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"s":{":":{"[":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"372":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":3,"docs":{"14":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"214":{"tf":1.0}}}},"df":1,"docs":{"161":{"tf":1.0}}},"df":1,"docs":{"216":{"tf":1.0}},"i":{"df":1,"docs":{"366":{"tf":1.0}}},"p":{"df":2,"docs":{"366":{"tf":1.0},"368":{"tf":1.0}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"185":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"97":{"tf":1.0}}}},"c":{"/":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"95":{"tf":1.0},"98":{"tf":1.7320508075688772}},"u":{"df":5,"docs":{"13":{"tf":1.0},"241":{"tf":1.4142135623730951},"271":{"tf":1.0},"349":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":1,"docs":{"207":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"141":{"tf":1.0}},"t":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"169":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"169":{"tf":1.4142135623730951},"207":{"tf":1.7320508075688772},"209":{"tf":1.4142135623730951},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"310":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"313":{"tf":1.4142135623730951}},"s":{"=":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"311":{"tf":1.7320508075688772}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"100":{"tf":1.4142135623730951}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.0},"249":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"233":{"tf":1.0},"260":{"tf":1.0},"70":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":66,"docs":{"114":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.0},"133":{"tf":1.4142135623730951},"139":{"tf":1.0},"14":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"15":{"tf":2.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"182":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"199":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951},"216":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"260":{"tf":1.0},"27":{"tf":1.4142135623730951},"272":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"278":{"tf":1.0},"279":{"tf":1.7320508075688772},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.7320508075688772},"314":{"tf":1.0},"325":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"51":{"tf":1.0},"73":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"123":{"tf":1.7320508075688772},"136":{"tf":1.7320508075688772},"20":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"410":{"tf":1.0},"419":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":5,"docs":{"118":{"tf":1.0},"138":{"tf":1.4142135623730951},"146":{"tf":1.0},"152":{"tf":1.4142135623730951},"299":{"tf":1.0}},"e":{"c":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"171":{"tf":1.0}}}}}}},"df":1,"docs":{"171":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":13,"docs":{"118":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"143":{"tf":1.0},"147":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"168":{"tf":1.0},"185":{"tf":1.0},"283":{"tf":1.0},"296":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"302":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"323":{"tf":1.0},"325":{"tf":1.0},"346":{"tf":1.0},"35":{"tf":1.0}}}},"t":{"(":{"2":{"df":6,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"118":{"tf":1.0},"157":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"32":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"18":{"tf":1.0},"19":{"tf":2.0},"4":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"253":{"tf":1.0},"378":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"105":{"tf":1.4142135623730951},"116":{"tf":2.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"241":{"tf":1.0}}}},"n":{"df":3,"docs":{"15":{"tf":1.0},"22":{"tf":1.4142135623730951},"372":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"11":{"tf":1.0},"178":{"tf":1.0},"180":{"tf":1.0},"258":{"tf":1.0},"261":{"tf":1.0},"275":{"tf":1.0},"370":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"253":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"106":{"tf":2.0},"116":{"tf":1.0},"222":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"26":{"tf":1.0},"275":{"tf":1.4142135623730951},"31":{"tf":1.0},"325":{"tf":2.449489742783178},"33":{"tf":1.0}}}}},"r":{"df":8,"docs":{"120":{"tf":1.4142135623730951},"122":{"tf":2.23606797749979},"193":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"120":{"tf":1.4142135623730951},"141":{"tf":2.0},"203":{"tf":1.0},"241":{"tf":1.0},"25":{"tf":1.7320508075688772},"274":{"tf":1.0},"338":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.7320508075688772}}}}}}},"t":{"3":{"df":1,"docs":{"162":{"tf":1.0}}},"4":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"116":{"tf":1.4142135623730951},"316":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"171":{"tf":1.0},"253":{"tf":1.4142135623730951},"275":{"tf":2.0},"362":{"tf":2.0}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":1,"docs":{"20":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"110":{"tf":1.0},"216":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.4142135623730951}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},"1":{"df":1,"docs":{"96":{"tf":1.0}}},"2":{"df":1,"docs":{"287":{"tf":1.0}}},":":{"c":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}},"{":{"df":0,"docs":{},"f":{".":{"_":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"278":{"tf":1.4142135623730951}}},"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"203":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":2.449489742783178},"324":{"tf":1.0},"35":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"319":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"s":{"df":3,"docs":{"241":{"tf":1.0},"362":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"346":{"tf":1.0},"351":{"tf":1.0}}},"y":{"=":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"1":{"6":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"196":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"210":{"tf":1.0}},"i":{"df":1,"docs":{"324":{"tf":1.7320508075688772}}}}}}},"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":7,"docs":{"203":{"tf":1.7320508075688772},"22":{"tf":2.0},"313":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":33,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"162":{"tf":1.4142135623730951},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"24":{"tf":2.0},"26":{"tf":2.23606797749979},"27":{"tf":2.23606797749979},"293":{"tf":1.0},"303":{"tf":1.7320508075688772},"348":{"tf":1.0},"351":{"tf":1.0},"357":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"407":{"tf":1.0},"44":{"tf":2.0},"46":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"81":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"159":{"tf":1.0},"240":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"240":{"tf":1.0}}}},"f":{"2":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"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":{}},"3":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"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":3,"docs":{"203":{"tf":1.0},"286":{"tf":3.7416573867739413},"287":{"tf":2.23606797749979}}},"g":{"df":2,"docs":{"185":{"tf":1.0},"187":{"tf":1.0}}},"i":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"67":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"71":{"tf":2.0},"76":{"tf":2.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{".":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"h":{"df":1,"docs":{"33":{"tf":1.0}}},"{":{"df":0,"docs":{},"h":{",":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"101":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"274":{"tf":1.0}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"274":{"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":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{">":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"162":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},">":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"111":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":3,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"]":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":91,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.7320508075688772},"11":{"tf":1.4142135623730951},"110":{"tf":2.8284271247461903},"111":{"tf":1.7320508075688772},"115":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"128":{"tf":2.0},"129":{"tf":2.23606797749979},"139":{"tf":1.0},"14":{"tf":1.4142135623730951},"152":{"tf":1.0},"154":{"tf":1.7320508075688772},"168":{"tf":1.4142135623730951},"169":{"tf":1.7320508075688772},"171":{"tf":1.7320508075688772},"177":{"tf":1.0},"178":{"tf":1.7320508075688772},"179":{"tf":2.449489742783178},"180":{"tf":1.0},"182":{"tf":2.23606797749979},"185":{"tf":1.7320508075688772},"187":{"tf":2.0},"188":{"tf":1.0},"192":{"tf":1.4142135623730951},"203":{"tf":2.0},"205":{"tf":1.4142135623730951},"21":{"tf":2.23606797749979},"211":{"tf":1.0},"214":{"tf":1.4142135623730951},"216":{"tf":2.0},"22":{"tf":1.4142135623730951},"220":{"tf":1.0},"225":{"tf":1.7320508075688772},"231":{"tf":1.0},"245":{"tf":1.4142135623730951},"249":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"268":{"tf":1.4142135623730951},"27":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"274":{"tf":3.0},"275":{"tf":2.23606797749979},"276":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"283":{"tf":2.6457513110645907},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"296":{"tf":2.0},"297":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"303":{"tf":2.8284271247461903},"307":{"tf":2.23606797749979},"308":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":2.0},"314":{"tf":1.4142135623730951},"317":{"tf":1.0},"335":{"tf":1.0},"338":{"tf":2.0},"348":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":2.8284271247461903},"46":{"tf":1.0},"50":{"tf":1.7320508075688772},"56":{"tf":1.0},"60":{"tf":2.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":2.0},"97":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"203":{"tf":1.0},"286":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"307":{"tf":1.0}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"162":{"tf":1.0},"261":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"312":{"tf":1.0},"314":{"tf":2.0}}}}}}}}},"l":{"df":2,"docs":{"23":{"tf":1.0},"273":{"tf":1.0}}},"t":{"df":1,"docs":{"229":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"349":{"tf":1.0}}}}}}}}}},"df":16,"docs":{"120":{"tf":1.0},"185":{"tf":1.7320508075688772},"193":{"tf":2.0},"203":{"tf":1.0},"205":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.7320508075688772},"297":{"tf":2.23606797749979},"338":{"tf":3.0},"346":{"tf":1.0},"349":{"tf":1.0},"351":{"tf":1.7320508075688772},"74":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"96":{"tf":1.0}}}}}},"n":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"185":{"tf":1.0}}},"_":{"2":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"283":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0}}}},"d":{"df":5,"docs":{"141":{"tf":1.0},"192":{"tf":1.0},"312":{"tf":1.0},"88":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}},"df":0,"docs":{},"e":{"df":1,"docs":{"314":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"143":{"tf":2.449489742783178}}}}}},"q":{"df":1,"docs":{"407":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"336":{"tf":1.0},"341":{"tf":1.7320508075688772},"342":{"tf":2.449489742783178},"343":{"tf":2.23606797749979},"344":{"tf":2.0},"345":{"tf":1.4142135623730951},"346":{"tf":1.0}},"l":{"d":{"(":{"1":{"df":2,"docs":{"341":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":15,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"15":{"tf":1.0},"238":{"tf":1.0},"25":{"tf":1.0},"261":{"tf":1.0},"273":{"tf":1.7320508075688772},"303":{"tf":1.4142135623730951},"330":{"tf":1.0},"356":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"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":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"29":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"1":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"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.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0}}}},"x":{"df":1,"docs":{"273":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"13":{"tf":1.0},"150":{"tf":2.449489742783178},"185":{"tf":1.4142135623730951},"187":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"283":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":3.605551275463989},"372":{"tf":2.0},"407":{"tf":2.0},"6":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"209":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"208":{"tf":1.4142135623730951},"209":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"179":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"357":{"tf":1.0}}}}},"df":1,"docs":{"357":{"tf":1.7320508075688772}},"i":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"l":{"df":1,"docs":{"357":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"216":{"tf":1.0}}},"o":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"238":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"46":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"w":{"df":5,"docs":{"351":{"tf":1.0},"352":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"347":{"tf":1.0},"348":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"a":{"b":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"313":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"313":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"313":{"tf":1.0}}},"x":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":3,"docs":{"120":{"tf":1.0},"313":{"tf":2.8284271247461903},"72":{"tf":1.4142135623730951}}}},"n":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}}},"v":{"0":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"268":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"268":{"tf":1.4142135623730951}}},"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"44":{"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.4142135623730951},"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.4142135623730951},"99":{"tf":1.0}},"o":{"df":1,"docs":{"207":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{")":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":2.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":4,"docs":{"130":{"tf":1.0},"334":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}},"s":{"df":2,"docs":{"83":{"tf":1.0},"93":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"210":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"314":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":46,"docs":{"12":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.4142135623730951},"141":{"tf":1.0},"158":{"tf":1.0},"162":{"tf":1.0},"182":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.4142135623730951},"205":{"tf":1.0},"216":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.7320508075688772},"241":{"tf":1.0},"253":{"tf":1.4142135623730951},"256":{"tf":1.0},"27":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.4142135623730951},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.7320508075688772},"287":{"tf":1.0},"293":{"tf":1.0},"301":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.4142135623730951},"314":{"tf":1.0},"319":{"tf":1.0},"335":{"tf":1.0},"372":{"tf":1.0},"381":{"tf":1.0},"399":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0}}}}}},"o":{"\"":{">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"#":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"%":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"/":{"#":{"a":{"a":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"%":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"d":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"1":{":":{"3":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"=":{"'":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"(":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"c":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"r":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"109":{"tf":1.0},"110":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"2":{".":{".":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"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":1,"docs":{"33":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"26":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"37":{"tf":1.0}}}},"df":0,"docs":{}},"df":34,"docs":{"109":{"tf":1.0},"11":{"tf":1.4142135623730951},"13":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"14":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"19":{"tf":2.8284271247461903},"216":{"tf":1.4142135623730951},"232":{"tf":1.0},"236":{"tf":1.0},"25":{"tf":2.449489742783178},"253":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"27":{"tf":1.7320508075688772},"271":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"314":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":2.0},"330":{"tf":1.0},"334":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"371":{"tf":1.0},"38":{"tf":1.7320508075688772},"39":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772}},"r":{"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"110":{"tf":1.0},"111":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"286":{"tf":1.0}}}},"r":{"c":{"df":2,"docs":{"232":{"tf":1.4142135623730951},"44":{"tf":1.0}}},"df":0,"docs":{},"k":{"(":{"2":{"df":3,"docs":{"127":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"123":{"tf":1.7320508075688772},"127":{"tf":1.0},"203":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"115":{"tf":1.0},"134":{"tf":1.0},"162":{"tf":1.0},"276":{"tf":1.0},"283":{"tf":1.0},"296":{"tf":1.7320508075688772},"303":{"tf":1.4142135623730951},"362":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":2.0}},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"13":{"tf":1.0},"241":{"tf":1.7320508075688772},"69":{"tf":1.0}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"/":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"100":{"tf":1.0},"237":{"tf":3.1622776601683795},"243":{"tf":2.0},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"350":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"238":{"tf":1.0},"295":{"tf":1.0},"42":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":2,"docs":{"399":{"tf":1.0},"417":{"tf":1.0}}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":7,"docs":{"207":{"tf":1.7320508075688772},"385":{"tf":1.0},"399":{"tf":1.7320508075688772},"400":{"tf":1.0},"405":{"tf":1.0},"417":{"tf":1.7320508075688772},"418":{"tf":2.0}},"i":{"c":{"df":2,"docs":{"245":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"0":{"df":2,"docs":{"399":{"tf":1.0},"417":{"tf":1.0}}},"1":{"df":2,"docs":{"399":{"tf":1.0},"417":{"tf":1.0}}},"df":7,"docs":{"207":{"tf":1.4142135623730951},"379":{"tf":1.4142135623730951},"385":{"tf":1.0},"399":{"tf":3.7416573867739413},"400":{"tf":1.0},"417":{"tf":3.872983346207417},"418":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"303":{"tf":1.0}},"z":{"df":1,"docs":{"164":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":1,"docs":{"299":{"tf":1.0}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"127":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"150":{"tf":2.0},"68":{"tf":1.0},"71":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"283":{"tf":1.4142135623730951},"284":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"103":{"tf":1.0},"200":{"tf":1.0},"25":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"398":{"tf":1.4142135623730951},"411":{"tf":1.0},"416":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":4,"docs":{"121":{"tf":1.0},"242":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"417":{"tf":1.0}}}}},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{")":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.7320508075688772}}}}}},"_":{"df":0,"docs":{},"v":{"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"1":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"2":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"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":1,"docs":{"275":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":8,"docs":{"11":{"tf":1.0},"13":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"274":{"tf":2.449489742783178},"275":{"tf":3.7416573867739413},"379":{"tf":1.0},"43":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":43,"docs":{"11":{"tf":1.7320508075688772},"12":{"tf":1.0},"124":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"135":{"tf":1.0},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"15":{"tf":2.0},"237":{"tf":2.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"26":{"tf":1.0},"263":{"tf":1.4142135623730951},"27":{"tf":1.0},"273":{"tf":3.3166247903554},"275":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"3":{"tf":1.7320508075688772},"375":{"tf":1.4142135623730951},"376":{"tf":1.4142135623730951},"377":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"400":{"tf":1.4142135623730951},"41":{"tf":2.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.6457513110645907},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"72":{"tf":1.7320508075688772},"8":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"301":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"w":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"237":{"tf":1.4142135623730951},"350":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"179":{"tf":1.0}}},"y":{"df":1,"docs":{"179":{"tf":1.0}}}},"g":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}}}},":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"316":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"a":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"p":{"df":2,"docs":{"356":{"tf":1.0},"357":{"tf":1.0}}}},"c":{"c":{"(":{"1":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":20,"docs":{"180":{"tf":1.0},"227":{"tf":1.0},"233":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}},"d":{"a":{"df":2,"docs":{"283":{"tf":1.0},"284":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"283":{"tf":1.4142135623730951},"284":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"(":{"1":{"df":1,"docs":{"283":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"227":{"tf":1.0},"283":{"tf":1.7320508075688772},"284":{"tf":2.23606797749979}}}}},"d":{"b":{"'":{"df":1,"docs":{"129":{"tf":1.0}}},"(":{"1":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}},"df":31,"docs":{"1":{"tf":1.0},"117":{"tf":1.0},"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":2.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.4142135623730951},"139":{"tf":2.449489742783178},"140":{"tf":1.0},"141":{"tf":3.3166247903554},"142":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"144":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"1":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.7320508075688772},"147":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"256":{"tf":1.0},"275":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"293":{"tf":1.0},"31":{"tf":1.0},"401":{"tf":1.0},"50":{"tf":1.7320508075688772},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":30,"docs":{"103":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"13":{"tf":1.4142135623730951},"162":{"tf":1.0},"18":{"tf":2.0},"210":{"tf":1.0},"225":{"tf":1.0},"236":{"tf":1.4142135623730951},"245":{"tf":1.0},"253":{"tf":1.0},"258":{"tf":1.7320508075688772},"26":{"tf":2.8284271247461903},"272":{"tf":1.7320508075688772},"283":{"tf":2.23606797749979},"284":{"tf":1.4142135623730951},"286":{"tf":2.23606797749979},"287":{"tf":1.4142135623730951},"292":{"tf":1.0},"295":{"tf":1.0},"311":{"tf":1.0},"366":{"tf":1.4142135623730951},"382":{"tf":1.0},"385":{"tf":1.7320508075688772},"405":{"tf":1.7320508075688772},"423":{"tf":1.4142135623730951},"44":{"tf":1.0},"62":{"tf":2.0},"95":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"'":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"141":{"tf":1.4142135623730951}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"315":{"tf":1.0},"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"79":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"23":{"tf":2.449489742783178},"24":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"357":{"tf":1.0}}},"h":{"df":1,"docs":{"357":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":14,"docs":{"1":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"58":{"tf":3.0},"59":{"tf":2.449489742783178},"60":{"tf":2.449489742783178},"61":{"tf":2.6457513110645907},"62":{"tf":3.0},"63":{"tf":2.23606797749979},"64":{"tf":2.6457513110645907},"65":{"tf":2.23606797749979},"66":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":7,"docs":{"105":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.0},"48":{"tf":1.0}},"n":{"df":13,"docs":{"123":{"tf":1.0},"188":{"tf":1.0},"20":{"tf":2.23606797749979},"249":{"tf":1.0},"256":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.4142135623730951},"297":{"tf":1.0},"311":{"tf":1.0},"317":{"tf":1.0},"334":{"tf":1.0},"342":{"tf":1.0},"67":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"1":{"4":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"5":{"df":1,"docs":{"274":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"274":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"227":{"tf":1.0},"244":{"tf":1.7320508075688772},"245":{"tf":1.0},"246":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":15,"docs":{"173":{"tf":1.0},"182":{"tf":1.7320508075688772},"225":{"tf":1.0},"23":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":3.1622776601683795},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"50":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"357":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"274":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"401":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":9,"docs":{"274":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.7320508075688772},"401":{"tf":1.4142135623730951},"402":{"tf":1.7320508075688772},"419":{"tf":1.0},"420":{"tf":1.7320508075688772},"424":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"419":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.0},"234":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"86":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"141":{"tf":1.0},"355":{"tf":1.4142135623730951},"358":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"158":{"tf":1.0},"243":{"tf":1.0},"324":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":2.0}}}}}},"[":{"2":{"df":1,"docs":{"273":{"tf":1.0}}},"3":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"87":{"tf":1.4142135623730951}}}}},"p":{"df":1,"docs":{"423":{"tf":1.0}},"g":{"(":{"1":{"df":1,"docs":{"102":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":16,"docs":{"1":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"104":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"106":{"tf":2.0},"107":{"tf":1.7320508075688772},"108":{"tf":1.7320508075688772},"109":{"tf":1.7320508075688772},"110":{"tf":2.6457513110645907},"111":{"tf":2.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.4142135623730951},"116":{"tf":2.23606797749979}}},"t":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{",":{"0":{".":{"5":{",":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"207":{"tf":1.4142135623730951},"211":{"tf":1.0},"60":{"tf":1.4142135623730951}},"i":{"c":{"df":2,"docs":{"157":{"tf":1.4142135623730951},"160":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"357":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"27":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0}},"|":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"|":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{".":{"df":4,"docs":{"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}},"df":4,"docs":{"381":{"tf":2.23606797749979},"401":{"tf":2.23606797749979},"419":{"tf":2.23606797749979},"424":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"p":{"df":8,"docs":{"151":{"tf":1.0},"233":{"tf":1.0},"274":{"tf":1.0},"293":{"tf":1.0},"314":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.4142135623730951},"88":{"tf":2.8284271247461903}}}},"i":{"d":{"df":2,"docs":{"356":{"tf":2.23606797749979},"357":{"tf":3.3166247903554}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{"df":1,"docs":{"316":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"182":{"tf":1.0},"193":{"tf":1.0},"25":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.4142135623730951},"346":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"w":{"df":3,"docs":{"379":{"tf":1.0},"398":{"tf":1.0},"416":{"tf":1.0}}}}},"s":{"df":1,"docs":{"357":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"285":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"171":{"tf":1.0}}}}}},"h":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},":":{"%":{"df":0,"docs":{},"m":{":":{"%":{"df":2,"docs":{"313":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{":":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"180":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"207":{"tf":1.0}},"i":{"df":1,"docs":{"121":{"tf":1.0}}},"l":{"df":4,"docs":{"125":{"tf":2.449489742783178},"34":{"tf":1.4142135623730951},"351":{"tf":1.0},"44":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"14":{"tf":1.0},"143":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"312":{"tf":1.0},"362":{"tf":1.0}},"s":{"=":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"5":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}},"r":{"d":{"df":2,"docs":{"241":{"tf":1.0},"63":{"tf":1.4142135623730951}},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"141":{"tf":2.23606797749979},"207":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":2,"docs":{"158":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"14":{"tf":1.0},"157":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"222":{"tf":1.0},"27":{"tf":1.4142135623730951},"312":{"tf":1.0},"314":{"tf":1.0},"357":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"72":{"tf":1.0},"81":{"tf":3.1622776601683795},"85":{"tf":1.0},"92":{"tf":1.0}},"e":{"a":{"d":{"df":7,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.7320508075688772},"297":{"tf":1.0},"302":{"tf":1.0},"79":{"tf":1.0}}}},"~":{"1":{"df":2,"docs":{"63":{"tf":1.4142135623730951},"66":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"292":{"tf":1.0}}}},"p":{"=":{"<":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"249":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"233":{"tf":1.0},"251":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"105":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"157":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"192":{"tf":1.0},"225":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"270":{"tf":1.0},"44":{"tf":2.0},"81":{"tf":1.7320508075688772},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"239":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"355":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":5,"docs":{"160":{"tf":1.0},"231":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"411":{"tf":1.0}}}},"x":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}}}}},"df":9,"docs":{"203":{"tf":1.0},"214":{"tf":1.7320508075688772},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"207":{"tf":1.0}}}},"df":9,"docs":{"379":{"tf":1.0},"381":{"tf":1.4142135623730951},"395":{"tf":1.0},"399":{"tf":1.0},"401":{"tf":1.4142135623730951},"413":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":3,"docs":{"301":{"tf":1.0},"319":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"349":{"tf":1.0},"351":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"322":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"47":{"tf":1.4142135623730951},"60":{"tf":2.23606797749979}}}}}}},"t":{"df":1,"docs":{"121":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"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":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"26":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"321":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":7,"docs":{"132":{"tf":2.23606797749979},"140":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"346":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"357":{"tf":1.0},"52":{"tf":1.0},"83":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{".":{"0":{",":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"5":{"df":0,"docs":{},"e":{"1":{",":{"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":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"4":{"0":{"8":{",":{"df":0,"docs":{},"i":{"d":{"=":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"158":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"163":{"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":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"df":10,"docs":{"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"163":{"tf":1.4142135623730951},"166":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.0},"189":{"tf":1.4142135623730951},"325":{"tf":1.7320508075688772},"338":{"tf":1.0},"340":{"tf":1.7320508075688772}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"185":{"tf":1.0}},"e":{"df":0,"docs":{},"|":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"253":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"=":{"\"":{"\"":{">":{"a":{"a":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"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":{}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":7,"docs":{"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"358":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"113":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"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":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"w":{"/":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"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":{}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"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":0,"docs":{},"s":{"/":{"5":{"2":{"4":{"9":{"2":{"2":{"2":{"9":{"/":{"c":{"df":1,"docs":{"233":{"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":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"297":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"283":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":2,"docs":{"207":{"tf":1.0},"211":{"tf":1.0}}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":5,"docs":{"118":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.4142135623730951},"21":{"tf":1.7320508075688772},"35":{"tf":1.4142135623730951}}}},"3":{"8":{"6":{":":{"df":0,"docs":{},"x":{"8":{"6":{"df":1,"docs":{"225":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"3":{"2":{"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"85":{"tf":2.23606797749979},"87":{"tf":1.0}}}}}},"d":{"=":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"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":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"2":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"df":1,"docs":{"358":{"tf":1.0}}},"2":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":12,"docs":{"105":{"tf":2.449489742783178},"106":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"116":{"tf":1.0},"126":{"tf":2.0},"127":{"tf":1.4142135623730951},"163":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":2.0},"362":{"tf":1.4142135623730951},"368":{"tf":1.0},"51":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"319":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"368":{"tf":1.0}},"i":{"df":3,"docs":{"163":{"tf":1.0},"312":{"tf":1.4142135623730951},"314":{"tf":1.0}}}}}}}},"l":{"df":1,"docs":{"185":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"99":{"tf":2.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"98":{"tf":1.0}}}}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"303":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"303":{"tf":1.0},"307":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"362":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"162":{"tf":1.4142135623730951},"174":{"tf":1.0}}},"m":{"df":1,"docs":{"371":{"tf":1.4142135623730951}},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"340":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"123":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"258":{"tf":1.0}}}}}}},"df":1,"docs":{"233":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"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":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"106":{"tf":1.7320508075688772},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"325":{"tf":2.8284271247461903},"335":{"tf":2.23606797749979},"97":{"tf":1.0}}}}}}},"n":{":":{"%":{".":{"c":{"=":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"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":{},"o":{"=":{".":{"c":{"df":1,"docs":{"264":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"c":{"df":2,"docs":{"392":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"u":{"d":{"df":22,"docs":{"180":{"tf":1.0},"233":{"tf":1.4142135623730951},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":2.23606797749979},"241":{"tf":1.0},"243":{"tf":2.23606797749979},"245":{"tf":1.0},"256":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.4142135623730951},"284":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"313":{"tf":2.6457513110645907},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"58":{"tf":1.0},"72":{"tf":1.0}},"e":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"275":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"368":{"tf":1.0},"372":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":12,"docs":{"12":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"33":{"tf":1.0},"366":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"46":{"tf":1.0},"5":{"tf":1.0},"63":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"i":{"c":{"df":6,"docs":{"185":{"tf":1.0},"297":{"tf":1.0},"368":{"tf":1.0},"399":{"tf":1.0},"407":{"tf":1.0},"417":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"273":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"346":{"tf":1.0}}}},"f":{"df":1,"docs":{"216":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"127":{"tf":2.0}}}}}}},"o":{"df":19,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.0},"214":{"tf":1.0},"223":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"29":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"31":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"115":{"tf":1.4142135623730951},"203":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":1.0},"233":{"tf":1.0},"274":{"tf":1.4142135623730951},"322":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"=":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"245":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"241":{"tf":1.7320508075688772},"272":{"tf":2.0},"64":{"tf":1.4142135623730951}},"i":{"df":9,"docs":{"139":{"tf":1.0},"272":{"tf":2.449489742783178},"273":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"62":{"tf":1.0}}},"r":{"d":{"df":1,"docs":{"172":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.4142135623730951}}}},"df":1,"docs":{"278":{"tf":1.4142135623730951}}}}},"p":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"313":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"313":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"=":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"311":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"351":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"351":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":17,"docs":{"25":{"tf":1.4142135623730951},"258":{"tf":1.4142135623730951},"270":{"tf":1.0},"288":{"tf":1.0},"3":{"tf":1.0},"309":{"tf":1.7320508075688772},"310":{"tf":1.7320508075688772},"311":{"tf":2.23606797749979},"312":{"tf":1.4142135623730951},"313":{"tf":1.0},"351":{"tf":1.0},"53":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"272":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"223":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"124":{"tf":1.4142135623730951},"274":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"322":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"11":{"tf":1.7320508075688772},"176":{"tf":1.4142135623730951},"178":{"tf":2.0},"179":{"tf":1.4142135623730951},"180":{"tf":2.0},"245":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"308":{"tf":1.0},"349":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"141":{"tf":1.4142135623730951},"241":{"tf":1.0},"30":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":9,"docs":{"122":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"251":{"tf":1.0},"362":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":4,"docs":{"120":{"tf":1.0},"134":{"tf":1.4142135623730951},"286":{"tf":1.0},"368":{"tf":1.4142135623730951}},"u":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"134":{"tf":2.0},"149":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.4142135623730951},"253":{"tf":1.0},"273":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":2.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"402":{"tf":1.0},"408":{"tf":1.4142135623730951},"410":{"tf":1.0},"419":{"tf":2.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"283":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.0}}}}}}}}}},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"324":{"tf":1.0}}}},"df":0,"docs":{}},"df":28,"docs":{"141":{"tf":2.0},"221":{"tf":1.0},"233":{"tf":3.7416573867739413},"234":{"tf":2.8284271247461903},"236":{"tf":1.7320508075688772},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":3.7416573867739413},"243":{"tf":2.0},"256":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":2.0},"281":{"tf":1.7320508075688772},"284":{"tf":1.0},"285":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":2.0},"381":{"tf":1.0},"395":{"tf":1.4142135623730951},"401":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"286":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"375":{"tf":1.0},"376":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"381":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"129":{"tf":1.0},"223":{"tf":1.0},"364":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.7320508075688772}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"119":{"tf":1.4142135623730951},"151":{"tf":1.0},"26":{"tf":1.0},"56":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.0}}}}},"f":{"a":{"c":{"df":10,"docs":{"130":{"tf":1.4142135623730951},"14":{"tf":1.0},"241":{"tf":1.0},"256":{"tf":2.23606797749979},"27":{"tf":1.0},"311":{"tf":1.0},"340":{"tf":1.4142135623730951},"341":{"tf":1.0},"398":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":1,"docs":{"121":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"216":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"207":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"223":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"141":{"tf":1.0}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"233":{"tf":2.0},"324":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"174":{"tf":1.0},"249":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":6,"docs":{"170":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":3.0},"243":{"tf":2.0},"81":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"239":{"tf":2.0},"240":{"tf":1.0}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{">":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":2,"docs":{"165":{"tf":2.0},"368":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"368":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"236":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"6":{"df":1,"docs":{"346":{"tf":1.0}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"203":{"tf":1.0},"338":{"tf":2.449489742783178},"346":{"tf":1.0},"349":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"367":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"346":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"4":{"/":{"6":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"191":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"350":{"tf":1.7320508075688772},"351":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"q":{"df":1,"docs":{"407":{"tf":1.4142135623730951}}}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.0}}},"y":{"<":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.7320508075688772}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":1,"docs":{"241":{"tf":1.0}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"df":1,"docs":{"241":{"tf":1.0}}}},"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"241":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":4,"docs":{"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"86":{"tf":2.6457513110645907},"87":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":3,"docs":{"158":{"tf":1.0},"162":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"254":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"\"":{">":{"<":{"a":{"df":1,"docs":{"357":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"168":{"tf":1.0},"357":{"tf":2.0},"362":{"tf":1.4142135623730951},"398":{"tf":1.0},"416":{"tf":1.0},"94":{"tf":2.0}}},"r":{"(":{"[":{"'":{"a":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}}}},"j":{"1":{"df":1,"docs":{"256":{"tf":1.0}}},":":{"\\":{"df":0,"docs":{},"n":{":":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},">":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"214":{"tf":1.0},"216":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":5,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"253":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"225":{"tf":1.0},"382":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"253":{"tf":2.0},"273":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"253":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0}}}},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":1,"docs":{"284":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"33":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"292":{"tf":1.0},"293":{"tf":2.0}}}}},"df":1,"docs":{"293":{"tf":2.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"382":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":6,"docs":{"253":{"tf":1.0},"273":{"tf":2.23606797749979},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"346":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"n":{"df":1,"docs":{"314":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"357":{"tf":1.0}}}}}}}}},"k":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"77":{"tf":1.0}}},"b":{"df":1,"docs":{"77":{"tf":1.0}}},"df":11,"docs":{"104":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"280":{"tf":1.0},"340":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":8,"docs":{"141":{"tf":1.0},"180":{"tf":1.0},"192":{"tf":1.0},"266":{"tf":1.0},"325":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":7,"docs":{"172":{"tf":2.23606797749979},"196":{"tf":1.4142135623730951},"207":{"tf":1.0},"296":{"tf":1.0},"301":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.4142135623730951}}}}}},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"106":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"157":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":40,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":2.449489742783178},"105":{"tf":2.8284271247461903},"106":{"tf":2.23606797749979},"107":{"tf":2.449489742783178},"109":{"tf":2.0},"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"112":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"116":{"tf":2.6457513110645907},"29":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"330":{"tf":2.0},"331":{"tf":3.1622776601683795},"53":{"tf":1.0},"6":{"tf":1.0},"78":{"tf":1.4142135623730951},"81":{"tf":2.8284271247461903},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"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.4142135623730951},"99":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"116":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"330":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"d":{"df":1,"docs":{"115":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"3":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"53":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"107":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"302":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":6,"docs":{"234":{"tf":1.7320508075688772},"340":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"89":{"tf":2.0}}}},"n":{"d":{"df":3,"docs":{"242":{"tf":3.0},"319":{"tf":1.0},"346":{"tf":1.0}}},"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"142":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"172":{"tf":1.0}}}},"w":{"df":1,"docs":{"151":{"tf":1.4142135623730951}}}},"l":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{"a":{"df":1,"docs":{"264":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"162":{"tf":1.0},"303":{"tf":1.0},"324":{"tf":1.0},"362":{"tf":1.4142135623730951}}}},"l":{"df":1,"docs":{"410":{"tf":1.4142135623730951}}}},"df":1,"docs":{"424":{"tf":1.0}},"n":{"d":{"df":1,"docs":{"351":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"95":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"121":{"tf":1.0},"207":{"tf":1.0},"23":{"tf":1.4142135623730951},"293":{"tf":1.0},"32":{"tf":1.4142135623730951},"398":{"tf":1.0},"416":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.7320508075688772},"70":{"tf":1.0},"76":{"tf":1.7320508075688772},"85":{"tf":1.0},"98":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"171":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":1,"docs":{"253":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"356":{"tf":1.4142135623730951},"357":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"b":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"(":{"8":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"227":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.4142135623730951},"273":{"tf":2.0}}}}},"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"272":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"272":{"tf":1.4142135623730951},"274":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"274":{"tf":1.0}}}}}}},"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"271":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"271":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"=":{".":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"270":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"272":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":1,"docs":{"272":{"tf":1.0}}},"df":4,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"276":{"tf":1.0},"424":{"tf":1.0}},"l":{"df":1,"docs":{"275":{"tf":1.0}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"393":{"tf":1.0},"400":{"tf":1.0}}},"r":{"df":5,"docs":{"391":{"tf":2.23606797749979},"392":{"tf":1.4142135623730951},"401":{"tf":1.7320508075688772},"411":{"tf":2.23606797749979},"419":{"tf":1.7320508075688772}}}},"df":21,"docs":{"122":{"tf":1.4142135623730951},"130":{"tf":1.0},"141":{"tf":1.4142135623730951},"155":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"3":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"330":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"319":{"tf":1.0}}},"df":3,"docs":{"371":{"tf":1.4142135623730951},"373":{"tf":1.0},"381":{"tf":1.0}},"k":{"df":1,"docs":{"245":{"tf":1.0}}},"v":{"df":2,"docs":{"141":{"tf":1.0},"380":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"/":{"df":1,"docs":{"94":{"tf":1.0}},"m":{"df":1,"docs":{"94":{"tf":1.0}}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"141":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"272":{"tf":1.4142135623730951},"3":{"tf":1.0},"310":{"tf":1.0},"356":{"tf":1.4142135623730951},"362":{"tf":1.7320508075688772},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951}}}},"n":{"df":4,"docs":{"373":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.0},"47":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"368":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"275":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"a":{".":{"c":{"c":{"df":1,"docs":{"256":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"256":{"tf":1.0},"272":{"tf":1.0}}},"b":{"df":1,"docs":{"272":{"tf":1.0}}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"272":{"tf":1.0},"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"272":{"tf":1.4142135623730951}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"205":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"c":{"c":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}}},"v":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}},"df":1,"docs":{"275":{"tf":1.7320508075688772}}}}},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":1,"docs":{"245":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"123":{"tf":1.4142135623730951},"245":{"tf":1.0},"256":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"276":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}},"t":{"d":{"c":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"357":{"tf":1.7320508075688772},"424":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"295":{"tf":1.0},"342":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":20,"docs":{"12":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"195":{"tf":1.4142135623730951},"214":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"293":{"tf":1.4142135623730951},"341":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"21":{"tf":1.0}}}},"k":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"273":{"tf":1.0}}}},"df":18,"docs":{"222":{"tf":1.0},"225":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"272":{"tf":3.0},"273":{"tf":1.7320508075688772},"274":{"tf":2.0},"275":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"362":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.7320508075688772},"389":{"tf":1.0},"399":{"tf":1.4142135623730951},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"=":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"a":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"401":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"419":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"v":{"6":{"4":{"df":1,"docs":{"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":6,"docs":{"222":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"3":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}},"df":55,"docs":{"254":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"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.7320508075688772},"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},"346":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":2.0},"419":{"tf":1.7320508075688772},"424":{"tf":2.0},"425":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"98":{"tf":2.23606797749979}}},"t":{"(":{")":{"[":{"0":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":88,"docs":{"104":{"tf":2.0},"105":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":2.0},"126":{"tf":1.7320508075688772},"127":{"tf":1.0},"13":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"178":{"tf":1.7320508075688772},"179":{"tf":1.0},"180":{"tf":1.0},"188":{"tf":1.0},"192":{"tf":1.4142135623730951},"198":{"tf":1.7320508075688772},"20":{"tf":2.449489742783178},"203":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"233":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"241":{"tf":2.0},"242":{"tf":2.23606797749979},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"258":{"tf":1.0},"26":{"tf":2.449489742783178},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.7320508075688772},"272":{"tf":1.0},"279":{"tf":1.0},"290":{"tf":2.6457513110645907},"291":{"tf":2.0},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"303":{"tf":1.0},"306":{"tf":1.4142135623730951},"314":{"tf":1.7320508075688772},"315":{"tf":1.0},"317":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.4142135623730951},"325":{"tf":1.0},"328":{"tf":2.0},"329":{"tf":1.0},"33":{"tf":2.449489742783178},"333":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"342":{"tf":2.8284271247461903},"343":{"tf":1.0},"347":{"tf":1.4142135623730951},"348":{"tf":1.0},"357":{"tf":1.0},"399":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"171":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"217":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}}}}},"k":{"df":2,"docs":{"216":{"tf":1.0},"351":{"tf":1.7320508075688772}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"286":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"%":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"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":{"284":{"tf":1.0},"286":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"407":{"tf":1.0},"411":{"tf":1.7320508075688772}}}}}}},"df":16,"docs":{"120":{"tf":1.7320508075688772},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"140":{"tf":1.0},"171":{"tf":1.0},"196":{"tf":1.4142135623730951},"245":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.4142135623730951},"330":{"tf":2.0},"331":{"tf":1.4142135623730951},"351":{"tf":1.0},"371":{"tf":1.7320508075688772},"372":{"tf":1.0},"42":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{">":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"167":{"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":17,"docs":{"102":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":2.0},"179":{"tf":1.7320508075688772},"27":{"tf":1.7320508075688772},"274":{"tf":2.23606797749979},"275":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.0},"62":{"tf":1.0},"81":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"146":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"189":{"tf":1.4142135623730951},"349":{"tf":1.0},"351":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":12,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"122":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"273":{"tf":1.0},"300":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"42":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"379":{"tf":1.0},"395":{"tf":1.0},"399":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.0}},"g":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"278":{"tf":1.0}}}},"2":{"(":{"1":{"0":{"2":{"4":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"391":{"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":{},"t":{"a":{"df":0,"docs":{},"g":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":11,"docs":{"129":{"tf":2.6457513110645907},"168":{"tf":2.0},"203":{"tf":1.7320508075688772},"205":{"tf":1.0},"278":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.7320508075688772},"303":{"tf":1.0},"35":{"tf":1.4142135623730951},"351":{"tf":2.23606797749979},"60":{"tf":3.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"292":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"193":{"tf":1.0},"319":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"115":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"260":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"286":{"tf":1.0},"42":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"128":{"tf":1.0},"270":{"tf":1.0},"272":{"tf":2.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}}}},"p":{"(":{"4":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"303":{"tf":2.0},"304":{"tf":1.4142135623730951}}},"df":3,"docs":{"303":{"tf":2.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"303":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"319":{"tf":1.0}}},"t":{"df":2,"docs":{"324":{"tf":1.0},"63":{"tf":1.0}}}},"w":{"df":1,"docs":{"27":{"tf":1.0}},"|":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}}}}},"p":{"6":{"4":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":8,"docs":{"385":{"tf":1.0},"389":{"tf":1.0},"399":{"tf":1.4142135623730951},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"m":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":7,"docs":{"314":{"tf":1.0},"333":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.4142135623730951}},"l":{"df":2,"docs":{"391":{"tf":1.0},"411":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"(":{"8":{"df":1,"docs":{"185":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":10,"docs":{"184":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"313":{"tf":1.4142135623730951}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"205":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"206":{"tf":1.0}}}}}},"df":3,"docs":{"202":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"k":{"df":3,"docs":{"302":{"tf":1.4142135623730951},"303":{"tf":2.8284271247461903},"304":{"tf":2.23606797749979}},"s":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"302":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"d":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"302":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"302":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"302":{"tf":1.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"302":{"tf":1.0}}}}}}}}}}}}},"s":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"302":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"237":{"tf":2.0}}}}},"df":0,"docs":{}}},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"df":1,"docs":{"243":{"tf":2.0}},"m":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"df":1,"docs":{"243":{"tf":1.0}},"{":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"171":{"tf":2.449489742783178},"174":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"311":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"240":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0}}}}}},"+":{"0":{"df":0,"docs":{},"x":{"1":{"5":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}},"f":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"c":{"c":{"df":2,"docs":{"256":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"141":{"tf":1.4142135623730951},"206":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"272":{"tf":2.8284271247461903},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"286":{"tf":2.0},"287":{"tf":1.7320508075688772}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"196":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"207":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":23,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"135":{"tf":1.0},"141":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"227":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":2.0},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.7320508075688772},"262":{"tf":1.7320508075688772},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"275":{"tf":1.0},"333":{"tf":1.0},"351":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"261":{"tf":1.4142135623730951},"262":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"_":{"=":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"245":{"tf":1.4142135623730951}},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"245":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"245":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"3":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"203":{"tf":1.0},"319":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951}}}},"df":8,"docs":{"294":{"tf":1.4142135623730951},"3":{"tf":1.0},"345":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951},"7":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"183":{"tf":1.0},"307":{"tf":1.4142135623730951},"402":{"tf":1.0},"420":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":12,"docs":{"152":{"tf":1.0},"200":{"tf":1.7320508075688772},"222":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.4142135623730951},"272":{"tf":3.0},"297":{"tf":2.0},"3":{"tf":1.7320508075688772},"302":{"tf":2.0},"303":{"tf":1.0},"304":{"tf":1.0},"57":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"n":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"357":{"tf":1.0}}}}},"k":{"df":4,"docs":{"82":{"tf":1.0},"89":{"tf":1.4142135623730951},"91":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"k":{":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"317":{"tf":2.0}}},"m":{"=":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"253":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"1":{"df":1,"docs":{"9":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":32,"docs":{"121":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"169":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951},"20":{"tf":3.4641016151377544},"205":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":2.0},"242":{"tf":4.123105625617661},"25":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"260":{"tf":2.23606797749979},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":2.23606797749979},"88":{"tf":1.0},"9":{"tf":2.8284271247461903},"92":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"46":{"tf":2.23606797749979}}}},"x":{"df":3,"docs":{"203":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"317":{"tf":1.0}}}}}}}},"b":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"245":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":25,"docs":{"158":{"tf":1.0},"159":{"tf":1.0},"18":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.0},"237":{"tf":2.23606797749979},"243":{"tf":3.1622776601683795},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"286":{"tf":1.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"357":{"tf":1.4142135623730951},"407":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"72":{"tf":2.0},"85":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":8,"docs":{"23":{"tf":1.4142135623730951},"233":{"tf":1.0},"253":{"tf":1.0},"351":{"tf":1.0},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"7":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"241":{"tf":1.0},"274":{"tf":1.0},"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"141":{"tf":2.23606797749979},"233":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"272":{"tf":1.0}}},"y":{"(":{"3":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":11,"docs":{"122":{"tf":1.0},"134":{"tf":1.0},"141":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":2.449489742783178},"200":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.7320508075688772},"290":{"tf":1.0},"297":{"tf":1.0},"398":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"373":{"tf":1.7320508075688772}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"158":{"tf":1.0},"161":{"tf":1.0}}}}},"df":1,"docs":{"161":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"286":{"tf":1.4142135623730951},"310":{"tf":1.0},"46":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"125":{"tf":1.0},"13":{"tf":1.0},"246":{"tf":1.0},"292":{"tf":1.0},"351":{"tf":1.0},"50":{"tf":1.0},"81":{"tf":1.4142135623730951}}}},"df":1,"docs":{"130":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"350":{"tf":1.0}},"l":{"df":1,"docs":{"402":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":3.0}}}},"df":0,"docs":{}}},"n":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"w":{"df":1,"docs":{"180":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"172":{"tf":1.0},"240":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"358":{"tf":1.4142135623730951},"362":{"tf":2.0}}}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"196":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"207":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"319":{"tf":1.4142135623730951},"321":{"tf":1.7320508075688772},"323":{"tf":2.0},"324":{"tf":2.449489742783178}}}}}},"s":{"c":{"df":2,"docs":{"120":{"tf":1.4142135623730951},"50":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":2,"docs":{"223":{"tf":1.0},"63":{"tf":1.0}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"292":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"162":{"tf":1.0}}},"4":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"307":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"162":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"167":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.4142135623730951},"325":{"tf":1.0}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":21,"docs":{"100":{"tf":1.0},"118":{"tf":1.0},"127":{"tf":1.0},"138":{"tf":1.4142135623730951},"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"165":{"tf":1.0},"207":{"tf":1.0},"217":{"tf":1.0},"3":{"tf":1.0},"362":{"tf":1.4142135623730951},"407":{"tf":1.0},"411":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":2.0},"81":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":2.0},"91":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.7320508075688772}},"l":{"df":3,"docs":{"352":{"tf":1.4142135623730951},"357":{"tf":1.0},"369":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"105":{"tf":1.0},"245":{"tf":1.0},"256":{"tf":1.0},"316":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"372":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":24,"docs":{"157":{"tf":1.4142135623730951},"165":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":2.23606797749979},"174":{"tf":1.0},"184":{"tf":1.7320508075688772},"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},"200":{"tf":1.0},"201":{"tf":1.0},"349":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"271":{"tf":1.0},"321":{"tf":2.23606797749979},"323":{"tf":2.0},"324":{"tf":1.7320508075688772},"325":{"tf":2.0},"327":{"tf":1.0},"330":{"tf":1.0},"360":{"tf":2.0},"44":{"tf":3.0}},"e":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"/":{".":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"333":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"333":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"327":{"tf":1.4142135623730951},"329":{"tf":1.4142135623730951},"330":{"tf":2.0},"331":{"tf":1.7320508075688772},"332":{"tf":1.7320508075688772},"333":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772}},"v":{"1":{"df":1,"docs":{"333":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"20":{"tf":2.0},"233":{"tf":1.0},"241":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"286":{"tf":1.0},"319":{"tf":1.4142135623730951},"355":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"167":{"tf":1.4142135623730951},"192":{"tf":1.7320508075688772},"304":{"tf":1.4142135623730951},"314":{"tf":1.7320508075688772},"320":{"tf":1.0},"326":{"tf":1.0},"329":{"tf":2.449489742783178},"330":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.0}}}}}}}}},"s":{"df":3,"docs":{"157":{"tf":1.0},"310":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951}},"e":{"0":{"df":1,"docs":{"312":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"310":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}}}}},"v":{"df":14,"docs":{"155":{"tf":1.4142135623730951},"173":{"tf":1.7320508075688772},"225":{"tf":1.7320508075688772},"233":{"tf":2.449489742783178},"234":{"tf":2.449489742783178},"370":{"tf":2.0},"371":{"tf":2.0},"373":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"381":{"tf":2.23606797749979},"400":{"tf":1.0},"401":{"tf":2.0},"418":{"tf":1.0},"419":{"tf":2.0}},"e":{"df":6,"docs":{"141":{"tf":1.0},"325":{"tf":1.0},"372":{"tf":1.0},"388":{"tf":1.4142135623730951},"409":{"tf":1.4142135623730951},"52":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"310":{"tf":1.4142135623730951},"52":{"tf":1.0}}}}}}},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":2,"docs":{"388":{"tf":1.0},"409":{"tf":1.0}}},"s":{"df":2,"docs":{"207":{"tf":1.4142135623730951},"32":{"tf":1.0}},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":2.0},"19":{"tf":1.0},"4":{"tf":1.0},"50":{"tf":1.0}}},"r":{"[":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"369":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":3,"docs":{"369":{"tf":2.0},"388":{"tf":1.0},"409":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"3":{"df":1,"docs":{"245":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":1,"docs":{"245":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"126":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"249":{"tf":1.0},"87":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":13,"docs":{"127":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"286":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.0},"411":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":1.0},"62":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"371":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"280":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"n":{".":{".":{"df":0,"docs":{},"m":{".":{".":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":1,"docs":{"72":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"62":{"tf":1.0}}},"p":{"df":1,"docs":{"88":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":0,"docs":{},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"240":{"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":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"312":{"tf":1.0}}}},"df":0,"docs":{}}}},"$":{"3":{"df":1,"docs":{"180":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":41,"docs":{"102":{"tf":1.0},"11":{"tf":1.0},"126":{"tf":1.7320508075688772},"162":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.4142135623730951},"182":{"tf":1.0},"185":{"tf":1.4142135623730951},"214":{"tf":1.0},"216":{"tf":1.0},"23":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"240":{"tf":2.6457513110645907},"26":{"tf":1.0},"261":{"tf":2.0},"268":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":2.23606797749979},"275":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.4142135623730951},"296":{"tf":2.23606797749979},"302":{"tf":2.449489742783178},"303":{"tf":1.4142135623730951},"31":{"tf":1.0},"312":{"tf":1.0},"321":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.7320508075688772},"338":{"tf":1.0},"343":{"tf":1.0},"346":{"tf":1.0},"351":{"tf":1.0},"423":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"77":{"tf":2.23606797749979},"85":{"tf":2.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":3,"docs":{"239":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"301":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"234":{"tf":1.0},"93":{"tf":2.0}}}}}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"346":{"tf":1.0},"350":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}},"v":{"df":1,"docs":{"357":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"88":{"tf":1.0},"97":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"351":{"tf":2.23606797749979}}},"d":{"df":0,"docs":{},"x":{"df":2,"docs":{"274":{"tf":1.7320508075688772},"275":{"tf":1.0}}}},"df":37,"docs":{"100":{"tf":1.0},"105":{"tf":2.0},"149":{"tf":1.4142135623730951},"159":{"tf":1.0},"18":{"tf":1.4142135623730951},"185":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"214":{"tf":2.23606797749979},"215":{"tf":1.7320508075688772},"216":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.7320508075688772},"292":{"tf":1.0},"293":{"tf":1.0},"3":{"tf":1.0},"312":{"tf":1.0},"338":{"tf":1.0},"407":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":2.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951},"77":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"93":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"11":{"tf":1.0},"196":{"tf":1.4142135623730951},"207":{"tf":1.0},"233":{"tf":1.0},"245":{"tf":1.0},"274":{"tf":1.0},"280":{"tf":1.0}}},"df":0,"docs":{}},"g":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":2,"docs":{"407":{"tf":1.0},"75":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"338":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"346":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":19,"docs":{"166":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"336":{"tf":1.7320508075688772},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0}}}}}}},"w":{"df":22,"docs":{"101":{"tf":1.0},"103":{"tf":1.4142135623730951},"116":{"tf":1.0},"127":{"tf":1.0},"141":{"tf":2.0},"196":{"tf":1.4142135623730951},"243":{"tf":2.23606797749979},"286":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"321":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"333":{"tf":1.0},"362":{"tf":2.0},"417":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"198":{"tf":1.0},"199":{"tf":1.7320508075688772}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}},":":{"(":{"d":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":12,"docs":{"120":{"tf":1.0},"134":{"tf":1.7320508075688772},"15":{"tf":1.0},"223":{"tf":1.0},"23":{"tf":1.0},"307":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"86":{"tf":2.0},"87":{"tf":1.0}}}}},"f":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"351":{"tf":1.0},"71":{"tf":1.0},"76":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"350":{"tf":1.0}}}}}}},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"348":{"tf":1.4142135623730951}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"336":{"tf":1.0},"346":{"tf":2.449489742783178},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.7320508075688772},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"347":{"tf":1.4142135623730951},"348":{"tf":1.7320508075688772},"349":{"tf":1.0},"351":{"tf":1.0}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"349":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"c":{"df":1,"docs":{"166":{"tf":1.0}},"e":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"215":{"tf":1.0}}},"m":{"(":{"1":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"213":{"tf":1.0},"226":{"tf":1.4142135623730951},"240":{"tf":2.0}}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"b":{"b":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"182":{"tf":2.23606797749979},"183":{"tf":1.0},"211":{"tf":1.0},"275":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"285":{"tf":1.7320508075688772}}}}}}},"k":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":4,"docs":{"179":{"tf":1.0},"203":{"tf":1.0},"233":{"tf":1.4142135623730951},"237":{"tf":1.0}},"e":{"df":8,"docs":{"15":{"tf":1.0},"260":{"tf":1.0},"274":{"tf":1.4142135623730951},"278":{"tf":2.449489742783178},"279":{"tf":1.0},"307":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.4142135623730951}}}},"p":{"df":2,"docs":{"273":{"tf":1.0},"287":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"381":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"272":{"tf":1.0},"274":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.7320508075688772},"156":{"tf":1.0},"188":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"216":{"tf":1.0},"233":{"tf":1.0},"245":{"tf":1.0},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"309":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"274":{"tf":2.0}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"%":{"2":{"df":1,"docs":{"74":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"207":{"tf":1.0},"216":{"tf":1.0},"381":{"tf":1.4142135623730951},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"71":{"tf":1.0}}},"s":{"df":1,"docs":{"72":{"tf":1.0}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"12":{"tf":1.0},"159":{"tf":1.0},"203":{"tf":1.0},"216":{"tf":1.0},"239":{"tf":1.4142135623730951},"253":{"tf":1.0},"296":{"tf":1.0},"311":{"tf":1.0},"351":{"tf":1.0},"381":{"tf":1.0},"62":{"tf":1.4142135623730951},"71":{"tf":2.0},"72":{"tf":1.0},"76":{"tf":1.0}}}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"193":{"tf":1.0}}}}}}},"o":{"$":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"0":{"df":1,"docs":{"233":{"tf":1.0}}},"1":{"df":1,"docs":{"233":{"tf":1.0}}},"2":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"253":{"tf":1.0}}},"3":{"df":3,"docs":{"233":{"tf":1.0},"286":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"316":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"225":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"223":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"213":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"225":{"tf":1.7320508075688772}}}}}},"df":2,"docs":{"283":{"tf":1.0},"65":{"tf":2.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"141":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":3.7416573867739413},"275":{"tf":1.4142135623730951},"313":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"19":{"tf":1.0},"87":{"tf":2.23606797749979}},"r":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"(":{"1":{"df":1,"docs":{"214":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"310":{"tf":1.0},"311":{"tf":1.0}}},"df":34,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"130":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.4142135623730951},"182":{"tf":1.0},"193":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"225":{"tf":1.7320508075688772},"245":{"tf":1.0},"253":{"tf":1.0},"260":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.4142135623730951},"284":{"tf":2.23606797749979},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"299":{"tf":1.0},"330":{"tf":1.4142135623730951},"360":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":2.23606797749979},"83":{"tf":1.0},"85":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"96":{"tf":1.0}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"307":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"216":{"tf":1.4142135623730951},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"303":{"tf":1.0},"389":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}},"g":{"df":1,"docs":{"233":{"tf":1.0}}},"k":{"df":1,"docs":{"233":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"141":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"207":{"tf":1.0},"61":{"tf":1.0}}}}},"n":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"127":{"tf":1.0},"129":{"tf":2.0},"53":{"tf":1.0}}}}}},"c":{"df":6,"docs":{"110":{"tf":1.0},"141":{"tf":1.0},"182":{"tf":1.0},"313":{"tf":1.0},"70":{"tf":1.0},"77":{"tf":1.0}}},"df":28,"docs":{"11":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.4142135623730951},"143":{"tf":1.0},"169":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":1.0},"233":{"tf":2.0},"236":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979},"242":{"tf":1.4142135623730951},"260":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"295":{"tf":1.0},"307":{"tf":1.0},"319":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"193":{"tf":1.0},"60":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"171":{"tf":1.0},"181":{"tf":1.0},"323":{"tf":3.0},"324":{"tf":2.449489742783178}}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"368":{"tf":1.0}}}}},"o":{"b":{"df":1,"docs":{"152":{"tf":1.0}}},"df":1,"docs":{"154":{"tf":1.0}}},"p":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{">":{"(":{")":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{">":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"b":{">":{"(":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":1,"docs":{"239":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"(":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":17,"docs":{"101":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"164":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":2.0},"189":{"tf":1.7320508075688772},"190":{"tf":1.7320508075688772},"192":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"98":{"tf":1.0}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"231":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"372":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{")":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"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":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":9,"docs":{"193":{"tf":1.4142135623730951},"239":{"tf":3.0},"25":{"tf":1.0},"279":{"tf":1.7320508075688772},"33":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"372":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":1,"docs":{"211":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"202":{"tf":1.0},"211":{"tf":1.7320508075688772}}}}}}},"t":{"1":{"(":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}},":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"[":{":":{"]":{"[":{"=":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"7":{"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":{},"s":{"c":{"]":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"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":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}}}},"df":25,"docs":{"118":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"195":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"203":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"217":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"27":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"302":{"tf":1.0},"338":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"67":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"233":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.7320508075688772},"285":{"tf":2.23606797749979},"286":{"tf":1.7320508075688772},"287":{"tf":1.7320508075688772}}},"n":{"d":{"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"243":{"tf":1.0}},"m":{"df":1,"docs":{"243":{"tf":1.0}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":31,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.7320508075688772},"13":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":2.449489742783178},"169":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.4142135623730951},"195":{"tf":1.0},"20":{"tf":1.4142135623730951},"23":{"tf":2.449489742783178},"243":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":2.0},"251":{"tf":1.0},"26":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"303":{"tf":1.0},"314":{"tf":2.0},"330":{"tf":1.0},"338":{"tf":1.0},"362":{"tf":1.0},"411":{"tf":1.0},"44":{"tf":2.6457513110645907},"50":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":2.0},"8":{"tf":1.4142135623730951}}}}},"s":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"a":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"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":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"357":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"272":{"tf":3.1622776601683795},"346":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"262":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"185":{"tf":1.0},"188":{"tf":1.0},"20":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"346":{"tf":1.4142135623730951}}}},"df":2,"docs":{"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"233":{"tf":1.7320508075688772},"58":{"tf":2.0},"59":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":1,"docs":{"233":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"316":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"203":{"tf":1.0}}}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":9,"docs":{"141":{"tf":1.4142135623730951},"253":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":2.23606797749979},"298":{"tf":1.4142135623730951},"312":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":21,"docs":{"102":{"tf":1.7320508075688772},"106":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"193":{"tf":1.0},"203":{"tf":1.4142135623730951},"205":{"tf":1.0},"217":{"tf":1.0},"222":{"tf":1.4142135623730951},"249":{"tf":1.0},"258":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.0},"349":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.0},"79":{"tf":1.7320508075688772},"8":{"tf":1.0},"81":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"207":{"tf":1.0},"211":{"tf":1.0},"307":{"tf":1.0},"42":{"tf":1.0},"6":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"368":{"tf":1.0},"407":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"141":{"tf":1.0},"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"271":{"tf":1.0},"303":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"307":{"tf":1.0},"317":{"tf":1.0}}}}}}},"p":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"360":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"360":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"236":{"tf":1.0}}},":":{"df":1,"docs":{"185":{"tf":1.0}}},">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"360":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"358":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"176":{"tf":2.449489742783178},"177":{"tf":1.7320508075688772},"178":{"tf":2.8284271247461903},"179":{"tf":1.4142135623730951},"180":{"tf":2.0},"351":{"tf":1.0},"82":{"tf":2.8284271247461903}}}},"df":1,"docs":{"236":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"340":{"tf":1.4142135623730951},"346":{"tf":1.0},"349":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":2.23606797749979},"352":{"tf":1.4142135623730951}}}}},"m":{"a":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"175":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"1":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.6457513110645907},"177":{"tf":1.4142135623730951},"178":{"tf":2.449489742783178},"179":{"tf":2.0},"180":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"356":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":4,"docs":{"196":{"tf":3.1622776601683795},"207":{"tf":1.0},"297":{"tf":2.0},"357":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"139":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":6,"docs":{"242":{"tf":1.0},"393":{"tf":1.4142135623730951},"399":{"tf":1.0},"417":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":4,"docs":{"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":3.1622776601683795},"53":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":7,"docs":{"19":{"tf":1.0},"23":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"237":{"tf":2.6457513110645907},"239":{"tf":2.6457513110645907},"24":{"tf":1.4142135623730951},"243":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"171":{"tf":1.0},"19":{"tf":1.4142135623730951},"236":{"tf":2.449489742783178},"237":{"tf":2.0},"241":{"tf":1.0},"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0}},"s":{"=":{"0":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"368":{"tf":1.0}}}}},"s":{"df":4,"docs":{"23":{"tf":2.23606797749979},"338":{"tf":1.0},"44":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951}},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":5,"docs":{"162":{"tf":1.7320508075688772},"21":{"tf":1.0},"216":{"tf":1.4142135623730951},"25":{"tf":1.0},"64":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"241":{"tf":1.7320508075688772},"242":{"tf":2.6457513110645907},"56":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"162":{"tf":2.23606797749979},"302":{"tf":1.0},"303":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":14,"docs":{"125":{"tf":1.0},"139":{"tf":1.0},"154":{"tf":1.0},"163":{"tf":1.0},"237":{"tf":1.0},"275":{"tf":1.0},"280":{"tf":1.7320508075688772},"351":{"tf":1.0},"375":{"tf":1.7320508075688772},"395":{"tf":1.7320508075688772},"41":{"tf":1.0},"413":{"tf":2.0},"44":{"tf":1.0},"7":{"tf":1.0}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"108":{"tf":2.0},"302":{"tf":2.0},"303":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":4,"docs":{"100":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"52":{"tf":1.0},"89":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"154":{"tf":1.4142135623730951},"273":{"tf":1.0},"62":{"tf":4.58257569495584}}}},"df":0,"docs":{},"h":{">":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"128":{"tf":2.449489742783178},"200":{"tf":1.0},"203":{"tf":2.0},"253":{"tf":1.4142135623730951},"261":{"tf":1.7320508075688772},"268":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"286":{"tf":2.23606797749979},"287":{"tf":2.449489742783178},"33":{"tf":1.4142135623730951},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"46":{"tf":1.7320508075688772},"64":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"296":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"265":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"280":{"tf":1.0}},"n":{">":{"[":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"169":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":21,"docs":{"169":{"tf":1.0},"19":{"tf":2.23606797749979},"198":{"tf":1.0},"20":{"tf":3.605551275463989},"241":{"tf":2.0},"242":{"tf":4.47213595499958},"25":{"tf":1.0},"259":{"tf":1.4142135623730951},"260":{"tf":2.0},"261":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"4":{"tf":1.0},"69":{"tf":2.0},"70":{"tf":2.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951}}}}}}}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"338":{"tf":1.4142135623730951}}}},"df":3,"docs":{"385":{"tf":1.4142135623730951},"405":{"tf":1.0},"418":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"167":{"tf":1.0}}}},"d":{"df":2,"docs":{"149":{"tf":1.0},"273":{"tf":1.4142135623730951}}},"df":42,"docs":{"100":{"tf":1.0},"118":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"233":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"239":{"tf":2.8284271247461903},"240":{"tf":3.4641016151377544},"258":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.4142135623730951},"3":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":2.0},"47":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"129":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":11,"docs":{"169":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"214":{"tf":1.0},"274":{"tf":1.0},"310":{"tf":1.0},"386":{"tf":1.4142135623730951},"60":{"tf":1.0}},"f":{"(":{"1":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":5,"docs":{"202":{"tf":1.0},"207":{"tf":2.449489742783178},"208":{"tf":1.0},"209":{"tf":1.7320508075688772},"210":{"tf":1.7320508075688772}},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"334":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"273":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":2.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"290":{"tf":1.0},"307":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"368":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":4,"docs":{"227":{"tf":1.0},"285":{"tf":2.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"198":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"184":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"285":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"196":{"tf":1.4142135623730951},"319":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"241":{"tf":1.0},"242":{"tf":1.7320508075688772}}}},"d":{"df":20,"docs":{"118":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"296":{"tf":2.449489742783178},"299":{"tf":1.0},"301":{"tf":1.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"184":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"296":{"tf":1.0},"32":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"g":{"df":4,"docs":{"176":{"tf":2.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"362":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"417":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"351":{"tf":1.0}}}}}},"df":3,"docs":{"181":{"tf":1.0},"351":{"tf":1.4142135623730951},"382":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"368":{"tf":1.0}},"t":{"df":2,"docs":{"224":{"tf":1.4142135623730951},"273":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"200":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"184":{"tf":1.0},"200":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"8":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":16,"docs":{"158":{"tf":1.0},"169":{"tf":1.7320508075688772},"192":{"tf":1.0},"196":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.4142135623730951},"346":{"tf":1.0},"362":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"134":{"tf":1.0},"207":{"tf":1.4142135623730951},"233":{"tf":3.1622776601683795},"234":{"tf":1.0},"243":{"tf":1.0},"273":{"tf":2.23606797749979},"313":{"tf":1.0},"366":{"tf":1.4142135623730951},"367":{"tf":1.0},"380":{"tf":2.0},"385":{"tf":1.4142135623730951},"386":{"tf":2.0},"405":{"tf":1.0},"411":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{">":{"/":{"<":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"326":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"319":{"tf":2.23606797749979},"320":{"tf":2.0},"321":{"tf":2.449489742783178},"322":{"tf":2.6457513110645907},"325":{"tf":3.0},"327":{"tf":1.0},"330":{"tf":1.0},"335":{"tf":2.0}}}},"p":{"df":9,"docs":{"238":{"tf":1.0},"286":{"tf":2.0},"287":{"tf":1.0},"368":{"tf":1.4142135623730951},"380":{"tf":1.0},"411":{"tf":1.0},"418":{"tf":1.4142135623730951},"55":{"tf":1.0},"89":{"tf":1.0}},"f":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":1,"docs":{"368":{"tf":1.0}},"q":{"df":1,"docs":{"368":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"196":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"=":{"\"":{"8":{"0":{"8":{"0":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"164":{"tf":1.0},"166":{"tf":1.4142135623730951},"171":{"tf":1.0},"185":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"193":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"338":{"tf":1.7320508075688772},"342":{"tf":1.7320508075688772},"343":{"tf":2.0},"344":{"tf":1.7320508075688772},"349":{"tf":1.0},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"154":{"tf":1.0},"26":{"tf":1.0},"362":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951}}},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"334":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"314":{"tf":1.0},"334":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"13":{"tf":1.0},"20":{"tf":1.0},"233":{"tf":1.0},"26":{"tf":1.7320508075688772},"81":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"392":{"tf":1.0},"411":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"98":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"203":{"tf":1.0}}}}},"df":6,"docs":{"241":{"tf":1.4142135623730951},"245":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0},"392":{"tf":1.0},"411":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"42":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"19":{"tf":1.0},"4":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"19":{"tf":1.4142135623730951},"280":{"tf":1.0},"4":{"tf":1.4142135623730951},"52":{"tf":4.69041575982343},"53":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"272":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"249":{"tf":1.4142135623730951},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"249":{"tf":1.0},"256":{"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":3,"docs":{"258":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":2.0}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"349":{"tf":1.0},"350":{"tf":1.0}},"e":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"207":{"tf":1.0}},"t":{"df":1,"docs":{"299":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"237":{"tf":1.0},"30":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0}}}},"v":{"df":1,"docs":{"297":{"tf":1.0}}}},"s":{"df":1,"docs":{"310":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"v":{"=":{"$":{"3":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":2,"docs":{"27":{"tf":1.0},"379":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":7,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"362":{"tf":1.0},"44":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0}}}}}}},"g":{"df":3,"docs":{"118":{"tf":1.7320508075688772},"203":{"tf":1.0},"205":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"116":{"tf":1.0},"162":{"tf":1.7320508075688772},"241":{"tf":2.0},"242":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"278":{"tf":1.0}}},"df":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"279":{"tf":1.0}}}}}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{",":{"df":0,"docs":{},"x":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"214":{"tf":1.0}}}},"df":0,"docs":{}},"df":36,"docs":{"120":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"129":{"tf":1.4142135623730951},"130":{"tf":1.0},"134":{"tf":2.0},"149":{"tf":1.7320508075688772},"150":{"tf":1.0},"157":{"tf":1.0},"173":{"tf":1.0},"19":{"tf":1.0},"203":{"tf":2.23606797749979},"214":{"tf":2.0},"222":{"tf":2.6457513110645907},"236":{"tf":1.4142135623730951},"24":{"tf":1.0},"246":{"tf":1.7320508075688772},"249":{"tf":1.7320508075688772},"251":{"tf":1.0},"258":{"tf":1.0},"26":{"tf":1.0},"290":{"tf":1.0},"302":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"65":{"tf":1.0},"72":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"98":{"tf":1.7320508075688772}},"f":{"(":{"\"":{"%":{"d":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"236":{"tf":1.0}}}},"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{},"s":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"2":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"180":{"tf":1.0},"72":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"351":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"241":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"349":{"tf":1.7320508075688772},"350":{"tf":1.0},"351":{"tf":1.7320508075688772}},"s":{"df":1,"docs":{"253":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"109":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":2.23606797749979},"297":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"o":{"c":{"/":{"*":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"306":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"296":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"301":{"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":{"192":{"tf":1.4142135623730951},"312":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"273":{"tf":1.0},"394":{"tf":1.4142135623730951},"402":{"tf":1.0},"412":{"tf":1.4142135623730951},"420":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"118":{"tf":1.0},"127":{"tf":2.449489742783178},"187":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":2.0},"204":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"207":{"tf":1.7320508075688772},"212":{"tf":1.0},"23":{"tf":1.0},"249":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.4142135623730951},"296":{"tf":2.23606797749979},"297":{"tf":1.4142135623730951},"301":{"tf":2.23606797749979},"325":{"tf":1.0},"386":{"tf":1.7320508075688772},"407":{"tf":1.0},"68":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.0}}}}},"f":{"df":1,"docs":{"306":{"tf":1.0}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"=":{"0":{"0":{"3":{"3":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"*":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":14,"docs":{"202":{"tf":1.7320508075688772},"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},"285":{"tf":2.0},"286":{"tf":3.0},"287":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"216":{"tf":1.0},"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"145":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}}}},"df":20,"docs":{"14":{"tf":1.0},"141":{"tf":1.0},"222":{"tf":1.0},"233":{"tf":1.4142135623730951},"239":{"tf":1.0},"27":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"382":{"tf":1.7320508075688772},"385":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":2.0}},"m":{"df":1,"docs":{"234":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"402":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":1,"docs":{"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"380":{"tf":1.7320508075688772},"400":{"tf":1.7320508075688772},"418":{"tf":1.7320508075688772}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"105":{"tf":1.0},"118":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"256":{"tf":1.4142135623730951},"290":{"tf":1.0},"319":{"tf":1.0},"330":{"tf":1.0},"332":{"tf":2.449489742783178},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"343":{"tf":1.0},"344":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"174":{"tf":1.0},"185":{"tf":1.4142135623730951},"338":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":8,"docs":{"11":{"tf":1.0},"124":{"tf":1.4142135623730951},"239":{"tf":1.0},"261":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"314":{"tf":1.0},"70":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":1,"docs":{"79":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"201":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"184":{"tf":1.0},"201":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"274":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"0":{",":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"3":{".":{"2":{"df":1,"docs":{"274":{"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":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"274":{"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":1,"docs":{"274":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"2":{"df":1,"docs":{"301":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"288":{"tf":1.0},"301":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"233":{"tf":2.6457513110645907},"234":{"tf":2.23606797749979},"287":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":2.0},"371":{"tf":1.7320508075688772},"423":{"tf":1.7320508075688772}}}},"u":{"b":{"df":2,"docs":{"112":{"tf":1.0},"116":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"104":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"112":{"tf":1.4142135623730951},"256":{"tf":2.0},"398":{"tf":1.0},"416":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"n":{"df":2,"docs":{"233":{"tf":2.0},"235":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"366":{"tf":1.4142135623730951},"382":{"tf":1.0},"385":{"tf":1.7320508075688772},"405":{"tf":1.7320508075688772},"423":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"411":{"tf":1.0}}}}}},"df":13,"docs":{"273":{"tf":2.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"411":{"tf":1.0},"413":{"tf":1.0},"418":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951}},"f":{"d":{"df":1,"docs":{"368":{"tf":1.0}}},"df":1,"docs":{"368":{"tf":1.0}},"q":{"df":1,"docs":{"368":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"273":{"tf":2.23606797749979},"287":{"tf":1.0},"44":{"tf":1.0}},"s":{"(":{"\"":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"285":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"285":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"_":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":1,"docs":{"237":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"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":{}}}},"w":{"d":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"3":{"df":1,"docs":{"280":{"tf":1.0}}},"df":7,"docs":{"227":{"tf":1.0},"277":{"tf":1.7320508075688772},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951}}}}}}}},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":2,"docs":{"162":{"tf":1.4142135623730951},"170":{"tf":1.0}}},"df":0,"docs":{}}}},"df":9,"docs":{"101":{"tf":1.0},"178":{"tf":1.0},"233":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"372":{"tf":1.0},"407":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":1,"docs":{"178":{"tf":1.0}},"m":{"df":0,"docs":{},"u":{"(":{"1":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":23,"docs":{"1":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":2.0},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":2.0},"171":{"tf":2.6457513110645907},"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951},"174":{"tf":3.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}},"t":{"df":0,"docs":{},"q":{"df":1,"docs":{"180":{"tf":1.0}}}}},"i":{"df":1,"docs":{"180":{"tf":1.0}}},"l":{"df":2,"docs":{"178":{"tf":1.0},"44":{"tf":2.0}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"170":{"tf":1.0},"174":{"tf":1.0}}}},"o":{"df":1,"docs":{"178":{"tf":1.0}}},"s":{"df":1,"docs":{"178":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"q":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"121":{"tf":1.7320508075688772},"233":{"tf":1.0},"237":{"tf":1.0}}}},"fi":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"129":{"tf":1.0},"178":{"tf":1.0},"250":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"29":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}},"t":{"df":4,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"140":{"tf":2.0},"88":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"a":{"=":{"1":{"0":{"df":0,"docs":{},"g":{"df":1,"docs":{"332":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"319":{"tf":1.0},"332":{"tf":1.4142135623730951}}},"df":3,"docs":{"25":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"273":{"tf":2.6457513110645907},"370":{"tf":1.0},"371":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"w":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":1,"docs":{"398":{"tf":1.0}}}},"0":{"+":{"4":{"df":1,"docs":{"411":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"411":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"]":{"=":{"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"411":{"tf":1.0}}},"2":{"df":1,"docs":{"411":{"tf":1.0}}},"5":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":6,"docs":{"405":{"tf":1.0},"409":{"tf":2.0},"411":{"tf":4.358898943540674},"413":{"tf":1.0},"414":{"tf":1.0},"419":{"tf":1.4142135623730951}}},"1":{"+":{"df":0,"docs":{},"r":{"2":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}}},".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"2":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"1":{"df":5,"docs":{"371":{"tf":1.4142135623730951},"377":{"tf":1.0},"405":{"tf":1.0},"415":{"tf":1.0},"417":{"tf":1.7320508075688772}}},"2":{"df":2,"docs":{"378":{"tf":1.0},"405":{"tf":1.0}}},"3":{"df":1,"docs":{"405":{"tf":1.0}}},"4":{"df":2,"docs":{"405":{"tf":1.0},"410":{"tf":1.4142135623730951}}},"5":{"df":2,"docs":{"378":{"tf":1.0},"405":{"tf":1.0}}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"240":{"tf":1.0},"411":{"tf":3.4641016151377544},"419":{"tf":1.0}}},"2":{".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"<":{"<":{"3":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"152":{"tf":1.0},"154":{"tf":1.0},"240":{"tf":1.0},"411":{"tf":2.6457513110645907},"419":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"413":{"tf":1.0}}},"4":{"df":1,"docs":{"415":{"tf":1.0}}},"5":{"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"411":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"7":{"df":1,"docs":{"419":{"tf":1.4142135623730951}}},"8":{"df":3,"docs":{"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0}}},"9":{"df":1,"docs":{"375":{"tf":1.0}}},"_":{"df":0,"docs":{},"x":{"8":{"6":{"_":{"6":{"4":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"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":{}}},"a":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"2":{"(":{"1":{"df":1,"docs":{"148":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":10,"docs":{"1":{"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},"273":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"423":{"tf":1.0}},"i":{"d":{"df":0,"docs":{},"z":{"1":{"df":1,"docs":{"321":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":1,"docs":{"319":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":2,"docs":{"159":{"tf":1.7320508075688772},"308":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"62":{"tf":1.0}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"182":{"tf":1.0}}}},"s":{"df":0,"docs":{},"m":{"2":{"df":1,"docs":{"155":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"w":{"df":12,"docs":{"165":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":2.0},"286":{"tf":1.0},"300":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"349":{"tf":1.4142135623730951},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"x":{"+":{"0":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"376":{"tf":1.0}}}},"df":0,"docs":{}}},"df":11,"docs":{"143":{"tf":1.0},"173":{"tf":2.449489742783178},"225":{"tf":2.449489742783178},"273":{"tf":1.0},"286":{"tf":1.4142135623730951},"366":{"tf":1.0},"370":{"tf":2.8284271247461903},"371":{"tf":2.8284271247461903},"376":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.4142135623730951}}}},"b":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"58":{"tf":2.0}}}}},"df":0,"docs":{}},"p":{"+":{"8":{"df":1,"docs":{"379":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"366":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.7320508075688772},"380":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}},"x":{"+":{"4":{"*":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"371":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"366":{"tf":1.0},"371":{"tf":2.0},"378":{"tf":1.0}}}},"c":{"df":0,"docs":{},"x":{"df":6,"docs":{"286":{"tf":2.0},"287":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"375":{"tf":1.0},"377":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"139":{"tf":1.0},"173":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.7320508075688772},"234":{"tf":1.7320508075688772},"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.4142135623730951}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"369":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"381":{"tf":1.0}}}}}},"x":{"df":6,"docs":{"139":{"tf":1.0},"287":{"tf":1.0},"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.0}}}},"df":24,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"185":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"203":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":3.1622776601683795},"241":{"tf":2.23606797749979},"26":{"tf":1.0},"273":{"tf":1.4142135623730951},"279":{"tf":2.0},"3":{"tf":1.0},"338":{"tf":1.0},"44":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"a":{"d":{"(":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"283":{"tf":1.0}}}},"df":0,"docs":{}},"df":11,"docs":{"120":{"tf":1.0},"122":{"tf":1.7320508075688772},"311":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"338":{"tf":1.0},"369":{"tf":1.0},"388":{"tf":1.0},"409":{"tf":1.0},"5":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"(":{"1":{"df":1,"docs":{"222":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"213":{"tf":1.0},"216":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":1.0}}}}},"i":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"330":{"tf":1.0},"333":{"tf":1.0},"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"296":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"268":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"334":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"307":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"258":{"tf":1.4142135623730951},"261":{"tf":1.0}},"i":{"df":3,"docs":{"102":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"307":{"tf":1.0},"321":{"tf":1.0},"334":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":15,"docs":{"207":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.0},"399":{"tf":2.23606797749979},"400":{"tf":1.0},"417":{"tf":2.449489742783178},"418":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"71":{"tf":2.449489742783178},"74":{"tf":2.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"91":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"233":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.0},"88":{"tf":1.0}}}}}},"d":{"df":3,"docs":{"27":{"tf":1.0},"356":{"tf":1.0},"44":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"129":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"21":{"tf":2.23606797749979},"22":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"350":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"241":{"tf":1.0},"253":{"tf":1.0},"293":{"tf":1.0}}},"df":0,"docs":{}}},"df":8,"docs":{"154":{"tf":1.0},"225":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"348":{"tf":1.4142135623730951},"94":{"tf":1.0}},"f":{"df":7,"docs":{"237":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"334":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"174":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"237":{"tf":3.7416573867739413},"264":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"345":{"tf":1.4142135623730951},"382":{"tf":1.7320508075688772},"402":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"425":{"tf":1.4142135623730951},"44":{"tf":1.0},"97":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"176":{"tf":1.0},"179":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}}},"|":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"g":{"1":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.0}}},"2":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.0}}},">":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"124":{"tf":1.4142135623730951},"139":{"tf":1.0},"143":{"tf":1.0},"375":{"tf":1.4142135623730951},"376":{"tf":1.4142135623730951},"395":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"423":{"tf":2.23606797749979},"90":{"tf":2.0}},"e":{"df":0,"docs":{},"x":{"=":{"'":{"^":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"120":{"tf":1.4142135623730951},"121":{"tf":1.7320508075688772},"123":{"tf":2.0},"124":{"tf":2.449489742783178},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"25":{"tf":1.4142135623730951},"67":{"tf":1.0},"71":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.4142135623730951}},"p":{"df":3,"docs":{"87":{"tf":1.4142135623730951},"92":{"tf":1.0},"97":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"n":{"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"89":{"tf":1.0},"90":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":30,"docs":{"124":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":2.0},"367":{"tf":1.7320508075688772},"368":{"tf":1.7320508075688772},"369":{"tf":2.0},"372":{"tf":2.0},"377":{"tf":1.7320508075688772},"378":{"tf":2.0},"384":{"tf":1.4142135623730951},"385":{"tf":2.449489742783178},"386":{"tf":2.8284271247461903},"388":{"tf":2.0},"389":{"tf":1.4142135623730951},"397":{"tf":1.4142135623730951},"404":{"tf":1.4142135623730951},"405":{"tf":2.0},"406":{"tf":1.7320508075688772},"407":{"tf":1.4142135623730951},"409":{"tf":2.0},"410":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"413":{"tf":1.0},"415":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"423":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":2.0}}},"y":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{")":{".":{"a":{"d":{"d":{"(":{"#":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"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":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"203":{"tf":1.0},"25":{"tf":1.7320508075688772},"346":{"tf":1.0},"351":{"tf":2.0},"9":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"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":{"*":{">":{"(":{"c":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}},"df":1,"docs":{"233":{"tf":1.0}},"x":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.0}}}}},"t":{"d":{":":{":":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"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":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}}},"df":1,"docs":{"233":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"l":{"a":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}}},"df":1,"docs":{"222":{"tf":1.0}},"t":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"261":{"tf":1.0}}}},"df":7,"docs":{"12":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.0},"351":{"tf":1.0},"371":{"tf":1.0},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"a":{"d":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}},"df":3,"docs":{"152":{"tf":1.4142135623730951},"222":{"tf":1.0},"273":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":8,"docs":{"146":{"tf":1.0},"176":{"tf":1.7320508075688772},"340":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":3.0},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}},"v":{"df":13,"docs":{"121":{"tf":1.0},"177":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"267":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"344":{"tf":2.8284271247461903},"362":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}}}}},"df":6,"docs":{"182":{"tf":1.7320508075688772},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"p":{"df":2,"docs":{"372":{"tf":1.0},"373":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"372":{"tf":2.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":6,"docs":{"19":{"tf":1.4142135623730951},"296":{"tf":1.0},"303":{"tf":1.0},"324":{"tf":2.0},"4":{"tf":1.4142135623730951},"92":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"372":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"207":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"51":{"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":2,"docs":{"176":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"285":{"tf":1.0},"310":{"tf":1.4142135623730951},"311":{"tf":1.0}}}}},"z":{"df":1,"docs":{"372":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":19,"docs":{"109":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"196":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"239":{"tf":1.0},"274":{"tf":2.0},"286":{"tf":1.0},"295":{"tf":1.0},"319":{"tf":1.0},"368":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":5,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"243":{"tf":1.4142135623730951},"55":{"tf":1.0},"63":{"tf":2.6457513110645907}}}},"i":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":1,"docs":{"52":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"193":{"tf":1.0},"268":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"273":{"tf":2.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":19,"docs":{"184":{"tf":1.7320508075688772},"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},"200":{"tf":1.0},"201":{"tf":1.0},"295":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"290":{"tf":1.4142135623730951},"30":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"380":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":9,"docs":{"188":{"tf":1.0},"233":{"tf":1.4142135623730951},"239":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0}}}}}},"t":{"df":11,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"240":{"tf":2.23606797749979},"279":{"tf":1.0},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"313":{"tf":1.0},"389":{"tf":1.0},"400":{"tf":1.0},"94":{"tf":1.4142135623730951},"99":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"123":{"tf":1.0}},"n":{"df":1,"docs":{"123":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":24,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"237":{"tf":1.0},"239":{"tf":3.1622776601683795},"240":{"tf":2.8284271247461903},"243":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.7320508075688772},"279":{"tf":1.0},"281":{"tf":1.0},"284":{"tf":1.4142135623730951},"313":{"tf":2.0},"362":{"tf":1.4142135623730951},"376":{"tf":2.0},"389":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"4":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.7320508075688772},"423":{"tf":1.0},"44":{"tf":1.7320508075688772},"46":{"tf":1.0},"72":{"tf":1.0}}}}}},"v":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"217":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"66":{"tf":1.4142135623730951}}}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"367":{"tf":1.0},"368":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"g":{"b":{"(":{"2":{"5":{"5":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"(":{"0":{"df":1,"docs":{"362":{"tf":1.0}}},"2":{"5":{"5":{"df":1,"docs":{"362":{"tf":1.0}}},"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":{},"p":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"343":{"tf":1.4142135623730951},"344":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"182":{"tf":1.0},"21":{"tf":1.0},"272":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"310":{"tf":1.0},"317":{"tf":1.0},"362":{"tf":1.4142135623730951},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"83":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"100":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951}}}},"p":{"+":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"371":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":6,"docs":{"134":{"tf":1.7320508075688772},"173":{"tf":1.0},"367":{"tf":1.0},"371":{"tf":1.0},"379":{"tf":1.0},"381":{"tf":1.4142135623730951}}},"s":{"c":{"df":3,"docs":{"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}},"v":{"3":{"2":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"422":{"tf":1.0},"424":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":6,"docs":{"363":{"tf":1.0},"421":{"tf":1.7320508075688772},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.4142135623730951},"425":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"295":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"[":{"0":{"df":1,"docs":{"410":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"173":{"tf":1.0},"284":{"tf":1.0},"410":{"tf":2.0}}},"n":{"b":{"df":1,"docs":{"366":{"tf":1.0}}},"d":{"df":1,"docs":{"366":{"tf":1.0}}},"df":0,"docs":{},"w":{"df":1,"docs":{"366":{"tf":1.0}}}},"o":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":4,"docs":{"216":{"tf":2.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"303":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.4142135623730951},"307":{"tf":1.0},"314":{"tf":1.4142135623730951},"317":{"tf":1.4142135623730951},"333":{"tf":1.0}}}},"w":{"df":1,"docs":{"357":{"tf":1.0}}}},"s":{"df":2,"docs":{"68":{"tf":1.0},"71":{"tf":1.0}},"i":{"df":7,"docs":{"139":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.0}}},"n":{"df":2,"docs":{"177":{"tf":1.0},"180":{"tf":1.0}}},"p":{",":{"0":{"df":0,"docs":{},"x":{"8":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"366":{"tf":1.0},"375":{"tf":1.0},"377":{"tf":1.0},"380":{"tf":1.4142135623730951}}},"s":{"df":2,"docs":{"200":{"tf":1.0},"77":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"128":{"tf":1.4142135623730951},"15":{"tf":1.0},"233":{"tf":2.449489742783178},"258":{"tf":2.0},"259":{"tf":1.4142135623730951},"260":{"tf":1.7320508075688772},"261":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"344":{"tf":1.7320508075688772},"346":{"tf":1.7320508075688772},"348":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"351":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"347":{"tf":2.449489742783178},"348":{"tf":1.4142135623730951}}}}}}},"n":{".":{"df":0,"docs":{},"g":{"d":{"b":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":1,"docs":{"253":{"tf":1.4142135623730951}}},"df":40,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"203":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.7320508075688772},"212":{"tf":1.0},"245":{"tf":1.0},"249":{"tf":1.4142135623730951},"261":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.4142135623730951},"279":{"tf":1.4142135623730951},"280":{"tf":2.0},"281":{"tf":1.7320508075688772},"283":{"tf":1.0},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"292":{"tf":1.0},"308":{"tf":1.0},"313":{"tf":1.0},"34":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"42":{"tf":1.0},"424":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":9,"docs":{"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.0},"32":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"v":{"3":{"2":{"df":1,"docs":{"421":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"421":{"tf":1.0}},"i":{"df":1,"docs":{"425":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"237":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"w":{",":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"273":{"tf":1.0}}},"x":{"df":1,"docs":{"273":{"tf":1.0}}}},"s":{"0":{"df":2,"docs":{"423":{"tf":1.0},"46":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"423":{"tf":1.0}}},"df":1,"docs":{"423":{"tf":1.0}}},"2":{"df":1,"docs":{"423":{"tf":1.0}}},":":{"$":{"df":0,"docs":{},"w":{".":{"$":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"=":{"0":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"141":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{":":{"<":{"df":0,"docs":{},"w":{">":{".":{"<":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"2":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"180":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"349":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":12,"docs":{"101":{"tf":1.0},"121":{"tf":1.0},"171":{"tf":1.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.0},"256":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":1.0},"419":{"tf":1.4142135623730951},"64":{"tf":1.0},"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"207":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"407":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"105":{"tf":1.4142135623730951},"116":{"tf":1.0},"121":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"171":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"370":{"tf":2.0},"371":{"tf":1.4142135623730951},"377":{"tf":1.7320508075688772},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"397":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"423":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"89":{"tf":1.0},"90":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"170":{"tf":1.0}}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"362":{"tf":1.0}}}},"n":{"df":1,"docs":{"372":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":2,"docs":{"176":{"tf":1.0},"295":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":7,"docs":{"122":{"tf":1.0},"141":{"tf":2.23606797749979},"182":{"tf":1.0},"234":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.7320508075688772},"5":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"v":{"df":1,"docs":{"275":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"118":{"tf":1.4142135623730951},"139":{"tf":2.0},"209":{"tf":1.0},"210":{"tf":1.0},"275":{"tf":2.23606797749979},"308":{"tf":1.0},"358":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"42":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"1":{"df":1,"docs":{"162":{"tf":1.0}}},"2":{"df":1,"docs":{"162":{"tf":1.0}}},"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"158":{"tf":1.0},"160":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"160":{"tf":1.0}}}},"df":39,"docs":{"14":{"tf":1.0},"141":{"tf":3.872983346207417},"154":{"tf":1.0},"164":{"tf":1.4142135623730951},"176":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":2.6457513110645907},"191":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"233":{"tf":2.0},"239":{"tf":1.4142135623730951},"243":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"27":{"tf":1.7320508075688772},"273":{"tf":1.0},"296":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"44":{"tf":2.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":2.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":14,"docs":{"107":{"tf":1.7320508075688772},"128":{"tf":1.0},"151":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"86":{"tf":2.23606797749979},"87":{"tf":1.0},"92":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"128":{"tf":1.0}}}}},"c":{"df":2,"docs":{"112":{"tf":1.0},"303":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"185":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"112":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{".":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"273":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":13,"docs":{"173":{"tf":1.0},"216":{"tf":2.0},"222":{"tf":1.7320508075688772},"223":{"tf":2.0},"224":{"tf":1.7320508075688772},"225":{"tf":2.0},"273":{"tf":2.449489742783178},"274":{"tf":2.6457513110645907},"275":{"tf":1.0},"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":17,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"15":{"tf":1.0},"185":{"tf":1.0},"211":{"tf":1.0},"22":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"253":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"292":{"tf":1.0},"296":{"tf":1.0},"342":{"tf":1.0},"351":{"tf":1.0},"62":{"tf":1.4142135623730951}},"k":{"df":2,"docs":{"149":{"tf":1.0},"154":{"tf":1.0}}},"n":{"df":3,"docs":{"272":{"tf":1.0},"274":{"tf":1.0},"33":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"200":{"tf":1.0},"222":{"tf":1.0},"273":{"tf":1.0},"297":{"tf":1.7320508075688772}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"105":{"tf":2.23606797749979},"150":{"tf":1.4142135623730951},"161":{"tf":1.0},"242":{"tf":1.4142135623730951},"360":{"tf":4.123105625617661},"424":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"85":{"tf":1.4142135623730951},"89":{"tf":2.0},"96":{"tf":1.0},"99":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"360":{"tf":1.4142135623730951}}}},"p":{"df":1,"docs":{"51":{"tf":1.0}}},"w":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"f":{".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"280":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"234":{"tf":1.0},"240":{"tf":1.7320508075688772},"260":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"d":{"df":3,"docs":{"107":{"tf":1.7320508075688772},"111":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.0},"270":{"tf":1.4142135623730951},"67":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"df":1,"docs":{"46":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"q":{"df":1,"docs":{"286":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"18":{"tf":1.4142135623730951},"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"165":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"107":{"tf":1.4142135623730951},"160":{"tf":1.0},"165":{"tf":1.7320508075688772},"351":{"tf":1.0}}}},"i":{"c":{"df":8,"docs":{"185":{"tf":1.0},"290":{"tf":1.4142135623730951},"292":{"tf":1.0},"308":{"tf":1.7320508075688772},"335":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":2.23606797749979},"344":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"127":{"tf":1.0},"139":{"tf":1.4142135623730951},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951}}}}}}},"t":{"(":{"&":{"df":1,"docs":{"141":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"368":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.4142135623730951}}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":44,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":2.23606797749979},"122":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":3.4641016151377544},"13":{"tf":1.0},"136":{"tf":1.4142135623730951},"139":{"tf":1.0},"141":{"tf":2.0},"147":{"tf":1.7320508075688772},"15":{"tf":1.7320508075688772},"182":{"tf":1.0},"19":{"tf":2.0},"23":{"tf":1.0},"241":{"tf":1.4142135623730951},"245":{"tf":1.0},"261":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"283":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"31":{"tf":1.0},"319":{"tf":1.0},"33":{"tf":2.23606797749979},"330":{"tf":1.0},"332":{"tf":1.4142135623730951},"333":{"tf":1.0},"334":{"tf":2.0},"349":{"tf":1.4142135623730951},"351":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"382":{"tf":1.0},"4":{"tf":1.4142135623730951},"410":{"tf":1.0},"419":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.0},"89":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"(":{"\"":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"271":{"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":1,"docs":{"50":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"316":{"tf":2.23606797749979},"317":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":6,"docs":{"283":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.4142135623730951},"321":{"tf":1.0},"58":{"tf":1.0}}}},"w":{"df":1,"docs":{"53":{"tf":1.0}}}},"x":{"df":0,"docs":{},"p":{"df":1,"docs":{"98":{"tf":1.7320508075688772}}}}},"f":{"df":1,"docs":{"368":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"239":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"h":{"a":{"1":{"df":1,"docs":{"58":{"tf":1.0}}},"2":{"5":{"6":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"=":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"120":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":10,"docs":{"120":{"tf":1.0},"123":{"tf":1.4142135623730951},"167":{"tf":1.7320508075688772},"196":{"tf":1.0},"245":{"tf":1.4142135623730951},"271":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"297":{"tf":2.0}}}}},"df":1,"docs":{"51":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"382":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"120":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.7320508075688772},"42":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"79":{"tf":1.4142135623730951},"98":{"tf":1.0}}},"v":{"df":1,"docs":{"55":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"391":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"207":{"tf":1.0},"233":{"tf":2.6457513110645907},"242":{"tf":2.0},"251":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"313":{"tf":2.0},"44":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"w":{"(":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{},"p":{"1":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}},"df":39,"docs":{"105":{"tf":1.0},"128":{"tf":2.0},"185":{"tf":1.7320508075688772},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":2.23606797749979},"194":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"198":{"tf":1.0},"200":{"tf":1.7320508075688772},"205":{"tf":1.0},"207":{"tf":2.23606797749979},"211":{"tf":2.0},"223":{"tf":1.4142135623730951},"233":{"tf":1.0},"251":{"tf":1.0},"270":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.7320508075688772},"293":{"tf":1.7320508075688772},"306":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.4142135623730951},"322":{"tf":2.0},"50":{"tf":1.7320508075688772},"57":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":3.0},"64":{"tf":1.0},"65":{"tf":1.7320508075688772},"81":{"tf":1.0},"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"50":{"tf":1.0}}}}},"t":{"a":{"b":{"(":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":4,"docs":{"134":{"tf":1.0},"176":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":2.449489742783178}},"g":{"df":1,"docs":{"299":{"tf":1.0}},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"w":{"2":{")":{"<":{"<":{"3":{"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"125":{"tf":3.7416573867739413},"137":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"296":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"111":{"tf":1.0}}}}}},"df":6,"docs":{"102":{"tf":1.0},"110":{"tf":3.1622776601683795},"111":{"tf":2.0},"233":{"tf":2.0},"314":{"tf":1.0},"368":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"df":2,"docs":{"137":{"tf":2.0},"299":{"tf":1.0}}}}}}},"l":{"df":1,"docs":{"366":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"233":{"tf":1.0}}}}}},"df":6,"docs":{"165":{"tf":1.0},"233":{"tf":1.7320508075688772},"241":{"tf":1.0},"253":{"tf":1.0},"284":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.0},"27":{"tf":1.0},"285":{"tf":1.0},"373":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":15,"docs":{"195":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.4142135623730951},"239":{"tf":1.0},"283":{"tf":1.0},"286":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"319":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"362":{"tf":1.0},"49":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}}}}}},"z":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"159":{"tf":1.0},"162":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"200":{"tf":1.0},"203":{"tf":1.4142135623730951},"216":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"308":{"tf":1.0},"370":{"tf":1.7320508075688772},"372":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"414":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":1,"docs":{"313":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0},"381":{"tf":1.7320508075688772},"401":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"424":{"tf":1.7320508075688772}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"214":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"120":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"233":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"321":{"tf":1.0},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"271":{"tf":1.0}}}}},"p":{"df":2,"docs":{"158":{"tf":1.0},"159":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"333":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"170":{"tf":2.8284271247461903},"174":{"tf":1.0},"333":{"tf":3.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"158":{"tf":1.4142135623730951},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"185":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"(":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"185":{"tf":1.0},"193":{"tf":2.23606797749979},"194":{"tf":1.4142135623730951},"203":{"tf":1.0},"290":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"295":{"tf":1.0},"63":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.0}}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"167":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"241":{"tf":1.0},"253":{"tf":1.0}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"141":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"180":{"tf":1.4142135623730951},"346":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"n":{"d":{"]":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{":":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"c":{"df":13,"docs":{"0":{"tf":1.0},"121":{"tf":1.0},"128":{"tf":2.0},"140":{"tf":1.0},"171":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"283":{"tf":1.4142135623730951},"338":{"tf":1.0},"366":{"tf":1.0},"372":{"tf":1.0},"50":{"tf":1.4142135623730951},"95":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"1":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"df":1,"docs":{"386":{"tf":1.0}}},"3":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"150":{"tf":1.7320508075688772},"296":{"tf":1.0},"357":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"120":{"tf":1.0}}}}},"c":{"df":1,"docs":{"91":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":13,"docs":{"366":{"tf":1.0},"385":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"397":{"tf":1.0},"398":{"tf":1.7320508075688772},"400":{"tf":3.3166247903554},"405":{"tf":1.0},"411":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"415":{"tf":1.0},"416":{"tf":1.7320508075688772},"418":{"tf":1.0},"423":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"7":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"237":{"tf":1.0},"241":{"tf":3.4641016151377544},"242":{"tf":4.123105625617661},"32":{"tf":1.4142135623730951},"340":{"tf":1.0},"367":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"70":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"f":{"df":11,"docs":{"121":{"tf":1.0},"182":{"tf":1.0},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"299":{"tf":1.7320508075688772},"343":{"tf":1.0},"360":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"52":{"tf":1.0},"59":{"tf":1.4142135623730951},"95":{"tf":1.0}},"i":{"df":36,"docs":{"102":{"tf":1.4142135623730951},"109":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"170":{"tf":1.0},"23":{"tf":1.7320508075688772},"233":{"tf":1.4142135623730951},"25":{"tf":1.0},"256":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"286":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":2.23606797749979},"297":{"tf":1.0},"314":{"tf":1.4142135623730951},"351":{"tf":1.0},"370":{"tf":1.0},"399":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":2.449489742783178},"61":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"7":{"tf":1.0},"72":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"261":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}},"l":{"df":1,"docs":{"366":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"33":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"68":{"tf":1.7320508075688772},"71":{"tf":1.0},"83":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"df":1,"docs":{"386":{"tf":1.0}}},"3":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"c":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"283":{"tf":1.0},"338":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"(":{"8":{"df":1,"docs":{"193":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"b":{"df":1,"docs":{"112":{"tf":1.0}}},"df":4,"docs":{"176":{"tf":1.0},"184":{"tf":1.0},"193":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772}},"h":{"df":1,"docs":{"340":{"tf":1.0}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"321":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":20,"docs":{"201":{"tf":1.0},"203":{"tf":1.0},"246":{"tf":1.4142135623730951},"346":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"379":{"tf":1.7320508075688772},"380":{"tf":1.4142135623730951},"385":{"tf":1.0},"386":{"tf":2.0},"395":{"tf":1.0},"398":{"tf":1.7320508075688772},"399":{"tf":1.7320508075688772},"405":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.7320508075688772},"417":{"tf":1.7320508075688772},"423":{"tf":1.0},"48":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"182":{"tf":1.0}}},"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"3":{"_":{"1":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"5":{"_":{"1":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"68":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"72":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"231":{"tf":1.0},"3":{"tf":1.0},"349":{"tf":1.0},"394":{"tf":1.4142135623730951},"402":{"tf":1.0},"412":{"tf":1.4142135623730951},"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"260":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"146":{"tf":1.0},"158":{"tf":1.0},"171":{"tf":1.7320508075688772},"182":{"tf":1.0},"19":{"tf":1.0},"214":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"233":{"tf":1.0},"243":{"tf":1.0},"280":{"tf":1.0},"290":{"tf":1.4142135623730951},"292":{"tf":1.0},"33":{"tf":1.0},"340":{"tf":1.0},"356":{"tf":1.4142135623730951},"362":{"tf":1.0},"38":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":2.0},"75":{"tf":1.0},"89":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"164":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"308":{"tf":1.0},"335":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.7320508075688772}}}},"t":{"df":3,"docs":{"207":{"tf":2.23606797749979},"61":{"tf":1.0},"62":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"290":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.0}}}},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":13,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"171":{"tf":1.0},"185":{"tf":1.7320508075688772},"191":{"tf":1.4142135623730951},"193":{"tf":1.0},"290":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"350":{"tf":1.0},"407":{"tf":1.0},"94":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"346":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"249":{"tf":1.0},"279":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"!":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"b":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"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":{}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"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":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"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":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{}}}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"233":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"240":{"tf":2.0},"241":{"tf":2.0},"242":{"tf":2.0},"245":{"tf":1.0},"256":{"tf":1.0},"274":{"tf":1.0},"313":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"195":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"212":{"tf":1.0},"322":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"203":{"tf":1.0}}}},"u":{"df":14,"docs":{"290":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"308":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"406":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0}}}}},"d":{":":{":":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"236":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"t":{"<":{"!":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"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":{}}},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"238":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"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":{}}},"m":{"a":{"df":0,"docs":{},"p":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":2.0},"243":{"tf":1.4142135623730951}},"s":{"(":{"\"":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"(":{"df":1,"docs":{"243":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"df":1,"docs":{"243":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"2":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}}},"~":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"240":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"238":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"241":{"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":1,"docs":{"241":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"233":{"tf":1.4142135623730951},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":3,"docs":{"168":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"296":{"tf":1.0},"67":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"285":{"tf":1.0},"313":{"tf":1.0}}}},"df":2,"docs":{"171":{"tf":2.0},"207":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"21":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"338":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"260":{"tf":1.4142135623730951},"261":{"tf":1.0}}},"p":{"df":2,"docs":{"134":{"tf":1.4142135623730951},"18":{"tf":1.0}}}},"h":{"df":1,"docs":{"37":{"tf":1.7320508075688772}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"407":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}}},"df":4,"docs":{"120":{"tf":1.0},"123":{"tf":3.4641016151377544},"134":{"tf":1.0},"290":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"243":{"tf":1.0},"286":{"tf":1.0},"303":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"233":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"372":{"tf":1.0},"389":{"tf":1.0},"7":{"tf":1.0}}}},"s":{"b":{"df":2,"docs":{"372":{"tf":1.0},"373":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"393":{"tf":1.0},"400":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"203":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":1.4142135623730951},"278":{"tf":1.0},"3":{"tf":2.23606797749979},"46":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"218":{"tf":1.4142135623730951},"219":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"237":{"tf":1.0},"310":{"tf":2.0},"311":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":2.8284271247461903}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"417":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":19,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"203":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"23":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":3.1622776601683795},"4":{"tf":1.0},"46":{"tf":1.7320508075688772},"6":{"tf":1.7320508075688772},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.0},"91":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"141":{"tf":2.23606797749979},"237":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"241":{"tf":3.1622776601683795},"242":{"tf":2.0},"243":{"tf":1.7320508075688772},"311":{"tf":1.7320508075688772},"313":{"tf":2.23606797749979}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"66":{"tf":1.0}}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"w":{"df":1,"docs":{"391":{"tf":1.4142135623730951}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"5":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{";":{"\"":{">":{"<":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"362":{"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":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{",":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"129":{"tf":1.7320508075688772},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"362":{"tf":1.4142135623730951}}}}}},"u":{"b":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}},"df":8,"docs":{"101":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"287":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"65":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"105":{"tf":1.7320508075688772},"112":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"64":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":3.4641016151377544}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"128":{"tf":2.0},"19":{"tf":1.0},"264":{"tf":1.7320508075688772},"4":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"260":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"203":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"346":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":5,"docs":{"15":{"tf":1.0},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"319":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":9,"docs":{"162":{"tf":2.23606797749979},"303":{"tf":2.6457513110645907},"304":{"tf":2.0},"307":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.0},"340":{"tf":1.0},"351":{"tf":1.4142135623730951}}}},"df":1,"docs":{"176":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":4,"docs":{"19":{"tf":1.4142135623730951},"296":{"tf":1.0},"372":{"tf":1.0},"4":{"tf":1.4142135623730951}}}}}},"m":{"(":{"1":{"0":{"df":1,"docs":{"281":{"tf":1.0}}},"df":1,"docs":{"281":{"tf":1.0}}},"a":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"281":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"64":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"389":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":12,"docs":{"155":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"167":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"283":{"tf":1.0},"314":{"tf":1.0},"368":{"tf":1.0},"9":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"120":{"tf":1.0}}}}},"v":{"c":{"df":2,"docs":{"401":{"tf":1.4142135623730951},"407":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.7320508075688772}}}},"w":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"156":{"tf":1.0},"288":{"tf":1.0},"305":{"tf":1.7320508075688772},"306":{"tf":1.7320508075688772},"307":{"tf":2.449489742783178},"308":{"tf":2.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"307":{"tf":2.6457513110645907},"308":{"tf":2.6457513110645907}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"307":{"tf":1.0},"308":{"tf":1.0}}}},"n":{"df":3,"docs":{"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0}}}}}},"df":1,"docs":{"307":{"tf":1.0}},"i":{"df":1,"docs":{"419":{"tf":1.4142135623730951}},"t":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"116":{"tf":1.0},"127":{"tf":1.0},"13":{"tf":1.0},"157":{"tf":1.7320508075688772},"29":{"tf":1.0},"313":{"tf":1.4142135623730951},"38":{"tf":1.7320508075688772},"58":{"tf":1.0},"63":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"y":{"df":2,"docs":{"176":{"tf":1.0},"407":{"tf":1.0}},"m":{".":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"272":{"tf":2.0}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"229":{"tf":1.0}}}}}},"df":16,"docs":{"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"141":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.7320508075688772},"227":{"tf":1.0},"229":{"tf":1.4142135623730951},"230":{"tf":1.0},"270":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":4.898979485566356},"275":{"tf":3.1622776601683795},"276":{"tf":2.0},"97":{"tf":1.0}}}}},"df":6,"docs":{"121":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"268":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"t":{"a":{"b":{"df":1,"docs":{"222":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"_":{"df":0,"docs":{},"r":{"c":{"d":{"df":0,"docs":{},"v":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"c":{"df":1,"docs":{"179":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":2,"docs":{"364":{"tf":1.4142135623730951},"383":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":3,"docs":{"121":{"tf":1.0},"223":{"tf":1.0},"381":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"123":{"tf":2.449489742783178},"127":{"tf":1.0},"173":{"tf":1.4142135623730951},"203":{"tf":3.1622776601683795},"204":{"tf":1.0},"225":{"tf":1.4142135623730951},"381":{"tf":2.6457513110645907},"401":{"tf":2.23606797749979},"419":{"tf":2.23606797749979},"424":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"290":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"308":{"tf":1.0},"335":{"tf":1.0}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"5":{"df":1,"docs":{"294":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"5":{"df":1,"docs":{"294":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":10,"docs":{"288":{"tf":1.0},"289":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"299":{"tf":1.4142135623730951},"308":{"tf":1.0},"335":{"tf":1.4142135623730951}}},"df":15,"docs":{"123":{"tf":1.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.0},"174":{"tf":1.0},"26":{"tf":1.0},"291":{"tf":1.0},"293":{"tf":1.0},"308":{"tf":1.0},"382":{"tf":1.7320508075688772},"388":{"tf":2.0},"409":{"tf":2.0}},"v":{"df":2,"docs":{"254":{"tf":1.0},"382":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"374":{"tf":1.4142135623730951}}}}}},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"279":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"0":{"df":2,"docs":{"236":{"tf":2.0},"423":{"tf":1.0}}},"1":{"'":{"df":1,"docs":{"233":{"tf":1.0}}},"df":2,"docs":{"233":{"tf":1.0},"236":{"tf":1.7320508075688772}}},"2":{"'":{"df":1,"docs":{"233":{"tf":1.0}}},"*":{">":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"233":{"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":{"233":{"tf":1.0},"423":{"tf":1.0}}},"3":{"df":1,"docs":{"423":{"tf":1.0}}},"6":{"df":1,"docs":{"423":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"241":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"b":{">":{"<":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"358":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"52":{"tf":1.0},"95":{"tf":1.0}},"l":{"df":12,"docs":{"162":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"273":{"tf":2.23606797749979},"274":{"tf":2.0},"275":{"tf":1.0},"346":{"tf":1.7320508075688772},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"362":{"tf":1.7320508075688772}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"362":{"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":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"347":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"214":{"tf":1.0},"215":{"tf":1.4142135623730951}},"g":{"/":{"<":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"278":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":4,"docs":{"170":{"tf":2.23606797749979},"241":{"tf":1.7320508075688772},"59":{"tf":3.1622776601683795},"97":{"tf":2.449489742783178}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":9,"docs":{"15":{"tf":1.0},"203":{"tf":1.0},"225":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"7":{"tf":1.0}},"n":{"df":2,"docs":{"283":{"tf":1.0},"44":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":4,"docs":{"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":2.23606797749979},"317":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"314":{"tf":2.0}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"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":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"256":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":11,"docs":{"120":{"tf":1.4142135623730951},"146":{"tf":1.0},"171":{"tf":1.4142135623730951},"249":{"tf":1.0},"250":{"tf":1.7320508075688772},"256":{"tf":2.23606797749979},"258":{"tf":1.7320508075688772},"260":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"335":{"tf":1.0},"346":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"207":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"214":{"tf":1.0},"215":{"tf":1.4142135623730951}},"p":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"1":{"2":{"3":{"4":{"5":{"df":1,"docs":{"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":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"164":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{":":{"1":{"2":{"3":{"4":{"5":{"df":1,"docs":{"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":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"191":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"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":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"337":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"340":{"tf":1.4142135623730951}}}}}},"df":10,"docs":{"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"185":{"tf":1.4142135623730951},"188":{"tf":2.23606797749979},"191":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":2.0}}}},"df":19,"docs":{"167":{"tf":1.0},"182":{"tf":1.0},"236":{"tf":2.0},"237":{"tf":1.7320508075688772},"238":{"tf":2.6457513110645907},"239":{"tf":1.7320508075688772},"241":{"tf":3.605551275463989},"242":{"tf":1.7320508075688772},"243":{"tf":1.7320508075688772},"279":{"tf":1.0},"313":{"tf":2.0},"333":{"tf":1.0},"358":{"tf":1.0},"407":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"53":{"tf":1.0},"72":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"307":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"284":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"234":{"tf":1.0},"273":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"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":1,"docs":{"165":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"423":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"236":{"tf":1.7320508075688772},"237":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772},"241":{"tf":3.3166247903554},"242":{"tf":3.872983346207417},"356":{"tf":1.0},"357":{"tf":1.4142135623730951}},"e":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"236":{"tf":1.4142135623730951},"237":{"tf":1.7320508075688772},"238":{"tf":2.0},"239":{"tf":3.605551275463989},"240":{"tf":1.7320508075688772},"241":{"tf":4.47213595499958},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"121":{"tf":1.0},"149":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"87":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"121":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}}}}}}}},".":{"c":{":":{"1":{"0":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"141":{"tf":1.0}}},"5":{"df":1,"docs":{"141":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"c":{"df":2,"docs":{"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}},"df":1,"docs":{"286":{"tf":1.0}}},"df":2,"docs":{"173":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951}},"g":{"c":{"d":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":2,"docs":{"173":{"tf":1.7320508075688772},"225":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"280":{"tf":1.0},"281":{"tf":1.4142135623730951}}}}},"1":{"df":1,"docs":{"240":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"240":{"tf":1.0}}},"_":{"b":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"(":{"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":{},"i":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"c":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"173":{"tf":1.0},"225":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"173":{"tf":2.449489742783178},"225":{"tf":2.0},"240":{"tf":2.0},"253":{"tf":1.4142135623730951},"280":{"tf":2.0},"286":{"tf":2.6457513110645907},"287":{"tf":2.449489742783178},"292":{"tf":1.7320508075688772},"351":{"tf":1.0},"8":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"237":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"df":18,"docs":{"130":{"tf":1.4142135623730951},"173":{"tf":1.0},"182":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":2.0},"283":{"tf":1.0},"3":{"tf":2.23606797749979},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0},"52":{"tf":1.4142135623730951},"60":{"tf":1.0},"89":{"tf":2.0},"91":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"225":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"237":{"tf":1.4142135623730951},"271":{"tf":1.0},"275":{"tf":1.0},"319":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"70":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":8,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":3.0},"136":{"tf":2.0},"138":{"tf":1.7320508075688772},"201":{"tf":1.0},"207":{"tf":1.0},"423":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"15":{"tf":1.0},"323":{"tf":1.0},"62":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":9,"docs":{"163":{"tf":1.0},"233":{"tf":1.7320508075688772},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"296":{"tf":1.0},"51":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}}},"w":{"df":1,"docs":{"123":{"tf":1.0}},"n":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"5":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":18,"docs":{"120":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"233":{"tf":1.0},"253":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.0},"283":{"tf":1.4142135623730951},"286":{"tf":1.0},"299":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.0},"416":{"tf":1.0},"44":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0}},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.7320508075688772}}}},"r":{"df":1,"docs":{"290":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"203":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"v":{"df":2,"docs":{"311":{"tf":1.0},"313":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}},"m":{"df":1,"docs":{"313":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"274":{"tf":3.1622776601683795}}},"u":{"df":0,"docs":{},"x":{"(":{"1":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"52":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"1":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":4.358898943540674},"51":{"tf":3.3166247903554},"52":{"tf":1.0},"53":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"121":{"tf":1.0},"122":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"240":{"tf":1.0},"346":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":5,"docs":{"100":{"tf":1.4142135623730951},"130":{"tf":1.0},"52":{"tf":1.4142135623730951},"84":{"tf":1.0},"99":{"tf":1.0}}}}},"k":{"df":1,"docs":{"279":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"121":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":185,"docs":{"1":{"tf":1.7320508075688772},"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},"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.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.4142135623730951},"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},"19":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"225":{"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},"3":{"tf":1.0},"30":{"tf":1.0},"306":{"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},"4":{"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},"5":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"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},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"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.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}},"x":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"x":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"362":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"362":{"tf":1.0}}}}}}},"df":1,"docs":{"362":{"tf":4.0}}}}}}},"p":{"df":3,"docs":{"207":{"tf":1.0},"319":{"tf":1.0},"362":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"319":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"256":{"tf":1.0}},"p":{"a":{"d":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"y":{"df":2,"docs":{"225":{"tf":1.0},"313":{"tf":1.4142135623730951}}}},"p":{"df":1,"docs":{"423":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"=":{"!":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"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":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"[":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"349":{"tf":1.0}}}},"df":19,"docs":{"169":{"tf":3.0},"173":{"tf":1.0},"202":{"tf":1.7320508075688772},"203":{"tf":3.0},"204":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.7320508075688772},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"212":{"tf":1.0},"245":{"tf":2.23606797749979},"246":{"tf":1.4142135623730951},"301":{"tf":2.0},"338":{"tf":1.0},"349":{"tf":2.449489742783178},"48":{"tf":1.0}},"r":{"df":2,"docs":{"173":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951}}}},"k":{"df":4,"docs":{"350":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"63":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"338":{"tf":1.0},"340":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"239":{"tf":1.0},"241":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":2.6457513110645907}}}}}}}},"n":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"167":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"362":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"351":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"185":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"121":{"tf":1.0},"25":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"63":{"tf":2.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":4,"docs":{"129":{"tf":1.0},"192":{"tf":1.0},"241":{"tf":2.0},"242":{"tf":2.0}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"261":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":8,"docs":{"120":{"tf":1.0},"239":{"tf":2.0},"240":{"tf":1.0},"241":{"tf":1.0},"271":{"tf":1.0},"362":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"185":{"tf":1.0},"203":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"a":{"b":{"1":{"df":1,"docs":{"358":{"tf":1.0}}},"2":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"203":{"tf":1.0},"241":{"tf":1.7320508075688772}},"i":{"df":5,"docs":{"118":{"tf":1.7320508075688772},"120":{"tf":2.449489742783178},"129":{"tf":1.0},"145":{"tf":1.0},"349":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"130":{"tf":1.4142135623730951},"207":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"273":{"tf":1.0}}}}},"v":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":14,"docs":{"132":{"tf":1.0},"162":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0},"346":{"tf":1.0},"413":{"tf":1.0},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.0}}}},"x":{"1":{"df":3,"docs":{"215":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0}}},"4":{"df":3,"docs":{"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}}},"=":{"\"":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"290":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"292":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"290":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":31,"docs":{"132":{"tf":1.0},"216":{"tf":1.0},"232":{"tf":1.4142135623730951},"233":{"tf":6.164414002968976},"235":{"tf":1.7320508075688772},"236":{"tf":2.23606797749979},"237":{"tf":1.0},"238":{"tf":2.0},"241":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"290":{"tf":1.0},"297":{"tf":1.0},"302":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.7320508075688772},"314":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"232":{"tf":1.0},"236":{"tf":1.4142135623730951},"238":{"tf":2.23606797749979},"239":{"tf":2.6457513110645907},"240":{"tf":1.0},"241":{"tf":2.6457513110645907},"242":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}}},"i":{"c":{"df":2,"docs":{"295":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"$":{"(":{"df":0,"docs":{},"w":{"c":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{".":{".":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"0":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"316":{"tf":1.0}}}}}},"df":1,"docs":{"316":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"233":{"tf":3.1622776601683795}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":4,"docs":{"300":{"tf":1.4142135623730951},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.4142135623730951}}}},"df":25,"docs":{"102":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"185":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"226":{"tf":1.0},"238":{"tf":3.0},"242":{"tf":1.0},"26":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.0},"31":{"tf":1.4142135623730951},"330":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.0},"98":{"tf":1.0}},"i":{"d":{"=":{"0":{"df":1,"docs":{"307":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"105":{"tf":1.0},"195":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0}}},"df":1,"docs":{"130":{"tf":1.7320508075688772}}},"l":{"df":1,"docs":{"357":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"304":{"tf":1.0},"330":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"324":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}}},"d":{"df":2,"docs":{"274":{"tf":2.8284271247461903},"407":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"313":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"226":{"tf":1.0},"233":{"tf":1.7320508075688772}}}}},"r":{"df":4,"docs":{"300":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"47":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"355":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"177":{"tf":1.0},"180":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"286":{"tf":1.0},"5":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"290":{"tf":4.58257569495584},"291":{"tf":2.0},"292":{"tf":2.449489742783178},"293":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":2.23606797749979}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"30":{"tf":1.4142135623730951},"31":{"tf":1.0}}}}}},"x":{"(":{"7":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"185":{"tf":1.0},"193":{"tf":1.0},"314":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.4142135623730951}}}}}},"o":{"a":{"d":{"df":3,"docs":{"123":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"192":{"tf":1.0},"304":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"177":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"300":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":5,"docs":{"221":{"tf":1.4142135623730951},"233":{"tf":2.449489742783178},"239":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"313":{"tf":1.7320508075688772}},"e":{"d":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"233":{"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":{},"l":{"df":3,"docs":{"165":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"372":{"tf":1.7320508075688772}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.0}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"116":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.0},"317":{"tf":1.0},"335":{"tf":1.0},"411":{"tf":1.0},"417":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":7,"docs":{"130":{"tf":1.0},"273":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"78":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"176":{"tf":1.0},"82":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"385":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"119":{"tf":1.4142135623730951},"200":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.7320508075688772},"293":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}},"b":{"df":3,"docs":{"158":{"tf":1.0},"163":{"tf":3.0},"174":{"tf":1.0}}},"df":71,"docs":{"108":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"193":{"tf":1.0},"207":{"tf":2.0},"216":{"tf":1.0},"223":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":3.1622776601683795},"240":{"tf":2.23606797749979},"241":{"tf":2.0},"246":{"tf":1.0},"258":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"261":{"tf":1.0},"263":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"29":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"3":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.7320508075688772},"308":{"tf":1.4142135623730951},"309":{"tf":1.0},"321":{"tf":1.0},"325":{"tf":2.0},"33":{"tf":1.0},"338":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"346":{"tf":1.7320508075688772},"349":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"87":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":2.6457513110645907}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"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":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"r":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"w":{"d":{"=":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{":":{"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":{"2":{"3":{"4":{"df":1,"docs":{"166":{"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":{}}}}}}}},"1":{"2":{"3":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":27,"docs":{"102":{"tf":1.4142135623730951},"105":{"tf":2.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"183":{"tf":1.0},"188":{"tf":1.7320508075688772},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":2.0},"293":{"tf":1.4142135623730951},"296":{"tf":1.0},"301":{"tf":1.0},"316":{"tf":1.4142135623730951},"317":{"tf":1.0},"368":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":1.7320508075688772},"79":{"tf":2.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"r":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"299":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"(":{"1":{"df":1,"docs":{"212":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"/":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"381":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"272":{"tf":1.7320508075688772},"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"274":{"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":2,"docs":{"198":{"tf":1.4142135623730951},"407":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"273":{"tf":1.0},"285":{"tf":1.0},"308":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"15":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"237":{"tf":1.0},"243":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"162":{"tf":1.0},"303":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"333":{"tf":1.4142135623730951}}},"=":{"1":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"141":{"tf":1.0}}},"3":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"293":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.7320508075688772},"371":{"tf":1.7320508075688772},"50":{"tf":1.0},"78":{"tf":1.0}},"i":{"d":{"df":5,"docs":{"141":{"tf":1.7320508075688772},"233":{"tf":2.0},"398":{"tf":1.0},"416":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"s":{"[":{"$":{"1":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":26,"docs":{"141":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"207":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":2.6457513110645907},"236":{"tf":1.4142135623730951},"237":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"31":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":2.0},"396":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"414":{"tf":1.7320508075688772},"6":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951}},"e":{"(":{")":{".":{"df":0,"docs":{},"~":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"#":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"%":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"=":{"$":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"262":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"b":{"c":{"df":1,"docs":{"262":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"262":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":32,"docs":{"12":{"tf":1.7320508075688772},"122":{"tf":1.0},"124":{"tf":1.7320508075688772},"136":{"tf":1.0},"141":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"238":{"tf":1.0},"25":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"261":{"tf":2.0},"262":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"274":{"tf":1.0},"30":{"tf":2.23606797749979},"31":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":2.0},"50":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.7320508075688772},"79":{"tf":1.0},"81":{"tf":1.0},"9":{"tf":1.0}}}},"d":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"388":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"319":{"tf":2.23606797749979},"321":{"tf":1.7320508075688772},"323":{"tf":2.449489742783178}},"x":{"df":1,"docs":{"321":{"tf":1.0}}}}}},"df":24,"docs":{"141":{"tf":3.3166247903554},"15":{"tf":1.0},"212":{"tf":1.0},"239":{"tf":1.4142135623730951},"280":{"tf":1.0},"281":{"tf":1.0},"3":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"322":{"tf":1.0},"379":{"tf":1.0},"395":{"tf":1.0},"399":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.0},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.7320508075688772},"78":{"tf":1.7320508075688772},"81":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"c":{"+":{"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"a":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":2.23606797749979},"6":{"tf":1.0}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"0":{"4":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"256":{"tf":1.0},"31":{"tf":1.0},"349":{"tf":1.0},"57":{"tf":1.0}}}}},"df":1,"docs":{"303":{"tf":1.0}},"i":{"df":1,"docs":{"349":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951},"272":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"0":{"0":{"0":{"0":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"227":{"tf":1.0},"233":{"tf":1.4142135623730951},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"274":{"tf":5.477225575051661},"275":{"tf":3.7416573867739413},"276":{"tf":2.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"357":{"tf":1.0},"52":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}},"g":{"a":{"df":2,"docs":{"158":{"tf":1.0},"160":{"tf":1.0}}},"df":0,"docs":{}},"i":{"a":{"df":12,"docs":{"11":{"tf":1.0},"123":{"tf":1.0},"139":{"tf":1.0},"233":{"tf":1.0},"25":{"tf":1.0},"273":{"tf":1.0},"301":{"tf":1.0},"330":{"tf":1.0},"350":{"tf":1.0},"41":{"tf":1.0},"68":{"tf":1.4142135623730951},"9":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":5,"docs":{"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"53":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"85":{"tf":1.0}}}},"m":{"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"234":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"167":{"tf":1.0}}},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"323":{"tf":2.8284271247461903},"324":{"tf":2.449489742783178}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"200":{"tf":1.0},"319":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"256":{"tf":1.0},"333":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}}},"df":9,"docs":{"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"159":{"tf":1.0},"162":{"tf":1.7320508075688772},"163":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":2.23606797749979},"171":{"tf":2.0},"174":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"77":{"tf":1.7320508075688772}}}}}},"n":{"c":{"=":{"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":{":":{"4":{"2":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"d":{"*":{">":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":15,"docs":{"135":{"tf":1.0},"141":{"tf":1.0},"236":{"tf":2.0},"237":{"tf":2.23606797749979},"239":{"tf":2.0},"240":{"tf":1.7320508075688772},"241":{"tf":3.4641016151377544},"243":{"tf":1.0},"245":{"tf":1.0},"253":{"tf":2.0},"275":{"tf":2.8284271247461903},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"395":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}},"l":{"1":{"df":1,"docs":{"382":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"382":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"382":{"tf":1.4142135623730951}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"319":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"351":{"tf":1.4142135623730951}}},"v":{"df":1,"docs":{"58":{"tf":1.0}}}},"w":{"0":{"df":1,"docs":{"385":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"311":{"tf":1.0}}},"8":{"df":1,"docs":{"385":{"tf":1.0}}},"9":{"df":1,"docs":{"385":{"tf":1.0}}},"df":1,"docs":{"391":{"tf":1.4142135623730951}}},"3":{"0":{"df":1,"docs":{"385":{"tf":1.0}}},"df":1,"docs":{"310":{"tf":1.0}}},"4":{"df":3,"docs":{"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"180":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"401":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"164":{"tf":1.0},"165":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"279":{"tf":1.7320508075688772}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"249":{"tf":1.0},"251":{"tf":1.7320508075688772}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"141":{"tf":2.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"122":{"tf":2.449489742783178},"141":{"tf":3.872983346207417}}}}}}}}},"df":0,"docs":{}},"y":{"df":4,"docs":{"162":{"tf":1.0},"235":{"tf":1.0},"256":{"tf":1.0},"42":{"tf":1.0}}}},"df":21,"docs":{"145":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.4142135623730951},"216":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"274":{"tf":1.7320508075688772},"275":{"tf":1.0},"338":{"tf":1.0},"340":{"tf":1.0},"351":{"tf":1.0},"372":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.4142135623730951},"93":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"274":{"tf":2.0}}}},"b":{"df":10,"docs":{"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"241":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":6,"docs":{"311":{"tf":1.0},"347":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"222":{"tf":1.4142135623730951},"93":{"tf":1.0}},"n":{"df":1,"docs":{"93":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"160":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":2.23606797749979},"83":{"tf":3.1622776601683795},"85":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"340":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"162":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"165":{"tf":1.0},"23":{"tf":1.0},"239":{"tf":1.0},"253":{"tf":1.4142135623730951},"261":{"tf":1.0},"62":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"l":{"df":4,"docs":{"275":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"n":{"df":1,"docs":{"385":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"245":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":8,"docs":{"12":{"tf":2.449489742783178},"13":{"tf":1.0},"233":{"tf":1.0},"26":{"tf":2.6457513110645907},"370":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"86":{"tf":1.4142135623730951}},"s":{"[":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"143":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"241":{"tf":1.0},"261":{"tf":1.4142135623730951},"273":{"tf":1.0},"55":{"tf":1.7320508075688772},"63":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":5,"docs":{"143":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":2.23606797749979},"237":{"tf":2.0},"240":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"2":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":25,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"14":{"tf":1.0},"154":{"tf":1.4142135623730951},"162":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"185":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.0},"27":{"tf":1.0},"276":{"tf":1.0},"283":{"tf":1.4142135623730951},"287":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"338":{"tf":1.0},"369":{"tf":1.0},"385":{"tf":1.0},"388":{"tf":1.0},"409":{"tf":1.0},"44":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"385":{"tf":1.0}}}},"v":{"df":1,"docs":{"154":{"tf":1.0}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"385":{"tf":1.0}}}}},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"282":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"362":{"tf":1.0}}}},"0":{"df":9,"docs":{"385":{"tf":1.0},"388":{"tf":2.0},"391":{"tf":3.1622776601683795},"392":{"tf":2.0},"393":{"tf":2.449489742783178},"395":{"tf":1.0},"396":{"tf":1.0},"401":{"tf":1.4142135623730951},"423":{"tf":1.0}}},"1":{"+":{"=":{"8":{"df":1,"docs":{"392":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"423":{"tf":1.0}}},"7":{"df":1,"docs":{"423":{"tf":1.0}}},"8":{"df":1,"docs":{"423":{"tf":1.0}}},"9":{"df":1,"docs":{"397":{"tf":1.0}}},"df":5,"docs":{"391":{"tf":3.1622776601683795},"392":{"tf":2.0},"393":{"tf":2.0},"401":{"tf":1.0},"423":{"tf":1.0}}},"2":{"7":{"df":1,"docs":{"423":{"tf":1.0}}},"8":{"df":3,"docs":{"385":{"tf":1.0},"397":{"tf":1.0},"423":{"tf":1.0}}},"9":{"df":3,"docs":{"385":{"tf":1.0},"399":{"tf":1.4142135623730951},"400":{"tf":2.23606797749979}}},"<":{"<":{"3":{"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"391":{"tf":1.0},"393":{"tf":2.0},"401":{"tf":1.7320508075688772},"423":{"tf":1.0}}},"3":{"0":{"df":3,"docs":{"385":{"tf":1.0},"389":{"tf":1.4142135623730951},"400":{"tf":2.0}}},"1":{"df":1,"docs":{"423":{"tf":1.0}}},"df":1,"docs":{"423":{"tf":1.0}}},"4":{"df":1,"docs":{"423":{"tf":1.0}}},"5":{"df":1,"docs":{"423":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"364":{"tf":1.0}}},"df":0,"docs":{}},"7":{"df":2,"docs":{"395":{"tf":1.0},"423":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"215":{"tf":1.0}}}},"df":2,"docs":{"220":{"tf":1.0},"221":{"tf":1.0}}}}}}},"8":{"6":{"_":{"6":{"4":{"df":31,"docs":{"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.0},"173":{"tf":1.0},"273":{"tf":1.4142135623730951},"363":{"tf":1.0},"364":{"tf":2.23606797749979},"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":2.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"134":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"173":{"tf":1.0},"225":{"tf":1.0},"364":{"tf":1.4142135623730951}}},"df":1,"docs":{"423":{"tf":1.0}}},"9":{"df":1,"docs":{"423":{"tf":1.0}}},":":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"z":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"x":{"df":1,"docs":{"278":{"tf":2.0}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"180":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"334":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"253":{"tf":1.0},"274":{"tf":1.0}}},"df":31,"docs":{"118":{"tf":1.0},"130":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"157":{"tf":1.0},"193":{"tf":1.0},"200":{"tf":1.0},"203":{"tf":1.0},"233":{"tf":1.4142135623730951},"243":{"tf":1.0},"253":{"tf":1.4142135623730951},"273":{"tf":1.0},"282":{"tf":1.0},"31":{"tf":1.0},"310":{"tf":1.7320508075688772},"314":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"362":{"tf":3.0},"379":{"tf":1.0},"44":{"tf":1.7320508075688772},"72":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":2.23606797749979},"84":{"tf":2.449489742783178},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"h":{"c":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"158":{"tf":1.0},"163":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"0":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"163":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"=":{"3":{"2":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"423":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"m":{"0":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"376":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"375":{"tf":1.0},"376":{"tf":1.0}}},"7":{"df":1,"docs":{"375":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"389":{"tf":2.449489742783178}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"173":{"tf":1.0},"225":{"tf":1.0},"253":{"tf":2.0},"286":{"tf":2.0},"287":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}}}},"x":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"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":{"(":{"1":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"213":{"tf":1.0},"217":{"tf":1.4142135623730951},"218":{"tf":1.4142135623730951},"219":{"tf":1.4142135623730951},"220":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":1,"docs":{"24":{"tf":1.0}}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"385":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":3,"docs":{"52":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.4142135623730951}}}}},"df":8,"docs":{"203":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"310":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"362":{"tf":3.3166247903554},"52":{"tf":1.0},"72":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"357":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"233":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"203":{"tf":1.0}},"i":{"df":1,"docs":{"24":{"tf":1.0}}}}},"z":{"df":5,"docs":{"100":{"tf":1.0},"20":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"407":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":6,"docs":{"20":{"tf":1.4142135623730951},"362":{"tf":1.0},"368":{"tf":1.0},"385":{"tf":1.0},"407":{"tf":1.0},"423":{"tf":1.4142135623730951}}}}},"f":{"df":21,"docs":{"288":{"tf":1.0},"314":{"tf":1.7320508075688772},"319":{"tf":2.0},"320":{"tf":1.7320508075688772},"321":{"tf":1.7320508075688772},"322":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.7320508075688772},"326":{"tf":1.7320508075688772},"327":{"tf":2.23606797749979},"328":{"tf":2.23606797749979},"329":{"tf":2.449489742783178},"330":{"tf":2.23606797749979},"331":{"tf":2.6457513110645907},"332":{"tf":2.23606797749979},"333":{"tf":2.8284271247461903},"334":{"tf":2.0},"335":{"tf":2.23606797749979},"368":{"tf":1.0},"372":{"tf":2.0}},"s":{"(":{"8":{"df":1,"docs":{"319":{"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":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"342":{"tf":2.449489742783178}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"7":{"tf":1.7320508075688772},"8":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"8":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"321":{"tf":2.0},"322":{"tf":2.0},"323":{"tf":2.0},"324":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"335":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":16,"docs":{"1":{"tf":1.0},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":2.0},"199":{"tf":1.4142135623730951},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"title":{"root":{"1":{"df":1,"docs":{"138":{"tf":1.0}}},"2":{"df":1,"docs":{"356":{"tf":1.0}}},"_":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"253":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"a":{"a":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"s":{"3":{"2":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"394":{"tf":1.0}}},"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":{"112":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":2,"docs":{"254":{"tf":1.0},"374":{"tf":1.0}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"268":{"tf":1.0}}}}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"314":{"tf":1.0},"334":{"tf":1.0},"388":{"tf":1.0},"393":{"tf":1.0},"409":{"tf":1.0},"76":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":4,"docs":{"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"306":{"tf":1.0}}}}}},"d":{"d":{"df":1,"docs":{"343":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"371":{"tf":1.0},"390":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"184":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"258":{"tf":1.0}}}}}}},"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"238":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"172":{"tf":1.0},"173":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"348":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"306":{"tf":1.0},"357":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"15":{"tf":1.0},"23":{"tf":1.0},"262":{"tf":1.0},"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"m":{"6":{"4":{"df":2,"docs":{"383":{"tf":1.0},"394":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"412":{"tf":1.0}},"v":{"7":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"221":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":4,"docs":{"215":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"134":{"tf":1.0},"140":{"tf":1.0},"259":{"tf":1.0},"261":{"tf":1.0}}}},"df":1,"docs":{"139":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"351":{"tf":1.0}}},"h":{"(":{"1":{"df":1,"docs":{"16":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"c":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"213":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"225":{"tf":1.0}}}}},"d":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"162":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.0},"172":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"g":{"df":2,"docs":{"142":{"tf":1.0},"143":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"252":{"tf":1.0},"46":{"tf":1.0}}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"154":{"tf":1.0}}}}}},"c":{"+":{"+":{"2":{"0":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"228":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"394":{"tf":1.0},"412":{"tf":1.0}},"e":{"df":3,"docs":{"378":{"tf":1.0},"397":{"tf":1.0},"415":{"tf":1.0}},"r":{"df":1,"docs":{"377":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"340":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"137":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"221":{"tf":1.0},"231":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"351":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"387":{"tf":1.0},"408":{"tf":1.0}}}}}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"286":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":5,"docs":{"118":{"tf":1.0},"145":{"tf":1.0},"248":{"tf":1.0},"338":{"tf":1.0},"50":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"(":{"1":{"df":1,"docs":{"341":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"355":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"356":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"131":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.0},"34":{"tf":1.0},"53":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"61":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"26":{"tf":1.0},"44":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"253":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"158":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"297":{"tf":1.0},"314":{"tf":1.0},"334":{"tf":1.0},"36":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"(":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"299":{"tf":1.0}}}}},"df":1,"docs":{"296":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"407":{"tf":1.0}}}},"u":{"df":1,"docs":{"159":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"303":{"tf":1.0},"321":{"tf":1.0},"327":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"8":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"359":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"342":{"tf":1.0}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"332":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":5,"docs":{"139":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"199":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"278":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"232":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"229":{"tf":1.0},"230":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"321":{"tf":1.0},"327":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"111":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"i":{"c":{"df":3,"docs":{"162":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"61":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"172":{"tf":1.0},"370":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"192":{"tf":1.0}}}}}}},"df":1,"docs":{"101":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"224":{"tf":1.0},"225":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"k":{"df":2,"docs":{"303":{"tf":1.0},"324":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"3":{"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"182":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"308":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"167":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"297":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"335":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"273":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"105":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"386":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"355":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"274":{"tf":1.0}}}},"m":{"a":{"c":{"df":0,"docs":{},"s":{"(":{"1":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"221":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"303":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"147":{"tf":1.0},"270":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"380":{"tf":1.0},"400":{"tf":1.0},"418":{"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":1,"docs":{"191":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"349":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"209":{"tf":1.0},"210":{"tf":1.0}},"x":{"df":1,"docs":{"311":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"100":{"tf":1.0}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":38,"docs":{"114":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"182":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"225":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"27":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"335":{"tf":1.0},"339":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"362":{"tf":1.0},"373":{"tf":1.0},"73":{"tf":1.0},"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"17":{"tf":1.0},"6":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"116":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"106":{"tf":1.0},"325":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"362":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"216":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"291":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"196":{"tf":1.0}},"i":{"df":1,"docs":{"324":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":11,"docs":{"115":{"tf":1.0},"128":{"tf":1.0},"154":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"187":{"tf":1.0},"192":{"tf":1.0},"216":{"tf":1.0},"296":{"tf":1.0},"312":{"tf":1.0},"348":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"74":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"341":{"tf":1.0},"342":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"150":{"tf":1.0},"187":{"tf":1.0},"368":{"tf":1.0},"6":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"352":{"tf":1.0},"36":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"237":{"tf":1.0},"243":{"tf":1.0},"350":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"399":{"tf":1.0},"417":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"242":{"tf":1.0},"349":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"13":{"tf":1.0},"238":{"tf":1.0},"263":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"41":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0},"72":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"w":{"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}}},"g":{"c":{"c":{"(":{"1":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"(":{"1":{"df":1,"docs":{"283":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"b":{"(":{"1":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"103":{"tf":1.0},"18":{"tf":1.0},"366":{"tf":1.0},"385":{"tf":1.0},"405":{"tf":1.0},"423":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"g":{"(":{"1":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"88":{"tf":1.0}}}},"i":{"d":{"df":1,"docs":{"357":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"125":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":2,"docs":{"151":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"x":{"df":4,"docs":{"215":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"132":{"tf":1.0},"140":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"189":{"tf":1.0},"340":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"354":{"tf":1.0}}}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":3,"docs":{"197":{"tf":1.0},"21":{"tf":1.0},"35":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"312":{"tf":1.0}}}}}}}},"o":{"df":1,"docs":{"99":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"106":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"392":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"29":{"tf":1.0},"61":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"115":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"272":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"309":{"tf":1.0},"68":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"124":{"tf":1.0},"322":{"tf":1.0},"65":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"134":{"tf":1.0}},"u":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"173":{"tf":1.0},"372":{"tf":1.0},"387":{"tf":1.0},"408":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"130":{"tf":1.0},"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":1,"docs":{"165":{"tf":1.0}}},"p":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"191":{"tf":1.0},"350":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"293":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"y":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"157":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}}},"df":8,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"331":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"103":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"356":{"tf":1.0}}}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"(":{"8":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"272":{"tf":1.0},"273":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":3,"docs":{"254":{"tf":1.0},"288":{"tf":1.0},"309":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"98":{"tf":1.0}}},"t":{"df":10,"docs":{"104":{"tf":1.0},"115":{"tf":1.0},"192":{"tf":1.0},"291":{"tf":1.0},"306":{"tf":1.0},"314":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"342":{"tf":1.0}}}}},"o":{"a":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"411":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}}},"t":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":2,"docs":{"168":{"tf":1.0},"60":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"115":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"39":{"tf":1.0},"40":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"8":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"205":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"k":{"df":2,"docs":{"303":{"tf":1.0},"304":{"tf":1.0}}}}},"m":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"258":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"245":{"tf":1.0},"246":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"3":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"320":{"tf":1.0},"326":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"307":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"272":{"tf":1.0}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"317":{"tf":1.0}}},"s":{"df":1,"docs":{"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"196":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"373":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"352":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"161":{"tf":1.0}}}},"t":{"a":{"df":1,"docs":{"238":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"310":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"240":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.0}}}}},"s":{"c":{"df":1,"docs":{"120":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"138":{"tf":1.0},"53":{"tf":1.0}},"l":{"df":2,"docs":{"352":{"tf":1.0},"369":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"316":{"tf":1.0},"321":{"tf":1.0},"323":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"184":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"192":{"tf":1.0},"329":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"310":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"369":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"3":{"df":1,"docs":{"245":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"126":{"tf":1.0},"127":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"296":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"75":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"166":{"tf":1.0},"336":{"tf":1.0}}}}}}},"w":{"df":1,"docs":{"103":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"346":{"tf":1.0},"349":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"(":{"1":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"o":{"b":{"df":0,"docs":{},"j":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"87":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"(":{"1":{"df":1,"docs":{"214":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"391":{"tf":1.0}}}}}}},"n":{"df":1,"docs":{"136":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"192":{"tf":1.0}}},"r":{"df":1,"docs":{"279":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"251":{"tf":1.0},"285":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"15":{"tf":1.0},"250":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"94":{"tf":1.0},"95":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"267":{"tf":1.0},"298":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"82":{"tf":1.0}}}},"df":1,"docs":{"236":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"340":{"tf":1.0},"352":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"196":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"393":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"19":{"tf":1.0},"236":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":3,"docs":{"23":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0}}},"t":{"df":1,"docs":{"216":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"375":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.0}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":1,"docs":{"182":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"154":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"265":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"259":{"tf":1.0},"260":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"386":{"tf":1.0}},"f":{"(":{"1":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"285":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":5,"docs":{"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"190":{"tf":1.0},"350":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"241":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"134":{"tf":1.0},"149":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"394":{"tf":1.0},"412":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"127":{"tf":1.0},"199":{"tf":1.0},"68":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"202":{"tf":1.0},"285":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"380":{"tf":1.0},"400":{"tf":1.0},"418":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"201":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"109":{"tf":1.0},"256":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"233":{"tf":1.0},"235":{"tf":1.0}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"366":{"tf":1.0},"385":{"tf":1.0},"405":{"tf":1.0},"423":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"277":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"(":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"29":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"140":{"tf":1.0}}}}}},"r":{"a":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"2":{"(":{"1":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":1,"docs":{"159":{"tf":1.0}}},"s":{"df":0,"docs":{},"m":{"2":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":1,"docs":{"225":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"(":{"1":{"df":1,"docs":{"222":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"74":{"tf":1.0},"76":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"21":{"tf":1.0},"35":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"348":{"tf":1.0}},"f":{"df":3,"docs":{"237":{"tf":1.0},"265":{"tf":1.0},"32":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"174":{"tf":1.0},"183":{"tf":1.0},"237":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":21,"docs":{"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"397":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"409":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"90":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"25":{"tf":1.0},"351":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"152":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"176":{"tf":1.0},"340":{"tf":1.0},"57":{"tf":1.0}}},"v":{"df":2,"docs":{"177":{"tf":1.0},"344":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"324":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"184":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"66":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"258":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"347":{"tf":1.0}}}}}}},"n":{"df":6,"docs":{"138":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"79":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"140":{"tf":1.0},"348":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"397":{"tf":1.0},"415":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"139":{"tf":1.0},"275":{"tf":1.0},"51":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"224":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"360":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"df":2,"docs":{"136":{"tf":1.0},"147":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"307":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"167":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"315":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":2,"docs":{"110":{"tf":1.0},"111":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"373":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"e":{"df":1,"docs":{"370":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0},"424":{"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":{"170":{"tf":1.0},"333":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"158":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"128":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"242":{"tf":1.0},"32":{"tf":1.0},"367":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":3,"docs":{"189":{"tf":1.0},"190":{"tf":1.0},"369":{"tf":1.0}},"i":{"df":1,"docs":{"66":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"(":{"8":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"379":{"tf":1.0},"398":{"tf":1.0},"416":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"56":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"394":{"tf":1.0},"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"191":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}},"u":{"df":1,"docs":{"342":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"218":{"tf":1.0},"219":{"tf":1.0},"230":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"215":{"tf":1.0},"372":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"264":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"305":{"tf":1.0},"306":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"307":{"tf":1.0},"308":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"38":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"229":{"tf":1.0},"274":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"290":{"tf":1.0}}}}},"d":{"df":3,"docs":{"289":{"tf":1.0},"299":{"tf":1.0},"335":{"tf":1.0}}},"df":2,"docs":{"388":{"tf":1.0},"409":{"tf":1.0}}}}},"v":{"df":1,"docs":{"374":{"tf":1.0}}}}}},"t":{"a":{"b":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":2,"docs":{"59":{"tf":1.0},"97":{"tf":1.0}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"337":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"188":{"tf":1.0},"191":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"236":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":3,"docs":{"126":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"(":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"50":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"362":{"tf":1.0}}}}}}},"y":{"df":1,"docs":{"313":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"169":{"tf":1.0},"202":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"349":{"tf":1.0}},"r":{"df":2,"docs":{"173":{"tf":1.0},"245":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"292":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"130":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"232":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"119":{"tf":1.0}}}},"b":{"df":1,"docs":{"163":{"tf":1.0}}},"df":4,"docs":{"263":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"292":{"tf":1.0}}}},"r":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"212":{"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":{},"l":{"df":1,"docs":{"196":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":3,"docs":{"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"12":{"tf":1.0},"147":{"tf":1.0},"259":{"tf":1.0},"261":{"tf":1.0},"270":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"5":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0}}}},"d":{"df":1,"docs":{"236":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}}}}}}},"m":{"df":3,"docs":{"158":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0}}},"s":{"df":1,"docs":{"351":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"279":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"122":{"tf":1.0},"141":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":1,"docs":{"353":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"83":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"55":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"x":{"8":{"6":{"_":{"6":{"4":{"df":3,"docs":{"273":{"tf":1.0},"364":{"tf":1.0},"374":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"d":{"(":{"1":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"f":{"df":11,"docs":{"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"7":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"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}}}} \ No newline at end of file
+{"doc_urls":["intro.html#notes","tools/index.html#tools","tools/zsh.html#zsh1","tools/zsh.html#keybindings","tools/zsh.html#parameter","tools/zsh.html#variables","tools/zsh.html#expansion-flags","tools/zsh.html#argument-parsing-with-zparseopts","tools/zsh.html#example","tools/zsh.html#regular-expressions","tools/zsh.html#completion","tools/zsh.html#installation","tools/zsh.html#completion-variables","tools/zsh.html#completion-functions","tools/zsh.html#example-1","tools/zsh.html#example-with-optional-arguments","tools/bash.html#bash1","tools/bash.html#expansion","tools/bash.html#generator","tools/bash.html#parameter","tools/bash.html#pathname","tools/bash.html#io-redirection","tools/bash.html#explanation","tools/bash.html#argument-parsing-with-getopts","tools/bash.html#example","tools/bash.html#regular-expressions","tools/bash.html#completion","tools/bash.html#example-1","tools/fish.html#fish1","tools/fish.html#quick-info","tools/fish.html#variables","tools/fish.html#setunset-variables","tools/fish.html#special-variables--ref","tools/fish.html#lists","tools/fish.html#command-handling","tools/fish.html#io-redirection","tools/fish.html#control-flow","tools/fish.html#if--else","tools/fish.html#switch","tools/fish.html#while-loop","tools/fish.html#for-loop","tools/fish.html#functions","tools/fish.html#autoloading","tools/fish.html#helper","tools/fish.html#argument-parsing-and-completion","tools/fish.html#prompt","tools/fish.html#useful-builtins","tools/fish.html#keymaps","tools/fish.html#debug","tools/tmux.html#tmux1","tools/tmux.html#tmux-cli","tools/tmux.html#scripting","tools/tmux.html#bindings","tools/tmux.html#command-mode","tools/git.html#git1","tools/git.html#working-areas","tools/git.html#staging","tools/git.html#remote","tools/git.html#branching","tools/git.html#tags","tools/git.html#log--commit-history","tools/git.html#diff--commit-info","tools/git.html#patching","tools/git.html#resetting","tools/git.html#submodules","tools/git.html#inspection","tools/git.html#revision-specifier","tools/awk.html#awk1","tools/awk.html#input-processing","tools/awk.html#program","tools/awk.html#special-pattern","tools/awk.html#special-variables","tools/awk.html#special-statements--functions","tools/awk.html#examples","tools/awk.html#filter-records","tools/awk.html#negative-patterns","tools/awk.html#range-patterns","tools/awk.html#access-last-fields-in-records","tools/awk.html#capture-in-variables","tools/awk.html#capture-in-array","tools/awk.html#run-shell-command-and-capture-output","tools/emacs.html#emacs1","tools/emacs.html#help","tools/emacs.html#package-manager","tools/emacs.html#window","tools/emacs.html#buffer","tools/emacs.html#ibuffer","tools/emacs.html#isearch","tools/emacs.html#occur","tools/emacs.html#grep","tools/emacs.html#yankpaste","tools/emacs.html#register","tools/emacs.html#blockrect","tools/emacs.html#mass-edit","tools/emacs.html#narrow","tools/emacs.html#org","tools/emacs.html#org-source","tools/emacs.html#comapny","tools/emacs.html#tags","tools/emacs.html#lisp","tools/emacs.html#ido","tools/emacs.html#evil","tools/emacs.html#dired","tools/gpg.html#gpg1","tools/gpg.html#generate-new-keypair","tools/gpg.html#list-keys","tools/gpg.html#edit-keys","tools/gpg.html#export--import-keys","tools/gpg.html#search--send-keys","tools/gpg.html#encrypt-passphrase","tools/gpg.html#encrypt-public-key","tools/gpg.html#signing","tools/gpg.html#signing-detached","tools/gpg.html#abbreviations","tools/gpg.html#keyservers","tools/gpg.html#examples","tools/gpg.html#list-basic-key-information-from-file-with-long-keyids","tools/gpg.html#extend-expiring-key","tools/gdb.html#gdb1","tools/gdb.html#cli","tools/gdb.html#interactive-usage","tools/gdb.html#misc","tools/gdb.html#breakpoints","tools/gdb.html#watchpoints","tools/gdb.html#catchpoints","tools/gdb.html#inspection","tools/gdb.html#signal-handling","tools/gdb.html#multi-threading","tools/gdb.html#multi-process","tools/gdb.html#source-file-locations","tools/gdb.html#configuration","tools/gdb.html#text-user-interface-tui","tools/gdb.html#user-commands-macros","tools/gdb.html#hooks","tools/gdb.html#examples","tools/gdb.html#automatically-print-next-instr","tools/gdb.html#conditional-breakpoints","tools/gdb.html#set-breakpoint-on-all-threads-except-one","tools/gdb.html#catch-sigsegv-and-execute-commands","tools/gdb.html#run-backtrace-on-thread-1-batch-mode","tools/gdb.html#script-gdb-for-automating-debugging-sessions","tools/gdb.html#hook-to-automatically-save-breakpoints-on-quit","tools/gdb.html#watchpoint-on-struct--class-member","tools/gdb.html#know-bugs","tools/gdb.html#workaround-command--finish-bug","tools/gdbserver.html#gdbserver1","tools/gdbserver.html#cli","tools/gdbserver.html#example","tools/gdbserver.html#wrapper-example-set-environment-variables-just-for-the-debugee","tools/radare2.html#radare21","tools/radare2.html#print","tools/radare2.html#flags","tools/radare2.html#help","tools/radare2.html#relocation","tools/radare2.html#examples","tools/radare2.html#patch-file-alter-bytes","tools/radare2.html#assemble--disassmble-rasm2","tools/qemu.html#qemu1","tools/qemu.html#keybindings","tools/qemu.html#vm-config-snippet","tools/qemu.html#cpu--ram","tools/qemu.html#graphic--display","tools/qemu.html#boot-menu","tools/qemu.html#block-devices","tools/qemu.html#usb","tools/qemu.html#debugging","tools/qemu.html#io-redirection","tools/qemu.html#network","tools/qemu.html#shared-drives","tools/qemu.html#debug-logging","tools/qemu.html#tracing","tools/qemu.html#vm-snapshots","tools/qemu.html#vm-migration","tools/qemu.html#appendix-direct-kernel-boot","tools/qemu.html#appendix-cheap-instruction-tracer","tools/qemu.html#references","tools/pacman.html#pacman1","tools/pacman.html#remote-package-repositories","tools/pacman.html#remove-packages","tools/pacman.html#local-package-database","tools/pacman.html#local-file-database","tools/pacman.html#hacks","tools/dot.html#dot1","tools/dot.html#example-dot-file-to-copy--paste-from","tools/dot.html#references","monitor/index.html#resource-analysis--monitor","monitor/lsof.html#lsof8","monitor/lsof.html#examples","monitor/lsof.html#file-flags","monitor/lsof.html#open-tcp-connections","monitor/lsof.html#open-connection-to-specific-host","monitor/lsof.html#open-connection-to-specific-port","monitor/lsof.html#ipv4-tcp-connections-in-established-state","monitor/lsof.html#list-open-files-in-a-mounted-directory","monitor/ss.html#ss8","monitor/ss.html#examples","monitor/pidstat.html#pidstat1","monitor/pidstat.html#page-fault-and-memory-utilization","monitor/pidstat.html#io-statistics","monitor/pgrep.html#pgrep1","monitor/pgrep.html#debug-newest-process","monitor/pmap.html#pmap1","monitor/pstack.html#pstack1","trace_profile/index.html#trace-and-profile","trace_profile/strace.html#strace1","trace_profile/strace.html#examples","trace_profile/ltrace.html#ltrace1","trace_profile/ltrace.html#example","trace_profile/perf.html#perf1","trace_profile/perf.html#flamegraph","trace_profile/perf.html#flamegraph-with-single-event-trace","trace_profile/perf.html#flamegraph-with-multiple-event-traces","trace_profile/oprofile.html#oprofile","trace_profile/time.html#usrbintime1","binary/index.html#binary","binary/od.html#od1","binary/od.html#ascii-to-hex-string","binary/od.html#extract-parts-of-file","binary/xxd.html#xxd1","binary/xxd.html#ascii-to-hex-stream","binary/xxd.html#hex-to-binary-stream","binary/xxd.html#ascii-to-binary","binary/xxd.html#ascii-to-c-array-hex-encoded","binary/readelf.html#readelf1","binary/objdump.html#objdump1","binary/objdump.html#disassemble-section","binary/objdump.html#example-disassemble-raw-binary","binary/nm.html#nm1","development/index.html#development","development/c++filt.html#cfilt1","development/c++filt.html#demangle-symbol","development/c++filt.html#demangle-stream","development/c++.html#c","development/c++.html#type-deduction","development/c++.html#strict-aliasing-and-type-punning","development/c++.html#__restrict-keyword","development/c++.html#type-punning","development/c++.html#variadic-templates--parameter-pack-","development/c++.html#forwarding-reference--fwd-ref-","development/c++.html#example-any_of-template-meta-function","development/c++.html#example--sfinae---enable_if-","development/c++.html#example-minimal-templatized-test-registry","development/c++.html#example-concepts-pre-c20","development/c++.html#template-selection-with-partially--fully-specializations","development/c++.html#example-perfect-forwarding","development/glibc.html#glibc","development/glibc.html#malloc-tracer--mtrace3","development/glibc.html#malloc-check--mallopt3","development/gcc.html#gcc1","development/gcc.html#cli","development/gcc.html#preprocessing","development/gcc.html#target-options","development/gcc.html#warnings--optimizations","development/gcc.html#builtins","development/gcc.html#__builtin_expectexpr-cond","development/gcc.html#abi-linux","development/cmake.html#cmake1","development/cmake.html#private--public--interface","development/make.html#make1","development/make.html#anatomy-of-make-rules","development/make.html#pattern-rules--automatic-variables","development/make.html#pattern-rules","development/make.html#automatic-variables","development/make.html#arguments","development/make.html#useful-functions","development/make.html#substitution-references","development/make.html#patsubst--ref-","development/make.html#filter","development/make.html#filter-out","development/make.html#abspath","development/ld.so.html#ldso8","development/ld.so.html#environment-variables","development/ld.so.html#ld_library_path-and-dlopen3","development/ld.so.html#ld_preload-initialization-order-and-link-map","development/ld.so.html#dynamic-linking-x86_64","development/symbolver.html#elf-symbol-versioning","development/symbolver.html#example-version-script","development/symbolver.html#references","development/python.html#python","development/python.html#decorator--run-","development/python.html#walrus-operator--run-","development/python.html#unittest---run-","development/python.html#doctest---run-","development/python.html#timeit","development/gcov.html#gcov1","development/gcov.html#example","development/pgo.html#profile-guided-optimization-pgo","development/pgo.html#clang","development/pgo.html#gcc","linux/index.html#linux","linux/systemd.html#systemd","linux/systemd.html#systemctl","linux/systemd.html#example-list-failed-units","linux/systemd.html#example-trivial-user-unit","linux/systemd.html#journalctl","linux/systemd.html#references","linux/coredump.html#core5","linux/coredump.html#naming-of-coredump-files","linux/coredump.html#control-which-segments-are-dumped","linux/coredump.html#some-examples-out-there","linux/coredump.html#coredumpctl-systemd","linux/coredump.html#apport-ubuntu","linux/ptrace_scope.html#ptrace_scope","linux/cryptsetup.html#cryptsetup8","linux/cryptsetup.html#example-create-luks-encrypted-disk","linux/cryptsetup.html#example-using-an-existing-luks-device","linux/swap.html#swap","linux/swap.html#list-active-swap-areas","linux/swap.html#manual-swapfile-setup","linux/swap.html#using-dphys-swapfile-service","linux/input.html#linux-input","linux/input.html#mousex--mice","linux/input.html#eventx","linux/input.html#identifying-device-files","linux/input.html#example-toying-with-devinputeventx","linux/acl.html#access-control-list-acl","linux/acl.html#show-acl-entries","linux/acl.html#modify-acl-entries","linux/acl.html#masking-of-acl-entries","linux/acl.html#references","linux/zfs.html#zfs","linux/zfs.html#zfs-pool-management","linux/zfs.html#create-modify-and-destroy-zfs-pools","linux/zfs.html#inspect-zfs-pools","linux/zfs.html#modify-vdevs","linux/zfs.html#replace-faulty-disk","linux/zfs.html#import-or-export-zfs-pools","linux/zfs.html#zfs-dataset-management","linux/zfs.html#create-and-destroy-zfs-datasets","linux/zfs.html#list-all-zfs-datasets","linux/zfs.html#mount-zfs-datasets","linux/zfs.html#encrypted-datasets","linux/zfs.html#manage-zfs-encryption-keys","linux/zfs.html#manage-dataset-properties","linux/zfs.html#snapshots","linux/zfs.html#access-control-list","linux/zfs.html#example-zfs-pool-import-during-startup-systemd","network/index.html#network","network/tcpdump.html#tcpdump1","network/tcpdump.html#cli","network/tcpdump.html#examples","network/tcpdump.html#capture-packets-from-remote-host","network/firewall-cmd.html#firewall-cmd1","network/firewall-cmd.html#list-current-status-of-the-firewall","network/firewall-cmd.html#add-entries","network/firewall-cmd.html#remove-entries","network/firewall-cmd.html#references","network/nftables.html#nftables","network/nftables.html#ruleset","network/nftables.html#examples-save-rules-to-files-and-re-apply","network/nftables.html#example-fully-trace-evaluation-of-nftables-rules","network/nftables.html#example-ipv4-port-forwarding","network/nftables.html#example-base-vs-regular-chain","network/nftables.html#mental-model-for-netfilter-packet-flow","web/index.html#web","web/html.html#html","web/html.html#collapsible-element","web/html.html#minimal-2-column-layout","web/html.html#minimal-grid-area","web/html.html#minimal-tabs","web/css.html#css","web/css.html#selector","web/chartjs.html#chartjs","web/chartjs.html#minimal-example-with--external--tooltips","arch/index.html#arch","arch/x86_64.html#x86_64","arch/x86_64.html#registers","arch/x86_64.html#general-purpose-register","arch/x86_64.html#special-register","arch/x86_64.html#flags-register","arch/x86_64.html#model-specific-register-msr","arch/x86_64.html#size-directives","arch/x86_64.html#addressing","arch/x86_64.html#string-instructions","arch/x86_64.html#example-simple-memset","arch/x86_64.html#sysv-x86_64-abi","arch/x86_64.html#passing-arguments-to-functions","arch/x86_64.html#return-values-from-functions","arch/x86_64.html#caller-saved-registers","arch/x86_64.html#callee-saved-registers","arch/x86_64.html#stack","arch/x86_64.html#function-prologue--epilogue","arch/x86_64.html#asm-skeleton","arch/x86_64.html#references","arch/arm64.html#arm64","arch/arm64.html#registers","arch/arm64.html#general-purpose-registers","arch/arm64.html#special-registers-per-el","arch/arm64.html#instructions-cheatsheet","arch/arm64.html#accessing-system-registers","arch/arm64.html#control-flow","arch/arm64.html#addressing","arch/arm64.html#offset","arch/arm64.html#index","arch/arm64.html#pair-access","arch/arm64.html#procedure-call-standard-arm64--aapcs64-","arch/arm64.html#passing-arguments-to-functions","arch/arm64.html#return-values-from-functions","arch/arm64.html#callee-saved-registers","arch/arm64.html#stack","arch/arm64.html#frame-chain","arch/arm64.html#function-prologue--epilogue","arch/arm64.html#asm-skeleton","arch/arm64.html#references","arch/armv7.html#armv7a","arch/armv7.html#registers","arch/armv7.html#general-purpose-registers","arch/armv7.html#special-registers","arch/armv7.html#cpsr-register","arch/armv7.html#instructions-cheatsheet","arch/armv7.html#accessing-system-registers","arch/armv7.html#control-flow","arch/armv7.html#loadstore","arch/armv7.html#procedure-call-standard-arm--aapcs32-","arch/armv7.html#passing-arguments-to-functions","arch/armv7.html#return-values-from-functions","arch/armv7.html#callee-saved-registers","arch/armv7.html#stack","arch/armv7.html#frame-chain","arch/armv7.html#function-prologue--epilogue","arch/armv7.html#asm-skeleton","arch/armv7.html#references","arch/riscv.html#riscv","arch/riscv.html#registers","arch/riscv.html#general-purpose-registers","arch/riscv.html#asm-skeleton","arch/riscv.html#references"],"index":{"documentStore":{"docInfo":{"0":{"body":8,"breadcrumbs":2,"title":1},"1":{"body":14,"breadcrumbs":2,"title":1},"10":{"body":0,"breadcrumbs":3,"title":1},"100":{"body":24,"breadcrumbs":3,"title":1},"101":{"body":28,"breadcrumbs":3,"title":1},"102":{"body":16,"breadcrumbs":3,"title":1},"103":{"body":21,"breadcrumbs":3,"title":1},"104":{"body":4,"breadcrumbs":5,"title":3},"105":{"body":13,"breadcrumbs":4,"title":2},"106":{"body":55,"breadcrumbs":4,"title":2},"107":{"body":19,"breadcrumbs":5,"title":3},"108":{"body":14,"breadcrumbs":5,"title":3},"109":{"body":19,"breadcrumbs":4,"title":2},"11":{"body":36,"breadcrumbs":3,"title":1},"110":{"body":26,"breadcrumbs":5,"title":3},"111":{"body":55,"breadcrumbs":3,"title":1},"112":{"body":32,"breadcrumbs":4,"title":2},"113":{"body":12,"breadcrumbs":3,"title":1},"114":{"body":3,"breadcrumbs":3,"title":1},"115":{"body":0,"breadcrumbs":3,"title":1},"116":{"body":5,"breadcrumbs":9,"title":7},"117":{"body":28,"breadcrumbs":5,"title":3},"118":{"body":0,"breadcrumbs":3,"title":1},"119":{"body":52,"breadcrumbs":3,"title":1},"12":{"body":25,"breadcrumbs":4,"title":2},"120":{"body":0,"breadcrumbs":4,"title":2},"121":{"body":66,"breadcrumbs":3,"title":1},"122":{"body":118,"breadcrumbs":3,"title":1},"123":{"body":37,"breadcrumbs":3,"title":1},"124":{"body":66,"breadcrumbs":3,"title":1},"125":{"body":31,"breadcrumbs":3,"title":1},"126":{"body":42,"breadcrumbs":4,"title":2},"127":{"body":28,"breadcrumbs":4,"title":2},"128":{"body":43,"breadcrumbs":4,"title":2},"129":{"body":33,"breadcrumbs":5,"title":3},"13":{"body":93,"breadcrumbs":4,"title":2},"130":{"body":77,"breadcrumbs":3,"title":1},"131":{"body":20,"breadcrumbs":6,"title":4},"132":{"body":25,"breadcrumbs":5,"title":3},"133":{"body":24,"breadcrumbs":3,"title":1},"134":{"body":0,"breadcrumbs":3,"title":1},"135":{"body":24,"breadcrumbs":6,"title":4},"136":{"body":25,"breadcrumbs":4,"title":2},"137":{"body":18,"breadcrumbs":7,"title":5},"138":{"body":13,"breadcrumbs":6,"title":4},"139":{"body":9,"breadcrumbs":8,"title":6},"14":{"body":62,"breadcrumbs":3,"title":1},"140":{"body":36,"breadcrumbs":7,"title":5},"141":{"body":20,"breadcrumbs":7,"title":5},"142":{"body":214,"breadcrumbs":6,"title":4},"143":{"body":0,"breadcrumbs":4,"title":2},"144":{"body":27,"breadcrumbs":6,"title":4},"145":{"body":0,"breadcrumbs":3,"title":1},"146":{"body":15,"breadcrumbs":3,"title":1},"147":{"body":12,"breadcrumbs":3,"title":1},"148":{"body":16,"breadcrumbs":8,"title":6},"149":{"body":0,"breadcrumbs":3,"title":1},"15":{"body":69,"breadcrumbs":5,"title":3},"150":{"body":11,"breadcrumbs":3,"title":1},"151":{"body":16,"breadcrumbs":3,"title":1},"152":{"body":9,"breadcrumbs":3,"title":1},"153":{"body":15,"breadcrumbs":3,"title":1},"154":{"body":0,"breadcrumbs":3,"title":1},"155":{"body":19,"breadcrumbs":6,"title":4},"156":{"body":18,"breadcrumbs":5,"title":3},"157":{"body":11,"breadcrumbs":3,"title":1},"158":{"body":31,"breadcrumbs":3,"title":1},"159":{"body":37,"breadcrumbs":5,"title":3},"16":{"body":0,"breadcrumbs":3,"title":1},"160":{"body":40,"breadcrumbs":4,"title":2},"161":{"body":30,"breadcrumbs":4,"title":2},"162":{"body":10,"breadcrumbs":4,"title":2},"163":{"body":105,"breadcrumbs":4,"title":2},"164":{"body":41,"breadcrumbs":3,"title":1},"165":{"body":18,"breadcrumbs":3,"title":1},"166":{"body":48,"breadcrumbs":4,"title":2},"167":{"body":11,"breadcrumbs":3,"title":1},"168":{"body":22,"breadcrumbs":4,"title":2},"169":{"body":20,"breadcrumbs":4,"title":2},"17":{"body":0,"breadcrumbs":3,"title":1},"170":{"body":32,"breadcrumbs":3,"title":1},"171":{"body":38,"breadcrumbs":4,"title":2},"172":{"body":89,"breadcrumbs":4,"title":2},"173":{"body":30,"breadcrumbs":6,"title":4},"174":{"body":63,"breadcrumbs":6,"title":4},"175":{"body":22,"breadcrumbs":3,"title":1},"176":{"body":0,"breadcrumbs":3,"title":1},"177":{"body":33,"breadcrumbs":5,"title":3},"178":{"body":9,"breadcrumbs":4,"title":2},"179":{"body":37,"breadcrumbs":5,"title":3},"18":{"body":16,"breadcrumbs":3,"title":1},"180":{"body":31,"breadcrumbs":5,"title":3},"181":{"body":57,"breadcrumbs":3,"title":1},"182":{"body":2,"breadcrumbs":3,"title":1},"183":{"body":91,"breadcrumbs":7,"title":5},"184":{"body":8,"breadcrumbs":3,"title":1},"185":{"body":6,"breadcrumbs":6,"title":3},"186":{"body":102,"breadcrumbs":5,"title":1},"187":{"body":0,"breadcrumbs":5,"title":1},"188":{"body":10,"breadcrumbs":6,"title":2},"189":{"body":21,"breadcrumbs":7,"title":3},"19":{"body":69,"breadcrumbs":3,"title":1},"190":{"body":9,"breadcrumbs":8,"title":4},"191":{"body":10,"breadcrumbs":8,"title":4},"192":{"body":4,"breadcrumbs":9,"title":5},"193":{"body":17,"breadcrumbs":9,"title":5},"194":{"body":52,"breadcrumbs":5,"title":1},"195":{"body":28,"breadcrumbs":5,"title":1},"196":{"body":26,"breadcrumbs":5,"title":1},"197":{"body":50,"breadcrumbs":8,"title":4},"198":{"body":6,"breadcrumbs":6,"title":2},"199":{"body":22,"breadcrumbs":5,"title":1},"2":{"body":0,"breadcrumbs":3,"title":1},"20":{"body":92,"breadcrumbs":3,"title":1},"200":{"body":14,"breadcrumbs":7,"title":3},"201":{"body":27,"breadcrumbs":5,"title":1},"202":{"body":6,"breadcrumbs":5,"title":1},"203":{"body":5,"breadcrumbs":4,"title":2},"204":{"body":135,"breadcrumbs":4,"title":1},"205":{"body":26,"breadcrumbs":4,"title":1},"206":{"body":27,"breadcrumbs":4,"title":1},"207":{"body":11,"breadcrumbs":4,"title":1},"208":{"body":128,"breadcrumbs":4,"title":1},"209":{"body":0,"breadcrumbs":4,"title":1},"21":{"body":38,"breadcrumbs":4,"title":2},"210":{"body":15,"breadcrumbs":7,"title":4},"211":{"body":17,"breadcrumbs":7,"title":4},"212":{"body":43,"breadcrumbs":4,"title":1},"213":{"body":6,"breadcrumbs":4,"title":1},"214":{"body":5,"breadcrumbs":2,"title":1},"215":{"body":45,"breadcrumbs":3,"title":1},"216":{"body":34,"breadcrumbs":5,"title":3},"217":{"body":76,"breadcrumbs":5,"title":3},"218":{"body":19,"breadcrumbs":3,"title":1},"219":{"body":6,"breadcrumbs":5,"title":3},"22":{"body":26,"breadcrumbs":3,"title":1},"220":{"body":7,"breadcrumbs":5,"title":3},"221":{"body":11,"breadcrumbs":4,"title":2},"222":{"body":15,"breadcrumbs":7,"title":5},"223":{"body":55,"breadcrumbs":3,"title":1},"224":{"body":36,"breadcrumbs":3,"title":1},"225":{"body":8,"breadcrumbs":4,"title":2},"226":{"body":101,"breadcrumbs":6,"title":4},"227":{"body":7,"breadcrumbs":3,"title":1},"228":{"body":12,"breadcrumbs":2,"title":1},"229":{"body":0,"breadcrumbs":3,"title":1},"23":{"body":64,"breadcrumbs":5,"title":3},"230":{"body":3,"breadcrumbs":4,"title":2},"231":{"body":10,"breadcrumbs":4,"title":2},"232":{"body":8,"breadcrumbs":3,"title":1},"233":{"body":14,"breadcrumbs":4,"title":2},"234":{"body":496,"breadcrumbs":6,"title":4},"235":{"body":77,"breadcrumbs":4,"title":2},"236":{"body":8,"breadcrumbs":4,"title":2},"237":{"body":93,"breadcrumbs":6,"title":4},"238":{"body":141,"breadcrumbs":6,"title":4},"239":{"body":69,"breadcrumbs":7,"title":5},"24":{"body":35,"breadcrumbs":3,"title":1},"240":{"body":248,"breadcrumbs":5,"title":3},"241":{"body":208,"breadcrumbs":7,"title":5},"242":{"body":314,"breadcrumbs":6,"title":4},"243":{"body":231,"breadcrumbs":7,"title":5},"244":{"body":127,"breadcrumbs":5,"title":3},"245":{"body":0,"breadcrumbs":3,"title":1},"246":{"body":62,"breadcrumbs":5,"title":3},"247":{"body":34,"breadcrumbs":5,"title":3},"248":{"body":0,"breadcrumbs":3,"title":1},"249":{"body":0,"breadcrumbs":3,"title":1},"25":{"body":58,"breadcrumbs":4,"title":2},"250":{"body":41,"breadcrumbs":3,"title":1},"251":{"body":18,"breadcrumbs":4,"title":2},"252":{"body":25,"breadcrumbs":4,"title":2},"253":{"body":0,"breadcrumbs":3,"title":1},"254":{"body":104,"breadcrumbs":4,"title":2},"255":{"body":9,"breadcrumbs":4,"title":2},"256":{"body":0,"breadcrumbs":3,"title":1},"257":{"body":89,"breadcrumbs":5,"title":3},"258":{"body":0,"breadcrumbs":3,"title":1},"259":{"body":27,"breadcrumbs":5,"title":3},"26":{"body":123,"breadcrumbs":3,"title":1},"260":{"body":0,"breadcrumbs":6,"title":4},"261":{"body":36,"breadcrumbs":4,"title":2},"262":{"body":81,"breadcrumbs":4,"title":2},"263":{"body":20,"breadcrumbs":3,"title":1},"264":{"body":0,"breadcrumbs":4,"title":2},"265":{"body":14,"breadcrumbs":4,"title":2},"266":{"body":12,"breadcrumbs":4,"title":2},"267":{"body":16,"breadcrumbs":3,"title":1},"268":{"body":17,"breadcrumbs":4,"title":2},"269":{"body":23,"breadcrumbs":3,"title":1},"27":{"body":66,"breadcrumbs":3,"title":1},"270":{"body":0,"breadcrumbs":3,"title":1},"271":{"body":38,"breadcrumbs":4,"title":2},"272":{"body":30,"breadcrumbs":4,"title":2},"273":{"body":128,"breadcrumbs":7,"title":5},"274":{"body":246,"breadcrumbs":5,"title":3},"275":{"body":422,"breadcrumbs":6,"title":3},"276":{"body":278,"breadcrumbs":6,"title":3},"277":{"body":17,"breadcrumbs":4,"title":1},"278":{"body":0,"breadcrumbs":3,"title":1},"279":{"body":59,"breadcrumbs":4,"title":2},"28":{"body":0,"breadcrumbs":3,"title":1},"280":{"body":45,"breadcrumbs":5,"title":3},"281":{"body":43,"breadcrumbs":4,"title":2},"282":{"body":28,"breadcrumbs":4,"title":2},"283":{"body":8,"breadcrumbs":3,"title":1},"284":{"body":98,"breadcrumbs":3,"title":1},"285":{"body":140,"breadcrumbs":3,"title":1},"286":{"body":49,"breadcrumbs":6,"title":4},"287":{"body":273,"breadcrumbs":3,"title":1},"288":{"body":225,"breadcrumbs":3,"title":1},"289":{"body":8,"breadcrumbs":2,"title":1},"29":{"body":19,"breadcrumbs":4,"title":2},"290":{"body":0,"breadcrumbs":3,"title":1},"291":{"body":80,"breadcrumbs":3,"title":1},"292":{"body":13,"breadcrumbs":6,"title":4},"293":{"body":31,"breadcrumbs":6,"title":4},"294":{"body":46,"breadcrumbs":3,"title":1},"295":{"body":4,"breadcrumbs":3,"title":1},"296":{"body":27,"breadcrumbs":3,"title":1},"297":{"body":77,"breadcrumbs":5,"title":3},"298":{"body":87,"breadcrumbs":5,"title":3},"299":{"body":0,"breadcrumbs":4,"title":2},"3":{"body":96,"breadcrumbs":3,"title":1},"30":{"body":19,"breadcrumbs":3,"title":1},"300":{"body":48,"breadcrumbs":4,"title":2},"301":{"body":18,"breadcrumbs":4,"title":2},"302":{"body":43,"breadcrumbs":3,"title":1},"303":{"body":64,"breadcrumbs":3,"title":1},"304":{"body":154,"breadcrumbs":7,"title":5},"305":{"body":36,"breadcrumbs":7,"title":5},"306":{"body":0,"breadcrumbs":3,"title":1},"307":{"body":7,"breadcrumbs":6,"title":4},"308":{"body":59,"breadcrumbs":5,"title":3},"309":{"body":42,"breadcrumbs":6,"title":4},"31":{"body":25,"breadcrumbs":4,"title":2},"310":{"body":6,"breadcrumbs":4,"title":2},"311":{"body":62,"breadcrumbs":4,"title":2},"312":{"body":59,"breadcrumbs":3,"title":1},"313":{"body":30,"breadcrumbs":5,"title":3},"314":{"body":166,"breadcrumbs":5,"title":3},"315":{"body":78,"breadcrumbs":6,"title":4},"316":{"body":6,"breadcrumbs":5,"title":3},"317":{"body":41,"breadcrumbs":5,"title":3},"318":{"body":34,"breadcrumbs":5,"title":3},"319":{"body":3,"breadcrumbs":3,"title":1},"32":{"body":16,"breadcrumbs":5,"title":3},"320":{"body":75,"breadcrumbs":3,"title":1},"321":{"body":4,"breadcrumbs":5,"title":3},"322":{"body":50,"breadcrumbs":7,"title":5},"323":{"body":29,"breadcrumbs":5,"title":3},"324":{"body":96,"breadcrumbs":4,"title":2},"325":{"body":94,"breadcrumbs":5,"title":3},"326":{"body":66,"breadcrumbs":6,"title":4},"327":{"body":4,"breadcrumbs":5,"title":3},"328":{"body":13,"breadcrumbs":6,"title":4},"329":{"body":5,"breadcrumbs":5,"title":3},"33":{"body":95,"breadcrumbs":3,"title":1},"330":{"body":16,"breadcrumbs":5,"title":3},"331":{"body":51,"breadcrumbs":4,"title":2},"332":{"body":31,"breadcrumbs":6,"title":4},"333":{"body":22,"breadcrumbs":5,"title":3},"334":{"body":51,"breadcrumbs":3,"title":1},"335":{"body":29,"breadcrumbs":5,"title":3},"336":{"body":26,"breadcrumbs":9,"title":7},"337":{"body":4,"breadcrumbs":2,"title":1},"338":{"body":0,"breadcrumbs":3,"title":1},"339":{"body":59,"breadcrumbs":3,"title":1},"34":{"body":8,"breadcrumbs":4,"title":2},"340":{"body":0,"breadcrumbs":3,"title":1},"341":{"body":17,"breadcrumbs":6,"title":4},"342":{"body":5,"breadcrumbs":5,"title":2},"343":{"body":31,"breadcrumbs":7,"title":4},"344":{"body":41,"breadcrumbs":5,"title":2},"345":{"body":29,"breadcrumbs":5,"title":2},"346":{"body":5,"breadcrumbs":4,"title":1},"347":{"body":60,"breadcrumbs":3,"title":1},"348":{"body":13,"breadcrumbs":3,"title":1},"349":{"body":10,"breadcrumbs":8,"title":6},"35":{"body":8,"breadcrumbs":4,"title":2},"350":{"body":54,"breadcrumbs":8,"title":6},"351":{"body":31,"breadcrumbs":6,"title":4},"352":{"body":140,"breadcrumbs":7,"title":5},"353":{"body":1,"breadcrumbs":7,"title":5},"354":{"body":3,"breadcrumbs":2,"title":1},"355":{"body":0,"breadcrumbs":3,"title":1},"356":{"body":19,"breadcrumbs":4,"title":2},"357":{"body":55,"breadcrumbs":6,"title":4},"358":{"body":128,"breadcrumbs":5,"title":3},"359":{"body":50,"breadcrumbs":4,"title":2},"36":{"body":0,"breadcrumbs":4,"title":2},"360":{"body":0,"breadcrumbs":3,"title":1},"361":{"body":87,"breadcrumbs":3,"title":1},"362":{"body":0,"breadcrumbs":3,"title":1},"363":{"body":236,"breadcrumbs":6,"title":4},"364":{"body":4,"breadcrumbs":2,"title":1},"365":{"body":21,"breadcrumbs":3,"title":1},"366":{"body":0,"breadcrumbs":3,"title":1},"367":{"body":62,"breadcrumbs":5,"title":3},"368":{"body":15,"breadcrumbs":4,"title":2},"369":{"body":102,"breadcrumbs":4,"title":2},"37":{"body":10,"breadcrumbs":2,"title":0},"370":{"body":14,"breadcrumbs":6,"title":4},"371":{"body":40,"breadcrumbs":4,"title":2},"372":{"body":52,"breadcrumbs":3,"title":1},"373":{"body":116,"breadcrumbs":4,"title":2},"374":{"body":17,"breadcrumbs":5,"title":3},"375":{"body":0,"breadcrumbs":5,"title":3},"376":{"body":40,"breadcrumbs":5,"title":3},"377":{"body":23,"breadcrumbs":5,"title":3},"378":{"body":14,"breadcrumbs":5,"title":3},"379":{"body":15,"breadcrumbs":5,"title":3},"38":{"body":14,"breadcrumbs":3,"title":1},"380":{"body":29,"breadcrumbs":3,"title":1},"381":{"body":31,"breadcrumbs":5,"title":3},"382":{"body":94,"breadcrumbs":4,"title":2},"383":{"body":53,"breadcrumbs":3,"title":1},"384":{"body":14,"breadcrumbs":3,"title":1},"385":{"body":0,"breadcrumbs":3,"title":1},"386":{"body":40,"breadcrumbs":5,"title":3},"387":{"body":52,"breadcrumbs":6,"title":4},"388":{"body":0,"breadcrumbs":4,"title":2},"389":{"body":18,"breadcrumbs":5,"title":3},"39":{"body":4,"breadcrumbs":3,"title":1},"390":{"body":38,"breadcrumbs":4,"title":2},"391":{"body":0,"breadcrumbs":3,"title":1},"392":{"body":47,"breadcrumbs":3,"title":1},"393":{"body":18,"breadcrumbs":3,"title":1},"394":{"body":18,"breadcrumbs":4,"title":2},"395":{"body":0,"breadcrumbs":7,"title":5},"396":{"body":35,"breadcrumbs":5,"title":3},"397":{"body":8,"breadcrumbs":5,"title":3},"398":{"body":3,"breadcrumbs":5,"title":3},"399":{"body":27,"breadcrumbs":3,"title":1},"4":{"body":88,"breadcrumbs":3,"title":1},"40":{"body":5,"breadcrumbs":3,"title":1},"400":{"body":52,"breadcrumbs":4,"title":2},"401":{"body":36,"breadcrumbs":5,"title":3},"402":{"body":141,"breadcrumbs":4,"title":2},"403":{"body":30,"breadcrumbs":3,"title":1},"404":{"body":10,"breadcrumbs":3,"title":1},"405":{"body":0,"breadcrumbs":3,"title":1},"406":{"body":23,"breadcrumbs":5,"title":3},"407":{"body":8,"breadcrumbs":4,"title":2},"408":{"body":55,"breadcrumbs":4,"title":2},"409":{"body":0,"breadcrumbs":4,"title":2},"41":{"body":11,"breadcrumbs":3,"title":1},"410":{"body":18,"breadcrumbs":5,"title":3},"411":{"body":50,"breadcrumbs":4,"title":2},"412":{"body":96,"breadcrumbs":3,"title":1},"413":{"body":0,"breadcrumbs":7,"title":5},"414":{"body":44,"breadcrumbs":5,"title":3},"415":{"body":11,"breadcrumbs":5,"title":3},"416":{"body":3,"breadcrumbs":5,"title":3},"417":{"body":26,"breadcrumbs":3,"title":1},"418":{"body":65,"breadcrumbs":4,"title":2},"419":{"body":19,"breadcrumbs":5,"title":3},"42":{"body":24,"breadcrumbs":3,"title":1},"420":{"body":165,"breadcrumbs":4,"title":2},"421":{"body":21,"breadcrumbs":3,"title":1},"422":{"body":9,"breadcrumbs":3,"title":1},"423":{"body":4,"breadcrumbs":3,"title":1},"424":{"body":55,"breadcrumbs":5,"title":3},"425":{"body":143,"breadcrumbs":4,"title":2},"426":{"body":9,"breadcrumbs":3,"title":1},"43":{"body":24,"breadcrumbs":3,"title":1},"44":{"body":185,"breadcrumbs":5,"title":3},"45":{"body":24,"breadcrumbs":3,"title":1},"46":{"body":74,"breadcrumbs":4,"title":2},"47":{"body":37,"breadcrumbs":3,"title":1},"48":{"body":19,"breadcrumbs":3,"title":1},"49":{"body":19,"breadcrumbs":3,"title":1},"5":{"body":79,"breadcrumbs":3,"title":1},"50":{"body":86,"breadcrumbs":4,"title":2},"51":{"body":119,"breadcrumbs":3,"title":1},"52":{"body":128,"breadcrumbs":3,"title":1},"53":{"body":24,"breadcrumbs":4,"title":2},"54":{"body":0,"breadcrumbs":3,"title":1},"55":{"body":23,"breadcrumbs":4,"title":2},"56":{"body":7,"breadcrumbs":3,"title":1},"57":{"body":21,"breadcrumbs":3,"title":1},"58":{"body":77,"breadcrumbs":3,"title":1},"59":{"body":45,"breadcrumbs":3,"title":1},"6":{"body":79,"breadcrumbs":4,"title":2},"60":{"body":46,"breadcrumbs":5,"title":3},"61":{"body":57,"breadcrumbs":5,"title":3},"62":{"body":109,"breadcrumbs":3,"title":1},"63":{"body":50,"breadcrumbs":3,"title":1},"64":{"body":64,"breadcrumbs":3,"title":1},"65":{"body":27,"breadcrumbs":3,"title":1},"66":{"body":28,"breadcrumbs":4,"title":2},"67":{"body":18,"breadcrumbs":3,"title":1},"68":{"body":45,"breadcrumbs":4,"title":2},"69":{"body":63,"breadcrumbs":3,"title":1},"7":{"body":48,"breadcrumbs":5,"title":3},"70":{"body":29,"breadcrumbs":4,"title":2},"71":{"body":29,"breadcrumbs":4,"title":2},"72":{"body":108,"breadcrumbs":5,"title":3},"73":{"body":0,"breadcrumbs":3,"title":1},"74":{"body":18,"breadcrumbs":4,"title":2},"75":{"body":7,"breadcrumbs":4,"title":2},"76":{"body":40,"breadcrumbs":4,"title":2},"77":{"body":19,"breadcrumbs":6,"title":4},"78":{"body":39,"breadcrumbs":4,"title":2},"79":{"body":34,"breadcrumbs":4,"title":2},"8":{"body":40,"breadcrumbs":3,"title":1},"80":{"body":25,"breadcrumbs":7,"title":5},"81":{"body":0,"breadcrumbs":3,"title":1},"82":{"body":74,"breadcrumbs":3,"title":1},"83":{"body":21,"breadcrumbs":4,"title":2},"84":{"body":40,"breadcrumbs":3,"title":1},"85":{"body":50,"breadcrumbs":3,"title":1},"86":{"body":77,"breadcrumbs":3,"title":1},"87":{"body":57,"breadcrumbs":3,"title":1},"88":{"body":51,"breadcrumbs":3,"title":1},"89":{"body":24,"breadcrumbs":3,"title":1},"9":{"body":46,"breadcrumbs":4,"title":2},"90":{"body":43,"breadcrumbs":3,"title":1},"91":{"body":24,"breadcrumbs":3,"title":1},"92":{"body":19,"breadcrumbs":3,"title":1},"93":{"body":32,"breadcrumbs":4,"title":2},"94":{"body":22,"breadcrumbs":3,"title":1},"95":{"body":39,"breadcrumbs":3,"title":1},"96":{"body":23,"breadcrumbs":4,"title":2},"97":{"body":26,"breadcrumbs":3,"title":1},"98":{"body":38,"breadcrumbs":3,"title":1},"99":{"body":49,"breadcrumbs":3,"title":1}},"docs":{"0":{"body":"A personal collection of notes and cheatsheets. Source code is located at johannst/notes .","breadcrumbs":"Introduction » Notes","id":"0","title":"Notes"},"1":{"body":"zsh bash fish tmux git awk emacs gpg gdb gdbserver radare2 qemu pacman dot","breadcrumbs":"Tools » Tools","id":"1","title":"Tools"},"10":{"body":"","breadcrumbs":"Tools » zsh » Completion","id":"10","title":"Completion"},"100":{"body":"Builtin fuzzy completion mode (eg buffer select, dired, ...). key fn description\n------------------------------------------ ido-mode toggle ido mode <Left>/<Right> cycle through available competions <RET> select completion","breadcrumbs":"Tools » emacs » ido","id":"100","title":"ido"},"101":{"body":"key fn description\n-------------------------- C-z toggle emacs/evil mode C-^ toggle between previous and current buffer C-p after paste cycle kill-ring back C-n after paste cycle kill-ring forward","breadcrumbs":"Tools » emacs » evil","id":"101","title":"evil"},"102":{"body":"key fn description\n-------------------------- i open sub-dir in same buffer + create new directory C copy file/dir q quit","breadcrumbs":"Tools » emacs » dired","id":"102","title":"dired"},"103":{"body":"gpg -o|--output Specify output file -a|--armor Create ascii output -u|--local-user <name> Specify key for signing -r|--recipient Encrypt for user","breadcrumbs":"Tools » gpg » gpg(1)","id":"103","title":"gpg(1)"},"104":{"body":"gpg --full-generate-key","breadcrumbs":"Tools » gpg » Generate new keypair","id":"104","title":"Generate new keypair"},"105":{"body":"gpg -k / --list-key # public keys\ngpg -K / --list-secret-keys # secret keys","breadcrumbs":"Tools » gpg » List keys","id":"105","title":"List keys"},"106":{"body":"gpg --edit-key <KEY ID> Gives prompt to modify KEY ID, common commands: help show help\nsave save & quit list list keys and user IDs\nkey <N> select subkey <N>\nuid <N> select user ID <N> expire change expiration of selected key adduid add user ID\ndeluid delete selected user ID addkey add subkey\ndelkey delete selected subkey","breadcrumbs":"Tools » gpg » Edit keys","id":"106","title":"Edit keys"},"107":{"body":"gpg --export --armor --output <KEY.PUB> <KEY ID>\ngpg --export-secret-key --armor --output <KEY.PUB> <KEY ID>\ngpg --import <FILE>","breadcrumbs":"Tools » gpg » Export & Import Keys","id":"107","title":"Export & Import Keys"},"108":{"body":"gpg --keyserver <SERVER> --send-keys <KEY ID>\ngpg --keyserver <SERVER> --search-keys <KEY ID>","breadcrumbs":"Tools » gpg » Search & Send keys","id":"108","title":"Search & Send keys"},"109":{"body":"Encrypt file using passphrase and write encrypted data to <file>.gpg. gpg --symmetric <file> # Decrypt using passphrase\ngpg -o <file> --decrypt <file>.gpg","breadcrumbs":"Tools » gpg » Encrypt (passphrase)","id":"109","title":"Encrypt (passphrase)"},"11":{"body":"Completion functions are provided via files and need to be placed in a location covered by $fpath. By convention the completion files are names as _<CMD>. A completion skeleton for the command foo, stored in _foo #compdef _foo foo function _foo() { ...\n} Alternatively one can install a completion function explicitly by calling compdef <FUNC> <CMD>.","breadcrumbs":"Tools » zsh » Installation","id":"11","title":"Installation"},"110":{"body":"Encrypt file with public key of specified recipient and write encrypted data to <file>.gpg. gpg --encrypt -r foo@bar.de <file> # Decrypt at foos side (private key required)\ngpg -o <file> --decrypt <file>.gpg","breadcrumbs":"Tools » gpg » Encrypt (public key)","id":"110","title":"Encrypt (public key)"},"111":{"body":"Generate a signed file and write to <file>.gpg. # Sign with private key of foo@bar.de\ngpg --sign -u foor@bar.de <file> # Verify with public key of foo@bar.de\ngpg --verify <file> # Extract content from signed file\ngpg -o <file> --decrypt <file>.gpg Without -u use first private key in list gpg -K for signing. Files can also be signed and encrypted at once, gpg will first sign the file and then encrypt it. gpg --sign --encrypt -r <recipient> <file>","breadcrumbs":"Tools » gpg » Signing","id":"111","title":"Signing"},"112":{"body":"Generate a detached signature and write to <file>.asc. Send <file>.asc along with <file> when distributing. gpg --detach-sign --armor -u foor@bar.de <file> # Verify\ngpg --verify <file>.asc <file> Without -u use first private key in list gpg -K for signing.","breadcrumbs":"Tools » gpg » Signing (detached)","id":"112","title":"Signing (detached)"},"113":{"body":"sec secret key ssb secret subkey pub public key sub public subkey","breadcrumbs":"Tools » gpg » Abbreviations","id":"113","title":"Abbreviations"},"114":{"body":"http://pgp.mit.edu http://keyserver.ubuntu.com hkps://pgp.mailbox.org","breadcrumbs":"Tools » gpg » Keyservers","id":"114","title":"Keyservers"},"115":{"body":"","breadcrumbs":"Tools » gpg » Examples","id":"115","title":"Examples"},"116":{"body":"gpg --keyid-format 0xlong <key.asc>","breadcrumbs":"Tools » gpg » List basic key information from file with long keyids","id":"116","title":"List basic key information from file with long keyids"},"117":{"body":"gpg --edit-key <key id> # By default we are on the primary key, can switch to sub key.\ngpg> key 1 # Update the expire date.\ngpg> expire gpg> save # Update keyserver(s) and/or export new pub keyfile.","breadcrumbs":"Tools » gpg » Extend expiring key","id":"117","title":"Extend expiring key"},"118":{"body":"","breadcrumbs":"Tools » gdb » gdb(1)","id":"118","title":"gdb(1)"},"119":{"body":"gdb [opts] [prg [-c coredump | -p pid]] gdb [opts] --args prg <prg-args> opts: -p <pid> attach to pid -c <coredump> use <coredump> -x <file> execute script <file> before prompt -ex <cmd> execute command <cmd> before prompt --tty <tty> set I/O tty for debugee --batch run in batch mode, exit after processing options (eg used for scripting)","breadcrumbs":"Tools » gdb » CLI","id":"119","title":"CLI"},"12":{"body":"Following variables are available in Completion functions: $words # array with command line in words\n$#words # number words\n$CURRENT # index into $words for cursor position\n$words[CURRENT-1] # previous word (relative to cursor position)","breadcrumbs":"Tools » zsh » Completion Variables","id":"12","title":"Completion Variables"},"120":{"body":"","breadcrumbs":"Tools » gdb » Interactive usage","id":"120","title":"Interactive usage"},"121":{"body":"tty <tty> Set <tty> as tty for debugee. Make sure nobody reads from target tty, easiest is to spawn a shell and run following in target tty: > while true; do sleep 1024; done sharedlibrary [<regex>] Load symbols of shared libs loaded by debugee. Optionally use <regex> to filter libs for symbol loading. display [/FMT] <expr> Print <expr> every time debugee stops. Eg print next instr, see examples below. undisplay [<num>] Delete display expressions either all or one referenced by <num>. info display List display expressions.","breadcrumbs":"Tools » gdb » Misc","id":"121","title":"Misc"},"122":{"body":"break [-qualified] <sym> thread <tnum> Set a breakpoint only for a specific thread. -qualified: Treat <sym> as fully qualified symbol (quiet handy to set breakpoints on C symbols in C++ contexts) break <sym> if <cond> Set conditional breakpoint (see examples below). delete [<num>] Delete breakpoint either all or one referenced by <num>. info break List breakpoints. cond <bp> <cond> Make existing breakpoint <bp> conditional with <cond>. cond <bp> Remove condition from breakpoint <bp>. tbreak Set temporary breakpoint, will be deleted when hit. Same syntax as `break`. rbreak <regex> Set breakpoints matching <regex>, where matching internally is done on: .*<regex>.* command [<bp_list>] Define commands to run after breakpoint hit. If <bp_list> is not specified attach command to last created breakpoint. Command block terminated with 'end' token. <bp_list>: Space separates list, eg 'command 2 5-8' to run command for breakpoints: 2,5,6,7,8. save break <file> Save breakpoints to <file>. Can be loaded with the `source` command.","breadcrumbs":"Tools » gdb » Breakpoints","id":"122","title":"Breakpoints"},"123":{"body":"watch [-location|-l] <expr> [thread <tnum>] Create a watchpoint for <expr>, will break if <expr> is written to. Watchpoints respect scope of variables, -l can be used to watch the memory location instead. rwatch ... Sets a read watchpoint, will break if <expr> is read from. awatch ... Sets an access watchpoint, will break if <expr> is written to or read from.","breadcrumbs":"Tools » gdb » Watchpoints","id":"123","title":"Watchpoints"},"124":{"body":"catch load [<regex>] Stop when shared libraries are loaded, optionally specify a <regex> to stop only on matches. catch unload [<regex>] Stop when shared libraries are unloaded, optionally specify a <regex> to stop only on matches. catch throw Stop when an exception is thrown. catch rethrow Stop when an exception is rethrown. catch catch Stop when an exception is caught. catch fork Stop at calls to fork (also stops at clones, as some systems implement fork via clone). catch syscall [<syscall> <syscall> ..] Stop at syscall. If no argument is given, stop at all syscalls. Optionally give a list of syscalls to stop at.","breadcrumbs":"Tools » gdb » Catchpoints","id":"124","title":"Catchpoints"},"125":{"body":"info functions [<regex>] List functions matching <regex>. List all functions if no <regex> provided. info variables [<regex>] List variables matching <regex>. List all variables if no <regex> provided. info register [<reg> <reg> ..] Dump content of all registers or only the specified <reg>ister.","breadcrumbs":"Tools » gdb » Inspection","id":"125","title":"Inspection"},"126":{"body":"info handle [<signal>] Print how to handle <signal>. If no <signal> specified print for all signals. handle <signal> <action> Configure how gdb handles <signal> sent to debugee. <action>: stop/nostop Catch signal in gdb and break. print/noprint Print message when gdb catches signal. pass/nopass Pass signal down to debugee. catch signal <signal> Create a catchpoint for <signal>.","breadcrumbs":"Tools » gdb » Signal handling","id":"126","title":"Signal handling"},"127":{"body":"info thread List all threads. thread apply <id> [<id>] <command> Run command on all threads listed by <id> (space separated list). When 'all' is specified as <id> the <command> is run on all threads. thread name <name> The <name> for the current thread.","breadcrumbs":"Tools » gdb » Multi-threading","id":"127","title":"Multi-threading"},"128":{"body":"set follow-fork-mode <child | parent> Specify which process to follow when debuggee makes a fork(2) syscall. set detach-on-frok <on | off> Turn on/off detaching from new child processes (on by default). Turning this off allows to debug multiple processes (inferiors) with one gdb session. info inferiors List all processes gdb debugs. inferior <id> Switch to inferior with <id>.","breadcrumbs":"Tools » gdb » Multi-process","id":"128","title":"Multi-process"},"129":{"body":"dir <path> Add <path> to the beginning of the searh path for source files. show dir Show current search path. set substitute-path <from> <to> Add substitution rule checked during source file lookup. show substitute-path Show current substitution rules.","breadcrumbs":"Tools » gdb » Source file locations","id":"129","title":"Source file locations"},"13":{"body":"_describe simple completion, just words + description _arguments sophisticated completion, allow to specify actions Completion with _describe _describe MSG COMP MSG simple string with header message COMP array of completions where each entry is \"opt:description\" function _foo() { local -a opts opts=('bla:desc for bla' 'blu:desc for blu') _describe 'foo-msg' opts\n}\ncompdef _foo foo foo <TAB><TAB> -- foo-msg --\nbla -- desc for bla\nblu -- desc for blu Completion with _arguments _arguments SPEC [SPEC...] where SPEC can have one of the following forms: OPT[DESC]:MSG:ACTION for option flags N:MSG:ACTION for positional arguments Available actions (op1 op2) list possible matches\n->VAL set $state=VAL and continue, `$state` can be checked later in switch case\nFUNC call func to generate matches\n{STR} evaluate `STR` to generate matches","breadcrumbs":"Tools » zsh » Completion Functions","id":"13","title":"Completion Functions"},"130":{"body":"set disassembly-flavor <intel | att> Set the disassembly style \"flavor\". set pagination <on | off> Turn on/off gdb's pagination. set breakpoint pending <on | off | auto> on: always set pending breakpoints. off: error when trying to set pending breakpoints. auto: interatively query user to set breakpoint. set print pretty <on | off> Turn on/off pertty printing of structures. set style enabled <on | off> Turn on/off styling (eg colored output). set logging <on | off> Enable output logging to file (default gdb.txt). set logging file <fname> Change output log file to <fname> set logging redirect <on/off> on: only log to file. off: log to file and tty.","breadcrumbs":"Tools » gdb » Configuration","id":"130","title":"Configuration"},"131":{"body":"C-x a Toggle UI. C-l Redraw UI (curses UI can be messed up after the debugee prints to stdout/stderr). C-x o Change focus.","breadcrumbs":"Tools » gdb » Text user interface (TUI)","id":"131","title":"Text user interface (TUI)"},"132":{"body":"Gdb allows to create & document user commands as follows: define <cmd> # cmds end document <cmd> # docu end To get all user commands or documentations one can use: help user-defined help <cmd>","breadcrumbs":"Tools » gdb » User commands (macros)","id":"132","title":"User commands (macros)"},"133":{"body":"Gdb allows to create two types of command hooks hook- will be run before <cmd> hookpost- will be run after <cmd> define hook-<cmd> # cmds end define hookpost-<cmd> # cmds end","breadcrumbs":"Tools » gdb » Hooks","id":"133","title":"Hooks"},"134":{"body":"","breadcrumbs":"Tools » gdb » Examples","id":"134","title":"Examples"},"135":{"body":"When ever the debugee stops automatically print the memory at the current instruction pointer ($rip x86) and format as instruction /i. # rip - x86 display /i $rip # step instruction, after the step the next instruction is automatically printed si","breadcrumbs":"Tools » gdb » Automatically print next instr","id":"135","title":"Automatically print next instr"},"136":{"body":"Create conditional breakpoints for a function void foo(int i) in the debugee. # Create conditional breakpoint b foo if i == 42 b foo # would create bp 2 # Make existing breakpoint conditional cond 2 i == 7","breadcrumbs":"Tools » gdb » Conditional breakpoints","id":"136","title":"Conditional breakpoints"},"137":{"body":"Create conditional breakpoint using the $_thread convenience variable . # Create conditional breakpoint on all threads except thread 12. b foo if $_thread != 12","breadcrumbs":"Tools » gdb » Set breakpoint on all threads except one","id":"137","title":"Set breakpoint on all threads except one"},"138":{"body":"This creates a catchpoint for the SIGSEGV signal and attached the command to it. catch signal SIGSEGV command bt c end","breadcrumbs":"Tools » gdb » Catch SIGSEGV and execute commands","id":"138","title":"Catch SIGSEGV and execute commands"},"139":{"body":"gdb --batch -ex 'thread 1' -ex 'bt' -p <pid>","breadcrumbs":"Tools » gdb » Run backtrace on thread 1 (batch mode)","id":"139","title":"Run backtrace on thread 1 (batch mode)"},"14":{"body":"Skeleton to copy/paste for writing simple completions. Assume a program foo with the following interface: foo -c green|red|blue -s low|high -f <file> -d <dir> -h The completion handler could be implemented as follows in a file called _foo: #compdef _foo foo function _foo_color() { local colors=() colors+=('green:green color') colors+=('red:red color') colors+=('blue:blue color') _describe \"color\" colors\n} function _foo() { _arguments \\ \"-c[define color]:color:->s_color\" \\ \"-s[select sound]:sound:(low high)\" \\ \"-f[select file]:file:_files\" \\ \"-d[select dir]:dir:_files -/\" \\ \"-h[help]\" case $state in s_color) _foo_color;; esac\n}","breadcrumbs":"Tools » zsh » Example","id":"14","title":"Example"},"140":{"body":"To script gdb add commands into a file and pass it to gdb via -x. For example create run.gdb: set pagination off break mmap command info reg rdi rsi rdx bt c end #initial drop c This script can be used as: gdb --batch -x ./run.gdb -p <pid>","breadcrumbs":"Tools » gdb » Script gdb for automating debugging sessions","id":"140","title":"Script gdb for automating debugging sessions"},"141":{"body":"define break-save save breakpoint $arg0.gdb.bp\nend\ndefine break-load source $arg0.gdb.bp\nend define hook-quit break-save quit\nend","breadcrumbs":"Tools » gdb » Hook to automatically save breakpoints on quit","id":"141","title":"Hook to automatically save breakpoints on quit"},"142":{"body":"A symbolic watchpoint defined on a member variable for debugging is only valid as long as the expression is in scope. Once out of scope the watchpoint gets deleted. When debugging some memory corruption we want to keep the watchpoint even the expression goes out of scope to find the location that overrides the variable and introduces the corruption. (gdb) l\n1 struct S { int v; };\n2\n3 void set(struct S* s, int v) {\n4 s->v = v;\n5 }\n6\n7 int main() {\n8 struct S s;\n9 set(&s, 1);\n10 set(&s, 2);\n11 set(&s, 3);\n... (gdb) s\nset (s=0x7fffffffe594, v=1) at test.c:4\n4 s->v = v; # Define a new watchpoint on the member of the struct. The expression however\n# is only valid in the current functions scope. (gdb) watch s->v\nHardware watchpoint 2: s->v (gdb) c\nHardware watchpoint 2: s->v\nOld value = 0\nNew value = 1\nset (s=0x7fffffffe594, v=1) at test.c:5\n5 } # The watchpoint gets deleted as soon as we leave the function scope. (gdb) c\nWatchpoint 2 deleted because the program has left the block in\nwhich its expression is valid.\nmain () at test.c:10\n10 set(&s, 2); # Define the watchpoint on the location of the object to watch. (gdb) watch -l s->v # This is equivalent to the following. (gdb) p &s->v\n$1 = (int *) 0x7fffffffe594 # Define a watchpoint to the address of the member variable of the s instance.\n# This of course only makes sense as long as the s instance is not moved in memory. (gdb) watch *0x7fffffffe594\nHardware watchpoint 3: *0x7fffffffe594 (gdb) c\nHardware watchpoint 3: *0x7fffffffe594\nOld value = 1\nNew value = 2\nset (s=0x7fffffffe594, v=2) at test.c:5\n5 } (gdb) c\nHardware watchpoint 3: *0x7fffffffe594\nOld value = 2\nNew value = 3\nset (s=0x7fffffffe594, v=3) at test.c:5\n5 }","breadcrumbs":"Tools » gdb » Watchpoint on struct / class member","id":"142","title":"Watchpoint on struct / class member"},"143":{"body":"","breadcrumbs":"Tools » gdb » Know Bugs","id":"143","title":"Know Bugs"},"144":{"body":"When using finish inside a command block, commands after finish are not executed. To workaround that bug one can create a wrapper function which calls finish. define handler bt finish info reg rax end command handler end","breadcrumbs":"Tools » gdb » Workaround command + finish bug","id":"144","title":"Workaround command + finish bug"},"145":{"body":"","breadcrumbs":"Tools » gdbserver » gdbserver(1)","id":"145","title":"gdbserver(1)"},"146":{"body":"gdbserver [opts] comm prog [args] opts: --disable-randomization --no-disable-randomization --wrapper W -- comm: host:port tty","breadcrumbs":"Tools » gdbserver » CLI","id":"146","title":"CLI"},"147":{"body":"# Start gdbserver.\ngdbserver localhost:1234 /bin/ls # Attach gdb.\ngdb -ex 'target remote localhost:1234'","breadcrumbs":"Tools » gdbserver » Example","id":"147","title":"Example"},"148":{"body":"Set env as execution wrapper with some variables. The wrapper will be executed before the debugee. gdbserver --wrapper env FOO=123 BAR=321 -- :12345 /bin/ls","breadcrumbs":"Tools » gdbserver » Wrapper example: Set environment variables just for the debugee","id":"148","title":"Wrapper example: Set environment variables just for the debugee"},"149":{"body":"","breadcrumbs":"Tools » radare2 » radare2(1)","id":"149","title":"radare2(1)"},"15":{"body":"For this example we assume that the command foo takes at least three optional arguments such as foo arg1 arg2 arg3 [argN..] function _foo() { _arguments \\ \"1:opt 1:(a b c)\" \\ \":opt next:(d e f)\" \\ \"*:opt all:(u v w)\"\n} Explanation: 1:MSG:ACTION sets completion for the first optional argument :MSG:ACTION sets completion for the next optional argument *:MSG:ACTION sets completion for the optional argument where none of the previous rules apply, so in our example for arg3, argN... _files is a zsh builtin utility function to complete files/dirs see zsh completion functions zsh completion utility functions","breadcrumbs":"Tools » zsh » Example with optional arguments","id":"15","title":"Example with optional arguments"},"150":{"body":"pd <n> [@ <addr>] # print disassembly for <n> instructions # with optional temporary seek to <addr>","breadcrumbs":"Tools » radare2 » print","id":"150","title":"print"},"151":{"body":"fs # list flag-spaces fs <fs> # select flag-space <fs> f # print flags of selected flag-space","breadcrumbs":"Tools » radare2 » flags","id":"151","title":"flags"},"152":{"body":"?*~<kw> # '?*' list all commands and '~' grep for <kw> ?*~... # '..' less mode /'...' interactive search","breadcrumbs":"Tools » radare2 » help","id":"152","title":"help"},"153":{"body":"> r2 -B <baddr> <exe> # open <exe> mapped to addr <baddr> oob <addr> # reopen current file at <baddr>","breadcrumbs":"Tools » radare2 » relocation","id":"153","title":"relocation"},"154":{"body":"","breadcrumbs":"Tools » radare2 » Examples","id":"154","title":"Examples"},"155":{"body":"> r2 [-w] <file> oo+ # re-open for write if -w was not passed s <addr> # seek to position wv <data> # write 4 byte (dword)","breadcrumbs":"Tools » radare2 » Patch file (alter bytes)","id":"155","title":"Patch file (alter bytes)"},"156":{"body":"rasm2 -L # list supported archs > rasm2 -a x86 'mov eax, 0xdeadbeef' b8efbeadde > rasm2 -a x86 -d \"b8efbeadde\" mov eax, 0xdeadbeef","breadcrumbs":"Tools » radare2 » Assemble / Disassmble (rasm2)","id":"156","title":"Assemble / Disassmble (rasm2)"},"157":{"body":"All the examples & notes use qemu-system-x86_64 but in most cases this can be swapped with the system emulator for other architectures.","breadcrumbs":"Tools » qemu » qemu(1)","id":"157","title":"qemu(1)"},"158":{"body":"Graphic mode: Ctrl+Alt+g release mouse capture from VM Ctrl+Alt+1 switch to display of VM\nCtrl+Alt+2 switch to qemu monitor No graphic mode: Ctrl+a h print help\nCtrl+a x exit emulator\nCtrl+a c switch between monitor and console","breadcrumbs":"Tools » qemu » Keybindings","id":"158","title":"Keybindings"},"159":{"body":"Following command-line gives a good starting point to assemble a VM: qemu-system-x86_64 \\ -cpu host -enable-kvm -smp 4 \\ -m 8G \\ -vga virtio -display sdl,gl=on \\ -boot menu=on \\ -cdrom <iso> \\ -hda <disk> \\ -device qemu-xhci,id=xhci \\ -device usb-host,bus=xhci.0,vendorid=0x05e1,productid=0x0408,id=capture-card","breadcrumbs":"Tools » qemu » VM config snippet","id":"159","title":"VM config snippet"},"16":{"body":"","breadcrumbs":"Tools » bash » bash(1)","id":"16","title":"bash(1)"},"160":{"body":"# Emulate host CPU in guest VM, enabling all supported host featured (requires KVM).\n# List available CPUs `qemu-system-x86_64 -cpu help`.\n-cpu host # Enable KVM instead software emulation.\n-enable-kvm # Configure number of guest CPUs.\n-smp <N> # Configure size of guest RAM.\n-m 8G","breadcrumbs":"Tools » qemu » CPU & RAM","id":"160","title":"CPU & RAM"},"161":{"body":"# Use sdl window as display and enable openGL context.\n-display sdl,gl=on # Use vnc server as display (eg on display `:42` here).\n-display vnc=localhost:42 # Confifure virtio as 3D video graphic accelerator (requires virgl in guest).\n-vga virtio","breadcrumbs":"Tools » qemu » Graphic & Display","id":"161","title":"Graphic & Display"},"162":{"body":"# Enables boot menu to select boot device (enter with `ESC`).\n-boot menu=on","breadcrumbs":"Tools » qemu » Boot Menu","id":"162","title":"Boot Menu"},"163":{"body":"# Attach cdrom drive with iso to a VM.\n-cdrom <iso> # Attach disk drive to a VM.\n-hda <disk> # Generic way to configure & attach a drive to a VM.\n-drive file=<file>,format=qcow2 Create a disk with qemu-img To create a qcow2 disk (qemu copy-on-write) of size 10G: qemu-img create -f qcow2 disk.qcow2 10G The disk does not contain any partitions or a partition table. We can format the disk from within the guest as following example: # Create `gpt` partition table.\nsudo parted /dev/sda mktable gpt # Create two equally sized primary partitions.\nsudo parted /dev/sda mkpart primary 0% 50%\nsudo parted /dev/sda mkpart primary 50% 100% # Create filesystem on each partition.\nsudo mkfs.ext3 /dev/sda1\nsudo mkfs.ext4 /dev/sda2 lsblk -f /dev/sda NAME FSTYPE LABEL UUID FSAVAIL FSUSE% MOUNTPOINT sda ├─sda1 ext3 .... └─sda2 ext4 ....","breadcrumbs":"Tools » qemu » Block devices","id":"163","title":"Block devices"},"164":{"body":"Host Controller # Add XHCI USB controller to the VM (supports USB 3.0, 2.0, 1.1).\n# `id=xhci` creates a usb bus named `xhci`.\n-device qemu-xhci,id=xhci USB Device # Pass-through USB device from host identified by vendorid & productid and\n# attach to usb bus `xhci.0` (defined with controller `id`).\n-device usb-host,bus=xhci.0,vendorid=0x05e1,productid=0x0408","breadcrumbs":"Tools » qemu » USB","id":"164","title":"USB"},"165":{"body":"# Open gdbstub on tcp `<port>` (`-s` shorthand for `-gdb tcp::1234`).\n-gdb tcp::<port> # Freeze guest CPU at startup and wait for debugger connection.\n-S","breadcrumbs":"Tools » qemu » Debugging","id":"165","title":"Debugging"},"166":{"body":"# Create raw tcp server for `serial IO` and wait until a client connects\n# before executing the guest.\n-serial tcp:localhost:12345,server,wait # Create telnet server for `serial IO` and wait until a client connects\n# before executing the guest.\n-serial telnet:localhost:12345,server,wait # Configure redirection for the QEMU `mointor`, arguments similar to `-serial`\n# above.\n-monitor ... In server mode use nowait to execute guest without waiting for a client connection.","breadcrumbs":"Tools » qemu » IO redirection","id":"166","title":"IO redirection"},"167":{"body":"# Redirect host tcp port `1234` to guest port `4321`.\n-nic user,hostfwd=tcp:localhost:1234-:4321","breadcrumbs":"Tools » qemu » Network","id":"167","title":"Network"},"168":{"body":"# Attach a `virtio-9p-pci` device to the VM.\n# The guest requires 9p support and can mount the shared drive as:\n# mount -t 9p -o trans=virtio someName /mnt\n-virtfs local,id=someName,path=<someHostPath>,mount_tag=someName,security_model=none","breadcrumbs":"Tools » qemu » Shared drives","id":"168","title":"Shared drives"},"169":{"body":"# List debug items.\n-d help # Write debug log to file instead stderr.\n-D <file> # Examples\n-d in_asm Log executed guest instructions.","breadcrumbs":"Tools » qemu » Debug logging","id":"169","title":"Debug logging"},"17":{"body":"","breadcrumbs":"Tools » bash » Expansion","id":"17","title":"Expansion"},"170":{"body":"# List name of all trace points.\n-trace help # Enable trace points matching pattern and optionally write trace to file.\n-trace <pattern>[,file=<file>] # Enable trace points for all events listed in the <events> file.\n# File must contain one event/pattern per line.\n-trace events=<events>","breadcrumbs":"Tools » qemu » Tracing","id":"170","title":"Tracing"},"171":{"body":"VM snapshots require that there is at least on qcow2 disk attached to the VM ( VM Snapshots ). Commands for qemu Monitor or QMP : # List available snapshots.\ninfo snapshots # Create/Load/Delete snapshot with name <tag>.\nsavevm <tag>\nloadvm <tag>\ndelvm <tag> The snapshot can also be directly specified when invoking qemu as: qemu-system-x86_64 \\ -loadvm <tag> \\ ...","breadcrumbs":"Tools » qemu » VM snapshots","id":"171","title":"VM snapshots"},"172":{"body":"Online migration example: # Start machine 1 on host ABC.\nqemu-system-x86_64 -monitor stdio -cdrom <iso> # Prepare machine 2 on host DEF as migration target.\n# Listen for any connection on port 12345.\nqemu-system-x86_64 -monitor stdio -incoming tcp:0.0.0.0:12345 # Start migration from the machine 1 monitor console.\n(qemu) migrate tcp:DEF:12345 Save to external file example: ```bash\n# Start machine 1.\nqemu-system-x86_64 -monitor stdio -cdrom <iso> # Save VM state to file.\n(qemu) migrate \"exec:gzip -c > vm.gz\" # Load VM from file.\nqemu-system-x86_64 -monitor stdio -incoming \"exec: gzip -d -c vm.gz\" The migration source machine and the migration target machine should be launched with the same parameters.","breadcrumbs":"Tools » qemu » VM Migration","id":"172","title":"VM Migration"},"173":{"body":"Example command line to directly boot a Kernel with an initrd ramdisk. qemu-system-x86_64 \\ -cpu host \\ -enable-kvm \\ -kernel <dir>/arch/x86/boot/bzImage \\ -append \"earlyprintk=ttyS0 console=ttyS0 nokaslr init=/init debug\" \\ -initrd <dir>/initramfs.cpio.gz \\ ... Instructions to build a minimal Kernel and initrd .","breadcrumbs":"Tools » qemu » Appendix: Direct Kernel boot","id":"173","title":"Appendix: Direct Kernel boot"},"174":{"body":"test: test.s as -o test.o test.s ld -o test test.o testc.o trace: test qemu-x86_64 -singlestep -d nochain,cpu ./test 2>&1 | awk '/RIP/ { print $$1; }' clean: $(RM) test test-bin test.o .section .text, \"ax\" .global _start\n_start: xor %rax, %rax mov $0x8, %rax\n1: cmp $0, %rax je 2f dec %rax jmp 1b\n2: # x86-64 exit(2) syscall mov $0, %rdi mov $60, %rax syscall","breadcrumbs":"Tools » qemu » Appendix: Cheap instruction tracer","id":"174","title":"Appendix: Cheap instruction tracer"},"175":{"body":"QEMU USB QEMU IMG QEMU Tools QEMU System QEMU Invocation (command line args) QEMU Monitor QEMU machine protocol (QMP) QEMU VM Snapshots","breadcrumbs":"Tools » qemu » References","id":"175","title":"References"},"176":{"body":"","breadcrumbs":"Tools » pacman » pacman(1)","id":"176","title":"pacman(1)"},"177":{"body":"pacman -Sy refresh package database\npacman -S <pkg> install pkg\npacman -Ss <regex> search remote package database\npacman -Si <pkg> get info for pkg\npacman -Su upgrade installed packages\npacman -Sc clean local package cache","breadcrumbs":"Tools » pacman » Remote package repositories","id":"177","title":"Remote package repositories"},"178":{"body":"pacman -Rsn <pkg> uninstall package and unneeded deps + config files","breadcrumbs":"Tools » pacman » Remove packages","id":"178","title":"Remove packages"},"179":{"body":"Local package database of installed packages. pacman -Q list all installed packages\npacman -Qs <regex> search local package database\npacman -Ql <pkg> list files installed by pkg\npacman -Qo <file> query package that owns file\npacman -Qe only list explicitly installed packages","breadcrumbs":"Tools » pacman » Local package database","id":"179","title":"Local package database"},"18":{"body":"# generate sequence from n to m\n{n..m}\n# generate sequence from n to m step by s\n{n..m..s} # expand cartesian product\n{a,b}{c,d}","breadcrumbs":"Tools » bash » Generator","id":"18","title":"Generator"},"180":{"body":"Local file database which allows to search packages owning certain files. Also searches non installed packages, but database must be synced. pacman -Fy refresh file database\npacman -Fl <pkg> list files in pkg (must not be installed)\npacman -Fx <regex> search","breadcrumbs":"Tools » pacman » Local file database","id":"180","title":"Local file database"},"181":{"body":"Uninstall all orphaned packages (including config files) that were installed as dependencies. pacman -Rsn $(pacman -Qtdq) List explicitly installed packages that are not required as dependency by any package and sort by size. pacman -Qetq | xargs pacman -Qi | awk '/Name/ { name=$3 } /Installed Size/ { printf \"%8.2f%s %s\\n\", $4, $5, name }' | sort -h Install package into different root directory but keep using the default database. pacman --root abc --dbpath /var/lib/pacman -S mingw-w64-gcc","breadcrumbs":"Tools » pacman » Hacks","id":"181","title":"Hacks"},"182":{"body":"Online playground","breadcrumbs":"Tools » dot » dot(1)","id":"182","title":"dot(1)"},"183":{"body":"Can be rendered to svg with the following command. dot -T svg -o g.svg g.dot Example dot file. // file: g.dot\ndigraph { // Render ranks from left to right. rankdir=LR // Make background transparent. bgcolor=transparent // Global node attributes. node [shape=box] // Global edge attributes. edge [style=dotted,color=red] // Add nodes & edge. stage1 -> stage2 // Add multiple edges at once. stage2 -> { stage3_1, stage3_2 } // Add edge with custom attributes. stage3_2 -> stage4 [label=\"some text\"] // Set custom attributes for specific node. stage4 [color=green,fillcolor=lightgray,style=\"filled,dashed\",label=\"s4\"] // Create a subgraph. This can be used to group nodes/edges or as scope for // global node/edge attributes. // If the name starts with 'cluster' a border is drawn. subgraph cluster_1 { stage5_1 stage5_2 } // Add some edges to subgraph nodes. stage3_1 -> { stage5_1, stage5_2 }\n} Rendered svg file. g.svg","breadcrumbs":"Tools » dot » Example dot file to copy & paste from.","id":"183","title":"Example dot file to copy & paste from."},"184":{"body":"DOT language Attributes Node shapes Colors User manual","breadcrumbs":"Tools » dot » References","id":"184","title":"References"},"185":{"body":"lsof ss pidstat pgrep pmap pstack","breadcrumbs":"Resource analysis & monitor » Resource analysis & monitor","id":"185","title":"Resource analysis & monitor"},"186":{"body":"lsof -r <s> ..... repeatedly execute command ervery <s> seconds -a ......... AND slection filters instead ORing (OR: default) -p <pid> ... filter by <pid> +fg ........ show file flags for file descripros -n ......... don't convert network addr to hostnames -P ......... don't convert network port to service names -i <@h[:p]>. show connections to h (hostname|ip addr) with optional port p -s <p:s> ... in conjunction with '-i' filter for protocol <p> in state <s> -U ......... show unix domain sockets ('@' indicates abstract sock name, see unix(7)) file flags: R/W/RW ..... read/write/read-write CR ......... create AP ......... append TR ......... truncate -s protocols TCP, UDP -s states (TCP) CLOSED, IDLE, BOUND, LISTEN, ESTABLISHED, SYN_SENT, SYN_RCDV, ESTABLISHED, CLOSE_WAIT, FIN_WAIT1, CLOSING, LAST_ACK, FIN_WAIT_2, TIME_WAIT -s states (UDP) Unbound, Idle","breadcrumbs":"Resource analysis & monitor » lsof » lsof(8)","id":"186","title":"lsof(8)"},"187":{"body":"","breadcrumbs":"Resource analysis & monitor » lsof » Examples","id":"187","title":"Examples"},"188":{"body":"Show open files with file flags for process: lsof +fg -p <pid>","breadcrumbs":"Resource analysis & monitor » lsof » File flags","id":"188","title":"File flags"},"189":{"body":"Show open tcp connections for $USER: lsof -a -u $USER -i TCP Note : -a ands the results. If -a is not given all open files matching $USER and all tcp connections are listed ( ored ).","breadcrumbs":"Resource analysis & monitor » lsof » Open TCP connections","id":"189","title":"Open TCP connections"},"19":{"body":"# default value\nbar=${foo:-some_val} # if $foo set, then bar=$foo else bar=some_val # alternate value\nbar=${foo:+bla $foo} # if $foo set, then bar=\"bla $foo\" else bar=\"\" # check param set\nbar=${foo:?msg} # if $foo set, then bar=$foo else exit and print msg # indirect\nFOO=foo\nBAR=FOO\nbar=${!BAR} # deref value of BAR -> bar=$FOO # prefix\n${foo#prefix} # remove prefix when expanding $foo\n# suffix\n${foo%suffix} # remove suffix when expanding $foo # substitute\n${foo/pattern/string} # replace pattern with string when expanding foo\n# pattern starts with\n# '/' replace all occurences of pattern\n# '#' pattern match at beginning\n# '%' pattern match at end Note: prefix/suffix/pattern are expanded as pathnames .","breadcrumbs":"Tools » bash » Parameter","id":"19","title":"Parameter"},"190":{"body":"Show open connections to localhost for $USER: lsof -a -u $USER -i @localhost","breadcrumbs":"Resource analysis & monitor » lsof » Open connection to specific host","id":"190","title":"Open connection to specific host"},"191":{"body":"Show open connections to port :1234 for $USER: lsof -a -u $USER -i :1234","breadcrumbs":"Resource analysis & monitor » lsof » Open connection to specific port","id":"191","title":"Open connection to specific port"},"192":{"body":"lsof -i 4TCP -s TCP:ESTABLISHED","breadcrumbs":"Resource analysis & monitor » lsof » IPv4 TCP connections in ESTABLISHED state","id":"192","title":"IPv4 TCP connections in ESTABLISHED state"},"193":{"body":"This may help to find which processes keep devices busy when trying to unmount and the device is currently busy. # Assuming /proc is a mount point.\nlsof /proc","breadcrumbs":"Resource analysis & monitor » lsof » List open files in a mounted directory.","id":"193","title":"List open files in a mounted directory."},"194":{"body":"ss [option] [filter] [option] -p ..... Show process using socket -l ..... Show sockets in listening state -4/-6 .. Show IPv4/6 sockets -x ..... Show unix sockets -n ..... Show numeric ports (no resolve) -O ..... Oneline output per socket [filter] dport/sport PORT .... Filter for destination/source port dst/src ADDR ........ Filter for destination/source address and/or .............. Logic operator ==/!= ............... Comparison operator (EXPR) .............. Group exprs","breadcrumbs":"Resource analysis & monitor » ss » ss(8)","id":"194","title":"ss(8)"},"195":{"body":"Show all tcp IPv4 sockets connecting to port 443: ss -4 'dport 443' Show all tcp IPv4 sockets that don't connect to port 443 or connect to address 1.2.3.4. ss -4 'dport != 443 or dst 1.2.3.4'","breadcrumbs":"Resource analysis & monitor » ss » Examples","id":"195","title":"Examples"},"196":{"body":"pidstat [opt] [interval] [cont] -U [user] show username instead UID, optionally only show for user -r memory statistics -d I/O statistics -h single line per process and no lines with average","breadcrumbs":"Resource analysis & monitor » pidstat » pidstat(1)","id":"196","title":"pidstat(1)"},"197":{"body":"pidstat -r -p <pid> [interval] [count] minor_pagefault: Happens when the page needed is already in memory but not allocated to the faulting process, in that case the kernel only has to create a new page-table entry pointing to the shared physical page (not required to load a memory page from disk). major_pagefault: Happens when the page needed is NOT in memory, the kernel has to create a new page-table entry and populate the physical page (required to load a memory page from disk).","breadcrumbs":"Resource analysis & monitor » pidstat » Page fault and memory utilization","id":"197","title":"Page fault and memory utilization"},"198":{"body":"pidstat -d -p <pid> [interval] [count]","breadcrumbs":"Resource analysis & monitor » pidstat » I/O statistics","id":"198","title":"I/O statistics"},"199":{"body":"pgrep [opts] <pattern> -n only list newest matching process -u <usr> only show matching for user <usr> -l additionally list command -a additionally list command + arguments","breadcrumbs":"Resource analysis & monitor » pgrep » pgrep(1)","id":"199","title":"pgrep(1)"},"2":{"body":"","breadcrumbs":"Tools » zsh » zsh(1)","id":"2","title":"zsh(1)"},"20":{"body":"* match any string\n? match any single char\n\\\\ match backslash\n[abc] match any char of 'a' 'b' 'c'\n[a-z] match any char between 'a' - 'z'\n[^ab] negate, match all not 'a' 'b'\n[:class:] match any char in class, available: alnum,alpha,ascii,blank,cntrl,digit,graph,lower, print,punct,space,upper,word,xdigit With extglob shell option enabled it is possible to have more powerful patterns. In the following pattern-list is one ore more patterns separated by | char. ?(pattern-list) matches zero or one occurrence of the given patterns\n*(pattern-list) matches zero or more occurrences of the given patterns\n+(pattern-list) matches one or more occurrences of the given patterns\n@(pattern-list) matches one of the given patterns\n!(pattern-list) matches anything except one of the given patterns Note: shopt -s extglob/shopt -u extglob to enable/disable extglob option.","breadcrumbs":"Tools » bash » Pathname","id":"20","title":"Pathname"},"200":{"body":"For example attach gdb to newest zsh process from $USER. gdb -p $(pgrep -n -u $USER zsh)","breadcrumbs":"Resource analysis & monitor » pgrep » Debug newest process","id":"200","title":"Debug newest process"},"201":{"body":"pmap [opts] <pid> Dump virtual memory map of process. Compared to /proc/<pid>/maps it shows the size of the mappings.\nopts: -p show full path in the mapping -x show details (eg RSS usage of each segment)","breadcrumbs":"Resource analysis & monitor » pmap » pmap(1)","id":"201","title":"pmap(1)"},"202":{"body":"pstack <pid> Dump stack for all threads of process.","breadcrumbs":"Resource analysis & monitor » pstack » pstack(1)","id":"202","title":"pstack(1)"},"203":{"body":"strace ltrace perf OProfile time","breadcrumbs":"Trace and Profile » Trace and Profile","id":"203","title":"Trace and Profile"},"204":{"body":"strace [opts] [prg] -f .......... follow child processes on fork(2) -ff ......... follow fork and separate output file per child -p <pid> .... attach to running process -s <size> ... max string size, truncate of longer (default: 32) -e <expr> ... expression for trace filtering -o <file> ... log output into <file> -c .......... dump syscall statitics at the end -C .......... like -c but dump regular ouput as well -k .......... dump stack trace for each syscall -P <path> ... only trace syscall accesing path -y .......... print paths for FDs -tt ......... print absolute timestamp (with us precision) -r .......... print relative timestamp -z .......... log only successful syscalls -Z .......... log only failed syscalls -n .......... print syscall numbers -y .......... translate fds (eg file path, socket) -yy ......... translate fds with all information (eg IP) -x .......... print non-ASCII chars as hex string <expr>: trace=syscall[,syscall] .... trace only syscall listed trace=file ................. trace all syscall that take a filename as arg trace=process .............. trace process management related syscalls trace=signal ............... trace signal related syscalls signal ..................... trace signals delivered to the process","breadcrumbs":"Trace and Profile » strace » strace(1)","id":"204","title":"strace(1)"},"205":{"body":"Trace open(2) & socket(2) syscalls for a running process + child processes: strace -f -e trace=open,socket -p <pid> Trace signals delivered to a running process: strace -e signal -e 'trace=!all' -p <pid>","breadcrumbs":"Trace and Profile » strace » Examples","id":"205","title":"Examples"},"206":{"body":"ltrace [opts] [prg] -f .......... follow child processes on fork(2) -p <pid> .... attach to running process -o <file> ... log output into <file> -l <filter> . show who calls into lib matched by <filter> -C .......... demangle","breadcrumbs":"Trace and Profile » ltrace » ltrace(1)","id":"206","title":"ltrace(1)"},"207":{"body":"List which program/libs call into libstdc++: ltrace -l '*libstdc++*' -C -o ltrace.log ./main","breadcrumbs":"Trace and Profile » ltrace » Example","id":"207","title":"Example"},"208":{"body":"perf list show supported hw/sw events perf stat -p <pid> .. show stats for running process -I <ms> ... show stats periodically over interval <ms> -e <ev> ... filter for events perf top -p <pid> .. show stats for running process -F <hz> ... sampling frequency -K ........ hide kernel threads perf record -p <pid> ............... record stats for running process -F <hz> ................ sampling frequency --call-graph <method> .. [fp, dwarf, lbr] method how to caputre backtrace fp : use frame-pointer, need to compile with -fno-omit-frame-pointer dwarf: use .cfi debug information lbr : use hardware last branch record facility -g ..................... short-hand for --call-graph fp -e <ev> ................ filter for events perf report -n .................... annotate symbols with nr of samples --stdio ............... report to stdio, if not presen tui mode -g graph,0.5,caller ... show caller based call chains with value >0.5 Useful <ev>: page-faults minor-faults major-faults cpu-cycles` task-clock","breadcrumbs":"Trace and Profile » perf » perf(1)","id":"208","title":"perf(1)"},"209":{"body":"","breadcrumbs":"Trace and Profile » perf » Flamegraph","id":"209","title":"Flamegraph"},"21":{"body":"Note: The trick with bash I/O redirection is to interpret from left-to-right. # stdout & stderr to file\ncommand >file 2>&1\n# equivalent\ncommand &>file # stderr to stdout & stdout to file\ncommand 2>&1 >file The article Bash One-Liners Explained, Part III: All about redirections contains some nice visualization to explain bash redirections.","breadcrumbs":"Tools » bash » I/O redirection","id":"21","title":"I/O redirection"},"210":{"body":"perf record -g -e cpu-cycles -p <pid>\nperf script | FlameGraph/stackcollapse-perf.pl | FlameGraph/flamegraph.pl > cycles-flamegraph.svg","breadcrumbs":"Trace and Profile » perf » Flamegraph with single event trace","id":"210","title":"Flamegraph with single event trace"},"211":{"body":"perf record -g -e cpu-cycles,page-faults -p <pid>\nperf script --per-event-dump\n# fold & generate as above","breadcrumbs":"Trace and Profile » perf » Flamegraph with multiple event traces","id":"211","title":"Flamegraph with multiple event traces"},"212":{"body":"operf -g -p <pid> -g ...... caputre call-graph information opreport [opt] FILE show time spent per binary image -l ...... show time spent per symbol -c ...... show callgraph information (see below) -a ...... add column with time spent accumulated over child nodes ophelp show supported hw/sw events","breadcrumbs":"Trace and Profile » OProfile » OProfile","id":"212","title":"OProfile"},"213":{"body":"# statistics of process run\n/usr/bin/time -v <cmd>","breadcrumbs":"Trace and Profile » time » /usr/bin/time(1)","id":"213","title":"/usr/bin/time(1)"},"214":{"body":"od xxd readelf objdump nm","breadcrumbs":"Binary » Binary","id":"214","title":"Binary"},"215":{"body":"od [opts] <file> -An don't print addr info -tx4 print hex in 4 byte chunks -ta print as named character -tc printable chars or backslash escape -w4 print 4 bytes per line -j <n> skip <n> bytes from <file> (hex if start with 0x) -N <n> dump <n> bytes (hex of start with 0x)","breadcrumbs":"Binary » od » od(1)","id":"215","title":"od(1)"},"216":{"body":"echo -n AAAABBBB | od -An -w4 -tx4 >> 41414141 >> 42424242 echo -n '\\x7fELF\\n' | od -tx1 -ta -tc >> 0000000 7f 45 4c 46 0a # tx1 >> del E L F nl # ta >> 177 E L F \\n # tc","breadcrumbs":"Binary » od » ASCII to hex string","id":"216","title":"ASCII to hex string"},"217":{"body":"For example .rodata section from an elf file. We can use readelf to get the offset into the file where the .rodata section starts. readelf -W -S foo >> Section Headers: >> [Nr] Name Type Address Off Size ES Flg Lk Inf Al >> ... >> [15] .rodata PROGBITS 00000000004009c0 0009c0 000030 00 A 0 0 16 With the offset of -j 0x0009c0 we can dump -N 0x30 bytes from the beginning of the .rodata section as follows: od -j 0x0009c0 -N 0x30 -tx4 -w4 foo >> 0004700 00020001 >> 0004704 00000000 >> * >> 0004740 00000001 >> 0004744 00000002 >> 0004750 00000003 >> 0004754 00000004 Note : Numbers starting with 0x will be interpreted as hex by od.","breadcrumbs":"Binary » od » Extract parts of file","id":"217","title":"Extract parts of file"},"218":{"body":"xxd [opts] -p dump continuous hexdump -r convert hexdump into binary ('revert') -e dump as little endian mode -i output as C array","breadcrumbs":"Binary » xxd » xxd(1)","id":"218","title":"xxd(1)"},"219":{"body":"echo -n 'aabb' | xxd -p >> 61616262","breadcrumbs":"Binary » xxd » ASCII to hex stream","id":"219","title":"ASCII to hex stream"},"22":{"body":"j>&i Duplicate fd i to fd j, making j a copy of i. See dup2(2) . Example: command 2>&1 >file duplicate fd 1 to fd 2, effectively redirecting stderr to stdout redirect stdout to file","breadcrumbs":"Tools » bash » Explanation","id":"22","title":"Explanation"},"220":{"body":"echo -n '61616262' | xxd -p -r >> aabb","breadcrumbs":"Binary » xxd » Hex to binary stream","id":"220","title":"Hex to binary stream"},"221":{"body":"echo -n '\\x7fELF' | xxd -p | xxd -p -r | file -p - >> ELF","breadcrumbs":"Binary » xxd » ASCII to binary","id":"221","title":"ASCII to binary"},"222":{"body":"xxd -i <(echo -n '\\x7fELF') >> unsigned char _proc_self_fd_11[] = { >> 0x7f, 0x45, 0x4c, 0x46 >> }; >> unsigned int _proc_self_fd_11_len = 4;","breadcrumbs":"Binary » xxd » ASCII to C array (hex encoded)","id":"222","title":"ASCII to C array (hex encoded)"},"223":{"body":"readelf [opts] <elf> -W|--wide wide output, dont break output at 80 chars -h print ELF header -S print section headers -l print program headers + segment mapping -d print .dynamic section (dynamic link information) --syms print symbol tables (.symtab .dynsym) --dyn-syms print dynamic symbol table (exported symbols for dynamic linker) -r print relocation sections (.rel.*, .rela.*)","breadcrumbs":"Binary » readelf » readelf(1)","id":"223","title":"readelf(1)"},"224":{"body":"objdump [opts] <elf> -M intel use intil syntax -d disassemble text section -D disassemble all sections -S mix disassembly with source code -C demangle -j <section> display info for section --[no-]show-raw-insn [dont] show object code next to disassembly","breadcrumbs":"Binary » objdump » objdump(1)","id":"224","title":"objdump(1)"},"225":{"body":"For example .plt section: objdump -j .plt -d <elf>","breadcrumbs":"Binary » objdump » Disassemble section","id":"225","title":"Disassemble section"},"226":{"body":"This can be helpful for example as a cheap analysis tool when toying with JIT generating code. We could just write thee binary code buffer to a file and disassemble with objdump. To re-create that case, we just assemble and link some ELF file and then create a raw binary of the text section with objcopy. # file: test.s\n.section .text, \"ax\" .global _start\n_start: xor %rax, %rax mov $0x8, %rax\n1: cmp $0, %rax je 2f dec %rax jmp 1b\n2: # x86-64 exit(2) syscall mov $0, %rdi mov $60, %rax syscall # Assemble & link.\nas -o test.o test.s\nld -o test test.o testc.o\n# ELF -> binary (only take .text section).\nobjcopy -O binary --only-section .text test test-bin # Disassemble raw binary.\nobjdump -D -b binary -m i386:x86-64 test-bin","breadcrumbs":"Binary » objdump » Example: disassemble raw binary","id":"226","title":"Example: disassemble raw binary"},"227":{"body":"nm [opts] <elf> -C demangle -u undefined only","breadcrumbs":"Binary » nm » nm(1)","id":"227","title":"nm(1)"},"228":{"body":"c++filt c++ glibc gcc cmake make ld.so symbol versioning python gcov pgo","breadcrumbs":"Development » Development","id":"228","title":"Development"},"229":{"body":"","breadcrumbs":"Development » c++filt » c++filt(1)","id":"229","title":"c++filt(1)"},"23":{"body":"The getopts builtin uses following global variables: OPTARG, value of last option argument OPTIND, index of the next argument to process (user must reset) OPTERR, display errors if set to 1 getopts <optstring> <param> [<args>] <optstring> specifies the names of supported options, eg f:c f: means -f option with an argument c means -c option without an argument <param> specifies a variable name which getopts fills with the last parsed option argument <args> optionally specify argument string to parse, by default getopts parses $@","breadcrumbs":"Tools » bash » Argument parsing with getopts","id":"23","title":"Argument parsing with getopts"},"230":{"body":"c++-filt <symbol_str>","breadcrumbs":"Development » c++filt » Demangle symbol","id":"230","title":"Demangle symbol"},"231":{"body":"For example dynamic symbol table: readelf -W --dyn-syms <elf> | c++filt","breadcrumbs":"Development » c++filt » Demangle stream","id":"231","title":"Demangle stream"},"232":{"body":"openstd cpp standards . Source files of most examples is available here .","breadcrumbs":"Development » c++ » c++","id":"232","title":"c++"},"233":{"body":"Force compile error to see what auto is deduced to. auto foo = bar(); // force compile error\ntypename decltype(foo)::_;","breadcrumbs":"Development » c++ » Type deduction","id":"233","title":"Type deduction"},"234":{"body":"The strict aliasing rules describe via which alias a value can be accessed. Informal: an alias is a reference / pointer to a value. Accessing a value through an alias that violates the strict aliasing rules is undefined behavior (UB). Examples below on godbolt . int i = 0; // Valid aliasing (signed / unsigned type).\n*reinterpret_cast<signed int*>(&i);\n*reinterpret_cast<unsigned int*>(&i); // Valid aliasing (cv qualified type).\n*reinterpret_cast<const int*>(&i);\n*reinterpret_cast<const unsigned*>(&i); // Valid aliasing (byte type).\n*reinterpret_cast<char*>(&i);\n*reinterpret_cast<std::byte*>(&i); // Invalid aliasing, dereferencing pointer is UB.\n*reinterpret_cast<short*>(&i);\n*reinterpret_cast<float*>(&i); NOTE: Casting pointer to invalid aliasing type is not directly UB, but dereferencing the pointer is UB. short s[2] = { 1, 2 }; // Invalid aliasing (UB) - type punning, UB to deref ptr (int has stricter\n// alignment requirements than short).\n*reinterpret_cast<int*>(s); // Arbitrary byte pointer.\nchar c[4] = { 1, 2, 3, 4 }; // Invalid aliasing (UB) - type punning, UB to deref ptr (int has stricter\n// alignment requirements than char).\n*reinterpret_cast<int*>(c); At the time of writing, the current c++ std draft contains the following. If a program attempts to access the stored value of an object through a glvalue\nwhose type is not **similar** (7.3.6) to one of the following types the\nbehavior is undefined [44] (11.1) the dynamic type of the object,\n(11.2) a type that is the signed or unsigned type corresponding to the dynamic type of the object, or\n(11.3) a char, unsigned char, or std::byte type. [44]: The intent of this list is to specify those circumstances in which an object can or cannot be aliased. The paragraph is short but one also needs to understand the meaning of similar ( similar_types ) . This paragraph is actually somewhat more explicit in the c++17 std . If a program attempts to access the stored value of an object through a glvalue\nof other than one of the following types the behavior is undefined [63] (11.1) the dynamic type of the object,\n(11.2) a cv-qualified version of the dynamic type of the object,\n(11.3) a type similar (as defined in 7.5) to the dynamic type of the object,\n(11.4) a type that is the signed or unsigned type corresponding to the dynamic type of the object,\n(11.5) a type that is the signed or unsigned type corresponding to a cv-qualified version of the dynamic type of the object,\n(11.6) an aggregate or union type that includes one of the aforementioned types among its elements or non- static data members (including, recursively, an element or non-static data member of a subaggregate or contained union),\n(11.7) a type that is a (possibly cv-qualified) base class type of the dynamic type of the object,\n(11.8) a char, unsigned char, or std::byte type. [63]: The intent of this list is to specify those circumstances in which an object may or may not be aliased. Additional references: What is the Strict Aliasing Rule and Why do we care The article shows a small example how the compiler may optimized using the strict aliasing rules. int alias(int* i, char* c) { *i = 1; *c = 'a'; // char* may alias int* return *i;\n} int noalias(int* i, short* s) { *i = 1; *s = 2; // short* does not alias int* return *i;\n} alias(int*, char*):\nmov DWORD PTR [rdi] ,0x1 ; *i = 1;\nmov BYTE PTR [rsi], 0x61 ; *c = 'a';\nmov eax,DWORD PTR [rdi] ; Must reload, char* can alias int*.\nret noalias(int*, short*):\nmov DWORD PTR [rdi], 0x1 ; *i = 1;\nmov WORD PTR [rsi], 0x2 ; *s = 2;\nmov eax,0x1 ; Must not reload, short* can not alias int*.\nret reinterpret_cast type aliasing Any object pointer type T1* can be converted to another object pointer type cv T2*. This is exactly equivalent to static_cast<cv T2*>(static_cast<cv void*>(expression)) (which implies that if T2's alignment requirement is not stricter than T1's, the value of the pointer does not change and conversion of the resulting pointer back to its original type yields the original value). In any case, the resulting pointer may only be dereferenced safely if allowed by the type aliasing rules (see below). int I;\nchar* X = reinterpret_cast<char*>(&I); // Valid, char allowed to alias int.\n*X = 42;\nint* Y = reinterpret_cast<int*>(X); // Cast back to original type.\n*Y = 1337; // safe char C[4];\nint* P = reinterpret_cast<int*>(C); // Cast is ok, not yet UB.\n*P = 1337; // UB, violates strict aliasing / alignment rules. // https://stackoverflow.com/questions/52492229/c-byte-array-to-int On gcc strict aliasing is enabled starting with -O2. for i in {0..3} g s; do echo \"-O$i $(g++ -Q --help=optimizers -O$i | grep fstrict-aliasing)\"; done\n-O0 -fstrict-aliasing [disabled]\n-O1 -fstrict-aliasing [disabled]\n-O2 -fstrict-aliasing [enabled]\n-O3 -fstrict-aliasing [enabled]\n-Og -fstrict-aliasing [disabled]\n-Os -fstrict-aliasing [enabled]","breadcrumbs":"Development » c++ » Strict aliasing and type punning","id":"234","title":"Strict aliasing and type punning"},"235":{"body":"The __restrict keyword allows the programmer to tell the compiler that two pointer will not alias each other. int alias(int* a, int* b) { *a = 1; *b = 2; return *a;\n} // alias(int*, int*): # @alias(int*, int*)\n// mov dword ptr [rdi], 1\n// mov dword ptr [rsi], 2\n// mov eax, dword ptr [rdi]\n// ret int noalias(int* __restrict a, int* __restrict b) { *a = 1; *b = 2; return *a;\n} // noalias(int*, int*): # @noalias(int*, int*)\n// mov dword ptr [rdi], 1\n// mov dword ptr [rsi], 2\n// mov eax, 1\n// ret However this should only be used with care and in a narrow scope, as it is easy to violate self defined contract, see godbolt .","breadcrumbs":"Development » c++ » __restrict keyword","id":"235","title":"__restrict keyword"},"236":{"body":"The correct way to do type-punning in c++: std::bit_cast (c++20) std::memcpy","breadcrumbs":"Development » c++ » Type punning","id":"236","title":"Type punning"},"237":{"body":"#include <iostream> // -- Example 1 - print template value arguments. // Base case with one parameter.\ntemplate<int P>\nvoid show_int() { printf(\"%d\\n\", P);\n} // General case with at least two parameters, to disambiguate from base case.\ntemplate<int P0, int P1, int... Params>\nvoid show_int() { printf(\"%d, \", P0); show_int<P1, Params...>();\n} // -- Example 2 - print values of different types. // Base case with one parameter.\ntemplate<typename T>\nvoid show(const T& t) { std::cout << t << '\\n';\n} // General case with at least two parameters, to disambiguate from base case.\ntemplate<typename T0, typename T1, typename... Types>\nvoid show(const T0& t0, const T1& t1, const Types&... types) { std::cout << t0 << \", \"; show(t1, types...);\n} int main() { show_int<1, 2, 3, 4, 5>(); show(1, 1.0, \"foo\", 'a');\n}","breadcrumbs":"Development » c++ » Variadic templates ( parameter pack )","id":"237","title":"Variadic templates ( parameter pack )"},"238":{"body":"A forwarding reference is a special references that preserves the value category of a function parameter and therefore allows for perfect forwarding. A forwarding reference is a parameter of a function template, which is declared as rvalue reference to a non-cv qualified type template parameter. template<typename T>\nvoid fn(T&& param); // param is a forwarding reference Perfect forwarding can be achieved with std::forward . This for example allows a wrapper function to pass a parameter with the exact same value category to a down-stream function which is being invoked in the wrapper. #include <cstdio>\n#include <utility> struct M {}; // -- CONSUMER ----------------------------------------------------------------- void use(M&) { puts(__PRETTY_FUNCTION__);\n} void use(M&&) { puts(__PRETTY_FUNCTION__);\n} // -- TESTER ------------------------------------------------------------------- template<typename T>\nvoid wrapper(T&& param) { // forwarding reference puts(__PRETTY_FUNCTION__); // PARAM is an lvalue, therefore this always calls use(M&). use(param);\n} template<typename T>\nvoid fwd_wrapper(T&& param) { // forwarding reference puts(__PRETTY_FUNCTION__); // PARAM is an lvalue, but std::forward returns PARAM with the same value // category as the forwarding reference takes. use(std::forward<T>(param));\n} // -- MAIN --------------------------------------------------------------------- int main() { { std::puts(\"==> wrapper rvalue reference\"); wrapper(M{}); // calls use(M&). std::puts(\"==> wrapper lvalue reference\"); struct M m; wrapper(m); // calls use(M&). } { std::puts(\"==> fwd_wrapper rvalue reference\"); fwd_wrapper(M{}); // calls use(M&&). std::puts(\"==> fwd_wrapper lvalue reference\"); struct M m; fwd_wrapper(m); // calls use(M&). }\n}","breadcrumbs":"Development » c++ » Forwarding reference ( fwd ref )","id":"238","title":"Forwarding reference ( fwd ref )"},"239":{"body":"#include <type_traits> template<typename T, typename... U>\nstruct any_of : std::false_type {}; // Found our type T in the list of types U.\ntemplate<typename T, typename... U>\nstruct any_of<T, T, U...> : std::true_type {}; // Pop off the first element in the list of types U,\n// since it didn't match our type T.\ntemplate<typename T, typename U0, typename... U>\nstruct any_of<T, U0, U...> : any_of<T, U...> {}; // Convenience template variable to invoke meta function.\ntemplate<typename T, typename... U>\nconstexpr bool any_of_v = any_of<T, U...>::value; static_assert(any_of_v<int, char, bool, int>, \"\");\nstatic_assert(!any_of_v<int, char, bool, float>, \"\");","breadcrumbs":"Development » c++ » Example: any_of template meta function","id":"239","title":"Example: any_of template meta function"},"24":{"body":"#!/bin/bash\nfunction parse_args() { while getopts \"f:c\" PARAM; do case $PARAM in f) echo \"GOT -f $OPTARG\";; c) echo \"GOT -c\";; *) echo \"ERR: print usage\"; exit 1;; esac done # users responsibility to reset OPTIND OPTIND=1\n} parse_args -f xxx -c\nparse_args -f yyy","breadcrumbs":"Tools » bash » Example","id":"24","title":"Example"},"240":{"body":"Provide a single entry point Invoke to call some Operations. Use enable_if to enable/disable the template functions depending on the two available traits an operation can have: Operation returns a result Operation requires a context #include <iostream>\n#include <type_traits> // Helper meta fns. template<typename T>\nusing enable_if_bool = std::enable_if_t<T::value, bool>; template<typename T>\nusing disable_if_bool = std::enable_if_t<!T::value, bool>; template<typename T>\nusing has_dst = std::integral_constant<bool, !std::is_same<typename T::Return, void>::value>; // Template meta programming invoke machinery. namespace impl { // Invoke an OPERATION which *USES* a context. template<typename Ctx, template<typename> class Op, typename... P, enable_if_bool<typename Op<Ctx>::HasCtx> = true> typename Op<Ctx>::Return Invoke(const Ctx& C, P... params) { return Op<Ctx>()(C, params...); } // Invoke an OPERATION which uses *NO* context. template<typename Ctx, template<typename> class Op, typename... P, disable_if_bool<typename Op<Ctx>::HasCtx> = true> typename Op<Ctx>::Return Invoke(const Ctx&, P... params) { return Op<Ctx>()(params...); }\n} // namespace impl // Invoke an OPERATION which *HAS* a DESTINATION with arbitrary number of arguments.\ntemplate<typename Ctx, template<typename> class Op, typename... P, enable_if_bool<has_dst<Op<Ctx>>> = true>\nvoid Invoke(const Ctx& C, P... params) { std::cout << \"Invoke \" << Op<Ctx>::Name << '\\n'; typename Op<Ctx>::Return R = impl::Invoke<Ctx, Op>(C, params...); std::cout << \"returned -> \" << R << '\\n';\n} // Invoke an OPERATION which has *NOT* a DESTINATION with arbitrary number of arguments.\ntemplate<typename Ctx, template<typename> class Op, typename... P, disable_if_bool<has_dst<Op<Ctx>>> = true>\nvoid Invoke(const Ctx& C, P... params) { std::cout << \"Invoke \" << Op<Ctx>::Name << \" without destination.\" << '\\n'; impl::Invoke<Ctx, Op>(C, params...);\n} // Custom context. struct Ctx { void out(const char* s, unsigned v) const { printf(\"%s%x\\n\", s, v); }\n}; // Operations to invoke. template<typename Ctx>\nstruct OpA { using HasCtx = std::false_type; using Return = int; static constexpr const char* const Name = \"OpA\"; constexpr Return operator()(int a, int b) const { return a + b; }\n}; template<typename Ctx>\nstruct OpB { using HasCtx = std::true_type; using Return = void; static constexpr const char* const Name = \"OpB\"; Return operator()(const Ctx& C, unsigned a) const { C.out(\"a = \", a); }\n}; int main() { Ctx C; Invoke<Ctx, OpA>(C, 1, 2); Invoke<Ctx, OpB>(C, 0xf00du); return 0;\n}","breadcrumbs":"Development » c++ » Example: SFINAE ( enable_if )","id":"240","title":"Example: SFINAE ( enable_if )"},"241":{"body":"A small test function registry bringing together a few different template features. #include <cstdio>\n#include <functional>\n#include <map>\n#include <string>\n#include <type_traits> template<typename R, typename... P>\nstruct registry { using FUNC = R (*)(P...); using SELF = registry<R, P...>; using RET = R; static SELF& get() { static SELF r; return r; } bool add(std::string nm, FUNC fn) { const auto r = m_fns.insert({std::move(nm), std::move(fn)}); return r.second; } R invoke(const std::string& nm, P... p) const { return invoke_impl<R>(nm, p...); } void dump() const { for (const auto& it : m_fns) { std::puts(it.first.c_str()); } } private: std::map<std::string, FUNC> m_fns; template<typename RET> std::enable_if_t<std::is_same_v<RET, void>> invoke_impl(const std::string& nm, P... p) const { const auto it = m_fns.find(nm); if (it == m_fns.end()) { return; } std::invoke(it->second, p...); } template<typename RET> std::enable_if_t<!std::is_same_v<RET, void>, RET> invoke_impl(const std::string& nm, P... p) const { const auto it = m_fns.find(nm); if (it == m_fns.end()) { static_assert(std::is_default_constructible_v<RET>, \"RET must be default constructible\"); return {}; } return std::invoke(it->second, p...); }\n}; #define TEST_REGISTER(REGISTRY, NAME) \\ static bool regfn_##REGISTRY##NAME() { \\ const bool r = REGISTRY::get().add(#NAME, NAME); \\ if (!r) { \\ std::puts(\"Failed to register test \" #NAME \", same name already registered!\"); \\ std::abort(); \\ } \\ return r; \\ } \\ static const bool reg_##REGISTRY##NAME = regfn_##REGISTRY##NAME(); #define TEST(REGISTRY, NAME, ...) \\ REGISTRY::RET NAME(__VA_ARGS__); \\ TEST_REGISTER(REGISTRY, NAME); \\ REGISTRY::RET NAME(__VA_ARGS__) // -- Usage 1 simple usage. using REG1 = registry<void>;\nTEST(REG1, test1) { std::puts(\"REG1::test1\");\n}\nTEST(REG1, test2) { std::puts(\"REG1::test2\");\n} // -- Usage 2 with convenience macro wrapper. using REG2 = registry<void, bool>;\n#define TEST2(NAME, ...) TEST(REG2, NAME, ##__VA_ARGS__) TEST2(test1, bool val) { printf(\"REG2::test1 val %d\\n\", val);\n} int main() { const auto& R1 = REG1::get(); R1.dump(); R1.invoke(\"test1\"); R1.invoke(\"test2\"); const auto& R2 = REG2::get(); R2.dump(); R2.invoke(\"test1\", true); return 0;\n}","breadcrumbs":"Development » c++ » Example: Minimal templatized test registry","id":"241","title":"Example: Minimal templatized test registry"},"242":{"body":"Prior to c++20's concepts, SFINAE and std::void_t can be leveraged to build something similar allowing to define an interface (aka trait) for a template parameter. template<typename T, template<typename> class Checker, typename = void>\nstruct is_valid : std::false_type {}; template<typename T, template<typename> class Checker>\nstruct is_valid<T, Checker, std::void_t<Checker<T>>> : std::true_type {}; template<typename T, template<typename> class Checker>\nstatic constexpr bool is_valid_v = is_valid<T, Checker>::value; // ----------------------------------------------------------------------------- template<typename T, typename R, template<typename> class Checker, typename = void>\nstruct is_valid_with_ret : std::false_type {}; template<typename T, typename R, template<typename> class Checker>\nstruct is_valid_with_ret<T, R, Checker, std::void_t<Checker<T>>> : std::is_same<R, Checker<T>> {}; template<typename T, typename R, template<typename> class Checker>\nstatic constexpr bool is_valid_with_ret_v = is_valid_with_ret<T, R, Checker>::value; // ----------------------------------------------------------------------------- template<typename T>\nstruct is_entry { template<typename TT> using init = decltype(std::declval<TT>().init()); template<typename TT> using tag = decltype(std::declval<TT>().tag()); template<typename TT> using val = decltype(std::declval<TT>().val()); static constexpr bool value = is_valid_v<T, init> && is_valid_with_ret_v<T, int, tag> && is_valid_with_ret_v<T, typename T::Type, val>;\n}; template<typename T>\nstatic constexpr bool is_entry_v = is_entry<T>::value; template<typename E>\nstruct Entry { using Type = E; void init(); int tag() const; E val() const;\n}; int main() { static_assert(is_entry_v<Entry<bool>>, \"\");\n} The main mechanic can be explained with the following reduced example. If one of the decltype(std:declval<T>... expressions is ill-formed, the template specialization for is_valid will be removed from the candidate set due to SFINAE . #include <type_traits> // (1) Primary template.\ntemplate<typename T, typename = void>\nstruct is_valid : std::false_type {}; // (2) Partial template specialization.\ntemplate<typename T>\nstruct is_valid<T, std::void_t<decltype(std::declval<T>().some_fun1()), decltype(std::declval<T>().some_fun2())>> : std::true_type {};\nstruct A { void some_fun1() {} void some_fun2() {}\n}; struct B {}; static_assert(is_valid<A>::value, \"is true\");\n// * Compare template arg list with primary template, we only supplied one\n// arg, the second one will be defaulted as\n// is_valid<A, void>\n// * Compare template arg list against available specializations, this will\n// try to match the pattern <A, void> against the patterns defined in the\n// partial specializations.\n// * Try specialization (2)\n// * T -> A\n// * Evaluate std::void_t -> decltype's are well-formed\n// std::void_t<...> -> void\n// * Specialization (2) matches <A, void>\n// * Pick the most specialized version -> (2) static_assert(!is_valid<B>::value, \"is false\");\n// * Compare template arg list with primary template, we only supplied one\n// arg, the second one will be defaulted as\n// is_valid<A, void>\n// * Compare template arg list against available specializations, this will\n// try to match the pattern <B, void> against the patterns defined in the\n// partial specializations.\n// * Try specialization (2)\n// * T -> B\n// * Evaluate std::void_t -> decltype's are ill-formed\n// * Specialization (2) is removed from candidate set, no hard error (SFINAE)\n// * No specialization matches, take the primary template. std::declval<T>() creates an instance of type T in an unevaluated context. A more detailed description is available in the SO discussion How does void_t work .","breadcrumbs":"Development » c++ » Example: Concepts pre c++20","id":"242","title":"Example: Concepts pre c++20"},"243":{"body":"enum Kind { kPrimary, kTT, kIntBool, kIntInt,\n}; // (1) Primary template.\ntemplate<typename T, typename U = bool>\nstruct pair { static constexpr Kind kind = kPrimary;\n}; // (2) Partial template specialization.\ntemplate<typename T>\nstruct pair<T, T> { static constexpr Kind kind = kTT;\n}; // (3) Template specialization.\ntemplate<>\nstruct pair<int, bool> { static constexpr Kind kind = kIntBool;\n}; // (4) Template specialization.\ntemplate<>\nstruct pair<int, int> { static constexpr Kind kind = kIntInt;\n}; int main() { static_assert(pair<int>::kind == kIntBool, \"\"); // * Compare template arg list with primary template, we only supplied one // arg, the second one will be defaulted as // pair<int, bool> // * Compare template arg list against available specializations, this will // try to match the pattern <int, bool> against the patterns defined in the // partial specializations. // * (2) <int, bool> pattern does not match // * (3) <int, bool> pattern does match // * (4) <int, bool> pattern does not match // * Pick the most specialized version -> (3) static_assert(pair<char, char>::kind == kTT, \"\"); // * Compare template arg list against available specializations, this will // try to match the pattern <char, char> against the patterns defined in the // partial specializations. // * (2) <char, char> pattern does match // * (3) <char, char> pattern does not match // * (4) <char, char> pattern does not match // * Pick the most specialized version -> (2) static_assert(pair<int, int>::kind == kIntInt, \"\"); // * Compare template arg list against available specializations, this will // try to match the pattern <int, int> against the patterns defined in the // partial specializations. // * (2) <int, int> pattern does match // * (3) <int, int> pattern does match // * (4) <int, int> pattern does not match // * Pick the most specialized version -> (3) static_assert(pair<char, short>::kind == kPrimary, \"\"); // * Compare template arg list against available specializations, this will // try to match the pattern <char, short> against the patterns defined in the // partial specializations. // * (2) <char, short> pattern does not match // * (3) <char, short> pattern does not match // * (4) <char, short> pattern does not match // * No specialization matches, take the primary template.\n}","breadcrumbs":"Development » c++ » Template selection with partially / fully specializations.","id":"243","title":"Template selection with partially / fully specializations."},"244":{"body":"#include <cassert>\n#include <cstdio>\n#include <new>\n#include <type_traits>\n#include <utility> struct S {}; struct M { M() { std::puts(\"M()\"); } M(const M&) { std::puts(\"M(M&)\"); } M(M&&) { std::puts(\"M(M&&)\"); } M& operator=(const M&) = delete; M& operator=(M&&) = delete; M(S&, int) { std::puts(\"M(S&)\"); } M(S&&, int) { std::puts(\"M(S&&)\"); } ~M() { std::puts(\"~M()\"); }\n}; template<typename T>\nstruct option { static_assert(!std::is_reference_v<T>); constexpr option() = default; template<typename... Params> constexpr option(Params&&... params) : m_has_val(true) { // BAD: does not perfectly forward! // eg, if option(S&&) is invoked, this would invoke M(S&). // new (&m_val) T(params...); // GOOD: perfectly forwards params to constructor of T. new (m_val) T(std::forward<Params>(params)...); } ~option() { reset(); } constexpr T& value() { assert(m_has_val); // Placement new starts a new lifetime, launder pointer returned to the // aligned storage. // // [1] https://en.cppreference.com/w/cpp/utility/launder return *__builtin_launder(reinterpret_cast<T*>(m_val)); } private: constexpr void reset() { if (!m_has_val) { return; } if constexpr (!std::is_trivially_destructible_v<T>) { value().~T(); }; } alignas(T) char m_val[sizeof(T)]; bool m_has_val{false};\n}; int main() { std::puts(\"==> case 1\"); // invokes M(S&&, int) option<M> opt1(S{}, 123); std::puts(\"==> case 2\"); // invokes M() + M(M&&) option<M> x /* option(M&&) + M(M&&) */ = M{} /* M() */;\n}","breadcrumbs":"Development » c++ » Example: Perfect forwarding","id":"244","title":"Example: Perfect forwarding"},"245":{"body":"","breadcrumbs":"Development » glibc » glibc","id":"245","title":"glibc"},"246":{"body":"Trace memory allocation and de-allocation to detect memory leaks. Need to call mtrace(3) to install the tracing hooks. If we can't modify the binary to call mtrace we can create a small shared library and pre-load it. // libmtrace.c\n#include <mcheck.h>\n__attribute__((constructor)) static void init_mtrace() { mtrace(); } Compile as: gcc -shared -fPIC -o libmtrace.so libmtrace.c To generate the trace file run: export MALLOC_TRACE=<file>\nLD_PRELOAD=./libmtrace.so <binary> Note : If MALLOC_TRACE is not set mtrace won't install tracing hooks. To get the results of the trace file: mtrace <binary> $MALLOC_TRACE","breadcrumbs":"Development » glibc » malloc tracer mtrace(3)","id":"246","title":"malloc tracer mtrace(3)"},"247":{"body":"Configure action when glibc detects memory error. export MALLOC_CHECK_=<N> Useful values: 1 print detailed error & continue\n3 print detailed error + stack trace + memory mappings & abort\n7 print simple error message + stack trace + memory mappings & abort","breadcrumbs":"Development » glibc » malloc check mallopt(3)","id":"247","title":"malloc check mallopt(3)"},"248":{"body":"","breadcrumbs":"Development » gcc » gcc(1)","id":"248","title":"gcc(1)"},"249":{"body":"","breadcrumbs":"Development » gcc » CLI","id":"249","title":"CLI"},"25":{"body":"Bash supports regular expression matching with the binary operator =~. The match results can be accessed via the $BASH_REMATCH variable: ${BASH_REMATCH[0]} contains the full match ${BASH_REMATCH[1]} contains match of the first capture group INPUT='title foo : 1234'\nREGEX='^title (.+) : ([0-9]+)$'\nif [[ $INPUT =~ $REGEX ]]; then echo \"${BASH_REMATCH[0]}\" # title foo : 1234 echo \"${BASH_REMATCH[1]}\" # foo echo \"${BASH_REMATCH[2]}\" # 1234\nfi Caution : When specifying a regex in the [[ ]] block directly, quotes will be treated as part of the pattern. [[ $INPUT =~ \"foo\" ]] will match against \"foo\" not foo!","breadcrumbs":"Tools » bash » Regular Expressions","id":"25","title":"Regular Expressions"},"250":{"body":"While debugging can be helpful to just pre-process files. gcc -E [-dM] ... -E run only preprocessor -dM list only #define statements -### dry-run, outputting exact compiler/linker invocations -print-multi-lib print available multilib configurations --help=<class> print description of cmdline options for given class, eg warnings, optimizers, target, c, c++","breadcrumbs":"Development » gcc » Preprocessing","id":"250","title":"Preprocessing"},"251":{"body":"# List all target options with their description.\ngcc --help=target # Configure for current cpu arch and query (-Q) value of options.\ngcc -march=native -Q --help=target","breadcrumbs":"Development » gcc » Target options","id":"251","title":"Target options"},"252":{"body":"# List available warnings with short description.\ngcc --help=warnings\n# List available optimizations with short description.\ngcc --help=optimizers # Prepend --help with `-Q` to print wheter options are enabled or disabled\n# instead showing their description.","breadcrumbs":"Development » gcc » Warnings / optimizations","id":"252","title":"Warnings / optimizations"},"253":{"body":"","breadcrumbs":"Development » gcc » Builtins","id":"253","title":"Builtins"},"254":{"body":"Give the compiler a hint which branch is hot, so it can lay out the code accordingly to reduce number of jump instructions. See on compiler explorer . The semantics of this hint are as follows, the compiler prioritises expr == cond. So __builtin_expect(expr, 0) means that we expect the expr to be 0 most of the time. echo \"\nextern void foo();\nextern void bar();\nvoid run0(int x) { if (__builtin_expect(x,0)) { foo(); } else { bar(); }\n}\nvoid run1(int x) { if (__builtin_expect(x,1)) { foo(); } else { bar(); }\n}\n\" | gcc -O2 -S -masm=intel -o /dev/stdout -xc - Will generate something similar to the following. run0: bar is on the path without branch run1: foo is on the path without branch run0: test edi, edi jne .L4 xor eax, eax jmp bar\n.L4: xor eax, eax jmp foo\nrun1: test edi, edi je .L6 xor eax, eax jmp foo\n.L6: xor eax, eax jmp bar","breadcrumbs":"Development » gcc » __builtin_expect(expr, cond)","id":"254","title":"__builtin_expect(expr, cond)"},"255":{"body":"C ABI - SystemV ABI C++ ABI - C++ Itanium ABI","breadcrumbs":"Development » gcc » ABI (Linux)","id":"255","title":"ABI (Linux)"},"256":{"body":"","breadcrumbs":"Development » cmake » cmake(1)","id":"256","title":"cmake(1)"},"257":{"body":"These modifier control where properties for a given target are visible. PRIVATE: Only for the target itself. INTERFACE: Only for anyone linking against the target. PUBLIC: For the target itself and anyone linking against it (effectively PRIVATE + INTERFACE). The following gives an example for preprocessor definitions specified on a library target. This behaves in the same way for other properties like for example include directories. # CMakeLists.txt cmake_minimum_required(VERSION 3.14)\nproject(moose) # -- LIBRARY\nadd_library(liba STATIC liba.cc)\ntarget_compile_definitions(liba PUBLIC DEF_PUBLIC)\ntarget_compile_definitions(liba PRIVATE DEF_PRIVATE)\ntarget_compile_definitions(liba INTERFACE DEF_INTERFACE) # -- APPLICATION\nadd_executable(main main.cc)\ntarget_link_libraries(main liba) > touch liba.cc; echo \"int main() {}\" > main.cc\n> cmake -B build -S . -G Ninja\n> ninja -C build -j1 --verbose\n[1/4] /usr/bin/c++ -DDEF_PRIVATE -DDEF_PUBLIC [..] .../liba.cc\n[2/4] [..]\n[3/4] /usr/bin/c++ -DDEF_INTERFACE -DDEF_PUBLIC [..] .../main.cc\n[4/4] [..]","breadcrumbs":"Development » cmake » PRIVATE / PUBLIC / INTERFACE","id":"257","title":"PRIVATE / PUBLIC / INTERFACE"},"258":{"body":"","breadcrumbs":"Development » make » make(1)","id":"258","title":"make(1)"},"259":{"body":"target .. : prerequisite .. recipe .. target: an output generated by the rule prerequisite: an input that is used to generate the target recipe: list of actions to generate the output from the input Use make -p to print all rules and variables (implicitly + explicitly defined).","breadcrumbs":"Development » make » Anatomy of make rules","id":"259","title":"Anatomy of make rules"},"26":{"body":"The complete builtin is used to interact with the completion system. complete # print currently installed completion handler\ncomplete -F <func> <cmd> # install <func> as completion handler for <cmd>\ncomplete -r <cmd> # uninstall completion handler for <cmd> Variables available in completion functions: # in\n$1 # <cmd>\n$2 # current word\n$3 # privous word COMP_WORDS # array with current command line words\nCOMP_CWORD # index into COMP_WORDS with current cursor position # out\nCOMPREPLY # array with possible completions The compgen builtin is used to generate possible matches by comparing word against words generated by option. compgen <option> <word> # usefule options:\n# -W <list> specify list of possible completions\n# -d generate list with dirs\n# -f generate list with files\n# -u generate list with users\n# -e generate list with exported variables # compare \"f\" against words \"foo\" \"foobar\" \"bar\" and generate matches\ncompgen -W \"foo foobar bar\" \"f\" # compare \"hom\" against file/dir names and generate matches\ncompgen -d -f \"hom\"","breadcrumbs":"Tools » bash » Completion","id":"26","title":"Completion"},"260":{"body":"","breadcrumbs":"Development » make » Pattern rules & Automatic variables","id":"260","title":"Pattern rules & Automatic variables"},"261":{"body":"A pattern rule contains the % char (exactly one of them) and look like this example: %.o : %.c $(CC) -c $(CFLAGS) $(CPPFLAGS) $< -o $@ The target matches files of the pattern %.o, where % matches any none-empty substring and other character match just them self. The substring matched by % is called the stem. % in the prerequisite stands for the matched stem in the target.","breadcrumbs":"Development » make » Pattern rules","id":"261","title":"Pattern rules"},"262":{"body":"As targets and prerequisites in pattern rules can't be spelled explicitly in the recipe, make provides a set of automatic variables to work with: $@: Name of the target that triggered the rule. $<: Name of the first prerequisite. $^: Names of all prerequisites (without duplicates). $+: Names of all prerequisites (with duplicates). $*: Stem of the pattern rule. # file: Makefile all: foobar blabla foo% bla%: aaa bbb bbb @echo \"@ = $@\" @echo \"< = $<\" @echo \"^ = $^\" @echo \"+ = $+\" @echo \"* = $*\" @echo \"----\" aaa:\nbbb: Running above Makefile gives: @ = foobar\n< = aaa\n^ = aaa bbb\n+ = aaa bbb bbb\n* = bar\n----\n@ = blabla\n< = aaa\n^ = aaa bbb\n+ = aaa bbb bbb\n* = bla\n---- Variables related to filesystem paths: $(CURDIR): Path of current working dir after using make -C path","breadcrumbs":"Development » make » Automatic variables","id":"262","title":"Automatic variables"},"263":{"body":"Arguments specified on the command line override ordinary variable assignments in the makefile ( overriding variables ). VAR = abc\nall: @echo VAR=$(VAR) # make\nVAR=abc # make VAR=123\nVAR=123","breadcrumbs":"Development » make » Arguments","id":"263","title":"Arguments"},"264":{"body":"","breadcrumbs":"Development » make » Useful functions","id":"264","title":"Useful functions"},"265":{"body":"Substitute strings matching pattern in a list. in := a.o l.a c.o\nout := $(in:.o=.c)\n# => out = a.c l.a c.c","breadcrumbs":"Development » make » Substitution references","id":"265","title":"Substitution references"},"266":{"body":"in := a.c b.c\nout := $(patsubst %.c, build/%.o, $(in))\n# => out = build/a.o build/b.o # This is actually equivalent to $(in:%.c=build/%.o)","breadcrumbs":"Development » make » patsubst ( ref )","id":"266","title":"patsubst ( ref )"},"267":{"body":"Keep strings matching a pattern in a list. in := a.a b.b c.c d.d\nout := $(filter %.b %.c, $(in))\n# => out = b.b c.c","breadcrumbs":"Development » make » filter","id":"267","title":"filter"},"268":{"body":"Remove strings matching a pattern from a list. in := a.a b.b c.c d.d\nout := $(filter-out %.b %.c, $(in))\n# => out = a.a d.d","breadcrumbs":"Development » make » filter-out","id":"268","title":"filter-out"},"269":{"body":"Resolve each file name as absolute path (don't resolve symlinks). $(abspath fname1 fname2 ..) ### `realpath`\nResolve each file name as canonical path.\n```make\n$(realpath fname1 fname2 ..)","breadcrumbs":"Development » make » abspath","id":"269","title":"abspath"},"27":{"body":"Skeleton to copy/paste for writing simple completions. Assume a program foo with the following interface: foo -c green|red|blue -s low|high -f <file> -h The completion handler could be implemented as follows: function _foo() { local curr=$2 local prev=$3 local opts=\"-c -s -f -h\" case $prev in -c) COMPREPLY=( $(compgen -W \"green red blue\" -- $curr) );; -s) COMPREPLY=( $(compgen -W \"low high\" -- $curr) );; -f) COMPREPLY=( $(compgen -f -- $curr) );; *) COMPREPLY=( $(compgen -W \"$opts\" -- $curr) );; esac\n} complete -F _foo foo","breadcrumbs":"Tools » bash » Example","id":"27","title":"Example"},"270":{"body":"","breadcrumbs":"Development » ld.so » ld.so(8)","id":"270","title":"ld.so(8)"},"271":{"body":"LD_PRELOAD=<l_so> colon separated list of libso's to be pre loaded LD_DEBUG=<opts> comma separated list of debug options =help list available options =libs show library search path =files processing of input files =symbols show search path for symbol lookup =bindings show against which definition a symbol is bound","breadcrumbs":"Development » ld.so » Environment Variables","id":"271","title":"Environment Variables"},"272":{"body":"When dynamically loading a shared library during program runtime with dlopen(3), only the LD_LIBRARY_PATH as it was during program startup is evaluated. Therefore the following is a code smell: // at startup LD_LIBRARY_PATH=/moose // Assume /foo/libbar.so\nsetenv(\"LD_LIBRARY_PATH\", \"/foo\", true /* overwrite */); // Will look in /moose and NOT in /foo.\ndlopen(\"libbar.so\", RTLD_LAZY);","breadcrumbs":"Development » ld.so » LD_LIBRARY_PATH and dlopen(3)","id":"272","title":"LD_LIBRARY_PATH and dlopen(3)"},"273":{"body":"Libraries specified in LD_PRELOAD are loaded from left-to-right but initialized from right-to-left. > ldd ./main >> libc.so.6 => /usr/lib/libc.so.6 > LD_PRELOAD=liba.so:libb.so ./main --> preloaded in this order <-- initialized in this order The preload order determines: the order libraries are inserted into the link map the initialization order for libraries For the example listed above the resulting link map will look like the following: +------+ +------+ +------+ +------+ | main | -> | liba | -> | libb | -> | libc | +------+ +------+ +------+ +------+ This can be seen when running with LD_DEBUG=files: > LD_DEBUG=files LD_PRELOAD=liba.so:libb.so ./main # load order (-> determines link map) >> file=liba.so [0]; generating link map >> file=libb.so [0]; generating link map >> file=libc.so.6 [0]; generating link map # init order >> calling init: /usr/lib/libc.so.6 >> calling init: <path>/libb.so >> calling init: <path>/liba.so >> initialize program: ./main To verify the link map order we let ld.so resolve the memcpy(3) libc symbol (used in main ) dynamically, while enabling LD_DEBUG=symbols,bindings to see the resolving in action. > LD_DEBUG=symbols,bindings LD_PRELOAD=liba.so:libb.so ./main >> symbol=memcpy; lookup in file=./main [0] >> symbol=memcpy; lookup in file=<path>/liba.so [0] >> symbol=memcpy; lookup in file=<path>/libb.so [0] >> symbol=memcpy; lookup in file=/usr/lib/libc.so.6 [0] >> binding file ./main [0] to /usr/lib/libc.so.6 [0]: normal symbol `memcpy' [GLIBC_2.14]","breadcrumbs":"Development » ld.so » LD_PRELOAD: Initialization Order and Link Map","id":"273","title":"LD_PRELOAD: Initialization Order and Link Map"},"274":{"body":"Dynamic linking basically works via one indirect jump. It uses a combination of function trampolines (.plt section) and a function pointer table (.got.plt section). On the first call the trampoline sets up some metadata and then jumps to the ld.so runtime resolve function, which in turn patches the table with the correct function pointer. .plt ....... procedure linkage table, contains function trampolines, usually located in code segment (rx permission) .got.plt ... global offset table for .plt, holds the function pointer table Using radare2 we can analyze this in more detail: [0x00401040]> pd 4 @ section..got.plt ;-- section..got.plt: ;-- .got.plt: ; [22] -rw- section size 32 named .got.plt ;-- _GLOBAL_OFFSET_TABLE_: [0] 0x00404000 .qword 0x0000000000403e10 ; section..dynamic [1] 0x00404008 .qword 0x0000000000000000 ; CODE XREF from section..plt @ +0x6 [2] 0x00404010 .qword 0x0000000000000000 ;-- reloc.puts: ; CODE XREF from sym.imp.puts @ 0x401030 [3] 0x00404018 .qword 0x0000000000401036 ; RELOC 64 puts [0x00401040]> pd 6 @ section..plt ;-- section..plt: ;-- .plt: ; [12] -r-x section size 32 named .plt ┌─> 0x00401020 ff35e22f0000 push qword [0x00404008] ╎ 0x00401026 ff25e42f0000 jmp qword [0x00404010] ╎ 0x0040102c 0f1f4000 nop dword [rax] ┌ 6: int sym.imp.puts (const char *s); └ ╎ 0x00401030 ff25e22f0000 jmp qword [reloc.puts] ╎ 0x00401036 6800000000 push 0 └─< 0x0040103b e9e0ffffff jmp sym..plt At address 0x00401030 in the .plt section we see the indirect jump for puts using the function pointer in _GLOBAL_OFFSET_TABLE_[3] (GOT). GOT[3] initially points to instruction after the puts trampoline 0x00401036. This pushes the relocation index 0 and then jumps to the first trampoline 0x00401020. The first trampoline jumps to GOT[2] which will be filled at program startup by the ld.so with its resolve function. The ld.so resolve function fixes the relocation referenced by the relocation index pushed by the puts trampoline. The relocation entry at index 0 tells the resolve function which symbol to search for and where to put the function pointer: > readelf -r <main> >> Relocation section '.rela.plt' at offset 0x4b8 contains 1 entry: >> Offset Info Type Sym. Value Sym. Name + Addend >> 000000404018 000200000007 R_X86_64_JUMP_SLO 0000000000000000 puts@GLIBC_2.2.5 + 0 As we can see the offset from relocation at index 0 points to GOT[3].","breadcrumbs":"Development » ld.so » Dynamic Linking (x86_64)","id":"274","title":"Dynamic Linking (x86_64)"},"275":{"body":"The ELF symbol versioning mechanism allows to attach version information to symbols. This can be used to express symbol version requirements or to provide certain symbols multiple times in the same ELF file with different versions (eg for backwards compatibility). The libpthread.so library is an example which provides the pthread_cond_wait symbol multiple times but in different versions. With readelf the version of the symbol can be seen after the @. > readelf -W --dyn-syms /lib/libpthread.so Symbol table '.dynsym' contains 342 entries: Num: Value Size Type Bind Vis Ndx Name ... 141: 0000f080 696 FUNC GLOBAL DEFAULT 16 pthread_cond_wait@@GLIBC_2.3.2 142: 00010000 111 FUNC GLOBAL DEFAULT 16 pthread_cond_wait@GLIBC_2.2.5 The @@ denotes the default symbol version which will be used during static linking against the library. The following dump shows that the tmp program linked against lpthread will depend on the symbol version GLIBC_2.3.2, which is the default version. > echo \"#include <pthread.h> int main() { return pthread_cond_wait(0,0); }\" | gcc -o tmp -xc - -lpthread; readelf -W --dyn-syms tmp | grep pthread_cond_wait; Symbol table '.dynsym' contains 7 entries: Num: Value Size Type Bind Vis Ndx Name ... 2: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_cond_wait@GLIBC_2.3.2 (2) Only one symbol can be annotated as the @@ default version. Using the --version-info flag with readelf, more details on the symbol version info compiled into the tmp ELF file can be obtained. The .gnu.version section contains the version definition for each symbol in the .dynsym section. pthread_cond_wait is at index 2 in the .dynsym section, the corresponding symbol version is at index 2 in the .gnu.version section. The .gnu.version_r section contains symbol version requirements per shared library dependency (DT_NEEDED dynamic entry). > readelf -W --version-info --dyn-syms tmp Symbol table '.dynsym' contains 7 entries: Num: Value Size Type Bind Vis Ndx Name 0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND 1: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_deregisterTMCloneTable 2: 0000000000000000 0 FUNC GLOBAL DEFAULT UND pthread_cond_wait@GLIBC_2.3.2 (2) 3: 0000000000000000 0 FUNC GLOBAL DEFAULT UND __libc_start_main@GLIBC_2.2.5 (3) 4: 0000000000000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__ 5: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_registerTMCloneTable 6: 0000000000000000 0 FUNC WEAK DEFAULT UND __cxa_finalize@GLIBC_2.2.5 (3) Version symbols section '.gnu.version' contains 7 entries: Addr: 0x0000000000000534 Offset: 0x000534 Link: 6 (.dynsym) 000: 0 (*local*) 0 (*local*) 2 (GLIBC_2.3.2) 3 (GLIBC_2.2.5) 004: 0 (*local*) 0 (*local*) 3 (GLIBC_2.2.5) Version needs section '.gnu.version_r' contains 2 entries: Addr: 0x0000000000000548 Offset: 0x000548 Link: 7 (.dynstr) 000000: Version: 1 File: libc.so.6 Cnt: 1 0x0010: Name: GLIBC_2.2.5 Flags: none Version: 3 0x0020: Version: 1 File: libpthread.so.0 Cnt: 1 0x0030: Name: GLIBC_2.3.2 Flags: none Version: 2 The gnu dynamic linker allows to inspect the version processing during runtime by setting the LD_DEBUG environment variable accordingly. # version: Display version dependencies.\n> LD_DEBUG=versions ./tmp 717904: checking for version `GLIBC_2.2.5' in file /usr/lib/libc.so.6 [0] required by file ./tmp [0] 717904: checking for version `GLIBC_2.3.2' in file /usr/lib/libpthread.so.0 [0] required by file ./tmp [0] ... # symbols : Display symbol table processing.\n# bindings: Display information about symbol binding.\n> LD_DEBUG=symbols,bindings ./tmp ... 718123: symbol=pthread_cond_wait; lookup in file=./tmp [0] 718123: symbol=pthread_cond_wait; lookup in file=/usr/lib/libpthread.so.0 [0] 718123: binding file ./tmp [0] to /usr/lib/libpthread.so.0 [0]: normal symbol `pthread_cond_wait' [GLIBC_2.3.2]","breadcrumbs":"Development » symbol versioning » ELF Symbol Versioning","id":"275","title":"ELF Symbol Versioning"},"276":{"body":"The following shows an example C++ library libfoo which provides the same symbol multiple times but in different versions. // file: libfoo.cc\n#include<stdio.h> // Bind function symbols to version nodes.\n//\n// ..@ -> Is the unversioned symbol.\n// ..@@.. -> Is the default symbol. __asm__(\".symver func_v0,func@\");\n__asm__(\".symver func_v1,func@LIB_V1\");\n__asm__(\".symver func_v2,func@@LIB_V2\"); extern \"C\" { void func_v0() { puts(\"func_v0\"); } void func_v1() { puts(\"func_v1\"); } void func_v2() { puts(\"func_v2\"); }\n} __asm__(\".symver _Z11func_cpp_v1i,_Z8func_cppi@LIB_V1\");\n__asm__(\".symver _Z11func_cpp_v2i,_Z8func_cppi@@LIB_V2\"); void func_cpp_v1(int) { puts(\"func_cpp_v1\"); }\nvoid func_cpp_v2(int) { puts(\"func_cpp_v2\"); } void func_cpp(int) { puts(\"func_cpp_v2\"); } Version script for libfoo which defines which symbols for which versions are exported from the ELF file. # file: libfoo.ver\nLIB_V1 { global: func; extern \"C++\" { \"func_cpp(int)\"; }; local: *;\n}; LIB_V2 { global: func; extern \"C++\" { \"func_cpp(int)\"; };\n} LIB_V1; The local: section in LIB_V1 is a catch all, that matches any symbol not explicitly specified, and defines that the symbol is local and therefore not exported from the ELF file. The library libfoo can be linked with the version definitions in libfoo.ver by passing the version script to the linker with the --version-script flag. > g++ -shared -fPIC -o libfoo.so libfoo.cc -Wl,--version-script=libfoo.ver\n> readelf -W --dyn-syms libfoo.so | c++filt Symbol table '.dynsym' contains 14 entries: Num: Value Size Type Bind Vis Ndx Name ... 6: 0000000000000000 0 OBJECT GLOBAL DEFAULT ABS LIB_V1 7: 000000000000114b 29 FUNC GLOBAL DEFAULT 13 func_cpp(int)@LIB_V1 8: 0000000000001168 29 FUNC GLOBAL DEFAULT 13 func_cpp(int)@@LIB_V2 9: 0000000000001185 29 FUNC GLOBAL DEFAULT 13 func_cpp(int)@@LIB_V1 10: 0000000000000000 0 OBJECT GLOBAL DEFAULT ABS LIB_V2 11: 0000000000001109 22 FUNC GLOBAL DEFAULT 13 func 12: 000000000000111f 22 FUNC GLOBAL DEFAULT 13 func@LIB_V1 13: 0000000000001135 22 FUNC GLOBAL DEFAULT 13 func@@LIB_V2 The following program demonstrates how to make use of the different versions: // file: main.cc\n#include <dlfcn.h>\n#include <assert.h> // Links against default symbol in the lib.so.\nextern \"C\" void func(); int main() { // Call the default version. func(); #ifdef _GNU_SOURCE typedef void (*fnptr)(); // Unversioned lookup. fnptr fn_v0 = (fnptr)dlsym(RTLD_DEFAULT, \"func\"); // Version lookup. fnptr fn_v1 = (fnptr)dlvsym(RTLD_DEFAULT, \"func\", \"LIB_V1\"); fnptr fn_v2 = (fnptr)dlvsym(RTLD_DEFAULT, \"func\", \"LIB_V2\"); assert(fn_v0 != 0); assert(fn_v1 != 0); assert(fn_v2 != 0); fn_v0(); fn_v1(); fn_v2();\n#endif return 0;\n} Compiling and running results in: > g++ -o main main.cc -ldl ./libfoo.so && ./main\nfunc_v2\nfunc_v0\nfunc_v1\nfunc_v2","breadcrumbs":"Development » symbol versioning » Example: version script","id":"276","title":"Example: version script"},"277":{"body":"ELF Symbol Versioning Binutils ld: Symbol Versioning LSB: Symbol Versioning How To Write Shared Libraries LSB: ELF File Format","breadcrumbs":"Development » symbol versioning » References","id":"277","title":"References"},"278":{"body":"","breadcrumbs":"Development » python » python","id":"278","title":"python"},"279":{"body":"Some decorator examples with type annotation. from typing import Callable def log(f: Callable[[int], None]) -> Callable[[int], None]: def inner(x: int): print(f\"log::inner f={f.__name__} x={x}\") f(x) return inner @log\ndef some_fn(x: int): print(f\"some_fn x={x}\") def log_tag(tag: str) -> Callable[[Callable[[int], None]], Callable[[int], None]]: def decorator(f: Callable[[int], None]) -> Callable[[int], None]: def inner(x: int): print(f\"log_tag::inner f={f.__name__} tag={tag} x={x}\") f(x) return inner return decorator @log_tag(\"some_tag\")\ndef some_fn2(x: int): print(f\"some_fn2 x={x}\")","breadcrumbs":"Development » python » Decorator [ run ]","id":"279","title":"Decorator [ run ]"},"28":{"body":"","breadcrumbs":"Tools » fish » fish(1)","id":"28","title":"fish(1)"},"280":{"body":"Walrus operator := added since python 3.8 . from typing import Optional # Example 1: if let statements def foo(ret: Optional[int]) -> Optional[int]: return ret if r := foo(None): print(f\"foo(None) -> {r}\") if r := foo(1337): print(f\"foo(1337) -> {r}\") # Example 2: while let statements toks = iter(['a', 'b', 'c'])\nwhile tok := next(toks, None): print(f\"{tok}\") # Example 3: list comprehension print([tok for t in [\" a\", \" \", \" b \"] if (tok := t.strip())])","breadcrumbs":"Development » python » Walrus operator [ run ]","id":"280","title":"Walrus operator [ run ]"},"281":{"body":"Run unittests directly from the command line as python3 -m unittest -v test Optionally pass -k <patter> to only run subset of tests. # file: test.py import unittest class MyTest(unittest.TestCase): def setUp(self): pass def tearDown(self): pass # Tests need to start with the prefix 'test'. def test_foo(self): self.assertEqual(1 + 2, 3) def test_bar(self): with self.assertRaises(IndexError): list()[0]","breadcrumbs":"Development » python » Unittest [ run ]","id":"281","title":"Unittest [ run ]"},"282":{"body":"Run doctests directly from the command line as python -m doctest -v test.py # file: test.py def sum(a: int, b: int) -> int: \"\"\"Sum a and b. >>> sum(1, 2) 3 >>> sum(10, 20) 30 \"\"\" return a + b","breadcrumbs":"Development » python » Doctest [ run ]","id":"282","title":"Doctest [ run ]"},"283":{"body":"Micro benchmarking. python -m timeit '[x.strip() for x in [\"a \", \" b\"]]'","breadcrumbs":"Development » python » timeit","id":"283","title":"timeit"},"284":{"body":"Generate code coverage reports in text format. Compile the source files of interest and link the final binary with the following flags: -fprofile-arcs instruments the generated code such that it writes a .gcda file when being executed with details about which branches are taken -ftest-coverage writes a .gcno notes file which is used by gcov during generation of the coverage report Depending on the build environment one may also set -fprofile-abs-path to generate absolute path names into the .gcno note files, this can ease setups where compilations are done in different directories to the source directory. gcc / clang also support an alias flag --coverage which during compilation time is equivalent to -fprofile-arcs -ftest-coverage and during link time -lgcov. After running the instrumented binary, the human readable report can then be generated for a single file for example such as gcov <SRC FILE | OBJ FILE>","breadcrumbs":"Development » gcov » gcov(1)","id":"284","title":"gcov(1)"},"285":{"body":"#include <cstdio> void tell_me(int desc) { if (desc & 1) { std::puts(\"this\"); } else { std::puts(\"that\"); }\n} int main(int argc, char *argv[]) { tell_me(argc); tell_me(argc); return 0;\n} The gcov coverage report can be generated as follows for gcc or clang. CXXFLAGS = -fprofile-arcs -ftest-coverage\n# or the alias\n#CXXFLAGS = --coverage cov-gcc: clean g++ $(CXXFLAGS) -c -o cov.o cov.cc g++ $(CXXFLAGS) -o $@ cov.o ./$@ gcov --demangled-names cov.cc cat cov.cc.gcov\n.PHONY: cov-gcc cov-clang: clean clang++ $(CXXFLAGS) -c -o cov.o cov.cc clang++ $(CXXFLAGS) -o $@ cov.o ./$@ llvm-cov gcov --demangled-names cov.cc cat cov.cc.gcov\n.PHONY: cov-clang clean: $(RM) *.gcov *.gcno *.gcda *.o cov-* The will generate a report similar to the following. cat cov.cc.gcov -: 0:Source:cov.cc -: 0:Graph:cov.gcno -: 0:Data:cov.gcda -: 0:Runs:1 -: 1:// Copyright (C) 2023 johannst -: 2: -: 3:#include <cstdio> -: 4: 2: 5:void tell_me(int desc) { 2: 6: if (desc & 1) { 2: 7: std::puts(\"this\"); -: 8: } else { #####: 9: std::puts(\"that\"); -: 10: } 2: 11:} -: 12: 1: 13:int main(int argc, char *argv[]) { 1: 14: tell_me(argc); 1: 15: tell_me(argc); 1: 16: return 0; -: 17:}","breadcrumbs":"Development » gcov » Example","id":"285","title":"Example"},"286":{"body":"pgo is an optimization technique to optimize a program for its usual workload. It is applied in two phases: Collect profiling data (best with representative benchmarks). Optimize program based on collected profiling data. The following simple program is used as demonstrator. #include <stdio.h> #define NOINLINE __attribute__((noinline)) NOINLINE void foo() { puts(\"foo()\"); }\nNOINLINE void bar() { puts(\"bar()\"); } int main(int argc, char *argv[]) { if (argc == 2) { foo(); } else { bar(); }\n}","breadcrumbs":"Development » pgo » Profile guided optimization (pgo)","id":"286","title":"Profile guided optimization (pgo)"},"287":{"body":"On the actual machine with clang 15.0.7, the following code is generated for the main() function. # clang -o test test.c -O3 0000000000001160 <main>: 1160: 50 push rax ; Jump if argc != 2. 1161: 83 ff 02 cmp edi,0x2 1164: 75 09 jne 116f <main+0xf> ; foor() is on the hot path (fall-through). 1166: e8 d5 ff ff ff call 1140 <_Z3foov> 116b: 31 c0 xor eax,eax 116d: 59 pop rcx 116e: c3 ret ; bar() is on the cold path (branch). 116f: e8 dc ff ff ff call 1150 <_Z3barv> 1174: 31 c0 xor eax,eax 1176: 59 pop rcx 1177: c3 ret The following shows how to compile with profiling instrumentation and how to optimize the final program with the collected profiling data ( llvm pgo ). The arguments to ./test are chosen such that 9/10 runs call bar(), which is currently on the cold path. # Compile test program with profiling instrumentation.\nclang -o test test.cc -O3 -fprofile-instr-generate # Collect profiling data from multiple runs.\nfor i in {0..10}; do LLVM_PROFILE_FILE=\"prof.clang/%p.profraw\" ./test $(seq 0 $i)\ndone # Merge raw profiling data into single profile data.\nllvm-profdata merge -o pgo.profdata prof.clang/*.profraw # Optimize test program with profiling data.\nclang -o test test.cc -O3 -fprofile-use=pgo.profdata NOTE: If LLVM_PROFILE_FILE is not given the profile data is written to default.profraw which is re-written on each run. If the LLVM_PROFILE_FILE contains a %m in the filename, a unique integer will be generated and consecutive runs will update the same generated profraw file, LLVM_PROFILE_FILE can specify a new file every time, however that requires more storage in general. After optimizing the program with the profiling data, the main() function looks as follows. 0000000000001060 <main>: 1060: 50 push rax ; Jump if argc == 2. 1061: 83 ff 02 cmp edi,0x2 1064: 74 09 je 106f <main+0xf> ; bar() is on the hot path (fall-through). 1066: e8 e5 ff ff ff call 1050 <_Z3barv> 106b: 31 c0 xor eax,eax 106d: 59 pop rcx 106e: c3 ret ; foo() is on the cold path (branch). 106f: e8 cc ff ff ff call 1040 <_Z3foov> 1074: 31 c0 xor eax,eax 1076: 59 pop rcx 1077: c3 ret","breadcrumbs":"Development » pgo » clang","id":"287","title":"clang"},"288":{"body":"With gcc 13.2.1 on the current machine, the optimizer puts bar() on the hot path by default. 0000000000001040 <main>: 1040: 48 83 ec 08 sub rsp,0x8 ; Jump if argc == 2. 1044: 83 ff 02 cmp edi,0x2 1047: 74 0c je 1055 <main+0x15> ; bar () is on the hot path (fall-through). 1049: e8 22 01 00 00 call 1170 <_Z3barv> 104e: 31 c0 xor eax,eax 1050: 48 83 c4 08 add rsp,0x8 1054: c3 ret ; foo() is on the cold path (branch). 1055: e8 06 01 00 00 call 1160 <_Z3foov> 105a: eb f2 jmp 104e <main+0xe> 105c: 0f 1f 40 00 nop DWORD PTR [rax+0x0] The following shows how to compile with profiling instrumentation and how to optimize the final program with the collected profiling data. The arguments to ./test are chosen such that 2/3 runs call foo(), which is currently on the cold path. gcc -o test test.cc -O3 -fprofile-generate\n./test 1\n./test 1\n./test 2 2\ngcc -o test test.cc -O3 -fprofile-use NOTE: Consecutive runs update the generated test.gcda profile data file rather than re-write it. After optimizing the program with the profiling data, the main() function 0000000000001040 <main.cold>: ; bar() is on the cold path (branch). 1040: e8 05 00 00 00 call 104a <_Z3barv> 1045: e9 25 00 00 00 jmp 106f <main+0xf> 0000000000001060 <main>: 1060: 51 push rcx ; Jump if argc != 2. 1061: 83 ff 02 cmp edi,0x2 1064: 0f 85 d6 ff ff ff jne 1040 <main.cold> ; for() is on the hot path (fall-through). 106a: e8 11 01 00 00 call 1180 <_Z3foov> 106f: 31 c0 xor eax,eax 1071: 5a pop rdx 1072: c3 ret","breadcrumbs":"Development » pgo » gcc","id":"288","title":"gcc"},"289":{"body":"systemd coredump ptrace_scope cryptsetup swap input acl zfs","breadcrumbs":"Linux » Linux","id":"289","title":"Linux"},"29":{"body":"Fish initialization file ~/.config/fish/config.fish Switch between different key bindings: fish_default_key_bindings to use default key bindings fish_vi_key_bindings to use vi key bindings","breadcrumbs":"Tools » fish » Quick Info","id":"29","title":"Quick Info"},"290":{"body":"","breadcrumbs":"Linux » systemd » systemd","id":"290","title":"systemd"},"291":{"body":"Inspect units: systemctl [opts] [cmd]\n[opts] --user --type=TYPE List only given types eg, service, timer, socket (use --type=help for a list) --state=STATE List only given states eg running, enabled (use --state=help for a list) --failed List only failed services [cmd] list-units <pattern> List units in memory status <unit> Show runtime status of unit start <unit> Start a unit stop <unit> Stop a unit restart <unit> Restart a unit reload <unit> Reload a unit enable <unit> Enable a unit (persistent) disable <unit> Disable a unit cat <unit> Print unit file show <unit> Show properties of unit","breadcrumbs":"Linux » systemd » systemctl","id":"291","title":"systemctl"},"292":{"body":"# List all system failed units.\nsystemctl --failed # List all user failed units.\nsystemctl --user --failed","breadcrumbs":"Linux » systemd » Example: List failed units","id":"292","title":"Example: List failed units"},"293":{"body":"# Generate unit\nmkdir -p ~/.config/systemd/user\necho '[Unit]\nDescription=Test logger [Service]\nType=oneshot\nExecStart=logger \"Hello from test unit\"' > ~/.config/systemd/user/test.service # Run unit\nsystemctl --user start test # See log message\njournalctl --user -u test -n 5","breadcrumbs":"Linux » systemd » Example: Trivial user unit","id":"293","title":"Example: Trivial user unit"},"294":{"body":"Inspect journal logs: journalctl [opts] [matches] --user Current user journal (system by default) -u <unit> Show logs for specified <unit> -n <lines> Show only last <lines> -f Follow journal -g <pattern> Grep for <pattern> Cleanup: journalctl [opts] --disk-usage Show current disk usage --vacuum-size=<size> Reduce journal log to <size> (K/M/G)","breadcrumbs":"Linux » systemd » journalctl","id":"294","title":"journalctl"},"295":{"body":"man systemd.unit(5) man systemd.service(5)","breadcrumbs":"Linux » systemd » References","id":"295","title":"References"},"296":{"body":"There are multiple requirements that must be satisfied that coredumps are being generated, a full list can be found in core(5) . An important one is to configure the soft resource limit RLMIT_CORE (typically as unlimited during debugging). In a typical bash/zsh this can be done as ulimit -Sc unlimited","breadcrumbs":"Linux » coredump » core(5)","id":"296","title":"core(5)"},"297":{"body":"There are two important kernel configs to control the naming: /proc/sys/kernel/core_pattern <pattern> => Specifies a name pattern for the coredump file. This can include certain FORMAT specifier. |<cmdline> => Coredump is pipe through stdin to the user space process specified by the cmdline, this can also contain FORMAT specifier. FORMAT specifier (full list, see core(5)): %E Pathname of the executable ('/' replaced by '!'). %p PID of the dumping process in its pid namespace. %P PID of the dumping process in the initial pid namespace. %u Real UID of dumping process. %s Signal number causing the dump. /proc/sys/kernel/core_uses_pid 1 => Append \".<pid>\" suffic to the coredump file name (pid of the dumping process). 0 => Do not append the suffix.","breadcrumbs":"Linux » coredump » Naming of coredump files","id":"297","title":"Naming of coredump files"},"298":{"body":"Each process has a coredump filter defined in /proc/<pid>/coredump_filter which specifies which memory segments are being dumped. Filters are preseved across fork/exec calls and hence child processes inherit the parents filters. The filter is a bitmask where 1 indicates to dump the given type. From core(5): bit 0 Dump anonymous private mappings. bit 1 Dump anonymous shared mappings. bit 2 Dump file-backed private mappings. bit 3 Dump file-backed shared mappings. bit 4 Dump ELF headers. bit 5 Dump private huge pages. bit 6 Dump shared huge pages. bit 7 Dump private DAX pages. bit 8 Dump shared DAX pages. Default filter 0x33.","breadcrumbs":"Linux » coredump » Control which segments are dumped","id":"298","title":"Control which segments are dumped"},"299":{"body":"","breadcrumbs":"Linux » coredump » Some examples out there","id":"299","title":"Some examples out there"},"3":{"body":"Change input mode: bindkey -v change to vi keymap\nbindkey -e change to emacs keymap Define key-mappings: bindkey list mappings in current keymap\nbindkey in-str cmd create mapping for `in-str` to `cmd`\nbindkey -r in-str remove binding for `in-str` # C-v <key> dump <key> code, which can be used in `in-str`\n# zle -l list all functions for keybindings\n# man zshzle(1) STANDARD WIDGETS: get description of functions Access edit buffer in zle widget: $BUFFER # Entire edit buffer content\n$LBUFFER # Edit buffer content left to cursor\n$RBUFFER # Edit buffer content right to cursor # create zle widget which adds text right of the cursor\nfunction add-text() { RBUFFER=\"some text $RBUFFER\"\n}\nzle -N add-text bindkey \"^p\" add-text","breadcrumbs":"Tools » zsh » Keybindings","id":"3","title":"Keybindings"},"30":{"body":"Available scopes local variable local to a block global variable global to shell instance universal variable universal to all shell instances + preserved across shell restart","breadcrumbs":"Tools » fish » Variables","id":"30","title":"Variables"},"300":{"body":"# List available coredumps.\ncoredumpctl list TIME PID UID GID SIG COREFILE EXE SIZE ... Fri 2022-03-11 12:10:48 CET 6363 1000 1000 SIGSEGV present /usr/bin/sleep 18.1K # Get detailed info on specific coredump.\ncoredumpctl info 6363 # Debug specific coredump.\ncoredumpctl debug 6363 # Dump specific coredump to file.\ncoredumpctl dump 6363 -o <file>","breadcrumbs":"Linux » coredump » coredumpctl (systemd)","id":"300","title":"coredumpctl (systemd)"},"301":{"body":"Known crash report locations: /var/crash To get to the raw coredump, crash reports can be unpacked as: apport-unpack <crash_repot> <dest_dir> The coredump resides under <dest_dir>/CoreDump.","breadcrumbs":"Linux » coredump » apport (ubuntu)","id":"301","title":"apport (ubuntu)"},"302":{"body":"In case the kernel was compiled with the yama security module (CONFIG_SECURITY_YAMA), tracing processes with ptrace(2) can be restricted. /proc/sys/kernel/yama/ptrace_scope 0 => No restrictions. 1 => Restricted attach, only the following can attach - A process in the parent hierarchy. - A process with CAP_SYS_PTRACE. - A process with the PID that the tracee allowed by via PR_SET_PTRACER. 2 => Only processes with CAP_SYS_PTRACE in the user namespace of the tracee can attach. 3 => No tracing allowed. Further details in ptrace(2) .","breadcrumbs":"Linux » ptrace_scope » ptrace_scope","id":"302","title":"ptrace_scope"},"303":{"body":"cryptsetup <action> [opts] <action args> action: open <dev> <name> --type <type> Open (decrypt) <dev> and map with <name>. Mapped as /dev/mapper/<name>. Type: {luks,plain,tcrypt,bitlk} close <name> Close existing mapping <name>. status <name> Print status for mapping <name>. luksFormat <dev> Create new LUKS partition and set initial passphrase. (Keyslot 0) luksAddKey <dev> Add a new passphrase. luksRemoveKey <dev> Remove existing passphrase. luksChangeKey <dev> Change existing passphrase. lusDump <dev> Dump LUKS header for device.","breadcrumbs":"Linux » cryptsetup » cryptsetup(8)","id":"303","title":"cryptsetup(8)"},"304":{"body":"For this example we use a file as backing storage and set it up as loop(4) device. The loop device can be replaced by any block device file. Optional: Overwrite existing data on disk. sudo dd if=/dev/urandom of=/dev/sdX bs=1M First create the backing file and setup the loop device. # Create 100MB file.\ndd if=/dev/zero of=blkfile bs=1M count=100 # Attach file to first free (-f) loop device\nsudo losetup -f ./blkfile\n# List loop devices.\nsudo losetup -l\n# NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC\n# /dev/loop0 0 0 0 0 /home/johannst/blkfile 0 512 Create a new LUKS partition and format new filesystem. # Initialize LUKS partition and set initial passphrase.\nsudo cryptsetup luksFormat /dev/loop0 file blkfile\n# blkfile: LUKS encrypted file, ver 2 [, , sha256] UUID: 8... # Open (decrypt) the LUKS device, it will be mapped under /dev/mapper/loop0.\nsudo cryptsetup open --type luks /dev/loop0 loop0 # Format partition with new filesystem.\nsudo mkfs.vfat /dev/mapper/loop0 lsblk -f\n# NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS\n# loop0 crypto_LU 2 8...\n# └─loop0 vfat FAT16 D... 83.8M 0% /home/johannst/mnt # Close (re-encrypt) LUKS device.\nsudo cryptsetup close loop0","breadcrumbs":"Linux » cryptsetup » Example: Create LUKS encrypted disk.","id":"304","title":"Example: Create LUKS encrypted disk."},"305":{"body":"# Open (decrypt) the LUKS device, it will be mapped under /dev/mapper/loop0.\nsudo cryptsetup open --type luks /dev/loop0 loop0 # Mount filesystem.\nsudo mount /dev/mapper/loop0 <mntpoint> # Use disk ... # Unmount filesystem.\nsudo umount <mntpoint> # Close (re-encrypt) LUKS device.\nsudo cryptsetup close loop0","breadcrumbs":"Linux » cryptsetup » Example: Using an existing LUKS device.","id":"305","title":"Example: Using an existing LUKS device."},"306":{"body":"","breadcrumbs":"Linux » swap » swap","id":"306","title":"swap"},"307":{"body":"# procfs\ncat /proc/swaps # cli tool\nswapon --show","breadcrumbs":"Linux » swap » List active swap areas","id":"307","title":"List active swap areas"},"308":{"body":"# One time:\n# Create and initialize swapfile.\n# mkswap will initialize swap area over full filesize by default.\nsudo dd if=/dev/zero of=/swapfile bs=1G count=1\nmkswap /swapfile # Enable swap file (until next reboot).\nswapon /swapfile # Persistent setup of swap file.\necho \"/swapfile none swap sw 0 0\" | sudo tee -a /etc/fstab # Disable swap file (until next reboot).\nswapoff /swapfile Recommended file permissions 0600 and file owner uid=0 (root).","breadcrumbs":"Linux » swap » Manual swapfile setup","id":"308","title":"Manual swapfile setup"},"309":{"body":"Dynamically computes size of swap file based on installed RAM. # Setup and enable swap based on /etc/dphys-swapfile.\ndphys-swapfile setup\ndphys-swapfile swapon # Disable swap on configured file.\ndphys-swapfile swapoff Usually comes with a script to be automatically run at system startup and shutdown. For example as systemd service: systemctl status dphys-swapfile","breadcrumbs":"Linux » swap » Using dphys-swapfile service.","id":"309","title":"Using dphys-swapfile service."},"31":{"body":"set <name> [<values>] -l local scope -g global scope -U universal scope -e erase variable -S show verbose info -x export to ENV -u unexport from ENV","breadcrumbs":"Tools » fish » Set/Unset Variables","id":"31","title":"Set/Unset Variables"},"310":{"body":"Some notes on using /dev/input/* device driver files.","breadcrumbs":"Linux » input » Linux input","id":"310","title":"Linux input"},"311":{"body":"These device files are created by the mousedev driver. /dev/input/mouseX represents the input stream for a SINGLE mouse device. /dev/input/mice represents the merged input stream for ALL mouse devices. The data stream consists of 3 bytes per event. An event is encoded as (BTN, X, Y). BTN button pressed X movement in x-direction -1 -> left and 1 -> right Y movement in y-direction -1 -> down and 1 -> up The raw data stream can be inspected as follows. sudo cat /dev/input/mice | od -tx1 -w3 -v","breadcrumbs":"Linux » input » mouseX / mice","id":"311","title":"mouseX / mice"},"312":{"body":"These device files are created by the evdev driver. /dev/input/eventX represents the generic input event interface a SINGLE input device. Input events are encoded as given by the input_event struct below. Reading from the eventX device file will always yield whole number of input events. struct input_event { struct timeval time; unsigned short type; unsigned short code; unsigned int value;\n}; On most 64bit machines the raw data stream can be inspected as follows. sudo cat /dev/input/event4 | od -tx1 -w24 -v","breadcrumbs":"Linux » input » eventX","id":"312","title":"eventX"},"313":{"body":"To find out which device file is assigned to which input device the following file /proc/bus/input/devices in the proc filesystem can be consulted. This yields entries as follows and shows which Handlers are assigned to which Name. I: Bus=0018 Vendor=04f3 Product=0033 Version=0000\nN: Name=\"Elan Touchpad\"\n...\nH: Handlers=event15 mouse0\n...","breadcrumbs":"Linux » input » Identifying device files.","id":"313","title":"Identifying device files."},"314":{"body":"Once compiled, the example should be run as sudo ./event /dev/input/eventX. #include <stdio.h>\n#include <fcntl.h>\n#include <assert.h>\n#include <unistd.h>\n#include <time.h> #include <sys/time.h>\n#include <linux/input-event-codes.h> struct input_event { struct timeval time; unsigned short type; unsigned short code; unsigned int value;\n}; const char* type(unsigned short t) { static char buf[32]; const char* fmt = \"0x%x\"; switch (t) {\n#define FMT(TYPE) case TYPE: fmt = #TYPE\"(0x%x)\"; break FMT(EV_SYN); FMT(EV_KEY); FMT(EV_REL); FMT(EV_ABS);\n#undef FMT } snprintf(buf, sizeof(buf), fmt, t); return buf;\n} const char* code(unsigned short c) { static char buf[32]; const char* fmt = \"0x%x\"; switch (c) {\n#define FMT(CODE) case CODE: fmt = #CODE\"(0x%x)\"; break FMT(BTN_LEFT); FMT(BTN_RIGHT); FMT(BTN_MIDDLE); FMT(REL_X); FMT(REL_Y);\n#undef FMT } snprintf(buf, sizeof(buf), fmt, c); return buf;\n} const char* timefmt(const struct timeval* t) { assert(t); struct tm* lt = localtime(&t->tv_sec); // Returns pointer to static tm object. static char buf[64]; strftime(buf, sizeof(buf), \"%H:%M:%S\", lt); return buf;\n} int main(int argc, char* argv[]) { assert(argc == 2); int fd = open(argv[1], O_RDONLY); assert(fd != -1); struct input_event inp; while (1) { int ret = read(fd, &inp, sizeof(inp)); assert(ret == sizeof(inp)); printf(\"time: %s type: %s code: %s value: 0x%x\\n\", timefmt(&inp.time), type(inp.type), code(inp.code), inp.value); }\n}","breadcrumbs":"Linux » input » Example: Toying with /dev/input/eventX","id":"314","title":"Example: Toying with /dev/input/eventX"},"315":{"body":"This describes POSIX acl. The access control list provides a flexibel permission mechanism next to the UNIX file permissions. This allows to specify fine grained permissions for users/groups on filesystems. Filesystems which support acl typically have an acl option, which must be specified while mounting when it is not a default option. Filesystems must be mounted with the acl option if not enabled as default option. Files or folder that have an acl defined, can be identified by the + sign next to the UNIX permissions. The following shows on example for a zfs filesystem. # mount | grep tank\ntank on /tank type zfs (rw,xattr,noacl)\ntank/foo on /tank/foo type zfs (rw,xattr,posixacl) # ls -h /tank\ndrwxrwxr-x+ 2 root root 4 11. Jun 14:26 foo/","breadcrumbs":"Linux » acl » access control list (acl)","id":"315","title":"access control list (acl)"},"316":{"body":"# List current acl entries.\ngetfacl /tank/foo","breadcrumbs":"Linux » acl » Show acl entries","id":"316","title":"Show acl entries"},"317":{"body":"# Add acl entry for user \"user123\".\nsetfacl -m \"u:user123:rwx\" /tank/foo # Remove entry for user \"user123\".\nsetfacl -x \"u:user123\" /tank/foo # Add acl entry for group \"group456\".\nsetfacl -m \"g:group456:rx\" /tank/foo # Add acl entry for others.\nsetfacl -m \"o:rx\" /tank/foo # Remove extended acl entries.\nsetfacl -b /tank/foo","breadcrumbs":"Linux » acl » Modify acl entries","id":"317","title":"Modify acl entries"},"318":{"body":"The mask defines the maximum access rights that can be given to users and groups . # Update the mask.\nsetfacl -m \"m:rx\" /tank/foo # List acl entries.\ngetfacl /tank/foo\n# file: tank/foo\n# owner: root\n# group: root\nuser::rwx\nuser:user123:rwx # effective:r-x\ngroup::r-x\nmask::r-x\nother::rwx","breadcrumbs":"Linux » acl » Masking of acl entries","id":"318","title":"Masking of acl entries"},"319":{"body":"acl(5) getfacl(1) setfacl(1)","breadcrumbs":"Linux » acl » References","id":"319","title":"References"},"32":{"body":"$status # exit code of last command\n$pipestatus # list of exit codes of pipe chain $CMD_DURATION # runtime of last command in ms","breadcrumbs":"Tools » fish » Special Variables ref","id":"32","title":"Special Variables ref"},"320":{"body":"Pools are managed with the zpool(8) command and have the following hierarchy: pool: consists of one or more virtual devices (vdev) vdev: consists of one or more physical devices (dev) and come in different kinds such as disk, mirror, raidzX, ... disk: single physical disk (vdev == dev) mirror: data is identically replicated on all devs (requires at least 2 physical devices). Data stored in a pool is distributed and stored across all vdevs by zfs. Therefore a total failure of a single vdev can lead to total loss of a pool. A dataset is a logical volume which can be created on top of a pool. Each dataset can be configured with its own set of properties like encryption, quota, ... . Datasets are managed with the zfs(8) command.","breadcrumbs":"Linux » zfs » zfs","id":"320","title":"zfs"},"321":{"body":"Pools are by default mounted at /<POOL>.","breadcrumbs":"Linux » zfs » zfs pool management","id":"321","title":"zfs pool management"},"322":{"body":"# Create a pool MOOSE with a two mirror vdevs.\nzpool create moose mirror <dev1> <dev2> mirror <dev3> <dev4>.. # Add new raidz1 vdev to a pool.\nzpool add moose raidz1 <devA> <devB> <devC>.. # Remove a vdev from a pool.\nzpool remove moose <vdevX> # Destroy a pool.\nzpool destroy moose For stable device names in small home setups it is recommended to use names from /dev/disk/by-id .","breadcrumbs":"Linux » zfs » Create, modify and destroy zfs pools","id":"322","title":"Create, modify and destroy zfs pools"},"323":{"body":"# Show status of all pools or a single one.\nzpool status [<pool>] # Show information / statistics about pools or single one.\nzpool list [<pool>] # Show statistics for all devices.\nzpool list -v # Show command history for pools.\nzpool history","breadcrumbs":"Linux » zfs » Inspect zfs pools","id":"323","title":"Inspect zfs pools"},"324":{"body":"# vdev MIRROR-0 with two devs.\nzpool status NAME STATE READ WRITE CKSUM moose ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 virtio-200 ONLINE 0 0 0 virtio-300 ONLINE 0 0 0 # Attach new device to an existing vdev.\nzpool attach moose virtio-200 virtio-400 # vdev MIRROR-0 with three devs.\nzpool status NAME STATE READ WRITE CKSUM moose ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 virtio-200 ONLINE 0 0 0 virtio-300 ONLINE 0 0 0 virtio-400 ONLINE 0 0 0 # Detach device from vdev.\nzpool detach moose virtio-200","breadcrumbs":"Linux » zfs » Modify vdevs","id":"324","title":"Modify vdevs"},"325":{"body":"# MIRROR-0 is degraded as one disk failed, but still intact.\nzpool status NAME STATE READ WRITE CKSUM moose DEGRADED 0 0 0 mirror-0 DEGRADED 0 0 0 virtio-200 UNAVAIL 0 0 0 invalid label virtio-300 ONLINE 0 0 0 # Replace faulty disk, in mirror.\n# No data is lost since mirror still has one good disk.\nzpool replace moose virtio-200 virtio-400 # MIRROR-0 back in ONLINE (good) state.\nzpool status NAME STATE READ WRITE CKSUM moose ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 virtio-400 ONLINE 0 0 0 virtio-300 ONLINE 0 0 0","breadcrumbs":"Linux » zfs » Replace faulty disk","id":"325","title":"Replace faulty disk"},"326":{"body":"When moving pools between hosts, the pool must be exported on the currently active host and imported on the new host. # Export a pool called MOOSE.\nzpool export moose\n# If datasets are busy, use lsof to check which processes keep it busy.\n# lsof <mntpoint> # List pools that can be imported using BY-ID deivce names (for example).\nzpool import -d /dev/disk/by-id # Import pool MOOSE using BY-ID device names (for example).\nzpool import -d /dev/disk/by-id moose Device names used by an existing pool can be changed by exporting and importing a pool again.","breadcrumbs":"Linux » zfs » Import or export zfs pools","id":"326","title":"Import or export zfs pools"},"327":{"body":"Datasets are by default mounted at /<POOL>/<DATASET>.","breadcrumbs":"Linux » zfs » zfs dataset management","id":"327","title":"zfs dataset management"},"328":{"body":"# Create dataset FOO on pool MOOSE.\nzfs create moose/foo # Destroy dataset.\nzfs destroy moose/foo","breadcrumbs":"Linux » zfs » Create and destroy zfs datasets","id":"328","title":"Create and destroy zfs datasets"},"329":{"body":"# List all zfs datasets.\nzfs list","breadcrumbs":"Linux » zfs » List all zfs datasets","id":"329","title":"List all zfs datasets"},"33":{"body":"In fish all variables are lists (start with index 1, but lists can't contain lists. set foo a b c d echo $foo[1] # a\necho $foo[-1] # d\necho $foo[2..3] # b c\necho $foo[1 3] # a c $ can be seen as dereference operator. set foo a; set a 1337\necho $$foo # outputs 1337 Cartesian product. echo file.{h,cc}\n# file.h file.cc echo {a,b}{1,2}\n# a1 b1 a2 b2 *PATH ref Lists ending with PATH are automatically split at : when used and joined with : when quoted or exported to the environment. set -x BLA_PATH a:b:c:d\necho $BLA_PATH # a b c d\necho \"$BLA_PATH\" # a:b:c:d (quoted)\nenv | grep BLA_PATH # BLA_PATH=a:b:c:d (env) set FOO_PATH x y z\necho $FOO_PATH # x y z\necho \"$FOO_PATH\" # x:y:z","breadcrumbs":"Tools » fish » Lists","id":"33","title":"Lists"},"330":{"body":"# List currently mounted datasets.\nzfs mount # Mount dataset.\nzfs mount moose/foo # Unmount dataset.\nzfs unmount moose/foo","breadcrumbs":"Linux » zfs » Mount zfs datasets","id":"330","title":"Mount zfs datasets"},"331":{"body":"Encryption is a readonly property, can only be set when creating a dataset. # Create encrypted dataset FOO on pool MOOSE.\nzfs create -o encryption=on -o keyformat=passphrase moose/foo # Mount encrypte dataset and load encryption key (if not loaded).\nzfs mount -l moose/foo\n# -l is equivalent to first loading the key via zfs load-key moose/foo. # Unmount dataset and unload encryption key (unload is optional).\nzfs umount -u moose/foo","breadcrumbs":"Linux » zfs » Encrypted datasets","id":"331","title":"Encrypted datasets"},"332":{"body":"# Preload encryption key for dataset.\nzfs load-key moose/foo # Preload encryption key for all datasets.\nzfs load-key -a # Change encryption key for dataset.\nzfs change-key moose/foo # Unload encryption key for dataset.\nzfs unload-key moose/foo","breadcrumbs":"Linux » zfs » Manage zfs encryption keys","id":"332","title":"Manage zfs encryption keys"},"333":{"body":"# Get all properties for dataset.\nzfs get quota moose/foo # Get single property for dataset.\nzfs get all moose/foo # Get single property for all datasets.\nzfs get quota # Set property on dataset.\nzfs set quota=10G moose/foo","breadcrumbs":"Linux » zfs » Manage dataset properties","id":"333","title":"Manage dataset properties"},"334":{"body":"# Create snapshot called V2 for dataset moose/foo.\nzfs snapshot moose/foo@v2 # List all snapshots.\nzfs list -t snapshot # Make .zfs direcotry visible in the root of the dataset.\nzfs set snapdir=visible moose/foo # Browse available snapshots in visible .zfs direcotry (readonly).\nls /moose/foo/.zfs/snapshot\nv1/ v2/ # Create a new dataset based on the V1 snapshot\nzfs clone moose/foo@v1 moose/foov1 # Destroy snapshot.\nzfs destroy moose/foo@v1","breadcrumbs":"Linux » zfs » Snapshots","id":"334","title":"Snapshots"},"335":{"body":"Focus on posix acl . # Set the ACL type for the FOO dataset to POSIXACL.\nzfs set acltype=posixacl moose/foo # Get the ACL type of a given dataset.\nzfs get acltype moose/foo For performance reasons it is recommended to also set zfs set xattr=sa moose/foo [ ref ].","breadcrumbs":"Linux » zfs » Access control list","id":"335","title":"Access control list"},"336":{"body":"The default zpool cache file is /etc/zfs/zpool.cache. When pools are imported the cache is updated. Enable the following targets / services to automatically import pools from the cache. systemctl list-dependencies ... └─zfs.target └─zfs-import.target └─zfs-import-cache.service","breadcrumbs":"Linux » zfs » Example: zfs pool import during startup (systemd)","id":"336","title":"Example: zfs pool import during startup (systemd)"},"337":{"body":"tcpdump firewall-cmd nftables","breadcrumbs":"Network » Network","id":"337","title":"Network"},"338":{"body":"","breadcrumbs":"Network » tcpdump » tcpdump(1)","id":"338","title":"tcpdump(1)"},"339":{"body":"tcpdump [opts] -i <if> [<filter>] -n Don't covert host/port names. -w <file|-> Write pcap trace to file or stdout (-). -r <file> Read & parse pcap file. Some useful filters. src <ip> Filter for source IP.\ndst <ip> Filter for destination IP.\nhost <ip> Filter for IP (src + dst).\nnet <ip>/<range> Filter traffic on subnet.\n[src/dst] port <port> Filter for port (optionally src/dst).\ntcp/udp/icmp Filter for protocol. Use and/or/not and () to build filter expressions.","breadcrumbs":"Network » tcpdump » CLI","id":"339","title":"CLI"},"34":{"body":"# sub-commands are not run in quotes\necho \"ls output: \"(ls)","breadcrumbs":"Tools » fish » Command Handling","id":"34","title":"Command Handling"},"340":{"body":"","breadcrumbs":"Network » tcpdump » Examples","id":"340","title":"Examples"},"341":{"body":"# -k: Start capturing immediately.\nssh <host> tcpdump -i any -w - | sudo wireshark -k -i - The any interface is a special keyword to capture traffic on all interfaces.","breadcrumbs":"Network » tcpdump » Capture packets from remote host","id":"341","title":"Capture packets from remote host"},"342":{"body":"Command line interface to the firewalld(1) daemon.","breadcrumbs":"Network » firewall-cmd » firewall-cmd(1)","id":"342","title":"firewall-cmd(1)"},"343":{"body":"# List all services and ports for all zones.\nfirewall-cmd --list-all\n# List all services.\nfirewall-cmd --list-services\n# List all ports.\nfirewall-cmd --list-ports Add --zone <ZONE> to limit output to a given ZONE. Use --get-zones to see all available zones.","breadcrumbs":"Network » firewall-cmd » List current status of the firewall","id":"343","title":"List current status of the firewall"},"344":{"body":"# Add a service to the firewall, use `--get-services` to list all available\n# service names.\nfirewall-cmd --add-service <SERVICE>\n# Add a specific port.\nfirewall-cmd --add-port 8000/tcp\n# Add a rich rule (eg port forwarding, dnat).\nfirewall-cmd --add-rich-rule 'rule family=\"ipv4\" forward-port port=\"80\" protocol=\"tcp\" to-port=\"8080\"'","breadcrumbs":"Network » firewall-cmd » Add entries","id":"344","title":"Add entries"},"345":{"body":"# Remove service.\nfirewall-cmd --remove-service <SERVICE>\n# Remove port.\nfirewall-cmd --remove-port 8000/tcp\n# Remove rich rule.\nfirewall-cmd --remove-rich-rule 'rule family=\"ipv4\" forward-port port=\"80\" protocol=\"tcp\" to-port=\"8080\"'","breadcrumbs":"Network » firewall-cmd » Remove entries","id":"345","title":"Remove entries"},"346":{"body":"man firewall-cmd(1) man firewalld(1)","breadcrumbs":"Network » firewall-cmd » References","id":"346","title":"References"},"347":{"body":"Nftables is a stateful Linux firewall which uses the netfilter kernel hooks. It is used for stateless, stateful packet filtering and all sorts of NAT. Nftables is the successor to iptables . In nftables, rules are organized with chains and tables. chain: Orders rules. Chains exist in two kinds: base chain: Entry point from netfilter hooks (network stack). regular chain: Can be used as jump target to group rules for better organization. table: Groups chains together. Tables are defined by a name and an address family (eg inet, ip, ip6, ..).","breadcrumbs":"Network » nftables » nftables","id":"347","title":"nftables"},"348":{"body":"nft list ruleset # List all tables/chains/rules (whole ruleset).\nnft flush ruleset # Clear whole ruleset.","breadcrumbs":"Network » nftables » Ruleset","id":"348","title":"Ruleset"},"349":{"body":"nft list ruleset > nft.rules\nnft flush ruleset\nnft -f nft.rules","breadcrumbs":"Network » nftables » Examples: Save rules to files and re-apply","id":"349","title":"Examples: Save rules to files and re-apply"},"35":{"body":"# 'noclobber', fail if 'log' already exists\necho foo >? log","breadcrumbs":"Tools » fish » I/O redirection","id":"35","title":"I/O redirection"},"350":{"body":"table ip traceall { chain filter_prerouting { # Install chain with higher priority as the RAW standard priority. type filter hook prerouting priority raw - 50; policy accept; # Trace each and every packet (very verbose). #meta nftrace set 1; # Trace packet to port 80/81/8081 from localhost. tcp dport { 80, 81, 8081 } ip saddr 127.0.0.1 meta nftrace set 1; }\n} Use nft monitor trace to get trace output on tty.","breadcrumbs":"Network » nftables » Example: Fully trace evaluation of nftables rules","id":"350","title":"Example: Fully trace evaluation of nftables rules"},"351":{"body":"table ip fwd { chain nat_preroute { # Register this chain to the PREROUTE:NAT hook (stateful packet tracking via conntrack). type nat hook prerouting priority dstnat + 10 ; policy accept; meta nfproto ipv4 tcp dport 81 redirect to :8081 }\n}","breadcrumbs":"Network » nftables » Example: IPv4 port forwarding","id":"351","title":"Example: IPv4 port forwarding"},"352":{"body":"# Table named 'playground' handling 'ip' (ipv4) address family.\ntable ip playground { # Base chain. chain filter_input_base { # Register this chain to the INPUT:FILTER hook in the netfilter package flow. # Specify a prioirty relative to the inbuilt 'filter' priority (smaller # number means higher priority). # Set the default policy to ACCEPT, to let every packet pass by default. type filter hook input priority filter - 10; policy accept; # Create a rule for tcp packets arriving on either port 8000 or 8100. tcp dport { 8000, 8100 } jump input_reg_log; # Create a rule for tcp packets arriving on port 8200. tcp dport 8200 jump input_reg_log_all; } # Regular chain. chain input_reg_log { # Log every packet traversing this chain. # Message lands in the kernel ring buffer. log; } # Regular chain. chain input_reg_log_all { # Log every packet with all flags traversing this chain. log flags all; }\n} # Load the nf rules.\nsudo nft -f playground.rules\n# Create test servers.\nnc -lk 0.0.0.0 8000\nnc -lk 0.0.0.0 8100\nnc -lk 0.0.0.0 8200\n# See the nftables logging in the kernel ring buffer.\nsudo dmesg -w\n# Make some client connections.\nnc localhost 8000\nnc localhost 8200","breadcrumbs":"Network » nftables » Example: Base vs regular chain","id":"352","title":"Example: Base vs regular chain"},"353":{"body":"nf_pkt_flow.png","breadcrumbs":"Network » nftables » Mental model for netfilter packet flow","id":"353","title":"Mental model for netfilter packet flow"},"354":{"body":"html css chartjs","breadcrumbs":"Web » Web","id":"354","title":"Web"},"355":{"body":"","breadcrumbs":"Web » html » html","id":"355","title":"html"},"356":{"body":"Rendered html <details> <summary>Some text goes here</summary> ... some more text goes here.\n</details> With the open attribute <details open> the details are unfolded by default.","breadcrumbs":"Web » html » Collapsible element","id":"356","title":"Collapsible element"},"357":{"body":"Rendered html <style>\n.grid-2col { display: grid; grid-template-columns: 2fr 1fr; gap: 1em\n}\n.col1 { grid-column-start: 1; background-color: red; padding-left: 1em;\n}\n.col2 { grid-column-start: 2; background-color: green; padding-left: 1em;\n}\n</style>\n<div class=\"grid-2col\"> <div class=\"col1\"> <p>Some text in the first column.</p> </div> <div class=\"col2\"> <p>Some text in the second column.</p> </div>\n</div>","breadcrumbs":"Web » html » Minimal 2 column layout","id":"357","title":"Minimal 2 column layout"},"358":{"body":"Rendered html <style>\n.page-grid { display: grid; grid-template-columns: 1fr 2fr; grid-template-areas: \"h h\" \"s m\" \"f f\"; gap: 1em;\n}\n.gh { grid-area: h; background-color: orange;\n}\n.gs { grid-area: s; background-color: green;\n}\n.gm { grid-area: m; background-color: gray;\n}\n.gf { grid-area: f; background-color: yellow;\n}\n.nav-items { display: flex; /* flexbox model => flexible layout on row */ justify-content: space-around; /* align flex boxes horizontally with space around */ align-items: center; /* center flex items vertically */ list-style: none;\n}\np { margin: 1em;\n}\n</style>\n<div class=\"page-grid\"> <div class=\"gh\"> <ul class=\"nav-items\"> <li class=\"nav-item\"><a href=\"\">aa</a></li> <li class=\"nav-item\"><a href=\"\">bb</a></li> <li class=\"nav-item\"><a href=\"\">cc</a></li> </ul> </div> <div class=\"gs\"> <p>Some text in the second column.</p> </div> <div class=\"gm\"> <p>Some text in the second column.</p> </div> <div class=\"gf\"> <p>Some text in the second column.</p> </div>\n</div>","breadcrumbs":"Web » html » Minimal grid area","id":"358","title":"Minimal grid area"},"359":{"body":"Rendered html <script>\nconst showTab = (E, T) => { const TABS = Array.from(document.getElementsByClassName(\"content\")); TABS.forEach(T => { T.style.display = \"none\"; }); document.getElementById(T).style.display = \"block\";\n}; window.onload = () => { document.getElementById(\"bTab1\").onclick = (E) => { showTab(E, \"tTab1\"); }; document.getElementById(\"bTab2\").onclick = (E) => { showTab(E, \"tTab2\"); };\n}\n</script> <button type=\"button\" id=\"bTab1\">Tab1</button>\n<button type=\"button\" id=\"bTab2\">Tab2</button> <div id=\"tTab1\" class=\"content\" style=\"display: block;\"> <p>Some content goes here ...</p>\n</div> <div id=\"tTab2\" class=\"content\" style=\"display: none;\"> <p>... and there.</p>\n</div>","breadcrumbs":"Web » html » Minimal tabs","id":"359","title":"Minimal tabs"},"36":{"body":"","breadcrumbs":"Tools » fish » Control Flow","id":"36","title":"Control Flow"},"360":{"body":"","breadcrumbs":"Web » css » css","id":"360","title":"css"},"361":{"body":".moose element with class <div class = \"moose\"></div> // selected\n<div class = \"bar\"></div> // NOT selected .moose.bar element with multiple classes <div class = \"moose bar\"></div> // selected\n<div class = \"bar\"></div> // NOT selected .moose .bar descendant element with classes <div class = \"moose\"> <div class = \"bar\"></div> // selected\n</div>\n<div class = \"bar\"></div> // NOT selected p specific element <p></p> // selected\n<div></div> // NOT selected p.bar specific element with class <p class = \"bar\"></p> // selected\n<p class = \"foo\"></p> // NOT selected p,div any element <p></p> // selected\n<div></div> // selected\n<a></a> // NOT selected div p descendant element of other element <div><p></p></div> // selected\n<div><ul><p></p></ul></div> // NOT selected div > o direct descendant element of other element <div><p></p></div> // selected\n<div><ul><p></p></ul></div> // NOT selected","breadcrumbs":"Web » css » selector","id":"361","title":"selector"},"362":{"body":"","breadcrumbs":"Web » chartjs » Chart.js","id":"362","title":"Chart.js"},"363":{"body":"Rendered html <canvas id=\"myChart\" style=\"margin:5em;\"></canvas> <script>\nconst get_or_create_tooltip = (id) => { if (tooltip = document.getElementById(id)) { return tooltip; } else { // -- Create a new Tooltip element. const tooltip = document.createElement('div'); tooltip.id = id; document.body.appendChild(tooltip); // -- Some minimal styling. tooltip.style.background = 'rgba(0, 0, 0, 0.1)'; tooltip.style.position = 'absolute'; tooltip.style.transition = 'all .2s ease'; // -- Add a table element for the tooltip content. const table = document.createElement('table'); tooltip.appendChild(table); return tooltip }\n} const render_tooltip = (context) => { const {chart, tooltip} = context; // -- Get Tooltip element. const tooltip_elem = get_or_create_tooltip('myTooltip'); // -- Get data point values (only one data point). const {label: x, formattedValue: y} = tooltip.dataPoints[0]; // -- Format new tooltip. const link = document.createElement('a'); link.href = \"https://github.com/johannst\"; link.innerHTML = \"X:\" + x + \" Y:\" + y; // -- Remove previous child element and add new one. const table = tooltip_elem.querySelector('table'); table.innerHTML = \"\"; table.appendChild(link); // -- Get absolute X/Y position of the top left corner of the canvas. const {offsetLeft: canvas_x, offsetTop: canvas_y} = chart.canvas; // -- Set position and minimal style for the tooltip. tooltip_elem.style.left = canvas_x + tooltip.caretX + 'px'; tooltip_elem.style.top = canvas_y + tooltip.caretY + 'px'; tooltip_elem.style.font = tooltip.options.bodyFont.string; // -- Place the tooltip (I) left or (II) right of the data point. if (tooltip.xAlign === \"right\") { tooltip_elem.style.transform = 'translate(-100%, 0)'; // (I) } else if (tooltip.xAlign === \"left\") { tooltip_elem.style.transform = 'translate(0%, 0)'; // (II) }\n} // -- Render a chart with some dummy data on the canvas.\nconst chart = new Chart( document.getElementById('myChart'), { data: { datasets: [{ // -- A single dataset. label: 'Just some values', type: 'scatter', data: [ {x: 4, y: 4}, {x: 5, y: 1}, {x: 7, y: 6}, {x: 10, y: 8}, {x: 10, y: 7}, {x: 10, y: 3}, ], backgroundColor: 'rgba(255, 99, 132, 0.5)', borderColor: 'rgb(255, 99, 132)', }], }, options: { scales: { y: { beginAtZero: true, // -- Start the Y-Axis at zero instead min(y) of dataset. } }, plugins: { tooltip: { enabled: false, // -- Disable builtin tooltips. mode: 'nearest', // -- Get the item that is nearest to the mouse. intersect: false, // -- 'mode' is active also when the mouse doesnt intersect with an item on the chart. external: render_tooltip, // -- External tooltip handler, allows to create own HTML. } } } }\n);\n</script>","breadcrumbs":"Web » chartjs » Minimal example with external tooltips","id":"363","title":"Minimal example with external tooltips"},"364":{"body":"x86_64 arm64 armv7 riscv","breadcrumbs":"Arch » Arch","id":"364","title":"Arch"},"365":{"body":"keywords: x86_64, x86, abi 64bit synonyms: x86_64, x64, amd64, intel 64 32bit synonyms: x86, ia32, i386 ISA type: CISC Endianness: little","breadcrumbs":"Arch » x86_64 » x86_64","id":"365","title":"x86_64"},"366":{"body":"","breadcrumbs":"Arch » x86_64 » Registers","id":"366","title":"Registers"},"367":{"body":"bytes\n[7:0] [3:0] [1:0] [1] [0] desc\n----------------------------------------------------------\nrax eax ax ah al accumulator\nrbx ebx bx bh bl base register\nrcx ecx cx ch cl counter\nrdx edx dx dh dl data register\nrsi esi si - sil source index\nrdi edi di - dil destination index\nrbp ebp bp - bpl base pointer\nrsp esp sp - spl stack pointer\nr8-15 rNd rNw - rNb","breadcrumbs":"Arch » x86_64 » General purpose register","id":"367","title":"General purpose register"},"368":{"body":"bytes\n[7:0] [3:0] [1:0] desc\n---------------------------------------------------\nrflags eflags flags flags register\nrip eip ip instruction pointer","breadcrumbs":"Arch » x86_64 » Special register","id":"368","title":"Special register"},"369":{"body":"rflags\nbits desc instr comment\n-------------------------------------------------------------------------------------------------------------- [21] ID identification ability to set/clear -> indicates support for CPUID instr [18] AC alignment check alignment exception for PL 3 (user), requires CR0.AM\n[13:12] IOPL io privilege level [11] OF overflow flag [10] DF direction flag cld/std increment (0) or decrement (1) registers in string operations [9] IF interrupt enable cli/sti [7] SF sign flag [6] ZF zero flag [4] AF auxiliary carry flag [2] PF parity flag [0] CF carry flag Change flag bits with pushf / popf instructions: pushfd // push flags (4bytes) onto stack\nor dword ptr [esp], (1 << 18) // enable AC flag\npopfd // pop flags (4byte) from stack There is also pushfq / popfq to push and pop all 8 bytes of rflags.","breadcrumbs":"Arch » x86_64 » FLAGS register","id":"369","title":"FLAGS register"},"37":{"body":"if grep foo bar # do sth\nelse if grep foobar bar # do sth else\nelse # do sth else\nend","breadcrumbs":"Tools » fish » if / else","id":"37","title":"if / else"},"370":{"body":"rdmsr // Read MSR register, effectively does EDX:EAX <- MSR[ECX]\nwrmsr // Write MSR register, effectively does MSR[ECX] <- EDX:EAX","breadcrumbs":"Arch » x86_64 » Model Specific Register (MSR)","id":"370","title":"Model Specific Register (MSR)"},"371":{"body":"Explicitly specify size of the operation. mov byte ptr [rax], 0xff // save 1 byte(s) at [rax]\nmov word ptr [rax], 0xff // save 2 byte(s) at [rax]\nmov dword ptr [rax], 0xff // save 4 byte(s) at [rax]\nmov qword ptr [rax], 0xff // save 8 byte(s) at [rax]","breadcrumbs":"Arch » x86_64 » Size directives","id":"371","title":"Size directives"},"372":{"body":"mov qword ptr [rax], rbx // save val in rbx at [rax]\nmov qword ptr [imm], rbx // save val in rbx at [imm]\nmov rax, qword ptr [rbx+4*rcx] // load val at [rbx+4*rcx] into rax rip relative addressing: lea rax, [rip+.my_str] // load addr of .my_str into rax\n...\n.my_str:\n.asciz \"Foo\" Load effective address: mov rax, 2\nlea r11, [rax + 3] // r11 <- 5","breadcrumbs":"Arch » x86_64 » Addressing","id":"372","title":"Addressing"},"373":{"body":"The operand size of a string instruction is defined by the instruction suffix b | w | d | q. Source and destination registers are modified according to the direction flag (DF) in the flags register DF=0 increment src/dest registers DF=1 decrement src/dest registers Following explanation assumes byte operands with DF=0: movsb // move data from string to string // ES:[DI] <- DS:[SI] // DI <- DI + 1 // SI <- SI + 1 lodsb // load string // AL <- DS:[SI] // SI <- SI + 1 stosb // store string // ES:[DI] <- AL // DI <- DI + 1 cmpsb // compare string operands // DS:[SI] - ES:[DI] ; set status flag (eg ZF) // SI <- SI + 1 // DI <- DI + 1 scasb // scan string // AL - ES:[DI] ; set status flag (eg ZF) // DI <- DI + 1 String operations can be repeated: rep // repeat until rcx = 0\nrepz // repeat until rcx = 0 or while ZF = 0\nrepnz // repeat until rcx = 0 or while ZF = 1","breadcrumbs":"Arch » x86_64 » String instructions","id":"373","title":"String instructions"},"374":{"body":"// memset (dest, 0xaa /* char */, 0x10 /* len */) lea di, [dest]\nmov al, 0xaa\nmov cx, 0x10\nrep stosb","breadcrumbs":"Arch » x86_64 » Example: Simple memset","id":"374","title":"Example: Simple memset"},"375":{"body":"","breadcrumbs":"Arch » x86_64 » SysV x86_64 ABI","id":"375","title":"SysV x86_64 ABI"},"376":{"body":"Integer/Pointer arguments reg arg\n-----------\nrdi 1\nrsi 2\nrdx 3\nrcx 4\nr8 5\nr9 6 Floating point arguments reg arg\n-----------\nxmm0 1 .. ..\nxmm7 8 Additional arguments are passed on the stack. Arguments are pushed right-to-left (RTL), meaning next arguments are closer to current rsp.","breadcrumbs":"Arch » x86_64 » Passing arguments to functions","id":"376","title":"Passing arguments to functions"},"377":{"body":"Integer/Pointer return values reg size\n-----------------\nrax 64 bit\nrax+rdx 128 bit Floating point return values: reg size\n-------------------\nxmm0 64 bit\nxmm0+xmm1 128 bit","breadcrumbs":"Arch » x86_64 » Return values from functions","id":"377","title":"Return values from functions"},"378":{"body":"Caller must save these registers if they should be preserved across function calls. rax rcx rdx rsi rdi rsp r8 - r11","breadcrumbs":"Arch » x86_64 » Caller saved registers","id":"378","title":"Caller saved registers"},"379":{"body":"Caller can expect these registers to be preserved across function calls. Callee must must save these registers in case they are used. rbx rbp r12 – r15","breadcrumbs":"Arch » x86_64 » Callee saved registers","id":"379","title":"Callee saved registers"},"38":{"body":"switch (echo foo)\ncase 'foo*' # do start with foo\ncase bar dudel # do bar and dudel\ncase '*' # do else\nend","breadcrumbs":"Tools » fish » switch","id":"38","title":"switch"},"380":{"body":"grows downwards frames aligned on 16 byte boundary Hi ADDR | +------------+ | | prev frame | | +------------+ <--- 16 byte aligned (X & ~0xf) | [rbp+8] | saved RIP | | [rbp] | saved RBP | | [rbp-8] | func stack | | | ... | v +------------+\nLo ADDR","breadcrumbs":"Arch » x86_64 » Stack","id":"380","title":"Stack"},"381":{"body":"prologue push rbp // save caller base pointer\nmov rbp, rsp // save caller stack pointer epilogue mov rsp, rbp // restore caller stack pointer\npop rbp // restore caller base pointer Equivalent to leave instruction.","breadcrumbs":"Arch » x86_64 » Function prologue & epilogue","id":"381","title":"Function prologue & epilogue"},"382":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas intel syntax # file: greet.s .intel_syntax noprefix .section .text, \"ax\", @progbits .global _start\n_start: mov rdi, 1 # fd lea rsi, [rip + greeting] # buf mov rdx, [rip + greeting_len] # count mov rax, 1 # write(2) syscall nr syscall mov rdi, 0 # exit code mov rax, 60 # exit(2) syscall nr syscall .section .rdonly, \"a\", @progbits\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting Syscall numbers are defined in /usr/include/asm/unistd.h. To compile and run: > gcc -o greet greet.s -nostartfiles -nostdlib && ./greet\nHi ASM-World!","breadcrumbs":"Arch » x86_64 » ASM skeleton","id":"382","title":"ASM skeleton"},"383":{"body":"SystemV AMD64 ABI AMD64 Vol1: Application Programming AMD64 Vol2: System Programming AMD64 Vol3: General-Purpose & System Instructions X86_64 Cheat-Sheet Intel 64 Vol1: Basic Architecture Intel 64 Vol2: Instruction Set Reference Intel 64 Vol3: System Programming Guide GNU Assembler GNU Assembler Directives GNU Assembler x86_64 dependent features juicebox-asm an x86_64 jit assembler playground","breadcrumbs":"Arch » x86_64 » References","id":"383","title":"References"},"384":{"body":"keywords: arm64, aarch64, abi 64bit synonyms: arm64, aarch64 ISA type: RISC Endianness: little, big","breadcrumbs":"Arch » arm64 » arm64","id":"384","title":"arm64"},"385":{"body":"","breadcrumbs":"Arch » arm64 » Registers","id":"385","title":"Registers"},"386":{"body":"bytes\n[7:0] [3:0] desc\n---------------------------------------------\nx0-x28 w0-w28 general purpose registers\nx29 w29 frame pointer (FP)\nx30 w30 link register (LR)\nsp wsp stack pointer (SP)\npc program counter (PC)\nxzr wzr zero register Write to wN register clears upper 32bit.","breadcrumbs":"Arch » arm64 » General purpose registers","id":"386","title":"General purpose registers"},"387":{"body":"bytes\n[7:0] desc\n---------------------------------------------\nsp_el0 stack pointer EL0 sp_el1 stack pointer EL1\nelr_el1 exception link register EL1\nspsr_el1 saved process status register EL1 sp_el2 stack pointer EL2\nelr_el2 exception link register EL2\nspsr_el2 saved process status register EL2 sp_el3 stack pointer EL3\nelr_el3 exception link register EL3\nspsr_el3 saved process status register EL3","breadcrumbs":"Arch » arm64 » Special registers per EL","id":"387","title":"Special registers per EL"},"388":{"body":"","breadcrumbs":"Arch » arm64 » Instructions cheatsheet","id":"388","title":"Instructions cheatsheet"},"389":{"body":"Reading from system registers: mrs x0, vbar_el1 // move vbar_el1 into x0 Writing to system registers: msr vbar_el1, x0 // move x0 into vbar_el1","breadcrumbs":"Arch » arm64 » Accessing system registers","id":"389","title":"Accessing system registers"},"39":{"body":"while true echo foo\nend","breadcrumbs":"Tools » fish » while Loop","id":"39","title":"while Loop"},"390":{"body":"b <offset> // relative forward/back branch\nbr <Xn> // absolute branch to address in register Xn // branch & link, store return address in X30 (LR)\nbl <offset> // relative forward/back branch\nblr <Xn> // absolute branch to address in register Xn ret {Xn} // return to address in X30, or Xn if supplied","breadcrumbs":"Arch » arm64 » Control Flow","id":"390","title":"Control Flow"},"391":{"body":"","breadcrumbs":"Arch » arm64 » Addressing","id":"391","title":"Addressing"},"392":{"body":"ldr x0, [x1] // x0 = [x1]\nldr x0, [x1, 8] // x0 = [x1 + 8]\nldr x0, [x1, x2, lsl #3] // x0 = [x1 + (x2<<3)]\nldr x0, [x1, w2, stxw] // x0 = [x1 + sign_ext(w2)]\nldr x0, [x1, w2, stxw #3] // x0 = [x1 + (sign_ext(w2)<<3)] Shift amount can either be 0 or log2(access_size_bytes). Eg for 8byte access it can either be {0, 3}.","breadcrumbs":"Arch » arm64 » Offset","id":"392","title":"Offset"},"393":{"body":"ldr x0, [x1, 8]! // pre-inc : x1+=8; x0 = [x1]\nldr x0, [x1], 8 // post-inc: x0 = [x1]; x1+=8","breadcrumbs":"Arch » arm64 » Index","id":"393","title":"Index"},"394":{"body":"ldp x1, x2, [x0] // x1 = [x0]; x2 = [x0 + 8]\nstp x1, x2, [x0] // [x0] = x1; [x0 + 8] = x2","breadcrumbs":"Arch » arm64 » Pair access","id":"394","title":"Pair access"},"395":{"body":"","breadcrumbs":"Arch » arm64 » Procedure Call Standard ARM64 ( aapcs64 )","id":"395","title":"Procedure Call Standard ARM64 ( aapcs64 )"},"396":{"body":"Integer/Pointer arguments reg arg\n-----------\nx0 1\n.. ..\nx7 8 Additional arguments are passed on the stack. Arguments are pushed right-to-left (RTL), meaning next arguments are closer to current sp. void take(..., int a9, int a10); | | | ... | Hi | +-->| a10 | | +---------->| a9 | <-SP | +-----+ v | ... | Lo","breadcrumbs":"Arch » arm64 » Passing arguments to functions","id":"396","title":"Passing arguments to functions"},"397":{"body":"Integer/Pointer return values reg size\n-----------------\nx0 64 bit","breadcrumbs":"Arch » arm64 » Return values from functions","id":"397","title":"Return values from functions"},"398":{"body":"x19 - x28 SP","breadcrumbs":"Arch » arm64 » Callee saved registers","id":"398","title":"Callee saved registers"},"399":{"body":"full descending full: sp points to the last used location (valid item) descending: stack grows downwards sp must be 16byte aligned when used to access memory for r/w sp must be 16byte aligned on public interface interfaces","breadcrumbs":"Arch » arm64 » Stack","id":"399","title":"Stack"},"4":{"body":"Default value: # default value\necho ${foo:-defval} # defval\nfoo=bar\necho ${foo:-defval} # bar Alternative value: echo ${foo:+altval} # ''\nfoo=bar\necho ${foo:+altval} # altval Check variable set, error if not set: echo ${foo:?msg} # print `msg` and return errno `1`\nfoo=bar\necho ${foo:?msg} # bar Sub-string ${var:offset:length}: foo=abcdef\necho ${foo:1:3} # bcd Trim prefix ${var#prefix}: foo=bar.baz\necho ${foo#bar} # .baz Trim suffix ${var%suffix}: foo=bar.baz\necho ${foo%.baz} # bar Substitute pattern ${var/pattern/replace}: foo=aabbccbbdd\necho ${foo/bb/XX} # aaXXccbbdd\necho ${foo//bb/XX} # aaXXccXXdd\n# replace prefix\necho ${foo/#bb/XX} # aabbccbbdd\necho ${foo/#aa/XX} # XXbbccbbdd\n# replace suffix\necho ${foo/%bb/XX} # aabbccbbdd\necho ${foo/%dd/XX} # aabbccbbXX Note: prefix/suffix/pattern are expanded as pathnames.","breadcrumbs":"Tools » zsh » Parameter","id":"4","title":"Parameter"},"40":{"body":"for f in (ls) echo $f\nend","breadcrumbs":"Tools » fish » for Loop","id":"40","title":"for Loop"},"400":{"body":"linked list of stack-frames each frame links to the frame of its caller by a frame record a frame record is described as a (FP,LR) pair x29 (FP) must point to the frame record of the current stack-frame +------+ Hi | 0 | frame0 | +->| 0 | | | | ... | | | +------+ | | | LR | frame1 | +--| FP |<-+ | | ... | | | +------+ | | | LR | | current |\nx29 ->| FP |--+ frame v | ... | Lo end of the frame chain is indicated by following frame record (0,-) location of the frame record in the stack frame is not specified","breadcrumbs":"Arch » arm64 » Frame chain","id":"400","title":"Frame chain"},"401":{"body":"prologue sub sp, sp, 16\nstp x29, x30, [sp] // [sp] = x29; [sp + 8] = x30\nmov x29, sp // FP points to frame record epilogue ldp x29, x30, [sp] // x29 = [sp]; x30 = [sp + 8]\nadd sp, sp, 16\nret","breadcrumbs":"Arch » arm64 » Function prologue & epilogue","id":"401","title":"Function prologue & epilogue"},"402":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas // file: greet.S #include <asm/unistd.h> // syscall NRs .arch armv8-a .section .text, \"ax\", @progbits .balign 4 // align code on 4byte boundary .global _start\n_start: mov x0, 2 // fd ldr x1, =greeting // buf ldr x2, =greeting_len // &len ldr x2, [x2] // len mov w8, __NR_write // write(2) syscall svc 0 mov x0, 0 // exit code mov w8, __NR_exit // exit(2) syscall svc 0 .balign 8 // align data on 8byte boundary .section .rodata, \"a\", @progbits\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting man gcc: file.S assembler code that must be preprocessed. To cross-compile and run: > aarch64-linux-gnu-g++ -o greet greet.S -nostartfiles -nostdlib \\ -Wl,--dynamic-linker=/usr/aarch64-linux-gnu/lib/ld-linux-aarch64.so.1 \\ && qemu-aarch64 ./greet\nHi ASM-World! Cross-compiling on Ubuntu 20.04 (x86_64), paths might differ on other distributions. Explicitly specifying the dynamic linker should not be required when compiling natively on arm64.","breadcrumbs":"Arch » arm64 » ASM skeleton","id":"402","title":"ASM skeleton"},"403":{"body":"Procedure Call Standard ARM64 ARMv8-A Programmer's Guide ARMv8-A Architecture Reference Manual AppNote: ARMv8 Bare-metal boot code GNU Assembler GNU Assembler Directives GNU Assembler AArch64 dependent features ARM64-A Instruction Browser","breadcrumbs":"Arch » arm64 » References","id":"403","title":"References"},"404":{"body":"keywords: arm, armv7, abi ISA type: RISC Endianness: little, big","breadcrumbs":"Arch » armv7 » armv7a","id":"404","title":"armv7a"},"405":{"body":"","breadcrumbs":"Arch » armv7 » Registers","id":"405","title":"Registers"},"406":{"body":"bytes\n[3:0] alt desc\n---------------------------------------------\nr0-r12 general purpose registers\nr11 fp\nr13 sp stack pointer\nr14 lr link register\nr15 pc program counter","breadcrumbs":"Arch » armv7 » General purpose registers","id":"406","title":"General purpose registers"},"407":{"body":"bytes\n[3:0] desc\n---------------------------------------------\ncpsr current program status register","breadcrumbs":"Arch » armv7 » Special registers","id":"407","title":"Special registers"},"408":{"body":"cpsr\nbits desc\n----------------------------- [31] N negative flag [30] Z zero flag [29] C carry flag [28] V overflow flag [27] Q cummulative saturation (sticky) [9] E load/store endianness [8] A disable asynchronous aborts [7] I disable IRQ [6] F disable FIQ [5] T indicate Thumb state\n[4:0] M process mode (USR, FIQ, IRQ, SVC, ABT, UND, SYS)","breadcrumbs":"Arch » armv7 » CPSR register","id":"408","title":"CPSR register"},"409":{"body":"","breadcrumbs":"Arch » armv7 » Instructions cheatsheet","id":"409","title":"Instructions cheatsheet"},"41":{"body":"Function arguments are passed via $argv list. function fn_foo echo $argv\nend","breadcrumbs":"Tools » fish » Functions","id":"41","title":"Functions"},"410":{"body":"Reading from system registers: mrs r0, cpsr // move cpsr into r0 Writing to system registers: msr cpsr, r0 // move r0 into cpsr","breadcrumbs":"Arch » armv7 » Accessing system registers","id":"410","title":"Accessing system registers"},"411":{"body":"b <lable> // relative forward/back branch\nbl <lable> // relative forward/back branch & link return addr in r14 (LR) // branch & exchange (can change between ARM & Thumb instruction set)\n// bit Rm[0] == 0 -> ARM\n// bit Rm[0] == 1 -> Thumb\nbx <Rm> // absolute branch to address in register Rm\nblx <Rm> // absolute branch to address in register Rm & // link return addr in r14 (LR)","breadcrumbs":"Arch » armv7 » Control Flow","id":"411","title":"Control Flow"},"412":{"body":"Different addressing modes. ldr r1, [r0] // r1 = [r0]\nldr r1, [r0, #4] // r1 = [r0+4] ldr r1, [r0, #4]! // pre-inc : r0+=4; r1 = [r0]\nldr r1, [r0], #4 // post-inc: [r0] = r1; r0+=4 ldr r0, [r1, r2, lsl #3] // r0 = [r1 + (r2<<3)] Load/store multiple registers full-descending. stmfd r0!, {r1-r2, r5} // r0-=4; [r0]=r5 // r0-=4; [r0]=r2 // r0-=4; [r0]=r1\nldmfd r0!, {r1-r2, r5} // r1=[r0]; r0+=4 // r2=[r0]; r0+=4 // r5=[r0]; r0+=4 ! is optional but has the effect to update the base pointer register r0 here. Push/Pop push {r0-r2} // effectively stmfd sp!, {r0-r2}\npop {r0-r2} // effectively ldmfd sp!, {r0-r2}","breadcrumbs":"Arch » armv7 » Load/Store","id":"412","title":"Load/Store"},"413":{"body":"","breadcrumbs":"Arch » armv7 » Procedure Call Standard ARM ( aapcs32 )","id":"413","title":"Procedure Call Standard ARM ( aapcs32 )"},"414":{"body":"integer/pointer arguments reg arg\n-----------\nr0 1\n.. ..\nr3 4 a double word (64bit) is passed in two consecutive registers (eg r1+r2) additional arguments are passed on the stack. Arguments are pushed right-to-left (RTL), meaning next arguments are closer to current sp. void take(..., int a5, int a6); | | | ... | Hi | +-->| a6 | | +---------->| a5 | <-SP | +-----+ v | ... | Lo","breadcrumbs":"Arch » armv7 » Passing arguments to functions","id":"414","title":"Passing arguments to functions"},"415":{"body":"integer/pointer return values reg size\n-----------------\nr0 32 bit\nr0+r1 64 bit","breadcrumbs":"Arch » armv7 » Return values from functions","id":"415","title":"Return values from functions"},"416":{"body":"r4 - r11 sp","breadcrumbs":"Arch » armv7 » Callee saved registers","id":"416","title":"Callee saved registers"},"417":{"body":"full descending full: sp points to the last used location (valid item) descending: stack grows downwards sp must be 4byte aligned (word boundary) at all time sp must be 8byte aligned on public interface interfaces","breadcrumbs":"Arch » armv7 » Stack","id":"417","title":"Stack"},"418":{"body":"not strictly required by each platform linked list of stack-frames each frame links to the frame of its caller by a frame record a frame record is described as a (FP,LR) pair (2x32bit) r11 (FP) must point to the frame record of the current stack-frame +------+ Hi | 0 | frame0 | +->| 0 | | | | ... | | | +------+ | | | LR | frame1 | +--| FP |<-+ | | ... | | | +------+ | | | LR | | current |\nr11 ->| FP |--+ frame v | ... | Lo end of the frame chain is indicated by following frame record (0,-) location of the frame record in the stack frame is not specified r11 is not updated before the new frame record is fully constructed","breadcrumbs":"Arch » armv7 » Frame chain","id":"418","title":"Frame chain"},"419":{"body":"prologue push {fp, lr}\nmov fp, sp // FP points to frame record epilogue pop {fp, pc} // pop LR directly into PC","breadcrumbs":"Arch » armv7 » Function prologue & epilogue","id":"419","title":"Function prologue & epilogue"},"42":{"body":"When running a command fish attempts to autoload a function. The shell looks for <cmd>.fish in the locations defined by $fish_function_path and loads the function lazily if found. This is the preferred way over monolithically defining all functions in a startup script.","breadcrumbs":"Tools » fish » Autoloading","id":"42","title":"Autoloading"},"420":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas // file: greet.S #include <asm/unistd.h> // syscall NRs .arch armv7-a .section .text, \"ax\" .balign 4 // Emit `arm` instructions, same as `.arm` directive. .code 32 .global _start\n_start: // Branch with link and exchange instruction set. blx _do_greet mov r0, #0 // exit code mov r7, #__NR_exit // exit(2) syscall swi 0x0 // Emit `thumb` instructions, same as `.thumb` directive. .code 16 .thumb_func\n_do_greet: mov r0, #2 // fd ldr r1, =greeting // buf ldr r2, =greeting_len // &len ldr r2, [r2] // len mov r7, #__NR_write // write(2) syscall swi 0x0 // Branch and exchange instruction set. bx lr .balign 8 // align data on 8byte boundary .section .rodata, \"a\"\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting man gcc: file.S assembler code that must be preprocessed. To cross-compile and run: > arm-linux-gnueabi-gcc -o greet greet.S -nostartfiles -nostdlib \\ -Wl,--dynamic-linker=/usr/arm-linux-gnueabi/lib/ld-linux.so.3 \\ && qemu-arm ./greet\nHi ASM-World! Cross-compiling on Ubuntu 20.04 (x86_64), paths might differ on other distributions. Explicitly specifying the dynamic linker should not be required when compiling natively on arm.","breadcrumbs":"Arch » armv7 » ASM skeleton","id":"420","title":"ASM skeleton"},"421":{"body":"Procedure Call Standard ARM ARMv7-A Programmer's Guide ARMv7-A Architecture Reference Manual GNU Assembler GNU Assembler Directives GNU Assembler ARM dependent features","breadcrumbs":"Arch » armv7 » References","id":"421","title":"References"},"422":{"body":"keywords: rv32, rv64 ISA type: RISC Endianness: little, big","breadcrumbs":"Arch » riscv » riscv","id":"422","title":"riscv"},"423":{"body":"riscv32 => XLEN=32 riscv64 => XLEN=64","breadcrumbs":"Arch » riscv » Registers","id":"423","title":"Registers"},"424":{"body":"[XLEN-1:0] abi name desc\n---------------------------------------------\nx0 zero zero register\nx1 ra return addr\nx2 sp stack ptr\nx3 gp global ptr\nx4 tp thread ptr\nx5-x7 t0-t2 temp regs\nx8-x9 s0-s1 saved regs\nx10-x17 a0-a7 arg regs\nx18-x27 s2-s11 saved regs\nx28-x31 t3-t6 temp regs","breadcrumbs":"Arch » riscv » General purpose registers","id":"424","title":"General purpose registers"},"425":{"body":"Small assembler skeleton, ready to use with following properties: use raw Linux syscalls (man 2 syscall for ABI) no C runtime (crt) gnu assembler gas // file: greet.S #include <asm/unistd.h> // syscall NRs .section .text, \"ax\", @progbits .balign 4 // align code on 4byte boundary .global _start\n_start: li a0, 2 // fd la a1, greeting // buf ld a2, (greeting_len) // &len li a7, __NR_write // write(2) syscall ecall li a0, 42 // exit code li a7, __NR_exit // exit(2) syscall ecall .balign 8 // align data on 8byte boundary .section .rodata, \"a\", @progbits\ngreeting: .asciz \"Hi ASM-World!\\n\"\ngreeting_len: .int .-greeting man gcc: file.S assembler code that must be preprocessed. To cross-compile and run: > riscv64-linux-gnu-gcc -o greet greet.S -nostartfiles -nostdlib \\ -Wl,--dynamic-linker=/usr/riscv64-linux-gnu/lib/ld-linux-riscv64-lp64d.so.1 \\ && qemu-riscv64 ./greet\nHi ASM-World! Cross-compiling on Ubuntu 20.04 (x86_64), paths might differ on other distributions. Explicitly specifying the dynamic linker should not be required when compiling natively on riscv. Select dynamic linker according to abi used during compile & link.","breadcrumbs":"Arch » riscv » ASM skeleton","id":"425","title":"ASM skeleton"},"426":{"body":"GNU Assembler GNU Assembler Directives rv64i-linux-user-no-std","breadcrumbs":"Arch » riscv » References","id":"426","title":"References"},"43":{"body":"functions # list al functions\nfunctions foo # describe function 'foo'\nfunctions -e foo # erase function 'foo' funced foo # edit function 'foo' # '-e vim' to edit in vim","breadcrumbs":"Tools » fish » Helper","id":"43","title":"Helper"},"44":{"body":"argparse puts options into variables of name _flag_NAME. References: Argument Handling argparse Writing your own completions complete function moose --d \"my moose fn\" # h/help : short / long option (boolean) # color : only long option (boolean) # u/user= : option with required argument, only last specified is taken # f/file+= : option with required argument, can be specified multiple times # argparse h/help color= u/user= f/file=+ -- $argv or return if set -ql _flag_help echo \"usage ...\" return 0 end set -ql _flag_file and echo \"file=$_flag_file | cnt:\" (count $_flag_file) set -ql _flag_color and echo \"color=$_flag_color\" set -ql _flag_user and echo \"user=$_flag_user\"\nend # Delete all previous defined completions for 'moose'.\ncomplete -c moose -e # Don't complete files for command.\ncomplete -c moose --no-files # Help completion.\n# -n specifies a conditions. The completion is only active if the command\n# returns 0.\ncomplete -c moose -s h -l help -n \"not __fish_contains_opt -s h help\" \\ --description \"Print usage help and exit\" # File completion.\n# -F force complete files (overwrite --no-files).\n# -r requires argument.\ncomplete -c moose -s f -l file -F -r \\ --description \"Specify file (can be passed multiple times)\" # Color completion.\n# -a options for completion.\n# -x short for -r and --no-files (-f)\ncomplete -c moose -x -l color -a \"red blue\" \\ --description \"Specify a color.\" # User completion.\n# -a options for completion. Call a function to generate arguments.\ncomplete -c moose -x -s u -l user -a \"(__fish_complete_users)\" \\ --description \"Specify a user\"","breadcrumbs":"Tools » fish » Argument parsing and completion","id":"44","title":"Argument parsing and completion"},"45":{"body":"The prompt is defined by the output of the fish_prompt function. function fish_prompt set -l cmd_ret echo \"> \"(pwd) $cmd_ret\" \"\nend Use set_color to manipulate terminal colors and set_color -c to print the current colors.","breadcrumbs":"Tools » fish » Prompt","id":"45","title":"Prompt"},"46":{"body":"List all builtins with builtins -n. # history\nhistory search <str> # search history for <str>\nhistory merge # merge histories from fish sessions # list\ncount $var # count elements in list contains /bin $PATH # return 0 (true) 1 (false)\ncontains -i /bin $PATH # additionally print index on stdout # string\nstring split SEP STRING # math\nmath -b hex 4096 # output dec as hex\nmath 0x1000 # output hex as dec\nmath \"log2(1024)\" # call functions\nmath -s0 7/3 # integer division (by default float) # status\nstatus -f # abs path of current file","breadcrumbs":"Tools » fish » Useful Builtins","id":"46","title":"Useful Builtins"},"47":{"body":"Shift-Tab .............. tab-completion with search Alt-Up / Alt-Down ...... search history with token under the cursor Alt-l .................. list content of dir under cursor Alt-p .................. append '2>&1 | less;' to current cmdline Alt-Left / Alt - Right . prevd / nextd, walk dir history","breadcrumbs":"Tools » fish » Keymaps","id":"47","title":"Keymaps"},"48":{"body":"status print-stack-trace .. prints function stacktrace (can be used in scripts) breakpoint ................ halt script execution and gives shell (C-d | exit to continue)","breadcrumbs":"Tools » fish » Debug","id":"48","title":"Debug"},"49":{"body":"Terminology: session is a collection of pseudo terminals which can have multiple windows window uses the entire screen and can be split into rectangular panes pane is a single pseudo terminal instance","breadcrumbs":"Tools » tmux » tmux(1)","id":"49","title":"tmux(1)"},"5":{"body":"# Variable with local scope\nlocal var=val # Read-only variable\nreadonly var=bal Indexed arrays: arr=(aa bb cc dd)\necho $arr[1] # aa\necho $arr[-1] # dd arr+=(ee)\necho $arr[-1] # ee echo $arr[1,3] # aa bb cc Associative arrays: typeset -A arr\narr[x]='aa'\narr[y]='bb'\necho $arr[x] # aa Tied arrays: typeset -T VEC vec=(1 2 3) '|' echo $vec # 1 2 3\necho $VEC # 1|2|3 Unique arrays (set): typeset -U vec=(1 2 3) echo $vec # 1 2 3\nvec+=(1 2 4)\necho $vec # 1 2 3 4","breadcrumbs":"Tools » zsh » Variables","id":"5","title":"Variables"},"50":{"body":"# Session\ntmux creates new session\ntmux ls list running sessions\ntmux kill-session -t <s> kill running session <s>\ntmux attach -t <s> [-d] attach to session <s>, detach other clients [-d]\ntmux detach -s <s> detach all clients from session <s> # Environment\ntmux showenv -g show global tmux environment variables\ntmux setenv -g <var> <val> set variable in global tmux env # Misc\ntmux source-file <file> source config <file>\ntmux lscm list available tmux commnds\ntmux show -g show global tmux options\ntmux display <msg> display message in tmux status line","breadcrumbs":"Tools » tmux » Tmux cli","id":"50","title":"Tmux cli"},"51":{"body":"# Session\ntmux list-sessions -F '#S' list running sessions, only IDs # Window\ntmux list-windows -F '#I' -t <s> list window IDs for session <s>\ntmux selectw -t <s>:<w> select window <w> in session <s> # Pane\ntmux list-panes -F '#P' -t <s>:<w> list pane IDs for window <w> in session <s>\ntmux selectp -t <s>:<w>.<p> select pane <p> in window <w> in session <s> # Run commands\ntmux send -t <s>:<w>.<p> \"ls\" C-m send cmds/keys to pane\ntmux run -t <p> <sh-cmd> run shell command <sh-cmd> in background and report output on pane -t <p> For example cycle through all panes in all windows in all sessions: # bash\nfor s in $(tmux list-sessions -F '#S'); do for w in $(tmux list-windows -F '#I' -t $s); do for p in $(tmux list-panes -F '#P' -t $s:$w); do echo $s:$w.$p done done\ndone","breadcrumbs":"Tools » tmux » Scripting","id":"51","title":"Scripting"},"52":{"body":"prefix d detach from current session\nprefix c create new window\nprefix w open window list\nprefix $ rename session\nprefix , rename window\nprefix . move current window Following bindings are specific to my tmux.conf : C-s prefix # Panes\nprefix s horizontal split\nprefix v vertical split\nprefix f toggle maximize/minimize current pane # Movement\nprefix Tab toggle between window prefix h move to pane left\nprefix j move to pane down\nprefix k move to pane up\nprefix l move to pane right # Resize\nprefix C-h resize pane left\nprefix C-j resize pane down\nprefix C-k resize pane up\nprefix C-l resize pane right # Copy/Paste\nprefix C-v enter copy mode\nprefix C-p paste yanked text\nprefix C-b open copy-buffer list # In Copy Mode\nv enable visual mode\ny yank selected text","breadcrumbs":"Tools » tmux » Bindings","id":"52","title":"Bindings"},"53":{"body":"To enter command mode prefix :. Some useful commands are: setw synchronize-panes on/off enables/disables synchronized input to all panes\nlist-keys -t vi-copy list keymaps for vi-copy mode","breadcrumbs":"Tools » tmux » Command mode","id":"53","title":"Command mode"},"54":{"body":"","breadcrumbs":"Tools » git » git(1)","id":"54","title":"git(1)"},"55":{"body":"+-------------------+ --- stash -----> +-------+\n| working directory | | stash | // Shelving area.\n+-------------------+ <-- stash pop -- +-------+ | ^ add | | reset v |\n+-------------------+\n| staging area |\n+-------------------+ | commit | v\n+-------------------+\n| local repository |\n+-------------------+ | ^ push | | fetch / | pull v |\n+-------------------+\n| remote repository |\n+-------------------+","breadcrumbs":"Tools » git » Working areas","id":"55","title":"Working areas"},"56":{"body":"git add -p [<file>] ............ partial staging (interactive)","breadcrumbs":"Tools » git » Staging","id":"56","title":"Staging"},"57":{"body":"git remote -v .................. list remotes verbose (with URLs) git remote show [-n] <remote> .. list info for <remote> (like remote HEAD, remote branches, tracking mapping)","breadcrumbs":"Tools » git » Remote","id":"57","title":"Remote"},"58":{"body":"git branch [-a] ................ list available branches; -a to include remote branches git branch -vv ................. list branch & annotate with head sha1 & remote tracking branch git branch <bname> ............. create local branch with name <bname> git branch -d <bname> .......... delete local branch with name <bname> git checkout <bname> ........... switch to branch with name <bname> git checkout --track <branch> .. start to locally track a remote branch # Remote git push -u origin <rbname> ........ push local branch to origin (or other remote), and setup <rbname> as tracking branch git push origin --delete <rbname> .. delete branch <rbname> from origin (or other remote)","breadcrumbs":"Tools » git » Branching","id":"58","title":"Branching"},"59":{"body":"git tag -a <tname> -m \"descr\" ........ creates an annotated tag (full object containing tagger, date, ...) git tag -l ........................... list available tags git checkout tag/<tname> ............. checkout specific tag git checkout tag/<tname> -b <bname> .. checkout specific tag in a new branch # Remote git push origin --tags .... push local tags to origin (or other remote)","breadcrumbs":"Tools » git » Tags","id":"59","title":"Tags"},"6":{"body":"Join array to string j:sep:: foo=(1 2 3 4)\necho ${(j:-:)foo} # 1-2-3-4\necho ${(j:\\n:)foo} # join with new lines Split string to array s:sep: foo='1-2-3-4'\nbar=(${(s:-:)foo}) # capture as array\necho $bar # 1 2 3 4\necho $bar[2] # 2 Upper/Lower case string: foo=aaBB\necho ${(L)foo} # aabb\necho ${(U)foo} # AABB Key/values in associative arrays: typeset -A vec; vec[a]='aa'; vec[b]='bb' echo ${(k)vec} # a b\necho ${(v)vec} # aa bb\necho ${(kv)vec} # a aa b bb # Iterate over key value pairs.\nfor k v in ${(kv)vec)}; do ...; done","breadcrumbs":"Tools » zsh » Expansion Flags","id":"6","title":"Expansion Flags"},"60":{"body":"git log --oneline ......... shows log in single line per commit -> alias for '--pretty=oneline --abbrev-commit' git log --graph ........... text based graph of commit history git log --decorate ........ decorate log with REFs git log -p <file> ......... show commit history + diffs for <file> git log --oneline <file> .. show commit history for <file> in compact format","breadcrumbs":"Tools » git » Log & Commit History","id":"60","title":"Log & Commit History"},"61":{"body":"git diff <commit>..<commit> [<file>] .... show changes between two arbitrary commits. If one <commit> is omitted it is if HEAD is specified. git diff -U$(wc -l <file>) <file> ....... shows complete file with diffs instead of usual diff snippets git diff --staged ....................... show diffs of staged files git show --stat <commit> ................ show files changed by <commit> git show <commit> [<file>] .............. show diffs for <commit> git show <commit>:<file> ................ show <file> at <commit>","breadcrumbs":"Tools » git » Diff & Commit Info","id":"61","title":"Diff & Commit Info"},"62":{"body":"git format-patch <opt> <since>/<revision range> opt: -N ................... use [PATCH] instead [PATCH n/m] in subject when generating patch description (for patches spanning multiple commits) --start-number <n> ... start output file generation with <n> as start number instead '1' since spcifier: -3 .................. e.g: create a patch from last three commits <commit hash> ....... create patch with commits starting after <commit hash> git am <patch> ......... apply patch and create a commit for it git apply --stat <PATCH> ... see which files the patch would change git apply --check <PATCH> .. see if the patch can be applied cleanly git apply <PATCH> .......... apply the patch locally without creating a commit # eg: generate patches for each commit from initial commit on git format-patch -N $(git rev-list --max-parents=0 HEAD) # generate single patch file from a certain commit/ref git format-patch <COMMIT/REF> --stdout > my-patch.patch","breadcrumbs":"Tools » git » Patching","id":"62","title":"Patching"},"63":{"body":"git reset [opt] <ref|commit> opt: --mixed .................... resets index, but not working tree --hard ..................... matches the working tree and index to that of the tree being switched to any changes to tracked files in the working tree since <commit> are lost git reset HEAD <file> .......... remove file from staging git reset --soft HEAD~1 ........ delete most recent commit but keep work git reset --hard HEAD~1 ........ delete most recent commit and delete work","breadcrumbs":"Tools » git » Resetting","id":"63","title":"Resetting"},"64":{"body":"git submodule add <url> [<path>] .......... add new submodule to current project git clone --recursive <url> ............... clone project and recursively all submodules (same as using 'git submodule update --init --recursive' after clone) git submodule update --init --recursive ... checkout submodules recursively using the commit listed in the super-project (in detached HEAD) git submodule update --remote <submod> .... fetch & merge remote changes for <submod>, this will pull origin/HEAD or a branch specified for the submodule git diff --submodule ...................... show commits that are part of the submodule diff","breadcrumbs":"Tools » git » Submodules","id":"64","title":"Submodules"},"65":{"body":"git ls-tree [-r] <ref> .... show git tree for <ref>, -r to recursively ls sub-trees git show <obj> ............ show <obj> git cat-file -p <obj> ..... print content of <obj>","breadcrumbs":"Tools » git » Inspection","id":"65","title":"Inspection"},"66":{"body":"HEAD ........ last commit HEAD~1 ...... last commit-1 HEAD~N ...... last commit-N (linear backwards when in tree structure, check difference between HEAD^ and HEAD~) git rev-list --max-parents=0 HEAD ........... first commit","breadcrumbs":"Tools » git » Revision Specifier","id":"66","title":"Revision Specifier"},"67":{"body":"awk [opt] program [input] -F <sepstr> field separator string (can be regex) program awk program input file or stdin if not file given","breadcrumbs":"Tools » awk » awk(1)","id":"67","title":"awk(1)"},"68":{"body":"Input is processed in two stages: Splitting input into a sequence of records. By default split at newline character, but can be changed via the builtin RS variable. Splitting a record into fields. By default strings without whitespace, but can be changed via the builtin variable FS or command line option -F. Fields are accessed as follows: $0 whole record $1 field one $2 field two ...","breadcrumbs":"Tools » awk » Input processing","id":"68","title":"Input processing"},"69":{"body":"An awk program is composed of pairs of the form: pattern { action } The program is run against each record in the input stream. If a pattern matches a record the corresponding action is executed and can access the fields. INPUT | v\nrecord ----> ∀ pattern matched | | v v\nfields ----> run associated action Any valid awk expr can be a pattern. An example is the regex pattern /abc/ { print $1 } which prints the first field if the record matches the regex /abc/. This form is actually a short version for $0 ~ /abc/ { print $1 }, see the regex comparison operator below.","breadcrumbs":"Tools » awk » Program","id":"69","title":"Program"},"7":{"body":"zparseopts [-D] [-E] [-A assoc] specs Arguments are copied into the associative array assoc according to specs. Each spec is described by an entry as opt[:][=array]. opt is the option without the - char. Passing -f is matched against f opt, --long is matched against -long. Using : means the option will take an argument. The optional =array specifies an alternate storage container where this option should be stored. Documentation can be found in man zshmodules.","breadcrumbs":"Tools » zsh » Argument parsing with zparseopts","id":"7","title":"Argument parsing with zparseopts"},"70":{"body":"awk provides two special patterns, BEGIN and END, which can be used multiple times. Actions with those patterns are executed exactly once . BEGIN actions are run before processing the first record END actions are run after processing the last record","breadcrumbs":"Tools » awk » Special pattern","id":"70","title":"Special pattern"},"71":{"body":"RS record separator : first char is the record separator, by default FS field separator : regex to split records into fields, by default NR number record : number of current record NF number fields : number of fields in the current record","breadcrumbs":"Tools » awk » Special variables","id":"71","title":"Special variables"},"72":{"body":"printf \"fmt\", args... Print format string, args are comma separated. %s string %d decimal %x hex %f float Width can be specified as %Ns, this reserves N chars for a string. For floats one can use %N.Mf, N is the total number including . and M. sprintf(\"fmt\", expr, ...) Format the expressions according to the format string. Similar as printf, but this is a function and return value can be assigned to a variable. strftime(\"fmt\") Print time stamp formatted by fmt. %Y full year (eg 2020) %m month (01-12) %d day (01-31) %F alias for %Y-%m-%d %H hour (00-23) %M minute (00-59) %S second (00-59) %T alias for %H:%M:%S S ~ R, S !~ R The regex comparison operator, where the former returns true if the string S matches the regex R, and the latter is the negated form. The regex can be either a constant or dynamic regex.","breadcrumbs":"Tools » awk » Special statements & functions","id":"72","title":"Special statements & functions"},"73":{"body":"","breadcrumbs":"Tools » awk » Examples","id":"73","title":"Examples"},"74":{"body":"awk 'NR%2 == 0 { print $0 }' <file> The pattern NR%2 == 0 matches every second record and the action { print $0 } prints the whole record.","breadcrumbs":"Tools » awk » Filter records","id":"74","title":"Filter records"},"75":{"body":"awk '!/^#/ { print $1 }' <file> Matches records not starting with #.","breadcrumbs":"Tools » awk » Negative patterns","id":"75","title":"Negative patterns"},"76":{"body":"echo -e \"a\\nFOO\\nb\\nc\\nBAR\\nd\" | \\ awk '/FOO/,/BAR/ { print }' /FOO/,/BAR/ define a range pattern of begin_pattern, end_pattern. When begin_pattern is matched the range is turned on and when the end_pattern is matched the range is turned off . This matches every record in the range inclusive . An exclusive range must be handled explicitly, for example as follows. echo -e \"a\\nFOO\\nb\\nc\\nBAR\\nd\" | \\ awk '/FOO/,/BAR/ { if (!($1 ~ \"FOO\") && !($1 ~ \"BAR\")) { print } }'","breadcrumbs":"Tools » awk » Range patterns","id":"76","title":"Range patterns"},"77":{"body":"echo 'a b c d e f' | awk '{ print $NF $(NF-1) }' Access last fields with arithmetic on the NF number of fields variable.","breadcrumbs":"Tools » awk » Access last fields in records","id":"77","title":"Access last fields in records"},"78":{"body":"# /proc/<pid>/status\n# Name: cat\n# ...\n# VmRSS: 516 kB\n# ... for f in /proc/*/status; do cat $f | awk ' /^VmRSS/ { rss = $2/1024 } /^Name/ { name = $2 } END { printf \"%16s %6d MB\\n\", name, rss }';\ndone | sort -k2 -n We capture values from VmRSS and Name into variables and print them at the END once processing all records is done.","breadcrumbs":"Tools » awk » Capture in variables","id":"78","title":"Capture in variables"},"79":{"body":"echo 'a 10\nb 2\nb 4\na 1' | awk '{ vals[$1] += $2 cnts[$1] += 1\n}\nEND { for (v in vals) printf \"%s %d\\n\", v, vals[v] / cnts [v]\n}' Capture keys and values from different columns and some up the values. At the END we compute the average of each key.","breadcrumbs":"Tools » awk » Capture in array","id":"79","title":"Capture in array"},"8":{"body":"#!/bin/zsh\nfunction test() { zparseopts -D -E -A opts f=flag o: -long: echo \"flag $flag\" echo \"o $opts[-o]\" echo \"long $opts[--long]\" echo \"pos $1\"\n} test -f -o OPTION --long LONG_OPT POSITIONAL # Outputs:\n# flag -f\n# o OPTION\n# long LONG_OPT\n# pos POSITIONAL","breadcrumbs":"Tools » zsh » Example","id":"8","title":"Example"},"80":{"body":"cat /proc/1/status | awk ' /^Pid/ { \"ps --no-header -o user \" $2 | getline user; print user }' We build a ps command line and capture the first line of the processes output in the user variable and then print it.","breadcrumbs":"Tools » awk » Run shell command and capture output","id":"80","title":"Run shell command and capture output"},"81":{"body":"","breadcrumbs":"Tools » emacs » emacs(1)","id":"81","title":"emacs(1)"},"82":{"body":"C-h ? list available help modes C-h e show message output (`*Messages*` buffer) C-h f describe function C-h v describe variable C-h w describe which key invoke function (where-is) C-h c <KEY> print command bound to <KEY> C-h k <KEY> describe command bound to <KEY> C-h b list buffer local key-bindings <kseq> C-h list possible key-bindings with <kseq> eg C-x C-h -> list key-bindings beginning with C-x","breadcrumbs":"Tools » emacs » help","id":"82","title":"help"},"83":{"body":"key fn description\n------------------------------------------------ package-refresh-contents refresh package list package-list-packages list available/installed packages `U x` to mark packages for Upgrade & eXecute","breadcrumbs":"Tools » emacs » package manager","id":"83","title":"package manager"},"84":{"body":"key fn description\n---------------------------------------------- C-x 0 delete-window kill focused window C-x 1 delete-other-windows kill all other windows C-x 2 split-window-below split horizontal C-x 3 split-window-right split vertical C-x o other-window other window (cycle)","breadcrumbs":"Tools » emacs » window","id":"84","title":"window"},"85":{"body":"key fn description\n--------------------------------------------- C-x C-q read-only-mode toggle read-only mode for buffer C-x k kill-buffer kill buffer C-x s save-some-buffers save buffer C-x w write-file write buffer (save as) C-x b switch-to-buffer switch buffer C-x C-b list-buffers buffer list","breadcrumbs":"Tools » emacs » buffer","id":"85","title":"buffer"},"86":{"body":"Builtin advanced buffer selection mode key fn description\n-------------------------------------- ibuffer enter buffer selection h ibuffer help o open buffer in other window C-o open buffer in other window keep focus in ibuffer s a sort by buffer name s f sort by file name s v sort by last viewed s v sort by major mode , cycle sorting mode = compare buffer against file on disk (if file is dirty `*`) /m filter by major mode /n filter by buffer name /f filter by file name // remove all filter /g create filter group /\\ remove all filter groups","breadcrumbs":"Tools » emacs » ibuffer","id":"86","title":"ibuffer"},"87":{"body":"key fn description\n------------------------------------------------- C-s isearch-forward search forward from current position (C-s to go to next match) C-r isearch-backward search backwards from current position (C-r to go to next match) C-w isearch-yank-word-or-char feed next word to current search (extend) M-p isearch-ring-advance previous search input M-n isearch-ring-retreat next search input","breadcrumbs":"Tools » emacs » isearch","id":"87","title":"isearch"},"88":{"body":"key fn description\n----------------------------------- M-s o occur get matches for regexp in buffer use during `isearch` to use current search term C-n goto next line C-p goto previous line o open match in other window C-o open match in other window keep focus in ibuffer key fn description\n--------------------------------------------------------- multi-occur-in-matching-buffers run occur in buffers matching regexp","breadcrumbs":"Tools » emacs » occur","id":"88","title":"occur"},"89":{"body":"key fn description\n----------------------------------- rgrep recursive grep find-grep run find-grep result in *grep* buffer n/p navigate next/previous match in *grep* buffer q quit *grep* buffer","breadcrumbs":"Tools » emacs » grep","id":"89","title":"grep"},"9":{"body":"Zsh supports regular expression matching with the binary operator =~. The match results can be accessed via the $MATCH variable and $match indexed array: $MATCH contains the full match $match[1] contains match of the first capture group INPUT='title foo : 1234'\nREGEX='^title (.+) : ([0-9]+)$'\nif [[ $INPUT =~ $REGEX ]]; then echo \"$MATCH\" # title foo : 1234 echo \"$match[1]\" # foo echo \"$match[2]\" # 1234\nfi","breadcrumbs":"Tools » zsh » Regular Expressions","id":"9","title":"Regular Expressions"},"90":{"body":"key fn description\n--------------------------------------------- C-<SPACE> set-mark-command set start mark to select text M-w kill-ring-save copy selected text C-w kill-region kill selected text C-y yank paste selected text M-y yank-pop cycle through kill-ring (only after paste)","breadcrumbs":"Tools » emacs » yank/paste","id":"90","title":"yank/paste"},"91":{"body":"key fn description\n------------------------------------------------ C-x r s <reg> copy-to-register save region in register <reg> C-x r i <reg> insert-register insert content of register <reg>","breadcrumbs":"Tools » emacs » register","id":"91","title":"register"},"92":{"body":"key fn description\n------------------------------------------------ C-x <SPC> rectangle-mark-mode activate rectangle-mark-mode string-rectangle insert text in marked rect","breadcrumbs":"Tools » emacs » block/rect","id":"92","title":"block/rect"},"93":{"body":"key fn description\n------------------------------------------------ C-x h mark-whole-buffer mark whole buffer delete-matching-line delete lines matching regex M-% query-replace search & replace C-M-% query-replace-regexp search & replace regex","breadcrumbs":"Tools » emacs » mass edit","id":"93","title":"mass edit"},"94":{"body":"key fn description\n--------------------------------------------- C-x n n narrow-to-region show only focused region (narrow) C-x n w widen show whole buffer (wide)","breadcrumbs":"Tools » emacs » narrow","id":"94","title":"narrow"},"95":{"body":"key fn description\n------------------------------------ M-up/M-down re-arrange items in same hierarchy M-left/M-right change item hierarchy C-RET create new item below current C-S-RET create new TODO item below current S-left/S-right cycle TODO states","breadcrumbs":"Tools » emacs » org","id":"95","title":"org"},"96":{"body":"key fn description\n------------------------------ <s TAB generate a source block C-c ' edit source block (in lang specific buffer) C-c C-c eval source block","breadcrumbs":"Tools » emacs » org source","id":"96","title":"org source"},"97":{"body":"key fn description\n------------------------------- C-s search through completion candidates C-o filter completion candidates based on search term <f1> get doc for completion condidate M-<digit> select completion candidate","breadcrumbs":"Tools » emacs » comapny","id":"97","title":"comapny"},"98":{"body":"To generate etags using ctags ctags -R -e . generate emacs tag file (important `-e`) Navigate using tags key fn description\n----------------------------------------------- xref-find-definitions find definition of tag xref-find-apropos find symbols matching regexp xref-find-references find references of tag","breadcrumbs":"Tools » emacs » tags","id":"98","title":"tags"},"99":{"body":"key fn description\n------------------------------ ielm open interactive elips shell In lisp-interaction-mode (*scratch* buffer by defult) key fn description\n-------------------------------------------------------- C-j eval-print-last-sexp evaluate & print preceeding lisp expr C-x C-e eval-last-sexp evaluate lisp expr C-u C-x C-e eval-last-sexp evaluate & print","breadcrumbs":"Tools » emacs » lisp","id":"99","title":"lisp"}},"length":427,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{".":{".":{"1":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{".":{"0":{"df":1,"docs":{"352":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"363":{"tf":1.0}}},"5":{"df":2,"docs":{"208":{"tf":1.0},"363":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":3,"docs":{"274":{"tf":1.0},"275":{"tf":2.6457513110645907},"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"4":{"0":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"9":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}},"3":{"5":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"4":{"b":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"8":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"8":{"5":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"9":{"c":{"0":{"df":1,"docs":{"217":{"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":2,"docs":{"217":{"tf":1.0},"275":{"tf":1.0}}},"1":{"df":1,"docs":{"217":{"tf":1.0}}},"2":{"df":1,"docs":{"217":{"tf":1.0}}},"3":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":1,"docs":{"216":{"tf":1.0}}},"4":{"0":{"4":{"0":{"1":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"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":{}},"3":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"0":{"8":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"0":{"0":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"7":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"7":{"0":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}},"4":{"df":1,"docs":{"275":{"tf":1.0}}},"df":3,"docs":{"217":{"tf":1.0},"288":{"tf":3.605551275463989},"72":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"288":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"300":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"6":{"0":{"0":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"288":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},":":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"d":{"a":{"df":1,"docs":{"285":{"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":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"285":{"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":{},"s":{":":{"1":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"c":{"c":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"216":{"tf":1.0}}},"c":{"df":1,"docs":{"288":{"tf":1.0}}},"df":42,"docs":{"142":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.4142135623730951},"273":{"tf":3.0},"274":{"tf":2.449489742783178},"275":{"tf":4.58257569495584},"276":{"tf":2.449489742783178},"285":{"tf":1.4142135623730951},"287":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":2.449489742783178},"308":{"tf":1.4142135623730951},"324":{"tf":5.5677643628300215},"325":{"tf":5.291502622129181},"363":{"tf":2.0},"367":{"tf":1.0},"369":{"tf":1.4142135623730951},"373":{"tf":2.0},"382":{"tf":1.0},"392":{"tf":1.4142135623730951},"400":{"tf":1.7320508075688772},"402":{"tf":1.7320508075688772},"411":{"tf":1.0},"418":{"tf":1.7320508075688772},"420":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"74":{"tf":2.0},"84":{"tf":1.0},"9":{"tf":1.0}},"f":{"1":{"df":0,"docs":{},"f":{"4":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"x":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":1,"docs":{"314":{"tf":1.4142135623730951}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"4":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"6":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"e":{"1":{"0":{"df":1,"docs":{"274":{"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":{}},"5":{"3":{"4":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"2":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"274":{"tf":1.0}}},"c":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"b":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"8":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"420":{"tf":1.4142135623730951}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"374":{"tf":1.4142135623730951}}},"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"234":{"tf":1.0}}},"3":{"0":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"222":{"tf":1.0}}},"6":{"df":1,"docs":{"222":{"tf":1.0}}},"b":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":1,"docs":{"222":{"tf":1.0}}},"df":0,"docs":{}},"6":{"1":{"df":1,"docs":{"234":{"tf":1.0}}},"df":1,"docs":{"274":{"tf":1.0}}},"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"222":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"142":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"8":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}}},"a":{"a":{"df":1,"docs":{"374":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"a":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"215":{"tf":1.4142135623730951},"217":{"tf":1.0}},"f":{"0":{"0":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"380":{"tf":1.0}},"f":{"df":1,"docs":{"371":{"tf":2.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"116":{"tf":1.0}}}}}}}},"1":{".":{"0":{"df":1,"docs":{"237":{"tf":1.0}}},"1":{"df":1,"docs":{"164":{"tf":1.0}}},"2":{".":{"3":{".":{"4":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"df":1,"docs":{"300":{"tf":1.4142135623730951}}},"df":2,"docs":{"163":{"tf":1.0},"363":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}}},"2":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.7320508075688772}}},"4":{"df":1,"docs":{"288":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"7":{"df":1,"docs":{"288":{"tf":1.0}}},"9":{"df":1,"docs":{"288":{"tf":1.0}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}},"5":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"4":{"df":1,"docs":{"288":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"c":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"1":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"4":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"b":{"df":1,"docs":{"287":{"tf":1.0}}},"d":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"287":{"tf":1.0}}},"f":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}},"7":{"1":{"df":1,"docs":{"288":{"tf":1.0}}},"2":{"df":1,"docs":{"288":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"142":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.7320508075688772},"369":{"tf":1.0},"79":{"tf":1.0}},"g":{"df":1,"docs":{"163":{"tf":1.4142135623730951}}}},"1":{".":{"1":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"234":{"tf":1.0}}},"5":{"df":1,"docs":{"234":{"tf":1.0}}},"6":{"df":1,"docs":{"234":{"tf":1.0}}},"7":{"df":1,"docs":{"234":{"tf":1.0}}},"8":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"275":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"1":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"b":{"df":1,"docs":{"287":{"tf":1.0}}},"d":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"287":{"tf":1.0}}},"f":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"7":{"0":{"df":1,"docs":{"288":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"142":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"300":{"tf":1.0},"315":{"tf":1.0},"369":{"tf":1.0}}},"2":{"3":{"4":{"5":{"df":2,"docs":{"148":{"tf":1.0},"172":{"tf":1.0}}},"df":4,"docs":{"167":{"tf":1.0},"191":{"tf":1.4142135623730951},"25":{"tf":1.7320508075688772},"9":{"tf":1.7320508075688772}}},"df":1,"docs":{"244":{"tf":1.0}}},"7":{".":{"0":{".":{"0":{".":{"1":{"df":1,"docs":{"350":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"377":{"tf":1.4142135623730951}}},":":{"1":{"0":{":":{"4":{"8":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"137":{"tf":1.4142135623730951},"274":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"72":{"tf":1.0}}},"3":{".":{"2":{".":{"1":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"3":{"7":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},":":{"1":{"2":{"df":1,"docs":{"369":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.0}}}}}},"df":1,"docs":{"276":{"tf":2.6457513110645907}}},"4":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},":":{"2":{"6":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"276":{"tf":1.0},"285":{"tf":1.0}}},"5":{".":{"0":{".":{"7":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"217":{"tf":1.0},"285":{"tf":1.0},"367":{"tf":1.0}}},"6":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"399":{"tf":1.4142135623730951}}}}}},"df":7,"docs":{"217":{"tf":1.0},"275":{"tf":1.4142135623730951},"285":{"tf":1.0},"380":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"420":{"tf":1.0},"78":{"tf":1.0}}},"7":{"7":{"df":1,"docs":{"216":{"tf":1.0}}},"df":1,"docs":{"285":{"tf":1.0}}},"8":{".":{"1":{"df":0,"docs":{},"k":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"369":{"tf":1.4142135623730951}}},":":{"(":{"a":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":3,"docs":{"367":{"tf":1.0},"368":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"b":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}}},"df":57,"docs":{"117":{"tf":1.0},"12":{"tf":1.0},"139":{"tf":1.4142135623730951},"142":{"tf":2.23606797749979},"172":{"tf":1.7320508075688772},"174":{"tf":1.4142135623730951},"22":{"tf":1.0},"226":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":2.449489742783178},"235":{"tf":2.23606797749979},"237":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.4142135623730951},"247":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.23606797749979},"280":{"tf":1.0},"285":{"tf":2.6457513110645907},"288":{"tf":1.4142135623730951},"297":{"tf":1.0},"298":{"tf":1.4142135623730951},"302":{"tf":1.0},"311":{"tf":2.0},"314":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"357":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"373":{"tf":2.8284271247461903},"376":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"4":{"tf":1.0},"411":{"tf":1.0},"414":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"62":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"8":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"357":{"tf":1.7320508075688772},"358":{"tf":1.4142135623730951}}}},"f":{"df":1,"docs":{"288":{"tf":1.0}},"r":{"df":2,"docs":{"357":{"tf":1.0},"358":{"tf":1.0}}}},"|":{"2":{"df":0,"docs":{},"|":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{",":{"5":{",":{"6":{",":{"7":{",":{"8":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"0":{"2":{"4":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":1,"docs":{"288":{"tf":1.0}}},"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{"4":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":2,"docs":{"324":{"tf":2.0},"325":{"tf":1.4142135623730951}}},"2":{"0":{"df":1,"docs":{"72":{"tf":1.0}}},"2":{"df":1,"docs":{"300":{"tf":1.0}}},"3":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"282":{"tf":1.0}}},"1":{"df":1,"docs":{"369":{"tf":1.0}}},"2":{"df":3,"docs":{"274":{"tf":1.0},"276":{"tf":1.7320508075688772},"288":{"tf":1.0}}},"3":{"df":1,"docs":{"72":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"7":{"df":1,"docs":{"408":{"tf":1.0}}},"8":{"df":1,"docs":{"408":{"tf":1.0}}},"9":{"df":2,"docs":{"276":{"tf":1.7320508075688772},"408":{"tf":1.0}}},">":{"&":{"1":{"df":4,"docs":{"174":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}}}},"df":47,"docs":{"122":{"tf":1.0},"136":{"tf":1.4142135623730951},"142":{"tf":2.8284271247461903},"172":{"tf":1.0},"174":{"tf":1.0},"22":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":2.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":2.449489742783178},"243":{"tf":2.449489742783178},"244":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":3.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":2.23606797749979},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":2.0},"298":{"tf":1.0},"302":{"tf":1.0},"304":{"tf":1.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"320":{"tf":1.0},"357":{"tf":1.4142135623730951},"369":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951},"5":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"84":{"tf":1.0}},"f":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}},"r":{"df":2,"docs":{"357":{"tf":1.0},"358":{"tf":1.0}}}},"s":{"df":1,"docs":{"363":{"tf":1.0}}},"x":{"3":{"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"418":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{".":{"0":{"df":1,"docs":{"164":{"tf":1.0}}},"1":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}},"df":2,"docs":{"282":{"tf":1.0},"408":{"tf":1.0}}},"1":{"df":4,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"408":{"tf":1.0},"72":{"tf":1.0}}},"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"365":{"tf":1.0},"386":{"tf":1.0}}}}},"df":4,"docs":{"204":{"tf":1.0},"274":{"tf":1.4142135623730951},"415":{"tf":1.0},"420":{"tf":1.0}}},"4":{"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},":":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"0":{"df":5,"docs":{"367":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":25,"docs":{"142":{"tf":2.449489742783178},"234":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":2.6457513110645907},"247":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.449489742783178},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"298":{"tf":1.0},"302":{"tf":1.0},"311":{"tf":1.0},"33":{"tf":1.0},"363":{"tf":1.0},"369":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"392":{"tf":1.7320508075688772},"412":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":2.0},"62":{"tf":1.0},"84":{"tf":1.0}}},"4":{"/":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}},"9":{"6":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"288":{"tf":1.0}}},"1":{"4":{"1":{"4":{"1":{"4":{"1":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"4":{"2":{"4":{"2":{"4":{"2":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"136":{"tf":1.0},"161":{"tf":1.0},"234":{"tf":1.0},"425":{"tf":1.0}}},"3":{"2":{"1":{"df":1,"docs":{"167":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"df":1,"docs":{"195":{"tf":2.0}}},"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"216":{"tf":1.0}}},"6":{"df":1,"docs":{"216":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},":":{"0":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"369":{"tf":1.4142135623730951},"402":{"tf":1.0},"417":{"tf":1.0},"425":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"216":{"tf":1.0}}},"df":28,"docs":{"142":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"181":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":2.23606797749979},"274":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"315":{"tf":1.0},"363":{"tf":1.4142135623730951},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"402":{"tf":1.0},"412":{"tf":2.449489742783178},"414":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"5":{"tf":1.4142135623730951},"6":{"tf":2.0},"79":{"tf":1.0}},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"192":{"tf":1.0}}}},"df":0,"docs":{}}},"5":{"0":{"df":3,"docs":{"163":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"350":{"tf":1.0}}},"1":{"2":{"df":1,"docs":{"304":{"tf":1.0}}},"6":{"df":1,"docs":{"78":{"tf":1.0}}},"df":1,"docs":{"288":{"tf":1.0}}},"9":{"df":2,"docs":{"287":{"tf":2.0},"72":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"df":11,"docs":{"122":{"tf":1.0},"142":{"tf":2.0},"181":{"tf":1.0},"237":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"408":{"tf":1.0}}},"6":{"0":{"df":3,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"382":{"tf":1.0}}},"1":{"6":{"1":{"6":{"2":{"6":{"2":{"df":2,"docs":{"219":{"tf":1.0},"220":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"df":1,"docs":{"300":{"tf":2.0}}},"df":0,"docs":{}},"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"4":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"312":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"414":{"tf":1.0}}}}},"df":8,"docs":{"174":{"tf":1.0},"226":{"tf":1.4142135623730951},"274":{"tf":1.0},"365":{"tf":1.0},"377":{"tf":1.4142135623730951},"383":{"tf":1.7320508075688772},"397":{"tf":1.0},"415":{"tf":1.0}}},"8":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"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":{}},"9":{"6":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"78":{"tf":1.0}}},"df":11,"docs":{"142":{"tf":1.0},"194":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.0},"408":{"tf":1.0}}},"7":{".":{"3":{".":{"6":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"/":{"3":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"1":{"7":{"9":{"0":{"4":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"2":{"3":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},":":{"0":{"df":4,"docs":{"367":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"136":{"tf":1.0},"142":{"tf":1.0},"247":{"tf":1.0},"275":{"tf":2.0},"276":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.4142135623730951},"369":{"tf":1.0},"408":{"tf":1.0}},"f":{"df":1,"docs":{"216":{"tf":1.0}}}},"8":{".":{"2":{"df":0,"docs":{},"f":{"%":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"/":{"8":{"1":{"/":{"8":{"0":{"8":{"1":{"df":1,"docs":{"350":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"352":{"tf":2.0}}},"df":0,"docs":{}},"8":{"1":{"df":2,"docs":{"350":{"tf":1.0},"351":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"223":{"tf":1.0},"350":{"tf":1.0}}},"1":{"0":{"0":{"df":1,"docs":{"352":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":2,"docs":{"350":{"tf":1.0},"351":{"tf":1.0}}},"2":{"0":{"0":{"df":1,"docs":{"352":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":2.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"392":{"tf":1.0},"402":{"tf":1.0},"417":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}},"df":20,"docs":{"122":{"tf":1.0},"142":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"304":{"tf":1.4142135623730951},"363":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.0},"392":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"394":{"tf":1.4142135623730951},"396":{"tf":1.0},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"408":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"g":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"9":{"/":{"1":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"df":7,"docs":{"142":{"tf":1.0},"25":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"369":{"tf":1.0},"408":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":1,"docs":{"168":{"tf":1.7320508075688772}}}},"_":{"<":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"_":{"_":{"(":{"\"":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"v":{"df":1,"docs":{"276":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"_":{"(":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"246":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"286":{"tf":1.0}}}}}}}}}},"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":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.4142135623730951}}}}}},"x":{",":{"0":{"df":1,"docs":{"254":{"tf":1.0}}},"1":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"*":{">":{"(":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"244":{"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":{}}}}}}}},"c":{"df":0,"docs":{},"x":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"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":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"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":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"_":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"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":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":2.0}}}},"df":0,"docs":{}}}}}}},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"14":{"tf":1.0},"15":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"13":{"tf":2.0},"14":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"420":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"15":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"14":{"tf":1.7320508075688772},"15":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"[":{"3":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}},"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":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"e":{"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"f":{"d":{"_":{"1":{"1":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.0}}}}}},"df":1,"docs":{"222":{"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":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"174":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"z":{"1":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"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":{}}},"2":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"276":{"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":{}},"3":{"b":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{",":{"b":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"1":{",":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{",":{"d":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"a":{"df":2,"docs":{"267":{"tf":1.0},"268":{"tf":1.4142135623730951}}},"c":{"df":2,"docs":{"265":{"tf":1.0},"266":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"0":{"df":2,"docs":{"424":{"tf":1.0},"425":{"tf":1.4142135623730951}}},"1":{"0":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}},"df":2,"docs":{"33":{"tf":1.0},"425":{"tf":1.0}}},"2":{"df":2,"docs":{"33":{"tf":1.0},"425":{"tf":1.0}}},"5":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"7":{"df":2,"docs":{"424":{"tf":1.0},"425":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}},":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"<":{"/":{"a":{"df":1,"docs":{"361":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"\\":{"df":0,"docs":{},"n":{"b":{"\\":{"df":0,"docs":{},"n":{"c":{"\\":{"df":0,"docs":{},"n":{"b":{"a":{"df":0,"docs":{},"r":{"\\":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"76":{"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":{}}}}}},"a":{"a":{"a":{"b":{"b":{"b":{"b":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"262":{"tf":2.8284271247461903}}},"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"219":{"tf":1.0},"220":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}},"p":{"c":{"df":0,"docs":{},"s":{"3":{"2":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"395":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"402":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"384":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"403":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"x":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"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":1,"docs":{"60":{"tf":1.0}},"i":{"df":1,"docs":{"113":{"tf":1.0}}}}}}},"c":{"df":5,"docs":{"172":{"tf":1.0},"181":{"tf":1.0},"20":{"tf":1.0},"263":{"tf":1.0},"69":{"tf":1.7320508075688772}}},"df":4,"docs":{"20":{"tf":1.0},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":11,"docs":{"255":{"tf":2.23606797749979},"365":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"402":{"tf":1.0},"404":{"tf":1.0},"420":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"369":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"408":{"tf":1.0}}}},"v":{"df":4,"docs":{"166":{"tf":1.0},"211":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"204":{"tf":1.0},"269":{"tf":1.0},"284":{"tf":1.0},"363":{"tf":1.4142135623730951},"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"408":{"tf":1.0}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"s":{"df":1,"docs":{"204":{"tf":1.0}},"s":{"df":16,"docs":{"123":{"tf":1.0},"234":{"tf":2.0},"25":{"tf":1.0},"3":{"tf":1.0},"315":{"tf":1.4142135623730951},"318":{"tf":1.0},"335":{"tf":1.0},"389":{"tf":1.0},"392":{"tf":1.0},"394":{"tf":1.0},"399":{"tf":1.0},"410":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"77":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"373":{"tf":1.0},"425":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"254":{"tf":1.0},"275":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"212":{"tf":1.0},"367":{"tf":1.0}}}}}}},"df":1,"docs":{"369":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"l":{"(":{"5":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"289":{"tf":1.0},"315":{"tf":2.449489742783178},"316":{"tf":1.4142135623730951},"317":{"tf":2.23606797749979},"318":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"335":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"126":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"247":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"303":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.7320508075688772},"74":{"tf":1.0}}}},"v":{"df":5,"docs":{"307":{"tf":1.0},"326":{"tf":1.0},"363":{"tf":1.0},"44":{"tf":1.0},"92":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"234":{"tf":1.0},"266":{"tf":1.0},"287":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"257":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"106":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"140":{"tf":1.0},"164":{"tf":1.0},"183":{"tf":2.0},"212":{"tf":1.0},"288":{"tf":1.0},"3":{"tf":2.0},"303":{"tf":1.0},"317":{"tf":1.7320508075688772},"322":{"tf":1.4142135623730951},"343":{"tf":1.0},"344":{"tf":2.6457513110645907},"363":{"tf":1.4142135623730951},"401":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"234":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"106":{"tf":1.0}}}}},"r":{"df":11,"docs":{"150":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"186":{"tf":1.4142135623730951},"194":{"tf":1.0},"215":{"tf":1.0},"275":{"tf":1.4142135623730951},"372":{"tf":1.0},"380":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":12,"docs":{"142":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"217":{"tf":1.0},"274":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"372":{"tf":1.7320508075688772},"390":{"tf":2.0},"391":{"tf":1.0},"411":{"tf":1.4142135623730951},"412":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"280":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"86":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":1,"docs":{"369":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"326":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"242":{"tf":2.0},"243":{"tf":2.8284271247461903},"25":{"tf":1.0},"257":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"86":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}}}},"h":{"df":1,"docs":{"367":{"tf":1.0}}},"k":{"a":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":5,"docs":{"217":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"374":{"tf":1.0},"43":{"tf":1.0}},"i":{"a":{"df":6,"docs":{"234":{"tf":2.8284271247461903},"235":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"60":{"tf":1.0},"72":{"tf":1.4142135623730951}},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"234":{"tf":5.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":10,"docs":{"234":{"tf":2.0},"244":{"tf":1.0},"358":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"399":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.4142135623730951}}}}},"l":{":":{"(":{"df":0,"docs":{},"u":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"197":{"tf":1.0},"246":{"tf":1.4142135623730951}}},"df":0,"docs":{},"w":{"df":13,"docs":{"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"180":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"242":{"tf":1.0},"275":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"315":{"tf":1.0},"363":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{",":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{",":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{",":{"b":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{",":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"20":{"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":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"112":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"197":{"tf":1.0},"241":{"tf":1.0},"35":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"406":{"tf":1.0},"47":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}},"n":{"df":4,"docs":{"11":{"tf":1.0},"19":{"tf":1.0},"4":{"tf":1.0},"7":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"130":{"tf":1.0},"238":{"tf":1.0},"312":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"d":{"6":{"4":{"df":2,"docs":{"365":{"tf":1.0},"383":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"392":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":2,"docs":{"185":{"tf":1.0},"226":{"tf":1.0}}}},"z":{"df":1,"docs":{"274":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"259":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":2,"docs":{"117":{"tf":1.0},"194":{"tf":1.0}}}}},"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"208":{"tf":1.0},"275":{"tf":1.0},"279":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"298":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"234":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":2.0}}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"186":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"173":{"tf":1.0},"186":{"tf":1.0},"297":{"tf":1.4142135623730951},"47":{"tf":1.0}},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"173":{"tf":1.0},"174":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"257":{"tf":1.0},"383":{"tf":1.0}}},"df":5,"docs":{"127":{"tf":1.0},"15":{"tf":1.0},"286":{"tf":1.0},"349":{"tf":1.0},"62":{"tf":2.449489742783178}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"403":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"98":{"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":3,"docs":{"234":{"tf":1.0},"240":{"tf":1.4142135623730951},"61":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0}},"h":{"df":5,"docs":{"156":{"tf":1.0},"251":{"tf":1.0},"364":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"157":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":4,"docs":{"307":{"tf":1.0},"308":{"tf":1.0},"358":{"tf":2.449489742783178},"55":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"g":{"0":{".":{"df":0,"docs":{},"g":{"d":{"b":{".":{"b":{"df":0,"docs":{},"p":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"15":{"tf":1.0}}},"2":{"df":1,"docs":{"15":{"tf":1.0}}},"3":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"c":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":13,"docs":{"119":{"tf":1.4142135623730951},"146":{"tf":1.0},"175":{"tf":1.0},"204":{"tf":1.0},"23":{"tf":1.4142135623730951},"242":{"tf":2.449489742783178},"243":{"tf":2.449489742783178},"303":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"414":{"tf":1.0},"424":{"tf":1.0},"72":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":2.23606797749979},"166":{"tf":1.0},"199":{"tf":1.0},"23":{"tf":2.6457513110645907},"237":{"tf":1.0},"240":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"376":{"tf":2.449489742783178},"396":{"tf":2.23606797749979},"41":{"tf":1.0},"414":{"tf":2.23606797749979},"44":{"tf":2.449489742783178},"7":{"tf":1.7320508075688772}}}}}}},"v":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"314":{"tf":1.0},"41":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}},"m":{"6":{"4":{"df":5,"docs":{"364":{"tf":1.0},"384":{"tf":1.7320508075688772},"395":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"404":{"tf":1.0},"411":{"tf":1.4142135623730951},"413":{"tf":1.0},"420":{"tf":2.23606797749979},"421":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"112":{"tf":1.0}}}},"v":{"7":{"a":{"df":1,"docs":{"404":{"tf":1.0}}},"df":4,"docs":{"364":{"tf":1.0},"404":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.4142135623730951}}},"8":{"df":2,"docs":{"402":{"tf":1.0},"403":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"+":{"=":{"(":{"df":0,"docs":{},"e":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{",":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{},"x":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"y":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"95":{"tf":1.0}}}},"y":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"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":0,"docs":{},"s":{"b":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"359":{"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":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"26":{"tf":1.4142135623730951},"5":{"tf":2.0},"6":{"tf":2.0},"7":{"tf":1.4142135623730951},"79":{"tf":1.0},"9":{"tf":1.0}}}},"df":1,"docs":{"5":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"234":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":6,"docs":{"103":{"tf":1.0},"204":{"tf":1.0},"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0}}},"z":{"df":5,"docs":{"372":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"382":{"tf":1.7320508075688772},"383":{"tf":1.0},"402":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"425":{"tf":1.7320508075688772}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"156":{"tf":1.0},"159":{"tf":1.0},"226":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"383":{"tf":2.0},"402":{"tf":1.7320508075688772},"403":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"421":{"tf":1.7320508075688772},"425":{"tf":1.7320508075688772},"426":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"276":{"tf":1.0}}},"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}},"t":{"df":1,"docs":{"314":{"tf":1.0}}}},".":{"df":0,"docs":{},"h":{"df":2,"docs":{"276":{"tf":1.0},"314":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"263":{"tf":1.0},"313":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}},"o":{"c":{"df":1,"docs":{"7":{"tf":1.4142135623730951}},"i":{"df":4,"docs":{"5":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.0},"373":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"408":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":16,"docs":{"119":{"tf":1.0},"122":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"200":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"275":{"tf":1.0},"302":{"tf":1.7320508075688772},"304":{"tf":1.0},"324":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"183":{"tf":2.23606797749979},"184":{"tf":1.0},"356":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"42":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"135":{"tf":1.7320508075688772},"141":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.4142135623730951},"309":{"tf":1.0},"33":{"tf":1.0},"336":{"tf":1.0}}}},"df":1,"docs":{"140":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"369":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":23,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"160":{"tf":1.0},"171":{"tf":1.0},"20":{"tf":1.0},"232":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.7320508075688772},"243":{"tf":2.0},"250":{"tf":1.0},"252":{"tf":1.4142135623730951},"26":{"tf":1.0},"271":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"334":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"196":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":13,"docs":{"1":{"tf":1.0},"174":{"tf":1.0},"181":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}},"x":{"df":7,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"367":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"i":{"df":1,"docs":{"363":{"tf":1.0}}}}},"b":{".":{"b":{"df":2,"docs":{"267":{"tf":1.4142135623730951},"268":{"tf":1.0}}},"c":{"df":1,"docs":{"266":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"33":{"tf":1.0}}},"2":{"df":1,"docs":{"33":{"tf":1.0}}},"8":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"101":{"tf":1.0},"234":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"325":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":4,"docs":{"183":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":2.0},"51":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"20":{"tf":1.0},"215":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":2,"docs":{"139":{"tf":1.0},"208":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"275":{"tf":1.0},"66":{"tf":1.0},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}}},"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}}},"r":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"\"":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"$":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.7320508075688772}}}}},"{":{"!":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{":":{"+":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"19":{"tf":1.0}}}}}}},"(":{"$":{"df":0,"docs":{},"{":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"2":{"1":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"[":{"2":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"19":{"tf":1.4142135623730951},"233":{"tf":1.0},"254":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"262":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"361":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"6":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":1,"docs":{"403":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"208":{"tf":1.0},"234":{"tf":1.0},"237":{"tf":2.0},"286":{"tf":1.0},"309":{"tf":1.4142135623730951},"334":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"412":{"tf":1.0},"60":{"tf":1.0},"97":{"tf":1.0}}},"h":{"(":{"1":{"df":1,"docs":{"16":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"296":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"[":{"0":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":5,"docs":{"1":{"tf":1.0},"172":{"tf":1.0},"21":{"tf":1.7320508075688772},"25":{"tf":1.0},"51":{"tf":1.0}}},"i":{"c":{"df":3,"docs":{"116":{"tf":1.0},"274":{"tf":1.0},"383":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"119":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"b":{"b":{"df":1,"docs":{"262":{"tf":3.0}}},"df":2,"docs":{"5":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}},"c":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":28,"docs":{"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"20":{"tf":1.4142135623730951},"226":{"tf":1.0},"235":{"tf":2.0},"240":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"257":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"280":{"tf":1.4142135623730951},"282":{"tf":1.7320508075688772},"283":{"tf":1.0},"317":{"tf":1.0},"33":{"tf":1.7320508075688772},"373":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"df":5,"docs":{"238":{"tf":1.0},"284":{"tf":1.0},"296":{"tf":1.0},"298":{"tf":1.0},"63":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"119":{"tf":1.4142135623730951},"133":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.4142135623730951},"418":{"tf":1.0},"70":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}},"df":5,"docs":{"129":{"tf":1.0},"19":{"tf":1.0},"217":{"tf":1.0},"70":{"tf":1.4142135623730951},"82":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"257":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"212":{"tf":1.0},"234":{"tf":1.4142135623730951},"312":{"tf":1.0},"69":{"tf":1.0},"84":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"283":{"tf":1.0},"286":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"286":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"347":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"101":{"tf":1.0},"158":{"tf":1.0},"20":{"tf":1.0},"29":{"tf":1.0},"326":{"tf":1.0},"411":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"h":{"df":1,"docs":{"367":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":3,"docs":{"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}},"n":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":2,"docs":{"147":{"tf":1.0},"148":{"tf":1.0}}},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"212":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":2.6457513110645907},"246":{"tf":1.7320508075688772},"25":{"tf":1.0},"284":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"d":{"df":8,"docs":{"271":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":2.449489742783178},"276":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"3":{"tf":1.0},"52":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":2.449489742783178}}}}}},"df":3,"docs":{"174":{"tf":1.0},"226":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"277":{"tf":1.0}}}}}}},"t":{"df":7,"docs":{"298":{"tf":3.0},"369":{"tf":1.4142135623730951},"377":{"tf":2.0},"397":{"tf":1.0},"408":{"tf":1.0},"411":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"298":{"tf":1.0}}}}},"df":0,"docs":{}}}},"l":{"a":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"a":{":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"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":1,"docs":{"33":{"tf":2.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":2,"docs":{"13":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951}}},"df":3,"docs":{"367":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.7320508075688772}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":9,"docs":{"122":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"163":{"tf":1.0},"25":{"tf":1.0},"30":{"tf":1.0},"304":{"tf":1.0},"359":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"390":{"tf":1.0}}},"u":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"13":{"tf":1.7320508075688772}},"e":{"df":2,"docs":{"27":{"tf":1.0},"44":{"tf":1.0}}}},"x":{"df":2,"docs":{"411":{"tf":1.0},"420":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"58":{"tf":2.449489742783178},"59":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"242":{"tf":2.0},"243":{"tf":2.6457513110645907},"244":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"159":{"tf":1.0},"162":{"tf":2.0},"173":{"tf":1.4142135623730951},"403":{"tf":1.0}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"380":{"tf":1.0},"402":{"tf":1.4142135623730951},"417":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"186":{"tf":1.0},"271":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"358":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.7320508075688772}}}}}}},"df":3,"docs":{"122":{"tf":2.0},"136":{"tf":1.0},"367":{"tf":1.0}},"l":{"df":1,"docs":{"367":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":12,"docs":{"208":{"tf":1.0},"254":{"tf":1.7320508075688772},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"390":{"tf":2.23606797749979},"411":{"tf":2.23606797749979},"420":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":4.123105625617661},"59":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"390":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":7,"docs":{"122":{"tf":2.23606797749979},"123":{"tf":1.7320508075688772},"126":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.7320508075688772},"223":{"tf":1.0},"314":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":3.7416573867739413},"130":{"tf":2.0},"136":{"tf":2.0},"137":{"tf":1.7320508075688772},"141":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":1,"docs":{"334":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}},"s":{"=":{"1":{"df":0,"docs":{},"g":{"df":1,"docs":{"308":{"tf":1.0}}},"m":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0}},"n":{"df":1,"docs":{"311":{"tf":1.4142135623730951}}}},"u":{"df":1,"docs":{"164":{"tf":1.4142135623730951}},"f":{"[":{"3":{"2":{"df":1,"docs":{"314":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"314":{"tf":1.7320508075688772},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":16,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"226":{"tf":1.0},"3":{"tf":2.23606797749979},"352":{"tf":1.4142135623730951},"52":{"tf":1.0},"82":{"tf":1.4142135623730951},"85":{"tf":3.3166247903554},"86":{"tf":2.6457513110645907},"88":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}}}},"g":{"df":2,"docs":{"143":{"tf":1.0},"144":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}},"a":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"173":{"tf":1.0},"242":{"tf":1.0},"257":{"tf":1.4142135623730951},"284":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"100":{"tf":1.0},"15":{"tf":1.0},"23":{"tf":1.0},"253":{"tf":1.0},"26":{"tf":1.4142135623730951},"363":{"tf":1.0},"46":{"tf":1.7320508075688772},"68":{"tf":1.4142135623730951},"86":{"tf":1.0}}}}}}},"s":{"=":{"0":{"0":{"1":{"8":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"193":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"311":{"tf":1.0},"359":{"tf":1.4142135623730951}}}}}}},"x":{"df":3,"docs":{"367":{"tf":1.0},"411":{"tf":1.0},"420":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":1,"docs":{"371":{"tf":2.0}}},"df":15,"docs":{"155":{"tf":1.4142135623730951},"215":{"tf":2.0},"217":{"tf":1.0},"234":{"tf":2.0},"311":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"373":{"tf":1.0},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"387":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0}}}}}},"c":{"+":{"+":{"1":{"7":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"'":{"df":1,"docs":{"242":{"tf":1.0}}},"df":2,"docs":{"236":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"229":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"228":{"tf":1.0},"231":{"tf":1.0},"276":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{"c":{"df":3,"docs":{"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"a":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}},"3":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"288":{"tf":1.0}}},"[":{"4":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"177":{"tf":1.0},"336":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"279":{"tf":1.0}},"e":{"[":{"[":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}},"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":1,"docs":{"279":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":29,"docs":{"11":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.7320508075688772},"212":{"tf":1.0},"238":{"tf":2.23606797749979},"240":{"tf":1.0},"246":{"tf":1.4142135623730951},"261":{"tf":1.0},"273":{"tf":1.7320508075688772},"274":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":2.23606797749979},"288":{"tf":2.23606797749979},"298":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"395":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.0},"421":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":3,"docs":{"379":{"tf":1.4142135623730951},"398":{"tf":1.0},"416":{"tf":1.0}},"r":{"df":6,"docs":{"208":{"tf":1.0},"378":{"tf":1.4142135623730951},"379":{"tf":1.0},"381":{"tf":2.0},"400":{"tf":1.0},"418":{"tf":1.0}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"212":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"246":{"tf":1.0},"262":{"tf":1.0},"33":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"269":{"tf":1.0}}}},"v":{"a":{"df":1,"docs":{"363":{"tf":1.7320508075688772}},"s":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"302":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"158":{"tf":1.0},"25":{"tf":1.0},"341":{"tf":1.7320508075688772},"6":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"208":{"tf":1.0},"212":{"tf":1.0}}}}}},"r":{"d":{"df":1,"docs":{"159":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"234":{"tf":1.0},"235":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"369":{"tf":1.4142135623730951},"408":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":15,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"157":{"tf":1.0},"197":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"237":{"tf":2.449489742783178},"24":{"tf":1.0},"244":{"tf":1.4142135623730951},"27":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.4142135623730951},"379":{"tf":1.0},"38":{"tf":1.7320508075688772},"6":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"124":{"tf":2.8284271247461903},"126":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"276":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"124":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0}}}}}}}}},"df":8,"docs":{"285":{"tf":1.7320508075688772},"291":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"65":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"238":{"tf":1.7320508075688772}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}},"s":{"df":1,"docs":{"297":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}},"c":{"df":3,"docs":{"261":{"tf":1.0},"287":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"159":{"tf":1.0},"163":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951}}}}}},"df":70,"docs":{"101":{"tf":2.0},"102":{"tf":1.0},"119":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"138":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.4142135623730951},"142":{"tf":2.0},"15":{"tf":1.0},"158":{"tf":1.0},"172":{"tf":1.4142135623730951},"20":{"tf":1.0},"204":{"tf":1.7320508075688772},"206":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.4142135623730951},"230":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":1.0},"24":{"tf":1.7320508075688772},"240":{"tf":2.23606797749979},"250":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"27":{"tf":1.7320508075688772},"276":{"tf":2.23606797749979},"280":{"tf":1.0},"285":{"tf":1.7320508075688772},"3":{"tf":1.0},"314":{"tf":1.7320508075688772},"33":{"tf":2.0},"382":{"tf":1.0},"402":{"tf":1.0},"408":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":2.449489742783178},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":3.0},"77":{"tf":1.0},"82":{"tf":3.605551275463989},"84":{"tf":2.23606797749979},"85":{"tf":2.8284271247461903},"86":{"tf":1.0},"87":{"tf":2.23606797749979},"88":{"tf":1.7320508075688772},"90":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":2.449489742783178},"97":{"tf":1.4142135623730951},"99":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"180":{"tf":1.0},"275":{"tf":1.0},"297":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"300":{"tf":1.0}}}},"f":{"df":1,"docs":{"369":{"tf":1.0}},"i":{"df":1,"docs":{"208":{"tf":1.0}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"261":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"208":{"tf":1.0},"32":{"tf":1.0},"347":{"tf":2.449489742783178},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"352":{"tf":3.1622776601683795},"400":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"g":{"df":16,"docs":{"106":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"234":{"tf":1.0},"3":{"tf":1.7320508075688772},"303":{"tf":1.0},"326":{"tf":1.0},"332":{"tf":1.4142135623730951},"369":{"tf":1.0},"411":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"r":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"215":{"tf":1.0},"261":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"20":{"tf":2.23606797749979},"204":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":3.605551275463989},"239":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772},"243":{"tf":3.4641016151377544},"244":{"tf":1.0},"261":{"tf":1.0},"274":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"314":{"tf":3.0},"374":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"87":{"tf":1.0}},"t":{".":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":1,"docs":{"363":{"tf":2.23606797749979}},"j":{"df":1,"docs":{"354":{"tf":1.0}}}}}},"df":1,"docs":{"367":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}}},"t":{"df":1,"docs":{"383":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"388":{"tf":1.0},"409":{"tf":1.0}}}}}}}}},"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"129":{"tf":1.0},"13":{"tf":1.0},"19":{"tf":1.0},"247":{"tf":1.0},"275":{"tf":1.4142135623730951},"326":{"tf":1.0},"369":{"tf":1.0},"4":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"242":{"tf":2.8284271247461903}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"64":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"128":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"215":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"s":{"c":{"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"284":{"tf":1.0},"285":{"tf":2.23606797749979},"287":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"357":{"tf":1.0}}},"2":{"df":1,"docs":{"357":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"358":{"tf":1.0}},"f":{"df":1,"docs":{"358":{"tf":1.0}}},"h":{"df":1,"docs":{"358":{"tf":1.0}}},"m":{"df":1,"docs":{"358":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"357":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"358":{"tf":2.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":8,"docs":{"142":{"tf":1.0},"20":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":2.0},"242":{"tf":2.449489742783178},"250":{"tf":1.0},"281":{"tf":1.0},"361":{"tf":3.605551275463989}}}}},"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"367":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"174":{"tf":1.0},"177":{"tf":1.0},"285":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"62":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"294":{"tf":1.0}}}}},"r":{"df":2,"docs":{"348":{"tf":1.0},"386":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"df":6,"docs":{"119":{"tf":1.0},"146":{"tf":1.0},"249":{"tf":1.0},"307":{"tf":1.0},"339":{"tf":1.0},"50":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"166":{"tf":1.7320508075688772},"352":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"124":{"tf":1.4142135623730951},"334":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"186":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"183":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"257":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":2,"docs":{"228":{"tf":1.0},"257":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"257":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"(":{"1":{"df":2,"docs":{"342":{"tf":1.0},"346":{"tf":1.0}}},"df":0,"docs":{}},">":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"11":{"tf":1.0},"119":{"tf":1.4142135623730951},"132":{"tf":2.0},"133":{"tf":2.449489742783178},"213":{"tf":1.0},"26":{"tf":2.23606797749979},"291":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"337":{"tf":1.0},"343":{"tf":1.7320508075688772},"344":{"tf":1.7320508075688772},"345":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"250":{"tf":1.0},"297":{"tf":1.4142135623730951},"47":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":4,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.4142135623730951},"44":{"tf":1.0},"79":{"tf":1.0}},"s":{"[":{"$":{"1":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}}},"df":17,"docs":{"0":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"254":{"tf":1.0},"272":{"tf":1.0},"274":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"3":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.7320508075688772},"403":{"tf":1.0},"420":{"tf":2.0},"425":{"tf":1.7320508075688772}},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"357":{"tf":1.0}}},"2":{"df":1,"docs":{"357":{"tf":1.0}}},"d":{"df":2,"docs":{"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"356":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"0":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"271":{"tf":1.0}}},"r":{"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{",":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"4":{"df":1,"docs":{"183":{"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":{}}}}}}},"]":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"130":{"tf":1.0},"14":{"tf":2.449489742783178},"184":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":2.0},"44":{"tf":2.23606797749979},"45":{"tf":1.4142135623730951}},"s":{"+":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"d":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"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":{},"m":{"df":0,"docs":{},"n":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":2,"docs":{"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"212":{"tf":1.0},"357":{"tf":2.0},"358":{"tf":1.0},"79":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"309":{"tf":1.0},"320":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"271":{"tf":1.0},"72":{"tf":1.0}},"n":{"d":{"df":39,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":2.6457513110645907},"127":{"tf":1.7320508075688772},"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.4142135623730951},"144":{"tf":2.0},"15":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.0},"171":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"21":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"32":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"323":{"tf":1.0},"34":{"tf":1.4142135623730951},"342":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"68":{"tf":1.0},"80":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"90":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"146":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},">":{".":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"61":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"55":{"tf":1.0},"60":{"tf":2.449489742783178},"61":{"tf":2.8284271247461903},"62":{"tf":3.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"66":{"tf":2.0}}}},"n":{"d":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}}}}},"p":{"_":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":6,"docs":{"201":{"tf":1.0},"242":{"tf":2.0},"243":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"373":{"tf":1.0},"86":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"194":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"275":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"11":{"tf":1.4142135623730951},"13":{"tf":1.0},"14":{"tf":1.0}}}}},"df":1,"docs":{"13":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"26":{"tf":2.0},"27":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"df":17,"docs":{"208":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.0},"284":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"425":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"250":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":13,"docs":{"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"11":{"tf":2.0},"12":{"tf":1.4142135623730951},"13":{"tf":2.449489742783178},"14":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"26":{"tf":3.4641016151377544},"27":{"tf":1.7320508075688772},"44":{"tf":4.358898943540674},"47":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"26":{"tf":1.0},"27":{"tf":2.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"309":{"tf":1.0},"79":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}}}},"d":{"df":3,"docs":{"122":{"tf":2.23606797749979},"136":{"tf":1.0},"254":{"tf":1.4142135623730951}},"i":{"d":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":4,"docs":{"122":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"44":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}},"g":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"159":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.0},"297":{"tf":1.0},"50":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":11,"docs":{"126":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"163":{"tf":1.0},"166":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"296":{"tf":1.0},"309":{"tf":1.0},"320":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"172":{"tf":1.0},"186":{"tf":1.0},"189":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.0},"195":{"tf":1.7320508075688772},"352":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"287":{"tf":1.0},"288":{"tf":1.0},"414":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"311":{"tf":1.0},"320":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"158":{"tf":1.0},"172":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"173":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":8,"docs":{"237":{"tf":1.4142135623730951},"240":{"tf":2.6457513110645907},"241":{"tf":3.4641016151377544},"242":{"tf":1.4142135623730951},"274":{"tf":1.0},"314":{"tf":2.23606797749979},"359":{"tf":1.4142135623730951},"363":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":5,"docs":{"239":{"tf":1.0},"240":{"tf":1.7320508075688772},"242":{"tf":2.0},"243":{"tf":2.0},"244":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"241":{"tf":1.0},"418":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"244":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"m":{"df":1,"docs":{"238":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":16,"docs":{"163":{"tf":1.0},"170":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"261":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.6457513110645907},"276":{"tf":1.0},"287":{"tf":1.0},"297":{"tf":1.0},"33":{"tf":1.0},"46":{"tf":1.4142135623730951},"59":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"196":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"3":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"47":{"tf":1.0},"65":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"122":{"tf":1.0},"161":{"tf":1.0},"240":{"tf":2.0},"242":{"tf":1.0},"363":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"13":{"tf":1.0},"218":{"tf":1.0},"247":{"tf":1.0},"48":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":9,"docs":{"164":{"tf":1.7320508075688772},"257":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"315":{"tf":1.4142135623730951},"335":{"tf":1.0},"36":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"137":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.0}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"234":{"tf":1.0}}},"t":{"df":3,"docs":{"186":{"tf":1.4142135623730951},"218":{"tf":1.0},"234":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":9,"docs":{"102":{"tf":1.0},"163":{"tf":1.0},"183":{"tf":1.0},"22":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"7":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"(":{"5":{"df":3,"docs":{"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"298":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"300":{"tf":2.23606797749979}}}}},"df":7,"docs":{"119":{"tf":1.7320508075688772},"289":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":2.0},"298":{"tf":1.0},"300":{"tf":2.0},"301":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"236":{"tf":1.0},"274":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"234":{"tf":1.7320508075688772},"275":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"=":{"1":{"0":{"0":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"197":{"tf":1.0},"198":{"tf":1.0},"382":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"367":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}}}},"v":{".":{"c":{"c":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"285":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":1,"docs":{"285":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"285":{"tf":2.0}}}},"df":1,"docs":{"285":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"284":{"tf":2.23606797749979},"285":{"tf":1.7320508075688772}}}},"df":1,"docs":{"11":{"tf":1.0}},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"232":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"261":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"r":{"df":3,"docs":{"407":{"tf":1.0},"408":{"tf":1.4142135623730951},"410":{"tf":2.0}}}},"u":{"df":8,"docs":{"159":{"tf":1.0},"160":{"tf":2.449489742783178},"165":{"tf":1.0},"173":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"251":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"0":{".":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"369":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.0}}}}}}}},"df":1,"docs":{"301":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"186":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"163":{"tf":2.449489742783178},"164":{"tf":1.0},"166":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"242":{"tf":1.0},"246":{"tf":1.0},"3":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":2.0},"308":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":1.7320508075688772},"328":{"tf":1.7320508075688772},"331":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"352":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":2.0},"86":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}},"t":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"8":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"289":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"354":{"tf":1.0},"360":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":4,"docs":{"238":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"285":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"+":{"a":{"df":1,"docs":{"158":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"t":{"+":{"1":{"df":1,"docs":{"158":{"tf":1.0}}},"2":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"240":{"tf":3.605551275463989}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"408":{"tf":1.0}}}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"262":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"=":{"$":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"27":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":35,"docs":{"101":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"193":{"tf":1.0},"234":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":2.0},"262":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"3":{"tf":1.0},"316":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"343":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.4142135623730951},"407":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.7320508075688772},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"88":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"131":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"12":{"tf":1.4142135623730951},"26":{"tf":1.0},"3":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"240":{"tf":1.0}}}}}}},"v":{"df":2,"docs":{"234":{"tf":2.23606797749979},"238":{"tf":1.0}}},"x":{"df":2,"docs":{"367":{"tf":1.0},"374":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"285":{"tf":2.449489742783178}}}},"df":0,"docs":{}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":9,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"208":{"tf":1.0},"210":{"tf":1.4142135623730951},"51":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.0},"90":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{".":{"d":{"df":2,"docs":{"267":{"tf":1.0},"268":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"288":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":2,"docs":{"241":{"tf":1.0},"79":{"tf":1.0}}}},"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"177":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"180":{"tf":2.0},"181":{"tf":1.0}}}},"df":0,"docs":{}},"df":18,"docs":{"109":{"tf":1.0},"110":{"tf":1.0},"155":{"tf":1.0},"234":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":2.6457513110645907},"288":{"tf":1.7320508075688772},"304":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.0},"320":{"tf":1.4142135623730951},"325":{"tf":1.0},"363":{"tf":2.449489742783178},"367":{"tf":1.0},"373":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"320":{"tf":1.7320508075688772},"326":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.7320508075688772},"329":{"tf":1.4142135623730951},"330":{"tf":2.0},"331":{"tf":2.23606797749979},"332":{"tf":2.0},"333":{"tf":2.23606797749979},"334":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"117":{"tf":1.0},"59":{"tf":1.0}}}},"x":{"df":1,"docs":{"298":{"tf":1.4142135623730951}}},"y":{"df":1,"docs":{"72":{"tf":1.0}}}},"b":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"287":{"tf":1.0}}},"d":{"df":3,"docs":{"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"5":{"tf":1.4142135623730951}},"e":{"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":{},"f":{"a":{"c":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"257":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":25,"docs":{"14":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.7320508075688772},"172":{"tf":1.0},"174":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.4142135623730951},"304":{"tf":1.0},"326":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"373":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.4142135623730951},"52":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.7320508075688772},"77":{"tf":1.0},"8":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":13,"docs":{"128":{"tf":1.4142135623730951},"140":{"tf":1.0},"142":{"tf":1.4142135623730951},"165":{"tf":1.0},"169":{"tf":1.7320508075688772},"173":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.4142135623730951},"48":{"tf":1.0}},"e":{"df":7,"docs":{"119":{"tf":1.0},"121":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"148":{"tf":1.4142135623730951}}},"g":{"df":1,"docs":{"165":{"tf":1.0}},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"c":{"df":3,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"46":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}},"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{")":{":":{":":{"_":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"242":{"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":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"279":{"tf":1.7320508075688772},"60":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"369":{"tf":1.0},"373":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"233":{"tf":1.0}},"t":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"246":{"tf":1.0}},"f":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"257":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":29,"docs":{"117":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"204":{"tf":1.0},"23":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"275":{"tf":3.605551275463989},"276":{"tf":3.3166247903554},"288":{"tf":1.0},"29":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.4142135623730951},"321":{"tf":1.0},"327":{"tf":1.0},"336":{"tf":1.0},"352":{"tf":1.4142135623730951},"356":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"172":{"tf":1.0},"279":{"tf":2.6457513110645907},"280":{"tf":1.0},"281":{"tf":2.0},"282":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":27,"docs":{"122":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"141":{"tf":1.7320508075688772},"142":{"tf":2.0},"144":{"tf":1.0},"164":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"243":{"tf":2.0},"250":{"tf":1.0},"259":{"tf":1.0},"276":{"tf":1.4142135623730951},"286":{"tf":1.0},"298":{"tf":1.0},"3":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"318":{"tf":1.0},"347":{"tf":1.0},"373":{"tf":1.0},"382":{"tf":1.0},"42":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"76":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"257":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"325":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"v":{"c":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"216":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"106":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"142":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.0},"205":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"106":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"206":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"285":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"276":{"tf":1.0},"286":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"p":{"df":1,"docs":{"178":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"181":{"tf":1.4142135623730951},"240":{"tf":1.0},"275":{"tf":1.7320508075688772},"284":{"tf":1.0},"336":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"19":{"tf":1.0},"234":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":11,"docs":{"13":{"tf":1.4142135623730951},"285":{"tf":2.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"361":{"tf":1.7320508075688772},"399":{"tf":1.4142135623730951},"412":{"tf":1.0},"417":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"59":{"tf":1.0}},"i":{"b":{"df":7,"docs":{"234":{"tf":1.0},"315":{"tf":1.0},"400":{"tf":1.0},"418":{"tf":1.0},"43":{"tf":1.0},"7":{"tf":1.0},"82":{"tf":2.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}},"t":{"df":28,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"13":{"tf":1.0},"242":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"3":{"tf":1.0},"44":{"tf":2.0},"62":{"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.4142135623730951},"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.4142135623730951}},"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":1,"docs":{"293":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"301":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"374":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"194":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"240":{"tf":1.7320508075688772},"339":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":3,"docs":{"322":{"tf":1.7320508075688772},"328":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"112":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":9,"docs":{"201":{"tf":1.0},"242":{"tf":1.0},"247":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"300":{"tf":1.0},"302":{"tf":1.0},"356":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"246":{"tf":1.0},"247":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}}}},"v":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"i":{"df":2,"docs":{"322":{"tf":1.0},"326":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"4":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":2,"docs":{"312":{"tf":1.0},"314":{"tf":1.4142135623730951}}}}}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"311":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"311":{"tf":1.0}}}}}}}}},"df":1,"docs":{"310":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"304":{"tf":1.7320508075688772},"305":{"tf":1.0}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"d":{"a":{"1":{"df":1,"docs":{"163":{"tf":1.0}}},"2":{"df":1,"docs":{"163":{"tf":1.0}}},"df":1,"docs":{"163":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"322":{"tf":1.0}}},"2":{"df":1,"docs":{"322":{"tf":1.0}}},"3":{"df":1,"docs":{"322":{"tf":1.0}}},"4":{"df":1,"docs":{"322":{"tf":1.0}}},"a":{"df":1,"docs":{"322":{"tf":1.0}}},"b":{"df":1,"docs":{"322":{"tf":1.0}}},"c":{"df":1,"docs":{"322":{"tf":1.0}}},"df":3,"docs":{"303":{"tf":2.6457513110645907},"320":{"tf":1.7320508075688772},"324":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"228":{"tf":1.0}}}}}},"i":{"c":{"df":18,"docs":{"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":2.0},"168":{"tf":1.0},"193":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":2.8284271247461903},"305":{"tf":1.7320508075688772},"310":{"tf":1.0},"311":{"tf":1.7320508075688772},"312":{"tf":1.7320508075688772},"313":{"tf":1.7320508075688772},"320":{"tf":1.7320508075688772},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"fi":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.0}}}}},"f":{"=":{"0":{"df":1,"docs":{"373":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"369":{"tf":1.0},"373":{"tf":1.0}}},"h":{"df":1,"docs":{"367":{"tf":1.0}}},"i":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"367":{"tf":1.0},"373":{"tf":2.8284271247461903},"374":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"60":{"tf":1.0},"61":{"tf":2.8284271247461903},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"181":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"29":{"tf":1.0},"320":{"tf":1.0},"402":{"tf":1.0},"412":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"66":{"tf":1.0},"79":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"367":{"tf":1.0}}},"o":{"df":1,"docs":{"304":{"tf":1.0}}},"r":{">":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"x":{"8":{"6":{"/":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"173":{"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":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"]":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"102":{"tf":1.0},"129":{"tf":1.4142135623730951},"14":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"47":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}}}}},"t":{"df":11,"docs":{"173":{"tf":1.0},"311":{"tf":1.4142135623730951},"361":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"373":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"420":{"tf":1.4142135623730951},"421":{"tf":1.0},"426":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"171":{"tf":1.0},"173":{"tf":1.0},"234":{"tf":1.0},"25":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"419":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"102":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.0},"257":{"tf":1.0},"284":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}}},"df":2,"docs":{"100":{"tf":1.0},"102":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"146":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772},"252":{"tf":1.0},"291":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"363":{"tf":1.0},"408":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"130":{"tf":1.4142135623730951},"150":{"tf":1.0},"224":{"tf":2.0},"225":{"tf":1.0},"226":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":10,"docs":{"159":{"tf":1.0},"163":{"tf":2.449489742783178},"171":{"tf":1.0},"197":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"320":{"tf":1.7320508075688772},"325":{"tf":2.0},"86":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"121":{"tf":2.0},"135":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":2.449489742783178},"224":{"tf":1.0},"23":{"tf":1.0},"275":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"112":{"tf":1.0},"320":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{">":{"<":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"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":{}}}},"df":0,"docs":{}},"df":4,"docs":{"357":{"tf":2.449489742783178},"358":{"tf":3.1622776601683795},"359":{"tf":2.0},"361":{"tf":3.1622776601683795}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"l":{"df":1,"docs":{"367":{"tf":1.0}},"f":{"c":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"df":1,"docs":{"272":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{"df":1,"docs":{"250":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"344":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"97":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.7320508075688772}}}}}},"u":{"df":1,"docs":{"132":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"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":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"'":{"a":{"df":1,"docs":{"363":{"tf":1.0}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"d":{"(":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"359":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"359":{"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":2,"docs":{"132":{"tf":1.7320508075688772},"7":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"186":{"tf":1.4142135623730951},"195":{"tf":1.0},"215":{"tf":1.0},"269":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"51":{"tf":1.7320508075688772},"6":{"tf":1.0},"78":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"223":{"tf":1.0},"224":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"1":{"tf":1.0},"183":{"tf":1.7320508075688772},"184":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"414":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"126":{"tf":1.0},"238":{"tf":1.0},"311":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"95":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"380":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"309":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}}}},"df":4,"docs":{"195":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":2.0},"168":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"140":{"tf":1.0}}}},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}}},"s":{":":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"373":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.4142135623730951}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"242":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}}},"p":{"df":15,"docs":{"125":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.7320508075688772},"211":{"tf":1.0},"215":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.4142135623730951},"241":{"tf":1.0},"275":{"tf":1.0},"297":{"tf":2.23606797749979},"298":{"tf":3.4641016151377544},"3":{"tf":1.0},"300":{"tf":1.4142135623730951},"303":{"tf":1.0}}}},"p":{"2":{"(":{"2":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"129":{"tf":1.0},"272":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"296":{"tf":1.0},"336":{"tf":1.0},"425":{"tf":1.0},"88":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"155":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":2.23606797749979},"274":{"tf":1.0},"288":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"367":{"tf":1.0}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":12,"docs":{"223":{"tf":2.0},"231":{"tf":1.0},"234":{"tf":2.8284271247461903},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"309":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"df":4,"docs":{"223":{"tf":1.0},"231":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}},"y":{"df":0,"docs":{},"m":{"df":3,"docs":{"223":{"tf":1.0},"275":{"tf":2.449489742783178},"276":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"62":{"tf":1.0}}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"8":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":2.0}}},"9":{"df":1,"docs":{"288":{"tf":1.0}},"e":{"0":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"274":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"13":{"tf":1.0},"163":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.0},"235":{"tf":1.0},"269":{"tf":1.4142135623730951},"275":{"tf":1.0},"287":{"tf":1.0},"298":{"tf":1.0},"320":{"tf":1.0},"350":{"tf":1.0},"400":{"tf":1.0},"418":{"tf":1.4142135623730951},"62":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"173":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":2,"docs":{"284":{"tf":1.0},"363":{"tf":1.0}},"i":{"df":1,"docs":{"235":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":0,"docs":{},"x":{"1":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":4,"docs":{"156":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"254":{"tf":2.8284271247461903},"367":{"tf":1.0}}}},"b":{"df":1,"docs":{"288":{"tf":1.0}},"p":{"df":1,"docs":{"367":{"tf":1.0}}},"x":{"df":1,"docs":{"367":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"425":{"tf":1.4142135623730951}}}},"df":1,"docs":{"288":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":33,"docs":{"216":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"254":{"tf":1.0},"257":{"tf":1.0},"262":{"tf":2.449489742783178},"263":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"308":{"tf":1.0},"33":{"tf":3.3166247903554},"34":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":3.872983346207417},"40":{"tf":1.0},"41":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":3.0},"51":{"tf":1.0},"6":{"tf":3.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":2.0},"9":{"tf":1.7320508075688772}}}},"x":{"df":1,"docs":{"367":{"tf":1.0}}}},"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":2.449489742783178}}},"i":{",":{"0":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"254":{"tf":2.0},"367":{"tf":1.0}},"t":{"df":6,"docs":{"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"3":{"tf":2.0},"43":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0}}}},"x":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"370":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"367":{"tf":1.0}}}},"df":25,"docs":{"15":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.4142135623730951},"218":{"tf":1.0},"242":{"tf":1.7320508075688772},"250":{"tf":1.4142135623730951},"26":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"359":{"tf":1.7320508075688772},"408":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"df":1,"docs":{"5":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"22":{"tf":1.0},"257":{"tf":1.0},"370":{"tf":1.4142135623730951},"372":{"tf":1.0},"412":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"368":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":21,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"130":{"tf":1.0},"161":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"23":{"tf":1.0},"244":{"tf":1.0},"250":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.4142135623730951},"344":{"tf":1.0},"347":{"tf":1.0},"373":{"tf":1.4142135623730951},"392":{"tf":1.0},"414":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0},"82":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"368":{"tf":1.0}}}},"l":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"1":{"df":1,"docs":{"387":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"387":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"387":{"tf":1.7320508075688772}}},"df":1,"docs":{"387":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"234":{"tf":1.4142135623730951},"239":{"tf":1.0},"356":{"tf":1.0},"361":{"tf":3.1622776601683795},"363":{"tf":2.0},"46":{"tf":1.0}}}}}}},"f":{"df":12,"docs":{"217":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"231":{"tf":1.0},"275":{"tf":2.0},"276":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"298":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"99":{"tf":1.0}}}},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"2":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"c":{"df":3,"docs":{"1":{"tf":1.0},"3":{"tf":1.0},"98":{"tf":1.0}},"s":{"(":{"1":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"420":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"261":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":19,"docs":{"130":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.4142135623730951},"173":{"tf":1.0},"20":{"tf":1.0},"234":{"tf":2.0},"252":{"tf":1.0},"273":{"tf":1.0},"291":{"tf":1.7320508075688772},"308":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"336":{"tf":1.0},"363":{"tf":1.0},"369":{"tf":1.4142135623730951},"52":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"20":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":3,"docs":{"222":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"103":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":2.0},"111":{"tf":1.7320508075688772},"304":{"tf":1.7320508075688772},"305":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":2.449489742783178},"332":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"331":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":22,"docs":{"122":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"19":{"tf":1.0},"204":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"400":{"tf":1.0},"41":{"tf":1.0},"418":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"70":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"218":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"408":{"tf":1.0},"422":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"162":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"86":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"3":{"tf":1.0},"49":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"13":{"tf":1.0},"197":{"tf":1.4142135623730951},"240":{"tf":1.0},"242":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.449489742783178},"276":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.4142135623730951},"317":{"tf":2.449489742783178},"318":{"tf":1.4142135623730951},"344":{"tf":1.0},"345":{"tf":1.0},"347":{"tf":1.0},"7":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"v":{"df":4,"docs":{"148":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"50":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"148":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"33":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951}}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"142":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"284":{"tf":1.0},"331":{"tf":1.0},"381":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"31":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"4":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"130":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.4142135623730951},"242":{"tf":1.0},"247":{"tf":2.0},"4":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"s":{":":{"[":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"373":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":3,"docs":{"14":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"215":{"tf":1.0}}}},"df":1,"docs":{"162":{"tf":1.0}}},"df":1,"docs":{"217":{"tf":1.0}},"i":{"df":1,"docs":{"367":{"tf":1.0}}},"p":{"df":2,"docs":{"367":{"tf":1.0},"369":{"tf":1.0}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"192":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.0}}}},"c":{"/":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"309":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"96":{"tf":1.0},"99":{"tf":1.7320508075688772}},"u":{"df":5,"docs":{"13":{"tf":1.0},"242":{"tf":1.4142135623730951},"272":{"tf":1.0},"350":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"312":{"tf":1.0}}}}},"df":1,"docs":{"208":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}},"t":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"170":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"170":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.7320508075688772},"314":{"tf":1.4142135623730951}},"s":{"=":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"170":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"312":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"101":{"tf":1.0}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.0},"250":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"234":{"tf":1.0},"261":{"tf":1.0},"70":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":68,"docs":{"115":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"134":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"15":{"tf":1.7320508075688772},"154":{"tf":1.0},"157":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"217":{"tf":1.0},"22":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951},"231":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"244":{"tf":1.0},"257":{"tf":1.4142135623730951},"261":{"tf":1.0},"27":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.7320508075688772},"284":{"tf":1.0},"285":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"326":{"tf":1.4142135623730951},"336":{"tf":1.0},"340":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.0},"374":{"tf":1.0},"51":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"124":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"20":{"tf":1.0},"369":{"tf":1.0},"387":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"411":{"tf":1.0},"420":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"df":5,"docs":{"119":{"tf":1.0},"139":{"tf":1.4142135623730951},"147":{"tf":1.0},"153":{"tf":1.4142135623730951},"300":{"tf":1.0}},"e":{"c":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"df":1,"docs":{"172":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"293":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":13,"docs":{"119":{"tf":1.4142135623730951},"138":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"169":{"tf":1.0},"186":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"136":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"305":{"tf":1.0},"324":{"tf":1.0},"326":{"tf":1.0},"347":{"tf":1.0},"35":{"tf":1.0}}}},"t":{"(":{"2":{"df":6,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"119":{"tf":1.0},"158":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"32":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"18":{"tf":1.0},"19":{"tf":2.0},"4":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"17":{"tf":1.0},"6":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"254":{"tf":1.0},"379":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"117":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"242":{"tf":1.0}}}},"n":{"df":3,"docs":{"15":{"tf":1.0},"22":{"tf":1.0},"373":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"11":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"276":{"tf":1.0},"371":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"76":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"107":{"tf":1.7320508075688772},"117":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"26":{"tf":1.0},"276":{"tf":1.4142135623730951},"31":{"tf":1.0},"326":{"tf":2.23606797749979},"33":{"tf":1.0}}}}},"r":{"df":8,"docs":{"121":{"tf":1.4142135623730951},"123":{"tf":2.23606797749979},"194":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"121":{"tf":1.4142135623730951},"142":{"tf":2.0},"204":{"tf":1.0},"242":{"tf":1.0},"25":{"tf":1.4142135623730951},"275":{"tf":1.0},"339":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}}}},"t":{"3":{"df":1,"docs":{"163":{"tf":1.0}}},"4":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"117":{"tf":1.0},"317":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"172":{"tf":1.0},"254":{"tf":1.4142135623730951},"276":{"tf":2.0},"363":{"tf":1.7320508075688772}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":1,"docs":{"20":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"217":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},"1":{"df":1,"docs":{"97":{"tf":1.0}}},"2":{"df":1,"docs":{"288":{"tf":1.0}}},":":{"c":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}},"{":{"df":0,"docs":{},"f":{".":{"_":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}},"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"208":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"204":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":2.23606797749979},"325":{"tf":1.0},"35":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"320":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"s":{"df":3,"docs":{"242":{"tf":1.0},"363":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"347":{"tf":1.0},"352":{"tf":1.0}}},"y":{"=":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"1":{"6":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"197":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"211":{"tf":1.0}},"i":{"df":1,"docs":{"325":{"tf":1.4142135623730951}}}}}}},"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":7,"docs":{"204":{"tf":1.7320508075688772},"22":{"tf":2.0},"314":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":33,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"163":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"24":{"tf":2.0},"26":{"tf":2.23606797749979},"27":{"tf":2.23606797749979},"294":{"tf":1.0},"304":{"tf":1.7320508075688772},"349":{"tf":1.0},"352":{"tf":1.0},"358":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"408":{"tf":1.0},"44":{"tf":2.0},"46":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"160":{"tf":1.0},"241":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"87":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"241":{"tf":1.0}}}},"f":{"2":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"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":3,"docs":{"204":{"tf":1.0},"287":{"tf":3.7416573867739413},"288":{"tf":2.23606797749979}}},"g":{"df":2,"docs":{"186":{"tf":1.0},"188":{"tf":1.0}}},"i":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"67":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.7320508075688772},"71":{"tf":2.0},"77":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{".":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"h":{"df":1,"docs":{"33":{"tf":1.0}}},"{":{"df":0,"docs":{},"h":{",":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"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":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{">":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"163":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"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":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},">":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"112":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":3,"docs":{"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"]":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":91,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.7320508075688772},"11":{"tf":1.4142135623730951},"110":{"tf":1.7320508075688772},"111":{"tf":2.8284271247461903},"112":{"tf":1.7320508075688772},"116":{"tf":1.0},"119":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":2.23606797749979},"14":{"tf":1.4142135623730951},"140":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"172":{"tf":1.7320508075688772},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"180":{"tf":2.23606797749979},"181":{"tf":1.0},"183":{"tf":2.0},"186":{"tf":1.7320508075688772},"188":{"tf":1.7320508075688772},"189":{"tf":1.0},"193":{"tf":1.0},"204":{"tf":2.0},"206":{"tf":1.4142135623730951},"21":{"tf":2.23606797749979},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"221":{"tf":1.0},"226":{"tf":1.7320508075688772},"232":{"tf":1.0},"246":{"tf":1.4142135623730951},"250":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"269":{"tf":1.4142135623730951},"27":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":3.0},"276":{"tf":2.23606797749979},"277":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.6457513110645907},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"29":{"tf":1.0},"291":{"tf":1.0},"297":{"tf":1.7320508075688772},"298":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"304":{"tf":2.8284271247461903},"308":{"tf":2.23606797749979},"309":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":1.7320508075688772},"315":{"tf":1.4142135623730951},"318":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":2.0},"349":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":2.8284271247461903},"46":{"tf":1.0},"50":{"tf":1.7320508075688772},"56":{"tf":1.0},"60":{"tf":2.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":2.0},"98":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"204":{"tf":1.0},"287":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"308":{"tf":1.0}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"163":{"tf":1.0},"262":{"tf":1.0},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"313":{"tf":1.0},"315":{"tf":2.0}}}}}}}}},"l":{"df":2,"docs":{"23":{"tf":1.0},"274":{"tf":1.0}}},"t":{"df":1,"docs":{"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"352":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}}}}}}}},"df":16,"docs":{"121":{"tf":1.0},"186":{"tf":1.7320508075688772},"194":{"tf":2.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"298":{"tf":2.23606797749979},"339":{"tf":3.0},"347":{"tf":1.0},"350":{"tf":1.0},"352":{"tf":1.7320508075688772},"74":{"tf":1.0},"86":{"tf":2.449489742783178},"97":{"tf":1.0}}}}}},"n":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"186":{"tf":1.0}}},"_":{"2":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"284":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0}}}},"d":{"df":5,"docs":{"142":{"tf":1.0},"193":{"tf":1.0},"313":{"tf":1.0},"89":{"tf":1.4142135623730951},"98":{"tf":2.449489742783178}}},"df":0,"docs":{},"e":{"df":1,"docs":{"315":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":2.23606797749979}}}}}},"q":{"df":1,"docs":{"408":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"337":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":2.0},"344":{"tf":2.0},"345":{"tf":1.7320508075688772},"346":{"tf":1.0},"347":{"tf":1.0}},"l":{"d":{"(":{"1":{"df":2,"docs":{"342":{"tf":1.0},"346":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"15":{"tf":1.0},"239":{"tf":1.0},"25":{"tf":1.0},"262":{"tf":1.0},"274":{"tf":1.7320508075688772},"304":{"tf":1.4142135623730951},"331":{"tf":1.0},"357":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"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":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"29":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"1":{"tf":1.0},"29":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}}},"x":{"df":1,"docs":{"274":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"13":{"tf":1.0},"151":{"tf":2.23606797749979},"186":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"284":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"369":{"tf":3.4641016151377544},"373":{"tf":2.0},"408":{"tf":2.0},"6":{"tf":1.0},"8":{"tf":1.7320508075688772}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"210":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"180":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"358":{"tf":1.0}}}}},"df":1,"docs":{"358":{"tf":1.7320508075688772}},"i":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"315":{"tf":1.0}}}},"l":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"217":{"tf":1.0}}},"o":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"239":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"46":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"w":{"df":5,"docs":{"352":{"tf":1.0},"353":{"tf":1.0},"36":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"348":{"tf":1.0},"349":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"a":{"b":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"314":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"314":{"tf":1.0}}},"x":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"314":{"tf":1.0}}}}}}},"df":3,"docs":{"121":{"tf":1.0},"314":{"tf":2.8284271247461903},"72":{"tf":1.4142135623730951}}}},"n":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}}},"v":{"0":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}},"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"44":{"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.4142135623730951},"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.4142135623730951}},"o":{"df":1,"docs":{"208":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{")":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":2.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":4,"docs":{"131":{"tf":1.0},"335":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0}},"s":{"df":2,"docs":{"84":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"211":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":47,"docs":{"12":{"tf":1.0},"121":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"132":{"tf":1.0},"14":{"tf":1.4142135623730951},"142":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"183":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"217":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.7320508075688772},"242":{"tf":1.0},"254":{"tf":1.4142135623730951},"257":{"tf":1.0},"27":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.0},"294":{"tf":1.0},"302":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.0},"320":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"382":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0}}}}}},"o":{"\"":{">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"#":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"%":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"280":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"/":{"#":{"a":{"a":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"%":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"d":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"/":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"1":{":":{"3":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"=":{"'":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"(":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"c":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"r":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"110":{"tf":1.0},"111":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"2":{".":{".":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"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":1,"docs":{"33":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"26":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"37":{"tf":1.0}}}},"df":0,"docs":{}},"df":35,"docs":{"11":{"tf":1.4142135623730951},"110":{"tf":1.0},"13":{"tf":2.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"14":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"19":{"tf":2.8284271247461903},"217":{"tf":1.4142135623730951},"233":{"tf":1.0},"237":{"tf":1.0},"25":{"tf":2.449489742783178},"254":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"262":{"tf":1.0},"27":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"315":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":2.0},"331":{"tf":1.0},"335":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.0},"38":{"tf":1.7320508075688772},"39":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":1.4142135623730951},"76":{"tf":1.0},"9":{"tf":1.7320508075688772}},"r":{"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"111":{"tf":1.0},"112":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}}}},"r":{"c":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"44":{"tf":1.0}}},"df":0,"docs":{},"k":{"(":{"2":{"df":3,"docs":{"128":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"124":{"tf":1.7320508075688772},"128":{"tf":1.0},"204":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"116":{"tf":1.0},"135":{"tf":1.0},"163":{"tf":1.0},"277":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.7320508075688772},"304":{"tf":1.4142135623730951},"363":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":2.0}},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":4,"docs":{"13":{"tf":1.0},"242":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"/":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"101":{"tf":1.0},"238":{"tf":3.0},"244":{"tf":1.7320508075688772},"344":{"tf":1.4142135623730951},"345":{"tf":1.0},"351":{"tf":1.0},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"239":{"tf":1.0},"296":{"tf":1.0},"42":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":2,"docs":{"400":{"tf":1.0},"418":{"tf":1.0}}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":7,"docs":{"208":{"tf":1.7320508075688772},"386":{"tf":1.0},"400":{"tf":1.7320508075688772},"401":{"tf":1.0},"406":{"tf":1.0},"418":{"tf":1.7320508075688772},"419":{"tf":2.0}},"i":{"c":{"df":2,"docs":{"246":{"tf":1.0},"276":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"284":{"tf":1.7320508075688772},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"0":{"df":2,"docs":{"400":{"tf":1.0},"418":{"tf":1.0}}},"1":{"df":2,"docs":{"400":{"tf":1.0},"418":{"tf":1.0}}},"df":7,"docs":{"208":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"400":{"tf":3.605551275463989},"401":{"tf":1.0},"418":{"tf":3.7416573867739413},"419":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.0}},"z":{"df":1,"docs":{"165":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":1,"docs":{"300":{"tf":1.0}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"128":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"151":{"tf":2.0},"68":{"tf":1.0},"71":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"104":{"tf":1.0},"201":{"tf":1.0},"25":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"308":{"tf":1.0},"399":{"tf":1.4142135623730951},"412":{"tf":1.0},"417":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":4,"docs":{"122":{"tf":1.0},"243":{"tf":1.0},"350":{"tf":1.0},"418":{"tf":1.0}}}}},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{")":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}}}}},"_":{"df":0,"docs":{},"v":{"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"1":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"2":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":8,"docs":{"11":{"tf":1.0},"13":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"275":{"tf":2.449489742783178},"276":{"tf":3.7416573867739413},"380":{"tf":1.0},"43":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":43,"docs":{"11":{"tf":1.7320508075688772},"12":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"136":{"tf":1.0},"14":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"15":{"tf":2.0},"238":{"tf":2.0},"239":{"tf":1.4142135623730951},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"26":{"tf":1.0},"264":{"tf":1.0},"27":{"tf":1.0},"274":{"tf":3.3166247903554},"276":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"3":{"tf":1.7320508075688772},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"401":{"tf":1.0},"41":{"tf":1.7320508075688772},"414":{"tf":1.0},"415":{"tf":1.0},"419":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":2.6457513110645907},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"72":{"tf":1.4142135623730951},"8":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"302":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"w":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"238":{"tf":1.0},"351":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"180":{"tf":1.0}}},"y":{"df":1,"docs":{"180":{"tf":1.0}}}},"g":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}}}}},":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"a":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"p":{"df":2,"docs":{"357":{"tf":1.0},"358":{"tf":1.0}}}},"c":{"c":{"(":{"1":{"df":1,"docs":{"248":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"181":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"254":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.7320508075688772},"288":{"tf":2.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}},"d":{"a":{"df":2,"docs":{"284":{"tf":1.0},"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"(":{"1":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"228":{"tf":1.0},"284":{"tf":1.4142135623730951},"285":{"tf":2.0}}}}},"d":{"b":{"'":{"df":1,"docs":{"130":{"tf":1.0}}},"(":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":12,"docs":{"1":{"tf":1.0},"119":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":3.1622776601683795},"147":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"1":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"257":{"tf":1.0},"276":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"294":{"tf":1.0},"31":{"tf":1.0},"402":{"tf":1.0},"50":{"tf":1.7320508075688772},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":30,"docs":{"104":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"13":{"tf":1.4142135623730951},"163":{"tf":1.0},"18":{"tf":1.7320508075688772},"211":{"tf":1.0},"226":{"tf":1.0},"237":{"tf":1.4142135623730951},"246":{"tf":1.0},"254":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":2.8284271247461903},"273":{"tf":1.7320508075688772},"284":{"tf":2.23606797749979},"285":{"tf":1.4142135623730951},"287":{"tf":2.23606797749979},"288":{"tf":1.4142135623730951},"293":{"tf":1.0},"296":{"tf":1.0},"312":{"tf":1.0},"367":{"tf":1.0},"383":{"tf":1.0},"386":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"424":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":2.0},"96":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"'":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"142":{"tf":1.4142135623730951}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"80":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"23":{"tf":2.23606797749979},"24":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"358":{"tf":1.0}}},"h":{"df":1,"docs":{"358":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":12,"docs":{"1":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":2.8284271247461903},"59":{"tf":2.23606797749979},"60":{"tf":2.23606797749979},"61":{"tf":2.449489742783178},"62":{"tf":2.8284271247461903},"63":{"tf":2.0},"64":{"tf":2.449489742783178},"65":{"tf":2.0},"66":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":7,"docs":{"106":{"tf":1.0},"124":{"tf":1.0},"159":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"262":{"tf":1.0},"48":{"tf":1.0}},"n":{"df":13,"docs":{"124":{"tf":1.0},"189":{"tf":1.0},"20":{"tf":2.23606797749979},"250":{"tf":1.0},"257":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"298":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"67":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"1":{"4":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"5":{"df":1,"docs":{"275":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"228":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":15,"docs":{"174":{"tf":1.0},"183":{"tf":1.7320508075688772},"226":{"tf":1.0},"23":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.23606797749979},"276":{"tf":3.1622776601683795},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"50":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"358":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"275":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"402":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":9,"docs":{"275":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.7320508075688772},"402":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"420":{"tf":1.0},"421":{"tf":1.7320508075688772},"425":{"tf":1.4142135623730951},"426":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"420":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.0},"235":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"87":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"142":{"tf":1.0},"356":{"tf":1.4142135623730951},"359":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"159":{"tf":1.0},"244":{"tf":1.0},"325":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":2.0}}}}}},"[":{"2":{"df":1,"docs":{"274":{"tf":1.0}}},"3":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}}},"p":{"df":1,"docs":{"424":{"tf":1.0}},"g":{"(":{"1":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":13,"docs":{"1":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":2.449489742783178},"112":{"tf":1.7320508075688772},"116":{"tf":1.0},"117":{"tf":2.0}}},"t":{"df":1,"docs":{"163":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"315":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{",":{"0":{".":{"5":{",":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"208":{"tf":1.4142135623730951},"212":{"tf":1.0},"60":{"tf":1.4142135623730951}},"i":{"c":{"df":2,"docs":{"158":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"27":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0}},"|":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"|":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{".":{"df":4,"docs":{"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}},"df":4,"docs":{"382":{"tf":2.23606797749979},"402":{"tf":2.23606797749979},"420":{"tf":2.23606797749979},"425":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"p":{"df":8,"docs":{"152":{"tf":1.0},"234":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"315":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.4142135623730951},"89":{"tf":2.6457513110645907}}}},"i":{"d":{"df":2,"docs":{"357":{"tf":2.23606797749979},"358":{"tf":3.1622776601683795}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{"df":1,"docs":{"317":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"183":{"tf":1.0},"194":{"tf":1.0},"25":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"w":{"df":3,"docs":{"380":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0}}}}},"s":{"df":1,"docs":{"358":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"286":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"h":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},":":{"%":{"df":0,"docs":{},"m":{":":{"%":{"df":2,"docs":{"314":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{":":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"208":{"tf":1.0}},"i":{"df":1,"docs":{"122":{"tf":1.0}}},"l":{"df":5,"docs":{"126":{"tf":2.23606797749979},"34":{"tf":1.0},"352":{"tf":1.0},"44":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"14":{"tf":1.0},"144":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"313":{"tf":1.0},"363":{"tf":1.0}},"s":{"=":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"5":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"197":{"tf":1.4142135623730951}}}}}},"r":{"d":{"df":2,"docs":{"242":{"tf":1.0},"63":{"tf":1.4142135623730951}},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":2.23606797749979},"208":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":2,"docs":{"159":{"tf":1.0},"163":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"14":{"tf":1.0},"158":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"196":{"tf":1.0},"223":{"tf":1.0},"27":{"tf":1.4142135623730951},"313":{"tf":1.0},"315":{"tf":1.0},"358":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"72":{"tf":1.0},"82":{"tf":3.1622776601683795},"86":{"tf":1.0},"93":{"tf":1.0}},"e":{"a":{"d":{"df":7,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"217":{"tf":1.0},"223":{"tf":1.7320508075688772},"298":{"tf":1.0},"303":{"tf":1.0},"80":{"tf":1.0}}}},"~":{"1":{"df":2,"docs":{"63":{"tf":1.4142135623730951},"66":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"293":{"tf":1.0}}}},"p":{"=":{"<":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"234":{"tf":1.0},"252":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"106":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"152":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"193":{"tf":1.0},"226":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"271":{"tf":1.0},"44":{"tf":2.0},"82":{"tf":1.4142135623730951},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"240":{"tf":1.0},"43":{"tf":1.0}}}}}},"n":{"c":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"356":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":5,"docs":{"161":{"tf":1.0},"232":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"412":{"tf":1.0}}}},"x":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"218":{"tf":1.4142135623730951}}}}}},"df":9,"docs":{"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0},"46":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":9,"docs":{"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.4142135623730951},"414":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":3,"docs":{"302":{"tf":1.0},"320":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"350":{"tf":1.0},"352":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"323":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"47":{"tf":1.4142135623730951},"60":{"tf":2.0}}}}}}},"t":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"114":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"26":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"304":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"322":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":7,"docs":{"133":{"tf":2.0},"141":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"358":{"tf":1.0},"52":{"tf":1.0},"84":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{".":{"0":{",":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"5":{"df":0,"docs":{},"e":{"1":{",":{"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":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"4":{"0":{"8":{",":{"df":0,"docs":{},"i":{"d":{"=":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"164":{"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":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":10,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"164":{"tf":1.4142135623730951},"167":{"tf":1.0},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"190":{"tf":1.0},"326":{"tf":1.7320508075688772},"339":{"tf":1.0},"341":{"tf":1.4142135623730951}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"df":0,"docs":{},"|":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"254":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"=":{"\"":{"\"":{">":{"a":{"a":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"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":{}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":7,"docs":{"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"w":{"/":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"244":{"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":{}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"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":0,"docs":{},"s":{"/":{"5":{"2":{"4":{"9":{"2":{"2":{"2":{"9":{"/":{"c":{"df":1,"docs":{"234":{"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":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"298":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":2,"docs":{"208":{"tf":1.0},"212":{"tf":1.0}}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":5,"docs":{"119":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"21":{"tf":1.4142135623730951},"35":{"tf":1.0}}}},"3":{"8":{"6":{":":{"df":0,"docs":{},"x":{"8":{"6":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"3":{"2":{"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"86":{"tf":2.0},"88":{"tf":1.0}}}}}},"d":{"=":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"359":{"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":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"2":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"359":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"df":1,"docs":{"359":{"tf":1.0}}},"2":{"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"164":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":12,"docs":{"106":{"tf":2.449489742783178},"107":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"117":{"tf":1.0},"127":{"tf":2.0},"128":{"tf":1.4142135623730951},"164":{"tf":1.0},"322":{"tf":1.0},"326":{"tf":2.0},"363":{"tf":1.4142135623730951},"369":{"tf":1.0},"51":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"320":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"369":{"tf":1.0}},"i":{"df":3,"docs":{"164":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0}}}}}}}},"l":{"df":1,"docs":{"186":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"100":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"99":{"tf":1.0}}}}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"304":{"tf":1.0},"308":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"363":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"212":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"163":{"tf":1.4142135623730951},"175":{"tf":1.0}}},"m":{"df":1,"docs":{"372":{"tf":1.4142135623730951}},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"341":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"124":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"259":{"tf":1.0}}}}}}},"df":1,"docs":{"234":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"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":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"107":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"326":{"tf":2.6457513110645907},"336":{"tf":2.0},"98":{"tf":1.0}}}}}}},"n":{":":{"%":{".":{"c":{"=":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"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":{},"o":{"=":{".":{"c":{"df":1,"docs":{"265":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}},"c":{"df":2,"docs":{"393":{"tf":1.4142135623730951},"412":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"u":{"d":{"df":22,"docs":{"181":{"tf":1.0},"234":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979},"242":{"tf":1.0},"244":{"tf":2.23606797749979},"246":{"tf":1.0},"257":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":2.6457513110645907},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"58":{"tf":1.0},"72":{"tf":1.0}},"e":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":1,"docs":{"76":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"369":{"tf":1.0},"373":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":12,"docs":{"12":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":2.0},"275":{"tf":1.4142135623730951},"33":{"tf":1.0},"367":{"tf":1.4142135623730951},"393":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"63":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"i":{"c":{"df":6,"docs":{"186":{"tf":1.0},"298":{"tf":1.0},"369":{"tf":1.0},"400":{"tf":1.0},"408":{"tf":1.0},"418":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"274":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"347":{"tf":1.0}}}},"f":{"df":1,"docs":{"217":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"128":{"tf":2.0}}}}}}},"o":{"df":19,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"29":{"tf":1.0},"300":{"tf":1.4142135623730951},"31":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"116":{"tf":1.0},"204":{"tf":1.0},"208":{"tf":1.0},"212":{"tf":1.4142135623730951},"223":{"tf":1.0},"234":{"tf":1.0},"275":{"tf":1.4142135623730951},"323":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"298":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"=":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"173":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"242":{"tf":1.7320508075688772},"273":{"tf":2.0},"64":{"tf":1.4142135623730951}},"i":{"df":9,"docs":{"140":{"tf":1.0},"273":{"tf":2.23606797749979},"274":{"tf":1.0},"29":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"62":{"tf":1.0}}},"r":{"d":{"df":1,"docs":{"173":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}},"df":1,"docs":{"279":{"tf":1.4142135623730951}}}}},"p":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"314":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"314":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}},"=":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"352":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":16,"docs":{"25":{"tf":1.4142135623730951},"259":{"tf":1.4142135623730951},"271":{"tf":1.0},"289":{"tf":1.0},"3":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":2.0},"313":{"tf":1.0},"352":{"tf":1.0},"53":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"273":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"224":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"125":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.0},"294":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.0},"65":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"11":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"179":{"tf":2.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"246":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"309":{"tf":1.0},"350":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"142":{"tf":1.4142135623730951},"242":{"tf":1.0},"30":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":9,"docs":{"123":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"186":{"tf":1.0},"196":{"tf":1.0},"252":{"tf":1.0},"363":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":4,"docs":{"121":{"tf":1.0},"135":{"tf":1.0},"287":{"tf":1.0},"369":{"tf":1.4142135623730951}},"u":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"135":{"tf":2.0},"150":{"tf":1.0},"169":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"254":{"tf":1.0},"274":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"373":{"tf":1.7320508075688772},"381":{"tf":1.0},"383":{"tf":1.4142135623730951},"388":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"411":{"tf":1.0},"420":{"tf":2.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"284":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.0}}}}}}}}}},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}},"df":0,"docs":{}},"df":28,"docs":{"142":{"tf":2.0},"222":{"tf":1.0},"234":{"tf":3.7416573867739413},"235":{"tf":2.8284271247461903},"237":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"243":{"tf":3.7416573867739413},"244":{"tf":2.0},"257":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":2.0},"282":{"tf":1.7320508075688772},"285":{"tf":1.0},"286":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":2.0},"382":{"tf":1.0},"396":{"tf":1.4142135623730951},"402":{"tf":1.0},"414":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"287":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"376":{"tf":1.0},"377":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"382":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"130":{"tf":1.0},"224":{"tf":1.0},"365":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.7320508075688772}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"120":{"tf":1.0},"152":{"tf":1.0},"26":{"tf":1.0},"56":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}},"f":{"a":{"c":{"df":10,"docs":{"131":{"tf":1.0},"14":{"tf":1.0},"242":{"tf":1.0},"257":{"tf":2.0},"27":{"tf":1.0},"312":{"tf":1.0},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"399":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":1,"docs":{"122":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"217":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"208":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"224":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"234":{"tf":2.0},"325":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"175":{"tf":1.0},"250":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":6,"docs":{"171":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":3.0},"244":{"tf":2.0},"82":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"240":{"tf":2.0},"241":{"tf":1.0}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{">":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":2,"docs":{"166":{"tf":1.7320508075688772},"369":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"369":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"237":{"tf":1.0},"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"6":{"df":1,"docs":{"347":{"tf":1.0}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"204":{"tf":1.0},"339":{"tf":2.449489742783178},"347":{"tf":1.0},"350":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":1.4142135623730951},"368":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"347":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"4":{"/":{"6":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"192":{"tf":1.0},"195":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"352":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"q":{"df":1,"docs":{"408":{"tf":1.4142135623730951}}}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"242":{"tf":1.0}}},"y":{"<":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":1,"docs":{"242":{"tf":1.0}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"df":1,"docs":{"242":{"tf":1.0}}}},"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"242":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":4,"docs":{"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"87":{"tf":2.449489742783178},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":3,"docs":{"159":{"tf":1.0},"163":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"255":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"\"":{">":{"<":{"a":{"df":1,"docs":{"358":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"169":{"tf":1.0},"358":{"tf":2.0},"363":{"tf":1.4142135623730951},"399":{"tf":1.0},"417":{"tf":1.0},"95":{"tf":2.0}}},"r":{"(":{"[":{"'":{"a":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}}}}}}},"j":{"1":{"df":1,"docs":{"257":{"tf":1.0}}},":":{"\\":{"df":0,"docs":{},"n":{":":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},">":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"215":{"tf":1.0},"217":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":5,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"254":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"383":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"254":{"tf":2.0},"274":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"254":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0}}}},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":1,"docs":{"285":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"33":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"293":{"tf":1.0},"294":{"tf":1.7320508075688772}}}}},"df":1,"docs":{"294":{"tf":2.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"383":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":6,"docs":{"254":{"tf":1.0},"274":{"tf":2.23606797749979},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"347":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"n":{"df":1,"docs":{"315":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"tf":1.0}}}}}}}}},"k":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"78":{"tf":1.0}}},"b":{"df":1,"docs":{"78":{"tf":1.0}}},"df":11,"docs":{"105":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"204":{"tf":1.0},"208":{"tf":1.0},"281":{"tf":1.0},"341":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":8,"docs":{"142":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.0},"267":{"tf":1.0},"326":{"tf":1.0},"63":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":7,"docs":{"173":{"tf":2.0},"197":{"tf":1.4142135623730951},"208":{"tf":1.0},"297":{"tf":1.0},"302":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.4142135623730951}}}}}},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"158":{"tf":1.0},"3":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":40,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"106":{"tf":2.6457513110645907},"107":{"tf":2.0},"108":{"tf":2.23606797749979},"110":{"tf":1.7320508075688772},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"116":{"tf":1.0},"117":{"tf":2.449489742783178},"29":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"331":{"tf":2.0},"332":{"tf":3.0},"53":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":2.8284271247461903},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"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.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"d":{"df":1,"docs":{"116":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"3":{"tf":1.7320508075688772},"47":{"tf":1.0},"53":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"114":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":6,"docs":{"235":{"tf":1.4142135623730951},"341":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"101":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"90":{"tf":2.0}}}},"n":{"d":{"df":3,"docs":{"243":{"tf":3.0},"320":{"tf":1.0},"347":{"tf":1.0}}},"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"143":{"tf":1.0}},"n":{"df":1,"docs":{"301":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"173":{"tf":1.0}}}},"w":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"l":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{"a":{"df":1,"docs":{"265":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"183":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"163":{"tf":1.0},"304":{"tf":1.0},"325":{"tf":1.0},"363":{"tf":1.4142135623730951}}}},"l":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}}},"df":1,"docs":{"425":{"tf":1.0}},"n":{"d":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"184":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"122":{"tf":1.0},"208":{"tf":1.0},"23":{"tf":1.4142135623730951},"294":{"tf":1.0},"32":{"tf":1.4142135623730951},"399":{"tf":1.0},"417":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.7320508075688772},"70":{"tf":1.0},"77":{"tf":1.4142135623730951},"86":{"tf":1.0},"99":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"172":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":1,"docs":{"254":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"357":{"tf":1.0},"358":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"b":{"df":0,"docs":{},"r":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"(":{"8":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"228":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.7320508075688772}}}}},"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"275":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"272":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"272":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"=":{".":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"246":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":1,"docs":{"273":{"tf":1.0}}},"df":4,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"277":{"tf":1.0},"425":{"tf":1.0}},"l":{"df":1,"docs":{"276":{"tf":1.0}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"394":{"tf":1.0},"401":{"tf":1.0}}},"r":{"df":5,"docs":{"392":{"tf":2.23606797749979},"393":{"tf":1.4142135623730951},"402":{"tf":1.7320508075688772},"412":{"tf":2.23606797749979},"420":{"tf":1.7320508075688772}}}},"df":21,"docs":{"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"156":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"216":{"tf":1.4142135623730951},"223":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.0},"31":{"tf":1.0},"331":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"320":{"tf":1.0}}},"df":3,"docs":{"372":{"tf":1.4142135623730951},"374":{"tf":1.0},"382":{"tf":1.0}},"k":{"df":1,"docs":{"246":{"tf":1.0}}},"v":{"df":2,"docs":{"142":{"tf":1.0},"381":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"/":{"df":1,"docs":{"95":{"tf":1.0}},"m":{"df":1,"docs":{"95":{"tf":1.0}}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"142":{"tf":1.0},"183":{"tf":1.0},"21":{"tf":1.0},"273":{"tf":1.4142135623730951},"3":{"tf":1.0},"311":{"tf":1.0},"357":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951}}}},"n":{"df":4,"docs":{"374":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"152":{"tf":1.0},"47":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"369":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"284":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"276":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"a":{".":{"c":{"c":{"df":1,"docs":{"257":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"257":{"tf":1.0},"273":{"tf":1.0}}},"b":{"df":1,"docs":{"273":{"tf":1.0}}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"273":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":4,"docs":{"121":{"tf":1.4142135623730951},"206":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"c":{"c":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"276":{"tf":1.7320508075688772}}}},"v":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}}}},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"246":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"124":{"tf":1.4142135623730951},"246":{"tf":1.0},"257":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"277":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"t":{"d":{"c":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"358":{"tf":1.7320508075688772},"425":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"296":{"tf":1.0},"343":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":20,"docs":{"12":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"196":{"tf":1.4142135623730951},"215":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"294":{"tf":1.4142135623730951},"342":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"80":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"21":{"tf":1.0}}}},"k":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"274":{"tf":1.0}}}},"df":18,"docs":{"223":{"tf":1.0},"226":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"273":{"tf":2.8284271247461903},"274":{"tf":1.4142135623730951},"275":{"tf":2.0},"276":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"363":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.7320508075688772},"390":{"tf":1.0},"400":{"tf":1.4142135623730951},"406":{"tf":1.0},"411":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"=":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"a":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"402":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"420":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"v":{"6":{"4":{"df":1,"docs":{"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":6,"docs":{"223":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"3":{"df":1,"docs":{"420":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}},"df":9,"docs":{"255":{"tf":1.0},"289":{"tf":1.0},"310":{"tf":1.0},"347":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":2.0},"420":{"tf":1.7320508075688772},"425":{"tf":2.0},"426":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"99":{"tf":2.0}}},"t":{"(":{")":{"[":{"0":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":88,"docs":{"105":{"tf":1.7320508075688772},"106":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":2.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"13":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"179":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.7320508075688772},"20":{"tf":2.449489742783178},"204":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"234":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"242":{"tf":2.0},"243":{"tf":2.23606797749979},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"259":{"tf":1.0},"26":{"tf":2.449489742783178},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"280":{"tf":1.0},"291":{"tf":2.6457513110645907},"292":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"304":{"tf":1.0},"307":{"tf":1.0},"315":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"329":{"tf":1.7320508075688772},"33":{"tf":2.23606797749979},"330":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"343":{"tf":2.6457513110645907},"344":{"tf":1.0},"348":{"tf":1.4142135623730951},"349":{"tf":1.0},"358":{"tf":1.0},"400":{"tf":1.0},"41":{"tf":1.0},"418":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"82":{"tf":2.0},"83":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"172":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"218":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}}}}},"k":{"df":2,"docs":{"217":{"tf":1.0},"352":{"tf":1.7320508075688772}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"287":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"%":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"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":{"285":{"tf":1.0},"287":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"408":{"tf":1.0},"412":{"tf":1.4142135623730951}}}}}}},"df":16,"docs":{"121":{"tf":1.7320508075688772},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"141":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.4142135623730951},"246":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"331":{"tf":2.0},"332":{"tf":1.4142135623730951},"352":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":1.0},"42":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{">":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"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":17,"docs":{"103":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"180":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"275":{"tf":2.23606797749979},"276":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.0},"62":{"tf":1.0},"82":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"190":{"tf":1.4142135623730951},"350":{"tf":1.0},"352":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":12,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"123":{"tf":1.4142135623730951},"129":{"tf":1.0},"142":{"tf":1.4142135623730951},"274":{"tf":1.0},"301":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"42":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"380":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0}},"g":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"279":{"tf":1.0}}}},"2":{"(":{"1":{"0":{"2":{"4":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"392":{"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":{},"t":{"a":{"df":0,"docs":{},"g":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":11,"docs":{"130":{"tf":2.6457513110645907},"169":{"tf":1.7320508075688772},"204":{"tf":1.7320508075688772},"206":{"tf":1.0},"279":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.7320508075688772},"304":{"tf":1.0},"35":{"tf":1.4142135623730951},"352":{"tf":2.23606797749979},"60":{"tf":2.8284271247461903}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"194":{"tf":1.0},"320":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"116":{"tf":1.0},"142":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"261":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"42":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"129":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":2.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951}}}}},"p":{"(":{"4":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"304":{"tf":2.0},"305":{"tf":1.4142135623730951}}},"df":3,"docs":{"304":{"tf":2.0},"39":{"tf":1.0},"40":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"320":{"tf":1.0}}},"t":{"df":2,"docs":{"325":{"tf":1.0},"63":{"tf":1.0}}}},"w":{"df":1,"docs":{"27":{"tf":1.0}},"|":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}}}}},"p":{"6":{"4":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":8,"docs":{"386":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.4142135623730951},"406":{"tf":1.0},"411":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"420":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"277":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"m":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":7,"docs":{"315":{"tf":1.0},"334":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.4142135623730951}},"l":{"df":2,"docs":{"392":{"tf":1.0},"412":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"(":{"8":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":9,"docs":{"185":{"tf":1.0},"186":{"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},"326":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"314":{"tf":1.4142135623730951}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"207":{"tf":1.0}}}}}},"df":3,"docs":{"203":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"k":{"df":3,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":2.6457513110645907},"305":{"tf":2.0}},"s":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"d":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"303":{"tf":1.0},"304":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}}}}}},"s":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":2.0}}}}},"df":0,"docs":{}}},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":1,"docs":{"244":{"tf":2.0}},"m":{"df":1,"docs":{"244":{"tf":1.7320508075688772}}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"241":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"244":{"tf":1.0}}}}}},"df":1,"docs":{"244":{"tf":1.0}},"{":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"244":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"172":{"tf":2.449489742783178},"175":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"312":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"132":{"tf":1.0},"241":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"314":{"tf":1.0}}}}}},"+":{"0":{"df":0,"docs":{},"x":{"1":{"5":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"288":{"tf":1.0}},"f":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"c":{"c":{"df":2,"docs":{"257":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"142":{"tf":1.4142135623730951},"207":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"257":{"tf":1.0},"273":{"tf":2.8284271247461903},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"287":{"tf":2.0},"288":{"tf":1.7320508075688772}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"208":{"tf":1.0},"86":{"tf":1.4142135623730951}}}}},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"258":{"tf":1.0}}},"df":0,"docs":{}},"df":15,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"183":{"tf":1.0},"22":{"tf":1.0},"228":{"tf":1.0},"259":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"269":{"tf":1.0},"276":{"tf":1.0},"334":{"tf":1.0},"352":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"262":{"tf":1.4142135623730951},"263":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"_":{"=":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"247":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"246":{"tf":1.4142135623730951}},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"246":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"246":{"tf":1.0},"247":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"3":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"204":{"tf":1.0},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"83":{"tf":1.0}}}},"df":8,"docs":{"295":{"tf":1.4142135623730951},"3":{"tf":1.0},"346":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951},"7":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"184":{"tf":1.0},"308":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":12,"docs":{"153":{"tf":1.0},"201":{"tf":1.7320508075688772},"223":{"tf":1.0},"241":{"tf":1.0},"247":{"tf":1.4142135623730951},"273":{"tf":2.8284271247461903},"298":{"tf":2.0},"3":{"tf":1.7320508075688772},"303":{"tf":2.0},"304":{"tf":1.0},"305":{"tf":1.0},"57":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"tf":1.0}}}}},"k":{"df":4,"docs":{"83":{"tf":1.0},"90":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"k":{":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"318":{"tf":1.7320508075688772}}},"m":{"=":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"93":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"1":{"df":1,"docs":{"9":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":34,"docs":{"122":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"170":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"20":{"tf":3.4641016151377544},"206":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":2.0},"243":{"tf":4.123105625617661},"25":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"261":{"tf":2.23606797749979},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":2.23606797749979},"89":{"tf":1.0},"9":{"tf":2.8284271247461903},"93":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"46":{"tf":2.23606797749979}}}},"x":{"df":3,"docs":{"204":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}}}}}},"b":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":25,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"18":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"238":{"tf":2.23606797749979},"244":{"tf":3.1622776601683795},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.0},"358":{"tf":1.4142135623730951},"408":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"72":{"tf":2.0},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":8,"docs":{"23":{"tf":1.4142135623730951},"234":{"tf":1.0},"254":{"tf":1.0},"352":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"7":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"242":{"tf":1.0},"275":{"tf":1.0},"315":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":2.0},"234":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"273":{"tf":1.0}}},"y":{"(":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":11,"docs":{"123":{"tf":1.0},"135":{"tf":1.0},"142":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":2.23606797749979},"201":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.7320508075688772},"291":{"tf":1.0},"298":{"tf":1.0},"399":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"374":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"353":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"159":{"tf":1.0},"162":{"tf":1.0}}}}},"df":1,"docs":{"162":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"287":{"tf":1.4142135623730951},"311":{"tf":1.0},"46":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"126":{"tf":1.0},"13":{"tf":1.0},"247":{"tf":1.0},"293":{"tf":1.0},"352":{"tf":1.0},"50":{"tf":1.0},"82":{"tf":1.4142135623730951}}}},"df":1,"docs":{"131":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"239":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":1.0}},"l":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"311":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"n":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"w":{"df":1,"docs":{"181":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"173":{"tf":1.0},"241":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"208":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"320":{"tf":1.4142135623730951},"322":{"tf":1.7320508075688772},"324":{"tf":2.0},"325":{"tf":2.449489742783178}}}}}},"s":{"c":{"df":2,"docs":{"121":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":2,"docs":{"224":{"tf":1.0},"63":{"tf":1.0}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"163":{"tf":1.0}}},"4":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"308":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"140":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"305":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":21,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.0},"119":{"tf":1.0},"128":{"tf":1.0},"139":{"tf":1.0},"152":{"tf":1.0},"158":{"tf":1.4142135623730951},"166":{"tf":1.0},"208":{"tf":1.0},"218":{"tf":1.0},"3":{"tf":1.0},"363":{"tf":1.4142135623730951},"408":{"tf":1.0},"412":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.7320508075688772},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"86":{"tf":2.0},"92":{"tf":1.4142135623730951},"99":{"tf":1.0}},"l":{"df":3,"docs":{"353":{"tf":1.0},"358":{"tf":1.0},"370":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"106":{"tf":1.0},"246":{"tf":1.0},"257":{"tf":1.0},"317":{"tf":1.0},"322":{"tf":1.0},"324":{"tf":1.0},"373":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"302":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":7,"docs":{"158":{"tf":1.4142135623730951},"166":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.23606797749979},"175":{"tf":1.0},"185":{"tf":1.0},"350":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"272":{"tf":1.0},"322":{"tf":2.23606797749979},"324":{"tf":2.0},"325":{"tf":1.7320508075688772},"326":{"tf":2.0},"328":{"tf":1.0},"331":{"tf":1.0},"361":{"tf":2.0},"44":{"tf":3.0}},"e":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"/":{".":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"334":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"334":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":2.0},"332":{"tf":1.7320508075688772},"333":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772}},"v":{"1":{"df":1,"docs":{"334":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"20":{"tf":2.0},"234":{"tf":1.0},"242":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"287":{"tf":1.0},"320":{"tf":1.4142135623730951},"356":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"168":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"321":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":2.23606797749979},"331":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}}}}}},"s":{"df":3,"docs":{"158":{"tf":1.0},"311":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951}},"e":{"0":{"df":1,"docs":{"313":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"311":{"tf":1.0}}}}}},"v":{"df":14,"docs":{"156":{"tf":1.4142135623730951},"174":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"234":{"tf":2.449489742783178},"235":{"tf":2.449489742783178},"371":{"tf":2.0},"372":{"tf":2.0},"374":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"382":{"tf":2.23606797749979},"401":{"tf":1.0},"402":{"tf":2.0},"419":{"tf":1.0},"420":{"tf":2.0}},"e":{"df":6,"docs":{"142":{"tf":1.0},"326":{"tf":1.0},"373":{"tf":1.0},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"52":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"311":{"tf":1.4142135623730951},"52":{"tf":1.0}}}}}}},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":2,"docs":{"389":{"tf":1.0},"410":{"tf":1.0}}},"s":{"df":2,"docs":{"208":{"tf":1.4142135623730951},"32":{"tf":1.0}},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":2.0},"19":{"tf":1.0},"4":{"tf":1.0},"50":{"tf":1.0}}},"r":{"[":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"370":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":3,"docs":{"370":{"tf":1.7320508075688772},"389":{"tf":1.0},"410":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"3":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"246":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"250":{"tf":1.0},"88":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":13,"docs":{"128":{"tf":1.0},"183":{"tf":1.0},"211":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"361":{"tf":1.0},"412":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":1.0},"62":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"281":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"n":{".":{".":{"df":0,"docs":{},"m":{".":{".":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":1,"docs":{"72":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"62":{"tf":1.0}}},"p":{"df":1,"docs":{"89":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":0,"docs":{},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"241":{"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":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"$":{"3":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":41,"docs":{"103":{"tf":1.0},"11":{"tf":1.0},"127":{"tf":1.7320508075688772},"163":{"tf":1.0},"164":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.4142135623730951},"215":{"tf":1.0},"217":{"tf":1.0},"23":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":2.6457513110645907},"26":{"tf":1.0},"262":{"tf":2.0},"269":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":2.23606797749979},"276":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"297":{"tf":2.0},"303":{"tf":2.449489742783178},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"313":{"tf":1.0},"322":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"326":{"tf":1.7320508075688772},"339":{"tf":1.0},"344":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"78":{"tf":2.23606797749979},"86":{"tf":2.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":3,"docs":{"240":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"302":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"235":{"tf":1.0},"94":{"tf":1.7320508075688772}}}}}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"347":{"tf":1.0},"351":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}},"v":{"df":1,"docs":{"358":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"89":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"352":{"tf":2.23606797749979}}},"d":{"df":0,"docs":{},"x":{"df":2,"docs":{"275":{"tf":1.7320508075688772},"276":{"tf":1.0}}}},"df":37,"docs":{"101":{"tf":1.0},"106":{"tf":2.0},"150":{"tf":1.4142135623730951},"160":{"tf":1.0},"18":{"tf":1.4142135623730951},"186":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"204":{"tf":1.0},"208":{"tf":1.0},"215":{"tf":2.23606797749979},"216":{"tf":1.7320508075688772},"217":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"237":{"tf":1.0},"240":{"tf":1.7320508075688772},"293":{"tf":1.0},"294":{"tf":1.0},"3":{"tf":1.0},"313":{"tf":1.0},"339":{"tf":1.0},"408":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":2.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"11":{"tf":1.0},"197":{"tf":1.4142135623730951},"208":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0}}},"df":0,"docs":{}},"g":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"20":{"tf":1.0},"72":{"tf":1.0}}}},"df":2,"docs":{"408":{"tf":1.0},"75":{"tf":1.0}}},"t":{"df":1,"docs":{"339":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"347":{"tf":1.4142135623730951},"352":{"tf":1.0},"353":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":4,"docs":{"167":{"tf":1.0},"186":{"tf":1.4142135623730951},"337":{"tf":1.0},"347":{"tf":1.0}}}}}}},"w":{"df":22,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"142":{"tf":2.0},"197":{"tf":1.4142135623730951},"244":{"tf":2.23606797749979},"287":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"322":{"tf":1.0},"324":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"363":{"tf":2.0},"418":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"199":{"tf":1.0},"200":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"89":{"tf":1.0}}}}}}}},":":{"(":{"d":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":12,"docs":{"121":{"tf":1.0},"135":{"tf":1.4142135623730951},"15":{"tf":1.0},"224":{"tf":1.0},"23":{"tf":1.0},"308":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":1.0}}}}},"f":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"353":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"352":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"349":{"tf":1.4142135623730951}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"337":{"tf":1.0},"347":{"tf":2.0},"350":{"tf":1.0},"352":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"348":{"tf":1.4142135623730951},"349":{"tf":1.7320508075688772},"350":{"tf":1.0},"352":{"tf":1.0}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"350":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"c":{"df":1,"docs":{"167":{"tf":1.0}},"e":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"216":{"tf":1.0}}},"m":{"(":{"1":{"df":1,"docs":{"227":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"214":{"tf":1.0},"227":{"tf":1.0},"241":{"tf":2.0}}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"b":{"b":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"183":{"tf":2.23606797749979},"184":{"tf":1.0},"212":{"tf":1.0},"276":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"286":{"tf":1.7320508075688772}}}}}}},"k":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":4,"docs":{"180":{"tf":1.0},"204":{"tf":1.0},"234":{"tf":1.4142135623730951},"238":{"tf":1.0}},"e":{"df":8,"docs":{"15":{"tf":1.0},"261":{"tf":1.0},"275":{"tf":1.4142135623730951},"279":{"tf":2.449489742783178},"280":{"tf":1.0},"308":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951}}}},"p":{"df":2,"docs":{"274":{"tf":1.0},"288":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"382":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"273":{"tf":1.0},"275":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.4142135623730951},"157":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"217":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"310":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"275":{"tf":2.0}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"%":{"2":{"df":1,"docs":{"74":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"208":{"tf":1.0},"217":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"71":{"tf":1.0}}},"s":{"df":1,"docs":{"72":{"tf":1.0}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"12":{"tf":1.0},"160":{"tf":1.0},"204":{"tf":1.0},"217":{"tf":1.0},"240":{"tf":1.4142135623730951},"254":{"tf":1.0},"297":{"tf":1.0},"312":{"tf":1.0},"352":{"tf":1.0},"382":{"tf":1.0},"62":{"tf":1.4142135623730951},"71":{"tf":2.0},"72":{"tf":1.0},"77":{"tf":1.0}}}}},"df":4,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"275":{"tf":1.7320508075688772},"276":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"o":{"$":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"0":{"df":1,"docs":{"234":{"tf":1.0}}},"1":{"df":1,"docs":{"234":{"tf":1.0}}},"2":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"254":{"tf":1.0}}},"3":{"df":3,"docs":{"234":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"314":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"214":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"284":{"tf":1.0},"65":{"tf":2.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"142":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":3.7416573867739413},"276":{"tf":1.4142135623730951},"314":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"19":{"tf":1.0},"88":{"tf":2.0}},"r":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"(":{"1":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0}}},"df":34,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"131":{"tf":1.0},"168":{"tf":1.0},"174":{"tf":1.4142135623730951},"183":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"226":{"tf":1.7320508075688772},"246":{"tf":1.0},"254":{"tf":1.0},"261":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"285":{"tf":2.23606797749979},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"300":{"tf":1.0},"331":{"tf":1.4142135623730951},"361":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"8":{"tf":2.23606797749979},"80":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"97":{"tf":1.0}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"308":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"304":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"217":{"tf":1.4142135623730951},"274":{"tf":2.0},"275":{"tf":1.4142135623730951},"304":{"tf":1.0},"390":{"tf":1.4142135623730951},"392":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"g":{"df":1,"docs":{"234":{"tf":1.0}}},"k":{"df":1,"docs":{"234":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"142":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"208":{"tf":1.0},"61":{"tf":1.0}}}}},"n":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":2.0},"53":{"tf":1.0}}}}}},"c":{"df":6,"docs":{"111":{"tf":1.0},"142":{"tf":1.0},"183":{"tf":1.0},"314":{"tf":1.0},"70":{"tf":1.0},"78":{"tf":1.0}}},"df":28,"docs":{"11":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":1.0},"234":{"tf":2.0},"237":{"tf":1.4142135623730951},"242":{"tf":2.23606797749979},"243":{"tf":1.4142135623730951},"261":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"296":{"tf":1.0},"308":{"tf":1.0},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"194":{"tf":1.0},"60":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"172":{"tf":1.0},"182":{"tf":1.0},"324":{"tf":3.0},"325":{"tf":2.449489742783178}}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"369":{"tf":1.0}}}}},"o":{"b":{"df":1,"docs":{"153":{"tf":1.0}}},"df":1,"docs":{"155":{"tf":1.0}}},"p":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{">":{"(":{")":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{">":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"b":{">":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":1,"docs":{"240":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"(":{"2":{"df":1,"docs":{"205":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":17,"docs":{"102":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"165":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"193":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"99":{"tf":1.0}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"161":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"232":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"373":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{")":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"194":{"tf":1.4142135623730951},"240":{"tf":3.0},"25":{"tf":1.0},"280":{"tf":1.4142135623730951},"33":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"373":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":1,"docs":{"212":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"212":{"tf":1.0}}}}}}},"t":{"1":{"(":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}},":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"[":{":":{"]":{"[":{"=":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"7":{"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":{},"s":{"c":{"]":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"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":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}}}},"df":25,"docs":{"119":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.0},"201":{"tf":1.4142135623730951},"204":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"27":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"303":{"tf":1.0},"339":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"67":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"234":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.4142135623730951},"286":{"tf":2.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772}}},"n":{"d":{"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"244":{"tf":1.0}},"m":{"df":1,"docs":{"244":{"tf":1.0}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":31,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":2.23606797749979},"150":{"tf":1.0},"170":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.4142135623730951},"196":{"tf":1.0},"20":{"tf":1.4142135623730951},"23":{"tf":2.449489742783178},"244":{"tf":1.7320508075688772},"250":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"26":{"tf":1.7320508075688772},"271":{"tf":1.4142135623730951},"280":{"tf":1.0},"281":{"tf":1.0},"304":{"tf":1.0},"315":{"tf":2.0},"331":{"tf":1.0},"339":{"tf":1.0},"363":{"tf":1.0},"412":{"tf":1.0},"44":{"tf":2.6457513110645907},"50":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":2.0},"8":{"tf":1.4142135623730951}}}}},"s":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"a":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"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":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"358":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"273":{"tf":3.0},"347":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"263":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"186":{"tf":1.0},"189":{"tf":1.0},"20":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"347":{"tf":1.4142135623730951}}}},"df":2,"docs":{"95":{"tf":1.0},"96":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"234":{"tf":1.7320508075688772},"58":{"tf":2.0},"59":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":1,"docs":{"234":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"317":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"tf":1.0}}}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":9,"docs":{"142":{"tf":1.4142135623730951},"254":{"tf":1.0},"26":{"tf":1.0},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"268":{"tf":2.0},"299":{"tf":1.0},"313":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":21,"docs":{"103":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"194":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.4142135623730951},"250":{"tf":1.0},"259":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"343":{"tf":1.0},"350":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.4142135623730951},"82":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"208":{"tf":1.0},"212":{"tf":1.0},"308":{"tf":1.0},"42":{"tf":1.0},"6":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"369":{"tf":1.0},"408":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"142":{"tf":1.0},"263":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"272":{"tf":1.0},"304":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"180":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"308":{"tf":1.0},"318":{"tf":1.0}}}}}}},"p":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"237":{"tf":1.0}}},":":{"df":1,"docs":{"186":{"tf":1.0}}},">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772},"359":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"177":{"tf":2.23606797749979},"178":{"tf":1.4142135623730951},"179":{"tf":2.6457513110645907},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"352":{"tf":1.0},"83":{"tf":2.6457513110645907}}}},"df":1,"docs":{"237":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"341":{"tf":1.0},"347":{"tf":1.0},"350":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":2.23606797749979},"353":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"1":{"tf":1.0},"177":{"tf":2.449489742783178},"178":{"tf":1.0},"179":{"tf":2.23606797749979},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":4,"docs":{"197":{"tf":3.0},"208":{"tf":1.0},"298":{"tf":2.0},"358":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.4142135623730951},"140":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}},"t":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":6,"docs":{"243":{"tf":1.0},"394":{"tf":1.0},"400":{"tf":1.0},"418":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":4,"docs":{"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":3.1622776601683795},"53":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":7,"docs":{"19":{"tf":1.0},"23":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":2.6457513110645907},"24":{"tf":1.4142135623730951},"240":{"tf":2.6457513110645907},"244":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"172":{"tf":1.0},"19":{"tf":1.0},"237":{"tf":2.23606797749979},"238":{"tf":2.0},"242":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"128":{"tf":1.0},"298":{"tf":1.0},"302":{"tf":1.0}},"s":{"=":{"0":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"369":{"tf":1.0}}}}},"s":{"df":4,"docs":{"23":{"tf":2.0},"339":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":5,"docs":{"163":{"tf":1.7320508075688772},"21":{"tf":1.0},"217":{"tf":1.0},"25":{"tf":1.0},"64":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"242":{"tf":1.7320508075688772},"243":{"tf":2.449489742783178},"56":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"163":{"tf":2.23606797749979},"303":{"tf":1.0},"304":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"126":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":14,"docs":{"126":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"281":{"tf":1.7320508075688772},"352":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"41":{"tf":1.0},"414":{"tf":1.7320508075688772},"44":{"tf":1.0},"7":{"tf":1.0}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"109":{"tf":1.7320508075688772},"303":{"tf":2.0},"304":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"183":{"tf":1.0},"52":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"155":{"tf":1.0},"274":{"tf":1.0},"62":{"tf":4.47213595499958}}}},"df":0,"docs":{},"h":{">":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"129":{"tf":2.449489742783178},"201":{"tf":1.0},"204":{"tf":2.0},"254":{"tf":1.4142135623730951},"262":{"tf":1.7320508075688772},"269":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"287":{"tf":2.23606797749979},"288":{"tf":2.449489742783178},"33":{"tf":1.4142135623730951},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"46":{"tf":1.7320508075688772},"64":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"19":{"tf":1.0},"20":{"tf":1.0},"297":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"281":{"tf":1.0}},"n":{">":{"[":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":22,"docs":{"170":{"tf":1.0},"19":{"tf":2.23606797749979},"199":{"tf":1.0},"20":{"tf":3.605551275463989},"242":{"tf":2.0},"243":{"tf":4.47213595499958},"25":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"291":{"tf":1.0},"294":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"4":{"tf":1.0},"69":{"tf":2.23606797749979},"70":{"tf":1.7320508075688772},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951}}}}}}}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"339":{"tf":1.4142135623730951}}}},"df":3,"docs":{"386":{"tf":1.4142135623730951},"406":{"tf":1.0},"419":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"168":{"tf":1.0}}}},"d":{"df":2,"docs":{"150":{"tf":1.0},"274":{"tf":1.4142135623730951}}},"df":42,"docs":{"101":{"tf":1.0},"119":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"186":{"tf":2.0},"188":{"tf":1.0},"194":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"240":{"tf":2.8284271247461903},"241":{"tf":3.4641016151377544},"259":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.4142135623730951},"3":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"361":{"tf":2.0},"47":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"130":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":11,"docs":{"170":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"275":{"tf":1.0},"311":{"tf":1.0},"387":{"tf":1.0},"60":{"tf":1.0}},"f":{"(":{"1":{"df":1,"docs":{"208":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}},"df":4,"docs":{"203":{"tf":1.0},"208":{"tf":2.23606797749979},"210":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.4142135623730951},"244":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"244":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"208":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"274":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":2.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.0},"308":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"369":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"228":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"185":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"286":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"197":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"242":{"tf":1.0},"243":{"tf":1.7320508075688772}}}},"d":{"df":20,"docs":{"119":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":1.0},"186":{"tf":1.4142135623730951},"188":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"297":{"tf":2.449489742783178},"300":{"tf":1.0},"302":{"tf":1.0},"80":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"196":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"185":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"297":{"tf":1.0},"32":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"g":{"df":4,"docs":{"177":{"tf":2.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"363":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"418":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"df":3,"docs":{"182":{"tf":1.0},"352":{"tf":1.4142135623730951},"383":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"369":{"tf":1.0}},"t":{"df":2,"docs":{"225":{"tf":1.4142135623730951},"274":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"201":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"185":{"tf":1.0},"201":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"8":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":16,"docs":{"159":{"tf":1.0},"170":{"tf":1.7320508075688772},"193":{"tf":1.0},"197":{"tf":1.0},"240":{"tf":1.0},"274":{"tf":1.4142135623730951},"347":{"tf":1.0},"363":{"tf":1.7320508075688772},"376":{"tf":1.0},"377":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"135":{"tf":1.0},"208":{"tf":1.4142135623730951},"234":{"tf":3.1622776601683795},"235":{"tf":1.0},"244":{"tf":1.0},"274":{"tf":2.23606797749979},"314":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.0},"381":{"tf":2.0},"386":{"tf":1.4142135623730951},"387":{"tf":2.0},"406":{"tf":1.0},"412":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{">":{"/":{"<":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"327":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"320":{"tf":2.23606797749979},"321":{"tf":1.7320508075688772},"322":{"tf":2.23606797749979},"323":{"tf":2.449489742783178},"326":{"tf":2.8284271247461903},"328":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.7320508075688772}}}},"p":{"df":9,"docs":{"239":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.0},"369":{"tf":1.4142135623730951},"381":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.4142135623730951},"55":{"tf":1.0},"90":{"tf":1.0}},"f":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":1,"docs":{"369":{"tf":1.0}},"q":{"df":1,"docs":{"369":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"197":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"=":{"\"":{"8":{"0":{"8":{"0":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"165":{"tf":1.0},"167":{"tf":1.4142135623730951},"172":{"tf":1.0},"186":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"344":{"tf":2.0},"345":{"tf":1.7320508075688772},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"155":{"tf":1.0},"26":{"tf":1.0},"363":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951}}},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"315":{"tf":1.0},"335":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"13":{"tf":1.0},"20":{"tf":1.0},"234":{"tf":1.0},"26":{"tf":1.7320508075688772},"82":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"393":{"tf":1.0},"412":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":6,"docs":{"242":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0},"393":{"tf":1.0},"412":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"42":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"19":{"tf":1.0},"4":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"19":{"tf":1.4142135623730951},"281":{"tf":1.0},"4":{"tf":1.4142135623730951},"52":{"tf":4.69041575982343},"53":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"252":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"250":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"250":{"tf":1.0},"257":{"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":3,"docs":{"259":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":2.0}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"350":{"tf":1.0},"351":{"tf":1.0}},"e":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"208":{"tf":1.0}},"t":{"df":1,"docs":{"300":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"238":{"tf":1.0},"30":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0}}}},"v":{"df":1,"docs":{"298":{"tf":1.0}}}},"s":{"df":1,"docs":{"311":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"130":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"v":{"=":{"$":{"3":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":2,"docs":{"27":{"tf":1.0},"380":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":7,"docs":{"101":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"363":{"tf":1.0},"44":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}}}}},"g":{"df":3,"docs":{"119":{"tf":1.7320508075688772},"204":{"tf":1.0},"206":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"117":{"tf":1.0},"163":{"tf":1.7320508075688772},"242":{"tf":2.0},"243":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"279":{"tf":1.0}}},"df":1,"docs":{"279":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{",":{"df":0,"docs":{},"x":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"215":{"tf":1.0}}}},"df":0,"docs":{}},"df":38,"docs":{"121":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":1.7320508075688772},"150":{"tf":1.4142135623730951},"151":{"tf":1.0},"158":{"tf":1.0},"174":{"tf":1.0},"19":{"tf":1.0},"204":{"tf":2.23606797749979},"215":{"tf":2.0},"223":{"tf":2.6457513110645907},"237":{"tf":1.4142135623730951},"24":{"tf":1.0},"247":{"tf":1.7320508075688772},"250":{"tf":1.7320508075688772},"252":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"82":{"tf":1.0},"99":{"tf":1.7320508075688772}},"f":{"(":{"\"":{"%":{"d":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{},"s":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"2":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"181":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"242":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"350":{"tf":1.7320508075688772},"351":{"tf":1.0},"352":{"tf":1.7320508075688772}},"s":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"257":{"tf":2.0},"298":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"o":{"c":{"/":{"*":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"298":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"307":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"297":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"302":{"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":{"193":{"tf":1.4142135623730951},"313":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"274":{"tf":1.0},"395":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.0},"421":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"119":{"tf":1.0},"128":{"tf":2.23606797749979},"188":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":2.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"213":{"tf":1.0},"23":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"297":{"tf":2.23606797749979},"298":{"tf":1.4142135623730951},"302":{"tf":2.23606797749979},"326":{"tf":1.0},"387":{"tf":1.7320508075688772},"408":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"78":{"tf":1.0},"80":{"tf":1.0}}}}},"f":{"df":1,"docs":{"307":{"tf":1.0}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"=":{"0":{"0":{"3":{"3":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"*":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"203":{"tf":1.0},"286":{"tf":1.7320508075688772},"287":{"tf":3.0},"288":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"217":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"146":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}}}},"df":20,"docs":{"14":{"tf":1.0},"142":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"286":{"tf":1.7320508075688772},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"383":{"tf":1.7320508075688772},"386":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772}},"m":{"df":1,"docs":{"235":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"257":{"tf":1.0}}}}}}},"df":1,"docs":{"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"381":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"106":{"tf":1.0},"119":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"257":{"tf":1.4142135623730951},"291":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":1.0},"333":{"tf":2.23606797749979},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":8,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"240":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"315":{"tf":1.0},"70":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":1,"docs":{"80":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"185":{"tf":1.0},"202":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"275":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"0":{",":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"3":{".":{"2":{"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":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"275":{"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":1,"docs":{"275":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"2":{"df":1,"docs":{"302":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"289":{"tf":1.0},"302":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"234":{"tf":2.6457513110645907},"235":{"tf":2.23606797749979},"288":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":2.0},"372":{"tf":1.7320508075688772},"424":{"tf":1.7320508075688772}}}},"u":{"b":{"df":2,"docs":{"113":{"tf":1.0},"117":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"105":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"257":{"tf":1.7320508075688772},"399":{"tf":1.0},"417":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"n":{"df":2,"docs":{"234":{"tf":1.7320508075688772},"236":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"367":{"tf":1.0},"383":{"tf":1.0},"386":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"424":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.0}}}}}},"df":13,"docs":{"274":{"tf":2.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"369":{"tf":1.4142135623730951},"376":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"419":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951}},"f":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":1,"docs":{"369":{"tf":1.0}},"q":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"274":{"tf":2.23606797749979},"288":{"tf":1.0},"44":{"tf":1.0}},"s":{"(":{"\"":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"286":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"276":{"tf":1.0}}},"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"_":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":1,"docs":{"238":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"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":{}}}},"w":{"d":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"3":{"df":1,"docs":{"281":{"tf":1.0}}},"df":5,"docs":{"228":{"tf":1.0},"278":{"tf":1.0},"280":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}}}}}}},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":2,"docs":{"163":{"tf":1.4142135623730951},"171":{"tf":1.0}}},"df":0,"docs":{}}}},"df":9,"docs":{"102":{"tf":1.0},"179":{"tf":1.0},"234":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"373":{"tf":1.0},"408":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0}},"e":{"df":1,"docs":{"179":{"tf":1.0}},"m":{"df":0,"docs":{},"u":{"(":{"1":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"1":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"166":{"tf":1.0},"171":{"tf":1.7320508075688772},"172":{"tf":2.449489742783178},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":2.8284271247461903},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}},"t":{"df":0,"docs":{},"q":{"df":1,"docs":{"181":{"tf":1.0}}}}},"i":{"df":1,"docs":{"181":{"tf":1.0}}},"l":{"df":2,"docs":{"179":{"tf":1.0},"44":{"tf":2.0}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"171":{"tf":1.0},"175":{"tf":1.0}}}},"o":{"df":1,"docs":{"179":{"tf":1.0}}},"s":{"df":1,"docs":{"179":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"q":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"122":{"tf":1.7320508075688772},"234":{"tf":1.0},"238":{"tf":1.0}}}},"fi":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"130":{"tf":1.0},"179":{"tf":1.0},"251":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"29":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"t":{"df":4,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"141":{"tf":1.7320508075688772},"89":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"a":{"=":{"1":{"0":{"df":0,"docs":{},"g":{"df":1,"docs":{"333":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"320":{"tf":1.0},"333":{"tf":1.4142135623730951}}},"df":3,"docs":{"25":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"274":{"tf":2.6457513110645907},"371":{"tf":1.0},"372":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"w":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":1,"docs":{"399":{"tf":1.0}}}},"0":{"+":{"4":{"df":1,"docs":{"412":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"412":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"415":{"tf":1.0}}},"df":0,"docs":{}}},"]":{"=":{"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"412":{"tf":1.0}}},"2":{"df":1,"docs":{"412":{"tf":1.0}}},"5":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":6,"docs":{"406":{"tf":1.0},"410":{"tf":2.0},"412":{"tf":4.358898943540674},"414":{"tf":1.0},"415":{"tf":1.0},"420":{"tf":1.4142135623730951}}},"1":{"+":{"df":0,"docs":{},"r":{"2":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"1":{"df":5,"docs":{"372":{"tf":1.4142135623730951},"378":{"tf":1.0},"406":{"tf":1.0},"416":{"tf":1.0},"418":{"tf":1.7320508075688772}}},"2":{"df":2,"docs":{"379":{"tf":1.0},"406":{"tf":1.0}}},"3":{"df":1,"docs":{"406":{"tf":1.0}}},"4":{"df":2,"docs":{"406":{"tf":1.0},"411":{"tf":1.4142135623730951}}},"5":{"df":2,"docs":{"379":{"tf":1.0},"406":{"tf":1.0}}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"241":{"tf":1.0},"412":{"tf":3.4641016151377544},"420":{"tf":1.0}}},"2":{".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"<":{"<":{"3":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"153":{"tf":1.0},"155":{"tf":1.0},"241":{"tf":1.0},"412":{"tf":2.6457513110645907},"420":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"414":{"tf":1.0}}},"4":{"df":1,"docs":{"416":{"tf":1.0}}},"5":{"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"7":{"df":1,"docs":{"420":{"tf":1.4142135623730951}}},"8":{"df":3,"docs":{"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0}}},"9":{"df":1,"docs":{"376":{"tf":1.0}}},"_":{"df":0,"docs":{},"x":{"8":{"6":{"_":{"6":{"4":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"274":{"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":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"2":{"(":{"1":{"df":1,"docs":{"149":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"1":{"tf":1.0},"274":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"424":{"tf":1.0}},"i":{"d":{"df":0,"docs":{},"z":{"1":{"df":1,"docs":{"322":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":1,"docs":{"320":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":2,"docs":{"160":{"tf":1.4142135623730951},"309":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"146":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"62":{"tf":1.0},"76":{"tf":2.449489742783178}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"183":{"tf":1.0}}}},"s":{"df":0,"docs":{},"m":{"2":{"df":1,"docs":{"156":{"tf":2.0}}},"df":0,"docs":{}}},"w":{"df":12,"docs":{"166":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.7320508075688772},"287":{"tf":1.0},"301":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"350":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"x":{"+":{"0":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"377":{"tf":1.0}}}},"df":0,"docs":{}}},"df":11,"docs":{"144":{"tf":1.0},"174":{"tf":2.449489742783178},"226":{"tf":2.449489742783178},"274":{"tf":1.0},"287":{"tf":1.4142135623730951},"367":{"tf":1.0},"371":{"tf":2.8284271247461903},"372":{"tf":2.8284271247461903},"377":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.4142135623730951}}}},"b":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"58":{"tf":2.0}}}}},"df":0,"docs":{}},"p":{"+":{"8":{"df":1,"docs":{"380":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"367":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.7320508075688772},"381":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}},"x":{"+":{"4":{"*":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"367":{"tf":1.0},"372":{"tf":2.0},"379":{"tf":1.0}}}},"c":{"df":0,"docs":{},"x":{"df":6,"docs":{"287":{"tf":2.0},"288":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"376":{"tf":1.0},"378":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"140":{"tf":1.0},"174":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.7320508075688772},"235":{"tf":1.7320508075688772},"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.4142135623730951}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"370":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"382":{"tf":1.0}}}}}},"x":{"df":6,"docs":{"140":{"tf":1.0},"288":{"tf":1.0},"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.0}}}},"df":25,"docs":{"103":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"186":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":3.1622776601683795},"242":{"tf":2.23606797749979},"26":{"tf":1.0},"274":{"tf":1.4142135623730951},"280":{"tf":2.0},"3":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"98":{"tf":1.0}},"e":{"a":{"d":{"(":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}},"df":11,"docs":{"121":{"tf":1.0},"123":{"tf":1.7320508075688772},"312":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"339":{"tf":1.0},"370":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0},"5":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"(":{"1":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"214":{"tf":1.0},"217":{"tf":1.4142135623730951},"223":{"tf":1.0},"231":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.23606797749979},"276":{"tf":1.0}}}}},"i":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"331":{"tf":1.0},"334":{"tf":1.0},"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"297":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"308":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"259":{"tf":1.4142135623730951},"262":{"tf":1.0}},"i":{"df":3,"docs":{"103":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"308":{"tf":1.0},"322":{"tf":1.0},"335":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":16,"docs":{"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"400":{"tf":2.23606797749979},"401":{"tf":1.0},"418":{"tf":2.449489742783178},"419":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":2.0},"70":{"tf":1.4142135623730951},"71":{"tf":2.449489742783178},"74":{"tf":1.7320508075688772},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"92":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"234":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.0},"89":{"tf":1.0}}}}}},"d":{"df":3,"docs":{"27":{"tf":1.0},"357":{"tf":1.0},"44":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"130":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.4142135623730951},"35":{"tf":1.0},"351":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"242":{"tf":1.0},"254":{"tf":1.0},"294":{"tf":1.0}}},"df":0,"docs":{}}},"df":8,"docs":{"155":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"349":{"tf":1.0},"95":{"tf":1.0}},"f":{"df":7,"docs":{"238":{"tf":1.0},"266":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"175":{"tf":1.0},"184":{"tf":1.0},"234":{"tf":1.4142135623730951},"238":{"tf":3.605551275463989},"265":{"tf":1.0},"277":{"tf":1.0},"295":{"tf":1.0},"319":{"tf":1.0},"346":{"tf":1.0},"383":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"421":{"tf":1.4142135623730951},"426":{"tf":1.0},"44":{"tf":1.0},"98":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"274":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"177":{"tf":1.0},"180":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}}},"|":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"g":{"1":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"241":{"tf":1.0}}},"2":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"241":{"tf":1.0}}},">":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"125":{"tf":1.4142135623730951},"140":{"tf":1.0},"144":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"396":{"tf":1.0},"397":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"424":{"tf":2.23606797749979},"91":{"tf":2.0}},"e":{"df":0,"docs":{},"x":{"=":{"'":{"^":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.7320508075688772},"124":{"tf":2.0},"125":{"tf":2.449489742783178},"177":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"25":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":2.0},"9":{"tf":1.0},"93":{"tf":1.4142135623730951}},"p":{"df":3,"docs":{"88":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"n":{"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"90":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":30,"docs":{"125":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"370":{"tf":1.7320508075688772},"373":{"tf":2.0},"378":{"tf":1.4142135623730951},"379":{"tf":1.7320508075688772},"385":{"tf":1.0},"386":{"tf":2.23606797749979},"387":{"tf":2.6457513110645907},"389":{"tf":1.7320508075688772},"390":{"tf":1.4142135623730951},"398":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.7320508075688772},"407":{"tf":1.4142135623730951},"408":{"tf":1.0},"410":{"tf":1.7320508075688772},"411":{"tf":1.4142135623730951},"412":{"tf":1.4142135623730951},"414":{"tf":1.0},"416":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.4142135623730951},"91":{"tf":2.23606797749979}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.7320508075688772}}},"y":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{")":{".":{"a":{"d":{"d":{"(":{"#":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"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":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"204":{"tf":1.0},"25":{"tf":1.4142135623730951},"347":{"tf":1.0},"352":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"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":{"*":{">":{"(":{"c":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"df":1,"docs":{"234":{"tf":1.0}},"x":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.0}}}}},"t":{"d":{":":{":":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"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":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}}},"df":1,"docs":{"234":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"l":{"a":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}},"df":1,"docs":{"223":{"tf":1.0}},"t":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"262":{"tf":1.0}}}},"df":7,"docs":{"12":{"tf":1.0},"204":{"tf":1.0},"223":{"tf":1.0},"352":{"tf":1.0},"372":{"tf":1.0},"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"a":{"d":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}}}},"df":3,"docs":{"153":{"tf":1.0},"223":{"tf":1.0},"274":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":8,"docs":{"147":{"tf":1.0},"177":{"tf":1.4142135623730951},"341":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":2.8284271247461903},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}},"v":{"df":13,"docs":{"122":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"268":{"tf":1.0},"3":{"tf":1.0},"303":{"tf":1.0},"317":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"345":{"tf":2.6457513110645907},"363":{"tf":1.0},"63":{"tf":1.0},"86":{"tf":1.4142135623730951}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}}},"df":6,"docs":{"183":{"tf":1.7320508075688772},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"p":{"df":2,"docs":{"373":{"tf":1.0},"374":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"373":{"tf":2.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":6,"docs":{"19":{"tf":1.4142135623730951},"297":{"tf":1.0},"304":{"tf":1.0},"325":{"tf":1.7320508075688772},"4":{"tf":1.4142135623730951},"93":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"373":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"208":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"51":{"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":2,"docs":{"177":{"tf":1.0},"55":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"286":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.0}}}}},"z":{"df":1,"docs":{"373":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":19,"docs":{"110":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772},"240":{"tf":1.0},"275":{"tf":2.0},"287":{"tf":1.0},"296":{"tf":1.0},"320":{"tf":1.0},"369":{"tf":1.0},"402":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":5,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.4142135623730951},"55":{"tf":1.0},"63":{"tf":2.449489742783178}}}},"i":{"d":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":1,"docs":{"52":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"194":{"tf":1.0},"269":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"274":{"tf":2.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"185":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"30":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"381":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"302":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":9,"docs":{"189":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}}}}}},"t":{"df":11,"docs":{"100":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979},"280":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"314":{"tf":1.0},"390":{"tf":1.0},"401":{"tf":1.0},"95":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"124":{"tf":1.0}},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"87":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":24,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"238":{"tf":1.0},"240":{"tf":3.1622776601683795},"241":{"tf":2.8284271247461903},"244":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.7320508075688772},"280":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"314":{"tf":2.0},"363":{"tf":1.4142135623730951},"377":{"tf":1.7320508075688772},"390":{"tf":1.4142135623730951},"397":{"tf":1.4142135623730951},"4":{"tf":1.0},"411":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"424":{"tf":1.0},"44":{"tf":1.7320508075688772},"46":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}},"v":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"66":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"368":{"tf":1.0},"369":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"g":{"b":{"(":{"2":{"5":{"5":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"(":{"0":{"df":1,"docs":{"363":{"tf":1.0}}},"2":{"5":{"5":{"df":1,"docs":{"363":{"tf":1.0}}},"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":{},"p":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"344":{"tf":1.4142135623730951},"345":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"183":{"tf":1.0},"21":{"tf":1.0},"273":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"311":{"tf":1.0},"318":{"tf":1.0},"363":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"84":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951}}}},"p":{"+":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":6,"docs":{"135":{"tf":1.7320508075688772},"174":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951}}},"s":{"c":{"df":3,"docs":{"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}},"v":{"3":{"2":{"df":1,"docs":{"423":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"423":{"tf":1.0},"425":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":3,"docs":{"364":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"296":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"[":{"0":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"174":{"tf":1.0},"285":{"tf":1.0},"411":{"tf":2.0}}},"n":{"b":{"df":1,"docs":{"367":{"tf":1.0}}},"d":{"df":1,"docs":{"367":{"tf":1.0}}},"df":0,"docs":{},"w":{"df":1,"docs":{"367":{"tf":1.0}}}},"o":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":4,"docs":{"217":{"tf":2.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"304":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.4142135623730951},"308":{"tf":1.0},"315":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"334":{"tf":1.0}}}},"w":{"df":1,"docs":{"358":{"tf":1.0}}}},"s":{"df":2,"docs":{"68":{"tf":1.0},"71":{"tf":1.0}},"i":{"df":7,"docs":{"140":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.0}}},"n":{"df":2,"docs":{"178":{"tf":1.0},"181":{"tf":1.0}}},"p":{",":{"0":{"df":0,"docs":{},"x":{"8":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.4142135623730951}}},"s":{"df":2,"docs":{"201":{"tf":1.0},"78":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"129":{"tf":1.4142135623730951},"15":{"tf":1.0},"234":{"tf":2.449489742783178},"259":{"tf":1.7320508075688772},"260":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.7320508075688772},"344":{"tf":1.7320508075688772},"345":{"tf":1.7320508075688772},"347":{"tf":1.7320508075688772},"349":{"tf":1.0},"350":{"tf":1.0},"352":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"348":{"tf":2.23606797749979},"349":{"tf":1.4142135623730951}}}}}}},"n":{".":{"df":0,"docs":{},"g":{"d":{"b":{"df":1,"docs":{"140":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"df":40,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"139":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"208":{"tf":1.7320508075688772},"213":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.4142135623730951},"262":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.7320508075688772},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"293":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.0},"34":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"42":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"80":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":9,"docs":{"272":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.0},"32":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}},"v":{"3":{"2":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"422":{"tf":1.0}},"i":{"df":1,"docs":{"426":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"w":{",":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"315":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"315":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"274":{"tf":1.0}}},"x":{"df":1,"docs":{"274":{"tf":1.0}}}},"s":{"0":{"df":2,"docs":{"424":{"tf":1.0},"46":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"424":{"tf":1.0}}},"df":1,"docs":{"424":{"tf":1.0}}},"2":{"df":1,"docs":{"424":{"tf":1.0}}},":":{"$":{"df":0,"docs":{},"w":{".":{"$":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"=":{"0":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"142":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{":":{"<":{"df":0,"docs":{},"w":{">":{".":{"<":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"2":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":12,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"172":{"tf":1.0},"238":{"tf":1.4142135623730951},"241":{"tf":1.0},"257":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"420":{"tf":1.4142135623730951},"64":{"tf":1.0},"95":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"208":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"408":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"141":{"tf":2.0},"172":{"tf":1.4142135623730951},"349":{"tf":1.0},"371":{"tf":2.0},"372":{"tf":1.4142135623730951},"378":{"tf":1.4142135623730951},"379":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"387":{"tf":1.7320508075688772},"398":{"tf":1.0},"416":{"tf":1.0},"424":{"tf":1.4142135623730951},"85":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.0}}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"363":{"tf":1.0}}}},"n":{"df":1,"docs":{"373":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":2,"docs":{"177":{"tf":1.0},"296":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":7,"docs":{"123":{"tf":1.0},"142":{"tf":2.23606797749979},"183":{"tf":1.0},"235":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.7320508075688772},"5":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"99":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"v":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"119":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"276":{"tf":2.0},"309":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"42":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.0}}}}}}},"d":{"a":{"1":{"df":1,"docs":{"163":{"tf":1.0}}},"2":{"df":1,"docs":{"163":{"tf":1.0}}},"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"159":{"tf":1.0},"161":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"161":{"tf":1.0}}}},"df":39,"docs":{"14":{"tf":1.0},"142":{"tf":3.872983346207417},"155":{"tf":1.0},"165":{"tf":1.4142135623730951},"177":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":2.6457513110645907},"192":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"217":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":2.0},"240":{"tf":1.4142135623730951},"244":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"27":{"tf":1.7320508075688772},"274":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.0},"314":{"tf":1.7320508075688772},"358":{"tf":1.4142135623730951},"44":{"tf":2.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"72":{"tf":2.23606797749979},"79":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":2.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":14,"docs":{"108":{"tf":1.4142135623730951},"129":{"tf":1.0},"152":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.7320508075688772},"271":{"tf":1.4142135623730951},"274":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"87":{"tf":2.23606797749979},"88":{"tf":1.0},"93":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"129":{"tf":1.0}}}}},"c":{"df":2,"docs":{"113":{"tf":1.0},"304":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"186":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"105":{"tf":1.4142135623730951},"107":{"tf":1.0},"113":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{".":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"274":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":13,"docs":{"174":{"tf":1.0},"217":{"tf":2.0},"223":{"tf":1.7320508075688772},"224":{"tf":2.0},"225":{"tf":1.4142135623730951},"226":{"tf":2.0},"274":{"tf":2.449489742783178},"275":{"tf":2.6457513110645907},"276":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"302":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":18,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"15":{"tf":1.0},"186":{"tf":1.0},"212":{"tf":1.0},"22":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"254":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"293":{"tf":1.0},"297":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"62":{"tf":1.4142135623730951},"69":{"tf":1.0}},"k":{"df":2,"docs":{"150":{"tf":1.0},"155":{"tf":1.0}}},"n":{"df":3,"docs":{"273":{"tf":1.0},"275":{"tf":1.0},"33":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"201":{"tf":1.0},"223":{"tf":1.0},"274":{"tf":1.0},"298":{"tf":1.4142135623730951}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"100":{"tf":1.4142135623730951},"106":{"tf":2.23606797749979},"151":{"tf":1.4142135623730951},"162":{"tf":1.0},"243":{"tf":1.0},"361":{"tf":4.123105625617661},"425":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"86":{"tf":1.4142135623730951},"90":{"tf":2.0},"97":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"361":{"tf":1.0}}}},"p":{"df":1,"docs":{"51":{"tf":1.0}}},"w":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"f":{".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"281":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"235":{"tf":1.0},"241":{"tf":1.7320508075688772},"261":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"d":{"df":3,"docs":{"108":{"tf":1.4142135623730951},"112":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}},"t":{"df":1,"docs":{"126":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"122":{"tf":1.0},"127":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"271":{"tf":1.4142135623730951},"67":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"df":1,"docs":{"46":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"q":{"df":1,"docs":{"287":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"18":{"tf":1.4142135623730951},"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"166":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"108":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"352":{"tf":1.0}}}},"i":{"c":{"df":8,"docs":{"186":{"tf":1.0},"291":{"tf":1.4142135623730951},"293":{"tf":1.0},"309":{"tf":1.4142135623730951},"336":{"tf":1.0},"343":{"tf":1.7320508075688772},"344":{"tf":2.23606797749979},"345":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"128":{"tf":1.0},"140":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951}}}}}}},"t":{"(":{"&":{"df":1,"docs":{"142":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"369":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":44,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":2.23606797749979},"123":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":3.4641016151377544},"137":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":2.0},"148":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"183":{"tf":1.0},"19":{"tf":2.0},"23":{"tf":1.0},"242":{"tf":1.4142135623730951},"246":{"tf":1.0},"262":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"320":{"tf":1.0},"33":{"tf":2.23606797749979},"331":{"tf":1.0},"333":{"tf":1.4142135623730951},"334":{"tf":1.0},"335":{"tf":2.0},"350":{"tf":1.4142135623730951},"352":{"tf":1.0},"363":{"tf":1.0},"373":{"tf":1.4142135623730951},"383":{"tf":1.0},"4":{"tf":1.4142135623730951},"411":{"tf":1.0},"420":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"(":{"\"":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"272":{"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":1,"docs":{"50":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"317":{"tf":2.23606797749979},"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":6,"docs":{"284":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.4142135623730951},"309":{"tf":1.4142135623730951},"322":{"tf":1.0},"58":{"tf":1.0}}}},"w":{"df":1,"docs":{"53":{"tf":1.0}}}},"x":{"df":0,"docs":{},"p":{"df":1,"docs":{"99":{"tf":1.7320508075688772}}}}},"f":{"df":1,"docs":{"369":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"240":{"tf":1.0},"242":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"h":{"a":{"1":{"df":1,"docs":{"58":{"tf":1.0}}},"2":{"5":{"6":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"=":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"184":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":10,"docs":{"121":{"tf":1.0},"124":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"197":{"tf":1.0},"246":{"tf":1.4142135623730951},"272":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"298":{"tf":2.0}}}}},"df":1,"docs":{"51":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"383":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"121":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.7320508075688772},"42":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"80":{"tf":1.0},"99":{"tf":1.0}}},"v":{"df":1,"docs":{"55":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"392":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"208":{"tf":1.0},"234":{"tf":2.6457513110645907},"243":{"tf":2.0},"252":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"314":{"tf":2.0},"44":{"tf":1.4142135623730951},"69":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"w":{"(":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{},"p":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}},"df":39,"docs":{"106":{"tf":1.0},"129":{"tf":2.0},"186":{"tf":1.7320508075688772},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":2.23606797749979},"195":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"201":{"tf":1.7320508075688772},"206":{"tf":1.0},"208":{"tf":2.23606797749979},"212":{"tf":2.0},"224":{"tf":1.4142135623730951},"234":{"tf":1.0},"252":{"tf":1.0},"271":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"307":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":2.0},"50":{"tf":1.7320508075688772},"57":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":3.0},"64":{"tf":1.0},"65":{"tf":1.7320508075688772},"82":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"50":{"tf":1.0}}}}},"t":{"a":{"b":{"(":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}},"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"309":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":4,"docs":{"135":{"tf":1.0},"177":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":2.449489742783178}},"g":{"df":1,"docs":{"300":{"tf":1.0}},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"w":{"2":{")":{"<":{"<":{"3":{"df":1,"docs":{"392":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"392":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"126":{"tf":3.605551275463989},"138":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"297":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":6,"docs":{"103":{"tf":1.0},"111":{"tf":3.0},"112":{"tf":1.7320508075688772},"234":{"tf":2.0},"315":{"tf":1.0},"369":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"df":2,"docs":{"138":{"tf":1.7320508075688772},"300":{"tf":1.0}}}}}}},"l":{"df":1,"docs":{"367":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"234":{"tf":1.0}}}}}},"df":6,"docs":{"166":{"tf":1.0},"234":{"tf":1.7320508075688772},"242":{"tf":1.0},"254":{"tf":1.0},"285":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"241":{"tf":1.0},"247":{"tf":1.0},"27":{"tf":1.0},"286":{"tf":1.0},"374":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":15,"docs":{"196":{"tf":1.0},"20":{"tf":1.0},"210":{"tf":1.0},"240":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"363":{"tf":1.0},"49":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}},"z":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"s":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"160":{"tf":1.0},"163":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"217":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"294":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"371":{"tf":1.4142135623730951},"373":{"tf":1.0},"377":{"tf":1.4142135623730951},"397":{"tf":1.0},"415":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":1,"docs":{"314":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"215":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"121":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"234":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"322":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"352":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"272":{"tf":1.0}}}}},"p":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"334":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"171":{"tf":2.6457513110645907},"175":{"tf":1.0},"334":{"tf":2.8284271247461903}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"(":{"2":{"df":1,"docs":{"205":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.0},"194":{"tf":2.23606797749979},"195":{"tf":1.4142135623730951},"204":{"tf":1.0},"291":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"296":{"tf":1.0},"63":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.0}}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"242":{"tf":1.0}}},"2":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"242":{"tf":1.0},"254":{"tf":1.0}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"181":{"tf":1.4142135623730951},"347":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"n":{"d":{"]":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{":":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"c":{"df":13,"docs":{"0":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.7320508075688772},"141":{"tf":1.0},"172":{"tf":1.0},"224":{"tf":1.0},"232":{"tf":1.0},"284":{"tf":1.4142135623730951},"339":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"50":{"tf":1.4142135623730951},"96":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"1":{"df":1,"docs":{"387":{"tf":1.0}}},"2":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"122":{"tf":1.0},"127":{"tf":1.0},"151":{"tf":1.7320508075688772},"297":{"tf":1.0},"358":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"121":{"tf":1.0}}}}},"c":{"df":1,"docs":{"92":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":13,"docs":{"367":{"tf":1.0},"386":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"398":{"tf":1.0},"399":{"tf":1.7320508075688772},"401":{"tf":3.3166247903554},"406":{"tf":1.0},"412":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"416":{"tf":1.0},"417":{"tf":1.7320508075688772},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"7":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"238":{"tf":1.0},"242":{"tf":3.4641016151377544},"243":{"tf":4.0},"32":{"tf":1.0},"341":{"tf":1.0},"368":{"tf":1.0},"387":{"tf":1.0},"407":{"tf":1.0},"70":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":11,"docs":{"122":{"tf":1.0},"183":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"300":{"tf":1.7320508075688772},"344":{"tf":1.0},"361":{"tf":1.4142135623730951},"370":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.4142135623730951},"96":{"tf":1.0}},"i":{"df":36,"docs":{"103":{"tf":1.4142135623730951},"110":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"171":{"tf":1.0},"23":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"25":{"tf":1.0},"257":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":2.23606797749979},"298":{"tf":1.0},"315":{"tf":1.4142135623730951},"352":{"tf":1.0},"371":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":2.449489742783178},"61":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"262":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.7320508075688772}}}}},"l":{"df":1,"docs":{"367":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"33":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"68":{"tf":1.7320508075688772},"71":{"tf":1.0},"84":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"2":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"c":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"373":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"284":{"tf":1.0},"339":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"(":{"8":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":1,"docs":{"113":{"tf":1.0}}},"df":4,"docs":{"177":{"tf":1.0},"185":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.4142135623730951}},"h":{"df":1,"docs":{"341":{"tf":1.0}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"322":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":20,"docs":{"202":{"tf":1.0},"204":{"tf":1.0},"247":{"tf":1.4142135623730951},"347":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.4142135623730951},"376":{"tf":1.0},"380":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"386":{"tf":1.0},"387":{"tf":2.0},"396":{"tf":1.0},"399":{"tf":1.4142135623730951},"400":{"tf":1.7320508075688772},"406":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.4142135623730951},"418":{"tf":1.7320508075688772},"424":{"tf":1.0},"48":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"183":{"tf":1.0}}},"2":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"3":{"_":{"1":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"5":{"_":{"1":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"68":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"72":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"232":{"tf":1.0},"3":{"tf":1.0},"350":{"tf":1.0},"395":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"261":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"147":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.7320508075688772},"183":{"tf":1.0},"19":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"234":{"tf":1.0},"244":{"tf":1.0},"281":{"tf":1.0},"291":{"tf":1.4142135623730951},"293":{"tf":1.0},"33":{"tf":1.0},"341":{"tf":1.0},"357":{"tf":1.4142135623730951},"363":{"tf":1.0},"38":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":2.0},"75":{"tf":1.0},"90":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"165":{"tf":1.0},"272":{"tf":1.4142135623730951},"274":{"tf":1.0},"309":{"tf":1.0},"336":{"tf":1.0},"42":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.7320508075688772}}}},"t":{"df":3,"docs":{"208":{"tf":2.23606797749979},"61":{"tf":1.0},"62":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"291":{"tf":1.0}}}},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":13,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"172":{"tf":1.0},"186":{"tf":1.7320508075688772},"192":{"tf":1.0},"194":{"tf":1.0},"291":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.7320508075688772},"347":{"tf":1.4142135623730951},"351":{"tf":1.0},"408":{"tf":1.0},"95":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"347":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"250":{"tf":1.0},"280":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}}},"i":{"c":{"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"!":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"b":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"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":{}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"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":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"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":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"243":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"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":{}}}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":2.0},"242":{"tf":2.0},"243":{"tf":2.0},"246":{"tf":1.0},"257":{"tf":1.0},"275":{"tf":1.0},"314":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"196":{"tf":1.4142135623730951},"198":{"tf":1.0},"213":{"tf":1.0},"323":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"204":{"tf":1.0}}}},"u":{"df":14,"docs":{"291":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"343":{"tf":1.0},"373":{"tf":1.4142135623730951},"387":{"tf":1.7320508075688772},"407":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0}}}}},"d":{":":{":":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"236":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"t":{"<":{"!":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"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":{}}},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"239":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"242":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"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":{}}},"m":{"a":{"df":0,"docs":{},"p":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"236":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":2.0},"244":{"tf":1.4142135623730951}},"s":{"(":{"\"":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"(":{"df":1,"docs":{"244":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"244":{"tf":1.4142135623730951}}}},"df":1,"docs":{"244":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}}},"~":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"239":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"242":{"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":1,"docs":{"242":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"234":{"tf":1.4142135623730951},"426":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":3,"docs":{"169":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"297":{"tf":1.0},"67":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"286":{"tf":1.0},"314":{"tf":1.0}}}},"df":2,"docs":{"172":{"tf":2.0},"208":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"21":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"339":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"261":{"tf":1.4142135623730951},"262":{"tf":1.0}}},"p":{"df":2,"docs":{"135":{"tf":1.4142135623730951},"18":{"tf":1.0}}}},"h":{"df":1,"docs":{"37":{"tf":1.7320508075688772}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"325":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}},"df":4,"docs":{"121":{"tf":1.0},"124":{"tf":3.4641016151377544},"135":{"tf":1.0},"291":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"244":{"tf":1.0},"287":{"tf":1.0},"304":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"234":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"373":{"tf":1.0},"390":{"tf":1.0},"7":{"tf":1.0}}}},"s":{"b":{"df":2,"docs":{"373":{"tf":1.0},"374":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"394":{"tf":1.0},"401":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":1.4142135623730951},"279":{"tf":1.0},"3":{"tf":2.23606797749979},"46":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"219":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0},"238":{"tf":1.0},"311":{"tf":2.0},"312":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":19,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"216":{"tf":1.0},"23":{"tf":1.0},"241":{"tf":1.0},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"369":{"tf":1.0},"373":{"tf":3.0},"4":{"tf":1.0},"46":{"tf":1.7320508075688772},"6":{"tf":1.7320508075688772},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.23606797749979},"92":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"142":{"tf":2.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"242":{"tf":3.1622776601683795},"243":{"tf":2.0},"244":{"tf":1.7320508075688772},"312":{"tf":1.7320508075688772},"314":{"tf":2.23606797749979}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"130":{"tf":1.0},"66":{"tf":1.0}}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"w":{"df":1,"docs":{"392":{"tf":1.4142135623730951}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"5":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{";":{"\"":{">":{"<":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"363":{"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":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{",":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"130":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951}}}}}},"u":{"b":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}},"df":8,"docs":{"102":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"288":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"401":{"tf":1.0},"65":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"183":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"106":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"64":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":3.3166247903554}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"129":{"tf":2.0},"19":{"tf":1.0},"265":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"261":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"204":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"347":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":5,"docs":{"15":{"tf":1.0},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"320":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":9,"docs":{"163":{"tf":2.23606797749979},"304":{"tf":2.6457513110645907},"305":{"tf":2.0},"308":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.0},"341":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"df":1,"docs":{"177":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":4,"docs":{"19":{"tf":1.4142135623730951},"297":{"tf":1.0},"373":{"tf":1.0},"4":{"tf":1.4142135623730951}}}}}},"m":{"(":{"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":1,"docs":{"282":{"tf":1.0}}},"a":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"282":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"356":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"64":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"390":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":12,"docs":{"156":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"208":{"tf":1.0},"212":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"284":{"tf":1.0},"315":{"tf":1.0},"369":{"tf":1.0},"9":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"121":{"tf":1.0}}}}},"v":{"c":{"df":2,"docs":{"402":{"tf":1.4142135623730951},"408":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.7320508075688772}}}},"w":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"157":{"tf":1.0},"289":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":2.23606797749979},"309":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"308":{"tf":2.449489742783178},"309":{"tf":2.449489742783178}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"308":{"tf":1.0},"309":{"tf":1.0}}}},"n":{"df":3,"docs":{"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0}}}}}},"df":1,"docs":{"308":{"tf":1.0}},"i":{"df":1,"docs":{"420":{"tf":1.4142135623730951}},"t":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"117":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"158":{"tf":1.7320508075688772},"29":{"tf":1.0},"314":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"58":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"y":{"df":2,"docs":{"177":{"tf":1.0},"408":{"tf":1.0}},"m":{".":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"273":{"tf":2.0}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":16,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"142":{"tf":1.0},"208":{"tf":1.0},"212":{"tf":1.0},"223":{"tf":1.7320508075688772},"228":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":4.69041575982343},"276":{"tf":3.0},"277":{"tf":1.7320508075688772},"98":{"tf":1.0}}}}},"df":6,"docs":{"122":{"tf":1.7320508075688772},"223":{"tf":1.4142135623730951},"231":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.7320508075688772},"276":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"269":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"t":{"a":{"b":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"_":{"df":0,"docs":{},"r":{"c":{"d":{"df":0,"docs":{},"v":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"c":{"df":1,"docs":{"180":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":2,"docs":{"365":{"tf":1.4142135623730951},"384":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":3,"docs":{"122":{"tf":1.0},"224":{"tf":1.0},"382":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"124":{"tf":2.449489742783178},"128":{"tf":1.0},"174":{"tf":1.4142135623730951},"204":{"tf":3.1622776601683795},"205":{"tf":1.0},"226":{"tf":1.4142135623730951},"382":{"tf":2.6457513110645907},"402":{"tf":2.23606797749979},"420":{"tf":2.23606797749979},"425":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"293":{"tf":1.0},"309":{"tf":1.0},"336":{"tf":1.0}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":5,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"336":{"tf":1.0}}},"df":15,"docs":{"124":{"tf":1.0},"157":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.0},"175":{"tf":1.0},"26":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"309":{"tf":1.0},"383":{"tf":1.7320508075688772},"389":{"tf":1.7320508075688772},"410":{"tf":1.7320508075688772}},"v":{"df":2,"docs":{"255":{"tf":1.0},"383":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"375":{"tf":1.0}}}}}},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"280":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"0":{"df":2,"docs":{"237":{"tf":2.0},"424":{"tf":1.0}}},"1":{"'":{"df":1,"docs":{"234":{"tf":1.0}}},"df":2,"docs":{"234":{"tf":1.0},"237":{"tf":1.7320508075688772}}},"2":{"'":{"df":1,"docs":{"234":{"tf":1.0}}},"*":{">":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"234":{"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":{"234":{"tf":1.0},"424":{"tf":1.0}}},"3":{"df":1,"docs":{"424":{"tf":1.0}}},"6":{"df":1,"docs":{"424":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"b":{">":{"<":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"359":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"52":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":12,"docs":{"163":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"231":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":2.0},"276":{"tf":1.0},"347":{"tf":1.7320508075688772},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"363":{"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":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"215":{"tf":1.0},"216":{"tf":1.4142135623730951}},"g":{"/":{"<":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":4,"docs":{"171":{"tf":2.23606797749979},"242":{"tf":1.7320508075688772},"59":{"tf":3.0},"98":{"tf":2.23606797749979}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":9,"docs":{"15":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"238":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"7":{"tf":1.0}},"n":{"df":2,"docs":{"284":{"tf":1.0},"44":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":4,"docs":{"315":{"tf":1.4142135623730951},"316":{"tf":1.0},"317":{"tf":2.23606797749979},"318":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"315":{"tf":2.0}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"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":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"257":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"257":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":11,"docs":{"121":{"tf":1.4142135623730951},"147":{"tf":1.0},"172":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"257":{"tf":2.23606797749979},"259":{"tf":1.7320508075688772},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"336":{"tf":1.0},"347":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"208":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"215":{"tf":1.0},"216":{"tf":1.4142135623730951}},"p":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"1":{"2":{"3":{"4":{"5":{"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":{}},":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{":":{"1":{"2":{"3":{"4":{"5":{"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":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"192":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"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":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"337":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.0}}}}}},"df":10,"docs":{"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"186":{"tf":1.4142135623730951},"189":{"tf":2.0},"192":{"tf":1.0},"195":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":2.0}}}},"df":19,"docs":{"168":{"tf":1.0},"183":{"tf":1.0},"237":{"tf":2.0},"238":{"tf":1.7320508075688772},"239":{"tf":2.6457513110645907},"240":{"tf":1.7320508075688772},"242":{"tf":3.605551275463989},"243":{"tf":1.7320508075688772},"244":{"tf":1.7320508075688772},"280":{"tf":1.0},"314":{"tf":2.0},"334":{"tf":1.0},"359":{"tf":1.0},"408":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"53":{"tf":1.0},"72":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"286":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"308":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"285":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"235":{"tf":1.0},"274":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"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":1,"docs":{"166":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"424":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"237":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":3.3166247903554},"243":{"tf":3.7416573867739413},"357":{"tf":1.0},"358":{"tf":1.4142135623730951}},"e":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"237":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"239":{"tf":2.0},"240":{"tf":3.605551275463989},"241":{"tf":1.7320508075688772},"242":{"tf":4.47213595499958},"243":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"122":{"tf":1.0},"150":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"88":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"122":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.0}}}}}}}}}}},".":{"c":{":":{"1":{"0":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"142":{"tf":1.0}}},"5":{"df":1,"docs":{"142":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"c":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"df":1,"docs":{"287":{"tf":1.0}}},"df":2,"docs":{"174":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951}},"g":{"c":{"d":{"a":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":2,"docs":{"174":{"tf":1.7320508075688772},"226":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"281":{"tf":1.0},"282":{"tf":1.4142135623730951}}}}},"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"241":{"tf":1.0}}},"_":{"b":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"(":{"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":{},"i":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"c":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"174":{"tf":2.449489742783178},"226":{"tf":2.0},"241":{"tf":1.7320508075688772},"254":{"tf":1.4142135623730951},"281":{"tf":2.0},"287":{"tf":2.6457513110645907},"288":{"tf":2.449489742783178},"293":{"tf":1.7320508075688772},"352":{"tf":1.0},"8":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"df":18,"docs":{"131":{"tf":1.0},"174":{"tf":1.0},"183":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":2.0},"284":{"tf":1.0},"3":{"tf":2.23606797749979},"356":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"52":{"tf":1.4142135623730951},"60":{"tf":1.0},"90":{"tf":2.0},"92":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"226":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"238":{"tf":1.4142135623730951},"272":{"tf":1.0},"276":{"tf":1.0},"320":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"70":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":8,"docs":{"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":2.8284271247461903},"137":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"202":{"tf":1.0},"208":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"15":{"tf":1.0},"324":{"tf":1.0},"62":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":9,"docs":{"100":{"tf":1.0},"164":{"tf":1.0},"234":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"297":{"tf":1.0},"51":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.0}}}}},"w":{"df":1,"docs":{"124":{"tf":1.0}},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"420":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"408":{"tf":1.0},"411":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"5":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":17,"docs":{"121":{"tf":1.0},"203":{"tf":1.0},"212":{"tf":1.7320508075688772},"234":{"tf":1.0},"254":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"300":{"tf":1.0},"308":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.0},"417":{"tf":1.0},"44":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0}},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.4142135623730951}}}},"r":{"df":1,"docs":{"291":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"v":{"df":2,"docs":{"312":{"tf":1.0},"314":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}},"m":{"df":1,"docs":{"314":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"275":{"tf":3.1622776601683795}}},"u":{"df":0,"docs":{},"x":{"(":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"52":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":3,"docs":{"1":{"tf":1.0},"50":{"tf":4.123105625617661},"51":{"tf":3.1622776601683795}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"122":{"tf":1.0},"123":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"241":{"tf":1.0},"347":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"131":{"tf":1.0},"52":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"k":{"df":1,"docs":{"280":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"122":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":4,"docs":{"1":{"tf":1.0},"175":{"tf":1.0},"226":{"tf":1.0},"307":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}},"x":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"x":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":1,"docs":{"363":{"tf":3.872983346207417}}}}}}},"p":{"df":3,"docs":{"208":{"tf":1.0},"320":{"tf":1.0},"363":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"320":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"257":{"tf":1.0}},"p":{"a":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"y":{"df":2,"docs":{"226":{"tf":1.0},"314":{"tf":1.0}}}},"p":{"df":1,"docs":{"424":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"=":{"!":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"205":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"204":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"205":{"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":1,"docs":{"204":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"204":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"[":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":13,"docs":{"170":{"tf":2.8284271247461903},"174":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":2.8284271247461903},"205":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"246":{"tf":2.23606797749979},"247":{"tf":1.4142135623730951},"302":{"tf":2.0},"339":{"tf":1.0},"350":{"tf":2.23606797749979},"48":{"tf":1.0}},"r":{"df":2,"docs":{"174":{"tf":1.0},"246":{"tf":1.0}}}},"k":{"df":4,"docs":{"351":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"63":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"339":{"tf":1.0},"341":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"240":{"tf":1.0},"242":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"274":{"tf":2.6457513110645907}}}}}}}},"n":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"363":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"186":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"122":{"tf":1.0},"25":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"63":{"tf":2.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":4,"docs":{"130":{"tf":1.0},"193":{"tf":1.0},"242":{"tf":2.0},"243":{"tf":2.0}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"262":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":9,"docs":{"121":{"tf":1.0},"240":{"tf":2.0},"241":{"tf":1.0},"242":{"tf":1.0},"272":{"tf":1.0},"363":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0},"72":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"186":{"tf":1.0},"204":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"a":{"b":{"1":{"df":1,"docs":{"359":{"tf":1.0}}},"2":{"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"204":{"tf":1.0},"242":{"tf":1.7320508075688772}},"i":{"df":5,"docs":{"119":{"tf":1.7320508075688772},"121":{"tf":2.449489742783178},"130":{"tf":1.0},"146":{"tf":1.0},"350":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"131":{"tf":1.0},"208":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"128":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"274":{"tf":1.0},"76":{"tf":1.4142135623730951}}}}},"v":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":14,"docs":{"133":{"tf":1.0},"163":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0},"322":{"tf":1.0},"324":{"tf":1.0},"347":{"tf":1.0},"414":{"tf":1.0},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.0}}}},"x":{"1":{"df":3,"docs":{"216":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0}}},"4":{"df":3,"docs":{"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}}},"=":{"\"":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}}},"df":31,"docs":{"133":{"tf":1.0},"217":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":6.082762530298219},"236":{"tf":1.4142135623730951},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":2.0},"242":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"279":{"tf":1.4142135623730951},"280":{"tf":1.0},"291":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"305":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.7320508075688772},"315":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":2.23606797749979},"240":{"tf":2.6457513110645907},"241":{"tf":1.0},"242":{"tf":2.6457513110645907},"243":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}}},"i":{"c":{"df":2,"docs":{"296":{"tf":1.4142135623730951},"315":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"$":{"(":{"df":0,"docs":{},"w":{"c":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{".":{".":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"0":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":1,"docs":{"317":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"234":{"tf":3.1622776601683795}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":4,"docs":{"301":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.4142135623730951}}}},"df":25,"docs":{"103":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"186":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"227":{"tf":1.0},"239":{"tf":3.0},"243":{"tf":1.0},"26":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.4142135623730951},"331":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":1.0},"58":{"tf":1.0},"83":{"tf":1.0},"99":{"tf":1.0}},"i":{"d":{"=":{"0":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"106":{"tf":1.0},"196":{"tf":1.0},"297":{"tf":1.0},"300":{"tf":1.0}}},"df":1,"docs":{"131":{"tf":1.7320508075688772}}},"l":{"df":1,"docs":{"358":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"305":{"tf":1.0},"331":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"325":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}}}}},"d":{"df":2,"docs":{"275":{"tf":2.8284271247461903},"408":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"227":{"tf":1.0},"234":{"tf":1.7320508075688772}}}}},"r":{"df":4,"docs":{"301":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"47":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"356":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"178":{"tf":1.0},"181":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"287":{"tf":1.0},"5":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"291":{"tf":4.58257569495584},"292":{"tf":1.7320508075688772},"293":{"tf":2.23606797749979},"294":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":2.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"30":{"tf":1.4142135623730951},"31":{"tf":1.0}}}}}},"x":{"(":{"7":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"186":{"tf":1.0},"194":{"tf":1.0},"315":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.4142135623730951}}}}}},"o":{"a":{"d":{"df":3,"docs":{"124":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"193":{"tf":1.0},"305":{"tf":1.0},"330":{"tf":1.4142135623730951},"331":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"178":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"301":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":5,"docs":{"222":{"tf":1.4142135623730951},"234":{"tf":2.449489742783178},"240":{"tf":1.4142135623730951},"312":{"tf":1.7320508075688772},"314":{"tf":1.7320508075688772}},"e":{"d":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"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":{},"l":{"df":3,"docs":{"166":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"373":{"tf":1.7320508075688772}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"95":{"tf":1.0}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"117":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"318":{"tf":1.0},"336":{"tf":1.0},"412":{"tf":1.0},"418":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":7,"docs":{"131":{"tf":1.0},"274":{"tf":1.0},"304":{"tf":1.0},"311":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"79":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"177":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"386":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"120":{"tf":1.0},"201":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.7320508075688772},"294":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}},"b":{"df":3,"docs":{"159":{"tf":1.0},"164":{"tf":2.8284271247461903},"175":{"tf":1.0}}},"df":71,"docs":{"109":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"123":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.4142135623730951},"166":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"194":{"tf":1.0},"208":{"tf":2.0},"217":{"tf":1.0},"224":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"240":{"tf":3.1622776601683795},"241":{"tf":2.23606797749979},"242":{"tf":2.0},"247":{"tf":1.0},"259":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"262":{"tf":1.0},"264":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"284":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"3":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"322":{"tf":1.0},"326":{"tf":2.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"343":{"tf":1.0},"344":{"tf":1.0},"347":{"tf":1.7320508075688772},"350":{"tf":1.0},"379":{"tf":1.0},"382":{"tf":1.4142135623730951},"399":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"417":{"tf":1.0},"420":{"tf":1.4142135623730951},"425":{"tf":1.7320508075688772},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"88":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":2.6457513110645907}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"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":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"r":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"w":{"d":{"=":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{":":{"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":{"2":{"3":{"4":{"df":1,"docs":{"167":{"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":{}}}}}}}},"1":{"2":{"3":{"df":1,"docs":{"317":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":27,"docs":{"103":{"tf":1.4142135623730951},"106":{"tf":2.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":2.0},"184":{"tf":1.0},"189":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.4142135623730951},"293":{"tf":1.7320508075688772},"294":{"tf":1.4142135623730951},"297":{"tf":1.0},"302":{"tf":1.0},"317":{"tf":1.4142135623730951},"318":{"tf":1.0},"369":{"tf":1.0},"426":{"tf":1.0},"44":{"tf":1.7320508075688772},"80":{"tf":2.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"196":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"r":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"213":{"tf":1.0}},"e":{"(":{"1":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"/":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"382":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"273":{"tf":1.7320508075688772},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"275":{"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":2,"docs":{"199":{"tf":1.4142135623730951},"408":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"274":{"tf":1.0},"286":{"tf":1.0},"309":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"15":{"tf":1.4142135623730951},"197":{"tf":1.0},"238":{"tf":1.0},"244":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}},"=":{"1":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"142":{"tf":1.0}}},"3":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"294":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"372":{"tf":1.7320508075688772},"50":{"tf":1.0},"79":{"tf":1.0}},"i":{"d":{"df":5,"docs":{"142":{"tf":1.7320508075688772},"234":{"tf":2.0},"399":{"tf":1.0},"417":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"s":{"[":{"$":{"1":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":26,"docs":{"142":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"208":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":2.6457513110645907},"237":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"242":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"377":{"tf":1.7320508075688772},"397":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"415":{"tf":1.4142135623730951},"6":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951}},"e":{"(":{")":{".":{"df":0,"docs":{},"~":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"#":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"%":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"=":{"$":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"263":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"263":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"b":{"c":{"df":1,"docs":{"263":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"263":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":32,"docs":{"12":{"tf":1.4142135623730951},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"137":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"239":{"tf":1.0},"25":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.4142135623730951},"260":{"tf":1.0},"262":{"tf":1.7320508075688772},"263":{"tf":1.4142135623730951},"271":{"tf":1.0},"275":{"tf":1.0},"30":{"tf":2.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0}}}},"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"389":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"320":{"tf":2.23606797749979},"322":{"tf":1.7320508075688772},"324":{"tf":2.23606797749979}},"x":{"df":1,"docs":{"322":{"tf":1.0}}}}}},"df":24,"docs":{"142":{"tf":3.3166247903554},"15":{"tf":1.0},"213":{"tf":1.0},"240":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"408":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"82":{"tf":1.0},"86":{"tf":1.4142135623730951}},"e":{"c":{"+":{"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"a":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":2.23606797749979},"6":{"tf":1.0}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"0":{"4":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"257":{"tf":1.0},"31":{"tf":1.0},"350":{"tf":1.0},"57":{"tf":1.0}}}}},"df":1,"docs":{"304":{"tf":1.0}},"i":{"df":1,"docs":{"350":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"273":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"0":{"0":{"0":{"0":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"228":{"tf":1.0},"234":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.7320508075688772},"275":{"tf":5.291502622129181},"276":{"tf":3.4641016151377544},"277":{"tf":1.7320508075688772},"69":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"358":{"tf":1.0},"52":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}},"g":{"a":{"df":2,"docs":{"159":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{}},"i":{"a":{"df":12,"docs":{"11":{"tf":1.0},"124":{"tf":1.0},"140":{"tf":1.0},"234":{"tf":1.0},"25":{"tf":1.0},"274":{"tf":1.0},"302":{"tf":1.0},"331":{"tf":1.0},"351":{"tf":1.0},"41":{"tf":1.0},"68":{"tf":1.4142135623730951},"9":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":5,"docs":{"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"53":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"86":{"tf":1.0}}}},"m":{"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"161":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"168":{"tf":1.0}}},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"159":{"tf":1.0},"161":{"tf":1.4142135623730951},"168":{"tf":1.0},"324":{"tf":2.8284271247461903},"325":{"tf":2.449489742783178}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"201":{"tf":1.0},"320":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"257":{"tf":1.0},"334":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}}}},"df":9,"docs":{"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.7320508075688772},"175":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.7320508075688772}}}}}},"n":{"c":{"=":{"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":{":":{"4":{"2":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"d":{"*":{">":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":15,"docs":{"136":{"tf":1.0},"142":{"tf":1.0},"237":{"tf":2.0},"238":{"tf":2.23606797749979},"240":{"tf":2.0},"241":{"tf":1.7320508075688772},"242":{"tf":3.4641016151377544},"244":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":2.0},"276":{"tf":2.8284271247461903},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"396":{"tf":1.0},"414":{"tf":1.0}}},"df":0,"docs":{}},"l":{"1":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"320":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"352":{"tf":1.0}}},"v":{"df":1,"docs":{"58":{"tf":1.0}}}},"w":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"312":{"tf":1.0}}},"8":{"df":1,"docs":{"386":{"tf":1.0}}},"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":1,"docs":{"392":{"tf":1.4142135623730951}}},"3":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"df":1,"docs":{"311":{"tf":1.0}}},"4":{"df":3,"docs":{"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"402":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"166":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"280":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"250":{"tf":1.0},"252":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"123":{"tf":1.4142135623730951},"142":{"tf":2.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"123":{"tf":2.23606797749979},"142":{"tf":3.7416573867739413}}}}}}}}},"df":0,"docs":{}},"y":{"df":4,"docs":{"163":{"tf":1.0},"236":{"tf":1.0},"257":{"tf":1.0},"42":{"tf":1.0}}}},"df":21,"docs":{"146":{"tf":1.0},"15":{"tf":1.0},"155":{"tf":1.4142135623730951},"217":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.0},"352":{"tf":1.0},"373":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"275":{"tf":2.0}}}},"b":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"204":{"tf":1.0},"242":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"252":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":6,"docs":{"312":{"tf":1.0},"348":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"234":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"223":{"tf":1.4142135623730951},"94":{"tf":1.0}},"n":{"df":1,"docs":{"94":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"161":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":2.23606797749979},"84":{"tf":3.0},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"341":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"163":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"166":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.0},"254":{"tf":1.4142135623730951},"262":{"tf":1.0},"62":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"l":{"df":4,"docs":{"276":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"n":{"df":1,"docs":{"386":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":8,"docs":{"12":{"tf":2.449489742783178},"13":{"tf":1.0},"234":{"tf":1.0},"26":{"tf":2.6457513110645907},"371":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.0},"87":{"tf":1.4142135623730951}},"s":{"[":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"144":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"242":{"tf":1.0},"262":{"tf":1.4142135623730951},"274":{"tf":1.0},"55":{"tf":1.4142135623730951},"63":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":5,"docs":{"144":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":2.0},"238":{"tf":2.0},"241":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"2":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":25,"docs":{"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"14":{"tf":1.0},"155":{"tf":1.4142135623730951},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"27":{"tf":1.0},"277":{"tf":1.0},"284":{"tf":1.4142135623730951},"288":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"339":{"tf":1.0},"370":{"tf":1.0},"386":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0},"44":{"tf":1.0},"85":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"123":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"370":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"386":{"tf":1.0}}}},"v":{"df":1,"docs":{"155":{"tf":1.0}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"386":{"tf":1.0}}}}},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"283":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}}},"0":{"df":9,"docs":{"386":{"tf":1.0},"389":{"tf":2.0},"392":{"tf":3.1622776601683795},"393":{"tf":2.0},"394":{"tf":2.449489742783178},"396":{"tf":1.0},"397":{"tf":1.0},"402":{"tf":1.4142135623730951},"424":{"tf":1.0}}},"1":{"+":{"=":{"8":{"df":1,"docs":{"393":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"424":{"tf":1.0}}},"7":{"df":1,"docs":{"424":{"tf":1.0}}},"8":{"df":1,"docs":{"424":{"tf":1.0}}},"9":{"df":1,"docs":{"398":{"tf":1.0}}},"df":5,"docs":{"392":{"tf":3.1622776601683795},"393":{"tf":2.0},"394":{"tf":2.0},"402":{"tf":1.0},"424":{"tf":1.0}}},"2":{"7":{"df":1,"docs":{"424":{"tf":1.0}}},"8":{"df":3,"docs":{"386":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.0}}},"9":{"df":3,"docs":{"386":{"tf":1.0},"400":{"tf":1.4142135623730951},"401":{"tf":2.23606797749979}}},"<":{"<":{"3":{"df":1,"docs":{"392":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"392":{"tf":1.0},"394":{"tf":2.0},"402":{"tf":1.7320508075688772},"424":{"tf":1.0}}},"3":{"0":{"df":3,"docs":{"386":{"tf":1.0},"390":{"tf":1.4142135623730951},"401":{"tf":2.0}}},"1":{"df":1,"docs":{"424":{"tf":1.0}}},"df":1,"docs":{"424":{"tf":1.0}}},"4":{"df":1,"docs":{"424":{"tf":1.0}}},"5":{"df":1,"docs":{"424":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}},"7":{"df":2,"docs":{"396":{"tf":1.0},"424":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"216":{"tf":1.0}}}},"df":2,"docs":{"221":{"tf":1.0},"222":{"tf":1.0}}}}}}},"8":{"6":{"_":{"6":{"4":{"df":15,"docs":{"157":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.0},"174":{"tf":1.0},"274":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.7320508075688772},"375":{"tf":1.0},"383":{"tf":1.7320508075688772},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"135":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"174":{"tf":1.0},"226":{"tf":1.0},"365":{"tf":1.4142135623730951}}},"df":1,"docs":{"424":{"tf":1.0}}},"9":{"df":1,"docs":{"424":{"tf":1.0}}},":":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"z":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":2.0}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"254":{"tf":1.0},"275":{"tf":1.0}}},"df":31,"docs":{"119":{"tf":1.0},"131":{"tf":1.4142135623730951},"140":{"tf":1.4142135623730951},"158":{"tf":1.0},"194":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.0},"254":{"tf":1.4142135623730951},"274":{"tf":1.0},"283":{"tf":1.0},"31":{"tf":1.0},"311":{"tf":1.7320508075688772},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"363":{"tf":3.0},"380":{"tf":1.0},"44":{"tf":1.7320508075688772},"72":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":2.23606797749979},"85":{"tf":2.449489742783178},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"h":{"c":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"159":{"tf":1.0},"164":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"0":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"164":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"=":{"3":{"2":{"df":1,"docs":{"423":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"423":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"424":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"m":{"0":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"377":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"376":{"tf":1.0},"377":{"tf":1.0}}},"7":{"df":1,"docs":{"376":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"390":{"tf":2.449489742783178}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"254":{"tf":2.0},"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}},"x":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"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":{"(":{"1":{"df":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"214":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":1,"docs":{"24":{"tf":1.0}}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"386":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"52":{"tf":1.4142135623730951},"87":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}},"df":8,"docs":{"204":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"363":{"tf":3.3166247903554},"52":{"tf":1.0},"72":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"358":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"234":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"204":{"tf":1.0}},"i":{"df":1,"docs":{"24":{"tf":1.0}}}}},"z":{"df":5,"docs":{"101":{"tf":1.0},"20":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"408":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":6,"docs":{"20":{"tf":1.4142135623730951},"363":{"tf":1.0},"369":{"tf":1.0},"386":{"tf":1.0},"408":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"f":{"df":19,"docs":{"289":{"tf":1.0},"315":{"tf":1.7320508075688772},"320":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.7320508075688772},"329":{"tf":1.7320508075688772},"330":{"tf":2.0},"331":{"tf":2.0},"332":{"tf":2.23606797749979},"333":{"tf":2.0},"334":{"tf":2.6457513110645907},"335":{"tf":1.7320508075688772},"336":{"tf":1.7320508075688772},"369":{"tf":1.0},"373":{"tf":2.0}},"s":{"(":{"8":{"df":1,"docs":{"320":{"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":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"343":{"tf":2.449489742783178}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"7":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"8":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"322":{"tf":2.0},"323":{"tf":2.0},"324":{"tf":2.0},"325":{"tf":1.7320508075688772},"326":{"tf":1.7320508075688772},"336":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"1":{"tf":1.0},"15":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"9":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"breadcrumbs":{"root":{"0":{".":{".":{"1":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{".":{"0":{"df":1,"docs":{"352":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"363":{"tf":1.0}}},"5":{"df":2,"docs":{"208":{"tf":1.0},"363":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":3,"docs":{"274":{"tf":1.0},"275":{"tf":2.6457513110645907},"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"4":{"0":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"9":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}},"3":{"5":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"4":{"b":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"8":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"8":{"5":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"9":{"c":{"0":{"df":1,"docs":{"217":{"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":2,"docs":{"217":{"tf":1.0},"275":{"tf":1.0}}},"1":{"df":1,"docs":{"217":{"tf":1.0}}},"2":{"df":1,"docs":{"217":{"tf":1.0}}},"3":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":1,"docs":{"216":{"tf":1.0}}},"4":{"0":{"4":{"0":{"1":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"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":{}},"3":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"0":{"8":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"0":{"0":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"7":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"7":{"0":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"4":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"217":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}},"4":{"df":1,"docs":{"275":{"tf":1.0}}},"df":3,"docs":{"217":{"tf":1.0},"288":{"tf":3.605551275463989},"72":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"288":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951}}},"2":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"300":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"6":{"0":{"0":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"288":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},":":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"d":{"a":{"df":1,"docs":{"285":{"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":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"285":{"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":{},"s":{":":{"1":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{".":{"c":{"c":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"216":{"tf":1.0}}},"c":{"df":1,"docs":{"288":{"tf":1.0}}},"df":42,"docs":{"142":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.4142135623730951},"273":{"tf":3.0},"274":{"tf":2.449489742783178},"275":{"tf":4.58257569495584},"276":{"tf":2.449489742783178},"285":{"tf":1.4142135623730951},"287":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":2.449489742783178},"308":{"tf":1.4142135623730951},"324":{"tf":5.5677643628300215},"325":{"tf":5.291502622129181},"363":{"tf":2.0},"367":{"tf":1.0},"369":{"tf":1.4142135623730951},"373":{"tf":2.0},"382":{"tf":1.0},"392":{"tf":1.4142135623730951},"400":{"tf":1.7320508075688772},"402":{"tf":1.7320508075688772},"411":{"tf":1.0},"418":{"tf":1.7320508075688772},"420":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"74":{"tf":2.0},"84":{"tf":1.0},"9":{"tf":1.0}},"f":{"1":{"df":0,"docs":{},"f":{"4":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"x":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":1,"docs":{"314":{"tf":1.4142135623730951}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"4":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"6":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"e":{"1":{"0":{"df":1,"docs":{"274":{"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":{}},"5":{"3":{"4":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"c":{"0":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"2":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"274":{"tf":1.0}}},"c":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"b":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"8":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"420":{"tf":1.4142135623730951}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"374":{"tf":1.4142135623730951}}},"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"234":{"tf":1.0}}},"3":{"0":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"1":{"0":{"3":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"222":{"tf":1.0}}},"6":{"df":1,"docs":{"222":{"tf":1.0}}},"b":{"8":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":1,"docs":{"222":{"tf":1.0}}},"df":0,"docs":{}},"6":{"1":{"df":1,"docs":{"234":{"tf":1.0}}},"df":1,"docs":{"274":{"tf":1.0}}},"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"222":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"142":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"8":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}}},"a":{"a":{"df":1,"docs":{"374":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"a":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"215":{"tf":1.4142135623730951},"217":{"tf":1.0}},"f":{"0":{"0":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"380":{"tf":1.0}},"f":{"df":1,"docs":{"371":{"tf":2.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"116":{"tf":1.0}}}}}}}},"1":{".":{"0":{"df":1,"docs":{"237":{"tf":1.0}}},"1":{"df":1,"docs":{"164":{"tf":1.0}}},"2":{".":{"3":{".":{"4":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"df":1,"docs":{"300":{"tf":1.4142135623730951}}},"df":2,"docs":{"163":{"tf":1.0},"363":{"tf":1.0}},"m":{"b":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}}},"2":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.7320508075688772}}},"4":{"df":1,"docs":{"288":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"7":{"df":1,"docs":{"288":{"tf":1.0}}},"9":{"df":1,"docs":{"288":{"tf":1.0}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}},"5":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"4":{"df":1,"docs":{"288":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"c":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"1":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"4":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"b":{"df":1,"docs":{"287":{"tf":1.0}}},"d":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"287":{"tf":1.0}}},"f":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}},"7":{"1":{"df":1,"docs":{"288":{"tf":1.0}}},"2":{"df":1,"docs":{"288":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"142":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.7320508075688772},"369":{"tf":1.0},"79":{"tf":1.0}},"g":{"df":1,"docs":{"163":{"tf":1.4142135623730951}}}},"1":{".":{"1":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"234":{"tf":1.0}}},"5":{"df":1,"docs":{"234":{"tf":1.0}}},"6":{"df":1,"docs":{"234":{"tf":1.0}}},"7":{"df":1,"docs":{"234":{"tf":1.0}}},"8":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"275":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"1":{"df":1,"docs":{"287":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"b":{"df":1,"docs":{"287":{"tf":1.0}}},"d":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"287":{"tf":1.0}}},"f":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"7":{"0":{"df":1,"docs":{"288":{"tf":1.0}}},"4":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"287":{"tf":1.0}}},"7":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"142":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"300":{"tf":1.0},"315":{"tf":1.0},"369":{"tf":1.0}}},"2":{"3":{"4":{"5":{"df":2,"docs":{"148":{"tf":1.0},"172":{"tf":1.0}}},"df":4,"docs":{"167":{"tf":1.0},"191":{"tf":1.4142135623730951},"25":{"tf":1.7320508075688772},"9":{"tf":1.7320508075688772}}},"df":1,"docs":{"244":{"tf":1.0}}},"7":{".":{"0":{".":{"0":{".":{"1":{"df":1,"docs":{"350":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"377":{"tf":1.4142135623730951}}},":":{"1":{"0":{":":{"4":{"8":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"137":{"tf":1.4142135623730951},"274":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"72":{"tf":1.0}}},"3":{".":{"2":{".":{"1":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"3":{"7":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},":":{"1":{"2":{"df":1,"docs":{"369":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.0}}}}}},"df":1,"docs":{"276":{"tf":2.6457513110645907}}},"4":{"1":{"df":1,"docs":{"275":{"tf":1.0}}},"2":{"df":1,"docs":{"275":{"tf":1.0}}},":":{"2":{"6":{"df":1,"docs":{"315":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"276":{"tf":1.0},"285":{"tf":1.0}}},"5":{".":{"0":{".":{"7":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"217":{"tf":1.0},"285":{"tf":1.0},"367":{"tf":1.0}}},"6":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"399":{"tf":1.4142135623730951}}}}}},"df":7,"docs":{"217":{"tf":1.0},"275":{"tf":1.4142135623730951},"285":{"tf":1.0},"380":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"420":{"tf":1.0},"78":{"tf":1.0}}},"7":{"7":{"df":1,"docs":{"216":{"tf":1.0}}},"df":1,"docs":{"285":{"tf":1.0}}},"8":{".":{"1":{"df":0,"docs":{},"k":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"369":{"tf":1.4142135623730951}}},":":{"(":{"a":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":3,"docs":{"367":{"tf":1.0},"368":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"b":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}}},"df":57,"docs":{"117":{"tf":1.0},"12":{"tf":1.0},"139":{"tf":1.7320508075688772},"142":{"tf":2.23606797749979},"172":{"tf":1.7320508075688772},"174":{"tf":1.4142135623730951},"22":{"tf":1.0},"226":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":2.449489742783178},"235":{"tf":2.23606797749979},"237":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.4142135623730951},"247":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.23606797749979},"280":{"tf":1.0},"285":{"tf":2.6457513110645907},"288":{"tf":1.4142135623730951},"297":{"tf":1.0},"298":{"tf":1.4142135623730951},"302":{"tf":1.0},"311":{"tf":2.0},"314":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"357":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"373":{"tf":2.8284271247461903},"376":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"4":{"tf":1.0},"411":{"tf":1.0},"414":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":1.4142135623730951},"62":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"8":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"357":{"tf":1.7320508075688772},"358":{"tf":1.4142135623730951}}}},"f":{"df":1,"docs":{"288":{"tf":1.0}},"r":{"df":2,"docs":{"357":{"tf":1.0},"358":{"tf":1.0}}}},"|":{"2":{"df":0,"docs":{},"|":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"2":{",":{"5":{",":{"6":{",":{"7":{",":{"8":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"0":{"2":{"4":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":1,"docs":{"288":{"tf":1.0}}},"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{"4":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":2,"docs":{"324":{"tf":2.0},"325":{"tf":1.4142135623730951}}},"2":{"0":{"df":1,"docs":{"72":{"tf":1.0}}},"2":{"df":1,"docs":{"300":{"tf":1.0}}},"3":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"282":{"tf":1.0}}},"1":{"df":1,"docs":{"369":{"tf":1.0}}},"2":{"df":3,"docs":{"274":{"tf":1.0},"276":{"tf":1.7320508075688772},"288":{"tf":1.0}}},"3":{"df":1,"docs":{"72":{"tf":1.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"7":{"df":1,"docs":{"408":{"tf":1.0}}},"8":{"df":1,"docs":{"408":{"tf":1.0}}},"9":{"df":2,"docs":{"276":{"tf":1.7320508075688772},"408":{"tf":1.0}}},">":{"&":{"1":{"df":4,"docs":{"174":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}}}},"df":47,"docs":{"122":{"tf":1.0},"136":{"tf":1.4142135623730951},"142":{"tf":2.8284271247461903},"172":{"tf":1.0},"174":{"tf":1.0},"22":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":2.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":2.449489742783178},"243":{"tf":2.449489742783178},"244":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":3.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":2.23606797749979},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":2.0},"298":{"tf":1.0},"302":{"tf":1.0},"304":{"tf":1.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"320":{"tf":1.0},"357":{"tf":1.7320508075688772},"369":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951},"5":{"tf":2.449489742783178},"6":{"tf":2.23606797749979},"68":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"84":{"tf":1.0}},"f":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}},"r":{"df":2,"docs":{"357":{"tf":1.0},"358":{"tf":1.0}}}},"s":{"df":1,"docs":{"363":{"tf":1.0}}},"x":{"3":{"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"418":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{".":{"0":{"df":1,"docs":{"164":{"tf":1.0}}},"1":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"/":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}},"df":2,"docs":{"282":{"tf":1.0},"408":{"tf":1.0}}},"1":{"df":4,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"408":{"tf":1.0},"72":{"tf":1.0}}},"2":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"365":{"tf":1.0},"386":{"tf":1.0}}}}},"df":4,"docs":{"204":{"tf":1.0},"274":{"tf":1.4142135623730951},"415":{"tf":1.0},"420":{"tf":1.0}}},"4":{"2":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},":":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"0":{"df":5,"docs":{"367":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":25,"docs":{"142":{"tf":2.449489742783178},"234":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":2.6457513110645907},"247":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.449489742783178},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"298":{"tf":1.0},"302":{"tf":1.0},"311":{"tf":1.0},"33":{"tf":1.0},"363":{"tf":1.0},"369":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"392":{"tf":1.7320508075688772},"412":{"tf":1.0},"5":{"tf":2.23606797749979},"6":{"tf":2.0},"62":{"tf":1.0},"84":{"tf":1.0}}},"4":{"/":{"4":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}},"9":{"6":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"288":{"tf":1.0}}},"1":{"4":{"1":{"4":{"1":{"4":{"1":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"4":{"2":{"4":{"2":{"4":{"2":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"136":{"tf":1.0},"161":{"tf":1.0},"234":{"tf":1.0},"425":{"tf":1.0}}},"3":{"2":{"1":{"df":1,"docs":{"167":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"df":1,"docs":{"195":{"tf":2.0}}},"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"216":{"tf":1.0}}},"6":{"df":1,"docs":{"216":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},":":{"0":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"369":{"tf":1.4142135623730951},"402":{"tf":1.0},"417":{"tf":1.0},"425":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"216":{"tf":1.0}}},"df":28,"docs":{"142":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"181":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":2.23606797749979},"274":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"315":{"tf":1.0},"363":{"tf":1.4142135623730951},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"402":{"tf":1.0},"412":{"tf":2.449489742783178},"414":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"5":{"tf":1.4142135623730951},"6":{"tf":2.0},"79":{"tf":1.0}},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"192":{"tf":1.0}}}},"df":0,"docs":{}}},"5":{"0":{"df":3,"docs":{"163":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"350":{"tf":1.0}}},"1":{"2":{"df":1,"docs":{"304":{"tf":1.0}}},"6":{"df":1,"docs":{"78":{"tf":1.0}}},"df":1,"docs":{"288":{"tf":1.0}}},"9":{"df":2,"docs":{"287":{"tf":2.0},"72":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"285":{"tf":1.0}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"288":{"tf":1.0}}},"df":11,"docs":{"122":{"tf":1.0},"142":{"tf":2.0},"181":{"tf":1.0},"237":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"408":{"tf":1.0}}},"6":{"0":{"df":3,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"382":{"tf":1.0}}},"1":{"6":{"1":{"6":{"2":{"6":{"2":{"df":2,"docs":{"219":{"tf":1.0},"220":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"df":1,"docs":{"300":{"tf":2.0}}},"df":0,"docs":{}},"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"4":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"312":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"414":{"tf":1.0}}}}},"df":8,"docs":{"174":{"tf":1.0},"226":{"tf":1.4142135623730951},"274":{"tf":1.0},"365":{"tf":1.0},"377":{"tf":1.4142135623730951},"383":{"tf":1.7320508075688772},"397":{"tf":1.0},"415":{"tf":1.0}}},"8":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"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":{}},"9":{"6":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"78":{"tf":1.0}}},"df":11,"docs":{"142":{"tf":1.0},"194":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.0},"408":{"tf":1.0}}},"7":{".":{"3":{".":{"6":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"/":{"3":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"1":{"7":{"9":{"0":{"4":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"2":{"3":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},":":{"0":{"df":4,"docs":{"367":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"136":{"tf":1.0},"142":{"tf":1.0},"247":{"tf":1.0},"275":{"tf":2.0},"276":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.4142135623730951},"369":{"tf":1.0},"408":{"tf":1.0}},"f":{"df":1,"docs":{"216":{"tf":1.0}}}},"8":{".":{"2":{"df":0,"docs":{},"f":{"%":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"/":{"8":{"1":{"/":{"8":{"0":{"8":{"1":{"df":1,"docs":{"350":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"352":{"tf":2.0}}},"df":0,"docs":{}},"8":{"1":{"df":2,"docs":{"350":{"tf":1.0},"351":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"223":{"tf":1.0},"350":{"tf":1.0}}},"1":{"0":{"0":{"df":1,"docs":{"352":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":2,"docs":{"350":{"tf":1.0},"351":{"tf":1.0}}},"2":{"0":{"0":{"df":1,"docs":{"352":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":2.0}}},"5":{"df":1,"docs":{"288":{"tf":1.0}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"392":{"tf":1.0},"402":{"tf":1.0},"417":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}},"df":20,"docs":{"122":{"tf":1.0},"142":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"304":{"tf":1.4142135623730951},"363":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.0},"392":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"394":{"tf":1.4142135623730951},"396":{"tf":1.0},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"408":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"g":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"9":{"/":{"1":{"0":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"df":7,"docs":{"142":{"tf":1.0},"25":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"369":{"tf":1.0},"408":{"tf":1.0},"9":{"tf":1.0}},"p":{"df":1,"docs":{"168":{"tf":1.7320508075688772}}}},"_":{"<":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"_":{"_":{"(":{"\"":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"v":{"df":1,"docs":{"276":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"_":{"(":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"246":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"286":{"tf":1.0}}}}}}}}}},"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":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.7320508075688772}}}}}},"x":{",":{"0":{"df":1,"docs":{"254":{"tf":1.0}}},"1":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"*":{">":{"(":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"244":{"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":{}}}}}}}},"c":{"df":0,"docs":{},"x":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"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":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"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":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"_":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"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":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}}}}},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.7320508075688772},"14":{"tf":1.0},"15":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"13":{"tf":2.0},"14":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"420":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"15":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"44":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":5,"docs":{"11":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"14":{"tf":1.7320508075688772},"15":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"[":{"3":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"274":{"tf":1.0}}},"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":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"d":{"df":0,"docs":{},"e":{"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"f":{"d":{"_":{"1":{"1":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.0}}}}}},"df":1,"docs":{"222":{"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":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"174":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"z":{"1":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"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":{}}},"2":{"df":0,"docs":{},"i":{",":{"_":{"df":0,"docs":{},"z":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"276":{"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":{}},"3":{"b":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{",":{"b":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"1":{",":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{",":{"d":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"a":{"df":2,"docs":{"267":{"tf":1.0},"268":{"tf":1.4142135623730951}}},"c":{"df":2,"docs":{"265":{"tf":1.0},"266":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}}}},"0":{"df":2,"docs":{"424":{"tf":1.0},"425":{"tf":1.4142135623730951}}},"1":{"0":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}},"df":2,"docs":{"33":{"tf":1.0},"425":{"tf":1.0}}},"2":{"df":2,"docs":{"33":{"tf":1.0},"425":{"tf":1.0}}},"5":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"7":{"df":2,"docs":{"424":{"tf":1.0},"425":{"tf":1.4142135623730951}}},"9":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}},":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"<":{"/":{"a":{"df":1,"docs":{"361":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"\\":{"df":0,"docs":{},"n":{"b":{"\\":{"df":0,"docs":{},"n":{"c":{"\\":{"df":0,"docs":{},"n":{"b":{"a":{"df":0,"docs":{},"r":{"\\":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"76":{"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":{}}}}}},"a":{"a":{"a":{"b":{"b":{"b":{"b":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"262":{"tf":2.8284271247461903}}},"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"219":{"tf":1.0},"220":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}},"p":{"c":{"df":0,"docs":{},"s":{"3":{"2":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"395":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"402":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"384":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"403":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"x":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"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":1,"docs":{"60":{"tf":1.0}},"i":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}}}},"c":{"df":5,"docs":{"172":{"tf":1.0},"181":{"tf":1.0},"20":{"tf":1.0},"263":{"tf":1.0},"69":{"tf":1.7320508075688772}}},"df":4,"docs":{"20":{"tf":1.0},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":11,"docs":{"255":{"tf":2.449489742783178},"365":{"tf":1.0},"375":{"tf":1.4142135623730951},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"402":{"tf":1.0},"404":{"tf":1.0},"420":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.4142135623730951}},"l":{"df":1,"docs":{"369":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"408":{"tf":1.0}}}},"v":{"df":4,"docs":{"166":{"tf":1.0},"211":{"tf":1.0},"262":{"tf":1.0},"273":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"204":{"tf":1.0},"269":{"tf":1.0},"284":{"tf":1.0},"363":{"tf":1.4142135623730951},"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"269":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"408":{"tf":1.0}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"s":{"df":1,"docs":{"204":{"tf":1.0}},"s":{"df":16,"docs":{"123":{"tf":1.0},"234":{"tf":2.0},"25":{"tf":1.0},"3":{"tf":1.0},"315":{"tf":1.7320508075688772},"318":{"tf":1.0},"335":{"tf":1.4142135623730951},"389":{"tf":1.4142135623730951},"392":{"tf":1.0},"394":{"tf":1.4142135623730951},"399":{"tf":1.0},"410":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0},"77":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"373":{"tf":1.0},"425":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"254":{"tf":1.0},"275":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"212":{"tf":1.0},"367":{"tf":1.0}}}}}}},"df":1,"docs":{"369":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"l":{"(":{"5":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"289":{"tf":1.0},"315":{"tf":2.8284271247461903},"316":{"tf":2.0},"317":{"tf":2.6457513110645907},"318":{"tf":2.0},"319":{"tf":1.0},"335":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"335":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"126":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"247":{"tf":1.0},"259":{"tf":1.0},"273":{"tf":1.0},"303":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.7320508075688772},"74":{"tf":1.0}}}},"v":{"df":5,"docs":{"307":{"tf":1.4142135623730951},"326":{"tf":1.0},"363":{"tf":1.0},"44":{"tf":1.0},"92":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"234":{"tf":1.0},"266":{"tf":1.0},"287":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"257":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":18,"docs":{"106":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"140":{"tf":1.0},"164":{"tf":1.0},"183":{"tf":2.0},"212":{"tf":1.0},"288":{"tf":1.0},"3":{"tf":2.0},"303":{"tf":1.0},"317":{"tf":1.7320508075688772},"322":{"tf":1.4142135623730951},"343":{"tf":1.0},"344":{"tf":2.8284271247461903},"363":{"tf":1.4142135623730951},"401":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"234":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"46":{"tf":1.0}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"106":{"tf":1.0}}}}},"r":{"df":11,"docs":{"150":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"186":{"tf":1.4142135623730951},"194":{"tf":1.0},"215":{"tf":1.0},"275":{"tf":1.4142135623730951},"372":{"tf":1.0},"380":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":12,"docs":{"142":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"217":{"tf":1.0},"274":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"372":{"tf":2.0},"390":{"tf":2.0},"391":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951},"412":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"280":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"86":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":1,"docs":{"369":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"326":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"242":{"tf":2.0},"243":{"tf":2.8284271247461903},"25":{"tf":1.0},"257":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.4142135623730951},"86":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}}}},"h":{"df":1,"docs":{"367":{"tf":1.0}}},"k":{"a":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":5,"docs":{"217":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"374":{"tf":1.0},"43":{"tf":1.0}},"i":{"a":{"df":6,"docs":{"234":{"tf":2.8284271247461903},"235":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"60":{"tf":1.0},"72":{"tf":1.4142135623730951}},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"234":{"tf":5.0990195135927845}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":10,"docs":{"234":{"tf":2.0},"244":{"tf":1.0},"358":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"399":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.4142135623730951}}}}},"l":{":":{"(":{"df":0,"docs":{},"u":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"197":{"tf":1.0},"246":{"tf":1.4142135623730951}}},"df":0,"docs":{},"w":{"df":13,"docs":{"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"180":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"242":{"tf":1.0},"275":{"tf":1.4142135623730951},"302":{"tf":1.4142135623730951},"315":{"tf":1.0},"363":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{",":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{",":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{",":{"b":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{",":{"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"20":{"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":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"112":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"197":{"tf":1.0},"241":{"tf":1.0},"35":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"406":{"tf":1.0},"47":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.4142135623730951}},"n":{"df":4,"docs":{"11":{"tf":1.0},"19":{"tf":1.0},"4":{"tf":1.0},"7":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"130":{"tf":1.0},"238":{"tf":1.0},"312":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"d":{"6":{"4":{"df":2,"docs":{"365":{"tf":1.0},"383":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"392":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":19,"docs":{"185":{"tf":1.7320508075688772},"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},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"226":{"tf":1.0}}}},"z":{"df":1,"docs":{"274":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"259":{"tf":1.4142135623730951}}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}}},"df":2,"docs":{"117":{"tf":1.0},"194":{"tf":1.0}}}}},"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"208":{"tf":1.0},"275":{"tf":1.0},"279":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"298":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"234":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":2.0}}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":1,"docs":{"239":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"186":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"173":{"tf":1.0},"186":{"tf":1.0},"297":{"tf":1.4142135623730951},"47":{"tf":1.0}},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"173":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"257":{"tf":1.0},"383":{"tf":1.0}}},"df":5,"docs":{"127":{"tf":1.0},"15":{"tf":1.0},"286":{"tf":1.0},"349":{"tf":1.4142135623730951},"62":{"tf":2.449489742783178}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"403":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.7320508075688772}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"98":{"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":3,"docs":{"234":{"tf":1.0},"240":{"tf":1.4142135623730951},"61":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0}},"h":{"df":65,"docs":{"156":{"tf":1.0},"251":{"tf":1.0},"364":{"tf":1.7320508075688772},"365":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"157":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"df":4,"docs":{"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"358":{"tf":2.6457513110645907},"55":{"tf":2.0}}},"df":0,"docs":{}},"g":{"0":{".":{"df":0,"docs":{},"g":{"d":{"b":{".":{"b":{"df":0,"docs":{},"p":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"15":{"tf":1.0}}},"2":{"df":1,"docs":{"15":{"tf":1.0}}},"3":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"c":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"314":{"tf":1.0}}},"df":13,"docs":{"119":{"tf":1.4142135623730951},"146":{"tf":1.0},"175":{"tf":1.0},"204":{"tf":1.0},"23":{"tf":1.4142135623730951},"242":{"tf":2.449489742783178},"243":{"tf":2.449489742783178},"303":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"414":{"tf":1.0},"424":{"tf":1.0},"72":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":17,"docs":{"124":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":2.449489742783178},"166":{"tf":1.0},"199":{"tf":1.0},"23":{"tf":2.8284271247461903},"237":{"tf":1.0},"240":{"tf":1.4142135623730951},"263":{"tf":1.7320508075688772},"287":{"tf":1.0},"288":{"tf":1.0},"376":{"tf":2.6457513110645907},"396":{"tf":2.449489742783178},"41":{"tf":1.0},"414":{"tf":2.449489742783178},"44":{"tf":2.6457513110645907},"7":{"tf":2.0}}}}}}},"v":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"314":{"tf":1.0},"41":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}},"m":{"6":{"4":{"df":21,"docs":{"364":{"tf":1.0},"384":{"tf":2.23606797749979},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.7320508075688772},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":5,"docs":{"404":{"tf":1.0},"411":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"420":{"tf":2.23606797749979},"421":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"103":{"tf":1.0},"107":{"tf":1.4142135623730951},"112":{"tf":1.0}}}},"v":{"7":{"a":{"df":1,"docs":{"404":{"tf":1.4142135623730951}}},"df":19,"docs":{"364":{"tf":1.0},"404":{"tf":1.4142135623730951},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.4142135623730951},"421":{"tf":1.7320508075688772}}},"8":{"df":2,"docs":{"402":{"tf":1.0},"403":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"+":{"=":{"(":{"df":0,"docs":{},"e":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{",":{"3":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{},"x":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"5":{"tf":1.0}}},"y":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"95":{"tf":1.0}}}},"y":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"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":0,"docs":{},"s":{"b":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"359":{"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":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.4142135623730951},"234":{"tf":1.0},"26":{"tf":1.4142135623730951},"5":{"tf":2.0},"6":{"tf":2.0},"7":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":1,"docs":{"5":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"234":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":6,"docs":{"103":{"tf":1.0},"204":{"tf":1.0},"216":{"tf":1.4142135623730951},"219":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951}}},"z":{"df":5,"docs":{"372":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"382":{"tf":2.0},"383":{"tf":1.0},"402":{"tf":2.0},"420":{"tf":2.0},"425":{"tf":2.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"156":{"tf":1.4142135623730951},"159":{"tf":1.0},"226":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"383":{"tf":2.0},"402":{"tf":1.7320508075688772},"403":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"421":{"tf":1.7320508075688772},"425":{"tf":1.7320508075688772},"426":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"276":{"tf":1.0}}},"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}},"t":{"df":1,"docs":{"314":{"tf":1.0}}}},".":{"df":0,"docs":{},"h":{"df":2,"docs":{"276":{"tf":1.0},"314":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"263":{"tf":1.0},"313":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}},"o":{"c":{"df":1,"docs":{"7":{"tf":1.4142135623730951}},"i":{"df":4,"docs":{"5":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.0},"373":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"408":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":16,"docs":{"119":{"tf":1.0},"122":{"tf":1.0},"138":{"tf":1.0},"147":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"200":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"275":{"tf":1.0},"302":{"tf":1.7320508075688772},"304":{"tf":1.0},"324":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"183":{"tf":2.23606797749979},"184":{"tf":1.0},"356":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"42":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"135":{"tf":2.0},"141":{"tf":1.4142135623730951},"260":{"tf":1.4142135623730951},"262":{"tf":1.7320508075688772},"309":{"tf":1.0},"33":{"tf":1.0},"336":{"tf":1.0}}}},"df":1,"docs":{"140":{"tf":1.4142135623730951}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"369":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":23,"docs":{"100":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"160":{"tf":1.0},"171":{"tf":1.0},"20":{"tf":1.0},"232":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.7320508075688772},"243":{"tf":2.0},"250":{"tf":1.0},"252":{"tf":1.4142135623730951},"26":{"tf":1.0},"271":{"tf":1.0},"30":{"tf":1.0},"300":{"tf":1.0},"334":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"196":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":17,"docs":{"1":{"tf":1.0},"174":{"tf":1.0},"181":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"x":{"df":7,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"367":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"i":{"df":1,"docs":{"363":{"tf":1.0}}}}},"b":{".":{"b":{"df":2,"docs":{"267":{"tf":1.4142135623730951},"268":{"tf":1.0}}},"c":{"df":1,"docs":{"266":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"33":{"tf":1.0}}},"2":{"df":1,"docs":{"33":{"tf":1.0}}},"8":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"101":{"tf":1.0},"234":{"tf":1.4142135623730951},"298":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"325":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":4,"docs":{"183":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":2.0},"51":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"20":{"tf":1.0},"215":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":2,"docs":{"139":{"tf":1.4142135623730951},"208":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"275":{"tf":1.0},"66":{"tf":1.0},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}}},"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":3,"docs":{"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}}},"r":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"\"":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"$":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.7320508075688772}}}}},"{":{"!":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{":":{"+":{"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"19":{"tf":1.0}}}}}}},"(":{"$":{"df":0,"docs":{},"{":{"(":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"2":{"1":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"[":{"2":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"19":{"tf":1.4142135623730951},"233":{"tf":1.0},"254":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"262":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"361":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"6":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":1,"docs":{"403":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":13,"docs":{"208":{"tf":1.0},"234":{"tf":1.0},"237":{"tf":2.0},"286":{"tf":1.0},"309":{"tf":1.4142135623730951},"334":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"412":{"tf":1.0},"60":{"tf":1.0},"97":{"tf":1.0}}},"h":{"(":{"1":{"df":1,"docs":{"16":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"296":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"[":{"0":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":15,"docs":{"1":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"51":{"tf":1.0}}},"i":{"c":{"df":3,"docs":{"116":{"tf":1.4142135623730951},"274":{"tf":1.0},"383":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"119":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"140":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"b":{"b":{"df":1,"docs":{"262":{"tf":3.0}}},"df":2,"docs":{"5":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}},"c":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":28,"docs":{"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"20":{"tf":1.4142135623730951},"226":{"tf":1.0},"235":{"tf":2.0},"240":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"257":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"280":{"tf":1.4142135623730951},"282":{"tf":1.7320508075688772},"283":{"tf":1.0},"317":{"tf":1.0},"33":{"tf":1.7320508075688772},"373":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"df":5,"docs":{"238":{"tf":1.0},"284":{"tf":1.0},"296":{"tf":1.0},"298":{"tf":1.0},"63":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"119":{"tf":1.4142135623730951},"133":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.4142135623730951},"418":{"tf":1.0},"70":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}},"df":5,"docs":{"129":{"tf":1.0},"19":{"tf":1.0},"217":{"tf":1.0},"70":{"tf":1.4142135623730951},"82":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"257":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"212":{"tf":1.0},"234":{"tf":1.4142135623730951},"312":{"tf":1.0},"69":{"tf":1.0},"84":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"283":{"tf":1.0},"286":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"286":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"347":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"101":{"tf":1.0},"158":{"tf":1.0},"20":{"tf":1.0},"29":{"tf":1.0},"326":{"tf":1.0},"411":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"h":{"df":1,"docs":{"367":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":3,"docs":{"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}},"n":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":2,"docs":{"147":{"tf":1.0},"148":{"tf":1.0}}},"z":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":19,"docs":{"212":{"tf":1.0},"214":{"tf":1.7320508075688772},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":3.0},"227":{"tf":1.0},"246":{"tf":1.7320508075688772},"25":{"tf":1.0},"284":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"d":{"df":8,"docs":{"271":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":2.449489742783178},"276":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"3":{"tf":1.0},"52":{"tf":1.7320508075688772},"82":{"tf":1.7320508075688772}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"3":{"tf":2.449489742783178}}}}}},"df":3,"docs":{"174":{"tf":1.0},"226":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"277":{"tf":1.0}}}}}}},"t":{"df":7,"docs":{"298":{"tf":3.0},"369":{"tf":1.4142135623730951},"377":{"tf":2.0},"397":{"tf":1.0},"408":{"tf":1.0},"411":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"298":{"tf":1.0}}}}},"df":0,"docs":{}}}},"l":{"a":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"a":{":":{"b":{":":{"c":{":":{"d":{"df":1,"docs":{"33":{"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":1,"docs":{"33":{"tf":2.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":2,"docs":{"13":{"tf":1.7320508075688772},"262":{"tf":1.4142135623730951}}},"df":3,"docs":{"367":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.7320508075688772}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"92":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":9,"docs":{"122":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"163":{"tf":1.4142135623730951},"25":{"tf":1.0},"30":{"tf":1.0},"304":{"tf":1.0},"359":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"390":{"tf":1.0}}},"u":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"13":{"tf":1.7320508075688772}},"e":{"df":2,"docs":{"27":{"tf":1.0},"44":{"tf":1.0}}}},"x":{"df":2,"docs":{"411":{"tf":1.0},"420":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"58":{"tf":2.449489742783178},"59":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"242":{"tf":2.0},"243":{"tf":2.6457513110645907},"244":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"159":{"tf":1.0},"162":{"tf":2.23606797749979},"173":{"tf":1.7320508075688772},"403":{"tf":1.0}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"380":{"tf":1.0},"402":{"tf":1.4142135623730951},"417":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"186":{"tf":1.0},"271":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"358":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.7320508075688772}}}}}}},"df":3,"docs":{"122":{"tf":2.0},"136":{"tf":1.0},"367":{"tf":1.0}},"l":{"df":1,"docs":{"367":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":12,"docs":{"208":{"tf":1.0},"254":{"tf":1.7320508075688772},"284":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"390":{"tf":2.23606797749979},"411":{"tf":2.23606797749979},"420":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":4.242640687119285},"59":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"390":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":7,"docs":{"122":{"tf":2.23606797749979},"123":{"tf":1.7320508075688772},"126":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.7320508075688772},"223":{"tf":1.0},"314":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":3.872983346207417},"130":{"tf":2.0},"136":{"tf":2.23606797749979},"137":{"tf":2.0},"141":{"tf":1.7320508075688772},"48":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":1,"docs":{"334":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}},"s":{"=":{"1":{"df":0,"docs":{},"g":{"df":1,"docs":{"308":{"tf":1.0}}},"m":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":4,"docs":{"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0}},"n":{"df":1,"docs":{"311":{"tf":1.4142135623730951}}}},"u":{"df":1,"docs":{"164":{"tf":1.4142135623730951}},"f":{"[":{"3":{"2":{"df":1,"docs":{"314":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"314":{"tf":1.7320508075688772},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":16,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"226":{"tf":1.0},"3":{"tf":2.23606797749979},"352":{"tf":1.4142135623730951},"52":{"tf":1.0},"82":{"tf":1.4142135623730951},"85":{"tf":3.4641016151377544},"86":{"tf":2.6457513110645907},"88":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}}}},"g":{"df":2,"docs":{"143":{"tf":1.4142135623730951},"144":{"tf":1.7320508075688772}}},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}},"a":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"173":{"tf":1.0},"242":{"tf":1.0},"257":{"tf":1.4142135623730951},"284":{"tf":1.0},"339":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"100":{"tf":1.0},"15":{"tf":1.0},"23":{"tf":1.0},"253":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"363":{"tf":1.0},"46":{"tf":2.0},"68":{"tf":1.4142135623730951},"86":{"tf":1.0}}}}}}},"s":{"=":{"0":{"0":{"1":{"8":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":2,"docs":{"193":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"311":{"tf":1.0},"359":{"tf":1.4142135623730951}}}}}}},"x":{"df":3,"docs":{"367":{"tf":1.0},"411":{"tf":1.0},"420":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":1,"docs":{"371":{"tf":2.0}}},"df":15,"docs":{"155":{"tf":1.7320508075688772},"215":{"tf":2.0},"217":{"tf":1.0},"234":{"tf":2.0},"311":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"373":{"tf":1.0},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"387":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0}}}}}},"c":{"+":{"+":{"1":{"7":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"'":{"df":1,"docs":{"242":{"tf":1.0}}},"df":2,"docs":{"236":{"tf":1.0},"242":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"229":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.4142135623730951},"276":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{"c":{"df":3,"docs":{"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":1,"docs":{"265":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"a":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"0":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}},"3":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"288":{"tf":1.0}}},"[":{"4":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"177":{"tf":1.0},"336":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"336":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"279":{"tf":1.0}},"e":{"[":{"[":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}},"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":1,"docs":{"279":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":29,"docs":{"11":{"tf":1.0},"124":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.7320508075688772},"212":{"tf":1.0},"238":{"tf":2.23606797749979},"240":{"tf":1.0},"246":{"tf":1.4142135623730951},"261":{"tf":1.0},"273":{"tf":1.7320508075688772},"274":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":2.23606797749979},"288":{"tf":2.23606797749979},"298":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"395":{"tf":1.4142135623730951},"403":{"tf":1.0},"413":{"tf":1.4142135623730951},"421":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":3,"docs":{"379":{"tf":1.7320508075688772},"398":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951}},"r":{"df":6,"docs":{"208":{"tf":1.0},"378":{"tf":1.7320508075688772},"379":{"tf":1.0},"381":{"tf":2.0},"400":{"tf":1.0},"418":{"tf":1.0}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"212":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"246":{"tf":1.0},"262":{"tf":1.0},"33":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"269":{"tf":1.0}}}},"v":{"a":{"df":1,"docs":{"363":{"tf":1.7320508075688772}},"s":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"302":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"158":{"tf":1.0},"25":{"tf":1.0},"341":{"tf":2.0},"6":{"tf":1.0},"78":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.7320508075688772},"9":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"208":{"tf":1.0},"212":{"tf":1.0}}}}}},"r":{"d":{"df":1,"docs":{"159":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"234":{"tf":1.0},"235":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"369":{"tf":1.4142135623730951},"408":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":15,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"157":{"tf":1.0},"197":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"237":{"tf":2.449489742783178},"24":{"tf":1.0},"244":{"tf":1.4142135623730951},"27":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.4142135623730951},"379":{"tf":1.0},"38":{"tf":1.7320508075688772},"6":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"124":{"tf":2.8284271247461903},"126":{"tf":1.7320508075688772},"138":{"tf":1.7320508075688772},"276":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"138":{"tf":1.0}}}}}}}}},"df":8,"docs":{"285":{"tf":1.7320508075688772},"291":{"tf":1.0},"307":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"65":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"238":{"tf":1.7320508075688772}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}},"s":{"df":1,"docs":{"297":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}},"c":{"df":3,"docs":{"261":{"tf":1.0},"287":{"tf":1.0},"5":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"159":{"tf":1.0},"163":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951}}}}}},"df":79,"docs":{"101":{"tf":2.0},"102":{"tf":1.0},"119":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"138":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.4142135623730951},"142":{"tf":2.0},"15":{"tf":1.0},"158":{"tf":1.0},"172":{"tf":1.4142135623730951},"20":{"tf":1.0},"204":{"tf":1.7320508075688772},"206":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.4142135623730951},"230":{"tf":1.0},"232":{"tf":1.7320508075688772},"233":{"tf":1.0},"234":{"tf":2.23606797749979},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.7320508075688772},"240":{"tf":2.449489742783178},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"250":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"27":{"tf":1.7320508075688772},"276":{"tf":2.23606797749979},"280":{"tf":1.0},"285":{"tf":1.7320508075688772},"3":{"tf":1.0},"314":{"tf":1.7320508075688772},"33":{"tf":2.0},"382":{"tf":1.0},"402":{"tf":1.0},"408":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":2.449489742783178},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":3.0},"77":{"tf":1.0},"82":{"tf":3.605551275463989},"84":{"tf":2.23606797749979},"85":{"tf":2.8284271247461903},"86":{"tf":1.0},"87":{"tf":2.23606797749979},"88":{"tf":1.7320508075688772},"90":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":2.449489742783178},"97":{"tf":1.4142135623730951},"99":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"180":{"tf":1.0},"275":{"tf":1.0},"297":{"tf":1.0},"62":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"300":{"tf":1.0}}}},"f":{"df":1,"docs":{"369":{"tf":1.0}},"i":{"df":1,"docs":{"208":{"tf":1.0}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"261":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"208":{"tf":1.0},"32":{"tf":1.0},"347":{"tf":2.449489742783178},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"352":{"tf":3.3166247903554},"400":{"tf":1.7320508075688772},"418":{"tf":1.7320508075688772}}}},"n":{"df":0,"docs":{},"g":{"df":16,"docs":{"106":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"234":{"tf":1.0},"3":{"tf":1.7320508075688772},"303":{"tf":1.0},"326":{"tf":1.0},"332":{"tf":1.4142135623730951},"369":{"tf":1.0},"411":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"r":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"215":{"tf":1.0},"261":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"20":{"tf":2.23606797749979},"204":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":3.605551275463989},"239":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772},"243":{"tf":3.4641016151377544},"244":{"tf":1.0},"261":{"tf":1.0},"274":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"314":{"tf":3.0},"374":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"87":{"tf":1.0}},"t":{".":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":1,"docs":{"362":{"tf":1.4142135623730951}}}},"df":1,"docs":{"363":{"tf":2.23606797749979}},"j":{"df":3,"docs":{"354":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0}}}}}},"df":1,"docs":{"367":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"174":{"tf":1.4142135623730951},"226":{"tf":1.0}}},"t":{"df":1,"docs":{"383":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"388":{"tf":1.4142135623730951},"409":{"tf":1.4142135623730951}}}}}}}}},"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"129":{"tf":1.0},"13":{"tf":1.0},"19":{"tf":1.0},"247":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"326":{"tf":1.0},"369":{"tf":1.0},"4":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"242":{"tf":2.8284271247461903}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"58":{"tf":1.4142135623730951},"59":{"tf":2.0},"64":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"128":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"298":{"tf":1.0},"363":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"287":{"tf":1.0},"288":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"215":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"s":{"c":{"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"284":{"tf":1.0},"285":{"tf":2.23606797749979},"287":{"tf":2.449489742783178}}}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"357":{"tf":1.0}}},"2":{"df":1,"docs":{"357":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"358":{"tf":1.0}},"f":{"df":1,"docs":{"358":{"tf":1.0}}},"h":{"df":1,"docs":{"358":{"tf":1.0}}},"m":{"df":1,"docs":{"358":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"357":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"358":{"tf":2.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":8,"docs":{"142":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":2.0},"242":{"tf":2.449489742783178},"250":{"tf":1.0},"281":{"tf":1.0},"361":{"tf":3.605551275463989}}}}},"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"367":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"174":{"tf":1.0},"177":{"tf":1.0},"285":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"62":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"294":{"tf":1.0}}}}},"r":{"df":2,"docs":{"348":{"tf":1.0},"386":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"df":6,"docs":{"119":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"307":{"tf":1.0},"339":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"166":{"tf":1.7320508075688772},"352":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"124":{"tf":1.4142135623730951},"334":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":4,"docs":{"186":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"183":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"257":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":3,"docs":{"228":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"257":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"(":{"1":{"df":2,"docs":{"342":{"tf":1.4142135623730951},"346":{"tf":1.0}}},"df":0,"docs":{}},">":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}},"df":15,"docs":{"11":{"tf":1.0},"119":{"tf":1.4142135623730951},"132":{"tf":2.0},"133":{"tf":2.449489742783178},"213":{"tf":1.0},"26":{"tf":2.23606797749979},"291":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"337":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":2.0},"344":{"tf":2.0},"345":{"tf":2.0},"346":{"tf":1.0},"51":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"250":{"tf":1.0},"297":{"tf":1.4142135623730951},"47":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":4,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"275":{"tf":1.4142135623730951},"44":{"tf":1.0},"79":{"tf":1.0}},"s":{"[":{"$":{"1":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}}},"df":17,"docs":{"0":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"254":{"tf":1.0},"272":{"tf":1.0},"274":{"tf":1.7320508075688772},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"3":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.7320508075688772},"403":{"tf":1.0},"420":{"tf":2.0},"425":{"tf":1.7320508075688772}},"s":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"357":{"tf":1.0}}},"2":{"df":1,"docs":{"357":{"tf":1.0}}},"d":{"df":2,"docs":{"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"356":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"0":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"271":{"tf":1.0}}},"r":{"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{",":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"4":{"df":1,"docs":{"183":{"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":{}}}}}}},"]":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"130":{"tf":1.0},"14":{"tf":2.449489742783178},"184":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":2.0},"44":{"tf":2.23606797749979},"45":{"tf":1.4142135623730951}},"s":{"+":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{":":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"d":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"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":{},"m":{"df":0,"docs":{},"n":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":2,"docs":{"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"212":{"tf":1.0},"357":{"tf":2.23606797749979},"358":{"tf":1.0},"79":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"274":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"309":{"tf":1.0},"320":{"tf":1.0}}},"m":{"a":{"df":2,"docs":{"271":{"tf":1.0},"72":{"tf":1.0}},"n":{"d":{"df":39,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":2.6457513110645907},"127":{"tf":1.7320508075688772},"132":{"tf":2.0},"133":{"tf":1.0},"138":{"tf":2.0},"140":{"tf":1.4142135623730951},"144":{"tf":2.23606797749979},"15":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.0},"171":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"21":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"32":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"323":{"tf":1.0},"34":{"tf":1.7320508075688772},"342":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":2.0},"68":{"tf":1.0},"80":{"tf":1.7320508075688772},"82":{"tf":1.4142135623730951},"90":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"146":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},">":{".":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"61":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"61":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"55":{"tf":1.0},"60":{"tf":2.6457513110645907},"61":{"tf":3.0},"62":{"tf":3.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.4142135623730951},"66":{"tf":2.0}}}},"n":{"d":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"106":{"tf":1.0}}}}},"p":{"_":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":6,"docs":{"201":{"tf":1.0},"242":{"tf":2.0},"243":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"373":{"tf":1.0},"86":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"194":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"275":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"11":{"tf":1.4142135623730951},"13":{"tf":1.0},"14":{"tf":1.0}}}}},"df":1,"docs":{"13":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"26":{"tf":2.0},"27":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"l":{"df":17,"docs":{"208":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.0},"284":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"425":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"250":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":13,"docs":{"10":{"tf":1.4142135623730951},"100":{"tf":1.4142135623730951},"11":{"tf":2.0},"12":{"tf":1.7320508075688772},"13":{"tf":2.6457513110645907},"14":{"tf":1.4142135623730951},"15":{"tf":2.449489742783178},"26":{"tf":3.605551275463989},"27":{"tf":1.7320508075688772},"44":{"tf":4.47213595499958},"47":{"tf":1.0},"61":{"tf":1.0},"97":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"69":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"26":{"tf":1.0},"27":{"tf":2.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"309":{"tf":1.0},"79":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}}}},"d":{"df":3,"docs":{"122":{"tf":2.23606797749979},"136":{"tf":1.0},"254":{"tf":1.7320508075688772}},"i":{"d":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":4,"docs":{"122":{"tf":1.7320508075688772},"136":{"tf":2.23606797749979},"137":{"tf":1.4142135623730951},"44":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}},"g":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"293":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"293":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"159":{"tf":1.4142135623730951},"178":{"tf":1.0},"181":{"tf":1.0},"297":{"tf":1.0},"50":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":11,"docs":{"126":{"tf":1.0},"130":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"163":{"tf":1.0},"166":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"296":{"tf":1.0},"309":{"tf":1.0},"320":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"172":{"tf":1.0},"186":{"tf":1.0},"189":{"tf":2.0},"190":{"tf":1.7320508075688772},"191":{"tf":1.7320508075688772},"192":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"352":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"287":{"tf":1.0},"288":{"tf":1.0},"414":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"311":{"tf":1.0},"320":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"158":{"tf":1.0},"172":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"173":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":8,"docs":{"237":{"tf":1.4142135623730951},"240":{"tf":2.6457513110645907},"241":{"tf":3.4641016151377544},"242":{"tf":1.4142135623730951},"274":{"tf":1.0},"314":{"tf":2.23606797749979},"359":{"tf":1.4142135623730951},"363":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":5,"docs":{"239":{"tf":1.0},"240":{"tf":1.7320508075688772},"242":{"tf":2.0},"243":{"tf":2.0},"244":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"241":{"tf":1.0},"418":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"244":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"m":{"df":1,"docs":{"238":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":16,"docs":{"163":{"tf":1.0},"170":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"261":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.6457513110645907},"276":{"tf":1.0},"287":{"tf":1.0},"297":{"tf":1.0},"33":{"tf":1.0},"46":{"tf":1.4142135623730951},"59":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"196":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"3":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"47":{"tf":1.0},"65":{"tf":1.0},"83":{"tf":1.0},"91":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"122":{"tf":1.0},"161":{"tf":1.0},"240":{"tf":2.0},"242":{"tf":1.0},"363":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"13":{"tf":1.0},"218":{"tf":1.0},"247":{"tf":1.0},"48":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":9,"docs":{"164":{"tf":1.7320508075688772},"257":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"137":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.0}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"234":{"tf":1.0}}},"t":{"df":3,"docs":{"186":{"tf":1.4142135623730951},"218":{"tf":1.0},"234":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":9,"docs":{"102":{"tf":1.0},"163":{"tf":1.0},"183":{"tf":1.4142135623730951},"22":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"7":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"(":{"5":{"df":3,"docs":{"296":{"tf":1.7320508075688772},"297":{"tf":1.0},"298":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"300":{"tf":2.449489742783178}}}}},"df":8,"docs":{"119":{"tf":1.7320508075688772},"289":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":2.449489742783178},"298":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":2.23606797749979},"301":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"236":{"tf":1.0},"274":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"234":{"tf":1.7320508075688772},"275":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"=":{"1":{"0":{"0":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"197":{"tf":1.0},"198":{"tf":1.0},"382":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"367":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}}}},"v":{".":{"c":{"c":{".":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"285":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":1,"docs":{"285":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"285":{"tf":2.0}}}},"df":1,"docs":{"285":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"284":{"tf":2.23606797749979},"285":{"tf":1.7320508075688772}}}},"df":1,"docs":{"11":{"tf":1.0}},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"232":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"261":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"r":{"df":3,"docs":{"407":{"tf":1.0},"408":{"tf":1.7320508075688772},"410":{"tf":2.0}}}},"u":{"df":8,"docs":{"159":{"tf":1.0},"160":{"tf":2.6457513110645907},"165":{"tf":1.0},"173":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"251":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"0":{".":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"369":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.0}}}}}}}},"df":1,"docs":{"301":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"186":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"163":{"tf":2.449489742783178},"164":{"tf":1.0},"166":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"242":{"tf":1.0},"246":{"tf":1.0},"3":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":2.23606797749979},"308":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":2.0},"328":{"tf":2.0},"331":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"352":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"50":{"tf":1.0},"52":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"62":{"tf":2.0},"86":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}},"t":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"8":{"df":1,"docs":{"303":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"289":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":2.0},"305":{"tf":1.7320508075688772}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"354":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":4,"docs":{"238":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"285":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"+":{"a":{"df":1,"docs":{"158":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"t":{"+":{"1":{"df":1,"docs":{"158":{"tf":1.0}}},"2":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"240":{"tf":3.605551275463989}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"408":{"tf":1.0}}}}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"262":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"=":{"$":{"2":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"27":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":35,"docs":{"101":{"tf":1.0},"12":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"193":{"tf":1.0},"234":{"tf":1.0},"251":{"tf":1.0},"26":{"tf":2.0},"262":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"3":{"tf":1.0},"316":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"343":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.4142135623730951},"407":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.7320508075688772},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"88":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"131":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"12":{"tf":1.4142135623730951},"26":{"tf":1.0},"3":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"240":{"tf":1.0}}}}}}},"v":{"df":2,"docs":{"234":{"tf":2.23606797749979},"238":{"tf":1.0}}},"x":{"df":2,"docs":{"367":{"tf":1.0},"374":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"285":{"tf":2.449489742783178}}}},"df":0,"docs":{}}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":9,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"208":{"tf":1.0},"210":{"tf":1.4142135623730951},"51":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.0},"90":{"tf":1.0},"95":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{".":{"d":{"df":2,"docs":{"267":{"tf":1.0},"268":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"6":{"df":1,"docs":{"288":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":2,"docs":{"241":{"tf":1.0},"79":{"tf":1.0}}}},"a":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"177":{"tf":1.4142135623730951},"179":{"tf":2.0},"180":{"tf":2.23606797749979},"181":{"tf":1.0}}}},"df":0,"docs":{}},"df":18,"docs":{"109":{"tf":1.0},"110":{"tf":1.0},"155":{"tf":1.0},"234":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":2.6457513110645907},"288":{"tf":1.7320508075688772},"304":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.0},"320":{"tf":1.4142135623730951},"325":{"tf":1.0},"363":{"tf":2.449489742783178},"367":{"tf":1.0},"373":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"320":{"tf":1.7320508075688772},"326":{"tf":1.0},"327":{"tf":1.7320508075688772},"328":{"tf":2.0},"329":{"tf":1.7320508075688772},"330":{"tf":2.23606797749979},"331":{"tf":2.449489742783178},"332":{"tf":2.0},"333":{"tf":2.449489742783178},"334":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"117":{"tf":1.0},"59":{"tf":1.0}}}},"x":{"df":1,"docs":{"298":{"tf":1.4142135623730951}}},"y":{"df":1,"docs":{"72":{"tf":1.0}}}},"b":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"287":{"tf":1.0}}},"d":{"df":3,"docs":{"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"5":{"tf":1.4142135623730951}},"e":{"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":{},"f":{"a":{"c":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"257":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":25,"docs":{"14":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.7320508075688772},"172":{"tf":1.0},"174":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.4142135623730951},"304":{"tf":1.0},"326":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"373":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.4142135623730951},"52":{"tf":1.0},"58":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.7320508075688772},"77":{"tf":1.0},"8":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":13,"docs":{"128":{"tf":1.4142135623730951},"140":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"169":{"tf":2.0},"173":{"tf":1.0},"200":{"tf":1.4142135623730951},"208":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}},"e":{"df":7,"docs":{"119":{"tf":1.0},"121":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"148":{"tf":1.7320508075688772}}},"g":{"df":1,"docs":{"165":{"tf":1.0}},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"c":{"df":3,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"46":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"72":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}},"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{")":{":":{":":{"_":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"242":{"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":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"279":{"tf":2.0},"60":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"369":{"tf":1.0},"373":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"233":{"tf":1.0}},"t":{"df":1,"docs":{"233":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"246":{"tf":1.0}},"f":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"257":{"tf":1.0}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":29,"docs":{"117":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"204":{"tf":1.0},"23":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"275":{"tf":3.605551275463989},"276":{"tf":3.3166247903554},"288":{"tf":1.0},"29":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.4142135623730951},"321":{"tf":1.0},"327":{"tf":1.0},"336":{"tf":1.0},"352":{"tf":1.4142135623730951},"356":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"68":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"172":{"tf":1.0},"279":{"tf":2.6457513110645907},"280":{"tf":1.0},"281":{"tf":2.0},"282":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":27,"docs":{"122":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"141":{"tf":1.7320508075688772},"142":{"tf":2.0},"144":{"tf":1.0},"164":{"tf":1.0},"235":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"243":{"tf":2.0},"250":{"tf":1.0},"259":{"tf":1.0},"276":{"tf":1.4142135623730951},"286":{"tf":1.0},"298":{"tf":1.0},"3":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"318":{"tf":1.0},"347":{"tf":1.0},"373":{"tf":1.0},"382":{"tf":1.0},"42":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"76":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"257":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"325":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"v":{"c":{"df":1,"docs":{"326":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"216":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"106":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"142":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"204":{"tf":1.0},"205":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"106":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"206":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"276":{"tf":1.0},"286":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"p":{"df":1,"docs":{"178":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"181":{"tf":1.4142135623730951},"240":{"tf":1.0},"275":{"tf":1.7320508075688772},"284":{"tf":1.0},"336":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"19":{"tf":1.0},"234":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"df":11,"docs":{"13":{"tf":1.4142135623730951},"285":{"tf":2.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"424":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"361":{"tf":1.7320508075688772},"399":{"tf":1.4142135623730951},"412":{"tf":1.0},"417":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"59":{"tf":1.0}},"i":{"b":{"df":7,"docs":{"234":{"tf":1.0},"315":{"tf":1.0},"400":{"tf":1.0},"418":{"tf":1.0},"43":{"tf":1.0},"7":{"tf":1.0},"82":{"tf":2.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}},"t":{"df":28,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"13":{"tf":1.0},"242":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"3":{"tf":1.0},"44":{"tf":2.0},"62":{"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.4142135623730951},"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.4142135623730951}},"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":1,"docs":{"293":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"301":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"374":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"194":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"240":{"tf":1.7320508075688772},"339":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":3,"docs":{"322":{"tf":2.0},"328":{"tf":2.0},"334":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"112":{"tf":2.0},"128":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"52":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":9,"docs":{"201":{"tf":1.0},"242":{"tf":1.0},"247":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"300":{"tf":1.0},"302":{"tf":1.0},"356":{"tf":2.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"246":{"tf":1.0},"247":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}}}}},"v":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"i":{"df":2,"docs":{"322":{"tf":1.0},"326":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"4":{"df":1,"docs":{"312":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":2,"docs":{"312":{"tf":1.0},"314":{"tf":1.7320508075688772}}}}}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"311":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"311":{"tf":1.0}}}}}}}}},"df":1,"docs":{"310":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"304":{"tf":1.7320508075688772},"305":{"tf":1.0}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"0":{"df":2,"docs":{"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"d":{"a":{"1":{"df":1,"docs":{"163":{"tf":1.0}}},"2":{"df":1,"docs":{"163":{"tf":1.0}}},"df":1,"docs":{"163":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"322":{"tf":1.0}}},"2":{"df":1,"docs":{"322":{"tf":1.0}}},"3":{"df":1,"docs":{"322":{"tf":1.0}}},"4":{"df":1,"docs":{"322":{"tf":1.0}}},"a":{"df":1,"docs":{"322":{"tf":1.0}}},"b":{"df":1,"docs":{"322":{"tf":1.0}}},"c":{"df":1,"docs":{"322":{"tf":1.0}}},"df":3,"docs":{"303":{"tf":2.6457513110645907},"320":{"tf":1.7320508075688772},"324":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":61,"docs":{"228":{"tf":1.7320508075688772},"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},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"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},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0}}}}}},"i":{"c":{"df":18,"docs":{"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.4142135623730951},"164":{"tf":2.0},"168":{"tf":1.0},"193":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":2.8284271247461903},"305":{"tf":2.0},"310":{"tf":1.0},"311":{"tf":1.7320508075688772},"312":{"tf":1.7320508075688772},"313":{"tf":2.0},"320":{"tf":1.7320508075688772},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"fi":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.0}}}}},"f":{"=":{"0":{"df":1,"docs":{"373":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"369":{"tf":1.0},"373":{"tf":1.0}}},"h":{"df":1,"docs":{"367":{"tf":1.0}}},"i":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"367":{"tf":1.0},"373":{"tf":2.8284271247461903},"374":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"60":{"tf":1.0},"61":{"tf":3.0},"64":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"181":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"29":{"tf":1.0},"320":{"tf":1.0},"402":{"tf":1.0},"412":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"66":{"tf":1.0},"79":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":1,"docs":{"367":{"tf":1.0}}},"o":{"df":1,"docs":{"304":{"tf":1.0}}},"r":{">":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"x":{"8":{"6":{"/":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"173":{"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":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"]":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"102":{"tf":1.0},"129":{"tf":1.4142135623730951},"14":{"tf":1.0},"26":{"tf":1.0},"262":{"tf":1.0},"47":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}}}}},"t":{"df":11,"docs":{"173":{"tf":1.4142135623730951},"311":{"tf":1.4142135623730951},"361":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.4142135623730951},"373":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"420":{"tf":1.4142135623730951},"421":{"tf":1.0},"426":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"171":{"tf":1.0},"173":{"tf":1.0},"234":{"tf":1.0},"25":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"419":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"102":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.4142135623730951},"257":{"tf":1.0},"284":{"tf":1.4142135623730951},"55":{"tf":1.0}}}}}}},"df":2,"docs":{"100":{"tf":1.0},"102":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"146":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772},"252":{"tf":1.0},"291":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"363":{"tf":1.0},"408":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"130":{"tf":1.4142135623730951},"150":{"tf":1.0},"224":{"tf":2.0},"225":{"tf":1.4142135623730951},"226":{"tf":2.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":10,"docs":{"159":{"tf":1.0},"163":{"tf":2.449489742783178},"171":{"tf":1.0},"197":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"305":{"tf":1.0},"320":{"tf":1.7320508075688772},"325":{"tf":2.23606797749979},"86":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"121":{"tf":2.0},"135":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":2.6457513110645907},"224":{"tf":1.0},"23":{"tf":1.0},"275":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"112":{"tf":1.0},"320":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{">":{"<":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"p":{">":{"<":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"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":{}}}},"df":0,"docs":{}},"df":4,"docs":{"357":{"tf":2.449489742783178},"358":{"tf":3.1622776601683795},"359":{"tf":2.0},"361":{"tf":3.1622776601683795}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"l":{"df":1,"docs":{"367":{"tf":1.0}},"f":{"c":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"df":1,"docs":{"272":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{"df":1,"docs":{"250":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"344":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"97":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":2.0}}}}}},"u":{"df":1,"docs":{"132":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"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":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"'":{"a":{"df":1,"docs":{"363":{"tf":1.0}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"d":{"(":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"359":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"359":{"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":2,"docs":{"132":{"tf":1.7320508075688772},"7":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"186":{"tf":1.4142135623730951},"195":{"tf":1.0},"215":{"tf":1.0},"269":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"51":{"tf":1.7320508075688772},"6":{"tf":1.0},"78":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"223":{"tf":1.0},"224":{"tf":1.0}}}},"t":{"(":{"1":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"1":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":2.23606797749979},"184":{"tf":1.4142135623730951}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"414":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"126":{"tf":1.0},"238":{"tf":1.0},"311":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"95":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"380":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"309":{"tf":2.449489742783178}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}}}},"df":4,"docs":{"195":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":2.0},"168":{"tf":1.7320508075688772}},"r":{"df":3,"docs":{"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"140":{"tf":1.0}}}},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}}},"s":{":":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"373":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"195":{"tf":1.0},"339":{"tf":1.4142135623730951}},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"242":{"tf":1.0}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}}},"p":{"df":15,"docs":{"125":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.7320508075688772},"211":{"tf":1.0},"215":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.4142135623730951},"241":{"tf":1.0},"275":{"tf":1.0},"297":{"tf":2.23606797749979},"298":{"tf":3.605551275463989},"3":{"tf":1.0},"300":{"tf":1.4142135623730951},"303":{"tf":1.0}}}},"p":{"2":{"(":{"2":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"129":{"tf":1.0},"272":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"296":{"tf":1.0},"336":{"tf":1.4142135623730951},"425":{"tf":1.0},"88":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"155":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":2.23606797749979},"274":{"tf":1.0},"288":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"367":{"tf":1.0}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":12,"docs":{"223":{"tf":2.0},"231":{"tf":1.0},"234":{"tf":2.8284271247461903},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"309":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"df":4,"docs":{"223":{"tf":1.0},"231":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}},"y":{"df":0,"docs":{},"m":{"df":3,"docs":{"223":{"tf":1.0},"275":{"tf":2.449489742783178},"276":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"62":{"tf":1.0}}}},"5":{"df":1,"docs":{"287":{"tf":1.0}}},"8":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":2.0}}},"9":{"df":1,"docs":{"288":{"tf":1.0}},"e":{"0":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"274":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"13":{"tf":1.0},"163":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.0},"235":{"tf":1.0},"269":{"tf":1.4142135623730951},"275":{"tf":1.0},"287":{"tf":1.0},"298":{"tf":1.0},"320":{"tf":1.0},"350":{"tf":1.0},"400":{"tf":1.0},"418":{"tf":1.4142135623730951},"62":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"0":{"df":1,"docs":{"173":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":2,"docs":{"284":{"tf":1.0},"363":{"tf":1.0}},"i":{"df":1,"docs":{"235":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"121":{"tf":1.0}}}}}}},"x":{",":{"0":{"df":0,"docs":{},"x":{"1":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":4,"docs":{"156":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"254":{"tf":2.8284271247461903},"367":{"tf":1.0}}}},"b":{"df":1,"docs":{"288":{"tf":1.0}},"p":{"df":1,"docs":{"367":{"tf":1.0}}},"x":{"df":1,"docs":{"367":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"425":{"tf":1.4142135623730951}}}},"df":1,"docs":{"288":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":33,"docs":{"216":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"254":{"tf":1.0},"257":{"tf":1.0},"262":{"tf":2.449489742783178},"263":{"tf":1.0},"275":{"tf":1.0},"293":{"tf":1.0},"308":{"tf":1.0},"33":{"tf":3.3166247903554},"34":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":3.872983346207417},"40":{"tf":1.0},"41":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":3.0},"51":{"tf":1.0},"6":{"tf":3.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":2.0},"9":{"tf":1.7320508075688772}}}},"x":{"df":1,"docs":{"367":{"tf":1.0}}}},"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":2.449489742783178}}},"i":{",":{"0":{"df":0,"docs":{},"x":{"2":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"254":{"tf":2.0},"367":{"tf":1.0}},"t":{"df":6,"docs":{"106":{"tf":1.7320508075688772},"117":{"tf":1.0},"3":{"tf":2.0},"43":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"96":{"tf":1.0}}}},"x":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"370":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":1,"docs":{"367":{"tf":1.0}}}},"df":25,"docs":{"15":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.4142135623730951},"218":{"tf":1.0},"242":{"tf":1.7320508075688772},"250":{"tf":1.4142135623730951},"26":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"359":{"tf":1.7320508075688772},"408":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"7":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.0},"82":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"df":1,"docs":{"5":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"22":{"tf":1.0},"257":{"tf":1.0},"370":{"tf":1.4142135623730951},"372":{"tf":1.0},"412":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"368":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":21,"docs":{"100":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"130":{"tf":1.0},"161":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"23":{"tf":1.0},"244":{"tf":1.0},"250":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.4142135623730951},"344":{"tf":1.0},"347":{"tf":1.0},"373":{"tf":1.4142135623730951},"392":{"tf":1.0},"414":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0},"82":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"368":{"tf":1.0}}}},"l":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"1":{"df":1,"docs":{"387":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"387":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"387":{"tf":1.7320508075688772}}},"df":1,"docs":{"387":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"234":{"tf":1.4142135623730951},"239":{"tf":1.0},"356":{"tf":1.4142135623730951},"361":{"tf":3.1622776601683795},"363":{"tf":2.0},"46":{"tf":1.0}}}}}}},"f":{"df":12,"docs":{"217":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"231":{"tf":1.0},"275":{"tf":2.23606797749979},"276":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"298":{"tf":1.0}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"99":{"tf":1.0}}}},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"2":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"c":{"df":24,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"3":{"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.4142135623730951},"99":{"tf":1.0}},"s":{"(":{"1":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"420":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"261":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":19,"docs":{"130":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.4142135623730951},"173":{"tf":1.0},"20":{"tf":1.0},"234":{"tf":2.0},"252":{"tf":1.0},"273":{"tf":1.0},"291":{"tf":1.7320508075688772},"308":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"336":{"tf":1.0},"363":{"tf":1.0},"369":{"tf":1.4142135623730951},"52":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"20":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"53":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":3,"docs":{"222":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"103":{"tf":1.0},"109":{"tf":2.0},"110":{"tf":2.23606797749979},"111":{"tf":1.7320508075688772},"304":{"tf":2.0},"305":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":2.6457513110645907},"332":{"tf":2.449489742783178}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"331":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"76":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":22,"docs":{"122":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"19":{"tf":1.0},"204":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"400":{"tf":1.0},"41":{"tf":1.0},"418":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"70":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"218":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"408":{"tf":1.0},"422":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"162":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"86":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"3":{"tf":1.0},"49":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"13":{"tf":1.0},"197":{"tf":1.4142135623730951},"240":{"tf":1.0},"242":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.449489742783178},"276":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.7320508075688772},"317":{"tf":2.6457513110645907},"318":{"tf":1.7320508075688772},"344":{"tf":1.4142135623730951},"345":{"tf":1.4142135623730951},"347":{"tf":1.0},"7":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"243":{"tf":1.0}}}},"v":{"df":4,"docs":{"148":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"50":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"148":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"275":{"tf":1.0},"284":{"tf":1.0},"33":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"381":{"tf":1.7320508075688772},"401":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772}}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"142":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"284":{"tf":1.0},"331":{"tf":1.0},"381":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"31":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"4":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"130":{"tf":1.0},"23":{"tf":1.0},"233":{"tf":1.4142135623730951},"242":{"tf":1.0},"247":{"tf":2.0},"4":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"s":{":":{"[":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"373":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":3,"docs":{"14":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"215":{"tf":1.0}}}},"df":1,"docs":{"162":{"tf":1.0}}},"df":1,"docs":{"217":{"tf":1.0}},"i":{"df":1,"docs":{"367":{"tf":1.0}}},"p":{"df":2,"docs":{"367":{"tf":1.0},"369":{"tf":1.0}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"98":{"tf":1.0}}}},"c":{"/":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"309":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"z":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"336":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"96":{"tf":1.0},"99":{"tf":1.7320508075688772}},"u":{"df":5,"docs":{"13":{"tf":1.0},"242":{"tf":1.4142135623730951},"272":{"tf":1.0},"350":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"312":{"tf":1.0}}}}},"df":1,"docs":{"208":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}},"t":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"170":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"170":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.7320508075688772},"314":{"tf":1.4142135623730951}},"s":{"=":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"170":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"312":{"tf":1.7320508075688772}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.0},"250":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"234":{"tf":1.0},"261":{"tf":1.0},"70":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":68,"docs":{"115":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"134":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"140":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"15":{"tf":2.0},"154":{"tf":1.4142135623730951},"157":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"183":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"200":{"tf":1.0},"205":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"217":{"tf":1.0},"22":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.7320508075688772},"231":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"261":{"tf":1.0},"27":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"279":{"tf":1.0},"280":{"tf":1.7320508075688772},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"293":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"309":{"tf":1.0},"314":{"tf":1.7320508075688772},"315":{"tf":1.0},"326":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"340":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"51":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.4142135623730951},"76":{"tf":1.0},"8":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"124":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"20":{"tf":1.0},"369":{"tf":1.0},"387":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"411":{"tf":1.0},"420":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"76":{"tf":1.0}}}}}},"df":5,"docs":{"119":{"tf":1.0},"139":{"tf":1.4142135623730951},"147":{"tf":1.0},"153":{"tf":1.4142135623730951},"300":{"tf":1.0}},"e":{"c":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"df":1,"docs":{"172":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"293":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":13,"docs":{"119":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"169":{"tf":1.0},"186":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.0},"48":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"136":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"305":{"tf":1.4142135623730951},"324":{"tf":1.0},"326":{"tf":1.0},"347":{"tf":1.0},"35":{"tf":1.0}}}},"t":{"(":{"2":{"df":6,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"119":{"tf":1.0},"158":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"32":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"18":{"tf":1.0},"19":{"tf":2.0},"4":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"254":{"tf":1.0},"379":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"106":{"tf":1.4142135623730951},"117":{"tf":2.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"242":{"tf":1.0}}}},"n":{"df":3,"docs":{"15":{"tf":1.0},"22":{"tf":1.4142135623730951},"373":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"11":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"276":{"tf":1.0},"371":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"76":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"107":{"tf":2.0},"117":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"26":{"tf":1.0},"276":{"tf":1.4142135623730951},"31":{"tf":1.0},"326":{"tf":2.449489742783178},"33":{"tf":1.0}}}}},"r":{"df":8,"docs":{"121":{"tf":1.4142135623730951},"123":{"tf":2.23606797749979},"194":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"121":{"tf":1.4142135623730951},"142":{"tf":2.0},"204":{"tf":1.0},"242":{"tf":1.0},"25":{"tf":1.7320508075688772},"275":{"tf":1.0},"339":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.7320508075688772}}}}}}},"t":{"3":{"df":1,"docs":{"163":{"tf":1.0}}},"4":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"117":{"tf":1.4142135623730951},"317":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"172":{"tf":1.0},"254":{"tf":1.4142135623730951},"276":{"tf":2.0},"363":{"tf":2.0}}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":1,"docs":{"20":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"217":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},"1":{"df":1,"docs":{"97":{"tf":1.0}}},"2":{"df":1,"docs":{"288":{"tf":1.0}}},":":{"c":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}},"{":{"df":0,"docs":{},"f":{".":{"_":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}},"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"208":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"204":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":2.449489742783178},"325":{"tf":1.0},"35":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"320":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"s":{"df":3,"docs":{"242":{"tf":1.0},"363":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"347":{"tf":1.0},"352":{"tf":1.0}}},"y":{"=":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"1":{"6":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"197":{"tf":1.7320508075688772},"208":{"tf":1.7320508075688772},"211":{"tf":1.0}},"i":{"df":1,"docs":{"325":{"tf":1.7320508075688772}}}}}}},"c":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"df":7,"docs":{"204":{"tf":1.7320508075688772},"22":{"tf":2.0},"314":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":33,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"163":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"208":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"24":{"tf":2.0},"26":{"tf":2.23606797749979},"27":{"tf":2.23606797749979},"294":{"tf":1.0},"304":{"tf":1.7320508075688772},"349":{"tf":1.0},"352":{"tf":1.0},"358":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"408":{"tf":1.0},"44":{"tf":2.0},"46":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"160":{"tf":1.0},"241":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"87":{"tf":1.0}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"241":{"tf":1.0}}}},"f":{"2":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"5":{"df":0,"docs":{},"e":{"2":{"2":{"df":0,"docs":{},"f":{"0":{"0":{"0":{"0":{"df":1,"docs":{"274":{"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":3,"docs":{"204":{"tf":1.0},"287":{"tf":3.7416573867739413},"288":{"tf":2.23606797749979}}},"g":{"df":2,"docs":{"186":{"tf":1.0},"188":{"tf":1.0}}},"i":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"67":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.7320508075688772},"71":{"tf":2.0},"77":{"tf":2.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{".":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"h":{"df":1,"docs":{"33":{"tf":1.0}}},"{":{"df":0,"docs":{},"h":{",":{"c":{"c":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"102":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"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":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{">":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":1,"docs":{"163":{"tf":1.0}}},"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":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"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":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},">":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"112":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":3,"docs":{"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"111":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"]":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{":":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":91,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.7320508075688772},"11":{"tf":1.4142135623730951},"110":{"tf":1.7320508075688772},"111":{"tf":2.8284271247461903},"112":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"129":{"tf":2.0},"130":{"tf":2.23606797749979},"14":{"tf":1.4142135623730951},"140":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"172":{"tf":1.7320508075688772},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"180":{"tf":2.449489742783178},"181":{"tf":1.0},"183":{"tf":2.23606797749979},"186":{"tf":1.7320508075688772},"188":{"tf":2.0},"189":{"tf":1.0},"193":{"tf":1.4142135623730951},"204":{"tf":2.0},"206":{"tf":1.4142135623730951},"21":{"tf":2.23606797749979},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":2.0},"22":{"tf":1.4142135623730951},"221":{"tf":1.0},"226":{"tf":1.7320508075688772},"232":{"tf":1.0},"246":{"tf":1.4142135623730951},"250":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"269":{"tf":1.4142135623730951},"27":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":3.0},"276":{"tf":2.23606797749979},"277":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"284":{"tf":2.6457513110645907},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"29":{"tf":1.0},"291":{"tf":1.0},"297":{"tf":2.0},"298":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"304":{"tf":2.8284271247461903},"308":{"tf":2.23606797749979},"309":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":2.0},"315":{"tf":1.4142135623730951},"318":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":2.0},"349":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":2.8284271247461903},"46":{"tf":1.0},"50":{"tf":1.7320508075688772},"56":{"tf":1.0},"60":{"tf":2.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.7320508075688772},"63":{"tf":1.7320508075688772},"65":{"tf":1.0},"67":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":2.0},"98":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"204":{"tf":1.0},"287":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"308":{"tf":1.0}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":6,"docs":{"163":{"tf":1.0},"262":{"tf":1.0},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"313":{"tf":1.0},"315":{"tf":2.0}}}}}}}}},"l":{"df":2,"docs":{"23":{"tf":1.0},"274":{"tf":1.0}}},"t":{"df":1,"docs":{"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"352":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"350":{"tf":1.0}}}}}}}}}},"df":16,"docs":{"121":{"tf":1.0},"186":{"tf":1.7320508075688772},"194":{"tf":2.0},"204":{"tf":1.0},"206":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"267":{"tf":1.7320508075688772},"268":{"tf":1.7320508075688772},"298":{"tf":2.23606797749979},"339":{"tf":3.0},"347":{"tf":1.0},"350":{"tf":1.0},"352":{"tf":1.7320508075688772},"74":{"tf":1.4142135623730951},"86":{"tf":2.449489742783178},"97":{"tf":1.0}}}}}},"n":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"186":{"tf":1.0}}},"_":{"2":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"284":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0}}}},"d":{"df":5,"docs":{"142":{"tf":1.0},"193":{"tf":1.0},"313":{"tf":1.0},"89":{"tf":1.4142135623730951},"98":{"tf":2.449489742783178}}},"df":0,"docs":{},"e":{"df":1,"docs":{"315":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":2.449489742783178}}}}}},"q":{"df":1,"docs":{"408":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"337":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":2.449489742783178},"344":{"tf":2.23606797749979},"345":{"tf":2.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.0}},"l":{"d":{"(":{"1":{"df":2,"docs":{"342":{"tf":1.0},"346":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"15":{"tf":1.0},"239":{"tf":1.0},"25":{"tf":1.0},"262":{"tf":1.0},"274":{"tf":1.7320508075688772},"304":{"tf":1.4142135623730951},"331":{"tf":1.0},"357":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"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":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"29":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"1":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"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.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0}}}},"x":{"df":1,"docs":{"274":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"13":{"tf":1.0},"151":{"tf":2.449489742783178},"186":{"tf":1.4142135623730951},"188":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"284":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"369":{"tf":3.605551275463989},"373":{"tf":2.0},"408":{"tf":2.0},"6":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"210":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"209":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"180":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"358":{"tf":1.0}}}}},"df":1,"docs":{"358":{"tf":1.7320508075688772}},"i":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"315":{"tf":1.0}}}},"l":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"217":{"tf":1.0}}},"o":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"239":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"46":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"w":{"df":5,"docs":{"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"348":{"tf":1.0},"349":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"a":{"b":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"314":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"314":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"314":{"tf":1.0}}},"x":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"314":{"tf":1.0}}}}}}},"df":3,"docs":{"121":{"tf":1.0},"314":{"tf":2.8284271247461903},"72":{"tf":1.4142135623730951}}}},"n":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"41":{"tf":1.0}}}}},"v":{"0":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}},"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"44":{"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.4142135623730951},"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.4142135623730951}},"o":{"df":1,"docs":{"208":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{")":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":2.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":4,"docs":{"131":{"tf":1.0},"335":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0}},"s":{"df":2,"docs":{"84":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"211":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"315":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":47,"docs":{"12":{"tf":1.0},"121":{"tf":1.0},"128":{"tf":1.4142135623730951},"13":{"tf":1.0},"132":{"tf":1.0},"14":{"tf":1.4142135623730951},"142":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"183":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"217":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.7320508075688772},"242":{"tf":1.0},"254":{"tf":1.4142135623730951},"257":{"tf":1.0},"27":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.0},"294":{"tf":1.0},"302":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.0},"320":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"382":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"52":{"tf":1.0},"68":{"tf":1.0},"76":{"tf":1.0}}}}}},"o":{"\"":{">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"#":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"%":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"280":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"/":{"#":{"a":{"a":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"%":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"d":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"/":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"76":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"1":{":":{"3":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"?":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"=":{"'":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"(":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"c":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"r":{".":{"b":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"4":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"19":{"tf":1.0}}}}}},"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"110":{"tf":1.0},"111":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"1":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"2":{".":{".":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"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":1,"docs":{"33":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"26":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"37":{"tf":1.0}}}},"df":0,"docs":{}},"df":35,"docs":{"11":{"tf":1.4142135623730951},"110":{"tf":1.0},"13":{"tf":2.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"14":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"19":{"tf":2.8284271247461903},"217":{"tf":1.4142135623730951},"233":{"tf":1.0},"237":{"tf":1.0},"25":{"tf":2.449489742783178},"254":{"tf":2.449489742783178},"26":{"tf":1.4142135623730951},"262":{"tf":1.0},"27":{"tf":1.7320508075688772},"272":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"315":{"tf":1.0},"328":{"tf":1.0},"33":{"tf":2.0},"331":{"tf":1.0},"335":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.0},"38":{"tf":1.7320508075688772},"39":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":2.449489742783178},"6":{"tf":1.4142135623730951},"76":{"tf":1.0},"9":{"tf":1.7320508075688772}},"r":{"@":{"b":{"a":{"df":0,"docs":{},"r":{".":{"d":{"df":2,"docs":{"111":{"tf":1.0},"112":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"287":{"tf":1.0}}}},"r":{"c":{"df":2,"docs":{"233":{"tf":1.4142135623730951},"44":{"tf":1.0}}},"df":0,"docs":{},"k":{"(":{"2":{"df":3,"docs":{"128":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"124":{"tf":1.7320508075688772},"128":{"tf":1.0},"204":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"116":{"tf":1.0},"135":{"tf":1.0},"163":{"tf":1.0},"277":{"tf":1.0},"284":{"tf":1.0},"297":{"tf":1.7320508075688772},"304":{"tf":1.4142135623730951},"363":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"72":{"tf":2.0}},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":4,"docs":{"13":{"tf":1.0},"242":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"/":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"101":{"tf":1.0},"238":{"tf":3.1622776601683795},"244":{"tf":2.0},"344":{"tf":1.4142135623730951},"345":{"tf":1.0},"351":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"239":{"tf":1.0},"296":{"tf":1.0},"42":{"tf":1.0},"7":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{",":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":2,"docs":{"400":{"tf":1.0},"418":{"tf":1.0}}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":7,"docs":{"208":{"tf":1.7320508075688772},"386":{"tf":1.0},"400":{"tf":1.7320508075688772},"401":{"tf":1.0},"406":{"tf":1.0},"418":{"tf":1.7320508075688772},"419":{"tf":2.0}},"i":{"c":{"df":2,"docs":{"246":{"tf":1.0},"276":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"284":{"tf":1.7320508075688772},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"0":{"df":2,"docs":{"400":{"tf":1.0},"418":{"tf":1.0}}},"1":{"df":2,"docs":{"400":{"tf":1.0},"418":{"tf":1.0}}},"df":7,"docs":{"208":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"400":{"tf":3.7416573867739413},"401":{"tf":1.0},"418":{"tf":3.872983346207417},"419":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"304":{"tf":1.0}},"z":{"df":1,"docs":{"165":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":1,"docs":{"300":{"tf":1.0}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"128":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":3,"docs":{"151":{"tf":2.0},"68":{"tf":1.0},"71":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"104":{"tf":1.0},"201":{"tf":1.0},"25":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"308":{"tf":1.0},"399":{"tf":1.4142135623730951},"412":{"tf":1.0},"417":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":4,"docs":{"122":{"tf":1.0},"243":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"418":{"tf":1.0}}}}},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{")":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}}}}},"_":{"df":0,"docs":{},"v":{"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"1":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"2":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"@":{"@":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":8,"docs":{"11":{"tf":1.0},"13":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"26":{"tf":1.4142135623730951},"275":{"tf":2.449489742783178},"276":{"tf":3.7416573867739413},"380":{"tf":1.0},"43":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":43,"docs":{"11":{"tf":1.7320508075688772},"12":{"tf":1.0},"125":{"tf":1.7320508075688772},"13":{"tf":1.7320508075688772},"136":{"tf":1.0},"14":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"15":{"tf":2.0},"238":{"tf":2.0},"239":{"tf":1.7320508075688772},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"26":{"tf":1.0},"264":{"tf":1.4142135623730951},"27":{"tf":1.0},"274":{"tf":3.3166247903554},"276":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"3":{"tf":1.7320508075688772},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"378":{"tf":1.0},"379":{"tf":1.0},"381":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"397":{"tf":1.4142135623730951},"401":{"tf":1.4142135623730951},"41":{"tf":2.0},"414":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.6457513110645907},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"72":{"tf":1.7320508075688772},"8":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"302":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"w":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"238":{"tf":1.4142135623730951},"351":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"180":{"tf":1.0}}},"y":{"df":1,"docs":{"180":{"tf":1.0}}}},"g":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}}}}},":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"a":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"p":{"df":2,"docs":{"357":{"tf":1.0},"358":{"tf":1.0}}}},"c":{"c":{"(":{"1":{"df":1,"docs":{"248":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":20,"docs":{"181":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"252":{"tf":1.7320508075688772},"253":{"tf":1.0},"254":{"tf":1.4142135623730951},"255":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.7320508075688772},"288":{"tf":2.23606797749979},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}},"d":{"a":{"df":2,"docs":{"284":{"tf":1.0},"285":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"284":{"tf":1.4142135623730951},"285":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"(":{"1":{"df":1,"docs":{"284":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"228":{"tf":1.0},"284":{"tf":1.7320508075688772},"285":{"tf":2.23606797749979}}}}},"d":{"b":{"'":{"df":1,"docs":{"130":{"tf":1.0}}},"(":{"1":{"df":1,"docs":{"118":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":31,"docs":{"1":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.7320508075688772},"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":2.0},"127":{"tf":1.0},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":2.449489742783178},"141":{"tf":1.0},"142":{"tf":3.3166247903554},"143":{"tf":1.0},"144":{"tf":1.0},"147":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"1":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"257":{"tf":1.0},"276":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"294":{"tf":1.0},"31":{"tf":1.0},"402":{"tf":1.0},"50":{"tf":1.7320508075688772},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":30,"docs":{"104":{"tf":1.7320508075688772},"111":{"tf":1.0},"112":{"tf":1.0},"13":{"tf":1.4142135623730951},"163":{"tf":1.0},"18":{"tf":2.0},"211":{"tf":1.0},"226":{"tf":1.0},"237":{"tf":1.4142135623730951},"246":{"tf":1.0},"254":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":2.8284271247461903},"273":{"tf":1.7320508075688772},"284":{"tf":2.23606797749979},"285":{"tf":1.4142135623730951},"287":{"tf":2.23606797749979},"288":{"tf":1.4142135623730951},"293":{"tf":1.0},"296":{"tf":1.0},"312":{"tf":1.0},"367":{"tf":1.4142135623730951},"383":{"tf":1.0},"386":{"tf":1.7320508075688772},"406":{"tf":1.7320508075688772},"424":{"tf":1.4142135623730951},"44":{"tf":1.0},"62":{"tf":2.0},"96":{"tf":1.0},"98":{"tf":1.4142135623730951}}}}},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"'":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"142":{"tf":1.4142135623730951}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"80":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"23":{"tf":2.449489742783178},"24":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"358":{"tf":1.0}}},"h":{"df":1,"docs":{"358":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":14,"docs":{"1":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"58":{"tf":3.0},"59":{"tf":2.449489742783178},"60":{"tf":2.449489742783178},"61":{"tf":2.6457513110645907},"62":{"tf":3.0},"63":{"tf":2.23606797749979},"64":{"tf":2.6457513110645907},"65":{"tf":2.23606797749979},"66":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":7,"docs":{"106":{"tf":1.0},"124":{"tf":1.0},"159":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"262":{"tf":1.0},"48":{"tf":1.0}},"n":{"df":13,"docs":{"124":{"tf":1.0},"189":{"tf":1.0},"20":{"tf":2.23606797749979},"250":{"tf":1.0},"257":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"298":{"tf":1.0},"312":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"67":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"1":{"4":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"5":{"df":1,"docs":{"275":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"228":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":15,"docs":{"174":{"tf":1.0},"183":{"tf":1.7320508075688772},"226":{"tf":1.0},"23":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.23606797749979},"276":{"tf":3.1622776601683795},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"50":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"358":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"275":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"402":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":9,"docs":{"275":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.7320508075688772},"402":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"420":{"tf":1.0},"421":{"tf":1.7320508075688772},"425":{"tf":1.4142135623730951},"426":{"tf":1.4142135623730951}},"e":{"a":{"b":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"420":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.0},"235":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"87":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"142":{"tf":1.0},"356":{"tf":1.4142135623730951},"359":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"159":{"tf":1.0},"244":{"tf":1.0},"325":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":2.0}}}}}},"[":{"2":{"df":1,"docs":{"274":{"tf":1.0}}},"3":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}}},"p":{"df":1,"docs":{"424":{"tf":1.0}},"g":{"(":{"1":{"df":1,"docs":{"103":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":16,"docs":{"1":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"106":{"tf":1.4142135623730951},"107":{"tf":2.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.7320508075688772},"110":{"tf":1.7320508075688772},"111":{"tf":2.6457513110645907},"112":{"tf":2.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979}}},"t":{"df":1,"docs":{"163":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"315":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{",":{"0":{".":{"5":{",":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"208":{"tf":1.4142135623730951},"212":{"tf":1.0},"60":{"tf":1.4142135623730951}},"i":{"c":{"df":2,"docs":{"158":{"tf":1.4142135623730951},"161":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"358":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"27":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0}},"|":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"|":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{".":{"df":4,"docs":{"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}},"df":4,"docs":{"382":{"tf":2.23606797749979},"402":{"tf":2.23606797749979},"420":{"tf":2.23606797749979},"425":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"p":{"df":8,"docs":{"152":{"tf":1.0},"234":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"315":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.4142135623730951},"89":{"tf":2.8284271247461903}}}},"i":{"d":{"df":2,"docs":{"357":{"tf":2.23606797749979},"358":{"tf":3.3166247903554}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"4":{"5":{"6":{"df":1,"docs":{"317":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"183":{"tf":1.0},"194":{"tf":1.0},"25":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"w":{"df":3,"docs":{"380":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0}}}}},"s":{"df":1,"docs":{"358":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"286":{"tf":1.4142135623730951},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"h":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}}},":":{"%":{"df":0,"docs":{},"m":{":":{"%":{"df":2,"docs":{"314":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{":":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"208":{"tf":1.0}},"i":{"df":1,"docs":{"122":{"tf":1.0}}},"l":{"df":5,"docs":{"126":{"tf":2.449489742783178},"34":{"tf":1.4142135623730951},"352":{"tf":1.0},"44":{"tf":1.0},"76":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"14":{"tf":1.0},"144":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"313":{"tf":1.0},"363":{"tf":1.0}},"s":{"=":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"5":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"197":{"tf":1.4142135623730951}}}}}},"r":{"d":{"df":2,"docs":{"242":{"tf":1.0},"63":{"tf":1.4142135623730951}},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":2.23606797749979},"208":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"_":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":2,"docs":{"159":{"tf":1.0},"163":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"14":{"tf":1.0},"158":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"196":{"tf":1.0},"223":{"tf":1.0},"27":{"tf":1.4142135623730951},"313":{"tf":1.0},"315":{"tf":1.0},"358":{"tf":1.7320508075688772},"44":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"72":{"tf":1.0},"82":{"tf":3.1622776601683795},"86":{"tf":1.0},"93":{"tf":1.0}},"e":{"a":{"d":{"df":7,"docs":{"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"13":{"tf":1.0},"217":{"tf":1.0},"223":{"tf":1.7320508075688772},"298":{"tf":1.0},"303":{"tf":1.0},"80":{"tf":1.0}}}},"~":{"1":{"df":2,"docs":{"63":{"tf":1.4142135623730951},"66":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"293":{"tf":1.0}}}},"p":{"=":{"<":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"234":{"tf":1.0},"252":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"106":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"193":{"tf":1.0},"226":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"271":{"tf":1.0},"44":{"tf":2.0},"82":{"tf":1.7320508075688772},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"240":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":1,"docs":{"298":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"356":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":5,"docs":{"161":{"tf":1.0},"232":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"412":{"tf":1.0}}}},"x":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"218":{"tf":1.4142135623730951}}}}}},"df":9,"docs":{"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.4142135623730951},"217":{"tf":1.0},"219":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":9,"docs":{"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.4142135623730951},"414":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":3,"docs":{"302":{"tf":1.0},"320":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"350":{"tf":1.0},"352":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"323":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"47":{"tf":1.4142135623730951},"60":{"tf":2.23606797749979}}}}}}},"t":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"114":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"26":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"304":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"322":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":7,"docs":{"133":{"tf":2.23606797749979},"141":{"tf":1.7320508075688772},"246":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"133":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"358":{"tf":1.0},"52":{"tf":1.0},"84":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{".":{"0":{",":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"5":{"df":0,"docs":{},"e":{"1":{",":{"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":{"d":{"=":{"0":{"df":0,"docs":{},"x":{"0":{"4":{"0":{"8":{",":{"df":0,"docs":{},"i":{"d":{"=":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"164":{"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":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":10,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"164":{"tf":1.4142135623730951},"167":{"tf":1.0},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"190":{"tf":1.4142135623730951},"326":{"tf":1.7320508075688772},"339":{"tf":1.0},"341":{"tf":1.7320508075688772}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"df":0,"docs":{},"|":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"254":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"=":{"\"":{"\"":{">":{"a":{"a":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"b":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"<":{"/":{"a":{">":{"<":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"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":{}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":7,"docs":{"354":{"tf":1.0},"355":{"tf":1.7320508075688772},"356":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"114":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"w":{"/":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"244":{"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":{}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"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":0,"docs":{},"s":{"/":{"5":{"2":{"4":{"9":{"2":{"2":{"2":{"9":{"/":{"c":{"df":1,"docs":{"234":{"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":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"298":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}}},"w":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":2,"docs":{"208":{"tf":1.0},"212":{"tf":1.0}}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":5,"docs":{"119":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.4142135623730951},"21":{"tf":1.7320508075688772},"35":{"tf":1.4142135623730951}}}},"3":{"8":{"6":{":":{"df":0,"docs":{},"x":{"8":{"6":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"3":{"2":{"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"86":{"tf":2.23606797749979},"88":{"tf":1.0}}}}}},"d":{"=":{"\"":{"b":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"359":{"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":{"\"":{">":{"df":0,"docs":{},"t":{"a":{"b":{"2":{"<":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"359":{"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":{},"m":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"a":{"b":{"1":{"df":1,"docs":{"359":{"tf":1.0}}},"2":{"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"164":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":12,"docs":{"106":{"tf":2.449489742783178},"107":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"117":{"tf":1.0},"127":{"tf":2.0},"128":{"tf":1.4142135623730951},"164":{"tf":1.0},"322":{"tf":1.0},"326":{"tf":2.0},"363":{"tf":1.4142135623730951},"369":{"tf":1.0},"51":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"320":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"369":{"tf":1.0}},"i":{"df":3,"docs":{"164":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.0}}}}}}}},"l":{"df":1,"docs":{"186":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"100":{"tf":2.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"99":{"tf":1.0}}}}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"304":{"tf":1.0},"308":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"363":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"212":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"163":{"tf":1.4142135623730951},"175":{"tf":1.0}}},"m":{"df":1,"docs":{"372":{"tf":1.4142135623730951}},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"341":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"124":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"259":{"tf":1.0}}}}}}},"df":1,"docs":{"234":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"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":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"107":{"tf":1.7320508075688772},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"326":{"tf":2.8284271247461903},"336":{"tf":2.23606797749979},"98":{"tf":1.0}}}}}}},"n":{":":{"%":{".":{"c":{"=":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"%":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"266":{"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":{},"o":{"=":{".":{"c":{"df":1,"docs":{"265":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}},"c":{"df":2,"docs":{"393":{"tf":1.4142135623730951},"412":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"u":{"d":{"df":22,"docs":{"181":{"tf":1.0},"234":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979},"242":{"tf":1.0},"244":{"tf":2.23606797749979},"246":{"tf":1.0},"257":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0},"314":{"tf":2.6457513110645907},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"58":{"tf":1.0},"72":{"tf":1.0}},"e":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":1,"docs":{"76":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"369":{"tf":1.0},"373":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":12,"docs":{"12":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"274":{"tf":2.0},"275":{"tf":1.4142135623730951},"33":{"tf":1.0},"367":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"46":{"tf":1.0},"5":{"tf":1.0},"63":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"i":{"c":{"df":6,"docs":{"186":{"tf":1.0},"298":{"tf":1.0},"369":{"tf":1.0},"400":{"tf":1.0},"408":{"tf":1.0},"418":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"19":{"tf":1.0},"274":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"347":{"tf":1.0}}}},"f":{"df":1,"docs":{"217":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"128":{"tf":2.0}}}}}}},"o":{"df":19,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"29":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"31":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"116":{"tf":1.4142135623730951},"204":{"tf":1.0},"208":{"tf":1.0},"212":{"tf":1.4142135623730951},"223":{"tf":1.0},"234":{"tf":1.0},"275":{"tf":1.4142135623730951},"323":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"298":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"=":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"173":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":3,"docs":{"242":{"tf":1.7320508075688772},"273":{"tf":2.0},"64":{"tf":1.4142135623730951}},"i":{"df":9,"docs":{"140":{"tf":1.0},"273":{"tf":2.449489742783178},"274":{"tf":1.0},"29":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"62":{"tf":1.0}}},"r":{"d":{"df":1,"docs":{"173":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.4142135623730951}}}},"df":1,"docs":{"279":{"tf":1.4142135623730951}}}}},"p":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"314":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"314":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}},"=":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"352":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":17,"docs":{"25":{"tf":1.4142135623730951},"259":{"tf":1.4142135623730951},"271":{"tf":1.0},"289":{"tf":1.0},"3":{"tf":1.0},"310":{"tf":1.7320508075688772},"311":{"tf":1.7320508075688772},"312":{"tf":2.23606797749979},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"352":{"tf":1.0},"53":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"273":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":1,"docs":{"224":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"125":{"tf":1.4142135623730951},"275":{"tf":1.0},"291":{"tf":1.0},"294":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"11":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"179":{"tf":2.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"246":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"309":{"tf":1.0},"350":{"tf":1.0}}},"n":{"c":{"df":4,"docs":{"142":{"tf":1.4142135623730951},"242":{"tf":1.0},"30":{"tf":1.4142135623730951},"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":9,"docs":{"123":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"186":{"tf":1.0},"196":{"tf":1.0},"252":{"tf":1.0},"363":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":4,"docs":{"121":{"tf":1.0},"135":{"tf":1.4142135623730951},"287":{"tf":1.0},"369":{"tf":1.4142135623730951}},"u":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"135":{"tf":2.0},"150":{"tf":1.0},"169":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.4142135623730951},"254":{"tf":1.0},"274":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"373":{"tf":2.0},"381":{"tf":1.0},"383":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.4142135623730951},"411":{"tf":1.0},"420":{"tf":2.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"284":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.0}}}}}}}}}},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}},"df":0,"docs":{}},"df":28,"docs":{"142":{"tf":2.0},"222":{"tf":1.0},"234":{"tf":3.7416573867739413},"235":{"tf":2.8284271247461903},"237":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"243":{"tf":3.7416573867739413},"244":{"tf":2.0},"257":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":2.0},"282":{"tf":1.7320508075688772},"285":{"tf":1.0},"286":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":2.0},"382":{"tf":1.0},"396":{"tf":1.4142135623730951},"402":{"tf":1.0},"414":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"287":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"376":{"tf":1.0},"377":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"382":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"130":{"tf":1.0},"224":{"tf":1.0},"365":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.7320508075688772}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"120":{"tf":1.4142135623730951},"152":{"tf":1.0},"26":{"tf":1.0},"56":{"tf":1.0},"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}},"f":{"a":{"c":{"df":10,"docs":{"131":{"tf":1.4142135623730951},"14":{"tf":1.0},"242":{"tf":1.0},"257":{"tf":2.23606797749979},"27":{"tf":1.0},"312":{"tf":1.0},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"399":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":1,"docs":{"122":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"217":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"208":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"224":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"142":{"tf":1.0}},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"234":{"tf":2.0},"325":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"175":{"tf":1.0},"250":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":6,"docs":{"171":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":3.0},"244":{"tf":2.0},"82":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"240":{"tf":2.0},"241":{"tf":1.0}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{">":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":2,"docs":{"166":{"tf":2.0},"369":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"369":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"237":{"tf":1.0},"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"6":{"df":1,"docs":{"347":{"tf":1.0}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"204":{"tf":1.0},"339":{"tf":2.449489742783178},"347":{"tf":1.0},"350":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":1.4142135623730951},"368":{"tf":1.0}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"347":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"4":{"/":{"6":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"192":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"351":{"tf":1.7320508075688772},"352":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"q":{"df":1,"docs":{"408":{"tf":1.4142135623730951}}}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"242":{"tf":1.0}}},"y":{"<":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.7320508075688772}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":1,"docs":{"242":{"tf":1.0}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"df":1,"docs":{"242":{"tf":1.0}}}},"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"242":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"a":{"df":4,"docs":{"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"87":{"tf":2.6457513110645907},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":3,"docs":{"159":{"tf":1.0},"163":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"255":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"\"":{">":{"<":{"a":{"df":1,"docs":{"358":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"169":{"tf":1.0},"358":{"tf":2.0},"363":{"tf":1.4142135623730951},"399":{"tf":1.0},"417":{"tf":1.0},"95":{"tf":2.0}}},"r":{"(":{"[":{"'":{"a":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"6":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}}}}}}},"j":{"1":{"df":1,"docs":{"257":{"tf":1.0}}},":":{"\\":{"df":0,"docs":{},"n":{":":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},">":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"df":8,"docs":{"215":{"tf":1.0},"217":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":5,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"254":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"226":{"tf":1.0},"383":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"254":{"tf":2.0},"274":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"254":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0}}}},"o":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":1,"docs":{"285":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"33":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"293":{"tf":1.0},"294":{"tf":2.0}}}}},"df":1,"docs":{"294":{"tf":2.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"383":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":6,"docs":{"254":{"tf":1.0},"274":{"tf":2.23606797749979},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"347":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"n":{"df":1,"docs":{"315":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"358":{"tf":1.0}}}}}}}}},"k":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}}},"2":{"df":1,"docs":{"78":{"tf":1.0}}},"b":{"df":1,"docs":{"78":{"tf":1.0}}},"df":11,"docs":{"105":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"204":{"tf":1.0},"208":{"tf":1.0},"281":{"tf":1.0},"341":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":8,"docs":{"142":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.0},"267":{"tf":1.0},"326":{"tf":1.0},"63":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":7,"docs":{"173":{"tf":2.23606797749979},"197":{"tf":1.4142135623730951},"208":{"tf":1.0},"297":{"tf":1.0},"302":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.4142135623730951}}}}}},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"158":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":40,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.449489742783178},"106":{"tf":2.8284271247461903},"107":{"tf":2.23606797749979},"108":{"tf":2.449489742783178},"110":{"tf":2.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"117":{"tf":2.6457513110645907},"29":{"tf":1.7320508075688772},"3":{"tf":1.7320508075688772},"331":{"tf":2.0},"332":{"tf":3.1622776601683795},"53":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":2.8284271247461903},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"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.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"d":{"df":1,"docs":{"116":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"3":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"53":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"108":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":6,"docs":{"235":{"tf":1.7320508075688772},"341":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"101":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"90":{"tf":2.0}}}},"n":{"d":{"df":3,"docs":{"243":{"tf":3.0},"320":{"tf":1.0},"347":{"tf":1.0}}},"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"143":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"301":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":3,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"173":{"tf":1.0}}}},"w":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"l":{")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{"a":{"df":1,"docs":{"265":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"6":{"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"183":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"163":{"tf":1.0},"304":{"tf":1.0},"325":{"tf":1.0},"363":{"tf":1.4142135623730951}}}},"l":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}}},"df":1,"docs":{"425":{"tf":1.0}},"n":{"d":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"184":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"122":{"tf":1.0},"208":{"tf":1.0},"23":{"tf":1.4142135623730951},"294":{"tf":1.0},"32":{"tf":1.4142135623730951},"399":{"tf":1.0},"417":{"tf":1.0},"44":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.7320508075688772},"70":{"tf":1.0},"77":{"tf":1.7320508075688772},"86":{"tf":1.0},"99":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"172":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}},"y":{"df":1,"docs":{"254":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"357":{"tf":1.4142135623730951},"358":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"b":{"df":0,"docs":{},"r":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"(":{"8":{"df":1,"docs":{"270":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"228":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":2.0}}}}},"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"<":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"275":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"272":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"272":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"=":{".":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"246":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"273":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":1,"docs":{"273":{"tf":1.0}}},"df":4,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"277":{"tf":1.0},"425":{"tf":1.0}},"l":{"df":1,"docs":{"276":{"tf":1.0}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"394":{"tf":1.0},"401":{"tf":1.0}}},"r":{"df":5,"docs":{"392":{"tf":2.23606797749979},"393":{"tf":1.4142135623730951},"402":{"tf":1.7320508075688772},"412":{"tf":2.23606797749979},"420":{"tf":1.7320508075688772}}}},"df":21,"docs":{"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"156":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0},"216":{"tf":1.4142135623730951},"223":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.0},"31":{"tf":1.0},"331":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"59":{"tf":1.0},"61":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"320":{"tf":1.0}}},"df":3,"docs":{"372":{"tf":1.4142135623730951},"374":{"tf":1.0},"382":{"tf":1.0}},"k":{"df":1,"docs":{"246":{"tf":1.0}}},"v":{"df":2,"docs":{"142":{"tf":1.0},"381":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"/":{"df":1,"docs":{"95":{"tf":1.0}},"m":{"df":1,"docs":{"95":{"tf":1.0}}}},">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"142":{"tf":1.0},"183":{"tf":1.0},"21":{"tf":1.0},"273":{"tf":1.4142135623730951},"3":{"tf":1.0},"311":{"tf":1.0},"357":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951}}}},"n":{"df":4,"docs":{"374":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"152":{"tf":1.0},"47":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"369":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}}}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"284":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"276":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":2.23606797749979}}},"2":{"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"a":{".":{"c":{"c":{"df":1,"docs":{"257":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"257":{"tf":1.0},"273":{"tf":1.0}}},"b":{"df":1,"docs":{"273":{"tf":1.0}}},"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"273":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"273":{"tf":1.4142135623730951}}},"df":4,"docs":{"121":{"tf":1.4142135623730951},"206":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"c":{"c":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"276":{"tf":1.7320508075688772}}}},"v":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}}}},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"246":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"124":{"tf":1.4142135623730951},"246":{"tf":1.0},"257":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"277":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"t":{"d":{"c":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"358":{"tf":1.7320508075688772},"425":{"tf":2.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"296":{"tf":1.0},"343":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"66":{"tf":1.0}}}},"df":20,"docs":{"12":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"196":{"tf":1.4142135623730951},"215":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"294":{"tf":1.4142135623730951},"342":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"80":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"21":{"tf":1.0}}}},"k":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"274":{"tf":1.0}}}},"df":18,"docs":{"223":{"tf":1.0},"226":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"273":{"tf":3.0},"274":{"tf":1.7320508075688772},"275":{"tf":2.0},"276":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"363":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.7320508075688772},"390":{"tf":1.0},"400":{"tf":1.4142135623730951},"406":{"tf":1.0},"411":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"420":{"tf":1.0},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"=":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"a":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"402":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"420":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"v":{"6":{"4":{"df":1,"docs":{"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":6,"docs":{"223":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"3":{"df":1,"docs":{"420":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}},"df":55,"docs":{"255":{"tf":1.4142135623730951},"289":{"tf":1.7320508075688772},"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.7320508075688772},"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},"347":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":2.0},"420":{"tf":1.7320508075688772},"425":{"tf":2.0},"426":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"99":{"tf":2.23606797749979}}},"t":{"(":{")":{"[":{"0":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":88,"docs":{"105":{"tf":2.0},"106":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":2.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"13":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"179":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"20":{"tf":2.449489742783178},"204":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"234":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"242":{"tf":2.0},"243":{"tf":2.23606797749979},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"259":{"tf":1.0},"26":{"tf":2.449489742783178},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"280":{"tf":1.0},"291":{"tf":2.6457513110645907},"292":{"tf":2.0},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951},"304":{"tf":1.0},"307":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"316":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"329":{"tf":2.0},"33":{"tf":2.449489742783178},"330":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"336":{"tf":1.0},"343":{"tf":2.8284271247461903},"344":{"tf":1.0},"348":{"tf":1.4142135623730951},"349":{"tf":1.0},"358":{"tf":1.0},"400":{"tf":1.0},"41":{"tf":1.0},"418":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"82":{"tf":2.0},"83":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"172":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"218":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}}}}}},"k":{"df":2,"docs":{"217":{"tf":1.0},"352":{"tf":1.7320508075688772}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"287":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"%":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"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":{"285":{"tf":1.0},"287":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"408":{"tf":1.0},"412":{"tf":1.7320508075688772}}}}}}},"df":16,"docs":{"121":{"tf":1.7320508075688772},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"141":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.4142135623730951},"246":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"331":{"tf":2.0},"332":{"tf":1.4142135623730951},"352":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":1.0},"42":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"=":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{">":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"=":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"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":17,"docs":{"103":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.7320508075688772},"27":{"tf":1.7320508075688772},"275":{"tf":2.23606797749979},"276":{"tf":1.7320508075688772},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"58":{"tf":2.0},"59":{"tf":1.0},"62":{"tf":1.0},"82":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"190":{"tf":1.4142135623730951},"350":{"tf":1.0},"352":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":12,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"123":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"274":{"tf":1.0},"301":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"42":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"380":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0}},"g":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"279":{"tf":1.0}}}},"2":{"(":{"1":{"0":{"2":{"4":{"df":1,"docs":{"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"392":{"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":{},"t":{"a":{"df":0,"docs":{},"g":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":11,"docs":{"130":{"tf":2.6457513110645907},"169":{"tf":2.0},"204":{"tf":1.7320508075688772},"206":{"tf":1.0},"279":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.7320508075688772},"304":{"tf":1.0},"35":{"tf":1.4142135623730951},"352":{"tf":2.23606797749979},"60":{"tf":3.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"194":{"tf":1.0},"320":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}}}},"df":5,"docs":{"116":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"8":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"261":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"42":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"129":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":2.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951}}}}},"p":{"(":{"4":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"304":{"tf":2.0},"305":{"tf":1.4142135623730951}}},"df":3,"docs":{"304":{"tf":2.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}}}},"s":{"df":1,"docs":{"320":{"tf":1.0}}},"t":{"df":2,"docs":{"325":{"tf":1.0},"63":{"tf":1.0}}}},"w":{"df":1,"docs":{"27":{"tf":1.0}},"|":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}}}}},"p":{"6":{"4":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"1":{"df":1,"docs":{"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":8,"docs":{"386":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.4142135623730951},"406":{"tf":1.0},"411":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.4142135623730951},"420":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"277":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"m":{"df":1,"docs":{"50":{"tf":1.0}}}},"df":7,"docs":{"315":{"tf":1.0},"334":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"65":{"tf":1.4142135623730951}},"l":{"df":2,"docs":{"392":{"tf":1.0},"412":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"(":{"8":{"df":1,"docs":{"186":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":10,"docs":{"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.4142135623730951},"189":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"326":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"314":{"tf":1.4142135623730951}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"207":{"tf":1.0}}}}}},"df":3,"docs":{"203":{"tf":1.0},"206":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"k":{"df":3,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":2.8284271247461903},"305":{"tf":2.23606797749979}},"s":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{",":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"a":{"d":{"d":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"303":{"tf":1.0},"304":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}}}}}},"s":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":2.0}}}}},"df":0,"docs":{}}},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":1,"docs":{"244":{"tf":2.0}},"m":{"df":1,"docs":{"244":{"tf":1.7320508075688772}}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"241":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"244":{"tf":1.0}}}}}},"df":1,"docs":{"244":{"tf":1.0}},"{":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"244":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"172":{"tf":2.449489742783178},"175":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"312":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"df":2,"docs":{"132":{"tf":1.4142135623730951},"241":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"314":{"tf":1.0}}}}}},"+":{"0":{"df":0,"docs":{},"x":{"1":{"5":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"288":{"tf":1.0}},"f":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"c":{"c":{"df":2,"docs":{"257":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"142":{"tf":1.4142135623730951},"207":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"257":{"tf":1.0},"273":{"tf":2.8284271247461903},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"287":{"tf":2.0},"288":{"tf":1.7320508075688772}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"208":{"tf":1.0},"86":{"tf":1.4142135623730951}}}}},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"258":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":23,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"183":{"tf":1.0},"22":{"tf":1.0},"228":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":2.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.7320508075688772},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"276":{"tf":1.0},"334":{"tf":1.0},"352":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"262":{"tf":1.4142135623730951},"263":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"_":{"=":{"<":{"df":0,"docs":{},"n":{"df":1,"docs":{"247":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"246":{"tf":1.4142135623730951}},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"246":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"246":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"3":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"204":{"tf":1.0},"320":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951}}}},"df":8,"docs":{"295":{"tf":1.4142135623730951},"3":{"tf":1.0},"346":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951},"7":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"184":{"tf":1.0},"308":{"tf":1.4142135623730951},"403":{"tf":1.0},"421":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":12,"docs":{"153":{"tf":1.0},"201":{"tf":1.7320508075688772},"223":{"tf":1.0},"241":{"tf":1.0},"247":{"tf":1.4142135623730951},"273":{"tf":3.0},"298":{"tf":2.0},"3":{"tf":1.7320508075688772},"303":{"tf":2.0},"304":{"tf":1.0},"305":{"tf":1.0},"57":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"358":{"tf":1.0}}}}},"k":{"df":4,"docs":{"83":{"tf":1.0},"90":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"k":{":":{":":{"df":0,"docs":{},"r":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"318":{"tf":2.0}}},"m":{"=":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"93":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"1":{"df":1,"docs":{"9":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}},"df":34,"docs":{"122":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"170":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"20":{"tf":3.4641016151377544},"206":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":2.0},"243":{"tf":4.123105625617661},"25":{"tf":2.23606797749979},"26":{"tf":1.7320508075688772},"261":{"tf":2.23606797749979},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.7320508075688772},"7":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":2.23606797749979},"89":{"tf":1.0},"9":{"tf":2.8284271247461903},"93":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"46":{"tf":2.23606797749979}}}},"x":{"df":3,"docs":{"204":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}}}}}},"b":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":25,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"18":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"238":{"tf":2.23606797749979},"244":{"tf":3.1622776601683795},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.0},"358":{"tf":1.4142135623730951},"408":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"72":{"tf":2.0},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"90":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":8,"docs":{"23":{"tf":1.4142135623730951},"234":{"tf":1.0},"254":{"tf":1.0},"352":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"7":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"242":{"tf":1.0},"275":{"tf":1.0},"315":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":2.23606797749979},"234":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"273":{"tf":1.0}}},"y":{"(":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":11,"docs":{"123":{"tf":1.0},"135":{"tf":1.0},"142":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":2.449489742783178},"201":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.7320508075688772},"291":{"tf":1.0},"298":{"tf":1.0},"399":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"374":{"tf":1.7320508075688772}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"353":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"159":{"tf":1.0},"162":{"tf":1.0}}}}},"df":1,"docs":{"162":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"287":{"tf":1.4142135623730951},"311":{"tf":1.0},"46":{"tf":1.4142135623730951},"64":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"126":{"tf":1.0},"13":{"tf":1.0},"247":{"tf":1.0},"293":{"tf":1.0},"352":{"tf":1.0},"50":{"tf":1.0},"82":{"tf":1.4142135623730951}}}},"df":1,"docs":{"131":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"274":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"351":{"tf":1.0}},"l":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"311":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":3.0}}}},"df":0,"docs":{}}},"n":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"w":{"df":1,"docs":{"181":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"173":{"tf":1.0},"241":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"363":{"tf":2.0}}}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"208":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"320":{"tf":1.4142135623730951},"322":{"tf":1.7320508075688772},"324":{"tf":2.0},"325":{"tf":2.449489742783178}}}}}},"s":{"c":{"df":2,"docs":{"121":{"tf":1.4142135623730951},"50":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":2,"docs":{"224":{"tf":1.0},"63":{"tf":1.0}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"293":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"3":{"df":1,"docs":{"163":{"tf":1.0}}},"4":{"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"163":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"308":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"140":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"305":{"tf":1.4142135623730951},"326":{"tf":1.0}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":21,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.0},"119":{"tf":1.0},"128":{"tf":1.0},"139":{"tf":1.4142135623730951},"152":{"tf":1.0},"158":{"tf":1.4142135623730951},"166":{"tf":1.0},"208":{"tf":1.0},"218":{"tf":1.0},"3":{"tf":1.0},"363":{"tf":1.4142135623730951},"408":{"tf":1.0},"412":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":2.0},"82":{"tf":1.0},"85":{"tf":1.4142135623730951},"86":{"tf":2.0},"92":{"tf":1.4142135623730951},"99":{"tf":1.0}},"l":{"df":3,"docs":{"353":{"tf":1.4142135623730951},"358":{"tf":1.0},"370":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"106":{"tf":1.0},"246":{"tf":1.0},"257":{"tf":1.0},"317":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"373":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"302":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":24,"docs":{"158":{"tf":1.4142135623730951},"166":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.23606797749979},"175":{"tf":1.0},"185":{"tf":1.7320508075688772},"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},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"350":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"42":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"s":{"df":9,"docs":{"272":{"tf":1.0},"322":{"tf":2.23606797749979},"324":{"tf":2.0},"325":{"tf":1.7320508075688772},"326":{"tf":2.0},"328":{"tf":1.0},"331":{"tf":1.0},"361":{"tf":2.0},"44":{"tf":3.0}},"e":{"\"":{">":{"<":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"/":{".":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"334":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"334":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":2.0},"332":{"tf":1.7320508075688772},"333":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772}},"v":{"1":{"df":1,"docs":{"334":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"20":{"tf":2.0},"234":{"tf":1.0},"242":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"287":{"tf":1.0},"320":{"tf":1.4142135623730951},"356":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"168":{"tf":1.4142135623730951},"193":{"tf":1.7320508075688772},"305":{"tf":1.4142135623730951},"315":{"tf":1.7320508075688772},"321":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":2.449489742783178},"331":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.0}}}}}}}}},"s":{"df":3,"docs":{"158":{"tf":1.0},"311":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951}},"e":{"0":{"df":1,"docs":{"313":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"311":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"311":{"tf":1.4142135623730951}}}}}},"v":{"df":14,"docs":{"156":{"tf":1.4142135623730951},"174":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"234":{"tf":2.449489742783178},"235":{"tf":2.449489742783178},"371":{"tf":2.0},"372":{"tf":2.0},"374":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"382":{"tf":2.23606797749979},"401":{"tf":1.0},"402":{"tf":2.0},"419":{"tf":1.0},"420":{"tf":2.0}},"e":{"df":6,"docs":{"142":{"tf":1.0},"326":{"tf":1.0},"373":{"tf":1.0},"389":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"52":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"311":{"tf":1.4142135623730951},"52":{"tf":1.0}}}}}}},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":2,"docs":{"389":{"tf":1.0},"410":{"tf":1.0}}},"s":{"df":2,"docs":{"208":{"tf":1.4142135623730951},"32":{"tf":1.0}},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":2.0},"19":{"tf":1.0},"4":{"tf":1.0},"50":{"tf":1.0}}},"r":{"[":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"370":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":3,"docs":{"370":{"tf":2.0},"389":{"tf":1.0},"410":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"3":{"df":1,"docs":{"246":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":1,"docs":{"246":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"250":{"tf":1.0},"88":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":13,"docs":{"128":{"tf":1.0},"183":{"tf":1.0},"211":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.0},"296":{"tf":1.0},"361":{"tf":1.0},"412":{"tf":1.0},"44":{"tf":1.4142135623730951},"49":{"tf":1.0},"62":{"tf":1.0},"70":{"tf":1.0}}}}}}}},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"281":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"n":{".":{".":{"df":0,"docs":{},"m":{".":{".":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":1,"docs":{"72":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"62":{"tf":1.0}}},"p":{"df":1,"docs":{"89":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":0,"docs":{},"v":{"a":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"_":{"df":1,"docs":{"241":{"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":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"$":{"3":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":41,"docs":{"103":{"tf":1.0},"11":{"tf":1.0},"127":{"tf":1.7320508075688772},"163":{"tf":1.0},"164":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.4142135623730951},"215":{"tf":1.0},"217":{"tf":1.0},"23":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":2.6457513110645907},"26":{"tf":1.0},"262":{"tf":2.0},"269":{"tf":1.4142135623730951},"274":{"tf":1.7320508075688772},"275":{"tf":2.23606797749979},"276":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.4142135623730951},"297":{"tf":2.23606797749979},"303":{"tf":2.449489742783178},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"313":{"tf":1.0},"322":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"326":{"tf":1.7320508075688772},"339":{"tf":1.0},"344":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"424":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.7320508075688772},"78":{"tf":2.23606797749979},"86":{"tf":2.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":3,"docs":{"240":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"302":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"235":{"tf":1.0},"94":{"tf":2.0}}}}}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"347":{"tf":1.0},"351":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}},"v":{"df":1,"docs":{"358":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"89":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"df":1,"docs":{"352":{"tf":2.23606797749979}}},"d":{"df":0,"docs":{},"x":{"df":2,"docs":{"275":{"tf":1.7320508075688772},"276":{"tf":1.0}}}},"df":37,"docs":{"101":{"tf":1.0},"106":{"tf":2.0},"150":{"tf":1.4142135623730951},"160":{"tf":1.0},"18":{"tf":1.4142135623730951},"186":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"204":{"tf":1.0},"208":{"tf":1.0},"215":{"tf":2.23606797749979},"216":{"tf":1.7320508075688772},"217":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"237":{"tf":1.0},"240":{"tf":1.7320508075688772},"293":{"tf":1.0},"294":{"tf":1.0},"3":{"tf":1.0},"313":{"tf":1.0},"339":{"tf":1.0},"408":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0},"57":{"tf":1.0},"62":{"tf":2.0},"66":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"11":{"tf":1.0},"197":{"tf":1.4142135623730951},"208":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"275":{"tf":1.0},"281":{"tf":1.0}}},"df":0,"docs":{}},"g":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"20":{"tf":1.0},"72":{"tf":1.0}}}},"df":2,"docs":{"408":{"tf":1.0},"75":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"339":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"347":{"tf":1.4142135623730951},"352":{"tf":1.0},"353":{"tf":1.4142135623730951}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":19,"docs":{"167":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"337":{"tf":1.7320508075688772},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.4142135623730951},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0}}}}}}},"w":{"df":22,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"117":{"tf":1.0},"128":{"tf":1.0},"142":{"tf":2.0},"197":{"tf":1.4142135623730951},"244":{"tf":2.23606797749979},"287":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"322":{"tf":1.0},"324":{"tf":1.0},"326":{"tf":1.0},"334":{"tf":1.0},"363":{"tf":2.0},"418":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.0},"64":{"tf":1.0},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"199":{"tf":1.0},"200":{"tf":1.7320508075688772}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"89":{"tf":1.0}}}}}}}},":":{"(":{"d":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":12,"docs":{"121":{"tf":1.0},"135":{"tf":1.7320508075688772},"15":{"tf":1.0},"224":{"tf":1.0},"23":{"tf":1.0},"308":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":1.0}}}}},"f":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"353":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":3,"docs":{"352":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"351":{"tf":1.0}}}}}}},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"349":{"tf":1.4142135623730951}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"337":{"tf":1.0},"347":{"tf":2.449489742783178},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.7320508075688772},"351":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"348":{"tf":1.4142135623730951},"349":{"tf":1.7320508075688772},"350":{"tf":1.0},"352":{"tf":1.0}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"350":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"c":{"df":1,"docs":{"167":{"tf":1.0}},"e":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"216":{"tf":1.0}}},"m":{"(":{"1":{"df":1,"docs":{"227":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"214":{"tf":1.0},"227":{"tf":1.4142135623730951},"241":{"tf":2.0}}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{",":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"b":{"b":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"183":{"tf":2.23606797749979},"184":{"tf":1.0},"212":{"tf":1.0},"276":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"286":{"tf":1.7320508075688772}}}}}}},"k":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":4,"docs":{"180":{"tf":1.0},"204":{"tf":1.0},"234":{"tf":1.4142135623730951},"238":{"tf":1.0}},"e":{"df":8,"docs":{"15":{"tf":1.0},"261":{"tf":1.0},"275":{"tf":1.4142135623730951},"279":{"tf":2.449489742783178},"280":{"tf":1.0},"308":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951}}}},"p":{"df":2,"docs":{"274":{"tf":1.0},"288":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"382":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"273":{"tf":1.0},"275":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.7320508075688772},"157":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"217":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"310":{"tf":1.0},"4":{"tf":1.0}}},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"275":{"tf":2.0}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"%":{"2":{"df":1,"docs":{"74":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"208":{"tf":1.0},"217":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"71":{"tf":1.0}}},"s":{"df":1,"docs":{"72":{"tf":1.0}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"12":{"tf":1.0},"160":{"tf":1.0},"204":{"tf":1.0},"217":{"tf":1.0},"240":{"tf":1.4142135623730951},"254":{"tf":1.0},"297":{"tf":1.0},"312":{"tf":1.0},"352":{"tf":1.0},"382":{"tf":1.0},"62":{"tf":1.4142135623730951},"71":{"tf":2.0},"72":{"tf":1.0},"77":{"tf":1.0}}}}},"df":4,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"275":{"tf":1.7320508075688772},"276":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"o":{"$":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"0":{"df":1,"docs":{"234":{"tf":1.0}}},"1":{"df":1,"docs":{"234":{"tf":1.0}}},"2":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"254":{"tf":1.0}}},"3":{"df":3,"docs":{"234":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"314":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"j":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"214":{"tf":1.0},"224":{"tf":1.4142135623730951},"225":{"tf":1.4142135623730951},"226":{"tf":1.7320508075688772}}}}}},"df":2,"docs":{"284":{"tf":1.0},"65":{"tf":2.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"142":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":3.7416573867739413},"276":{"tf":1.4142135623730951},"314":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"19":{"tf":1.0},"88":{"tf":2.23606797749979}},"r":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"d":{"(":{"1":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.7320508075688772},"217":{"tf":1.7320508075688772},"311":{"tf":1.0},"312":{"tf":1.0}}},"df":34,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"131":{"tf":1.0},"168":{"tf":1.0},"174":{"tf":1.4142135623730951},"183":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"226":{"tf":1.7320508075688772},"246":{"tf":1.0},"254":{"tf":1.0},"261":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"285":{"tf":2.23606797749979},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"300":{"tf":1.0},"331":{"tf":1.4142135623730951},"361":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"8":{"tf":2.23606797749979},"80":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"97":{"tf":1.0}},"f":{"=":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"308":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"304":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"217":{"tf":1.4142135623730951},"274":{"tf":2.0},"275":{"tf":1.4142135623730951},"304":{"tf":1.0},"390":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"g":{"df":1,"docs":{"234":{"tf":1.0}}},"k":{"df":1,"docs":{"234":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"142":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"208":{"tf":1.0},"61":{"tf":1.0}}}}},"n":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":2.0},"53":{"tf":1.0}}}}}},"c":{"df":6,"docs":{"111":{"tf":1.0},"142":{"tf":1.0},"183":{"tf":1.0},"314":{"tf":1.0},"70":{"tf":1.0},"78":{"tf":1.0}}},"df":28,"docs":{"11":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.4142135623730951},"144":{"tf":1.0},"170":{"tf":1.0},"20":{"tf":2.23606797749979},"21":{"tf":1.0},"234":{"tf":2.0},"237":{"tf":1.4142135623730951},"242":{"tf":2.23606797749979},"243":{"tf":1.4142135623730951},"261":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"296":{"tf":1.0},"308":{"tf":1.0},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"61":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"194":{"tf":1.0},"60":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"172":{"tf":1.0},"182":{"tf":1.0},"324":{"tf":3.0},"325":{"tf":2.449489742783178}}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"369":{"tf":1.0}}}}},"o":{"b":{"df":1,"docs":{"153":{"tf":1.0}}},"df":1,"docs":{"155":{"tf":1.0}}},"p":{"1":{"df":1,"docs":{"13":{"tf":1.0}}},"2":{"df":1,"docs":{"13":{"tf":1.0}}},"<":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{">":{"(":{")":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{">":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"b":{">":{"(":{"c":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"df":1,"docs":{"240":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"(":{"2":{"df":1,"docs":{"205":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":17,"docs":{"102":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"165":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":2.0},"190":{"tf":1.7320508075688772},"191":{"tf":1.7320508075688772},"193":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"305":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"99":{"tf":1.0}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"161":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"232":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"373":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{")":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"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":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"194":{"tf":1.4142135623730951},"240":{"tf":3.0},"25":{"tf":1.0},"280":{"tf":1.7320508075688772},"33":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"373":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":1,"docs":{"212":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"212":{"tf":1.7320508075688772}}}}}}},"t":{"1":{"(":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}},":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"[":{":":{"]":{"[":{"=":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"7":{"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":{},"s":{"c":{"]":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"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":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}}}},"df":25,"docs":{"119":{"tf":1.7320508075688772},"13":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.0},"201":{"tf":1.4142135623730951},"204":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"27":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"303":{"tf":1.0},"339":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"67":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"234":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.7320508075688772},"286":{"tf":2.23606797749979},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772}}},"n":{"d":{"=":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"23":{"tf":1.0},"24":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"244":{"tf":1.0}},"m":{"df":1,"docs":{"244":{"tf":1.0}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"<":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"l":{"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":31,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":2.449489742783178},"150":{"tf":1.0},"170":{"tf":1.0},"186":{"tf":1.0},"194":{"tf":1.4142135623730951},"196":{"tf":1.0},"20":{"tf":1.4142135623730951},"23":{"tf":2.449489742783178},"244":{"tf":1.7320508075688772},"250":{"tf":1.0},"251":{"tf":2.0},"252":{"tf":1.0},"26":{"tf":1.7320508075688772},"271":{"tf":1.4142135623730951},"280":{"tf":1.0},"281":{"tf":1.0},"304":{"tf":1.0},"315":{"tf":2.0},"331":{"tf":1.0},"339":{"tf":1.0},"363":{"tf":1.0},"412":{"tf":1.0},"44":{"tf":2.6457513110645907},"50":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":2.0},"8":{"tf":1.4142135623730951}}}}},"s":{"=":{"(":{"'":{"b":{"df":0,"docs":{},"l":{"a":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"13":{"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":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"358":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"273":{"tf":3.1622776601683795},"347":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"263":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"186":{"tf":1.0},"189":{"tf":1.0},"20":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"347":{"tf":1.4142135623730951}}}},"df":2,"docs":{"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"64":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"234":{"tf":1.7320508075688772},"58":{"tf":2.0},"59":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":1,"docs":{"234":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"317":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"tf":1.0}}}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":9,"docs":{"142":{"tf":1.4142135623730951},"254":{"tf":1.0},"26":{"tf":1.0},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"299":{"tf":1.4142135623730951},"313":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":21,"docs":{"103":{"tf":1.7320508075688772},"107":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"194":{"tf":1.0},"204":{"tf":1.4142135623730951},"206":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.4142135623730951},"250":{"tf":1.0},"259":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"343":{"tf":1.0},"350":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.7320508075688772},"82":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"208":{"tf":1.0},"212":{"tf":1.0},"308":{"tf":1.0},"42":{"tf":1.0},"6":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"369":{"tf":1.0},"408":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"142":{"tf":1.0},"263":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"272":{"tf":1.0},"304":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"180":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"308":{"tf":1.0},"318":{"tf":1.0}}}}}}},"p":{",":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"361":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"361":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"237":{"tf":1.0}}},":":{"df":1,"docs":{"186":{"tf":1.0}}},">":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772},"359":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"177":{"tf":2.449489742783178},"178":{"tf":1.7320508075688772},"179":{"tf":2.8284271247461903},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"352":{"tf":1.0},"83":{"tf":2.8284271247461903}}}},"df":1,"docs":{"237":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"341":{"tf":1.4142135623730951},"347":{"tf":1.0},"350":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":2.23606797749979},"353":{"tf":1.4142135623730951}}}}},"m":{"a":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"176":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"1":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":2.6457513110645907},"178":{"tf":1.4142135623730951},"179":{"tf":2.449489742783178},"180":{"tf":2.0},"181":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"357":{"tf":1.4142135623730951}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":4,"docs":{"197":{"tf":3.1622776601683795},"208":{"tf":1.0},"298":{"tf":2.0},"358":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"130":{"tf":1.4142135623730951},"140":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.7320508075688772}}}}},"t":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":6,"docs":{"243":{"tf":1.0},"394":{"tf":1.4142135623730951},"400":{"tf":1.0},"418":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":4,"docs":{"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":3.1622776601683795},"53":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"m":{"df":7,"docs":{"19":{"tf":1.0},"23":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":2.6457513110645907},"24":{"tf":1.4142135623730951},"240":{"tf":2.6457513110645907},"244":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"172":{"tf":1.0},"19":{"tf":1.4142135623730951},"237":{"tf":2.449489742783178},"238":{"tf":2.0},"242":{"tf":1.0},"4":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"128":{"tf":1.0},"298":{"tf":1.0},"302":{"tf":1.0}},"s":{"=":{"0":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"369":{"tf":1.0}}}}},"s":{"df":4,"docs":{"23":{"tf":2.23606797749979},"339":{"tf":1.0},"44":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951}},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":5,"docs":{"163":{"tf":1.7320508075688772},"21":{"tf":1.0},"217":{"tf":1.4142135623730951},"25":{"tf":1.0},"64":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"242":{"tf":1.7320508075688772},"243":{"tf":2.6457513110645907},"56":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"163":{"tf":2.23606797749979},"303":{"tf":1.0},"304":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"126":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":14,"docs":{"126":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"281":{"tf":1.7320508075688772},"352":{"tf":1.0},"376":{"tf":1.7320508075688772},"396":{"tf":1.7320508075688772},"41":{"tf":1.0},"414":{"tf":2.0},"44":{"tf":1.0},"7":{"tf":1.0}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"109":{"tf":2.0},"303":{"tf":2.0},"304":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"52":{"tf":1.0},"90":{"tf":1.4142135623730951}}}},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"155":{"tf":1.4142135623730951},"274":{"tf":1.0},"62":{"tf":4.58257569495584}}}},"df":0,"docs":{},"h":{">":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"b":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":16,"docs":{"129":{"tf":2.449489742783178},"201":{"tf":1.0},"204":{"tf":2.0},"254":{"tf":1.4142135623730951},"262":{"tf":1.7320508075688772},"269":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"284":{"tf":1.4142135623730951},"287":{"tf":2.23606797749979},"288":{"tf":2.449489742783178},"33":{"tf":1.4142135623730951},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"46":{"tf":1.7320508075688772},"64":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"297":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"281":{"tf":1.0}},"n":{">":{"[":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":22,"docs":{"170":{"tf":1.0},"19":{"tf":2.23606797749979},"199":{"tf":1.0},"20":{"tf":3.605551275463989},"242":{"tf":2.0},"243":{"tf":4.47213595499958},"25":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":2.0},"262":{"tf":1.4142135623730951},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"291":{"tf":1.0},"294":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"4":{"tf":1.0},"69":{"tf":2.23606797749979},"70":{"tf":2.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772}}}}}}}},"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"339":{"tf":1.4142135623730951}}}},"df":3,"docs":{"386":{"tf":1.4142135623730951},"406":{"tf":1.0},"419":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"168":{"tf":1.0}}}},"d":{"df":2,"docs":{"150":{"tf":1.0},"274":{"tf":1.4142135623730951}}},"df":42,"docs":{"101":{"tf":1.0},"119":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"186":{"tf":2.0},"188":{"tf":1.0},"194":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"240":{"tf":2.8284271247461903},"241":{"tf":3.4641016151377544},"259":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.4142135623730951},"3":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"361":{"tf":2.0},"47":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"130":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":11,"docs":{"170":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"275":{"tf":1.0},"311":{"tf":1.0},"387":{"tf":1.4142135623730951},"60":{"tf":1.0}},"f":{"(":{"1":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}},"df":5,"docs":{"203":{"tf":1.0},"208":{"tf":2.449489742783178},"209":{"tf":1.0},"210":{"tf":1.7320508075688772},"211":{"tf":1.7320508075688772}},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"244":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"208":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"274":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":2.0}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.0},"308":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"369":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":4,"docs":{"228":{"tf":1.0},"286":{"tf":2.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"286":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"197":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"242":{"tf":1.0},"243":{"tf":1.7320508075688772}}}},"d":{"df":20,"docs":{"119":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":1.0},"186":{"tf":1.4142135623730951},"188":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"297":{"tf":2.449489742783178},"300":{"tf":1.0},"302":{"tf":1.0},"80":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"196":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"185":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"297":{"tf":1.0},"32":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"g":{"df":4,"docs":{"177":{"tf":2.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"363":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"418":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"df":3,"docs":{"182":{"tf":1.0},"352":{"tf":1.4142135623730951},"383":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"369":{"tf":1.0}},"t":{"df":2,"docs":{"225":{"tf":1.4142135623730951},"274":{"tf":2.449489742783178}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"201":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"185":{"tf":1.0},"201":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"8":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":16,"docs":{"159":{"tf":1.0},"170":{"tf":1.7320508075688772},"193":{"tf":1.0},"197":{"tf":1.0},"240":{"tf":1.0},"274":{"tf":1.4142135623730951},"347":{"tf":1.0},"363":{"tf":1.7320508075688772},"376":{"tf":1.0},"377":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"135":{"tf":1.0},"208":{"tf":1.4142135623730951},"234":{"tf":3.1622776601683795},"235":{"tf":1.0},"244":{"tf":1.0},"274":{"tf":2.23606797749979},"314":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.0},"381":{"tf":2.0},"386":{"tf":1.4142135623730951},"387":{"tf":2.0},"406":{"tf":1.0},"412":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{">":{"/":{"<":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"327":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"320":{"tf":2.23606797749979},"321":{"tf":2.0},"322":{"tf":2.449489742783178},"323":{"tf":2.6457513110645907},"326":{"tf":3.0},"328":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":2.0}}}},"p":{"df":9,"docs":{"239":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.0},"369":{"tf":1.4142135623730951},"381":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.4142135623730951},"55":{"tf":1.0},"90":{"tf":1.0}},"f":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":1,"docs":{"369":{"tf":1.0}},"q":{"df":1,"docs":{"369":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"197":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"=":{"\"":{"8":{"0":{"8":{"0":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"165":{"tf":1.0},"167":{"tf":1.4142135623730951},"172":{"tf":1.0},"186":{"tf":1.4142135623730951},"191":{"tf":1.7320508075688772},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"339":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"344":{"tf":2.0},"345":{"tf":1.7320508075688772},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"13":{"tf":1.0},"155":{"tf":1.0},"26":{"tf":1.0},"363":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951}}},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"315":{"tf":1.0},"335":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"13":{"tf":1.0},"20":{"tf":1.0},"234":{"tf":1.0},"26":{"tf":1.7320508075688772},"82":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"393":{"tf":1.0},"412":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":6,"docs":{"242":{"tf":1.4142135623730951},"246":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0},"393":{"tf":1.0},"412":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"42":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"19":{"tf":1.0},"4":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"19":{"tf":1.4142135623730951},"281":{"tf":1.0},"4":{"tf":1.4142135623730951},"52":{"tf":4.69041575982343},"53":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"252":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"250":{"tf":1.4142135623730951},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"250":{"tf":1.0},"257":{"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":3,"docs":{"259":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":2.0}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"350":{"tf":1.0},"351":{"tf":1.0}},"e":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"351":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"208":{"tf":1.0}},"t":{"df":1,"docs":{"300":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"238":{"tf":1.0},"30":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0}}}},"v":{"df":1,"docs":{"298":{"tf":1.0}}}},"s":{"df":1,"docs":{"311":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"130":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"v":{"=":{"$":{"3":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":2,"docs":{"27":{"tf":1.0},"380":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":7,"docs":{"101":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"363":{"tf":1.0},"44":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}}}}},"g":{"df":3,"docs":{"119":{"tf":1.7320508075688772},"204":{"tf":1.0},"206":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"117":{"tf":1.0},"163":{"tf":1.7320508075688772},"242":{"tf":2.0},"243":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"1":{"3":{"3":{"7":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"280":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"2":{"df":1,"docs":{"279":{"tf":1.0}}},"df":1,"docs":{"279":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"280":{"tf":1.0}}}}}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{",":{"df":0,"docs":{},"x":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"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":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"215":{"tf":1.0}}}},"df":0,"docs":{}},"df":38,"docs":{"121":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":2.0},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"158":{"tf":1.0},"174":{"tf":1.0},"19":{"tf":1.0},"204":{"tf":2.23606797749979},"215":{"tf":2.0},"223":{"tf":2.6457513110645907},"237":{"tf":1.4142135623730951},"24":{"tf":1.0},"247":{"tf":1.7320508075688772},"250":{"tf":1.7320508075688772},"252":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"65":{"tf":1.0},"69":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"82":{"tf":1.0},"99":{"tf":1.7320508075688772}},"f":{"(":{"\"":{"%":{"d":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{},"s":{"%":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"2":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":4,"docs":{"181":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"242":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"350":{"tf":1.7320508075688772},"351":{"tf":1.0},"352":{"tf":1.7320508075688772}},"s":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"257":{"tf":2.23606797749979},"298":{"tf":2.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"o":{"c":{"/":{"*":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{">":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"298":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"201":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"307":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"297":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"302":{"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":{"193":{"tf":1.4142135623730951},"313":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"274":{"tf":1.0},"395":{"tf":1.4142135623730951},"403":{"tf":1.0},"413":{"tf":1.4142135623730951},"421":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"119":{"tf":1.0},"128":{"tf":2.449489742783178},"188":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.7320508075688772},"201":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":2.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"213":{"tf":1.0},"23":{"tf":1.0},"250":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"297":{"tf":2.23606797749979},"298":{"tf":1.4142135623730951},"302":{"tf":2.23606797749979},"326":{"tf":1.0},"387":{"tf":1.7320508075688772},"408":{"tf":1.0},"68":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"78":{"tf":1.0},"80":{"tf":1.0}}}}},"f":{"df":1,"docs":{"307":{"tf":1.0}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"=":{"0":{"0":{"3":{"3":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"18":{"tf":1.0},"33":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"*":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":14,"docs":{"203":{"tf":1.7320508075688772},"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},"286":{"tf":2.0},"287":{"tf":3.0},"288":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"217":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"146":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}}}},"df":20,"docs":{"14":{"tf":1.0},"142":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"286":{"tf":1.7320508075688772},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"383":{"tf":1.7320508075688772},"386":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":2.0}},"m":{"df":1,"docs":{"235":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"403":{"tf":1.0},"421":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"257":{"tf":1.0}}}}}}},"df":1,"docs":{"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"381":{"tf":1.7320508075688772},"401":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"106":{"tf":1.0},"119":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"257":{"tf":1.4142135623730951},"291":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":1.0},"333":{"tf":2.449489742783178},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":2,"docs":{"344":{"tf":1.0},"345":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"175":{"tf":1.0},"186":{"tf":1.4142135623730951},"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":8,"docs":{"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"240":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"315":{"tf":1.0},"70":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":1,"docs":{"80":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"185":{"tf":1.0},"202":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"275":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"0":{",":{"0":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"3":{".":{"2":{"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":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"2":{"df":1,"docs":{"275":{"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":1,"docs":{"275":{"tf":2.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"2":{"df":1,"docs":{"302":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"289":{"tf":1.0},"302":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"234":{"tf":2.6457513110645907},"235":{"tf":2.23606797749979},"288":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":2.0},"372":{"tf":1.7320508075688772},"424":{"tf":1.7320508075688772}}}},"u":{"b":{"df":2,"docs":{"113":{"tf":1.0},"117":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"105":{"tf":1.0},"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"257":{"tf":2.0},"399":{"tf":1.0},"417":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"64":{"tf":1.0}}}},"n":{"df":2,"docs":{"234":{"tf":2.0},"236":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":5,"docs":{"367":{"tf":1.4142135623730951},"383":{"tf":1.0},"386":{"tf":1.7320508075688772},"406":{"tf":1.7320508075688772},"424":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.0}}}}}},"df":13,"docs":{"274":{"tf":2.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"369":{"tf":1.4142135623730951},"376":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"419":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.7320508075688772},"59":{"tf":1.4142135623730951}},"f":{"d":{"df":1,"docs":{"369":{"tf":1.0}}},"df":1,"docs":{"369":{"tf":1.0}},"q":{"df":1,"docs":{"369":{"tf":1.0}}}}}},"t":{"df":3,"docs":{"274":{"tf":2.23606797749979},"288":{"tf":1.0},"44":{"tf":1.0}},"s":{"(":{"\"":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"286":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"286":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"c":{"_":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"0":{"df":1,"docs":{"276":{"tf":1.0}}},"1":{"df":1,"docs":{"276":{"tf":1.0}}},"2":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"_":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":1,"docs":{"238":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{"_":{"2":{".":{"2":{".":{"5":{"df":1,"docs":{"274":{"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":{}}}},"w":{"d":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"3":{"df":1,"docs":{"281":{"tf":1.0}}},"df":7,"docs":{"228":{"tf":1.0},"278":{"tf":1.7320508075688772},"279":{"tf":1.0},"280":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951}}}}}}}},"q":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"2":{"df":2,"docs":{"163":{"tf":1.4142135623730951},"171":{"tf":1.0}}},"df":0,"docs":{}}}},"df":9,"docs":{"102":{"tf":1.0},"179":{"tf":1.0},"234":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"373":{"tf":1.0},"408":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0}},"e":{"df":1,"docs":{"179":{"tf":1.0}},"m":{"df":0,"docs":{},"u":{"(":{"1":{"df":1,"docs":{"157":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":23,"docs":{"1":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":2.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":2.6457513110645907},"173":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":3.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}},"t":{"df":0,"docs":{},"q":{"df":1,"docs":{"181":{"tf":1.0}}}}},"i":{"df":1,"docs":{"181":{"tf":1.0}}},"l":{"df":2,"docs":{"179":{"tf":1.0},"44":{"tf":2.0}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"171":{"tf":1.0},"175":{"tf":1.0}}}},"o":{"df":1,"docs":{"179":{"tf":1.0}}},"s":{"df":1,"docs":{"179":{"tf":1.0}}},"t":{"d":{"df":0,"docs":{},"q":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"122":{"tf":1.7320508075688772},"234":{"tf":1.0},"238":{"tf":1.0}}}},"fi":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"130":{"tf":1.0},"179":{"tf":1.0},"251":{"tf":1.0},"93":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"29":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"t":{"df":4,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"141":{"tf":2.0},"89":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"a":{"=":{"1":{"0":{"df":0,"docs":{},"g":{"df":1,"docs":{"333":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"320":{"tf":1.0},"333":{"tf":1.4142135623730951}}},"df":3,"docs":{"25":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"274":{"tf":2.6457513110645907},"371":{"tf":1.0},"372":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"w":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":1,"docs":{"399":{"tf":1.0}}}},"0":{"+":{"4":{"df":1,"docs":{"412":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"412":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"415":{"tf":1.0}}},"df":0,"docs":{}}},"]":{"=":{"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"412":{"tf":1.0}}},"2":{"df":1,"docs":{"412":{"tf":1.0}}},"5":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":6,"docs":{"406":{"tf":1.0},"410":{"tf":2.0},"412":{"tf":4.358898943540674},"414":{"tf":1.0},"415":{"tf":1.0},"420":{"tf":1.4142135623730951}}},"1":{"+":{"df":0,"docs":{},"r":{"2":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"1":{"df":5,"docs":{"372":{"tf":1.4142135623730951},"378":{"tf":1.0},"406":{"tf":1.0},"416":{"tf":1.0},"418":{"tf":1.7320508075688772}}},"2":{"df":2,"docs":{"379":{"tf":1.0},"406":{"tf":1.0}}},"3":{"df":1,"docs":{"406":{"tf":1.0}}},"4":{"df":2,"docs":{"406":{"tf":1.0},"411":{"tf":1.4142135623730951}}},"5":{"df":2,"docs":{"379":{"tf":1.0},"406":{"tf":1.0}}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"241":{"tf":1.0},"412":{"tf":3.4641016151377544},"420":{"tf":1.0}}},"2":{".":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"<":{"<":{"3":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"153":{"tf":1.0},"155":{"tf":1.0},"241":{"tf":1.0},"412":{"tf":2.6457513110645907},"420":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"414":{"tf":1.0}}},"4":{"df":1,"docs":{"416":{"tf":1.0}}},"5":{"=":{"[":{"df":0,"docs":{},"r":{"0":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"7":{"df":1,"docs":{"420":{"tf":1.4142135623730951}}},"8":{"df":3,"docs":{"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0}}},"9":{"df":1,"docs":{"376":{"tf":1.0}}},"_":{"df":0,"docs":{},"x":{"8":{"6":{"_":{"6":{"4":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"274":{"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":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"2":{"(":{"1":{"df":1,"docs":{"149":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":10,"docs":{"1":{"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},"274":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"424":{"tf":1.0}},"i":{"d":{"df":0,"docs":{},"z":{"1":{"df":1,"docs":{"322":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":1,"docs":{"320":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":2,"docs":{"160":{"tf":1.7320508075688772},"309":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"146":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"62":{"tf":1.0},"76":{"tf":2.6457513110645907}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"183":{"tf":1.0}}}},"s":{"df":0,"docs":{},"m":{"2":{"df":1,"docs":{"156":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"w":{"df":12,"docs":{"166":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":2.0},"287":{"tf":1.0},"301":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"350":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"x":{"+":{"0":{"df":0,"docs":{},"x":{"0":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"377":{"tf":1.0}}}},"df":0,"docs":{}}},"df":11,"docs":{"144":{"tf":1.0},"174":{"tf":2.449489742783178},"226":{"tf":2.449489742783178},"274":{"tf":1.0},"287":{"tf":1.4142135623730951},"367":{"tf":1.0},"371":{"tf":2.8284271247461903},"372":{"tf":2.8284271247461903},"377":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.4142135623730951}}}},"b":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"58":{"tf":2.0}}}}},"df":0,"docs":{}},"p":{"+":{"8":{"df":1,"docs":{"380":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"367":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.7320508075688772},"381":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"=":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}}},"x":{"+":{"4":{"*":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"372":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"367":{"tf":1.0},"372":{"tf":2.0},"379":{"tf":1.0}}}},"c":{"df":0,"docs":{},"x":{"df":6,"docs":{"287":{"tf":2.0},"288":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"376":{"tf":1.0},"378":{"tf":1.0}}}},"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"140":{"tf":1.0},"174":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.7320508075688772},"235":{"tf":1.7320508075688772},"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.4142135623730951}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"370":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"382":{"tf":1.0}}}}}},"x":{"df":6,"docs":{"140":{"tf":1.0},"288":{"tf":1.0},"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.0}}}},"df":25,"docs":{"103":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"186":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":3.1622776601683795},"242":{"tf":2.23606797749979},"26":{"tf":1.0},"274":{"tf":1.4142135623730951},"280":{"tf":2.0},"3":{"tf":1.0},"339":{"tf":1.0},"44":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"98":{"tf":1.0}},"e":{"a":{"d":{"(":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"284":{"tf":1.0}}}},"df":0,"docs":{}},"df":11,"docs":{"121":{"tf":1.0},"123":{"tf":1.7320508075688772},"312":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"339":{"tf":1.0},"370":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0},"5":{"tf":1.0},"85":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"(":{"1":{"df":1,"docs":{"223":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"214":{"tf":1.0},"217":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"231":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":2.23606797749979},"276":{"tf":1.0}}}}},"i":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"331":{"tf":1.0},"334":{"tf":1.0},"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"297":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"269":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"308":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"259":{"tf":1.4142135623730951},"262":{"tf":1.0}},"i":{"df":3,"docs":{"103":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"308":{"tf":1.0},"322":{"tf":1.0},"335":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":16,"docs":{"208":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"400":{"tf":2.23606797749979},"401":{"tf":1.0},"418":{"tf":2.449489742783178},"419":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":2.0},"70":{"tf":1.4142135623730951},"71":{"tf":2.449489742783178},"74":{"tf":2.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"92":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"92":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"234":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.0},"89":{"tf":1.0}}}}}},"d":{"df":3,"docs":{"27":{"tf":1.0},"357":{"tf":1.0},"44":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"130":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.0},"21":{"tf":2.23606797749979},"22":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"351":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"242":{"tf":1.0},"254":{"tf":1.0},"294":{"tf":1.0}}},"df":0,"docs":{}}},"df":8,"docs":{"155":{"tf":1.0},"226":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"349":{"tf":1.4142135623730951},"95":{"tf":1.0}},"f":{"df":7,"docs":{"238":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"335":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":15,"docs":{"175":{"tf":1.4142135623730951},"184":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"238":{"tf":3.7416573867739413},"265":{"tf":1.4142135623730951},"277":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"346":{"tf":1.4142135623730951},"383":{"tf":1.7320508075688772},"403":{"tf":1.7320508075688772},"421":{"tf":1.7320508075688772},"426":{"tf":1.4142135623730951},"44":{"tf":1.0},"98":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"274":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"177":{"tf":1.0},"180":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}}},"|":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"g":{"1":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"241":{"tf":1.0}}},"2":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"241":{"tf":1.0}}},">":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"125":{"tf":1.4142135623730951},"140":{"tf":1.0},"144":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"396":{"tf":1.0},"397":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"424":{"tf":2.23606797749979},"91":{"tf":2.0}},"e":{"df":0,"docs":{},"x":{"=":{"'":{"^":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.7320508075688772},"124":{"tf":2.0},"125":{"tf":2.449489742783178},"177":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"25":{"tf":1.4142135623730951},"67":{"tf":1.0},"69":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":2.0},"9":{"tf":1.0},"93":{"tf":1.4142135623730951}},"p":{"df":3,"docs":{"88":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"n":{"_":{"#":{"#":{"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":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"90":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":30,"docs":{"125":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"351":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.4142135623730951},"367":{"tf":2.0},"368":{"tf":1.7320508075688772},"369":{"tf":1.7320508075688772},"370":{"tf":2.0},"373":{"tf":2.0},"378":{"tf":1.7320508075688772},"379":{"tf":2.0},"385":{"tf":1.4142135623730951},"386":{"tf":2.449489742783178},"387":{"tf":2.8284271247461903},"389":{"tf":2.0},"390":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":2.0},"407":{"tf":1.7320508075688772},"408":{"tf":1.4142135623730951},"410":{"tf":2.0},"411":{"tf":1.4142135623730951},"412":{"tf":1.4142135623730951},"414":{"tf":1.0},"416":{"tf":1.4142135623730951},"423":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"91":{"tf":2.449489742783178}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":2.0}}},"y":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{")":{".":{"a":{"d":{"d":{"(":{"#":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"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":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"204":{"tf":1.0},"25":{"tf":1.7320508075688772},"347":{"tf":1.0},"352":{"tf":2.0},"9":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"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":{"*":{">":{"(":{"c":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}},"df":1,"docs":{"234":{"tf":1.0}},"x":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.0}}}}},"t":{"d":{":":{":":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"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":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}}},"df":1,"docs":{"234":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"l":{"a":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}},"df":1,"docs":{"223":{"tf":1.0}},"t":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"262":{"tf":1.0}}}},"df":7,"docs":{"12":{"tf":1.0},"204":{"tf":1.0},"223":{"tf":1.0},"352":{"tf":1.0},"372":{"tf":1.0},"390":{"tf":1.4142135623730951},"411":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"a":{"d":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}}}},"df":3,"docs":{"153":{"tf":1.4142135623730951},"223":{"tf":1.0},"274":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":8,"docs":{"147":{"tf":1.0},"177":{"tf":1.7320508075688772},"341":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":3.0},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}},"v":{"df":13,"docs":{"122":{"tf":1.0},"178":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"268":{"tf":1.0},"3":{"tf":1.0},"303":{"tf":1.0},"317":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"345":{"tf":2.8284271247461903},"363":{"tf":1.0},"63":{"tf":1.0},"86":{"tf":1.4142135623730951}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}}},"df":6,"docs":{"183":{"tf":1.7320508075688772},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"p":{"df":2,"docs":{"373":{"tf":1.0},"374":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"373":{"tf":2.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":6,"docs":{"19":{"tf":1.4142135623730951},"297":{"tf":1.0},"304":{"tf":1.0},"325":{"tf":2.0},"4":{"tf":1.4142135623730951},"93":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"373":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"208":{"tf":1.4142135623730951},"284":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"301":{"tf":1.4142135623730951},"51":{"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":2,"docs":{"177":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"286":{"tf":1.0},"311":{"tf":1.4142135623730951},"312":{"tf":1.0}}}}},"z":{"df":1,"docs":{"373":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":19,"docs":{"110":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.4142135623730951},"234":{"tf":1.7320508075688772},"240":{"tf":1.0},"275":{"tf":2.0},"287":{"tf":1.0},"296":{"tf":1.0},"320":{"tf":1.0},"369":{"tf":1.0},"402":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"72":{"tf":1.0}}}},"t":{"df":5,"docs":{"23":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.4142135623730951},"55":{"tf":1.0},"63":{"tf":2.6457513110645907}}}},"i":{"d":{"df":1,"docs":{"301":{"tf":1.0}}},"df":0,"docs":{},"z":{"df":1,"docs":{"52":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":4,"docs":{"194":{"tf":1.0},"269":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"274":{"tf":2.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":19,"docs":{"185":{"tf":1.7320508075688772},"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},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"296":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"30":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"381":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"302":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":9,"docs":{"189":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0}}}}}},"t":{"df":11,"docs":{"100":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979},"280":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"314":{"tf":1.0},"390":{"tf":1.0},"401":{"tf":1.0},"95":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"124":{"tf":1.0}},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"87":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":24,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"238":{"tf":1.0},"240":{"tf":3.1622776601683795},"241":{"tf":2.8284271247461903},"244":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.7320508075688772},"280":{"tf":1.0},"282":{"tf":1.0},"285":{"tf":1.4142135623730951},"314":{"tf":2.0},"363":{"tf":1.4142135623730951},"377":{"tf":2.0},"390":{"tf":1.4142135623730951},"397":{"tf":1.7320508075688772},"4":{"tf":1.0},"411":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"424":{"tf":1.0},"44":{"tf":1.7320508075688772},"46":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}},"v":{"df":2,"docs":{"62":{"tf":1.0},"66":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"66":{"tf":1.4142135623730951}}}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"368":{"tf":1.0},"369":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"g":{"b":{"(":{"2":{"5":{"5":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"(":{"0":{"df":1,"docs":{"363":{"tf":1.0}}},"2":{"5":{"5":{"df":1,"docs":{"363":{"tf":1.0}}},"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":{},"p":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"344":{"tf":1.4142135623730951},"345":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"183":{"tf":1.0},"21":{"tf":1.0},"273":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"311":{"tf":1.0},"318":{"tf":1.0},"363":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"84":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951}}}},"p":{"+":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":6,"docs":{"135":{"tf":1.7320508075688772},"174":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951}}},"s":{"c":{"df":3,"docs":{"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}},"v":{"3":{"2":{"df":1,"docs":{"423":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":2,"docs":{"423":{"tf":1.0},"425":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":6,"docs":{"364":{"tf":1.0},"422":{"tf":1.7320508075688772},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.4142135623730951},"426":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"296":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"[":{"0":{"df":1,"docs":{"411":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"174":{"tf":1.0},"285":{"tf":1.0},"411":{"tf":2.0}}},"n":{"b":{"df":1,"docs":{"367":{"tf":1.0}}},"d":{"df":1,"docs":{"367":{"tf":1.0}}},"df":0,"docs":{},"w":{"df":1,"docs":{"367":{"tf":1.0}}}},"o":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":4,"docs":{"217":{"tf":2.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"304":{"tf":1.0}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.4142135623730951},"308":{"tf":1.0},"315":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"334":{"tf":1.0}}}},"w":{"df":1,"docs":{"358":{"tf":1.0}}}},"s":{"df":2,"docs":{"68":{"tf":1.0},"71":{"tf":1.0}},"i":{"df":7,"docs":{"140":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"382":{"tf":1.0}}},"n":{"df":2,"docs":{"178":{"tf":1.0},"181":{"tf":1.0}}},"p":{",":{"0":{"df":0,"docs":{},"x":{"8":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"367":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.4142135623730951}}},"s":{"df":2,"docs":{"201":{"tf":1.0},"78":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"129":{"tf":1.4142135623730951},"15":{"tf":1.0},"234":{"tf":2.449489742783178},"259":{"tf":2.0},"260":{"tf":1.4142135623730951},"261":{"tf":1.7320508075688772},"262":{"tf":1.7320508075688772},"344":{"tf":1.7320508075688772},"345":{"tf":1.7320508075688772},"347":{"tf":1.7320508075688772},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"352":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"348":{"tf":2.449489742783178},"349":{"tf":1.4142135623730951}}}}}}},"n":{".":{"df":0,"docs":{},"g":{"d":{"b":{"df":1,"docs":{"140":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":1,"docs":{"254":{"tf":1.4142135623730951}}},"df":40,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"208":{"tf":1.7320508075688772},"213":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.4142135623730951},"262":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"279":{"tf":1.4142135623730951},"280":{"tf":1.4142135623730951},"281":{"tf":2.0},"282":{"tf":1.7320508075688772},"284":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"293":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.0},"34":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"42":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":9,"docs":{"272":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.0},"32":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}},"v":{"3":{"2":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"422":{"tf":1.0}},"i":{"df":1,"docs":{"426":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"w":{",":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"315":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"a":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"315":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"274":{"tf":1.0}}},"x":{"df":1,"docs":{"274":{"tf":1.0}}}},"s":{"0":{"df":2,"docs":{"424":{"tf":1.0},"46":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"424":{"tf":1.0}}},"df":1,"docs":{"424":{"tf":1.0}}},"2":{"df":1,"docs":{"424":{"tf":1.0}}},":":{"$":{"df":0,"docs":{},"w":{".":{"$":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"=":{"0":{"df":0,"docs":{},"x":{"7":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"5":{"9":{"4":{"df":1,"docs":{"142":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{":":{"<":{"df":0,"docs":{},"w":{">":{".":{"<":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"2":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":12,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"172":{"tf":1.0},"238":{"tf":1.4142135623730951},"241":{"tf":1.0},"257":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"420":{"tf":1.4142135623730951},"64":{"tf":1.0},"95":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"208":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"296":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"408":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"141":{"tf":2.23606797749979},"172":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"371":{"tf":2.0},"372":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"379":{"tf":1.7320508075688772},"380":{"tf":1.4142135623730951},"381":{"tf":1.4142135623730951},"387":{"tf":1.7320508075688772},"398":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"424":{"tf":1.4142135623730951},"85":{"tf":1.7320508075688772},"90":{"tf":1.0},"91":{"tf":1.0}},"v":{"df":0,"docs":{},"m":{"df":1,"docs":{"171":{"tf":1.0}}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"363":{"tf":1.0}}}},"n":{"df":1,"docs":{"373":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"373":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":2,"docs":{"177":{"tf":1.0},"296":{"tf":1.0}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":7,"docs":{"123":{"tf":1.0},"142":{"tf":2.23606797749979},"183":{"tf":1.0},"235":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.7320508075688772},"5":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"99":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"v":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"119":{"tf":1.4142135623730951},"140":{"tf":2.0},"210":{"tf":1.0},"211":{"tf":1.0},"276":{"tf":2.23606797749979},"309":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"42":{"tf":1.0},"48":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"1":{"df":1,"docs":{"163":{"tf":1.0}}},"2":{"df":1,"docs":{"163":{"tf":1.0}}},"df":1,"docs":{"163":{"tf":1.0}}},"df":0,"docs":{},"l":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"159":{"tf":1.0},"161":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"161":{"tf":1.0}}}},"df":39,"docs":{"14":{"tf":1.0},"142":{"tf":3.872983346207417},"155":{"tf":1.0},"165":{"tf":1.4142135623730951},"177":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":2.6457513110645907},"192":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"217":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":2.0},"240":{"tf":1.4142135623730951},"244":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"27":{"tf":1.7320508075688772},"274":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.0},"314":{"tf":1.7320508075688772},"358":{"tf":1.4142135623730951},"44":{"tf":2.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951},"72":{"tf":2.23606797749979},"79":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":2.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":14,"docs":{"108":{"tf":1.7320508075688772},"129":{"tf":1.0},"152":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.7320508075688772},"271":{"tf":1.4142135623730951},"274":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"87":{"tf":2.23606797749979},"88":{"tf":1.0},"93":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"129":{"tf":1.0}}}}},"c":{"df":2,"docs":{"113":{"tf":1.0},"304":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"186":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.7320508075688772},"72":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"105":{"tf":1.4142135623730951},"107":{"tf":1.0},"113":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{".":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"274":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":13,"docs":{"174":{"tf":1.0},"217":{"tf":2.0},"223":{"tf":1.7320508075688772},"224":{"tf":2.0},"225":{"tf":1.7320508075688772},"226":{"tf":2.0},"274":{"tf":2.449489742783178},"275":{"tf":2.6457513110645907},"276":{"tf":1.0},"382":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"302":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":18,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"15":{"tf":1.0},"186":{"tf":1.0},"212":{"tf":1.0},"22":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"254":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"293":{"tf":1.0},"297":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"62":{"tf":1.4142135623730951},"69":{"tf":1.0}},"k":{"df":2,"docs":{"150":{"tf":1.0},"155":{"tf":1.0}}},"n":{"df":3,"docs":{"273":{"tf":1.0},"275":{"tf":1.0},"33":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"201":{"tf":1.0},"223":{"tf":1.0},"274":{"tf":1.0},"298":{"tf":1.7320508075688772}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"100":{"tf":1.4142135623730951},"106":{"tf":2.23606797749979},"151":{"tf":1.4142135623730951},"162":{"tf":1.0},"243":{"tf":1.4142135623730951},"361":{"tf":4.123105625617661},"425":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"86":{"tf":1.4142135623730951},"90":{"tf":2.0},"97":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"361":{"tf":1.4142135623730951}}}},"p":{"df":1,"docs":{"51":{"tf":1.0}}},"w":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"f":{".":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"281":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"235":{"tf":1.0},"241":{"tf":1.7320508075688772},"261":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"d":{"df":3,"docs":{"108":{"tf":1.7320508075688772},"112":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}},"t":{"df":1,"docs":{"126":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"122":{"tf":1.0},"127":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.0},"271":{"tf":1.4142135623730951},"67":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"df":1,"docs":{"46":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"q":{"df":1,"docs":{"287":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"18":{"tf":1.4142135623730951},"68":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"166":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"108":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"352":{"tf":1.0}}}},"i":{"c":{"df":8,"docs":{"186":{"tf":1.0},"291":{"tf":1.4142135623730951},"293":{"tf":1.0},"309":{"tf":1.7320508075688772},"336":{"tf":1.0},"343":{"tf":1.7320508075688772},"344":{"tf":2.23606797749979},"345":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"128":{"tf":1.0},"140":{"tf":1.4142135623730951},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":3.0},"52":{"tf":1.4142135623730951}}}}}}},"t":{"(":{"&":{"df":1,"docs":{"142":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"369":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.4142135623730951}}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"45":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":44,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":2.23606797749979},"123":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":3.4641016151377544},"137":{"tf":1.4142135623730951},"140":{"tf":1.0},"142":{"tf":2.0},"148":{"tf":1.7320508075688772},"15":{"tf":1.7320508075688772},"183":{"tf":1.0},"19":{"tf":2.0},"23":{"tf":1.0},"242":{"tf":1.4142135623730951},"246":{"tf":1.0},"262":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"320":{"tf":1.0},"33":{"tf":2.23606797749979},"331":{"tf":1.0},"333":{"tf":1.4142135623730951},"334":{"tf":1.0},"335":{"tf":2.0},"350":{"tf":1.4142135623730951},"352":{"tf":1.0},"363":{"tf":1.0},"373":{"tf":1.4142135623730951},"383":{"tf":1.0},"4":{"tf":1.4142135623730951},"411":{"tf":1.0},"420":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.0},"90":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"(":{"\"":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"272":{"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":1,"docs":{"50":{"tf":1.0}}}}},"f":{"a":{"c":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"319":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"317":{"tf":2.23606797749979},"318":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":6,"docs":{"284":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.7320508075688772},"309":{"tf":1.4142135623730951},"322":{"tf":1.0},"58":{"tf":1.0}}}},"w":{"df":1,"docs":{"53":{"tf":1.0}}}},"x":{"df":0,"docs":{},"p":{"df":1,"docs":{"99":{"tf":1.7320508075688772}}}}},"f":{"df":1,"docs":{"369":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"240":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"h":{"a":{"1":{"df":1,"docs":{"58":{"tf":1.0}}},"2":{"5":{"6":{"df":1,"docs":{"304":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"=":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"184":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"121":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":10,"docs":{"121":{"tf":1.0},"124":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"197":{"tf":1.0},"246":{"tf":1.4142135623730951},"272":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"298":{"tf":2.0}}}}},"df":1,"docs":{"51":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"383":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"121":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.7320508075688772},"42":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"80":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"v":{"df":1,"docs":{"55":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"392":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"208":{"tf":1.0},"234":{"tf":2.6457513110645907},"243":{"tf":2.0},"252":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"314":{"tf":2.0},"44":{"tf":1.4142135623730951},"69":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"w":{"(":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{},"p":{"1":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}},"df":39,"docs":{"106":{"tf":1.0},"129":{"tf":2.0},"186":{"tf":1.7320508075688772},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":2.23606797749979},"195":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"201":{"tf":1.7320508075688772},"206":{"tf":1.0},"208":{"tf":2.23606797749979},"212":{"tf":2.0},"224":{"tf":1.4142135623730951},"234":{"tf":1.0},"252":{"tf":1.0},"271":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"307":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"323":{"tf":2.0},"50":{"tf":1.7320508075688772},"57":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":3.0},"64":{"tf":1.0},"65":{"tf":1.7320508075688772},"82":{"tf":1.0},"94":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"50":{"tf":1.0}}}}},"t":{"a":{"b":{"(":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}},"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"309":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":4,"docs":{"135":{"tf":1.0},"177":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":2.449489742783178}},"g":{"df":1,"docs":{"300":{"tf":1.0}},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"w":{"2":{")":{"<":{"<":{"3":{"df":1,"docs":{"392":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"392":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"126":{"tf":3.7416573867739413},"138":{"tf":1.4142135623730951},"204":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"297":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":6,"docs":{"103":{"tf":1.0},"111":{"tf":3.1622776601683795},"112":{"tf":2.0},"234":{"tf":2.0},"315":{"tf":1.0},"369":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"df":2,"docs":{"138":{"tf":2.0},"300":{"tf":1.0}}}}}}},"l":{"df":1,"docs":{"367":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"234":{"tf":1.0}}}}}},"df":6,"docs":{"166":{"tf":1.0},"234":{"tf":1.7320508075688772},"242":{"tf":1.0},"254":{"tf":1.0},"285":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"241":{"tf":1.0},"247":{"tf":1.0},"27":{"tf":1.0},"286":{"tf":1.0},"374":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":15,"docs":{"196":{"tf":1.0},"20":{"tf":1.0},"210":{"tf":1.4142135623730951},"240":{"tf":1.0},"284":{"tf":1.0},"287":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"333":{"tf":1.4142135623730951},"363":{"tf":1.0},"49":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}},"z":{"df":0,"docs":{},"e":{"=":{"<":{"df":0,"docs":{},"s":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"160":{"tf":1.0},"163":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"217":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"294":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"371":{"tf":1.7320508075688772},"373":{"tf":1.0},"377":{"tf":1.4142135623730951},"397":{"tf":1.0},"415":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":1,"docs":{"314":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"27":{"tf":1.0},"382":{"tf":1.7320508075688772},"402":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"425":{"tf":1.7320508075688772}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"215":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"121":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"234":{"tf":1.0},"241":{"tf":1.0},"246":{"tf":1.0},"322":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"352":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"272":{"tf":1.0}}}}},"p":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"334":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"171":{"tf":2.8284271247461903},"175":{"tf":1.0},"334":{"tf":3.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.4142135623730951},"61":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"(":{"2":{"df":1,"docs":{"205":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.0},"194":{"tf":2.23606797749979},"195":{"tf":1.4142135623730951},"204":{"tf":1.0},"291":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":2,"docs":{"296":{"tf":1.0},"63":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"160":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.0}}}},"2":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"242":{"tf":1.0}}},"2":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"242":{"tf":1.0},"254":{"tf":1.0}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"181":{"tf":1.4142135623730951},"347":{"tf":1.0},"78":{"tf":1.0},"86":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"n":{"d":{"]":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{":":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"c":{"df":13,"docs":{"0":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":2.0},"141":{"tf":1.0},"172":{"tf":1.0},"224":{"tf":1.0},"232":{"tf":1.0},"284":{"tf":1.4142135623730951},"339":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"50":{"tf":1.4142135623730951},"96":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"1":{"df":1,"docs":{"387":{"tf":1.0}}},"2":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"122":{"tf":1.0},"127":{"tf":1.0},"151":{"tf":1.7320508075688772},"297":{"tf":1.0},"358":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"121":{"tf":1.0}}}}},"c":{"df":1,"docs":{"92":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}},"df":13,"docs":{"367":{"tf":1.0},"386":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"398":{"tf":1.0},"399":{"tf":1.7320508075688772},"401":{"tf":3.3166247903554},"406":{"tf":1.0},"412":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"416":{"tf":1.0},"417":{"tf":1.7320508075688772},"419":{"tf":1.0},"424":{"tf":1.0}},"e":{"c":{"df":2,"docs":{"13":{"tf":1.7320508075688772},"7":{"tf":1.7320508075688772}},"i":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"238":{"tf":1.0},"242":{"tf":3.4641016151377544},"243":{"tf":4.123105625617661},"32":{"tf":1.4142135623730951},"341":{"tf":1.0},"368":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"70":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"f":{"df":11,"docs":{"122":{"tf":1.0},"183":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"300":{"tf":1.7320508075688772},"344":{"tf":1.0},"361":{"tf":1.4142135623730951},"370":{"tf":1.4142135623730951},"52":{"tf":1.0},"59":{"tf":1.4142135623730951},"96":{"tf":1.0}},"i":{"df":36,"docs":{"103":{"tf":1.4142135623730951},"110":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"171":{"tf":1.0},"23":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"25":{"tf":1.0},"257":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":2.23606797749979},"298":{"tf":1.0},"315":{"tf":1.4142135623730951},"352":{"tf":1.0},"371":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"44":{"tf":2.449489742783178},"61":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"7":{"tf":1.0},"72":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"262":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.7320508075688772}}}}},"l":{"df":1,"docs":{"367":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"33":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.4142135623730951},"6":{"tf":1.0},"68":{"tf":1.7320508075688772},"71":{"tf":1.0},"84":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"2":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"c":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"373":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"284":{"tf":1.0},"339":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"(":{"8":{"df":1,"docs":{"194":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"b":{"df":1,"docs":{"113":{"tf":1.0}}},"df":4,"docs":{"177":{"tf":1.0},"185":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772}},"h":{"df":1,"docs":{"341":{"tf":1.0}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"322":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":20,"docs":{"202":{"tf":1.0},"204":{"tf":1.0},"247":{"tf":1.4142135623730951},"347":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.4142135623730951},"376":{"tf":1.0},"380":{"tf":1.7320508075688772},"381":{"tf":1.4142135623730951},"386":{"tf":1.0},"387":{"tf":2.0},"396":{"tf":1.0},"399":{"tf":1.7320508075688772},"400":{"tf":1.7320508075688772},"406":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.7320508075688772},"418":{"tf":1.7320508075688772},"424":{"tf":1.0},"48":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"183":{"tf":1.0}}},"2":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"3":{"_":{"1":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"5":{"_":{"1":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"183":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"68":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"72":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"232":{"tf":1.0},"3":{"tf":1.0},"350":{"tf":1.0},"395":{"tf":1.4142135623730951},"403":{"tf":1.0},"413":{"tf":1.4142135623730951},"421":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"261":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":21,"docs":{"147":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.7320508075688772},"183":{"tf":1.0},"19":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"234":{"tf":1.0},"244":{"tf":1.0},"281":{"tf":1.0},"291":{"tf":1.4142135623730951},"293":{"tf":1.0},"33":{"tf":1.0},"341":{"tf":1.0},"357":{"tf":1.4142135623730951},"363":{"tf":1.0},"38":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":2.0},"75":{"tf":1.0},"90":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"165":{"tf":1.0},"272":{"tf":1.4142135623730951},"274":{"tf":1.0},"309":{"tf":1.0},"336":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"55":{"tf":1.7320508075688772}}}},"t":{"df":3,"docs":{"208":{"tf":2.23606797749979},"61":{"tf":1.0},"62":{"tf":1.0}},"e":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"291":{"tf":1.0}}}},"v":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":13,"docs":{"13":{"tf":1.0},"14":{"tf":1.0},"172":{"tf":1.0},"186":{"tf":1.7320508075688772},"192":{"tf":1.4142135623730951},"194":{"tf":1.0},"291":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.7320508075688772},"347":{"tf":1.4142135623730951},"351":{"tf":1.0},"408":{"tf":1.0},"95":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"347":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"250":{"tf":1.0},"280":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"_":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"!":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"b":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"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":{}}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"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":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"<":{"a":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"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":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{">":{":":{":":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"243":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"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":{}}}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":2.0},"242":{"tf":2.0},"243":{"tf":2.0},"246":{"tf":1.0},"257":{"tf":1.0},"275":{"tf":1.0},"314":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"196":{"tf":1.4142135623730951},"198":{"tf":1.4142135623730951},"213":{"tf":1.0},"323":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"204":{"tf":1.0}}}},"u":{"df":14,"docs":{"291":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"343":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"387":{"tf":1.7320508075688772},"407":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0}}}}},"d":{":":{":":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"236":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"t":{"<":{"!":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"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":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"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":{}}},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"239":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"<":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"df":0,"docs":{},"r":{"df":1,"docs":{"242":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"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":{}}},"m":{"a":{"df":0,"docs":{},"p":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"236":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":2.0},"244":{"tf":1.4142135623730951}},"s":{"(":{"\"":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"(":{"df":1,"docs":{"244":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"244":{"tf":1.4142135623730951}}}},"df":1,"docs":{"244":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}}},"~":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"239":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"t":{">":{"(":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"1":{"df":1,"docs":{"242":{"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":1,"docs":{"242":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"234":{"tf":1.4142135623730951},"426":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":3,"docs":{"169":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"297":{"tf":1.0},"67":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"h":{"df":2,"docs":{"286":{"tf":1.0},"314":{"tf":1.0}}}},"df":2,"docs":{"172":{"tf":2.0},"208":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":5,"docs":{"21":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"339":{"tf":1.0},"46":{"tf":1.0},"62":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"261":{"tf":1.4142135623730951},"262":{"tf":1.0}}},"p":{"df":2,"docs":{"135":{"tf":1.4142135623730951},"18":{"tf":1.0}}}},"h":{"df":1,"docs":{"37":{"tf":1.7320508075688772}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"325":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"f":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}},"df":4,"docs":{"121":{"tf":1.0},"124":{"tf":3.4641016151377544},"135":{"tf":1.0},"291":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"244":{"tf":1.0},"287":{"tf":1.0},"304":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"234":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"373":{"tf":1.0},"390":{"tf":1.0},"7":{"tf":1.0}}}},"s":{"b":{"df":2,"docs":{"373":{"tf":1.0},"374":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"394":{"tf":1.0},"401":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":3,"docs":{"203":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":4,"docs":{"13":{"tf":1.4142135623730951},"279":{"tf":1.0},"3":{"tf":2.23606797749979},"46":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"219":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"231":{"tf":1.4142135623730951},"238":{"tf":1.0},"311":{"tf":2.0},"312":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":2.8284271247461903}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":19,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"204":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"23":{"tf":1.0},"241":{"tf":1.0},"265":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"369":{"tf":1.0},"373":{"tf":3.1622776601683795},"4":{"tf":1.0},"46":{"tf":1.7320508075688772},"6":{"tf":1.7320508075688772},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.23606797749979},"92":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"142":{"tf":2.23606797749979},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"242":{"tf":3.1622776601683795},"243":{"tf":2.0},"244":{"tf":1.7320508075688772},"312":{"tf":1.7320508075688772},"314":{"tf":2.23606797749979}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"130":{"tf":1.0},"66":{"tf":1.0}}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"w":{"df":1,"docs":{"392":{"tf":1.4142135623730951}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"=":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"5":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{";":{"\"":{">":{"<":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"363":{"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":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{",":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"130":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951}}}}}},"u":{"b":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}},"df":8,"docs":{"102":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"288":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"401":{"tf":1.0},"65":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"183":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"106":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"64":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":3.4641016151377544}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"339":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"129":{"tf":2.0},"19":{"tf":1.0},"265":{"tf":1.7320508075688772},"4":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"261":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"204":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"347":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":5,"docs":{"15":{"tf":1.0},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"320":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":9,"docs":{"163":{"tf":2.23606797749979},"304":{"tf":2.6457513110645907},"305":{"tf":2.0},"308":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.0},"341":{"tf":1.0},"352":{"tf":1.4142135623730951}}}},"df":1,"docs":{"177":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"297":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":4,"docs":{"19":{"tf":1.4142135623730951},"297":{"tf":1.0},"373":{"tf":1.0},"4":{"tf":1.4142135623730951}}}}}},"m":{"(":{"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":1,"docs":{"282":{"tf":1.0}}},"a":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"282":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"356":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"64":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"390":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":12,"docs":{"156":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"208":{"tf":1.0},"212":{"tf":1.0},"23":{"tf":1.0},"25":{"tf":1.0},"284":{"tf":1.0},"315":{"tf":1.0},"369":{"tf":1.0},"9":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"121":{"tf":1.0}}}}},"v":{"c":{"df":2,"docs":{"402":{"tf":1.4142135623730951},"408":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":1,"docs":{"183":{"tf":1.7320508075688772}}}},"w":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"157":{"tf":1.0},"289":{"tf":1.0},"306":{"tf":1.7320508075688772},"307":{"tf":1.7320508075688772},"308":{"tf":2.449489742783178},"309":{"tf":2.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"308":{"tf":2.6457513110645907},"309":{"tf":2.6457513110645907}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"308":{"tf":1.0},"309":{"tf":1.0}}}},"n":{"df":3,"docs":{"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0}}}}}},"df":1,"docs":{"308":{"tf":1.0}},"i":{"df":1,"docs":{"420":{"tf":1.4142135623730951}},"t":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"117":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"158":{"tf":1.7320508075688772},"29":{"tf":1.0},"314":{"tf":1.4142135623730951},"38":{"tf":1.7320508075688772},"58":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"y":{"df":2,"docs":{"177":{"tf":1.0},"408":{"tf":1.0}},"m":{".":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"274":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"=":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"273":{"tf":2.0}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":16,"docs":{"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"142":{"tf":1.0},"208":{"tf":1.0},"212":{"tf":1.0},"223":{"tf":1.7320508075688772},"228":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":4.898979485566356},"276":{"tf":3.1622776601683795},"277":{"tf":2.0},"98":{"tf":1.0}}}}},"df":6,"docs":{"122":{"tf":1.7320508075688772},"223":{"tf":1.4142135623730951},"231":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.7320508075688772},"276":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"269":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"t":{"a":{"b":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"_":{"df":0,"docs":{},"r":{"c":{"d":{"df":0,"docs":{},"v":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"c":{"df":1,"docs":{"180":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":2,"docs":{"365":{"tf":1.4142135623730951},"384":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":3,"docs":{"122":{"tf":1.0},"224":{"tf":1.0},"382":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"124":{"tf":2.449489742783178},"128":{"tf":1.0},"174":{"tf":1.4142135623730951},"204":{"tf":3.1622776601683795},"205":{"tf":1.0},"226":{"tf":1.4142135623730951},"382":{"tf":2.6457513110645907},"402":{"tf":2.23606797749979},"420":{"tf":2.23606797749979},"425":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":5,"docs":{"291":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951},"293":{"tf":1.0},"309":{"tf":1.0},"336":{"tf":1.0}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"5":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":10,"docs":{"289":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.4142135623730951},"309":{"tf":1.0},"336":{"tf":1.4142135623730951}}},"df":15,"docs":{"124":{"tf":1.0},"157":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.0},"175":{"tf":1.0},"26":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"309":{"tf":1.0},"383":{"tf":1.7320508075688772},"389":{"tf":2.0},"410":{"tf":2.0}},"v":{"df":2,"docs":{"255":{"tf":1.0},"383":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"375":{"tf":1.4142135623730951}}}}}},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"244":{"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":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"280":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"0":{"df":2,"docs":{"237":{"tf":2.0},"424":{"tf":1.0}}},"1":{"'":{"df":1,"docs":{"234":{"tf":1.0}}},"df":2,"docs":{"234":{"tf":1.0},"237":{"tf":1.7320508075688772}}},"2":{"'":{"df":1,"docs":{"234":{"tf":1.0}}},"*":{">":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"<":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"234":{"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":{"234":{"tf":1.0},"424":{"tf":1.0}}},"3":{"df":1,"docs":{"424":{"tf":1.0}}},"6":{"df":1,"docs":{"424":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"240":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"b":{">":{"<":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"359":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"52":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":12,"docs":{"163":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"231":{"tf":1.0},"274":{"tf":2.23606797749979},"275":{"tf":2.0},"276":{"tf":1.0},"347":{"tf":1.7320508075688772},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"363":{"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":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"215":{"tf":1.0},"216":{"tf":1.4142135623730951}},"g":{"/":{"<":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"279":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":4,"docs":{"171":{"tf":2.23606797749979},"242":{"tf":1.7320508075688772},"59":{"tf":3.1622776601683795},"98":{"tf":2.449489742783178}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":9,"docs":{"15":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"238":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"7":{"tf":1.0}},"n":{"df":2,"docs":{"284":{"tf":1.0},"44":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":4,"docs":{"315":{"tf":1.4142135623730951},"316":{"tf":1.0},"317":{"tf":2.23606797749979},"318":{"tf":1.7320508075688772}}}}}},"df":1,"docs":{"315":{"tf":2.0}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"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":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"a":{"df":1,"docs":{"257":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"257":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":11,"docs":{"121":{"tf":1.4142135623730951},"147":{"tf":1.0},"172":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.7320508075688772},"257":{"tf":2.23606797749979},"259":{"tf":1.7320508075688772},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"336":{"tf":1.0},"347":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"208":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"215":{"tf":1.0},"216":{"tf":1.4142135623730951}},"p":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"339":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},":":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"1":{"2":{"3":{"4":{"5":{"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":{}},":":{"1":{"2":{"3":{"4":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{":":{"1":{"2":{"3":{"4":{"5":{"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":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"192":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"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":{}}}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"338":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":5,"docs":{"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.4142135623730951},"340":{"tf":1.0},"341":{"tf":1.4142135623730951}}}}}},"df":10,"docs":{"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"186":{"tf":1.4142135623730951},"189":{"tf":2.23606797749979},"192":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":2.0}}}},"df":19,"docs":{"168":{"tf":1.0},"183":{"tf":1.0},"237":{"tf":2.0},"238":{"tf":1.7320508075688772},"239":{"tf":2.6457513110645907},"240":{"tf":1.7320508075688772},"242":{"tf":3.605551275463989},"243":{"tf":1.7320508075688772},"244":{"tf":1.7320508075688772},"280":{"tf":1.0},"314":{"tf":2.0},"334":{"tf":1.0},"359":{"tf":1.0},"408":{"tf":1.0},"5":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":3.0},"53":{"tf":1.0},"72":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"286":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"308":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"c":{"df":1,"docs":{"285":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"285":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"235":{"tf":1.0},"274":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"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":{"2":{"3":{"4":{"5":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"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":1,"docs":{"166":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"424":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"237":{"tf":1.7320508075688772},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"242":{"tf":3.3166247903554},"243":{"tf":3.872983346207417},"357":{"tf":1.0},"358":{"tf":1.4142135623730951}},"e":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"237":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"239":{"tf":2.0},"240":{"tf":3.605551275463989},"241":{"tf":1.7320508075688772},"242":{"tf":4.47213595499958},"243":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"122":{"tf":1.0},"150":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"88":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"122":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"49":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"1":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.0}}}}}}}}}}},".":{"c":{":":{"1":{"0":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"142":{"tf":1.0}}},"5":{"df":1,"docs":{"142":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"c":{"df":2,"docs":{"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951}}},"df":1,"docs":{"287":{"tf":1.0}}},"df":2,"docs":{"174":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951}},"g":{"c":{"d":{"a":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":2,"docs":{"174":{"tf":1.7320508075688772},"226":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"281":{"tf":1.0},"282":{"tf":1.4142135623730951}}}}},"1":{"df":1,"docs":{"241":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"241":{"tf":1.0}}},"_":{"b":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"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":{},"e":{"df":0,"docs":{},"r":{"(":{"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":{},"i":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"c":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"174":{"tf":1.0},"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"174":{"tf":2.449489742783178},"226":{"tf":2.0},"241":{"tf":2.0},"254":{"tf":1.4142135623730951},"281":{"tf":2.0},"287":{"tf":2.6457513110645907},"288":{"tf":2.449489742783178},"293":{"tf":1.7320508075688772},"352":{"tf":1.0},"8":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"df":18,"docs":{"131":{"tf":1.4142135623730951},"174":{"tf":1.0},"183":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":2.0},"284":{"tf":1.0},"3":{"tf":2.23606797749979},"356":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"358":{"tf":1.7320508075688772},"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0},"52":{"tf":1.4142135623730951},"60":{"tf":1.0},"90":{"tf":2.0},"92":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"226":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{".":{"<":{"/":{"df":0,"docs":{},"p":{"df":1,"docs":{"359":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"238":{"tf":1.4142135623730951},"272":{"tf":1.0},"276":{"tf":1.0},"320":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"70":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":8,"docs":{"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":3.0},"137":{"tf":2.0},"139":{"tf":1.7320508075688772},"202":{"tf":1.0},"208":{"tf":1.0},"424":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"15":{"tf":1.0},"324":{"tf":1.0},"62":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":9,"docs":{"100":{"tf":1.0},"164":{"tf":1.0},"234":{"tf":1.7320508075688772},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"297":{"tf":1.0},"51":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.0}}}}},"w":{"df":1,"docs":{"124":{"tf":1.0}},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"b":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"420":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":3,"docs":{"408":{"tf":1.0},"411":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"5":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"186":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":18,"docs":{"121":{"tf":1.0},"203":{"tf":1.0},"212":{"tf":1.7320508075688772},"213":{"tf":1.0},"234":{"tf":1.0},"254":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.0},"284":{"tf":1.4142135623730951},"287":{"tf":1.0},"300":{"tf":1.0},"308":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.0},"417":{"tf":1.0},"44":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0}},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.7320508075688772}}}},"r":{"df":1,"docs":{"291":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"v":{"df":2,"docs":{"312":{"tf":1.0},"314":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}},"m":{"df":1,"docs":{"314":{"tf":1.4142135623730951}},"p":{"df":1,"docs":{"275":{"tf":3.1622776601683795}}},"u":{"df":0,"docs":{},"x":{"(":{"1":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"52":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"1":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":4.358898943540674},"51":{"tf":3.3166247903554},"52":{"tf":1.0},"53":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"122":{"tf":1.0},"123":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"241":{"tf":1.0},"347":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"131":{"tf":1.0},"52":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"k":{"df":1,"docs":{"280":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"122":{"tf":1.0},"47":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":186,"docs":{"1":{"tf":1.7320508075688772},"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},"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.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"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},"19":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"226":{"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},"3":{"tf":1.0},"30":{"tf":1.0},"307":{"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},"4":{"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},"5":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"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},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"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.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}},"x":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"x":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"363":{"tf":1.0}}}}}}},"df":1,"docs":{"363":{"tf":4.0}}}}}}},"p":{"df":3,"docs":{"208":{"tf":1.0},"320":{"tf":1.0},"363":{"tf":1.0}}},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"320":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"257":{"tf":1.0}},"p":{"a":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"y":{"df":2,"docs":{"226":{"tf":1.0},"314":{"tf":1.4142135623730951}}}},"p":{"df":1,"docs":{"424":{"tf":1.0}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"=":{"!":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"205":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"204":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"205":{"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":1,"docs":{"204":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"204":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"[":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":19,"docs":{"170":{"tf":3.0},"174":{"tf":1.0},"203":{"tf":1.7320508075688772},"204":{"tf":3.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.7320508075688772},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"213":{"tf":1.0},"246":{"tf":2.23606797749979},"247":{"tf":1.4142135623730951},"302":{"tf":2.0},"339":{"tf":1.0},"350":{"tf":2.449489742783178},"48":{"tf":1.0}},"r":{"df":2,"docs":{"174":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951}}}},"k":{"df":4,"docs":{"351":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":2.0},"63":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"339":{"tf":1.0},"341":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"240":{"tf":1.0},"242":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"274":{"tf":2.6457513110645907}}}}}}}},"n":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"204":{"tf":1.4142135623730951},"363":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"186":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"122":{"tf":1.0},"25":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"63":{"tf":2.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":4,"docs":{"130":{"tf":1.0},"193":{"tf":1.0},"242":{"tf":2.0},"243":{"tf":2.0}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"262":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"293":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"e":{"df":9,"docs":{"121":{"tf":1.0},"240":{"tf":2.0},"241":{"tf":1.0},"242":{"tf":1.0},"272":{"tf":1.0},"363":{"tf":1.0},"39":{"tf":1.0},"46":{"tf":1.0},"72":{"tf":1.0}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"186":{"tf":1.0},"204":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"a":{"b":{"1":{"df":1,"docs":{"359":{"tf":1.0}}},"2":{"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"204":{"tf":1.0},"242":{"tf":1.7320508075688772}},"i":{"df":5,"docs":{"119":{"tf":1.7320508075688772},"121":{"tf":2.449489742783178},"130":{"tf":1.0},"146":{"tf":1.0},"350":{"tf":1.0}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"208":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"128":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"274":{"tf":1.0},"76":{"tf":1.4142135623730951}}}}},"v":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":14,"docs":{"133":{"tf":1.0},"163":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.0},"286":{"tf":1.0},"297":{"tf":1.0},"322":{"tf":1.0},"324":{"tf":1.0},"347":{"tf":1.0},"414":{"tf":1.0},"61":{"tf":1.0},"68":{"tf":1.4142135623730951},"70":{"tf":1.0}}}},"x":{"1":{"df":3,"docs":{"216":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0}}},"4":{"df":3,"docs":{"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"\"":{"(":{"0":{"df":0,"docs":{},"x":{"%":{"df":0,"docs":{},"x":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"314":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}}},"=":{"\"":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"359":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"293":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"291":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.0}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"276":{"tf":1.0}}}}},"df":31,"docs":{"133":{"tf":1.0},"217":{"tf":1.0},"233":{"tf":1.4142135623730951},"234":{"tf":6.164414002968976},"236":{"tf":1.7320508075688772},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":2.0},"242":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"279":{"tf":1.4142135623730951},"280":{"tf":1.0},"291":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"305":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.7320508075688772},"315":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"384":{"tf":1.0},"404":{"tf":1.0},"422":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":2.23606797749979},"240":{"tf":2.6457513110645907},"241":{"tf":1.0},"242":{"tf":2.6457513110645907},"243":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"5":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}}},"i":{"c":{"df":2,"docs":{"296":{"tf":1.4142135623730951},"315":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"$":{"(":{"df":0,"docs":{},"w":{"c":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},")":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"6":{"tf":1.0}}}}}},".":{".":{".":{">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"0":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"317":{"tf":1.0}}}}}},"df":1,"docs":{"317":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"234":{"tf":3.1622776601683795}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":4,"docs":{"301":{"tf":1.4142135623730951},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"186":{"tf":1.4142135623730951}}}},"df":25,"docs":{"103":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"186":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.0},"227":{"tf":1.0},"239":{"tf":3.0},"243":{"tf":1.0},"26":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"31":{"tf":1.4142135623730951},"331":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":1.0},"58":{"tf":1.0},"83":{"tf":1.0},"99":{"tf":1.0}},"i":{"d":{"=":{"0":{"df":1,"docs":{"308":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"106":{"tf":1.0},"196":{"tf":1.0},"297":{"tf":1.0},"300":{"tf":1.0}}},"df":1,"docs":{"131":{"tf":1.7320508075688772}}},"l":{"df":1,"docs":{"358":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"305":{"tf":1.0},"331":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"325":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}}}}},"d":{"df":2,"docs":{"275":{"tf":2.8284271247461903},"408":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"314":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"227":{"tf":1.0},"234":{"tf":1.7320508075688772}}}}},"r":{"df":4,"docs":{"301":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"47":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"234":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"121":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"356":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"178":{"tf":1.0},"181":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"234":{"tf":1.4142135623730951}}}},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"287":{"tf":1.0},"5":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"314":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"291":{"tf":4.58257569495584},"292":{"tf":2.0},"293":{"tf":2.449489742783178},"294":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":2.23606797749979}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"30":{"tf":1.4142135623730951},"31":{"tf":1.0}}}}}},"x":{"(":{"7":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"186":{"tf":1.0},"194":{"tf":1.0},"315":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"296":{"tf":1.4142135623730951}}}}}},"o":{"a":{"d":{"df":3,"docs":{"124":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"193":{"tf":1.0},"305":{"tf":1.0},"330":{"tf":1.4142135623730951},"331":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"178":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"301":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":5,"docs":{"222":{"tf":1.4142135623730951},"234":{"tf":2.449489742783178},"240":{"tf":1.4142135623730951},"312":{"tf":1.7320508075688772},"314":{"tf":1.7320508075688772}},"e":{"d":{"*":{">":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"234":{"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":{},"l":{"df":3,"docs":{"166":{"tf":1.4142135623730951},"308":{"tf":1.4142135623730951},"373":{"tf":1.7320508075688772}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"df":1,"docs":{"95":{"tf":1.0}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"117":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"318":{"tf":1.0},"336":{"tf":1.0},"412":{"tf":1.0},"418":{"tf":1.0},"64":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":7,"docs":{"131":{"tf":1.0},"274":{"tf":1.0},"304":{"tf":1.0},"311":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"79":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":2,"docs":{"177":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"386":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"120":{"tf":1.4142135623730951},"201":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.7320508075688772},"294":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951}}}},"b":{"df":3,"docs":{"159":{"tf":1.0},"164":{"tf":3.0},"175":{"tf":1.0}}},"df":71,"docs":{"109":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"123":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":1.4142135623730951},"166":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"194":{"tf":1.0},"208":{"tf":2.0},"217":{"tf":1.0},"224":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"240":{"tf":3.1622776601683795},"241":{"tf":2.23606797749979},"242":{"tf":2.0},"247":{"tf":1.0},"259":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"262":{"tf":1.0},"264":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"284":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"3":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.7320508075688772},"309":{"tf":1.4142135623730951},"310":{"tf":1.0},"322":{"tf":1.0},"326":{"tf":2.0},"33":{"tf":1.0},"339":{"tf":1.4142135623730951},"343":{"tf":1.0},"344":{"tf":1.0},"347":{"tf":1.7320508075688772},"350":{"tf":1.0},"379":{"tf":1.0},"382":{"tf":1.4142135623730951},"399":{"tf":1.4142135623730951},"402":{"tf":1.4142135623730951},"417":{"tf":1.0},"420":{"tf":1.4142135623730951},"425":{"tf":1.7320508075688772},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"7":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"88":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":2.6457513110645907}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"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":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"r":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"w":{"d":{"=":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{":":{"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":{"2":{"3":{"4":{"df":1,"docs":{"167":{"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":{}}}}}}}},"1":{"2":{"3":{"df":1,"docs":{"317":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"2":{"3":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"x":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"$":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":27,"docs":{"103":{"tf":1.4142135623730951},"106":{"tf":2.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":2.23606797749979},"184":{"tf":1.0},"189":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.4142135623730951},"293":{"tf":2.0},"294":{"tf":1.4142135623730951},"297":{"tf":1.0},"302":{"tf":1.0},"317":{"tf":1.4142135623730951},"318":{"tf":1.0},"369":{"tf":1.0},"426":{"tf":1.0},"44":{"tf":1.7320508075688772},"80":{"tf":2.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"196":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"r":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":1,"docs":{"257":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"213":{"tf":1.0}},"e":{"(":{"1":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"/":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{".":{"df":0,"docs":{},"h":{"df":1,"docs":{"382":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"6":{"df":2,"docs":{"273":{"tf":1.7320508075688772},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{".":{"0":{"df":1,"docs":{"275":{"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":2,"docs":{"199":{"tf":1.4142135623730951},"408":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"274":{"tf":1.0},"286":{"tf":1.0},"309":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"15":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"238":{"tf":1.0},"244":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"163":{"tf":1.0},"304":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"v":{")":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"334":{"tf":1.4142135623730951}}},"=":{"1":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"142":{"tf":1.0}}},"3":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"294":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"372":{"tf":1.7320508075688772},"50":{"tf":1.0},"79":{"tf":1.0}},"i":{"d":{"df":5,"docs":{"142":{"tf":1.7320508075688772},"234":{"tf":2.0},"399":{"tf":1.0},"417":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"s":{"[":{"$":{"1":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":26,"docs":{"142":{"tf":2.449489742783178},"19":{"tf":1.7320508075688772},"208":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":2.6457513110645907},"237":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"242":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"314":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"377":{"tf":2.0},"397":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"415":{"tf":1.7320508075688772},"6":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951}},"e":{"(":{")":{".":{"df":0,"docs":{},"~":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"#":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"%":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"301":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"/":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"=":{"$":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"263":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"2":{"3":{"df":1,"docs":{"263":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"b":{"c":{"df":1,"docs":{"263":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"263":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":32,"docs":{"12":{"tf":1.7320508075688772},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"137":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"239":{"tf":1.0},"25":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.4142135623730951},"260":{"tf":1.4142135623730951},"262":{"tf":2.0},"263":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"275":{"tf":1.0},"30":{"tf":2.23606797749979},"31":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"5":{"tf":2.0},"50":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.7320508075688772},"80":{"tf":1.0},"82":{"tf":1.0},"9":{"tf":1.0}}}},"d":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"1":{"df":1,"docs":{"389":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"320":{"tf":2.23606797749979},"322":{"tf":1.7320508075688772},"324":{"tf":2.449489742783178}},"x":{"df":1,"docs":{"322":{"tf":1.0}}}}}},"df":24,"docs":{"142":{"tf":3.3166247903554},"15":{"tf":1.0},"213":{"tf":1.0},"240":{"tf":1.4142135623730951},"281":{"tf":1.0},"282":{"tf":1.0},"3":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"408":{"tf":1.0},"414":{"tf":1.0},"418":{"tf":1.0},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"6":{"tf":1.0},"69":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"82":{"tf":1.0},"86":{"tf":1.4142135623730951}},"e":{"c":{"+":{"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"(":{"1":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"a":{"]":{"=":{"'":{"a":{"a":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"]":{"=":{"'":{"b":{"b":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"5":{"tf":2.23606797749979},"6":{"tf":1.0}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"=":{"0":{"4":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"257":{"tf":1.0},"31":{"tf":1.0},"350":{"tf":1.0},"57":{"tf":1.0}}}}},"df":1,"docs":{"304":{"tf":1.0}},"i":{"df":1,"docs":{"350":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"273":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"0":{"0":{"0":{"0":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"228":{"tf":1.0},"234":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.7320508075688772},"275":{"tf":5.477225575051661},"276":{"tf":3.7416573867739413},"277":{"tf":2.0},"69":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"358":{"tf":1.0},"52":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"304":{"tf":1.0}}}},"df":0,"docs":{}},"g":{"a":{"df":2,"docs":{"159":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{}},"i":{"a":{"df":12,"docs":{"11":{"tf":1.0},"124":{"tf":1.0},"140":{"tf":1.0},"234":{"tf":1.0},"25":{"tf":1.0},"274":{"tf":1.0},"302":{"tf":1.0},"331":{"tf":1.0},"351":{"tf":1.0},"41":{"tf":1.0},"68":{"tf":1.4142135623730951},"9":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":5,"docs":{"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"53":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"86":{"tf":1.0}}}},"m":{"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"235":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"161":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":1,"docs":{"168":{"tf":1.0}}},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"159":{"tf":1.0},"161":{"tf":1.4142135623730951},"168":{"tf":1.0},"324":{"tf":2.8284271247461903},"325":{"tf":2.449489742783178}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"201":{"tf":1.0},"320":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"257":{"tf":1.0},"334":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"21":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}}}},"df":9,"docs":{"158":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"168":{"tf":1.0},"171":{"tf":2.23606797749979},"172":{"tf":2.0},"175":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.7320508075688772}}}}}},"n":{"c":{"=":{"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":{":":{"4":{"2":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"d":{"*":{">":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"234":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":15,"docs":{"136":{"tf":1.0},"142":{"tf":1.0},"237":{"tf":2.0},"238":{"tf":2.23606797749979},"240":{"tf":2.0},"241":{"tf":1.7320508075688772},"242":{"tf":3.4641016151377544},"244":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":2.0},"276":{"tf":2.8284271247461903},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"396":{"tf":1.0},"414":{"tf":1.0}}},"df":0,"docs":{}},"l":{"1":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"320":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"352":{"tf":1.4142135623730951}}},"v":{"df":1,"docs":{"58":{"tf":1.0}}}},"w":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"312":{"tf":1.0}}},"8":{"df":1,"docs":{"386":{"tf":1.0}}},"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":1,"docs":{"392":{"tf":1.4142135623730951}}},"3":{"0":{"df":1,"docs":{"386":{"tf":1.0}}},"df":1,"docs":{"311":{"tf":1.0}}},"4":{"df":3,"docs":{"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"402":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"166":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"280":{"tf":1.7320508075688772}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"250":{"tf":1.0},"252":{"tf":1.7320508075688772}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"123":{"tf":1.4142135623730951},"142":{"tf":2.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"123":{"tf":2.449489742783178},"142":{"tf":3.872983346207417}}}}}}}}},"df":0,"docs":{}},"y":{"df":4,"docs":{"163":{"tf":1.0},"236":{"tf":1.0},"257":{"tf":1.0},"42":{"tf":1.0}}}},"df":21,"docs":{"146":{"tf":1.0},"15":{"tf":1.0},"155":{"tf":1.4142135623730951},"217":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"275":{"tf":1.7320508075688772},"276":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.0},"352":{"tf":1.0},"373":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"275":{"tf":2.0}}}},"b":{"df":10,"docs":{"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"204":{"tf":1.0},"242":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"252":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"68":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":6,"docs":{"312":{"tf":1.0},"348":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"234":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"223":{"tf":1.4142135623730951},"94":{"tf":1.0}},"n":{"df":1,"docs":{"94":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"72":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"161":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":2.8284271247461903},"52":{"tf":2.23606797749979},"84":{"tf":3.1622776601683795},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"341":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"163":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"166":{"tf":1.0},"23":{"tf":1.0},"240":{"tf":1.0},"254":{"tf":1.4142135623730951},"262":{"tf":1.0},"62":{"tf":1.0},"68":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"l":{"df":4,"docs":{"276":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"n":{"df":1,"docs":{"386":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":8,"docs":{"12":{"tf":2.449489742783178},"13":{"tf":1.0},"234":{"tf":1.0},"26":{"tf":2.6457513110645907},"371":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.0},"87":{"tf":1.4142135623730951}},"s":{"[":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"144":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"242":{"tf":1.0},"262":{"tf":1.4142135623730951},"274":{"tf":1.0},"55":{"tf":1.7320508075688772},"63":{"tf":2.23606797749979}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"!":{"\\":{"df":0,"docs":{},"n":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}}},"df":0,"docs":{}},"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":5,"docs":{"144":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":2.23606797749979},"238":{"tf":2.0},"241":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"2":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":25,"docs":{"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"14":{"tf":1.0},"155":{"tf":1.4142135623730951},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"186":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"27":{"tf":1.0},"277":{"tf":1.0},"284":{"tf":1.4142135623730951},"288":{"tf":1.0},"324":{"tf":1.4142135623730951},"325":{"tf":1.4142135623730951},"339":{"tf":1.0},"370":{"tf":1.0},"386":{"tf":1.0},"389":{"tf":1.0},"410":{"tf":1.0},"44":{"tf":1.0},"85":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"123":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951}}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"370":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"386":{"tf":1.0}}}},"v":{"df":1,"docs":{"155":{"tf":1.0}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"386":{"tf":1.0}}}}},"x":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"283":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"363":{"tf":1.0}}}},"0":{"df":9,"docs":{"386":{"tf":1.0},"389":{"tf":2.0},"392":{"tf":3.1622776601683795},"393":{"tf":2.0},"394":{"tf":2.449489742783178},"396":{"tf":1.0},"397":{"tf":1.0},"402":{"tf":1.4142135623730951},"424":{"tf":1.0}}},"1":{"+":{"=":{"8":{"df":1,"docs":{"393":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"424":{"tf":1.0}}},"7":{"df":1,"docs":{"424":{"tf":1.0}}},"8":{"df":1,"docs":{"424":{"tf":1.0}}},"9":{"df":1,"docs":{"398":{"tf":1.0}}},"df":5,"docs":{"392":{"tf":3.1622776601683795},"393":{"tf":2.0},"394":{"tf":2.0},"402":{"tf":1.0},"424":{"tf":1.0}}},"2":{"7":{"df":1,"docs":{"424":{"tf":1.0}}},"8":{"df":3,"docs":{"386":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.0}}},"9":{"df":3,"docs":{"386":{"tf":1.0},"400":{"tf":1.4142135623730951},"401":{"tf":2.23606797749979}}},"<":{"<":{"3":{"df":1,"docs":{"392":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"392":{"tf":1.0},"394":{"tf":2.0},"402":{"tf":1.7320508075688772},"424":{"tf":1.0}}},"3":{"0":{"df":3,"docs":{"386":{"tf":1.0},"390":{"tf":1.4142135623730951},"401":{"tf":2.0}}},"1":{"df":1,"docs":{"424":{"tf":1.0}}},"df":1,"docs":{"424":{"tf":1.0}}},"4":{"df":1,"docs":{"424":{"tf":1.0}}},"5":{"df":1,"docs":{"424":{"tf":1.0}}},"6":{"4":{"df":1,"docs":{"365":{"tf":1.0}}},"df":0,"docs":{}},"7":{"df":2,"docs":{"396":{"tf":1.0},"424":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"216":{"tf":1.0}}}},"df":2,"docs":{"221":{"tf":1.0},"222":{"tf":1.0}}}}}}},"8":{"6":{"_":{"6":{"4":{"df":31,"docs":{"157":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.0},"173":{"tf":1.0},"174":{"tf":1.0},"274":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":2.23606797749979},"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.7320508075688772},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":2.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"135":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"174":{"tf":1.0},"226":{"tf":1.0},"365":{"tf":1.4142135623730951}}},"df":1,"docs":{"424":{"tf":1.0}}},"9":{"df":1,"docs":{"424":{"tf":1.0}}},":":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"z":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"=":{"df":0,"docs":{},"{":{"df":0,"docs":{},"x":{"df":1,"docs":{"279":{"tf":2.0}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"=":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"df":2,"docs":{"254":{"tf":1.0},"275":{"tf":1.0}}},"df":31,"docs":{"119":{"tf":1.0},"131":{"tf":1.4142135623730951},"140":{"tf":1.4142135623730951},"158":{"tf":1.0},"194":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.0},"254":{"tf":1.4142135623730951},"274":{"tf":1.0},"283":{"tf":1.0},"31":{"tf":1.0},"311":{"tf":1.7320508075688772},"315":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"363":{"tf":3.0},"380":{"tf":1.0},"44":{"tf":1.7320508075688772},"72":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":2.23606797749979},"85":{"tf":2.449489742783178},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"h":{"c":{"df":0,"docs":{},"i":{",":{"df":0,"docs":{},"i":{"d":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"159":{"tf":1.0},"164":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"0":{"df":1,"docs":{"164":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"164":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"=":{"3":{"2":{"df":1,"docs":{"423":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"423":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"424":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"m":{"0":{"+":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"377":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":2,"docs":{"376":{"tf":1.0},"377":{"tf":1.0}}},"7":{"df":1,"docs":{"376":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":1,"docs":{"390":{"tf":2.449489742783178}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"174":{"tf":1.0},"226":{"tf":1.0},"254":{"tf":2.0},"287":{"tf":2.0},"288":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772}}}}},"x":{"b":{"b":{"c":{"c":{"b":{"b":{"d":{"d":{"df":1,"docs":{"4":{"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":{"(":{"1":{"df":1,"docs":{"218":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"214":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951}}},"df":0,"docs":{},"x":{"df":1,"docs":{"24":{"tf":1.0}}}},"z":{"df":0,"docs":{},"r":{"df":1,"docs":{"386":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"302":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":3,"docs":{"52":{"tf":1.4142135623730951},"87":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}},"df":8,"docs":{"204":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"311":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"363":{"tf":3.3166247903554},"52":{"tf":1.0},"72":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"358":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"234":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"204":{"tf":1.0}},"i":{"df":1,"docs":{"24":{"tf":1.0}}}}},"z":{"df":5,"docs":{"101":{"tf":1.0},"20":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"408":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":6,"docs":{"20":{"tf":1.4142135623730951},"363":{"tf":1.0},"369":{"tf":1.0},"386":{"tf":1.0},"408":{"tf":1.0},"424":{"tf":1.4142135623730951}}}}},"f":{"df":21,"docs":{"289":{"tf":1.0},"315":{"tf":1.7320508075688772},"320":{"tf":2.0},"321":{"tf":1.7320508075688772},"322":{"tf":1.7320508075688772},"323":{"tf":1.7320508075688772},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.7320508075688772},"327":{"tf":1.7320508075688772},"328":{"tf":2.23606797749979},"329":{"tf":2.23606797749979},"330":{"tf":2.449489742783178},"331":{"tf":2.23606797749979},"332":{"tf":2.6457513110645907},"333":{"tf":2.23606797749979},"334":{"tf":2.8284271247461903},"335":{"tf":2.0},"336":{"tf":2.23606797749979},"369":{"tf":1.0},"373":{"tf":2.0}},"s":{"(":{"8":{"df":1,"docs":{"320":{"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":1,"docs":{"336":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":2.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"343":{"tf":2.449489742783178}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"7":{"tf":1.7320508075688772},"8":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"(":{"8":{"df":1,"docs":{"320":{"tf":1.0}}},"df":0,"docs":{}},"df":6,"docs":{"322":{"tf":2.0},"323":{"tf":2.0},"324":{"tf":2.0},"325":{"tf":1.7320508075688772},"326":{"tf":1.7320508075688772},"336":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":16,"docs":{"1":{"tf":1.0},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":2.0},"2":{"tf":1.0},"200":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"title":{"root":{"1":{"df":1,"docs":{"139":{"tf":1.0}}},"2":{"df":1,"docs":{"357":{"tf":1.0}}},"_":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"a":{"a":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"s":{"3":{"2":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"395":{"tf":1.0}}},"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":{"113":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":2,"docs":{"255":{"tf":1.0},"375":{"tf":1.0}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"269":{"tf":1.0}}}}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"315":{"tf":1.0},"335":{"tf":1.0},"389":{"tf":1.0},"394":{"tf":1.0},"410":{"tf":1.0},"77":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":4,"docs":{"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"307":{"tf":1.0}}}}}},"d":{"d":{"df":1,"docs":{"344":{"tf":1.0}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"372":{"tf":1.0},"391":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"259":{"tf":1.0}}}}}}},"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"173":{"tf":1.0},"174":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"349":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"301":{"tf":1.0}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"364":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"307":{"tf":1.0},"358":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"15":{"tf":1.0},"23":{"tf":1.0},"263":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"m":{"6":{"4":{"df":2,"docs":{"384":{"tf":1.0},"395":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"413":{"tf":1.0}},"v":{"7":{"a":{"df":1,"docs":{"404":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"222":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":4,"docs":{"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"135":{"tf":1.0},"141":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0}}}},"df":1,"docs":{"140":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"67":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"352":{"tf":1.0}}},"h":{"(":{"1":{"df":1,"docs":{"16":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"c":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"214":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.0}}}}},"d":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"92":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"173":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"58":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"122":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"141":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"g":{"df":2,"docs":{"143":{"tf":1.0},"144":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"253":{"tf":1.0},"46":{"tf":1.0}}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"c":{"+":{"+":{"2":{"0":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"229":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"395":{"tf":1.0},"413":{"tf":1.0}},"e":{"df":3,"docs":{"379":{"tf":1.0},"398":{"tf":1.0},"416":{"tf":1.0}},"r":{"df":1,"docs":{"378":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"341":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"222":{"tf":1.0},"232":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"352":{"tf":1.0},"400":{"tf":1.0},"418":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"388":{"tf":1.0},"409":{"tf":1.0}}}}}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"247":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"287":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":5,"docs":{"119":{"tf":1.0},"146":{"tf":1.0},"249":{"tf":1.0},"339":{"tf":1.0},"50":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"(":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"356":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"357":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"132":{"tf":1.0},"138":{"tf":1.0},"144":{"tf":1.0},"34":{"tf":1.0},"53":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"61":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":5,"docs":{"10":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"26":{"tf":1.0},"44":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"254":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"159":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"298":{"tf":1.0},"315":{"tf":1.0},"335":{"tf":1.0},"36":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"183":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"(":{"5":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":1,"docs":{"297":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"408":{"tf":1.0}}}},"u":{"df":1,"docs":{"160":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"304":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"8":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"360":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"343":{"tf":1.0}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"179":{"tf":1.0},"180":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":6,"docs":{"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"333":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":5,"docs":{"140":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"200":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"279":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"230":{"tf":1.0},"231":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"322":{"tf":1.0},"328":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"112":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"314":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"228":{"tf":1.0}}}}}},"i":{"c":{"df":3,"docs":{"163":{"tf":1.0},"305":{"tf":1.0},"313":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"61":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"173":{"tf":1.0},"371":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"193":{"tf":1.0}}}}}}},"df":1,"docs":{"102":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"225":{"tf":1.0},"226":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"k":{"df":2,"docs":{"304":{"tf":1.0},"325":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"161":{"tf":1.0}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"3":{"df":1,"docs":{"272":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"309":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"298":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"336":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"274":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"106":{"tf":1.0},"93":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"387":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"356":{"tf":1.0}}}}}}},"f":{"df":1,"docs":{"275":{"tf":1.0}}}},"m":{"a":{"c":{"df":0,"docs":{},"s":{"(":{"1":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"222":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":5,"docs":{"109":{"tf":1.0},"110":{"tf":1.0},"304":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"148":{"tf":1.0},"271":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"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":1,"docs":{"192":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"350":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"210":{"tf":1.0},"211":{"tf":1.0}},"x":{"df":1,"docs":{"312":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"101":{"tf":1.0}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":38,"docs":{"115":{"tf":1.0},"134":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"183":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"207":{"tf":1.0},"226":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.0},"27":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"299":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"336":{"tf":1.0},"340":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.0},"374":{"tf":1.0},"73":{"tf":1.0},"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"305":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"17":{"tf":1.0},"6":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"117":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"107":{"tf":1.0},"326":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"25":{"tf":1.0},"9":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"117":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"217":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"292":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}},"i":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":11,"docs":{"116":{"tf":1.0},"129":{"tf":1.0},"155":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"188":{"tf":1.0},"193":{"tf":1.0},"217":{"tf":1.0},"297":{"tf":1.0},"313":{"tf":1.0},"349":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"267":{"tf":1.0},"268":{"tf":1.0},"74":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"342":{"tf":1.0},"343":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"151":{"tf":1.0},"188":{"tf":1.0},"369":{"tf":1.0},"6":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"353":{"tf":1.0},"36":{"tf":1.0},"390":{"tf":1.0},"411":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"238":{"tf":1.0},"244":{"tf":1.0},"351":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"400":{"tf":1.0},"418":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"243":{"tf":1.0},"350":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"13":{"tf":1.0},"239":{"tf":1.0},"264":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"401":{"tf":1.0},"41":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"419":{"tf":1.0},"72":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"w":{"d":{"df":1,"docs":{"238":{"tf":1.0}}},"df":0,"docs":{}}},"g":{"c":{"c":{"(":{"1":{"df":1,"docs":{"248":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"(":{"1":{"df":1,"docs":{"284":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"b":{"(":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"140":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"104":{"tf":1.0},"18":{"tf":1.0},"367":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0},"424":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"b":{"c":{"df":1,"docs":{"245":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"g":{"(":{"1":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"89":{"tf":1.0}}}},"i":{"d":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"286":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"126":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":2,"docs":{"152":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"x":{"df":4,"docs":{"216":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"133":{"tf":1.0},"141":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"190":{"tf":1.0},"341":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"i":{"/":{"df":0,"docs":{},"o":{"df":3,"docs":{"198":{"tf":1.0},"21":{"tf":1.0},"35":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"313":{"tf":1.0}}}}}}}},"o":{"df":1,"docs":{"100":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"107":{"tf":1.0},"326":{"tf":1.0},"336":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"393":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"29":{"tf":1.0},"61":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"116":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"273":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"310":{"tf":1.0},"68":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"125":{"tf":1.0},"323":{"tf":1.0},"65":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}},"u":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"174":{"tf":1.0},"373":{"tf":1.0},"388":{"tf":1.0},"409":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"131":{"tf":1.0},"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":1,"docs":{"166":{"tf":1.0}}},"p":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"192":{"tf":1.0},"351":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"87":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"294":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"y":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"158":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}}},"df":8,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"110":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"332":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"116":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"114":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"357":{"tf":1.0}}}}}}},"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"(":{"8":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"272":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"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":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"273":{"tf":1.0},"274":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":3,"docs":{"255":{"tf":1.0},"289":{"tf":1.0},"310":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"p":{"df":1,"docs":{"99":{"tf":1.0}}},"t":{"df":10,"docs":{"105":{"tf":1.0},"116":{"tf":1.0},"193":{"tf":1.0},"292":{"tf":1.0},"307":{"tf":1.0},"315":{"tf":1.0},"329":{"tf":1.0},"33":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0}}}}},"o":{"a":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"412":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"179":{"tf":1.0},"180":{"tf":1.0}}},"t":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":2,"docs":{"169":{"tf":1.0},"60":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"116":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"39":{"tf":1.0},"40":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"8":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"k":{"df":2,"docs":{"304":{"tf":1.0},"305":{"tf":1.0}}}}},"m":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"258":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"259":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"246":{"tf":1.0},"247":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"(":{"3":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"321":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"83":{"tf":1.0}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"308":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"273":{"tf":1.0}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"318":{"tf":1.0}}},"s":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"142":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"197":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"374":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"353":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"162":{"tf":1.0}}}},"t":{"a":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"311":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"241":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0}}}}},"s":{"c":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"139":{"tf":1.0},"53":{"tf":1.0}},"l":{"df":2,"docs":{"353":{"tf":1.0},"370":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"317":{"tf":1.0},"322":{"tf":1.0},"324":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"185":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"193":{"tf":1.0},"330":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"311":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"r":{"df":1,"docs":{"370":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"3":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"127":{"tf":1.0},"128":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"297":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"94":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"75":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"353":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"167":{"tf":1.0},"337":{"tf":1.0}}}}}}},"w":{"df":1,"docs":{"104":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"347":{"tf":1.0},"350":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"(":{"1":{"df":1,"docs":{"227":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"o":{"b":{"df":0,"docs":{},"j":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"88":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"(":{"1":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"392":{"tf":1.0}}}}}}},"n":{"df":1,"docs":{"137":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0}}},"r":{"df":1,"docs":{"280":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"212":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"252":{"tf":1.0},"286":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"15":{"tf":1.0},"251":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"95":{"tf":1.0},"96":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"268":{"tf":1.0},"299":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"83":{"tf":1.0}}}},"df":1,"docs":{"237":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"341":{"tf":1.0},"353":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"197":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"394":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"19":{"tf":1.0},"237":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":3,"docs":{"23":{"tf":1.0},"44":{"tf":1.0},"7":{"tf":1.0}}},"t":{"df":1,"docs":{"217":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":1,"docs":{"183":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"155":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"266":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"260":{"tf":1.0},"261":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"387":{"tf":1.0}},"f":{"(":{"1":{"df":1,"docs":{"208":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"286":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"196":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"201":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":5,"docs":{"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"336":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"191":{"tf":1.0},"351":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"242":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"250":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"135":{"tf":1.0},"150":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"395":{"tf":1.0},"413":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"128":{"tf":1.0},"200":{"tf":1.0},"68":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"286":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":3,"docs":{"381":{"tf":1.0},"401":{"tf":1.0},"419":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"333":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"1":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"302":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"110":{"tf":1.0},"257":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"234":{"tf":1.0},"236":{"tf":1.0}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"367":{"tf":1.0},"386":{"tf":1.0},"406":{"tf":1.0},"424":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"278":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"(":{"1":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"29":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}},"r":{"a":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"2":{"(":{"1":{"df":1,"docs":{"149":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":1,"docs":{"160":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"76":{"tf":1.0}}}},"s":{"df":0,"docs":{},"m":{"2":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"(":{"1":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"74":{"tf":1.0},"77":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"166":{"tf":1.0},"21":{"tf":1.0},"35":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"349":{"tf":1.0}},"f":{"df":3,"docs":{"238":{"tf":1.0},"266":{"tf":1.0},"32":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"175":{"tf":1.0},"184":{"tf":1.0},"238":{"tf":1.0},"265":{"tf":1.0},"277":{"tf":1.0},"295":{"tf":1.0},"319":{"tf":1.0},"346":{"tf":1.0},"383":{"tf":1.0},"403":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":21,"docs":{"366":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"389":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"410":{"tf":1.0},"416":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"91":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"25":{"tf":1.0},"352":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"177":{"tf":1.0},"341":{"tf":1.0},"57":{"tf":1.0}}},"v":{"df":2,"docs":{"178":{"tf":1.0},"345":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"325":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"377":{"tf":1.0},"397":{"tf":1.0},"415":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"66":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"v":{"df":1,"docs":{"422":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"348":{"tf":1.0}}}}}}},"n":{"df":6,"docs":{"139":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"80":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"141":{"tf":1.0},"349":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"398":{"tf":1.0},"416":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"140":{"tf":1.0},"276":{"tf":1.0},"51":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"225":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"298":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"243":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"361":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"309":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"140":{"tf":1.0}}}}}}},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"df":2,"docs":{"137":{"tf":1.0},"148":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"308":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"240":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"80":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"316":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":2,"docs":{"111":{"tf":1.0},"112":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"374":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"e":{"df":1,"docs":{"371":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"382":{"tf":1.0},"402":{"tf":1.0},"420":{"tf":1.0},"425":{"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":{"171":{"tf":1.0},"334":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"129":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"243":{"tf":1.0},"32":{"tf":1.0},"368":{"tf":1.0},"387":{"tf":1.0},"407":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":3,"docs":{"190":{"tf":1.0},"191":{"tf":1.0},"370":{"tf":1.0}},"i":{"df":1,"docs":{"66":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"(":{"8":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"380":{"tf":1.0},"399":{"tf":1.0},"417":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"56":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"395":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"336":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"192":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}},"u":{"df":1,"docs":{"343":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"219":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"234":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"216":{"tf":1.0},"373":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"265":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"306":{"tf":1.0},"307":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"308":{"tf":1.0},"309":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"38":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"230":{"tf":1.0},"275":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"291":{"tf":1.0}}}}},"d":{"df":3,"docs":{"290":{"tf":1.0},"300":{"tf":1.0},"336":{"tf":1.0}}},"df":2,"docs":{"389":{"tf":1.0},"410":{"tf":1.0}}}}},"v":{"df":1,"docs":{"375":{"tf":1.0}}}}}},"t":{"a":{"b":{"df":1,"docs":{"359":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":2,"docs":{"59":{"tf":1.0},"98":{"tf":1.0}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"1":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"189":{"tf":1.0},"192":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"237":{"tf":1.0},"239":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"241":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"131":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":3,"docs":{"127":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"(":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"50":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"363":{"tf":1.0}}}}}}},"y":{"df":1,"docs":{"314":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"170":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"350":{"tf":1.0}},"r":{"df":2,"docs":{"174":{"tf":1.0},"246":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"293":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"131":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"233":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"301":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"292":{"tf":1.0},"293":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"120":{"tf":1.0}}}},"b":{"df":1,"docs":{"164":{"tf":1.0}}},"df":4,"docs":{"264":{"tf":1.0},"305":{"tf":1.0},"309":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"293":{"tf":1.0}}}},"r":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"213":{"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":{},"l":{"df":1,"docs":{"197":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":3,"docs":{"377":{"tf":1.0},"397":{"tf":1.0},"415":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"12":{"tf":1.0},"148":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"271":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"5":{"tf":1.0},"71":{"tf":1.0},"78":{"tf":1.0}}}},"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"324":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"275":{"tf":1.0},"276":{"tf":1.0}}}}}}}},"m":{"df":3,"docs":{"159":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0}}},"s":{"df":1,"docs":{"352":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"280":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"252":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"123":{"tf":1.0},"142":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"84":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"55":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"x":{"8":{"6":{"_":{"6":{"4":{"df":3,"docs":{"274":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"d":{"(":{"1":{"df":1,"docs":{"218":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"90":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"f":{"df":11,"docs":{"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"7":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"(":{"1":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"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}}}} \ No newline at end of file
diff --git a/tools/awk.html b/tools/awk.html
index efd30b7..3da3746 100644
--- a/tools/awk.html
+++ b/tools/awk.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html" class="active"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
@@ -213,6 +215,10 @@ record ----&gt; ∀ pattern matched
fields ----&gt; run associated action
</code></pre>
<p>Any valid awk <code>expr</code> can be a <code>pattern</code>.</p>
+<p>An example is the regex pattern <code>/abc/ { print $1 }</code> which prints the first
+field if the record matches the regex <code>/abc/</code>. This form is actually a short
+version for <code>$0 ~ /abc/ { print $1 }</code>, see the regex comparison operator
+below.</p>
<h3 id="special-pattern"><a class="header" href="#special-pattern">Special pattern</a></h3>
<p>awk provides two special patterns, <code>BEGIN</code> and <code>END</code>, which can be used
multiple times. Actions with those patterns are <strong>executed exactly once</strong>.</p>
@@ -263,6 +269,15 @@ but this is a function and return value can be assigned to a variable.</p>
<li><code>%T</code> alias for <code>%H:%M:%S</code></li>
</ul>
</li>
+<li>
+<p><code>S ~ R</code>, <code>S !~ R</code></p>
+<p>The regex comparison operator, where the former returns true if the string
+<code>S</code> matches the regex <code>R</code>, and the latter is the negated form.
+The regex can be either a
+<a href="https://www.gnu.org/software/gawk/manual/html_node/Regexp-Usage.html">constant</a>
+or <a href="https://www.gnu.org/software/gawk/manual/html_node/Computed-Regexps.html">dynamic</a>
+regex.</p>
+</li>
</ul>
<h2 id="examples"><a class="header" href="#examples">Examples</a></h2>
<h3 id="filter-records"><a class="header" href="#filter-records">Filter records</a></h3>
@@ -274,6 +289,18 @@ prints the whole record.</p>
<pre><code class="language-bash">awk '!/^#/ { print $1 }' &lt;file&gt;
</code></pre>
<p>Matches records not starting with <code>#</code>.</p>
+<h3 id="range-patterns"><a class="header" href="#range-patterns">Range patterns</a></h3>
+<pre><code class="language-bash">echo -e &quot;a\nFOO\nb\nc\nBAR\nd&quot; | \
+ awk '/FOO/,/BAR/ { print }'
+</code></pre>
+<p><code>/FOO/,/BAR/</code> define a range pattern of <code>begin_pattern, end_pattern</code>. When
+<code>begin_pattern</code> is matched the range is <strong>turned on</strong> and when the
+<code>end_pattern</code> is matched the range is <strong>turned off</strong>. This matches every record
+in the range <em>inclusive</em>.</p>
+<p>An <em>exclusive</em> range must be handled explicitly, for example as follows.</p>
+<pre><code class="language-bash">echo -e &quot;a\nFOO\nb\nc\nBAR\nd&quot; | \
+ awk '/FOO/,/BAR/ { if (!($1 ~ &quot;FOO&quot;) &amp;&amp; !($1 ~ &quot;BAR&quot;)) { print } }'
+</code></pre>
<h3 id="access-last-fields-in-records"><a class="header" href="#access-last-fields-in-records">Access last fields in records</a></h3>
<pre><code class="language-bash">echo 'a b c d e f' | awk '{ print $NF $(NF-1) }'
</code></pre>
diff --git a/tools/bash.html b/tools/bash.html
index 2418872..13551e7 100644
--- a/tools/bash.html
+++ b/tools/bash.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html" class="active"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/tools/dot.html b/tools/dot.html
index 9b5d5be..6271fd3 100644
--- a/tools/dot.html
+++ b/tools/dot.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html" class="active"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/tools/emacs.html b/tools/emacs.html
index 388937e..d9e280c 100644
--- a/tools/emacs.html
+++ b/tools/emacs.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html" class="active"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/tools/fish.html b/tools/fish.html
index 9f1a556..0eba250 100644
--- a/tools/fish.html
+++ b/tools/fish.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html" class="active"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/tools/gdb.html b/tools/gdb.html
index b0e26cd..d618890 100644
--- a/tools/gdb.html
+++ b/tools/gdb.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html" class="active"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/tools/gdbserver.html b/tools/gdbserver.html
index 7821377..8935f53 100644
--- a/tools/gdbserver.html
+++ b/tools/gdbserver.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html" class="active"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/tools/git.html b/tools/git.html
index e3c1f93..b09128f 100644
--- a/tools/git.html
+++ b/tools/git.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html" class="active"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/tools/gpg.html b/tools/gpg.html
index b03234f..82c8088 100644
--- a/tools/gpg.html
+++ b/tools/gpg.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html" class="active"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/tools/index.html b/tools/index.html
index 4139c7d..88f0809 100644
--- a/tools/index.html
+++ b/tools/index.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html" class="active"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/tools/pacman.html b/tools/pacman.html
index 5a0fc53..c1bcd48 100644
--- a/tools/pacman.html
+++ b/tools/pacman.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html" class="active"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/tools/qemu.html b/tools/qemu.html
index 265c7bc..6bdeda2 100644
--- a/tools/qemu.html
+++ b/tools/qemu.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html" class="active"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/tools/radare2.html b/tools/radare2.html
index 7e2ff73..e3732c6 100644
--- a/tools/radare2.html
+++ b/tools/radare2.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html" class="active"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/tools/tmux.html b/tools/tmux.html
index d9ae07c..d1de9cb 100644
--- a/tools/tmux.html
+++ b/tools/tmux.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html" class="active"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/tools/zsh.html b/tools/zsh.html
index a588517..0fdd85e 100644
--- a/tools/zsh.html
+++ b/tools/zsh.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html" class="active"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/trace_profile/index.html b/trace_profile/index.html
index 5bb2539..97c7969 100644
--- a/trace_profile/index.html
+++ b/trace_profile/index.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html" class="active"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/trace_profile/ltrace.html b/trace_profile/ltrace.html
index 16ed53e..903c2ea 100644
--- a/trace_profile/ltrace.html
+++ b/trace_profile/ltrace.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html" class="active"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/trace_profile/oprofile.html b/trace_profile/oprofile.html
index 949fd7f..11c399f 100644
--- a/trace_profile/oprofile.html
+++ b/trace_profile/oprofile.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html" class="active"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/trace_profile/perf.html b/trace_profile/perf.html
index 024ec11..8084a8f 100644
--- a/trace_profile/perf.html
+++ b/trace_profile/perf.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html" class="active"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/trace_profile/strace.html b/trace_profile/strace.html
index 1410563..d963510 100644
--- a/trace_profile/strace.html
+++ b/trace_profile/strace.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html" class="active"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/trace_profile/time.html b/trace_profile/time.html
index fb58680..aaf6f50 100644
--- a/trace_profile/time.html
+++ b/trace_profile/time.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html" class="active"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/web/chartjs.html b/web/chartjs.html
index 0159463..652c8e0 100644
--- a/web/chartjs.html
+++ b/web/chartjs.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html" class="active"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/web/css.html b/web/css.html
index 70b743b..ab9898b 100644
--- a/web/css.html
+++ b/web/css.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html" class="active"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/web/html.html b/web/html.html
index ecbe47d..ddc8cb2 100644
--- a/web/html.html
+++ b/web/html.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html" class="active"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->
diff --git a/web/index.html b/web/index.html
index 89185ba..e050423 100644
--- a/web/index.html
+++ b/web/index.html
@@ -90,7 +90,9 @@
<div class="sidebar-scrollbox">
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro.html">Introduction</a></li><li class="chapter-item expanded "><a href="../tools/index.html"><strong aria-hidden="true">1.</strong> Tools</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../tools/zsh.html"><strong aria-hidden="true">1.1.</strong> zsh</a></li><li class="chapter-item expanded "><a href="../tools/bash.html"><strong aria-hidden="true">1.2.</strong> bash</a></li><li class="chapter-item expanded "><a href="../tools/fish.html"><strong aria-hidden="true">1.3.</strong> fish</a></li><li class="chapter-item expanded "><a href="../tools/tmux.html"><strong aria-hidden="true">1.4.</strong> tmux</a></li><li class="chapter-item expanded "><a href="../tools/git.html"><strong aria-hidden="true">1.5.</strong> git</a></li><li class="chapter-item expanded "><a href="../tools/awk.html"><strong aria-hidden="true">1.6.</strong> awk</a></li><li class="chapter-item expanded "><a href="../tools/emacs.html"><strong aria-hidden="true">1.7.</strong> emacs</a></li><li class="chapter-item expanded "><a href="../tools/gpg.html"><strong aria-hidden="true">1.8.</strong> gpg</a></li><li class="chapter-item expanded "><a href="../tools/gdb.html"><strong aria-hidden="true">1.9.</strong> gdb</a></li><li class="chapter-item expanded "><a href="../tools/gdbserver.html"><strong aria-hidden="true">1.10.</strong> gdbserver</a></li><li class="chapter-item expanded "><a href="../tools/radare2.html"><strong aria-hidden="true">1.11.</strong> radare2</a></li><li class="chapter-item expanded "><a href="../tools/qemu.html"><strong aria-hidden="true">1.12.</strong> qemu</a></li><li class="chapter-item expanded "><a href="../tools/pacman.html"><strong aria-hidden="true">1.13.</strong> pacman</a></li><li class="chapter-item expanded "><a href="../tools/dot.html"><strong aria-hidden="true">1.14.</strong> dot</a></li></ol></li><li class="chapter-item expanded "><a href="../monitor/index.html"><strong aria-hidden="true">2.</strong> Resource analysis & monitor</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../monitor/lsof.html"><strong aria-hidden="true">2.1.</strong> lsof</a></li><li class="chapter-item expanded "><a href="../monitor/ss.html"><strong aria-hidden="true">2.2.</strong> ss</a></li><li class="chapter-item expanded "><a href="../monitor/pidstat.html"><strong aria-hidden="true">2.3.</strong> pidstat</a></li><li class="chapter-item expanded "><a href="../monitor/pgrep.html"><strong aria-hidden="true">2.4.</strong> pgrep</a></li><li class="chapter-item expanded "><a href="../monitor/pmap.html"><strong aria-hidden="true">2.5.</strong> pmap</a></li><li class="chapter-item expanded "><a href="../monitor/pstack.html"><strong aria-hidden="true">2.6.</strong> pstack</a></li></ol></li><li class="chapter-item expanded "><a href="../trace_profile/index.html"><strong aria-hidden="true">3.</strong> Trace and Profile</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../trace_profile/strace.html"><strong aria-hidden="true">3.1.</strong> strace</a></li><li class="chapter-item expanded "><a href="../trace_profile/ltrace.html"><strong aria-hidden="true">3.2.</strong> ltrace</a></li><li class="chapter-item expanded "><a href="../trace_profile/perf.html"><strong aria-hidden="true">3.3.</strong> perf</a></li><li class="chapter-item expanded "><a href="../trace_profile/oprofile.html"><strong aria-hidden="true">3.4.</strong> OProfile</a></li><li class="chapter-item expanded "><a href="../trace_profile/time.html"><strong aria-hidden="true">3.5.</strong> time</a></li></ol></li><li class="chapter-item expanded "><a href="../binary/index.html"><strong aria-hidden="true">4.</strong> Binary</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../binary/od.html"><strong aria-hidden="true">4.1.</strong> od</a></li><li class="chapter-item expanded "><a href="../binary/xxd.html"><strong aria-hidden="true">4.2.</strong> xxd</a></li><li class="chapter-item expanded "><a href="../binary/readelf.html"><strong aria-hidden="true">4.3.</strong> readelf</a></li><li class="chapter-item expanded "><a href="../binary/objdump.html"><strong aria-hidden="true">4.4.</strong> objdump</a></li><li class="chapter-item expanded "><a href="../binary/nm.html"><strong aria-hidden="true">4.5.</strong> nm</a></li></ol></li><li class="chapter-item expanded "><a href="../development/index.html"><strong aria-hidden="true">5.</strong> Development</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../development/c++filt.html"><strong aria-hidden="true">5.1.</strong> c++filt</a></li><li class="chapter-item expanded "><a href="../development/c++.html"><strong aria-hidden="true">5.2.</strong> c++</a></li><li class="chapter-item expanded "><a href="../development/glibc.html"><strong aria-hidden="true">5.3.</strong> glibc</a></li><li class="chapter-item expanded "><a href="../development/gcc.html"><strong aria-hidden="true">5.4.</strong> gcc</a></li><li class="chapter-item expanded "><a href="../development/cmake.html"><strong aria-hidden="true">5.5.</strong> cmake</a></li><li class="chapter-item expanded "><a href="../development/make.html"><strong aria-hidden="true">5.6.</strong> make</a></li><li class="chapter-item expanded "><a href="../development/ld.so.html"><strong aria-hidden="true">5.7.</strong> ld.so</a></li><li class="chapter-item expanded "><a href="../development/symbolver.html"><strong aria-hidden="true">5.8.</strong> symbol versioning</a></li><li class="chapter-item expanded "><a href="../development/python.html"><strong aria-hidden="true">5.9.</strong> python</a></li><li class="chapter-item expanded "><a href="../development/gcov.html"><strong aria-hidden="true">5.10.</strong> gcov</a></li><li class="chapter-item expanded "><a href="../development/pgo.html"><strong aria-hidden="true">5.11.</strong> pgo</a></li></ol></li><li class="chapter-item expanded "><a href="../linux/index.html"><strong aria-hidden="true">6.</strong> Linux</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../linux/systemd.html"><strong aria-hidden="true">6.1.</strong> systemd</a></li><li class="chapter-item expanded "><a href="../linux/coredump.html"><strong aria-hidden="true">6.2.</strong> coredump</a></li><li class="chapter-item expanded "><a href="../linux/ptrace_scope.html"><strong aria-hidden="true">6.3.</strong> ptrace_scope</a></li><li class="chapter-item expanded "><a href="../linux/cryptsetup.html"><strong aria-hidden="true">6.4.</strong> cryptsetup</a></li><li class="chapter-item expanded "><a href="../linux/swap.html"><strong aria-hidden="true">6.5.</strong> swap</a></li><li class="chapter-item expanded "><a href="../linux/input.html"><strong aria-hidden="true">6.6.</strong> input</a></li><li class="chapter-item expanded "><a href="../linux/acl.html"><strong aria-hidden="true">6.7.</strong> acl</a></li><li class="chapter-item expanded "><a href="../linux/zfs.html"><strong aria-hidden="true">6.8.</strong> zfs</a></li></ol></li><li class="chapter-item expanded "><a href="../network/index.html"><strong aria-hidden="true">7.</strong> Network</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../network/tcpdump.html"><strong aria-hidden="true">7.1.</strong> tcpdump</a></li><li class="chapter-item expanded "><a href="../network/firewall-cmd.html"><strong aria-hidden="true">7.2.</strong> firewall-cmd</a></li><li class="chapter-item expanded "><a href="../network/nftables.html"><strong aria-hidden="true">7.3.</strong> nftables</a></li></ol></li><li class="chapter-item expanded "><a href="../web/index.html" class="active"><strong aria-hidden="true">8.</strong> Web</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../web/html.html"><strong aria-hidden="true">8.1.</strong> html</a></li><li class="chapter-item expanded "><a href="../web/css.html"><strong aria-hidden="true">8.2.</strong> css</a></li><li class="chapter-item expanded "><a href="../web/chartjs.html"><strong aria-hidden="true">8.3.</strong> chartjs</a></li></ol></li><li class="chapter-item expanded "><a href="../arch/index.html"><strong aria-hidden="true">9.</strong> Arch</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="../arch/x86_64.html"><strong aria-hidden="true">9.1.</strong> x86_64</a></li><li class="chapter-item expanded "><a href="../arch/arm64.html"><strong aria-hidden="true">9.2.</strong> arm64</a></li><li class="chapter-item expanded "><a href="../arch/armv7.html"><strong aria-hidden="true">9.3.</strong> armv7</a></li><li class="chapter-item expanded "><a href="../arch/riscv.html"><strong aria-hidden="true">9.4.</strong> riscv</a></li></ol></li></ol>
</div>
- <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
+ <div id="sidebar-resize-handle" class="sidebar-resize-handle">
+ <div class="sidebar-resize-indicator"></div>
+ </div>
</nav>
<!-- Track and set sidebar scroll position -->