diff --git a/for_developers/scripting_api.html b/for_developers/scripting_api.html index 04d5c2b3..fb2e0d4d 100644 --- a/for_developers/scripting_api.html +++ b/for_developers/scripting_api.html @@ -245,6 +245,14 @@
offset 'text1', 22, 20 ;
+Changes selected elements background or foreground color.
+change_selected_elements_color 1, [1, 0, 0] ; # foreground color to red
+
+Selects an elements by name.
+select_by_name 'A' ;
+
Selects all the elements in Asciio.
select_all_elements ;
diff --git a/print.html b/print.html
index d56e2166..369b4e6f 100644
--- a/print.html
+++ b/print.html
@@ -2422,6 +2422,14 @@ offset
offset 'text1', 22, 20 ;
+change_selected_elements_color
+Changes selected elements background or foreground color.
+change_selected_elements_color 1, [1, 0, 0] ; # foreground color to red
+
+select_by_name
+Selects an elements by name.
+select_by_name 'A' ;
+
select_all_elements
Selects all the elements in Asciio.
select_all_elements ;
diff --git a/searchindex.js b/searchindex.js
index 155225b7..13fe69b5 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search, {"doc_urls":["index.html#history","guide/installation.html#installation","guide/installation.html#ubuntu-probably-other-debian-derivates-too","guide/installation.html#container","guide/installation.html#windows","guide/installation.html#wsl","guide/installation.html#cygwin","guide/installation.html#running-asciio","guide/installation.html#platforms","Interface.html#interface","Interface.html#keyboard-bindings","Interface.html#mouse-binidings","Interface.html#popup-menus","unicode_support.html#unicode-support","accessing_documentation.html#accessing-documentation","UIs.html#uis","UI/GUI.html#gui","UI/GUI.html#grid","UI/GUI.html#grid-lines","UI/GUI.html#grid-color","UI/GUI.html#grid-background-color","UI/GUI.html#hint-lines","UI/GUI.html#rulers","UI/GUI.html#night-colors","UI/TUI.html#tui","UI/TUI.html#asciio-tui-and-vim","stencils.html#stencils","stencils/asciio_boxes.html#asciio-boxes","stencils/asciio_boxes.html#elements","stencils/asciio_boxes.html#popup-menu","stencils/asciio_boxes.html#auto-shrink","stencils/asciio_boxes.html#disable-connectors","stencils/asciio_boxes.html#disable-optimize","stencils/asciio_boxes.html#connect-inside-element-borders","stencils/asciio_boxes.html#rotate-boxtext","stencils/asciio_boxes.html#types","stencils/asciio_boxes.html#a-box","stencils/asciio_boxes.html#a-box-with-the-frame-drawn-with-unicode-characters","stencils/asciio_boxes.html#a-text","stencils/asciio_boxes.html#a-shrink-box","stencils/asciio_if_and_process.html#asciio-if-and-process-boxes","stencils/asciio_if_and_process.html#if-box-and-process-box","stencils/asciio_exec_box.html#asciio-exec-boxes","stencils/asciio_exec_box.html#multi-command","stencils/asciio_exec_box.html#verbatim","stencils/asciio_exec_box.html#once","stencils/asciio_exec_box.html#add-line-numbers","stencils/asciio_exec_box.html#examples","stencils/asciio_exec_box.html#using-previously-generated-output","stencils/asciio_exec_box.html#tables","stencils/asciio_exec_box.html#figlet","stencils/asciio_exec_box.html#diagon","stencils/asciio_exec_box.html#plantuml","stencils/asciio_arrows.html#asciio-arrows","stencils/asciio_arrows.html#wirl-arrow","stencils/asciio_arrows.html#multi-section-wirl-arrow","stencils/asciio_arrows.html#angled-arrow-and-axis","stencils/asciio_arrows.html#connecting-lines","stencils/asciio_arrows.html#non-connecting-lines","stencils/asciio_arrows.html#ascii-line","stencils/asciio_arrows.html#unicode-line","stencils/asciio_arrows.html#unicode-bold-line","stencils/asciio_arrows.html#unicode-double-line","stencils/asciio_arrows.html#example-of-non-connecting-lines-in-crossing-mode","stencils/pseudo_connectors.html#pseudo-connectors","stencils/pseudo_connectors.html#pseudo-connector-with-4-optimized-connectors","stencils/pseudo_connectors.html#pseudo-connector-with-one-connector","stencils/pseudo_connectors.html#example","stencils/box_connectors.html#box-connectors","stencils/box_connectors.html#connectors","stencils/box_connectors.html#example","stencils/asciio_shapes.html#asciio-shapes","stencils/verbatim.html#verbatim-objects","stencils/verbatim.html#scales","stencils/user.html#user-stencils","stencils/user.html#integrating-asciio-and-ditaa-third-party-example","stencils/user.html#introduction","stencils/user.html#modifying-asciio","stencils/user.html#adding-in-a-ditaa-stencil","stencils/user.html#a-standard-box","stencils/user.html#add-rounded-box","stencils/user.html#add-ditaa-arrows","stencils/user.html#add-colours-and-special-shape-codes","stencils/user.html#modifying-saving","stencils/user.html#using-the-new-setup","stencils/user.html#troubleshooting","stencils/user.html#asciio-forgets-where-i-saved","editing_elements.html#editing-elements-text-and-attributes","editing_elements.html#dialog-editing","editing_elements.html#inline-editing","editing_elements.html#alternate-editing","editing_elements.html#changing-mode","editing_elements.html#setting-the-editing-mode-in-the-user-configuration","editing_elements/markup_mode.html#markup-mode","editing_elements/markup_mode.html#1-use-markup-mode","editing_elements/markup_mode.html#2-zimwiki-format-description","editing_elements/markup_mode.html#21-edit-marks","editing_elements/markup_mode.html#22-export","working_efficiently.html#working-efficiently","editing/keyboard.html#keyboard","editing/mouse.html#mouse","editing/mouse.html#quick-link","editing/mouse.html#quick-copy","editing/mouse.html#quick-arrow","editing/mouse.html#quick-section","editing/mouse.html#quick-box-and-section","editing/cloning.html#cloning","editing/cloning.html#cloning-base-elements","editing/cloning.html#cloning-the-selection","editing/cloning.html#hint-lines","editing/grouping.html#grouping-elements","editing/grouping.html#selecting-elements","editing/grouping.html#group-creation","editing/grouping.html#group-manipulation","editing/grouping.html#ungrouping","editing/strip-groups.html#strip-groups","exporting.html#exportsave","export/asciio.html#asciio-format","export/text.html#exporting-to-ascii","export/svg.html#svg","export/svg.html#create-a-diagram-in-asciio","export/svg.html#export-it-to-svg","export/svg.html#further-process-the-svg","export/clipboard.html#clipboard","modes.html#modes","modes/git.html#git","modes/cross.html#cross-mode","modes/cross.html#1-introduction","modes/cross.html#2-complex-graphics","modes/cross.html#3-enabling-cross-mode","modes/cross.html#31-globally","modes/cross.html#32-dynamically","modes/cross.html#4-line-and-box","modes/cross.html#5-lines-and-boxes","modes/cross.html#6-exported-to-text","modes/slides.html#slides","examples.html#examples","examples.html#unix-structure","examples.html#documenting-hardware-instrumentation","examples.html#decorating-forth-code","examples/example1.html#example-1","examples/example1.html#describing-a-class-hierarchy","examples/example2.html#german-railroad","examples/unicode_example.html#unicode-example","videos/videos.html#videos","Bindings.html#bindings","Bindings.html#bindings-help","Bindings.html#bindings-map","bindings/mouse.html#mouse","bindings/mouse.html#mouse-emulation","bindings/vim-like.html#why-vim-like-bindings","bindings/vim-like.html#combinations","bindings/vim-like.html#speed","bindings/vim-like.html#structure-and-mnemonics","bindings/vim-like.html#quizz","bindings/single_key.html#single-key-bindings","bindings/gui.html#gui-bindings","bindings/gui.html#keyboard","bindings/gui.html#mouse","bindings/moving.html#moving-elements","bindings/selecting.html#selecting-elements","bindings/resizing.html#resizing-elements","bindings/clipboard.html#clipboard","bindings/multiple_keys.html#multiple-key-bindings","bindings/commands.html#-command-group","bindings/inserting.html#i-insert-group","bindings/arrows.html#a-arrow-group","bindings/aligning.html#a-align-group","bindings/grouping.html#g-grouping-group","bindings/grouping_stripes.html#a-g-stripes-group-group","bindings/display.html#z-display-group","bindings/slides.html#s-slides-group","bindings/debug.html#d-debug-group","configuration.html#configuration","config/user_bindings.html#user-bindings","config/user_bindings/binding_format.html#binding-format","config/user_bindings/group_bindings.html#group-bindings","config/user_bindings/capturing_groups.html#capturing-groups","config/user_bindings/binding_override.html#binding-override","config/user_bindings/capturing_groups_overlay.html#capturing-groups-with-overlay","config/user_bindings/capturing_groups_overlay.html#define--overlays","config/user_bindings/capturing_groups_overlay.html#declare-callbacks","config/user_bindings/capturing_groups_overlay.html#declare-bindings","config/user_stencils.html#user-stencils","for_developers/index.html#for-developers","for_developers/scripting.html#scripting","for_developers/scripting.html#executing-your-scripts","for_developers/scripting.html#transform-json-via-datatreedumper-to-asciio-script","for_developers/scripting.html#simplified-scripting-interface","for_developers/scripting.html#create-a-new-perl-script","for_developers/scripting.html#adding-boxes","for_developers/scripting.html#adding-connections","for_developers/scripting.html#canonizing-connections","for_developers/scripting.html#printing-and-saving-the-result","for_developers/scripting.html#adding-multi-wirl-arrows","for_developers/scripting.html#full-example","for_developers/scripting_execute.html#executing-your-script","for_developers/scripting_execute.html#from-the-command-line","for_developers/scripting_execute.html#from-within-asciio","for_developers/scripting_execute.html#via-asciios-web-server","for_developers/scripting_execute.html#script-commands","for_developers/scripting_execute.html#script-file","for_developers/scripting_execute.html#connecting-to-asciio-web-server","for_developers/scripting_api.html#simplified-scripting-api","for_developers/scripting_api.html#stop_updating_display","for_developers/scripting_api.html#start_updating_display","for_developers/scripting_api.html#create_undo_snapshot","for_developers/scripting_api.html#add","for_developers/scripting_api.html#delete_by_name","for_developers/scripting_api.html#delete_selected_elements","for_developers/scripting_api.html#add_type","for_developers/scripting_api.html#new_box","for_developers/scripting_api.html#new_text","for_developers/scripting_api.html#new_wirl_arrow","for_developers/scripting_api.html#move","for_developers/scripting_api.html#offset","for_developers/scripting_api.html#select_all_elements","for_developers/scripting_api.html#deselect_all_elements","for_developers/scripting_api.html#select_all_script_elements","for_developers/scripting_api.html#deselect_all_script_elements","for_developers/scripting_api.html#connect_elements","for_developers/scripting_api.html#optimize","for_developers/scripting_api.html#delete_all_ruler_lines","for_developers/scripting_api.html#add_ruler_line","for_developers/scripting_api.html#save_to","for_developers/scripting_api.html#to_ascii","for_developers/scripting_api.html#ascii_out","for_developers/modify_Asciio.html#modifying-asciio","for_developers/bindings.html#bindings","for_developers/bindings.html#binding-groups","for_developers/debugging.html#debugging","for_developers/cross_algorithm.html#basic-introduction","for_developers/cross_algorithm.html#detailed-steps","for_developers/cross_algorithm.html#1-find-the-cross-point","for_developers/cross_algorithm.html#2-judgment-scene","for_developers/cross_algorithm.html#21-general-situation","for_developers/cross_algorithm.html#22-improve-efficiency","for_developers/cross_algorithm.html#23-an-additional-case-needs-to-be-considered-separately","for_developers/cross_algorithm.html#24-the-case-of-character-coverage","for_developers/cross_algorithm.html#25-a-method-to-simplify-logical-judgment","for_developers/unicode_support.html#unicode-character-classification","for_developers/unicode_support.html#characters-of-length-1","for_developers/unicode_support.html#characters-of-length-2","for_developers/unicode_support.html#characters-of-length-0","for_developers/overlay.html#overlay","for_developers/overlay.html#user-defined-callback","for_developers/overlay.html#setting-and-resetting-the-callback","for_developers/overlay.html#callback-access-to-canvas","for_developers/overlay.html#callback--hideshow-mouse","misc/contributors.html#contributors","misc/contributors.html#license-and-copyright","misc/see_also.html#see-also"],"index":{"documentStore":{"docInfo":{"0":{"body":130,"breadcrumbs":2,"title":1},"1":{"body":8,"breadcrumbs":3,"title":1},"10":{"body":14,"breadcrumbs":4,"title":2},"100":{"body":0,"breadcrumbs":4,"title":1},"101":{"body":30,"breadcrumbs":5,"title":2},"102":{"body":16,"breadcrumbs":5,"title":2},"103":{"body":13,"breadcrumbs":5,"title":2},"104":{"body":32,"breadcrumbs":5,"title":2},"105":{"body":56,"breadcrumbs":6,"title":3},"106":{"body":8,"breadcrumbs":4,"title":1},"107":{"body":24,"breadcrumbs":6,"title":3},"108":{"body":11,"breadcrumbs":5,"title":2},"109":{"body":19,"breadcrumbs":5,"title":2},"11":{"body":21,"breadcrumbs":4,"title":2},"110":{"body":63,"breadcrumbs":5,"title":2},"111":{"body":23,"breadcrumbs":5,"title":2},"112":{"body":23,"breadcrumbs":5,"title":2},"113":{"body":23,"breadcrumbs":5,"title":2},"114":{"body":19,"breadcrumbs":4,"title":1},"115":{"body":0,"breadcrumbs":6,"title":2},"116":{"body":0,"breadcrumbs":2,"title":1},"117":{"body":0,"breadcrumbs":5,"title":2},"118":{"body":12,"breadcrumbs":4,"title":2},"119":{"body":13,"breadcrumbs":3,"title":1},"12":{"body":14,"breadcrumbs":4,"title":2},"120":{"body":2,"breadcrumbs":5,"title":3},"121":{"body":1,"breadcrumbs":4,"title":2},"122":{"body":16,"breadcrumbs":5,"title":3},"123":{"body":0,"breadcrumbs":3,"title":1},"124":{"body":0,"breadcrumbs":2,"title":1},"125":{"body":151,"breadcrumbs":3,"title":1},"126":{"body":0,"breadcrumbs":4,"title":2},"127":{"body":12,"breadcrumbs":4,"title":2},"128":{"body":16,"breadcrumbs":5,"title":3},"129":{"body":0,"breadcrumbs":6,"title":4},"13":{"body":65,"breadcrumbs":4,"title":2},"130":{"body":6,"breadcrumbs":4,"title":2},"131":{"body":6,"breadcrumbs":4,"title":2},"132":{"body":2,"breadcrumbs":5,"title":3},"133":{"body":1,"breadcrumbs":5,"title":3},"134":{"body":0,"breadcrumbs":5,"title":3},"135":{"body":0,"breadcrumbs":3,"title":1},"136":{"body":0,"breadcrumbs":2,"title":1},"137":{"body":17,"breadcrumbs":3,"title":2},"138":{"body":17,"breadcrumbs":4,"title":3},"139":{"body":54,"breadcrumbs":4,"title":3},"14":{"body":27,"breadcrumbs":4,"title":2},"140":{"body":0,"breadcrumbs":5,"title":2},"141":{"body":6,"breadcrumbs":6,"title":3},"142":{"body":60,"breadcrumbs":5,"title":2},"143":{"body":36,"breadcrumbs":5,"title":2},"144":{"body":30,"breadcrumbs":3,"title":1},"145":{"body":58,"breadcrumbs":2,"title":1},"146":{"body":12,"breadcrumbs":3,"title":2},"147":{"body":6,"breadcrumbs":3,"title":2},"148":{"body":123,"breadcrumbs":3,"title":1},"149":{"body":74,"breadcrumbs":4,"title":2},"15":{"body":25,"breadcrumbs":2,"title":1},"150":{"body":0,"breadcrumbs":5,"title":2},"151":{"body":54,"breadcrumbs":4,"title":1},"152":{"body":12,"breadcrumbs":4,"title":1},"153":{"body":132,"breadcrumbs":5,"title":2},"154":{"body":19,"breadcrumbs":4,"title":1},"155":{"body":20,"breadcrumbs":6,"title":3},"156":{"body":0,"breadcrumbs":7,"title":2},"157":{"body":31,"breadcrumbs":6,"title":1},"158":{"body":27,"breadcrumbs":6,"title":1},"159":{"body":40,"breadcrumbs":7,"title":2},"16":{"body":20,"breadcrumbs":3,"title":1},"160":{"body":24,"breadcrumbs":7,"title":2},"161":{"body":55,"breadcrumbs":7,"title":2},"162":{"body":19,"breadcrumbs":5,"title":1},"163":{"body":0,"breadcrumbs":6,"title":3},"164":{"body":31,"breadcrumbs":7,"title":2},"165":{"body":73,"breadcrumbs":7,"title":2},"166":{"body":27,"breadcrumbs":7,"title":2},"167":{"body":20,"breadcrumbs":7,"title":2},"168":{"body":27,"breadcrumbs":9,"title":3},"169":{"body":17,"breadcrumbs":11,"title":4},"17":{"body":0,"breadcrumbs":3,"title":1},"170":{"body":25,"breadcrumbs":9,"title":3},"171":{"body":15,"breadcrumbs":9,"title":3},"172":{"body":24,"breadcrumbs":9,"title":3},"173":{"body":19,"breadcrumbs":2,"title":1},"174":{"body":63,"breadcrumbs":5,"title":2},"175":{"body":36,"breadcrumbs":7,"title":2},"176":{"body":45,"breadcrumbs":7,"title":2},"177":{"body":36,"breadcrumbs":7,"title":2},"178":{"body":39,"breadcrumbs":7,"title":2},"179":{"body":2,"breadcrumbs":9,"title":3},"18":{"body":0,"breadcrumbs":4,"title":2},"180":{"body":50,"breadcrumbs":8,"title":2},"181":{"body":61,"breadcrumbs":8,"title":2},"182":{"body":56,"breadcrumbs":8,"title":2},"183":{"body":12,"breadcrumbs":5,"title":2},"184":{"body":0,"breadcrumbs":2,"title":1},"185":{"body":13,"breadcrumbs":3,"title":1},"186":{"body":2,"breadcrumbs":4,"title":2},"187":{"body":34,"breadcrumbs":8,"title":6},"188":{"body":22,"breadcrumbs":5,"title":3},"189":{"body":18,"breadcrumbs":6,"title":4},"19":{"body":0,"breadcrumbs":4,"title":2},"190":{"body":27,"breadcrumbs":4,"title":2},"191":{"body":15,"breadcrumbs":4,"title":2},"192":{"body":12,"breadcrumbs":4,"title":2},"193":{"body":9,"breadcrumbs":5,"title":3},"194":{"body":50,"breadcrumbs":6,"title":4},"195":{"body":66,"breadcrumbs":4,"title":2},"196":{"body":0,"breadcrumbs":5,"title":2},"197":{"body":6,"breadcrumbs":5,"title":2},"198":{"body":11,"breadcrumbs":5,"title":2},"199":{"body":15,"breadcrumbs":7,"title":4},"2":{"body":77,"breadcrumbs":6,"title":4},"20":{"body":0,"breadcrumbs":5,"title":3},"200":{"body":10,"breadcrumbs":5,"title":2},"201":{"body":3,"breadcrumbs":5,"title":2},"202":{"body":84,"breadcrumbs":7,"title":4},"203":{"body":0,"breadcrumbs":6,"title":3},"204":{"body":10,"breadcrumbs":4,"title":1},"205":{"body":10,"breadcrumbs":4,"title":1},"206":{"body":4,"breadcrumbs":4,"title":1},"207":{"body":19,"breadcrumbs":4,"title":1},"208":{"body":5,"breadcrumbs":4,"title":1},"209":{"body":4,"breadcrumbs":4,"title":1},"21":{"body":2,"breadcrumbs":4,"title":2},"210":{"body":17,"breadcrumbs":4,"title":1},"211":{"body":12,"breadcrumbs":4,"title":1},"212":{"body":8,"breadcrumbs":4,"title":1},"213":{"body":23,"breadcrumbs":4,"title":1},"214":{"body":15,"breadcrumbs":4,"title":1},"215":{"body":13,"breadcrumbs":4,"title":1},"216":{"body":4,"breadcrumbs":4,"title":1},"217":{"body":4,"breadcrumbs":4,"title":1},"218":{"body":5,"breadcrumbs":4,"title":1},"219":{"body":5,"breadcrumbs":4,"title":1},"22":{"body":0,"breadcrumbs":3,"title":1},"220":{"body":8,"breadcrumbs":4,"title":1},"221":{"body":3,"breadcrumbs":4,"title":1},"222":{"body":4,"breadcrumbs":4,"title":1},"223":{"body":10,"breadcrumbs":4,"title":1},"224":{"body":8,"breadcrumbs":4,"title":1},"225":{"body":4,"breadcrumbs":4,"title":1},"226":{"body":5,"breadcrumbs":4,"title":1},"227":{"body":0,"breadcrumbs":5,"title":2},"228":{"body":94,"breadcrumbs":5,"title":1},"229":{"body":60,"breadcrumbs":6,"title":2},"23":{"body":0,"breadcrumbs":4,"title":2},"230":{"body":20,"breadcrumbs":3,"title":1},"231":{"body":67,"breadcrumbs":5,"title":2},"232":{"body":0,"breadcrumbs":5,"title":2},"233":{"body":79,"breadcrumbs":7,"title":4},"234":{"body":0,"breadcrumbs":6,"title":3},"235":{"body":147,"breadcrumbs":6,"title":3},"236":{"body":43,"breadcrumbs":6,"title":3},"237":{"body":80,"breadcrumbs":9,"title":6},"238":{"body":49,"breadcrumbs":7,"title":4},"239":{"body":52,"breadcrumbs":8,"title":5},"24":{"body":31,"breadcrumbs":3,"title":1},"240":{"body":19,"breadcrumbs":6,"title":3},"241":{"body":15,"breadcrumbs":6,"title":3},"242":{"body":83,"breadcrumbs":6,"title":3},"243":{"body":65,"breadcrumbs":6,"title":3},"244":{"body":8,"breadcrumbs":3,"title":1},"245":{"body":42,"breadcrumbs":5,"title":3},"246":{"body":38,"breadcrumbs":5,"title":3},"247":{"body":87,"breadcrumbs":5,"title":3},"248":{"body":21,"breadcrumbs":5,"title":3},"249":{"body":17,"breadcrumbs":3,"title":1},"25":{"body":50,"breadcrumbs":5,"title":3},"250":{"body":12,"breadcrumbs":4,"title":2},"251":{"body":39,"breadcrumbs":2,"title":1},"26":{"body":0,"breadcrumbs":2,"title":1},"27":{"body":0,"breadcrumbs":6,"title":2},"28":{"body":3,"breadcrumbs":5,"title":1},"29":{"body":7,"breadcrumbs":6,"title":2},"3":{"body":24,"breadcrumbs":3,"title":1},"30":{"body":6,"breadcrumbs":6,"title":2},"31":{"body":5,"breadcrumbs":6,"title":2},"32":{"body":13,"breadcrumbs":6,"title":2},"33":{"body":9,"breadcrumbs":8,"title":4},"34":{"body":1,"breadcrumbs":6,"title":2},"35":{"body":0,"breadcrumbs":5,"title":1},"36":{"body":4,"breadcrumbs":5,"title":1},"37":{"body":5,"breadcrumbs":9,"title":5},"38":{"body":8,"breadcrumbs":5,"title":1},"39":{"body":10,"breadcrumbs":6,"title":2},"4":{"body":7,"breadcrumbs":3,"title":1},"40":{"body":9,"breadcrumbs":9,"title":3},"41":{"body":1,"breadcrumbs":9,"title":3},"42":{"body":16,"breadcrumbs":10,"title":3},"43":{"body":23,"breadcrumbs":9,"title":2},"44":{"body":26,"breadcrumbs":8,"title":1},"45":{"body":18,"breadcrumbs":8,"title":1},"46":{"body":15,"breadcrumbs":10,"title":3},"47":{"body":0,"breadcrumbs":8,"title":1},"48":{"body":7,"breadcrumbs":11,"title":4},"49":{"body":18,"breadcrumbs":8,"title":1},"5":{"body":23,"breadcrumbs":3,"title":1},"50":{"body":144,"breadcrumbs":8,"title":1},"51":{"body":22,"breadcrumbs":8,"title":1},"52":{"body":1,"breadcrumbs":8,"title":1},"53":{"body":15,"breadcrumbs":5,"title":2},"54":{"body":9,"breadcrumbs":5,"title":2},"55":{"body":8,"breadcrumbs":7,"title":4},"56":{"body":7,"breadcrumbs":6,"title":3},"57":{"body":29,"breadcrumbs":5,"title":2},"58":{"body":44,"breadcrumbs":6,"title":3},"59":{"body":0,"breadcrumbs":5,"title":2},"6":{"body":57,"breadcrumbs":3,"title":1},"60":{"body":0,"breadcrumbs":5,"title":2},"61":{"body":0,"breadcrumbs":6,"title":3},"62":{"body":0,"breadcrumbs":6,"title":3},"63":{"body":3,"breadcrumbs":9,"title":6},"64":{"body":25,"breadcrumbs":5,"title":2},"65":{"body":5,"breadcrumbs":8,"title":5},"66":{"body":5,"breadcrumbs":7,"title":4},"67":{"body":2,"breadcrumbs":4,"title":1},"68":{"body":34,"breadcrumbs":5,"title":2},"69":{"body":42,"breadcrumbs":4,"title":1},"7":{"body":16,"breadcrumbs":4,"title":2},"70":{"body":1,"breadcrumbs":4,"title":1},"71":{"body":20,"breadcrumbs":5,"title":2},"72":{"body":46,"breadcrumbs":5,"title":2},"73":{"body":23,"breadcrumbs":4,"title":1},"74":{"body":16,"breadcrumbs":5,"title":2},"75":{"body":19,"breadcrumbs":9,"title":6},"76":{"body":30,"breadcrumbs":4,"title":1},"77":{"body":22,"breadcrumbs":5,"title":2},"78":{"body":25,"breadcrumbs":6,"title":3},"79":{"body":99,"breadcrumbs":5,"title":2},"8":{"body":6,"breadcrumbs":3,"title":1},"80":{"body":49,"breadcrumbs":6,"title":3},"81":{"body":153,"breadcrumbs":6,"title":3},"82":{"body":171,"breadcrumbs":8,"title":5},"83":{"body":131,"breadcrumbs":5,"title":2},"84":{"body":136,"breadcrumbs":6,"title":3},"85":{"body":81,"breadcrumbs":4,"title":1},"86":{"body":35,"breadcrumbs":6,"title":3},"87":{"body":9,"breadcrumbs":8,"title":4},"88":{"body":15,"breadcrumbs":6,"title":2},"89":{"body":9,"breadcrumbs":6,"title":2},"9":{"body":13,"breadcrumbs":3,"title":1},"90":{"body":8,"breadcrumbs":6,"title":2},"91":{"body":7,"breadcrumbs":6,"title":2},"92":{"body":18,"breadcrumbs":9,"title":5},"93":{"body":20,"breadcrumbs":8,"title":2},"94":{"body":37,"breadcrumbs":10,"title":4},"95":{"body":0,"breadcrumbs":10,"title":4},"96":{"body":61,"breadcrumbs":9,"title":3},"97":{"body":37,"breadcrumbs":8,"title":2},"98":{"body":42,"breadcrumbs":4,"title":2},"99":{"body":44,"breadcrumbs":4,"title":1}},"docs":{"0":{"body":"___ .-------. / | __________________ | Tokyo | / /| | / ___/ ___/ / / __ \\ '-------' .-----------. / ___ |(__ ) /__/ / / /_/ / ^ | Tuju-Tuju | /_/ |_/____/\\___/_/_/\\____/ | '-----------' | ^ .-------. | .------.---| Malmö |---------' .-------. | | '-------' | Korba | v | ^ '-------' .--------. | | .-------. | | Dallas | | '-----| Paris |<-----' '--------' | '-------' v .--------. | Moscow | '--------' Asciio allows you to draw ASCII diagrams in a GUI or TUI. The diagrams can be saved as ASCII text or in a format that allows you to modify them later. Diagrams consist of boxes and text elements connected by arrows. The elements stay connected when you move them around. Both GUI and TUI have vim-like bindings, the GUI has a few extra bindings that are usually found in GUI applications; bindings can be modified. ASCII format is easy and universal, many tools exist to manipulate it and even transform it to other formats. I've used it a lot to draw trees and graphs when my hand drawn pictures were good enough for presentations. Having the possibility to copy and modify the graphs/diagrams makes it possible to present changes in an attractive way. Asciio was born ... as a dare; someone coined a cool name at a conference in Oslo it's been under development for 20 years. It proved to very useful for embedding graphs in code, documentation, requirements, ... .------. .-----------| root |---------. | '------' | other process | .------------|-------------. v | v | .--. | .--. | .---'--' | .---'--'---. | | | | | | | v | | v v | .--. | link | .--. .--. | .--'--' .--------------------'--' '--' | | | | | | v | | v | .--. v | .--. | '--' .--. | '--' | '--' | | '--------------------------'","breadcrumbs":"Introduction » History","id":"0","title":"History"},"1":{"body":"We're working on having packages pre-build for different distributions","breadcrumbs":"Installation and running » Installation","id":"1","title":"Installation"},"10":{"body":"This is the preferred method, and the fastest. The bindings are vim-like and which make the many bindings much easier to remember. See the Bindings section","breadcrumbs":"Asciio's interface » keyboard bindings","id":"10","title":"keyboard bindings"},"100":{"body":"","breadcrumbs":"Working efficiently » Mouse » Mouse","id":"100","title":"Mouse"},"101":{"body":"Binding: «alt-left-mouse-click» create a box is nothing is selected if only a box is selected, create a new box and connect to it if a box is selected and mouse over a box, connect them if multiple boxes are selected, create a box and connect to all boxes quick link","breadcrumbs":"Working efficiently » Mouse » Quick link","id":"101","title":"Quick link"},"102":{"body":"Binding: «alt-shift-left-mouse-click» Copy the current selection and move it to another position, see cloning quick copy","breadcrumbs":"Working efficiently » Mouse » Quick copy","id":"102","title":"Quick copy"},"103":{"body":"Binding: «ctl-alt-mouse-motion» If an arrow is selected, move its end point with the mouse. quick arrow","breadcrumbs":"Working efficiently » Mouse » Quick arrow","id":"103","title":"Quick arrow"},"104":{"body":"Binding: «ctl-alt-left-mouse-click» If a wirl arrow is selected, add section. if another element is selected, add new arror You can then move the its end point with the mouse. releasing «ctl» lets you move the mouse to another position for a new section. quick section","breadcrumbs":"Working efficiently » Mouse » Quick section","id":"104","title":"Quick section"},"105":{"body":"You can quickly create boxes and section by combining quick link and quick section . «alt-left-mouse-click», create a box «ctl-alt-left-mouse-click», link the box to a new arrow move mouse «ctl-alt-left-mouse-click», add a section move mouse «ctl-alt-left-mouse-click», add a section move mouse «alt-left-mouse-click», connect last section to new box quick box and section","breadcrumbs":"Working efficiently » Mouse » Quick box and section","id":"105","title":"Quick box and section"},"106":{"body":"You can activate the cloning feature to quickly add elements. Binding: c","breadcrumbs":"Working efficiently » Cloning » Cloning","id":"106","title":"Cloning"},"107":{"body":"When you initiate cloning without any elements selected, Asciio allows you to clone one of the base elements. Element Binding Box b Text t Wirl Arrow a Angled Arrow A Clone Base Elements","breadcrumbs":"Working efficiently » Cloning » Cloning Base Elements","id":"107","title":"Cloning Base Elements"},"108":{"body":"You can also clone a set of elements that have been selected. The bindings for the base elements are still applicable. Clone Selection","breadcrumbs":"Working efficiently » Cloning » Cloning the Selection","id":"108","title":"Cloning the Selection"},"109":{"body":"If hint lines are enabled, additional lines are displayed to indicate the limits of the elements being cloned. You can toggle the hint lines on and off. Binding: h Clone Hint Lines","breadcrumbs":"Working efficiently » Cloning » Hint Lines","id":"109","title":"Hint Lines"},"11":{"body":"Although work can mostly be done using the keyboard, the mouse is still useful in some ccases (selecting in a TUI is difficult) and it even shines when creating new diagrams. See Working efficiently","breadcrumbs":"Asciio's interface » mouse binidings","id":"11","title":"mouse binidings"},"110":{"body":"Grouping elements allows you to organize and manipulate multiple objects as a single unit. groupin elements Grouping helps you manage complex diagrams by treating grouped elements as a cohesive entity. You can visually distinguish between different element or categories by grouping related elements together. Manipulating a group as a single unit saves time and effort compared to modifying each element individually. You can quickly move entire sections of your diagram without having to select each element separately. Grouping ensures that all elements within a group maintain their relative positions and alignments.","breadcrumbs":"Working efficiently » Grouping » Grouping elements","id":"110","title":"Grouping elements"},"111":{"body":"To create a group, you first need to select multiple elements in your diagram. You can do this by clicking and dragging a selection box around the desired elements or by individually selecting each element while holding down a modifier key.","breadcrumbs":"Working efficiently » Grouping » Selecting Elements","id":"111","title":"Selecting Elements"},"112":{"body":"Binding: gg Please note that the grouped elements in the diagram program are visually differentiated from other elements by having a slightly distinct background. This distinction aids in easily identifying and distinguishing the elements that have been grouped together.","breadcrumbs":"Working efficiently » Grouping » Group Creation","id":"112","title":"Group Creation"},"113":{"body":"After creating a group, you can manipulate it as a single entity. For example, you can move, copy, or align the entire group as if it were a single object. Any modifications you make to the group, such as changing its color or style, will apply to all the elements within it.","breadcrumbs":"Working efficiently » Grouping » Group Manipulation","id":"113","title":"Group Manipulation"},"114":{"body":"Binding: gu When you want to edit individual elements within a group or remove them from the group, you can ungroup them. This action separates the grouped elements back into their original individual objects.","breadcrumbs":"Working efficiently » Grouping » Ungrouping","id":"114","title":"Ungrouping"},"115":{"body":"","breadcrumbs":"Working efficiently » Strip groups » Strip groups","id":"115","title":"Strip groups"},"116":{"body":"","breadcrumbs":"Export/Save » Export/Save","id":"116","title":"Export/Save"},"117":{"body":"","breadcrumbs":"Export/Save » Asciio format » Asciio format","id":"117","title":"Asciio format"},"118":{"body":"You can export to a file in ASCII by using a '.txt' file extension. You can also export the selection, in ASCII, to the Primary clipboard.","breadcrumbs":"Export/Save » text » Exporting to ASCII","id":"118","title":"Exporting to ASCII"},"119":{"body":"Asciio doesn't export directly to SVG but uses a text to SVG application like Goat or SvgBob. Goat svgbob","breadcrumbs":"Export/Save » SVG » SVG","id":"119","title":"SVG"},"12":{"body":"My least favorite way of using Asciio, it's slow and cumbersome for most actions. I try to reduce the amount of menu and sub menus.","breadcrumbs":"Asciio's interface » popup menus","id":"12","title":"popup menus"},"120":{"body":"SVG source","breadcrumbs":"Export/Save » SVG » Create a diagram in Asciio","id":"120","title":"Create a diagram in Asciio"},"121":{"body":"SVG","breadcrumbs":"Export/Save » SVG » Export it to SVG","id":"121","title":"Export it to SVG"},"122":{"body":"I used fskpf web site to generate a pseudo hand-drawn graph out of it hand drawn The svg2roughj sproject is here svg2roughjs","breadcrumbs":"Export/Save » SVG » Further process the SVG","id":"122","title":"Further process the SVG"},"123":{"body":"","breadcrumbs":"Export/Save » Clipboard » Clipboard","id":"123","title":"Clipboard"},"124":{"body":"","breadcrumbs":"Modes » Modes","id":"124","title":"Modes"},"125":{"body":".*-----*------------------------------* / \\ / \\ *------*---------*-----BETA---. \\ \\ \\ \\ \\ .-----. ' \\ .-------------. *---| fix |---*-----RELEASE 1.3------>*-----*---------* | Release 2.0 | '-----' \\ / / |-------------| \\ / / | changes |-------------------> '---*-------*--------------*------* | tag: ... | \\ / | eta: ... | \\ / '-------------' *-------' The git mode allows you to draw git graph quickly. The git mode redefines some bindings to allow you to work faster. Only the bindings listed below are available when editing. action binding Exit git mode «Escape» Undo «u» Insert and link node «g» «right-click» Change arrow direction «d» Add box «b» Add text «t» Add arrow «a» Select objects «left-click» Edit Selected element «Return» «double-click» Delete elements «Delete» «x» Flip hint lines «h» Display popup menu «alt+right-click» When you insert and link a node : if nothing is under the pointer or selected, it will insert a commit node if a node is selected and nothing under the pointer, it will insert a new node and connect with the previously selected node if a node is selected and the pointer is over a node, it will link the nodes Let's create a git graph. git graph You can export the text and use it in our documentation .----------------------------------. | feature branch | | | | *-------------------* | | / \\ | | / \\ | '----/-------------------------\\---' / \\ *---------*---------*---------*---------*---------* ^ ^ | | | | | | we need a new we want to merge here feature branch or you can generate some fancy SVGs for a presentation. git graph git graph The connector and arrow type of the git mode can be changed. In the user configuration for the connector, GIT_MODE_CONNECTOR_CHAR_LIST => ['*', 'o', '+', 'x', 'X', '┼', '╋', '╬'], or in the popup menu for both. git_popup menu","breadcrumbs":"Modes » Git » git","id":"125","title":"git"},"126":{"body":"","breadcrumbs":"Modes » Cross » Cross Mode","id":"126","title":"Cross Mode"},"127":{"body":"In normal mode, elements boundaries are independent of each. normal_elements In cross mode intersections are merged: cross_elements","breadcrumbs":"Modes » Cross » 1 Introduction","id":"127","title":"1 Introduction"},"128":{"body":"The cross-mode lets you create graphics like this table ╔═══════╤══════════════════════════════════════════════════════════════╗ ║ │ test scores ║ ║ ├──────┬───────┬───────┬────────┬───────┬──────┬────────┬──────╢ ║ Name │ Math│Physics│ │ │ │ │ │ ║ ╟───────┼──────┼───────┼───────┼────────┼───────┼──────┼────────┼──────╢ ║ Jim │ A+ │ B │ │ │ │ │ │ ║ ╟───────┼──────┼───────┼───────┼────────┼───────┼──────┼────────┼──────╢ ║Stephen│ B │ A │ │ │ │ │ │ ║ ╟───────┼──────┼───────┼───────┼────────┼───────┼──────┼────────┼──────╢ ║ Kate │ A │ C │ │ │ │ │ │ ║ ╚═══════╧══════╧═══════╧═══════╧════════╧═══════╧══════╧════════╧══════╝","breadcrumbs":"Modes » Cross » 2 Complex graphics","id":"128","title":"2 Complex graphics"},"129":{"body":"","breadcrumbs":"Modes » Cross » 3 Enabling cross-mode","id":"129","title":"3 Enabling cross-mode"},"13":{"body":"Asciio supports Unicode is a work under progress; including support for Asian languages, thanks to the co-developer who writes in these languages, but you may need a font that supports them. https://github.com/be5invis/Sarasa-Gothic/ unicode in Asciio unicode exported In the examples above the box is drawn with unicode characters, the box is oversized by design, it shrinks and expands properly. unicode in Asciioshrunk box If you want to align Thai, or Arabic, or Hebrew, under normal circumstances, the default monospaced font of the system is fine. If you find that it cannot be aligned, you can download a font that can align them. unicode_thai_alabo_hebrew When displayed in exported software, you also need a font that aligns them. .-----. .----------------. | abc |----->| สวัสดีเราเคยพบกัน | '-----' '----------------' | | | | .---------------. '-->| שלום, נפגשנו | '---------------' | | .------------------. | | مرحبا هل التقينا |<-------------' '------------------'","breadcrumbs":"Unicode support » Unicode support","id":"13","title":"Unicode support"},"130":{"body":"Add this line in your user configuration. USE_CROSS_MODE => 1,","breadcrumbs":"Modes » Cross » 3.1 Globally","id":"130","title":"3.1 Globally"},"131":{"body":"Binding: «z-x» 'Switch cross mode'","breadcrumbs":"Modes » Cross » 3.2 Dynamically","id":"131","title":"3.2 Dynamically"},"132":{"body":"cross_lines cross_boxs","breadcrumbs":"Modes » Cross » 4 Line and Box","id":"132","title":"4 Line and Box"},"133":{"body":"cross_box_line","breadcrumbs":"Modes » Cross » 5 Lines and boxes","id":"133","title":"5 Lines and boxes"},"134":{"body":".--------. ╭────────╮ ┏━━━━━━━━┓ ╔════════╗ | | │ │ ┃ ┃ ║ ║ | | │ │ ┃ ┏━━━━━┻━━┓ ║ ║ | | │ │ ┃ ┃ ┃ ║ ║ '--------' ╰────────╯ ┗━━┫ ┃ ╚════════╝ ┃ ┃ ┗━━━━━━━━┛ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ | │ ━━━━━╋━━━━━━ ║ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ .--------. | | ╭─┬────────┬─────╮ | .-----'--. │ │ │ │ | | | │ │ │ │ '--. | │ │ │ │ ╔══════════════╗ | | │ ╰────────╯ │ ║ ║ '--------' │ │ ║ ║ │ │ ║ ║ │ ╔═══════╧╗ ║ ║ │ ║ ║ ║ ║ ╰────────╢ ║ ║ ║ ║ ║ ║ ║ ╚════════╝ ╚══════════════╝","breadcrumbs":"Modes » Cross » 6 Exported to text","id":"134","title":"6 Exported to text"},"135":{"body":"","breadcrumbs":"Modes » Slides » slides","id":"135","title":"slides"},"136":{"body":"","breadcrumbs":"Examples » Examples","id":"136","title":"Examples"},"137":{"body":".---. .---. .---. .---. .---. .---. OS API '---' '---' '---' '---' '---' '---' | | | | | | v v | v | v .------------. | .-----------. | .-----. | Filesystem | | | Scheduler | | | MMU | '------------' | '-----------' | '-----' | | | | v | | v .----. | | .---------. | IO |<----' | | Network | '----' | '---------' | | | v v v .---------------------------------------. | HAL | '---------------------------------------'","breadcrumbs":"Examples » Unix structure","id":"137","title":"Unix structure"},"138":{"body":"_____ | ___ | ||___|| load | ooo |--.------------------.------------------------. '_____' | | | v v v .----------. .--------------------------. .----------------. | module C | | module A | | module B | '----------' |--------------------------| | (instrumented) | | | .-----. | '----------------' '---------------->| A.o | | | | '-----' | | | .------------------. | | | | A.instrumented.o |<-------------' | '------------------' | '--------------------------'","breadcrumbs":"Examples » Documenting hardware instrumentation","id":"138","title":"Documenting hardware instrumentation"},"139":{"body":"index? dup dup dup dup dup average @ + average ! .\" data = \" . .--------------. | Data Stack | |--------------| | next element |-----> average @ + average ! | dup |-----> .\" data = \" . | dup |-----> minv @ < if--. | dup | '------> minv ! .\" (new minv) \" or DROP after ELSE | dup |-----> maxv @ > if---. | dup | '----> maxv ! .\" (new maxv) \" or DROP after ELSE '--------------' minv @ < if minv ! .\" (new minv) \" else drop \\ data > minv so it's ignored maxv @ > if maxv ! .\" (new maxv) \" else drop \\ data < maxv so it's ignored then then counter @ 1 - counter ! \\ Decrement counter","breadcrumbs":"Examples » Decorating Forth code","id":"139","title":"Decorating Forth code"},"14":{"body":"Asciio's documentation is available in multiple formats this HTML documentation, generated by mdbook a manpage, available from within Asciio. info pages There's also: a bindings list a short help a \"user\" defined documentation. «h» Add help box","breadcrumbs":"Accessing documentation » Accessing documentation","id":"14","title":"Accessing documentation"},"140":{"body":"","breadcrumbs":"Examples » Class hierarchy » example 1","id":"140","title":"example 1"},"141":{"body":".-Base::Class::Derived_B / Something::Else / \\ .----Base::Class::Derived_C \\ / '----Base::Class ' \\ / '----Latest::Greatest Some::Thing--'","breadcrumbs":"Examples » Class hierarchy » describing a class hierarchy","id":"141","title":"describing a class hierarchy"},"142":{"body":"Graph-Easy is an application that generates graphs in ASCII, a bit like GraphViz. Graph-Easy .................................. : v\n+------+ +--------+ ............. +---------+ +---------+\n| Bonn | --> | Berlin | --> : : --> | Potsdam | ==> | Cottbus |\n+------+ +--------+ : : +---------+ +---------+ ^ : : ^ | : Frankfurt : | | : : | +--------+ : : +---------+ | | x | --> : : <-- | y | ------+ +--------+ :...........: +---------+ | | v +-----------+ | Dresden | +-----------+ I re-drew the example above in Asciio. .------------------------------. | | | v\n.------. .--------. .-----------. .---------. .---------.\n| Bonn |-.->| Berlin |-.->| Frankfurt |-.->| Potsdam |->| Cottbus |\n'------' | '--------' | '-----------' | '---------' '---------' | | | ^ .---. | | .---------. | | x |-----------' '->| Dresden | | '---' | '---------' | .---. | | | y |-----------'-------------------------------------' '---' There are few interesting things to notice: Graph-Easy smartly changes the size of the boxes to accommodate more connections Asciio doesn't have a routing functionality for graph, it would be a nice addition Asciio has 4 connectors per box (but you can get around it)","breadcrumbs":"Examples » German railway » German railroad","id":"142","title":"German railroad"},"143":{"body":"Asciio does't generate SVG but, in the spirit of unix tools, rely on another tool to convert text files to SVG. The \"goat\" project (https://github.com/blampe/goat) has been chosen to make the conversion, it must be installed, but you can use any converter you want; I recommend having a look athe ecexelent SVGBob too. See the \"Exporter\" section to learn how to write your own. Unicode","breadcrumbs":"Examples » Unicode Example » Unicode Example","id":"143","title":"Unicode Example"},"144":{"body":"presentation efficient session grouping working with external commands input to asciio using Asciio's output doing a presentation with Asciio writing requirements with Asciio and markdown Some older videos (15 years!) that show some basic usage: old video asciio 1.0","breadcrumbs":"Examples » Videos » videos","id":"144","title":"videos"},"145":{"body":"Both GUI and TUI have vim-like bindings, the GUI has a few extra bindings that are usually found in GUI applications; bindings can be modified. It's faster and easier to work with keyboard shortcuts than the mouse and the number of combination of mouse buttons * control-keys is very limited. Asciio bindings are vim-like, they initially take more time to get used to, and often take multiple key presses but they are much more logical as families of commands are accessed with shortcuts that start with the same letter. The bindings can be changed in your user configuration, See configuration/user_bindings","breadcrumbs":"Bindings » Bindings","id":"145","title":"Bindings"},"146":{"body":"Binding: zb bindings_help You can get a pop up showing the bindings ( ? in the top level) Or you can configure it: USE_BINDINGS_COMPLETION => 1,","breadcrumbs":"Bindings » Bindings help","id":"146","title":"Bindings help"},"147":{"body":"bindings change truth is in the config not this snapshot bindings","breadcrumbs":"Bindings » Bindings map","id":"147","title":"Bindings map"},"148":{"body":"action binding Edit selected element 000-2button-press-1 Edit selected element inline C00-2button-press-1 Mouse right-click 000-button-press-3, Mouse left-click 000-button-press-1, Mouse expand selection 00S-button-press-1, Mouse selection flip C00-button-press-1, Mouse quick link 0A0-button-press-1 Mouse duplicate elements 0AS-button-press-1 Mouse quick box C0S-button-press-1 Arrow to mouse CA0-motion_notify, Arrow mouse change direction CA0-2button-press-1 Arrow change direction CA0-d, Wirl arrow add section CA0-button-press-1, Wirl arrow insert flex point CA0-button-press-2, Mouse motion 000-motion_notify, Mouse motion 2 0AS-motion_notify, Mouse drag canvas C00-motion_notify, Zoom in C00-scroll-up, Zoom out C00-scroll-down,","breadcrumbs":"Bindings » Mouse » Mouse","id":"148","title":"Mouse"},"149":{"body":"action binding Toggle mouse «'» Mouse shift-left-click «Ö» Mouse left-click «ö» Mouse right-click «ä» Mouse drag left 3 «H» Mouse drag down 3 «J» Mouse drag up 3 «K» Mouse drag right 3 «L» Mouse drag down «Down» Mouse drag left «Left» Mouse drag right «Right» Mouse drag up «Up» Mouse drag down «A-Down» Mouse drag left «A-Left» Mouse drag right «A-Right» Mouse drag up «A-Up» Mouse alt-left-click «ö» Mouse ctl-left-click «ö»","breadcrumbs":"Bindings » Mouse » Mouse emulation","id":"149","title":"Mouse emulation"},"15":{"body":"Asciio offers multiple UIs a GUI a TUI (under construction) a command line interface There's even a ticket about a web interface, if you're a websocket, rpc, minimal interface geek who like Web technology ... join us!","breadcrumbs":"UIs » UIs","id":"15","title":"UIs"},"150":{"body":"","breadcrumbs":"Bindings » Why vim-like bindings » Why vim-like bindings","id":"150","title":"Why vim-like bindings"},"151":{"body":"To simplify, let's start with having 26 letters accessible on the keyboard, no uppercase. using ctl + alt + key gives us around 100 combinations letter + leter gives use around 650 combinations letter + letter + letter gives use around 18 000 combinations If we had uppercase, ie, 52 letters using ctl + alt + key gives us around 200 combinations letter + letter + letter gives use around 140 000 combinations","breadcrumbs":"Bindings » Why vim-like bindings » Combinations","id":"151","title":"Combinations"},"152":{"body":"typing ctl + alt + key is not faster than key + key + key, and even less key + key","breadcrumbs":"Bindings » Why vim-like bindings » Speed","id":"152","title":"Speed"},"153":{"body":"Of course we don't need tens of thousands of combinations But do you know what CA0-a does? C0S-A? 0AS-a? CAS-A? C00-A? 0A0-a? 00S-a? ... without looking at the docs? The whole point vim-like binding is to remember them, it's not a perfect system but it's expandable and easier to remember Let me give you and example, we have multiple types of boxes, let's say normal unicode shrink with hash tag as a border Let' start with a generic binder «i» for insert and «b» for box «ibb» normal, we cound have used «ibn» too but the most used keys are usually double for speed «ibu» unicode «ibs» shrink «ibh» with hash tag as a border The good thing here is that we can use the same thing for arrows but with «ia» as a prefix. But let's imagine that you come up with 4 new types of unicode borders (well you have), I don't want to imagine how to do that with the mouse, and with ctl + .... we've run out of shortcuts that are easy to remember. on the other hand ... «ibb» normal, we cound have used «ibn» too but the most used keys are usually double for speed «ibuu» unicode «ibu1» unicode «ibu2» unicode «ibu3» unicode «ibs» shrink «ibh» with hash tag as a border I used 1, 2, and 3 because I was lacking imagination but double thick whatnot would have given us keys to remember.","breadcrumbs":"Bindings » Why vim-like bindings » Structure and mnemonics","id":"153","title":"Structure and mnemonics"},"154":{"body":"Do you remember (although you've just seen it) ... insert a box insert a box using unicode type 2 insert a box that shrinks inserta box with the default unicode","breadcrumbs":"Bindings » Why vim-like bindings » Quizz","id":"154","title":"Quizz"},"155":{"body":"«Enter» Edit selected element «d» Delete selected element(s) «u» Undo «C»-r Redo «.» Quick link «,» Quick copy «R» Remove rulers","breadcrumbs":"Bindings » Single key » single key bindings","id":"155","title":"single key bindings"},"156":{"body":"","breadcrumbs":"Bindings » Single key » GUI bindings » GUI bindings","id":"156","title":"GUI bindings"},"157":{"body":"«C00-a» Select all elements «C00-c» Copy to clipboard «C00-e» Export to clipboard & primary as ascii «C00-v» Insert from clipboard «C0S-V» Import from primary to box «C00-z» Undo «C00-y» Redo «+» Zoom in «-» Zoom out","breadcrumbs":"Bindings » Single key » GUI bindings » keyboard","id":"157","title":"keyboard"},"158":{"body":"«double-click» Edit selected element «C00-button-1» Add to selection «0A0-button-1» Quick link «0AS-button-1» Duplicate elements «CA0-button-1» Insert flex point (in arrow)","breadcrumbs":"Bindings » Single key » GUI bindings » mouse","id":"158","title":"mouse"},"159":{"body":"«h» Move selected elements left «j» Move selected elements down «k» Move selected elements up «l» Move selected elements right «Left» Move selected elements left «Down» Move selected elements down «Up» Move selected elements up «Right» Move selected elements right","breadcrumbs":"Bindings » Single key » Moving elements » Moving elements","id":"159","title":"Moving elements"},"16":{"body":"Ascii0 .-------------------------------------------------------------. | ........................................................... | | ..........-------------..------------..--------------...... | | .........| stencils > || asciio > || box |..... | | .........| Rulers > || computer > || text |..... | | .........| File > || people > || wirl_arrow |..... | grid----->......'-------------'| divers > || axis |..... | | ..................^.....'------------'| ... |..... | | ..................|...................'--------------'..... | | ..................|........................................ | '-------------------|-----------------------------------------' | context menu access some commands most are accessed through the keyboard","breadcrumbs":"UIs » GUI » GUI","id":"16","title":"GUI"},"160":{"body":"«n» Select next element «N» Select previous element «Tab» Select next element move mouse «V» Select all elements «v» Select connected elements «Escape» Deselect all elements","breadcrumbs":"Bindings » Single key » Selecting elements » Selecting elements","id":"160","title":"Selecting elements"},"161":{"body":"Bindings: «1» Make element narrower «2» Make element taller «3» Make element shorter «4» Make element wider resize «s» Shrink box shrink There an auto-shrink attribute so you don't have to shrink boxes manually each time you change their size. auto shrink There's also a box you can add which already has auto-shrink set; you can insert it with a shortcut or via the popup menu. Binding: «iB» Add auto-shrink box: auto shrink_box","breadcrumbs":"Bindings » Single key » Resizing elements » Resizing elements","id":"161","title":"Resizing elements"},"162":{"body":"«y» Copy to clipboard «p» Insert from clipboard «Y» Export to clipboard & primary as ascii «P» Import from primary to box «A-P» Import from primary to text","breadcrumbs":"Bindings » Single key » Clipboard » Clipboard","id":"162","title":"Clipboard"},"163":{"body":"","breadcrumbs":"Bindings » Multiple key » multiple key bindings","id":"163","title":"multiple key bindings"},"164":{"body":"«:» command group: «q» Quit «Q» Quit no save «w» Save «W» SaveAs «e» Open «r» Insert «m» Display manpage «h» Help «c» Display commands «f» Display action files «k» Display keyboard mapping","breadcrumbs":"Bindings » Multiple key » «:» Command group: » «:» command group:","id":"164","title":"«:» command group:"},"165":{"body":"«i» Insert group: «A» Add angled arrow «a» Add arrow «A-a» Add unicode arrow «B» Add shrink box «b» Add box «A-b» Add unicode box «c» Add connector «E» Add exec-box no border «e» Add exec-box «f» Insert from file «g» Add group object type 1 «h» Add help box «i» Add if-box «R» Add horizontal ruler «x» External command output in a box «X» External command output in a box no frame «p» Add process «r» Add vertical ruler «t» Add text","breadcrumbs":"Bindings » Multiple key » «i» Insert group » «i» Insert group","id":"165","title":"«i» Insert group"},"166":{"body":"«a» arrow group: «S» Insert multi-wirl section «f» Flip arrow start and end «d» Change arrow direction «s» Append multi-wirl sectioni «A-s» Remove last section from multi-wirl","breadcrumbs":"Bindings » Multiple key » «a» Arrow group » «a» arrow group","id":"166","title":"«a» arrow group"},"167":{"body":"«A» align group: «t» Align top «l» Align left «b» Align bottom «r» Align right «h» Align horizontally «v» Align vertically","breadcrumbs":"Bindings » Multiple key » «A» Align group » «A» align group","id":"167","title":"«A» align group"},"168":{"body":"«g» grouping group: «g» Group selected elements «u» Ungroup selected elements «F» Temporary move selected element to the front «f» Move selected elements to the front «b» Move selected elements to the back","breadcrumbs":"Bindings » Multiple key » «g» Grouping group » «g» grouping group","id":"168","title":"«g» grouping group"},"169":{"body":"«A-g» stripes-group group: «1» Create one stripe group «g» Create stripes group «u» Ungroup stripes group","breadcrumbs":"Bindings » Multiple key » «A-g» Stripes-group group » «A-g» stripes-group group","id":"169","title":"«A-g» stripes-group group"},"17":{"body":"","breadcrumbs":"UIs » GUI » Grid","id":"17","title":"Grid"},"170":{"body":"«z» display group: «C» Change grid color «c» Change Asciio background color «g» Flip grid display «s» Flip color scheme «t» Flip transparent element background","breadcrumbs":"Bindings » Multiple key » «z» Display group » «z» display group","id":"170","title":"«z» display group"},"171":{"body":"«S» slides group: «N» Previous slide «g» First slide «l» Load slides «n» Next slide","breadcrumbs":"Bindings » Multiple key » «S» Slides group » «S» slides group","id":"171","title":"«S» slides group"},"172":{"body":"«D» debug group: «E» Dump selected elements «e» Dump all elements «S» Display undo stack statistics «o» Test «s» Dump self «t» Display numbered objects","breadcrumbs":"Bindings » Multiple key » «D» Debug group » «D» Debug group","id":"172","title":"«D» Debug group"},"173":{"body":"Your user configuration is '$HOME/.config/Asciio/Asciio.ini' Your configuration file has this format: {\nSTENCILS => [ #'stencils/asciio', ], ACTION_FILES => [ #'actions/xxx.pl', ], HOOK_FILES => [ ], ASCIIO_OBJECT_SETUP => [ #$ASCIIO_UI eq 'TUI' ? 'asciio_object/tui.pl' : 'asciio_object/gui.pl' , ], IMPORT_EXPORT => [ #'import_export/ascii.pl', ],\n}","breadcrumbs":"Configuration » Configuration","id":"173","title":"Configuration"},"174":{"body":"The bindings can be changed in your user configuration. File '$HOME/.config/Asciio/Asciio.ini' points at the Here's and example of binding: 'Change elements foreground color' => ['000-c', \\&App::Asciio::Actions::Colors::change_elements_colors, 0 ], Bindings are composed of: a command name a set of keyboard shortcuts To change a binding: Find the command name for the binding you want to change decide a new keyboard shortcuts add your binding to your configuration file Your configuration file has this format: {\n...\nACTION_FILES => [ 'actions/colors.pl', # new configuration file where you want to put your color bindings ],\n...\n} Create '$HOME/.config/Asciio/actions/colors.pl' and add: register_action_handlers ( 'Change elements foreground color' => ['000-Z'], ) ;","breadcrumbs":"Configuration » user bindings » user bindings","id":"174","title":"user bindings"},"175":{"body":"A binding contains: unique name for your binding shortcut, multiple shortcuts are passed as ['shortcut_1', 'shortcut_2', ...] action sub reference arguments to the action sub reference, optional popup-menu sub reference, optional Example: 'Edit selected element inline' => [ ['C00-2button-press-1','C00-Return'], \\&App::Asciio::Actions::ElementsManipulation::edit_selected_element, 1 ],","breadcrumbs":"Configuration » user bindings » Binding format » Binding format","id":"175","title":"Binding format"},"176":{"body":"Bindings can be grouped so you can use multiple key presses (vim-like) to reach an action. 'group name' => { SHORTCUTS => 'C00-x', 'sub group name' => { SHORTCUTS => 'C00-x', 'binding in sub group' => ['C00-x', sub { print \"you're in x/x/x\\n\" ; } ], } , 'binding 1' => ['000-1', sub { print \"you're in x/1\\n\" ; } ], 'binding 2' => ['000-2', sub { print \"you're in x/2\\n\" ; } ], },","breadcrumbs":"Configuration » user bindings » Group bindings » Group bindings","id":"176","title":"Group bindings"},"177":{"body":"If a group has an ESCAPE_KEY, the group is a capturing group. The group's bindings will be used repeatedly till the ESCAPE_KEY is pressed. 'capture group' => { SHORTCUTS => '0A0-c', ESCAPE_KEY => '000-Escape', 'capture x' => [ '000-x', sub { print \"captured x\\n\"; } ], 'capture y' => [ '000-y', sub { print \"captured y\\n\"; } ], },","breadcrumbs":"Configuration » user bindings » Capturing groups » Capturing groups","id":"177","title":"Capturing groups"},"178":{"body":"You can re-bind an existing shortcut to another command, Asciio will generate a warning in the console. Overriding shortcut 'C00-y' new is 'Redo 2' defined in file '.../actions/override_bindings.pl' old was 'Redo' defined in file 'actions/default_bindings.pl' warning Don't use the same shortcut multiple times in the same file, the order of registration in the same file not guaranteed.","breadcrumbs":"Configuration » user bindings » Binding override » Binding override","id":"178","title":"Binding override"},"179":{"body":"capture with overlay","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Capturing groups with overlay","id":"179","title":"Capturing groups with overlay"},"18":{"body":"","breadcrumbs":"UIs » GUI » Grid lines","id":"18","title":"Grid lines"},"180":{"body":"my $click_choice_element = ['Asciio/box', 0] ;\nmy $box_overlay = [ [0, 0, '.'], [1, 0, '-'], [2, 0, '-'], [3, 0, '-'], [4, 0, '.'], [0, 1, '|'], [4, 1, '|'], [0, 2, \"'\"], [1, 2, '-'], [2, 2, '-'], [3, 2, '-'], [4, 2, \"'\"], ] ; my $text_overlay = [ [0, 0, 'T.'], [1, 0, 'e'], [2, 0, 'x'], [3, 0, 't'], ] ; my $arrow_overlay = [ [2, -2, '.'], [3, -2, '-'], [1, -1, '/'], [0, 0, \"'\"], ] ;","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Define overlays","id":"180","title":"Define overlays"},"181":{"body":"my $click_element_overlay = $box_overlay ; sub click_choice_add_element { App::Asciio::Actions::Elements::add_element($_[0], $click_choice_element) ; } sub click_element_choice\n{\nmy ($asciio, $args) = @_ ;\n($click_element_overlay, $click_choice_element) = $args->@* ;\n$asciio->update_display ;\n} sub click_element_enter { print \"enter!!\\n\" ; my ($asciio) = @_ ; $asciio->set_overlays_sub(\\&click_element_overlay) ; $asciio->update_display ; }\nsub click_element_escape { my ($asciio) = @_ ; $asciio->set_overlays_sub(undef) ; $asciio->update_display ; } sub click_element_mouse_motion {\nmy ($asciio, $event) = @_ ; App::Asciio::Actions::Mouse::mouse_motion($asciio, $event) ;\n$asciio->update_display() ; } sub click_element_overlay\n{\nmy ($asciio) = @_ ;\nmy @overlays = map { [ $asciio->{MOUSE_X} + $_->[0], $asciio->{MOUSE_Y} + $_->[1], $_->[2] ] } @$click_element_overlay ; @overlays\n}","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Declare callbacks","id":"181","title":"Declare callbacks"},"182":{"body":"register_action_handlers\n(\n'insert on click' => { SHORTCUTS => '0A0-i', ENTER_GROUP => \\&click_element_enter, ESCAPE_KEY => '000-Escape', 'click element escape' => [ '000-Escape', \\&click_element_escape ], 'click element motion' => [ '000-motion_notify', \\&click_element_mouse_motion ], 'click element insert' => [ '000-button-press-1', \\&click_choice_add_element ], 'click element arrow' => [ '000-a', \\&click_element_choice, [$arrow_overlay, ['Asciio/angled_arrow', 0]] ], 'click element box' => [ '000-b', \\&click_element_choice, [$box_overlay, ['Asciio/box', 0]] ], 'click element text' => [ '000-t', \\&click_element_choice, [$text_overlay, ['Asciio/text', 0]] ], },\n) ;","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Declare bindings","id":"182","title":"Declare bindings"},"183":{"body":"create a repo in your config directory verbatim stencils generate automatically stencils requiring perl code","breadcrumbs":"Configuration » user stencils » user stencils","id":"183","title":"user stencils"},"184":{"body":"","breadcrumbs":"For Developers » For Developers","id":"184","title":"For Developers"},"185":{"body":"# Generated by documentation/scripting/multi_wirl.pl .------.\n| box1 |<-----------------------------------.\n'------' | | .------. | | box3 | | '------' | ^ | | | .------. | '-------------->| box2 |----------------' '------' __________ \\ \\ \\ line 1 \\ ) line 2 ) / line 3 / /_________/","breadcrumbs":"For Developers » Scripting » Scripting","id":"185","title":"Scripting"},"186":{"body":"Executing your scripts","breadcrumbs":"For Developers » Scripting » Executing your scripts","id":"186","title":"Executing your scripts"},"187":{"body":"The *json_dtd_to_asciio_script' script is installed with Asciio. It will read a JSON stream from stdin. It takes the following arguments: title x position y position 'box', if you want the data to be boxed start_level, 0/1: 0 meanss no start tree grlyph 'box1'), 0, 2 ;\nadd 'box2', new_box(TEXT_ONLY =>'box2'), 20, 10 ;\nadd 'box3', new_box(TEXT_ONLY =>'box3'), 40, 5 ; The simplified scripting interface lets you name your object so you can later connect them together.","breadcrumbs":"For Developers » Scripting » Adding boxes","id":"190","title":"Adding boxes"},"191":{"body":"connect_elements 'box1', 'box2', 'down' ;\nconnect_elements 'box2', 'box3' ;\nconnect_elements 'box3', 'box1', 'up' ; You can hint Asciio about the direction of your arrows.","breadcrumbs":"For Developers » Scripting » Adding connections","id":"191","title":"Adding connections"},"192":{"body":"Asciio tries to route the arrows properly, this is done automatically in the UIs but you need to do it manually in scripts. optimize ;","breadcrumbs":"For Developers » Scripting » Canonizing connections","id":"192","title":"Canonizing connections"},"193":{"body":"save_to \"from_script.asciio\" ; ascii_out ; You can save your work to an asciio file or print it out","breadcrumbs":"For Developers » Scripting » Printing and saving the result","id":"193","title":"Printing and saving the result"},"194":{"body":"You can write more advanced script where you route multi sections arrows around your elements. | | | | | '----. | '----. | | | | | | <--' You'll also need to use the right module; in fact you have access to everything that's in Asciio from your scrips, it's just a little bit more work than using the simplified interface. # documentation/scripting/multi_wirl.pl use strict; use warnings; use App::Asciio::Scripting ; #----------------------------------------------------------------------------- add 'multi_wirl', new_wirl_arrow([5, 5, 'downright'], [10, 7, 'downright'], [7, 14, 'downleft']), 5, 5 ; ascii_out ;","breadcrumbs":"For Developers » Scripting » Adding multi-wirl arrows","id":"194","title":"Adding multi-wirl arrows"},"195":{"body":"You can find more examples in the documentation/scripting/ library of the project. # documentation/scripting/multi_wirl.pl use strict; use warnings; use App::Asciio::Scripting ; #----------------------------------------------------------------------------- add 'text1', new_text(TEXT_ONLY =>'text'), 22, 20 ; add 'box1', new_box(TEXT_ONLY =>'box1'), 0, 2 ;\nadd 'box2', new_box(TEXT_ONLY =>'box2'), 20, 10 ;\nadd 'box3', new_box(TEXT_ONLY =>'box3'), 40, 5 ; connect_elements 'box1', 'box2', 'down' ;\nconnect_elements 'box2', 'box3' ;\nconnect_elements 'box3', 'box1', 'up' ;\nconnect_elements 'box2', 'text1' ; my $process = add_type 'process', 'Asciio/Boxes/process', 5, 15 ;\n$process->set_text(\"line 1\\nline 2\\nline 3\") ; optimize ; save_to \"from_script.asciio\" ; ascii_out ;","breadcrumbs":"For Developers » Scripting » Full example","id":"195","title":"Full example"},"196":{"body":"","breadcrumbs":"For Developers » Scripting » Execute » Executing your script","id":"196","title":"Executing your script"},"197":{"body":"The script is a normal perl script. perl my_asciio_script.pl","breadcrumbs":"For Developers » Scripting » Execute » From the command line","id":"197","title":"From the command line"},"198":{"body":"Binding: «:!» Pick the file you want to execute. Or pass it on the command line asciio -s full_path_to_script","breadcrumbs":"For Developers » Scripting » Execute » From within Asciio","id":"198","title":"From within Asciio"},"199":{"body":"You can POST scripts via HTTP. Start Asciio with --web_server , a server will run at port 4444 ; you can change the port with --port other_port .","breadcrumbs":"For Developers » Scripting » Execute » Via Asciio's Web server","id":"199","title":"Via Asciio's Web server"},"2":{"body":"apt install libdata-compare-perl libdata-compare-perl libdirectory-scratch-structured-perl libeval-context-perl libextutils-pkgconfig-perl libfile-homedir-perl libgtk3-perl libio-prompter-perl libterm-size-any-perl libterm-termkey-perl libtest-block-perl libtermkey-dev libmodule-build-perl libsereal-perl libcompress-bzip2-perl libpango-perl libcarp-clan-perl libtest-deep-perl libtest-most-perl libdevel-stacktrace-perl libexception-class-perl libcapture-tiny-perl libtest-differences-perl libmodule-util-perl libtest-nowarnings-perl cpan install Data::TreeDumper::Renderer::GTK App::Asciio","breadcrumbs":"Installation and running » Ubuntu (probably other debian derivates too)","id":"2","title":"Ubuntu (probably other debian derivates too)"},"20":{"body":"","breadcrumbs":"UIs » GUI » Grid background color","id":"20","title":"Grid background color"},"200":{"body":"POST http://localhost:4444/script script=\"add '1', new_box, 0, 0 ;\" You can have multiple commands in your script.","breadcrumbs":"For Developers » Scripting » Execute » script commands","id":"200","title":"script commands"},"201":{"body":"POST http://localhost:4444/script_file script=\"path_to_script\"","breadcrumbs":"For Developers » Scripting » Execute » script file","id":"201","title":"script file"},"202":{"body":"directly from your application via a command line application like xh (https://github.com/ducaale/xh) or httpie. piping to stdin_to_asciio script which is installed with asciio (uses xh). Example: # bash script that adds an element to an asciio instance, offsets it, and deletes it # create a script to add one element, the script can contain many scripting commands\n# httpie has a large startup time, use xh instead script= ; for i in $(seq 1) ; do script=\"$script add '1', new_box(TEXT_ONLY =>'$i'), $((($i - 1) * 6)), $((($i - 1) * 4)) ;\" ; done # execute the script\nxh -f POST http://localhost:4444/script script=\"$script\" # offset the element\nfor i in $(seq 25) ; do sleep .05 ; xh -f POST http://localhost:4444/script script=\"offset '1', 1, 1 ;\" ; done # delete the element\nxh -f POST http://localhost:4444/script script=\"delete_by_name '1' ;\"","breadcrumbs":"For Developers » Scripting » Execute » connecting to Asciio Web server","id":"202","title":"connecting to Asciio Web server"},"203":{"body":"","breadcrumbs":"For Developers » Scripting » API » Simplified Scripting API","id":"203","title":"Simplified Scripting API"},"204":{"body":"Stops updating the display until start_updating_display is called; this can be used to reduce flickering. stop_updating_display","breadcrumbs":"For Developers » Scripting » API » stop_updating_display","id":"204","title":"stop_updating_display"},"205":{"body":"Start updating the display; display will automatically be updated from when this is called. An update is also made. start_updating_display","breadcrumbs":"For Developers » Scripting » API » start_updating_display","id":"205","title":"start_updating_display"},"206":{"body":"Creates an undo snapshot. create_undo_snapshot ;","breadcrumbs":"For Developers » Scripting » API » create_undo_snapshot","id":"206","title":"create_undo_snapshot"},"207":{"body":"Adds a named element: element_name element, see new_box new_text , ... below x coordinate y coordinate add 'text1', new_text(TEXT_ONLY =>'text'), 22, 20 ;","breadcrumbs":"For Developers » Scripting » API » add","id":"207","title":"add"},"208":{"body":"Deletes an element by name delete_by_name 'text1' ;","breadcrumbs":"For Developers » Scripting » API » delete_by_name","id":"208","title":"delete_by_name"},"209":{"body":"Deletes selected elements delete_selected_elements ;","breadcrumbs":"For Developers » Scripting » API » delete_selected_elements","id":"209","title":"delete_selected_elements"},"21":{"body":"hint lines","breadcrumbs":"UIs » GUI » Hint lines","id":"21","title":"Hint lines"},"210":{"body":"Adds a named element: element_name element_type x coordinate y coordinate Returns the element. my $process = add_type 'process', 'Asciio/Boxes/process', 5, 15 ;","breadcrumbs":"For Developers » Scripting » API » add_type","id":"210","title":"add_type"},"211":{"body":"Creates a new box element. Use it with add . new_box() ; # default box text\nnew_box(TEXT_ONLY =>'text') ;","breadcrumbs":"For Developers » Scripting » API » new_box","id":"211","title":"new_box"},"212":{"body":"Creates a new text element. Use it with add . new_text(TEXT_ONLY =>'text') ;","breadcrumbs":"For Developers » Scripting » API » new_text","id":"212","title":"new_text"},"213":{"body":"Creates a new wirl-arrow element. Use it with add . Pass wirl arrow section coordinates and directions as arguments. new_wirl_arrow([5, 5, 'downright'], [10, 7, 'downright'], [7, 14, 'downleft']) ;","breadcrumbs":"For Developers » Scripting » API » new_wirl_arrow","id":"213","title":"new_wirl_arrow"},"214":{"body":"Moves a namex element to a new coordinate: element name x position y position move 'text1', 22, 20 ;","breadcrumbs":"For Developers » Scripting » API » move","id":"214","title":"move"},"215":{"body":"Offsets a named element: element name x offset y offset offset 'text1', 22, 20 ;","breadcrumbs":"For Developers » Scripting » API » offset","id":"215","title":"offset"},"216":{"body":"Selects all the elements in Asciio. select_all_elements ;","breadcrumbs":"For Developers » Scripting » API » select_all_elements","id":"216","title":"select_all_elements"},"217":{"body":"Deselects all the elements in Asciio. deselect_all_elements ;","breadcrumbs":"For Developers » Scripting » API » deselect_all_elements","id":"217","title":"deselect_all_elements"},"218":{"body":"Selects all the elements added by the script. select_all_script_elements ;","breadcrumbs":"For Developers » Scripting » API » select_all_script_elements","id":"218","title":"select_all_script_elements"},"219":{"body":"Deselects all the elements added by the script. deselect_all_script_elements ;","breadcrumbs":"For Developers » Scripting » API » deselect_all_script_elements","id":"219","title":"deselect_all_script_elements"},"22":{"body":"","breadcrumbs":"UIs » GUI » Rulers","id":"22","title":"Rulers"},"220":{"body":"Connects named elements with a wirl-arrow . connect_elements 'box2', 'text1' ;","breadcrumbs":"For Developers » Scripting » API » connect_elements","id":"220","title":"connect_elements"},"221":{"body":"Optimizes the connections. optimize","breadcrumbs":"For Developers » Scripting » API » optimize","id":"221","title":"optimize"},"222":{"body":"Deletes all ruler lines. delete_all_ruler_lines ;","breadcrumbs":"For Developers » Scripting » API » delete_all_ruler_lines","id":"222","title":"delete_all_ruler_lines"},"223":{"body":"Adds a ruler line. axis: 'vertical' or 'horizontal' position add_ruler_line 'vertical, 10 ;","breadcrumbs":"For Developers » Scripting » API » add_ruler_line","id":"223","title":"add_ruler_line"},"224":{"body":"Saves the diagram to a file in Asciio's native format. save_to 'diagram.asciio' ;","breadcrumbs":"For Developers » Scripting » API » save_to","id":"224","title":"save_to"},"225":{"body":"Returns the diagram as ASCII. to_ascii ;","breadcrumbs":"For Developers » Scripting » API » to_ascii","id":"225","title":"to_ascii"},"226":{"body":"Prints the diagram, as ASCII, to stdout. ascii_out ;","breadcrumbs":"For Developers » Scripting » API » ascii_out","id":"226","title":"ascii_out"},"227":{"body":"","breadcrumbs":"For Developers » Modifying Asciio » Modifying Asciio","id":"227","title":"Modifying Asciio"},"228":{"body":"Bindings consists of a descriptive but short name one or more key to assign the binding a reference to a handler possible arguments for the handler 'Mouse quick link git' => [['0A0-button-press-3', '00S-semicolon'], \\&App::Asciio::Actions::Git::quick_link] Goals when adding bindings: keep code separate from other bindings code if the new bindings are not very general, ie: code them in their own module align the structures avoid long or generic or numbered name if possible the bindings should be the same as the vim-bindings some GUI standards may require different bindings, IE: C00-A to select everything create an equivalent binding set in the vim bindings file documents the bindings name, keep them logical, start with an uppercase key what they do, preferably with some screenshot don't use control, shift and alt if possible (logical) split groups if they become too large sort by name or key if possible","breadcrumbs":"For Developers » Modifying Asciio » Bindings » Bindings","id":"228","title":"Bindings"},"229":{"body":"'<< selection leader >>' => { SHORTCUTS => '000-r', # also accepts multiple entries in an array ref ENTER_GROUP => \\&App::Asciio::Actions::Selection::selection_enter, ESCAPE_KEYS => [ '000-r', '000-Escape' ], # also accepts single entry # ESCAPE_KEYS need to be define of group will catch input untill an action is selected # same keys as the ESCAPE_KEYS, will be called on exit 'Selection escape' => [ '000-r', \\&App::Asciio::Actions::Selection::selection_escape ], 'Selection escape2' => [ '000-Escape', \\&App::Asciio::Actions::Selection::selection_escape ], # simple action 'select flip mode' => [ '000-f', \\&App::Asciio::Actions::Selection::selection_mode_flip ], # handle mouse movement 'select motion' => [ '000-motion_notify', \\&App::Asciio::Actions::Selection::select_elements ], },","breadcrumbs":"For Developers » Modifying Asciio » Bindings » Binding Groups","id":"229","title":"Binding Groups"},"23":{"body":"","breadcrumbs":"UIs » GUI » Night Colors","id":"23","title":"Night Colors"},"230":{"body":"See the Debugging bindings. Asiio can output to the console, any call to print will be displayed in it. You can use Data::TreeDumper to display structured debug output. You can of course run Asciio in the perl debugger.","breadcrumbs":"For Developers » Debugging » Debugging","id":"230","title":"Debugging"},"231":{"body":"When the borders of two text elements intersect, we generate some compensating characters to cover the borders, resulting in nicer graphics | ││ │ │ | ││ │ │ -----|---> ──││────│──│─ | ││ │ │ | ││ │ │ v Look at the text above, their borders are overlapping each other. The text we need to generate is as follows: | ││ │ │ | ││ │ │ -----+---> ──┼┼────┼──┼─ | ││ │ │ | ││ │ │ v We need to generate padding characters at their boundaries, then the steps are as follows: find the cross point. Determine the characters to be filled at the current cross point according to the characters around the cross point. Determine whether the current cross point has the expected fill character, if so, keep it, if not, add it, and delete the old fill character. remove all filling characters that are not at cross points. update drawing.","breadcrumbs":"For Developers » Cross algorithm » Basic introduction","id":"231","title":"Basic introduction"},"232":{"body":"","breadcrumbs":"For Developers » Cross algorithm » Detailed steps","id":"232","title":"Detailed steps"},"233":{"body":"The cross point must be the coverage of characters, and the characters that cover each other are the characters we care about. >The characters we care about refer to commonly used tab characters, or ascii plus dots, etc. Commonly used symbols include these, of course not only these '-', '|', '.', '\\'', '\\\\', '/', '+', '─', '│', '┼', '┤', '├', '┬', '┴', '╭', '╮', '╯', '╰',\n'━', '┃', '╋', '┫', '┣', '┳', '┻', '┏', '┓', '┛', '┗', '═', '║', '╬', '╣', '╠', '╦', '╩', '╔', '╗', '╝', '╚',\n'╫', '╪', '╨', '╧', '╥', '╤', '╢', '╡', '╟', '╞', '╜', '╛', '╙', '╘', '╖', '╕', '╓', '╒' condition of cross points: text elements crossed The two characters that intersect each other are the characters we care about When the condition is found to be met, both characters need to be logged. At the same time, we need to record the characters around the cross point, because they absolutely determine what kind of cross point is generated. >Record the upper, lower, left, and right characters. If you want to achieve diagonal crossing, you also need to record characters at 45 degrees, 135 degrees, 225 degrees, and 315 degrees.","breadcrumbs":"For Developers » Cross algorithm » 1 Find the cross point","id":"233","title":"1 Find the cross point"},"234":{"body":"","breadcrumbs":"For Developers » Cross algorithm » 2 Judgment scene","id":"234","title":"2 Judgment scene"},"235":{"body":"First of all, all cross characters are directional, we need to group them by direction and type. Let me give you an example, if the center has generated a character┼, Then we can use the method of proof by contradiction, its left side must be these characters, otherwise it is unreasonable. '─', '┼', '├', '┬', '┴', '╭', '╰' These characters all can appear to the left of it(Because their right sides can be extended to become a line), But if these characters do not appear on the left side of ┼, then we think it is unreasonable to use this ┼, and the disproof condition is false. '-', '|', '.', '\\'', '\\\\', '/', '+', '─', '│', '┼', '┤', '├', '┬', '┴', '╭', '╮', '╯', '╰',\n'━', '┃', '╋', '┫', '┣', '┳', '┻', '┏', '┓', '┛', '┗', '═', '║', '╬', '╣', '╠', '╦', '╩', '╔', '╗', '╝', '╚',\n'╫', '╪', '╨', '╧', '╥', '╤', '╢', '╡', '╟', '╞', '╜', '╛', '╙', '╘', '╖', '╕', '╓', '╒' Make assumptions about the occurrence of each possible padding crossing character above, untilSupposed to be true. │ ──│── │ For the plus sign, the condition for its appearance is that: A character in the upper character set appears in the upper direction A character in the down direction character set appears in the down direction A character in the left-direction character set appears in the left direction A character in the right-direction character set appears in the right direction If these conditions are met, the intermediate characters can be corrected as ┼: │ ──┼── │ Let's look at a more complex situation, The intersection below, we know, needs one ╤ to fill. ═══│════ │ │ For the ╤ sign, the condition for its appearance is that: Left is one of the left characters of the double-line character set Right is one of the right characters of the double-line character set Down is one of the down characters in the single-line character set Up cannot be one of the up characters in the single-line character set Pay attention to the bold part above, because if this condition is true, then the filling character should be ╪, not ╤.","breadcrumbs":"For Developers » Cross algorithm » 2.1 General situation","id":"235","title":"2.1 General situation"},"236":{"body":"There is no need to perform calculations every time to determine the characters filled in the middle. Whenever a new scene calculation occurs, we can save the calculation result in a cache and read it directly next time without performing logical calculations again. A hash table is most suitable for this, and the hash key can use a combination of upper, lower, left, and right characters(The oblique lines are the four diagonal directions.).","breadcrumbs":"For Developers » Cross algorithm » 2.2 Improve efficiency","id":"236","title":"2.2 Improve efficiency"},"237":{"body":"││ ──││───── ││ ││ please see this text, It is expected that we are going to get the following text: ││ ──┼┼───── ││ ││ As you noticed, there are two plus signs filled. Let's take the point that needs to be filled on the left as an example: cross_condition We can see that characters in three directions meet the requirements, but characters in one direction do not meet the requirements . But the point on the right is actually also an cross point, it has two characters, one in the foreground and one in the background. The character in the background is ok, so we think it ok! In summary: If the character next to it is also an cross point, then either the foreground character or the background character of the intersection can meet the requirements.So I said earlier that the foreground and background characters of the cross point all need to be recorded.In fact, there may be more than one character that meets the condition in the background, so all of these characters need to be considered, not just limited to 2 characters.","breadcrumbs":"For Developers » Cross algorithm » 2.3 An additional case needs to be considered separately","id":"237","title":"2.3 An additional case needs to be considered separately"},"238":{"body":"There is another situation that needs to be explained separately,Similar to above but slightly different ╭─────╮ │ ╭─────╮ │ │ │ │ │ │ ╰─│ │ ╰─────╯ The text we need to get is this: ╭─────╮ │ ╭───┴─╮ │ │ │ │ │ │ ╰─┤ │ ╰─────╯ This looks like two boxes stacked,According to the above statement, the overlapping parts, both foreground characters and background characters must be considered.**But not like this!**The overlapping foreground characters are spaces, and spaces are not characters in the character set, so they are not considered. To put it simply: as long as it is not an cross point, only foreground characters are considered. The definition of the cross point has already been mentioned in the previous chapter","breadcrumbs":"For Developers » Cross algorithm » 2.4 The case of character coverage","id":"238","title":"2.4 The case of character coverage"},"239":{"body":"When we determine what characters should be filled in a point, we first consider the characters in the four directions. Then after these characters are considered, characters in three directions are considered, and finally characters in two directions are considered. The advantage of this is that if the characters in the four directions do not meet the conditions, then when judging the characters in the three directions, there is no need to repeatedly consider that a certain character may be a character in the four directions, because it has been ruled out before. Similar logic is used for two-way characters. This can greatly reduce the complexity of logical judgment.","breadcrumbs":"For Developers » Cross algorithm » 2.5 A method to simplify logical judgment","id":"239","title":"2.5 A method to simplify logical judgment"},"24":{"body":"TUI The TUI interface is a work in progress. Drawing graphs in a terminal (without mouse) is more difficult than it seem, I'm actively working on creating better bindings to make as s smooth as when using a mouse. mouse emulation differences dialogs manpage TUI demo","breadcrumbs":"UIs » TUI » TUI","id":"24","title":"TUI"},"240":{"body":"characters of length 1 characters of length 2 characters of length 0 The length mentioned here refers to the printed length of the characters, that is, the length seen by the eyes","breadcrumbs":"For Developers » Unicode support » Unicode character classification","id":"240","title":"Unicode character classification"},"241":{"body":"Most unicode characters are characters with a length of 1, such as the commonly used tab character, ascii characters. a b c d , . ┼ ┬ │","breadcrumbs":"For Developers » Unicode support » Characters of length 1","id":"241","title":"Characters of length 1"},"242":{"body":"Characters with a typographical width of 2 refer primarily to East Asian pictographs and related special punctuation, as well as full-width characters. 你好啊!《》\n안녕하세요\nこんにちは They need to occupy two grids in the UI interface. Then aligning them requires special fonts that align 2:1 with width 1 characters .Here is a commonly used font. https://github.com/be5invis/Sarasa-Gothic/ These characters have a special property called East Asian Width . They are included in the unicode standard, so they can be used as a programming basis. Links to the unicode standard: https://www.unicode.org/reports/tr11/tr11-40.html In perl's unicode documentation, corresponding properties are also provided to use. This represents a wide character, occupying two spaces: \\p{EA=W} This represents a full-width character, which also occupies two spaces: \\p{EA=F} The above information can be found here: https://perldoc.perl.org/perlunicook https://perldoc.perl.org/perlunicode","breadcrumbs":"For Developers » Unicode support » Characters of length 2","id":"242","title":"Characters of length 2"},"243":{"body":"In some languages, there are special characters whose string length is 1, but they do not occupy physical space on the interface, they will be attached to the previous characters.they are called nonspacing characters.Occurs in Thai and Arabic, as well as Hebrew ◌ั ◌ึ ◌ุ Please look at the above characters, they cannot appear alone, they must be used in combination with the previous entity characters, and then they will appear above or below the previous characters. These characters are called Nonspacing characters in the unicode standard, and then they have the following properties that can be used for programming \\p{gc:Mn} To support Thai, or Arabic, or Hebrew, like East Asian languages, we also need a special font that can be aligned.In general, the system's default monospaced font can align them","breadcrumbs":"For Developers » Unicode support » Characters of length 0","id":"243","title":"Characters of length 0"},"244":{"body":"After Asciio draws the elements, a user defined call back is called.","breadcrumbs":"For Developers » Overlay » Overlay","id":"244","title":"Overlay"},"245":{"body":"The callback receives an instance of Asciio as the first argument, you can use that instance to get elements, ... The callback return a list of 1 character overlay in array references: x coordinate y coordinate character optional background color optional foreground color Example list: [ 0, 0, 'T'],\n[ 1, 0, 'e'],\n[ 2, 0, 's'],\n[ 3, 0, 't'],","breadcrumbs":"For Developers » Overlay » User defined callback","id":"245","title":"User defined callback"},"246":{"body":"The callback is set by calling $asciio-> set_overlays_sub . The simplest is to do it via a key binding. 'set overlays' => [ '0A0-o', sub { my ($asciio) = @_ ; $asciio->set_overlays_sub ( sub { [0, 0, 'O'], [1, 0, 'K'] } ) ; $asciio->update_display ; } ], Reset the callback 'reset overlays' => [ '000-o', sub { $_[0]->set_overlays_sub(undef) ; $_[0]->update_display ; } ],","breadcrumbs":"For Developers » Overlay » Setting and resetting the callback","id":"246","title":"Setting and resetting the callback"},"247":{"body":"The callback can also have access to the canvas, but don't Arguments: $asciio $UI_type, set to GUI/TUI $gc $widget_width $widget_height $character_width $character_height Example: draw and overlay and a filled rectangle above the mouse pointer sub click_element_overlay\n{\nmy ($asciio, $UI_type, $gc, $widget_width, $widget_height, $character_width, $character_height) = @_ ; # draw directly\nif($UI_type eq 'GUI') { my $surface = Cairo::ImageSurface->create('argb32', 50, 50) ; my $gco = Cairo::Context->create($surface) ; my $background_color = $asciio->get_color('cross_filler_background') ; $gco->set_source_rgb(@$background_color) ; $gco->rectangle(0, 0, $character_width, $character_height) ; $gco->fill() ; $gc->set_source_surface($surface, ($asciio->{MOUSE_X} - 1 ) * $character_width, ($asciio->{MOUSE_Y} - 1) * $character_height); $gc->paint() ; } # send a list of characters to draw\nmy @overlays = map { [ $asciio->{MOUSE_X} + $_->[0], $asciio->{MOUSE_Y} + $_->[1], $_->[2] ] } @$click_element_overlay ; @overlays\n}","breadcrumbs":"For Developers » Overlay » Callback access to canvas","id":"247","title":"Callback access to canvas"},"248":{"body":"Hide and show the mouse pointer, useful if you draw objects that are moved around. sub callback_enter { my ($asciio) = @_ ; $asciio->hide_cursor ; ... } sub callback_escape { my ($asciio) = @_ ; $asciio->show_cursor ; ... }","breadcrumbs":"For Developers » Overlay » Callback hide/show mouse","id":"248","title":"Callback hide/show mouse"},"249":{"body":"Khemir Nadim ibn Hamouda https://github.com/nkh CPAN ID: NKH Qin Qing northisland2017@gmail.com Unicode support, scroll bar, and rhombus object","breadcrumbs":"Contributors and License » Contributors","id":"249","title":"Contributors"},"25":{"body":"You can call Asciio from vim and insert your diagram. map a :call TAsciio() function! TAsciio() let line = getline('.') let tempn = tempname() let tempnt = tempn . '.txt' let temp = shellescape(tempn) let tempt = shellescape(tempnt) exec \"normal i Asciio_file:\" . tempn . \"\\\" if ! has(\"gui_running\") exec \"silent !mkdir -p $(dirname \" . temp . \")\" exec \"silent !cp ~/.config/Asciio/templates/empty.asciio \". temp . \"; tasciio \" . temp . \"; asciio_to_text \" . temp . \" >\" . tempt exec \"read \" . tempnt endif redraw! endfunction","breadcrumbs":"UIs » TUI » Asciio TUI and Vim","id":"25","title":"Asciio TUI and Vim"},"250":{"body":"This program is free software; you can redistribute it and/or modify it\nunder the same terms as Perl itself or GPL3.","breadcrumbs":"Contributors and License » License and copyright","id":"250","title":"License and copyright"},"251":{"body":"SVG conversion: goat Tree generation: ascii_tree ASCII Math and other: Diagon Fun! AACircuit schemascii asciidiagram Impressive shaape ditaa Stencils Asciio ditaa Figlet Source for some of the network stencil Ascii art Ascii art *\\o_ _o/* / * * \\ <\\ *\\o/* /> ) o/* / > *\\o <\\ /> __o */\\ /\\* o__ * /> <\\ * /\\* __o_ _o__ */\\ * / * * \\ * <\\ /> *\\o/* ejm97 __)__","breadcrumbs":"See Also » See Also","id":"251","title":"See Also"},"26":{"body":"","breadcrumbs":"Stencils » Stencils","id":"26","title":"Stencils"},"27":{"body":"","breadcrumbs":"Stencils » Asciio boxes and text » Asciio boxes","id":"27","title":"Asciio boxes"},"28":{"body":"connector resize-handle","breadcrumbs":"Stencils » Asciio boxes and text » Elements","id":"28","title":"Elements"},"29":{"body":"You can access some functionality via the popup menu. popup menu","breadcrumbs":"Stencils » Asciio boxes and text » popup menu","id":"29","title":"popup menu"},"3":{"body":"Using the instructions above build an asciio image ; the image will be large (~700 MB) as it contains gtk and co. You can then run the asciio or tasciio like this: podman run -it --net=host --env=\"DISPLAY\" --volume=\"$HOME/.Xauthority:/root/.Xauthority:rw\" --volume=\"$HOME:/home/xxx\" asciio [asciio|tasciio]","breadcrumbs":"Installation and running » container","id":"3","title":"container"},"30":{"body":"If the text is changed, the size of the box will change to fit.","breadcrumbs":"Stencils » Asciio boxes and text » auto-shrink","id":"30","title":"auto-shrink"},"31":{"body":"Enable or disable the possibility to connect to the box.","breadcrumbs":"Stencils » Asciio boxes and text » disable connectors","id":"31","title":"disable connectors"},"32":{"body":"A standard box had four connectors, Asciio optimizes the arrow routes so they don't cross the box. You can disable that optimization.","breadcrumbs":"Stencils » Asciio boxes and text » disable optimize","id":"32","title":"disable optimize"},"33":{"body":"Allow connection to be made anywhere inside the element borders , not just the connectors. border_connect","breadcrumbs":"Stencils » Asciio boxes and text » connect inside element borders","id":"33","title":"connect inside element borders"},"34":{"body":"rotated","breadcrumbs":"Stencils » Asciio boxes and text » rotate box/text","id":"34","title":"rotate box/text"},"35":{"body":"","breadcrumbs":"Stencils » Asciio boxes and text » Types","id":"35","title":"Types"},"36":{"body":"Binding: «b» Add box","breadcrumbs":"Stencils » Asciio boxes and text » A box","id":"36","title":"A box"},"37":{"body":"Binding: «A-b» Add unicode box","breadcrumbs":"Stencils » Asciio boxes and text » A box with the frame drawn with Unicode characters","id":"37","title":"A box with the frame drawn with Unicode characters"},"38":{"body":"Texts are just boxes without frames. Binding: «t» Add text","breadcrumbs":"Stencils » Asciio boxes and text » A text","id":"38","title":"A text"},"39":{"body":"A box which is already has auto-shrink set Binding: «B» Add shrink box","breadcrumbs":"Stencils » Asciio boxes and text » A shrink-box","id":"39","title":"A shrink-box"},"4":{"body":"In the windows environment, you can use asciio through WSL or cygwin.","breadcrumbs":"Installation and running » Windows","id":"4","title":"Windows"},"40":{"body":"element binding Add if box «ib» Add process box «ib»","breadcrumbs":"Stencils » Asciio boxes and text » Asciio if and process » Asciio if and process boxes","id":"40","title":"Asciio if and process boxes"},"41":{"body":"if_and_process.gif","breadcrumbs":"Stencils » Asciio boxes and text » Asciio if and process » if-box and process-box","id":"41","title":"if-box and process-box"},"42":{"body":"An \"exec-box\" is and object that lets you run an external command and put its output in a box. There are different types of exec-boxes explained below.","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Asciio exec-boxes","id":"42","title":"Asciio exec-boxes"},"43":{"body":"Binding: «ie» Add exec box The simplest exec-box accepts multiple commands, one per line. It will redirect stderr for each command. Editing the box will let you edit the command. ie","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Multi command","id":"43","title":"Multi command"},"44":{"body":"Binding: «iv» Add exec box verbatim This exec-box doesn't redirect stderr, you can use it for commands that span multiple line or commands that take a multi line input Editing the box will let you edit the command. iv","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Verbatim","id":"44","title":"Verbatim"},"45":{"body":"Binding: «io» Add exec box verbatim once This exec-box will run your commands once, editing the box will let you edit the command's output. io","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Once","id":"45","title":"Once"},"46":{"body":"Binding: «i + c-l» Add line numbered box This is an example of a custom stencil which will add line numbers to your input. il","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Add line numbers","id":"46","title":"Add line numbers"},"47":{"body":"","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Examples","id":"47","title":"Examples"},"48":{"body":"If you already have text in a file you can use 'cat your_file' as the command.","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Using previously generated output","id":"48","title":"Using previously generated output"},"49":{"body":"tbd: Command: ... +------------+------------+------------+------------+ | input_size ‖ algorithmA | algorithmB | algorithmC | +============+============+============+============+ | 1 ‖ 206.4 sec. | 206.4 sec. | 0.02 sec. | +------------+------------+------------+------------+ | 250 ‖ - | 80 min. | 2.27 sec. | +------------+------------+------------+------------+","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Tables","id":"49","title":"Tables"},"5":{"body":"The use of WSL is not much different from the Linux environment.However, there are some things that need attention. This link talks about how to connect to the WSL environment and execute GUI programs through remote connections under Windows. remote_wsl_use_gui_app","breadcrumbs":"Installation and running » WSL","id":"5","title":"WSL"},"50":{"body":"Figlet generates large letters out of ordinary text. FIGlet_asciio You can specify a font with the -f option. $ ls /usr/share/figlet/\n646-ca.flc 646-hu.flc 646-se2.flc big.flf lean.flf smslant.flf\n646-ca2.flc 646-irv.flc 646-yu.flc block.flf mini.flf standard.flf\n646-cn.flc 646-it.flc 8859-2.flc bubble.flf mnemonic.flf term.flf\n646-cu.flc 646-jp.flc 8859-3.flc digital.flf moscow.flc upper.flc\n646-de.flc 646-kr.flc 8859-4.flc frango.flc script.flf ushebrew.flc\n646-dk.flc 646-no.flc 8859-5.flc hz.flc shadow.flf uskata.flc\n646-es.flc 646-no2.flc 8859-7.flc ilhebrew.flc slant.flf utf8.flc\n646-es2.flc 646-pt.flc 8859-8.flc ivrit.flf small.flf\n646-fr.flc 646-pt2.flc 8859-9.flc jis0201.flc smscript.flf\n646-gb.flc 646-se.flc banner.flf koi8r.flc smshadow.flf For example, we want to specify this font: slant FLGlet_asciio_slant_font This is the exported effect: .-----------------------------------. | _ _ _ | | / \\ ___ ___ (_)(_) ___ | | / _ \\ / __| / __|| || | / _ \\ | | / ___ \\ \\__ \\| (__ | || || (_) | | | /_/ \\_\\|___/ \\___||_||_| \\___/ | | | '-----------------------------------' .------------------------------------. | ___ _ _ | | / | _____ _____ (_)(_)____ | | / /| | / ___// ___// // // __ \\ | | / ___ | (__ )/ /__ / // // /_/ / | | /_/ |_|/____/ \\___//_//_/ \\____/ | | | '------------------------------------'","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » FIGlet","id":"50","title":"FIGlet"},"51":{"body":"Diagon transforms markdown expressions into an ascii-art representation. diagon_help.gif Mathematical Expressions diagon_math File Tree Use exec verbatim box to input multiple lines. diagon_ascii_tree diagon_unicode_tree","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Diagon","id":"51","title":"Diagon"},"52":{"body":"PlantUML","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » plantuml","id":"52","title":"plantuml"},"53":{"body":"element binding Add arrow «ia» Add Unicode arrow «i+Alt-a» Add angled arrow «iA» insert arrows","breadcrumbs":"Stencils » Asciio arrows » Asciio arrows","id":"53","title":"Asciio arrows"},"54":{"body":"Rotating the end clockwise or counter-clockwise changes its direction. wirl arrows","breadcrumbs":"Stencils » Asciio arrows » wirl-arrow","id":"54","title":"wirl-arrow"},"55":{"body":"A set of whirl arrows connected to each other. insert arrows sections","breadcrumbs":"Stencils » Asciio arrows » multi section wirl-arrow","id":"55","title":"multi section wirl-arrow"},"56":{"body":"angled arrow and axis Note that an axis doesn't connect.","breadcrumbs":"Stencils » Asciio arrows » angled-arrow and axis","id":"56","title":"angled-arrow and axis"},"57":{"body":"A specialized wirl-arrow with no head nor tail. element binding Add ASCII line «il» Add Unicode line «iL» Add Unicode bold line «i+Alt-l» Add Unicode double line «i+Shift+Alt-l» connecting lines","breadcrumbs":"Stencils » Asciio arrows » Connecting lines","id":"57","title":"Connecting lines"},"58":{"body":"A specialized wirl-arrow with no head nor tail and auto-connection turned off, it's often used to draw the table in the crossing mode. element binding Add ASCII non-connecting line «ik» Add Unicode non-connecting line «iK» Add Unicode non-connecting bold line «i+Alt-k» Add Unicode non-connecting double line «i+Shift+Alt-K»","breadcrumbs":"Stencils » Asciio arrows » Non connecting lines","id":"58","title":"Non connecting lines"},"59":{"body":"----------------------. | | | | |","breadcrumbs":"Stencils » Asciio arrows » ascii line","id":"59","title":"ascii line"},"6":{"body":"First install Cygwin . Make sure the following components are installed correctly x11 perl Gnome gun-make gcc-g++ Search for \"gcrypt\" in all the packages to be installed, and install all the packages that appear. Install all dependent modules of asciio Pay attention when installing perl modules, some may be installed through cpan, but some cannot, and can only be installed manually. When compiling, the Makefile of several modules has an unrecognized option -lnsl. removed it when install it manually. Start asciio by the following method: startxwin >/dev/null 2>&1 &\nexport DISPLAY=:0.0\nasciio","breadcrumbs":"Installation and running » Cygwin","id":"6","title":"Cygwin"},"60":{"body":"─────────────────────────╮ │ │ │ │ │","breadcrumbs":"Stencils » Asciio arrows » unicode line","id":"60","title":"unicode line"},"61":{"body":"━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ ┃ ┃ ┃","breadcrumbs":"Stencils » Asciio arrows » unicode bold line","id":"61","title":"unicode bold line"},"62":{"body":"═══════════════════════════╗ ║ ║ ║ ║ ║","breadcrumbs":"Stencils » Asciio arrows » unicode double line","id":"62","title":"unicode double line"},"63":{"body":"╔═════╦═════╦══════╦═════╦════╦═════╗ ║ ║ ║ ║ ║ ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ║ ║ A ║ ║ B ║ ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ║ ║ C ║ ║ ║ ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ║ ║ ║ ║ ║ D ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ╚═════╩═════╩══════╩═════╩════╩═════╝","breadcrumbs":"Stencils » Asciio arrows » Example of non-connecting lines in crossing mode","id":"63","title":"Example of non-connecting lines in crossing mode"},"64":{"body":"Pseudo-connectors are a one-glyph-text boxes, used by git mode for example, which can also be used to add connectors to user-created groups. create a pseudo-connector change its glyph if necessary place it group all your elements","breadcrumbs":"Stencils » Pseudo connectors » Pseudo-connectors","id":"64","title":"Pseudo-connectors"},"65":{"body":"Binding Connector o «ic» * «iC»","breadcrumbs":"Stencils » Pseudo connectors » pseudo-connector with 4 \"optimized\" connectors","id":"65","title":"pseudo-connector with 4 \"optimized\" connectors"},"66":{"body":"Use a \"center connect box\" Center_Box","breadcrumbs":"Stencils » Pseudo connectors » pseudo-connector with one connector","id":"66","title":"pseudo-connector with one connector"},"67":{"body":"Add Connector","breadcrumbs":"Stencils » Pseudo connectors » Example","id":"67","title":"Example"},"68":{"body":"It is possible to add custom connectors when creating a box stencil, see setup/Asciio for the default stencils. create_box ( NAME => 'rabbit paw', TEXT_ONLY => <<'TEXT'\n(\\_/)\n(O.o)\n/>\nTEXT\n, RESIZABLE => 0, WITH_FRAME => 0, DEFAULT_CONNECTORS => 0, CONNECTORS => [[2, -1, -1, 2, -1, -1, 'paw']] ),","breadcrumbs":"Stencils » Box connectors » Box connectors","id":"68","title":"Box connectors"},"69":{"body":"[ # An array of connector [ 2, # X coordinate -1, # percentage of width, -1 to disabe -1, # offset added to position if perventage is used 2, # Y coordinate -1, # same as above for Y -1, # same as above for Y 'paw' # connector name ], [ # next connector ... ],\n] The box element class also has these functions: add_connector, dynamically add connector remove_connector, by name","breadcrumbs":"Stencils » Box connectors » CONNECTORS","id":"69","title":"CONNECTORS"},"7":{"body":"$> asciio [file.asciio] # GUI application using Gtk3 $> tasciio [file.asciio] # TUI application $> asciio_to_text file.asciio # converts asciio files to ASCII","breadcrumbs":"Installation and running » Running asciio","id":"7","title":"Running asciio"},"70":{"body":"box_connector","breadcrumbs":"Stencils » Box connectors » Example","id":"70","title":"Example"},"71":{"body":"You can add triangles, rombus, and elipses via the popup menu or use the bindings below: element binding Add rhombus «ir» Add ellipse «ie» asciio shapes","breadcrumbs":"Stencils » Asciio shapes » Asciio shapes","id":"71","title":"Asciio shapes"},"72":{"body":"Text elements with ASCII art or normal text. Asciio has as set of verbatim elements in its stencils which can be accessed via the popup menu, or you can add a binding if you use them often. The element's text can be edited. You can also use any Ascii-art/Text you have in a file via an exec-box. verbatim_objects ___________ 1 //////|\\\\\\\\\\\\ 2 '.-----------.'\n3 | ___ | 4 (\\_/) Zzz | [] | | [] | (\\_/)\n5 (-.-) |____|_|____| (o.o)\n6 (> <) (> <)\n7\n8\n9\n0","breadcrumbs":"Stencils » verbatim objects » verbatim objects","id":"72","title":"verbatim objects"},"73":{"body":"Simple text elements representing scales/rulers that you can use to scale or align, see hints , your elements. 1 1234567890\n2\n3 1___5____0____5____0____5____0____5____0____5____0\n4\n5\n6\n7\n8\n9\n0","breadcrumbs":"Stencils » verbatim objects » scales","id":"73","title":"scales"},"74":{"body":"You can create stencils that you are going to reuse, details of how to do it in the best way can be found in the Configuration section. Here are three examples: asciio-ditaa asciio_contrib","breadcrumbs":"Stencils » user stencils » User stencils","id":"74","title":"User stencils"},"75":{"body":"There was a page (Corn Empire) where a user detailed how to make an integration. That page is not online anymore, I modified a copy for this documentation. If you are the original author please contact me so I can give you credit.","breadcrumbs":"Stencils » user stencils » integrating Asciio and ditaa (third party example)","id":"75","title":"integrating Asciio and ditaa (third party example)"},"76":{"body":"You found this page because you are looking for more information on installing asciio and ditaa, and then modifying asciio to better interact with ditaa. Well you came to the right place. This guide will take you step-by-step through installing both tools, and modifying asciio to output diagrams to ditaa.","breadcrumbs":"Stencils » user stencils » Introduction","id":"76","title":"Introduction"},"77":{"body":"Make yourself familiar with ditaa and asciio, you may see the benefit of outputting asciio text files that are compatible with ditaa without modification. Or better yet, generate your diagrams for you when you save :) . This section will explain how to do all of that and more!","breadcrumbs":"Stencils » user stencils » Modifying asciio","id":"77","title":"Modifying asciio"},"78":{"body":"You will need to create a new stencils file to create boxes and arrows that are compatible with ditaa (you could optionally modify the standard files if you will only use asciio for ditaa purposes). I got the idea for the modifications from here: http://strawp.net/archive/geeking-out-with-diagrams-in-ascii/","breadcrumbs":"Stencils » user stencils » Adding in a Ditaa Stencil","id":"78","title":"Adding in a Ditaa Stencil"},"79":{"body":"Go to the App/Asciio/setup/stencils (in the /usr/share/perl5/ or /usr/share/perl/5.10.0/) directory, and find the asciio file. Using for favourite editor, copy and paste the standard box code into a new file called ditaa. Then make the following changes to the standard box code in this new file: To change the corners, modify line 14/33 and change . to + and modify line 17/36 and change ' to +. Then modify lines 5 and 7 in the same way. Replace the . with + and the ' with +. Or you could optionally just copy and paste the completed code below (the $VAR1 = [ is only needed once, and just starts off the file, the ]; at the end of the block, ends the file. All bless calls should be between these lines) : $VAR1 = [ bless( { 'HEIGHT' => 3, 'TEXT' => '+---+\n| |\n+---+', 'NAME' => 'ditaabox', 'WIDTH' => 5, 'TEXT_ONLY' => '', 'TITLE' => '', 'BOX_TYPE' => [ [TRUE, 'top', '+', '-', '+', TRUE, ], [FALSE, 'title separator', '|', '-', '|', TRUE, ], [TRUE, 'body separator', '| ', '|', ' |', TRUE, ], [TRUE, 'bottom', '+', '-', '+', TRUE, ], ] , 'EDITABLE' => 1, RESIZABLE => 1, X_OFFSET => 0, Y_OFFSET => 0, }, 'App::Asciio::stripes::editable_box2' ), ];","breadcrumbs":"Stencils » user stencils » A Standard Box","id":"79","title":"A Standard Box"},"8":{"body":"Asciio is developed on both Linux and Windows (cygwin).","breadcrumbs":"Installation and running » Platforms","id":"8","title":"Platforms"},"80":{"body":"But why stop there? How about we add in a nice ditaa rounded box. Add this code to the ditaa stencil file just below our modified box code: bless( { 'HEIGHT' => 3, 'TEXT' => '/---\\\\\n| |\n\\\\---/', 'NAME' => 'roundedbox', 'WIDTH' => 5, 'TEXT_ONLY' => '', 'TITLE' => '', 'BOX_TYPE' => [ [TRUE, 'top', '/', '-', '\\\\', TRUE, ], [FALSE, 'title separator', '|', '-', '|', TRUE, ], [TRUE, 'body separator', '| ', '|', ' |', TRUE, ], [TRUE, 'bottom', '\\\\', '-', '/', TRUE, ], ] , 'EDITABLE' => 1, RESIZABLE => 1, X_OFFSET => 0, Y_OFFSET => 0, }, 'App::Asciio::stripes::editable_box2' ),","breadcrumbs":"Stencils » user stencils » Add Rounded Box","id":"80","title":"Add Rounded Box"},"81":{"body":"The asciio arrows don't jive well with ditaa. You can add this in the ditaa stencil file, it is based on the whirl arrow: bless({ 'NAME' => 'ditaa_arrow', 'HEIGHT' => 6, 'WIDTH' => 17, 'POINTS' => [[16,5]], 'SELECTED' => 0, 'EDITABLE' => 1, 'ALLOW_DIAGONAL_LINES' => 0, 'POINTS_OFFSETS' => [[0,0]], 'DIRECTION' => 'down-right' , 'ARROW_TYPE' => [ ['origin', '', '*', '', '', '', TRUE], ['up', '|', '|', '', '', '^', TRUE], ['down', '|', '|', '', '', 'v', TRUE], ['left', '-', '-', '', '', '<', TRUE], ['upleft', '|', '|', '\\\\', '-', '<', TRUE], ['leftup', '-', '-', '\\\\', '|', '^', TRUE], ['downleft', '|', '|', '/', '-', '<', TRUE], ['leftdown', '-', '-', '/', '|', 'v', TRUE], ['right', '-', '-','', '', '>', TRUE], ['upright', '|', '|', '/', '-', '>', TRUE], ['rightup', '-', '-', '/', '|', '^', TRUE], ['downright', '|', '|', '\\\\', '-', '>', TRUE], ['rightdown', '-', '-', '\\\\', '|', 'v', TRUE], ['45', '/', '/', '', '', '^', TRUE, ], ['135', '\\\\', '\\\\', '', '', 'v', TRUE, ], ['225', '/', '/', '', '', 'v', TRUE, ], ['315', '\\\\', '\\\\', '', '', '^', TRUE, ], ], 'ARROWS' => [ bless( { 'HEIGHT' => 6, 'STRIPES' => [ {'TEXT' => '|\n|\n|\n|\n|\n\\'', 'HEIGHT' => 6, 'Y_OFFSET' => 0, 'WIDTH' => 1, 'X_OFFSET' => 0} , { 'TEXT' => '--------------->', 'HEIGHT' => 1, 'Y_OFFSET' => 5, 'WIDTH' => 16, 'X_OFFSET' => 1 } ], 'WIDTH' => 17, 'END_X' => 16, 'ARROW_TYPE' => [ #name: $start, $body, $connection, $body_2, $end ['origin', '', '*', '', '', '', TRUE], ['up', '|', '|', '', '', '^', TRUE], ['down', '|', '|', '', '', 'v', TRUE], ['left', '-', '-', '', '', '<', TRUE], ['upleft', '|', '|', '\\\\', '-', '<', TRUE], ['leftup', '-', '-', '\\\\', '|', '^', TRUE], ['downleft', '|', '|', '/', '-', '<', TRUE], ['leftdown', '-', '-', '/', '|', 'v', TRUE], ['right', '-', '-','', '', '>', TRUE], ['upright', '|', '|', '/', '-', '>', TRUE], ['rightup', '-', '-', '/', '|', '^', TRUE], ['downright', '|', '|', '\\\\', '-', '>', TRUE], ['rightdown', '-', '-', '\\\\', '|', 'v', TRUE], ['45', '/', '/', '', '', '^', TRUE, ], ['135', '\\\\', '\\\\', '', '', 'v', TRUE, ], ['225', '/', '/', '', '', 'v', TRUE, ], ['315', '\\\\', '\\\\', '', '', '^', TRUE, ], ], 'END_Y' => 5, 'DIRECTION' => 'down-right' }, 'App::Asciio::stripes::wirl_arrow' ), ], }, 'App::Asciio::stripes::section_wirl_arrow' ) ,","breadcrumbs":"Stencils » user stencils » Add ditaa Arrows","id":"81","title":"Add ditaa Arrows"},"82":{"body":"All of the above will give you the core functionality of ditaa into asciio. But what about some basic colour tags, and shape codes. I've created a special stencil file for those. You can copy this below, and place it in a file called ditaatags next to the asciio stencil file. my @ascii = ( 'shapes/document' => <<'EOA',\n{d}\nEOA 'shapes/storage' => <<'EOA',\n{s}\nEOA 'shapes/input_output' => <<'EOA',\n{io}\nEOA 'shapes/tr' => <<'EOA',\n{tr}\nEOA 'shapes/o' => <<'EOA',\n{o}\nEOA 'shapes/mo' => <<'EOA',\n{mo}\nEOA 'shapes/c' => <<'EOA',\n{c}\nEOA 'colours/Red' => <<'EOA',\ncRED\nEOA 'colours/Blue' => <<'EOA',\ncBLU\nEOA 'colours/Pink' => <<'EOA',\ncPNK\nEOA 'colours/Black' => <<'EOA',\ncBLK\nEOA 'colours/Green' => <<'EOA',\ncGRE\nEOA 'colours/Yellow' => <<'EOA',\ncYEL\nEOA ) ; my @boxes ; use App::Asciio::stripes::editable_box2 ; for(my $ascii_index = 0 ; $ascii_index < $#ascii ; $ascii_index+= 2) { my $box = new App::Asciio::stripes::editable_box2 ({ TEXT_ONLY => $ascii[$ascii_index + 1], EDITABLE => 1, RESIZABLE => 1, }) ; $box->set_box_type([map{$_->[0] = 0; $_} @{$box->get_box_type()}]) ; $box->shrink() ; $box->{'NAME'} = $ascii[$ascii_index] ; push @boxes, $box ; } [@boxes] ; Once these have been added, you need to modify the setup.ini file to point to the new stencils. To do that, run the following commands: cd .. sudo vim setup.ini Where it says 'stencils/divers', add on the next line, 'stencils/ditaa', and then 'stencils/ditaatags',. Your new file should look like this: {\nSTENCILS => [ 'stencils/asciio', 'stencils/computer', 'stencils/people', 'stencils/divers', 'stencils/ditaa', 'stencils/ditaatags', ], ACTION_FILES => [ 'actions/align.pl', 'actions/clipboard.pl', 'actions/debug.pl', 'actions/new_elements.pl', 'actions/elements_manipulation.pl', 'actions/file.pl', 'actions/mouse.pl', 'actions/colors.pl', 'actions/unsorted.pl', 'actions/presentation.pl', 'actions/context_menu_multi_wirl.pl', 'actions/context_menu_box.pl', 'actions/context_menu_rulers.pl', ], HOOK_FILES => [ 'hooks/canonize_connections.pl', ], ASCIIO_OBJECT_SETUP => [ 'asciio_object/basic.pl', ], IMPORT_EXPORT => [ 'import_export/ascii.pl', 'import_export/perl.pl', 'import_export/asciioe.pl', 'import_export/png.pl', ],\n}","breadcrumbs":"Stencils » user stencils » Add Colours and Special Shape Codes","id":"82","title":"Add Colours and Special Shape Codes"},"83":{"body":"It is nice to generate a text file of the data in case you need to make further tweaks before running it through ditaa. It is also required if you want to generate .pngs on the fly of your diagrams. Go to App/Asciio/setup/actions and load up the file.pl file. On line 65, replace the original saving code with the following: #$new_title = $self->save_with_type($elements_to_save, $type, $file_name) ; ## Regardless of previous stuff, save one asciio file and one asciio..txt ascii file ## Courtesy of Strawp of http://strawp.net/archive/geeking-out-with-diagrams-in-ascii/ $new_title = $self->save_with_type($elements_to_save, \"asciio\", $file_name) ; $new_title = $self->save_with_type($elements_to_save, \"txt\", $file_name.\".txt\") ; ## Run ditaa to convert text version into nice copy ## Use this if you have Proc::Background available. Otherwise, use the system call below. #use Proc::Background; #my $proc1 = Proc::Background->new(\"c:\\\\bin\\\\ditaa.bat \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\"); #my $proc1 = Proc::Background->new(\"java -jar /home/thomas/programs/ditaa/ditaa0_9.jar \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\"); ## This call converts while saving. Slows down save time. Replace the path below with your path to ditaa.jar ## You can add any special parameters here that you commonly use as well. ## Use this command if you unzipped the .jar file system(\"java -jar /home/thomas/programs/asciio-ditaa/ditaa0_9.jar \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\"); ## Use this command if you installed the .deb. #system(\"ditaa \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\");","breadcrumbs":"Stencils » user stencils » Modifying Saving","id":"83","title":"Modifying Saving"},"84":{"body":"Now that you have made all of your tweaks, you are ready to start using your asciio/ditaa combo! Start by making a simple diagram. Here is one below: Notice when you save this file for the first time: Several files are created at first. As well as our rendered image. Now, lets spice it up with some colour and some shapes. Use the right click menu to add the document tag to each of the items labelled document. To do this you will need to: Right click and select stencils → ditaatags → shapes → document Drag the {d} over the first document. I suggest you group any shapes, and shape modifiers by using CTRL+G once you set them up. If you do this, all of your pieces will move around if you have to tweak your image. Grouping involves selecting each item (hold shift while clicking each item), then press CTRL+G on your keyboard. This will cause this group of items to change background colour, and if you move one item, they will all move together. (You can ungroup by pressing CTRL+U) Add another {d} to the other document. If your item is falling behind the item you want, you can press CTRL+F to bring it to the foreground. Or CTRL+B to push the item on top into the background. Now lets add some colour. Right click, and add some colour tags to the documents. As you save, you will notice the .png updates automatically. Here is your final work of art:","breadcrumbs":"Stencils » user stencils » Using the New Setup","id":"84","title":"Using the New Setup"},"85":{"body":"asciio Won't Load File I've noticed that if you modify the stock asciio shapes (either through the gui itself, or in the stencils file) often times if you launch asciio, and then try to load a file with altered shapes, it will fail to load. It generates this output in the terminal: thomas@thomas-desktop:~/programs/asciio-ditaa$ asciio Using setup directory:'/usr/share/perl5/App/Asciio/setup/' running action 'Open'. load_file: can't load file '/home/thomas/programs/asciio-ditaa/saves/test': Unrecognized character \\x8E in column 23827 at (eval 105) line 372. You can still get asciio to open, you just need to launch it with the file you want to load. So either launch it by typing something like: thomas@thomas-desktop:~/programs/asciio-ditaa$ asciio /home/thomas/programs/asciio-ditaa/saves/test Using setup directory:'/usr/share/perl5/App/Asciio/setup/' running action 'Open'. Or launch from your file manager. In my case, Nautilus:","breadcrumbs":"Stencils » user stencils » Troubleshooting","id":"85","title":"Troubleshooting"},"86":{"body":"When loading asciio for the first time, and saving, I find that asciio forgets where I saved the document. It always returns to the original launching location. To avoid this, I'd recommend that after your first save, you reopen asciio by using one of the two procedures mentioned above. This will allow it to remember where you are working, and the Save function will work correctly.","breadcrumbs":"Stencils » user stencils » asciio Forgets Where I Saved","id":"86","title":"asciio Forgets Where I Saved"},"87":{"body":"Asciio has two editing mode, Dialog and Inline , the default mode is Dialog .","breadcrumbs":"Editing elements text and attributes » Editing elements text and attributes","id":"87","title":"Editing elements text and attributes"},"88":{"body":"Binding: Return, double-click Asciio opens a dialog which lets you set: boxing options title text edit in dialog","breadcrumbs":"Editing elements text and attributes » Dialog editing","id":"88","title":"Dialog editing"},"89":{"body":"Binding: Return, double-click In this mode you can only edit the text. edit inline","breadcrumbs":"Editing elements text and attributes » Inline editing","id":"89","title":"Inline editing"},"9":{"body":"Asciio input is from mouse and keyboard bindings, they are defined in a configuration files that you can change. Asciio's interface is minimal by design.","breadcrumbs":"Asciio's interface » Interface","id":"9","title":"Interface"},"90":{"body":"You can edit in the other mode with these bindings: ctl + Return ctl + double-click","breadcrumbs":"Editing elements text and attributes » Alternate editing","id":"90","title":"Alternate editing"},"91":{"body":"To change the mode during the session use: Binding: «zi»","breadcrumbs":"Editing elements text and attributes » Changing mode","id":"91","title":"Changing mode"},"92":{"body":"EDIT_TEXT_INLINE => 0, EDIT_TEXT_INLINE => 0 Indicates that the default editing mode is Dialog editing EDIT_TEXT_INLINE => 1 Indicates that the default editing mode is Inline editing","breadcrumbs":"Editing elements text and attributes » Setting the editing mode in the user configuration","id":"92","title":"Setting the editing mode in the user configuration"},"93":{"body":"We can use color in asciio, But if exported, the color information will be lost. The markup mode adds marks in the chart, and these marks can be retained when exporting, so that special effects can be displayed in some specific software.","breadcrumbs":"Editing elements text and attributes » Markup mode » Markup mode","id":"93","title":"Markup mode"},"94":{"body":"To use marks in the chart, turn on this option in the configuration.The markup enable variable is the basic attribute of the chart and cannot be changed at runtime. USE_MARKUP_MODE => 'zimwiki', If you do not need to use any markup mode, please keep this variable empty. USE_MARKUP_MODE => '', Currently, only zimwiki format markup is supported, then markdown format or pure html format may be supported in the future.","breadcrumbs":"Editing elements text and attributes » Markup mode » 1 Use markup mode","id":"94","title":"1 Use markup mode"},"95":{"body":"","breadcrumbs":"Editing elements text and attributes » Markup mode » 2 zimwiki format description","id":"95","title":"2 zimwiki format description"},"96":{"body":"zimwiki markup mode currently supports text editing of box type elements.Just place the text in the middle of the marks. Currently supports 5 types of markers: bold something underline something double underline link name strikethrough something italics something This is what it looks like in Asciio: markup_effect This is the effect in inline editing mode: markup_mode_modify Marks can only be valid for a single line, not multi lines. Marks support nesting: markup_nesting Although this function is supported, it is not recommended to use it in this way, and it does not make much sense","breadcrumbs":"Editing elements text and attributes » Markup mode » 2.1 Edit marks","id":"96","title":"2.1 Edit marks"},"97":{"body":"Normally, when exporting to ascii, you will get the following text Binding: «ctl-e» «shift-Y» «Y» .----------. .---------------. .-----------. .---------------. | italics | | strikethrough | | underline | | asciio github | '----------' '---------------' '-----------' '---------------' Currently, an export format is also supported, and the mark up character is added, which can be recognized by zim . Binding: «ctl-shift-E» .----------. .---------------. .-----------. | //italics// | | ~~strikethrough~~ | | __underline__ | '----------' '---------------' '-----------' In the zim environment, they will be rendered like this: markup_mode_zim","breadcrumbs":"Editing elements text and attributes » Markup mode » 2.2 Export","id":"97","title":"2.2 Export"},"98":{"body":"You can do a lot of thing with just the mouse and the popup menus but that would be a mistake, keyboard bindings are much faster and more efficient, including moving elements around. The mouse shines when quick-linking elements, they allow you to create a base diagram fast but editing and fine tuning goes faster with the keyboard or keyboard + mouse. Learn the keyboard bindings, they are a very good way to use Asciio.","breadcrumbs":"Working efficiently » Working efficiently","id":"98","title":"Working efficiently"},"99":{"body":"Asciio has many bindings which let you work effectively, a list of all the bindings can be found in the Bindings section. Example action binding insert a box ib resize it 2, 4 move it hjkl/Arrows insert a new box ib insert an arrow ia connect other box Alt+A, hjkl/Arrows escape arrow end mode Escape select both boxes V align them A, t only keyboard","breadcrumbs":"Working efficiently » Keyboard » Keyboard","id":"99","title":"Keyboard"}},"length":252,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{",":{"0":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},".":{"0":{"2":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":8,"docs":{"148":{"tf":2.0},"151":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.7320508075688772},"182":{"tf":2.6457513110645907},"229":{"tf":2.6457513110645907},"246":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"228":{"tf":1.0}}},"5":{"df":1,"docs":{"202":{"tf":1.0}}},"a":{"0":{"df":7,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"228":{"tf":1.0},"246":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0}}},"df":21,"docs":{"174":{"tf":1.0},"180":{"tf":4.0},"181":{"tf":1.0},"182":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.4142135623730951},"240":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":2.23606797749979},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"1":{"'":{",":{"'":{"c":{"0":{"0":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":1,"docs":{"144":{"tf":1.0}}},"3":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"5":{"df":1,"docs":{"85":{"tf":1.0}}},"df":6,"docs":{"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0}}},"2":{"3":{"4":{"5":{"6":{"7":{"8":{"9":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"/":{"3":{"3":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"5":{"df":3,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"210":{"tf":1.0}}},"6":{",":{"5":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"7":{"/":{"3":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"8":{"df":1,"docs":{"151":{"tf":1.0}}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"tf":1.0}}}}}}}},"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":38,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":3.1622776601683795},"153":{"tf":1.0},"158":{"tf":2.0},"161":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":2.6457513110645907},"181":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":2.8284271247461903},"233":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"49":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":2.23606797749979},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.0},"94":{"tf":1.0}}},"2":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"1":{"df":2,"docs":{"235":{"tf":1.0},"96":{"tf":1.0}}},"2":{"7":{"df":1,"docs":{"49":{"tf":1.0}}},"df":2,"docs":{"236":{"tf":1.0},"97":{"tf":1.0}}},"3":{"df":1,"docs":{"237":{"tf":1.0}}},"4":{"df":1,"docs":{"238":{"tf":1.0}}},"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"6":{".":{"4":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"0":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"2":{"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":4,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"3":{"8":{"2":{"7":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":1,"docs":{"202":{"tf":1.0}}},"6":{"df":1,"docs":{"151":{"tf":1.0}}},":":{"1":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}},">":{"&":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"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":2,"docs":{"148":{"tf":1.7320508075688772},"175":{"tf":1.0}}}}}}}},"df":25,"docs":{"128":{"tf":1.0},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"176":{"tf":1.4142135623730951},"178":{"tf":1.0},"180":{"tf":3.3166247903554},"181":{"tf":1.0},"185":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"234":{"tf":1.0},"237":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.4142135623730951},"245":{"tf":1.0},"247":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"82":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}},"3":{".":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"129":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":2.0},"185":{"tf":1.0},"195":{"tf":1.0},"228":{"tf":1.0},"245":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}},"4":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":2,"docs":{"190":{"tf":1.0},"195":{"tf":1.0}}},"4":{"4":{"4":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":10,"docs":{"132":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":1.7320508075688772},"202":{"tf":1.0},"65":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}}},"5":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"151":{"tf":1.0}}},"df":12,"docs":{"133":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"6":{"4":{"6":{"df":1,"docs":{"50":{"tf":4.69041575982343}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":1,"docs":{"83":{"tf":1.0}}},"df":5,"docs":{"134":{"tf":1.0},"202":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.7320508075688772}}},"7":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}},"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"49":{"tf":1.0}}},"8":{"5":{"9":{"df":1,"docs":{"50":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"9":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"_":{")":{"(":{"_":{")":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"_":{"_":{"_":{"_":{"/":{"\\":{"_":{"_":{"_":{"/":{"_":{"/":{"_":{"/":{"\\":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{")":{"_":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"/":{"/":{"_":{"/":{"/":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"72":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"138":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":1,"docs":{"50":{"tf":1.0}},"|":{"_":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"_":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":4,"docs":{"0":{"tf":2.0},"138":{"tf":1.4142135623730951},"50":{"tf":3.0},"72":{"tf":1.0}},"|":{"df":0,"docs":{},"|":{"_":{"df":0,"docs":{},"|":{"df":0,"docs":{},"|":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.7320508075688772},"50":{"tf":2.6457513110645907}},"o":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":1,"docs":{"251":{"tf":1.0}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":9,"docs":{"0":{"tf":1.4142135623730951},"181":{"tf":2.8284271247461903},"246":{"tf":1.0},"247":{"tf":2.0},"248":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"68":{"tf":1.0},"72":{"tf":1.4142135623730951},"82":{"tf":1.0}},"o":{"_":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"251":{"tf":1.0}}},"|":{"/":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"b":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"13":{"tf":1.0},"142":{"tf":1.0},"231":{"tf":1.0},"235":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"247":{"tf":1.0},"3":{"tf":1.0},"69":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"229":{"tf":1.4142135623730951},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.4142135623730951},"194":{"tf":1.0},"247":{"tf":1.4142135623730951},"29":{"tf":1.0},"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"231":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"233":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"173":{"tf":1.0},"174":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":11,"docs":{"114":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"229":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"99":{"tf":1.0}},"s":{"/":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"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":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"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":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"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":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"106":{"tf":1.0},"24":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"223":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.4142135623730951}}}}}},"df":47,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"125":{"tf":1.7320508075688772},"130":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":4.0},"174":{"tf":1.4142135623730951},"189":{"tf":1.0},"190":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":2.0},"202":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"53":{"tf":1.7320508075688772},"57":{"tf":2.0},"58":{"tf":2.0},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"80":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":2.0},"93":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"142":{"tf":1.0},"237":{"tf":1.0}}}}},"df":10,"docs":{"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0},"82":{"tf":1.0},"97":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"236":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"d":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"49":{"tf":1.0}}},"b":{"df":1,"docs":{"49":{"tf":1.0}}},"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":9,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":2.0},"167":{"tf":2.8284271247461903},"228":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.4142135623730951},"33":{"tf":1.0},"86":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"243":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":4,"docs":{"161":{"tf":1.0},"238":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"+":{"a":{"df":1,"docs":{"99":{"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":{"125":{"tf":1.0}}}}}}}},"df":9,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"228":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"85":{"tf":1.0}},"n":{"df":1,"docs":{"90":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":3,"docs":{"11":{"tf":1.0},"154":{"tf":1.0},"96":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"n":{"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":4,"docs":{"107":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"143":{"tf":1.0},"178":{"tf":1.0},"238":{"tf":1.0},"84":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"137":{"tf":1.0},"188":{"tf":2.0},"203":{"tf":1.0}}},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"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":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"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":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"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":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{":":{":":{"a":{"d":{"d":{"_":{"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":{"(":{"$":{"_":{"[":{"0":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"228":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"229":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"229":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"229":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"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":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"2":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"235":{"tf":2.8284271247461903},"243":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"166":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"202":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951}}},"df":1,"docs":{"113":{"tf":1.0}}}}},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"r":{"a":{"b":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"175":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"228":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"0":{"tf":1.0},"111":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":2.23606797749979},"194":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"248":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"229":{"tf":1.0},"245":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":27,"docs":{"0":{"tf":1.0},"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":2.0},"182":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"220":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":2.23606797749979},"54":{"tf":1.4142135623730951},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":2.0},"99":{"tf":1.4142135623730951}}}}},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":4,"docs":{"251":{"tf":1.4142135623730951},"51":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"0":{"df":1,"docs":{"16":{"tf":1.0}}},"[":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"226":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":20,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":1.7320508075688772},"142":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"233":{"tf":1.0},"241":{"tf":1.0},"251":{"tf":1.7320508075688772},"51":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"97":{"tf":1.0}},"o":{"\"":{">":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}},"'":{"df":5,"docs":{"14":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"9":{"tf":1.0}}},".":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{">":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"/":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"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":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"25":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"25":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":67,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":2.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":3.605551275463989},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"216":{"tf":1.0},"217":{"tf":1.0},"227":{"tf":1.0},"230":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":2.6457513110645907},"248":{"tf":2.0},"25":{"tf":1.4142135623730951},"251":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.7320508075688772},"32":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.7320508075688772},"7":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"86":{"tf":2.0},"87":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"|":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"230":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"228":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"143":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"235":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"161":{"tf":1.0},"87":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"o":{"df":4,"docs":{"161":{"tf":2.23606797749979},"30":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"183":{"tf":1.0},"192":{"tf":1.0},"205":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.0},"14":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"139":{"tf":2.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"228":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"16":{"tf":1.0},"223":{"tf":1.0},"56":{"tf":1.7320508075688772}}}}},"b":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"b":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"114":{"tf":1.0},"168":{"tf":1.0},"244":{"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":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":7,"docs":{"112":{"tf":1.0},"170":{"tf":1.4142135623730951},"20":{"tf":1.0},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"245":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"249":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"c":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"107":{"tf":1.7320508075688772},"108":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.0}}},"h":{"df":1,"docs":{"202":{"tf":1.0}}},"i":{"c":{"df":4,"docs":{"144":{"tf":1.0},"231":{"tf":1.0},"82":{"tf":1.0},"94":{"tf":1.0}}},"df":1,"docs":{"242":{"tf":1.0}}}}},"df":14,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"153":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"241":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"63":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"228":{"tf":1.0},"235":{"tf":1.0}}}}},"df":1,"docs":{"109":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"239":{"tf":1.0},"83":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":11,"docs":{"125":{"tf":1.0},"207":{"tf":1.0},"235":{"tf":1.0},"243":{"tf":1.0},"42":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"110":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":61,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":2.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":2.449489742783178},"146":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"174":{"tf":2.8284271247461903},"175":{"tf":1.7320508075688772},"176":{"tf":2.23606797749979},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"182":{"tf":1.0},"198":{"tf":1.0},"228":{"tf":3.4641016151377544},"229":{"tf":1.0},"230":{"tf":1.0},"24":{"tf":1.0},"246":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"142":{"tf":1.0},"194":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":2,"docs":{"2":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0}}},"y":{"_":{"2":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"235":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"153":{"tf":2.0},"165":{"tf":1.0},"231":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"233":{"tf":1.0},"238":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"127":{"tf":1.0},"231":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"1":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"2":{"df":5,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.23606797749979},"220":{"tf":1.0}}},"3":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"df":52,"docs":{"0":{"tf":1.0},"101":{"tf":2.8284271247461903},"105":{"tf":2.449489742783178},"107":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"132":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"148":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"157":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"165":{"tf":3.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"190":{"tf":1.0},"211":{"tf":1.4142135623730951},"238":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":2.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.7320508075688772},"82":{"tf":3.0},"88":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"u":{"b":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"145":{"tf":1.0},"148":{"tf":3.0},"158":{"tf":2.0},"182":{"tf":1.0},"228":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"0":{"0":{"df":8,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"157":{"tf":2.449489742783178},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"178":{"tf":1.0},"228":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0}}},"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":3,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"236":{"tf":1.0}}}},"df":1,"docs":{"153":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"236":{"tf":2.0}}}}},"df":0,"docs":{},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":5,"docs":{"181":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"248":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"204":{"tf":1.0},"205":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"246":{"tf":1.0},"25":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.0}}}},"v":{"a":{"df":2,"docs":{"148":{"tf":1.0},"247":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"177":{"tf":2.6457513110645907},"179":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"237":{"tf":1.0},"238":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"84":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"82":{"tf":1.0}}},"df":14,"docs":{"106":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"241":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":2,"docs":{"235":{"tf":1.0},"66":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":20,"docs":{"0":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.7320508075688772},"142":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":2.23606797749979},"199":{"tf":1.0},"30":{"tf":1.4142135623730951},"54":{"tf":1.0},"64":{"tf":1.0},"79":{"tf":2.0},"84":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"13":{"tf":1.0},"231":{"tf":2.6457513110645907},"233":{"tf":3.3166247903554},"235":{"tf":4.898979485566356},"236":{"tf":1.0},"237":{"tf":3.3166247903554},"238":{"tf":2.6457513110645907},"239":{"tf":3.1622776601683795},"240":{"tf":2.23606797749979},"241":{"tf":2.23606797749979},"242":{"tf":2.6457513110645907},"243":{"tf":2.6457513110645907},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"37":{"tf":1.0},"85":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":2.0}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"247":{"tf":2.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"236":{"tf":1.0}}}}},".":{"df":0,"docs":{},"o":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"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":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"141":{"tf":1.0},"2":{"tf":1.0},"69":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"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":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"111":{"tf":1.0},"125":{"tf":2.0},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"158":{"tf":1.0},"182":{"tf":2.6457513110645907},"84":{"tf":2.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"118":{"tf":1.0},"123":{"tf":1.0},"157":{"tf":1.7320508075688772},"162":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":5,"docs":{"102":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":2.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.4142135623730951}}}}}},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"0":{"tf":1.0},"139":{"tf":1.0},"183":{"tf":1.0},"189":{"tf":1.0},"228":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0}}}},"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"110":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"113":{"tf":1.0},"170":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":1.0},"23":{"tf":1.0},"245":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"82":{"tf":1.4142135623730951},"84":{"tf":2.0}},"s":{"/":{"b":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"82":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"82":{"tf":1.0}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"105":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.449489742783178},"153":{"tf":1.0},"236":{"tf":1.0},"243":{"tf":1.0}}}},"o":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"'":{"df":1,"docs":{"45":{"tf":1.0}}},"df":20,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"233":{"tf":1.4142135623730951},"241":{"tf":1.0},"242":{"tf":1.0},"83":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"2":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"77":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"231":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}},"x":{"df":4,"docs":{"110":{"tf":1.0},"128":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}},"s":{"df":1,"docs":{"174":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"233":{"tf":1.4142135623730951},"235":{"tf":2.23606797749979},"237":{"tf":1.0},"239":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":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":{"147":{"tf":1.0},"183":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"173":{"tf":1.7320508075688772},"174":{"tf":2.0},"74":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.7320508075688772},"195":{"tf":2.0},"220":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"0":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772},"105":{"tf":1.0},"125":{"tf":1.0},"142":{"tf":1.0},"160":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":2.449489742783178},"63":{"tf":1.0},"66":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":13,"docs":{"125":{"tf":1.4142135623730951},"142":{"tf":1.0},"165":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"237":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{".":{"*":{"*":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"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":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"228":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"178":{"tf":1.0},"230":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"175":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"2":{"tf":1.0}}}}},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"228":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"143":{"tf":1.0},"251":{"tf":1.0}}},"t":{"df":3,"docs":{"143":{"tf":1.4142135623730951},"7":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"207":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.0},"245":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":10,"docs":{"0":{"tf":1.0},"102":{"tf":1.7320508075688772},"113":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}},"n":{"df":1,"docs":{"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"6":{"tf":1.0},"86":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.7320508075688772},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":1.0},"230":{"tf":1.0},"233":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"83":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"233":{"tf":1.0},"238":{"tf":1.0}}}},"df":2,"docs":{"231":{"tf":1.0},"233":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"2":{"tf":1.0},"249":{"tf":1.0},"6":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"189":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":26,"docs":{"101":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"183":{"tf":1.0},"189":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"228":{"tf":1.0},"24":{"tf":1.0},"64":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.4142135623730951},"82":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"'":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"3":{"2":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"_":{"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":{"206":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"112":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"df":1,"docs":{"132":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":13,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"231":{"tf":2.23606797749979},"233":{"tf":2.6457513110645907},"235":{"tf":1.4142135623730951},"237":{"tf":1.7320508075688772},"238":{"tf":1.4142135623730951},"32":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":9,"docs":{"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"90":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"l":{"+":{"b":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"84":{"tf":1.0}}},"g":{"df":1,"docs":{"84":{"tf":1.4142135623730951}}},"u":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"231":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"46":{"tf":1.0},"68":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"g":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"6":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"187":{"tf":1.0},"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":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":{"139":{"tf":2.23606797749979},"187":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.4142135623730951},"241":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"b":{"df":1,"docs":{"83":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"230":{"tf":1.7320508075688772}},"g":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"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":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":7,"docs":{"13":{"tf":1.0},"154":{"tf":1.0},"211":{"tf":1.0},"243":{"tf":1.0},"68":{"tf":1.0},"87":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"14":{"tf":1.0},"178":{"tf":1.4142135623730951},"180":{"tf":1.0},"229":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"125":{"tf":1.4142135623730951},"155":{"tf":1.0},"202":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}}},"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":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"24":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"228":{"tf":1.0},"95":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"219":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"160":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"111":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"~":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"188":{"tf":1.0},"232":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"231":{"tf":1.4142135623730951},"233":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0}}}}}}}},"v":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"2":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"0":{"tf":1.0},"13":{"tf":1.0},"184":{"tf":1.0},"8":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":4,"docs":{"233":{"tf":1.0},"236":{"tf":1.0},"251":{"tf":1.0},"51":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"m":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"224":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":16,"docs":{"0":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"120":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"25":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"24":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1":{"tf":1.0},"110":{"tf":1.0},"2":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"125":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.0},"191":{"tf":1.0},"213":{"tf":1.0},"235":{"tf":3.0},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":2.449489742783178},"54":{"tf":1.0},"81":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"119":{"tf":1.0},"202":{"tf":1.0},"236":{"tf":1.0},"247":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"183":{"tf":1.0},"188":{"tf":1.0},"79":{"tf":1.0}}},"y":{":":{"'":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"5":{"/":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"85":{"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":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":1,"docs":{"69":{"tf":1.0}},"l":{"df":2,"docs":{"31":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"=":{":":{"0":{".":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"164":{"tf":2.0},"170":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"235":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"188":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"a":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":12,"docs":{"251":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":1.7320508075688772},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"188":{"tf":1.0},"195":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"185":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":2.0},"228":{"tf":1.0},"242":{"tf":1.0},"75":{"tf":1.0},"84":{"tf":2.449489742783178},"86":{"tf":1.0}}}}}}}},"df":1,"docs":{"144":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"119":{"tf":1.0},"142":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"178":{"tf":1.0},"228":{"tf":1.0},"247":{"tf":1.0},"32":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"11":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"233":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"158":{"tf":1.0},"235":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":9,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"235":{"tf":2.0},"81":{"tf":2.0},"83":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"194":{"tf":1.0},"213":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"df":1,"docs":{"13":{"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":3,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.4641016151377544},"84":{"tf":1.0}}},"w":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"58":{"tf":1.0}},"n":{"df":4,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"13":{"tf":1.0},"37":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"142":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":2.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.7320508075688772}}}},"p":{"df":1,"docs":{"139":{"tf":3.1622776601683795}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"131":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"127":{"tf":1.0},"161":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"237":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.7320508075688772},"153":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}},"t":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"92":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}}},"df":21,"docs":{"114":{"tf":1.0},"125":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"155":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"92":{"tf":2.23606797749979},"96":{"tf":1.7320508075688772},"98":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":7,"docs":{"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"180":{"tf":1.0},"245":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"50":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"11":{"tf":1.0},"144":{"tf":1.0},"236":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"m":{"9":{"7":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"72":{"tf":1.0}}},"(":{"df":1,"docs":{"155":{"tf":1.0}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"207":{"tf":1.0},"210":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":60,"docs":{"0":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.23606797749979},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"110":{"tf":3.0},"111":{"tf":2.0},"112":{"tf":1.7320508075688772},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":3.0},"160":{"tf":2.6457513110645907},"161":{"tf":2.23606797749979},"168":{"tf":2.23606797749979},"170":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"182":{"tf":2.449489742783178},"194":{"tf":1.0},"202":{"tf":2.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.4142135623730951},"40":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"87":{"tf":1.0},"98":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"94":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"149":{"tf":1.0},"24":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"129":{"tf":1.0},"31":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"81":{"tf":1.0}}},"x":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":7,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"166":{"tf":1.0},"54":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"99":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"110":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"!":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"182":{"tf":1.0},"229":{"tf":1.0}}}}}}}},"df":1,"docs":{"155":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"113":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"243":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"229":{"tf":1.4142135623730951}}}}},"v":{"=":{"\"":{"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":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"5":{"tf":1.0},"97":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"a":{"df":1,"docs":{"82":{"tf":5.0990195135927845}}},"df":0,"docs":{}},"q":{"df":2,"docs":{"173":{"tf":1.0},"247":{"tf":1.0}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"228":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"125":{"tf":1.0},"160":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.7320508075688772},"229":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}},"e":{"2":{"df":1,"docs":{"229":{"tf":1.0}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"177":{"tf":1.7320508075688772},"182":{"tf":1.0},"229":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"c":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0}},"t":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"194":{"tf":1.0},"228":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":26,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"188":{"tf":1.0},"195":{"tf":1.4142135623730951},"202":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":8,"docs":{"165":{"tf":1.4142135623730951},"25":{"tf":2.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"72":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"186":{"tf":1.4142135623730951},"196":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"5":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"178":{"tf":1.0}}}},"t":{"df":2,"docs":{"125":{"tf":1.0},"229":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"13":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"231":{"tf":1.0},"237":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"238":{"tf":1.0},"42":{"tf":1.0},"77":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"93":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}},"r":{"a":{"df":2,"docs":{"0":{"tf":1.0},"145":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"240":{"tf":1.0}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"237":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}},"s":{"df":3,"docs":{"235":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"229":{"tf":1.0},"50":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"106":{"tf":1.0},"125":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"251":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"e":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"7":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"83":{"tf":1.4142135623730951}},"e":{".":{"\"":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"83":{"tf":2.0}}}}},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":28,"docs":{"118":{"tf":1.4142135623730951},"143":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":2.0},"178":{"tf":2.0},"189":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"224":{"tf":1.0},"228":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.23606797749979},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":2.23606797749979},"83":{"tf":2.23606797749979},"84":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"9":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"137":{"tf":1.0}}}}}}}}},"l":{"df":6,"docs":{"231":{"tf":2.0},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":1.0},"247":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"239":{"tf":1.0},"84":{"tf":1.0}}}},"d":{"df":7,"docs":{"13":{"tf":1.0},"174":{"tf":1.0},"195":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"79":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"245":{"tf":1.0},"6":{"tf":1.0},"84":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"30":{"tf":1.0}}},"x":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"df":1,"docs":{"83":{"tf":1.0}},"p":{"df":5,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.7320508075688772},"229":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":9,"docs":{"187":{"tf":1.0},"231":{"tf":1.4142135623730951},"237":{"tf":1.0},"243":{"tf":1.0},"6":{"tf":1.4142135623730951},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"97":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":2.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"174":{"tf":1.4142135623730951},"237":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"245":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.4142135623730951}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.7320508075688772},"117":{"tf":1.0},"14":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"224":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"139":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"233":{"tf":1.0},"242":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"236":{"tf":1.0},"239":{"tf":1.7320508075688772},"32":{"tf":1.0}}}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"165":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"250":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"193":{"tf":1.0},"195":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":3,"docs":{"188":{"tf":1.0},"195":{"tf":1.0},"242":{"tf":1.4142135623730951}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"142":{"tf":1.0},"25":{"tf":1.0},"29":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":1,"docs":{"251":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.0},"83":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}}}}},"g":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"247":{"tf":2.0}},"o":{"df":1,"docs":{"247":{"tf":2.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":7,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"228":{"tf":1.4142135623730951},"231":{"tf":1.7320508075688772},"233":{"tf":1.0},"235":{"tf":1.4142135623730951},"243":{"tf":1.0},"251":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"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":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"112":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"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":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"df":3,"docs":{"125":{"tf":3.1622776601683795},"228":{"tf":1.0},"64":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"151":{"tf":2.23606797749979},"153":{"tf":1.0},"235":{"tf":1.0},"75":{"tf":1.0},"82":{"tf":1.0}},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"228":{"tf":1.0}}},"t":{"df":3,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0},"251":{"tf":1.0}}}},"df":4,"docs":{"237":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":1,"docs":{"98":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"0":{"tf":1.0},"153":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"13":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"3":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"142":{"tf":2.23606797749979},"24":{"tf":1.0}},"i":{"c":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"231":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"142":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"d":{"df":7,"docs":{"16":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"177":{"tf":1.0}}},"df":24,"docs":{"110":{"tf":2.8284271247461903},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"113":{"tf":2.0},"114":{"tf":1.7320508075688772},"115":{"tf":1.0},"144":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":2.23606797749979},"169":{"tf":2.6457513110645907},"170":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"176":{"tf":2.23606797749979},"177":{"tf":2.23606797749979},"179":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.4142135623730951},"235":{"tf":1.0},"64":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"7":{"tf":1.0}}},"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"114":{"tf":1.0}},"i":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"247":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":2.0},"145":{"tf":1.7320508075688772},"15":{"tf":1.0},"156":{"tf":1.0},"16":{"tf":1.0},"228":{"tf":1.0},"247":{"tf":1.0},"5":{"tf":1.0},"7":{"tf":1.0},"85":{"tf":1.0}}},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"a":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"df":3,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"153":{"tf":1.0}},"l":{"df":2,"docs":{"229":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"236":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0}}}}},"df":8,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0}},"e":{"a":{"d":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}}},"l":{"df":0,"docs":{},"p":{"df":5,"docs":{"110":{"tf":1.0},"14":{"tf":1.4142135623730951},"146":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"174":{"tf":1.0}}},"df":9,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"153":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.4142135623730951},"74":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"248":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"248":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"188":{"tf":1.0},"248":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"109":{"tf":2.0},"125":{"tf":1.0},"191":{"tf":1.0},"21":{"tf":1.4142135623730951},"73":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"111":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"/":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"173":{"tf":1.0},"174":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"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":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"83":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"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":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"223":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"14":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"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":{":":{"4":{"4":{"4":{"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"201":{"tf":1.0}}}}}},"df":2,"docs":{"200":{"tf":1.0},"202":{"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":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":2,"docs":{"78":{"tf":1.0},"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}},"s":{":":{"/":{"/":{"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":{"/":{"b":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"a":{"df":2,"docs":{"13":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"u":{"c":{"a":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"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":{}}}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"1":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"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":{}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"i":{"'":{"d":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}}},"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":3,"docs":{"153":{"tf":1.0},"53":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"b":{"b":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":4,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"40":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"h":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"n":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"249":{"tf":1.0}}},"u":{"1":{"df":1,"docs":{"153":{"tf":1.0}}},"2":{"df":1,"docs":{"153":{"tf":1.0}}},"3":{"df":1,"docs":{"153":{"tf":1.0}}},"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":1,"docs":{"153":{"tf":1.0}}}}},"c":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}},"d":{"df":1,"docs":{"249":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"151":{"tf":1.0},"228":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"71":{"tf":1.0}}},"f":{"(":{"$":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"k":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"l":{"df":2,"docs":{"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}}},"df":2,"docs":{"157":{"tf":1.0},"162":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"251":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"236":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":4,"docs":{"13":{"tf":1.0},"233":{"tf":1.0},"242":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"139":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"109":{"tf":1.0},"92":{"tf":1.4142135623730951}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"14":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"242":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.0},"145":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"148":{"tf":1.0},"175":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"92":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":6,"docs":{"144":{"tf":1.0},"229":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"154":{"tf":1.0}}},"df":16,"docs":{"125":{"tf":2.0},"148":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"182":{"tf":1.4142135623730951},"25":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}},"i":{"d":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"187":{"tf":1.0},"2":{"tf":1.4142135623730951},"202":{"tf":1.0},"6":{"tf":3.0},"76":{"tf":1.4142135623730951},"83":{"tf":1.0}}},"n":{"c":{"df":2,"docs":{"202":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}}},"f":{"a":{"c":{"df":9,"docs":{"15":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"231":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"o":{"df":3,"docs":{"137":{"tf":1.0},"45":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"r":{"df":1,"docs":{"71":{"tf":1.0}},"v":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"'":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.0},"153":{"tf":1.4142135623730951},"194":{"tf":1.0},"58":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"84":{"tf":2.8284271247461903}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"250":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"44":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":2,"docs":{"149":{"tf":1.0},"159":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"128":{"tf":1.0}}},"s":{"0":{"2":{"0":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"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":{},"e":{"df":1,"docs":{"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"187":{"tf":1.4142135623730951}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"239":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.0},"239":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"df":5,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"246":{"tf":1.0},"58":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"228":{"tf":1.4142135623730951},"231":{"tf":1.0},"94":{"tf":1.0}}}},"y":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"174":{"tf":1.4142135623730951},"84":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":2.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":12,"docs":{"111":{"tf":1.0},"145":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":2.449489742783178},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.0},"228":{"tf":1.7320508075688772},"229":{"tf":1.0},"236":{"tf":1.0},"246":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"153":{"tf":1.0},"235":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"8":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"b":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"202":{"tf":1.0},"228":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"105":{"tf":1.0},"166":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"190":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"85":{"tf":2.0},"86":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":6,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"167":{"tf":1.0},"171":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"<":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"a":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"229":{"tf":1.0}}}}},"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"143":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":2.6457513110645907},"236":{"tf":1.0},"237":{"tf":1.0},"81":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"240":{"tf":2.449489742783178},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"t":{"'":{"df":5,"docs":{"125":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"235":{"tf":1.0},"237":{"tf":1.0}}},"df":6,"docs":{"104":{"tf":1.0},"128":{"tf":1.0},"190":{"tf":1.0},"42":{"tf":1.0},"84":{"tf":1.4142135623730951},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"151":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"145":{"tf":1.0},"151":{"tf":3.0},"50":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"i":{"b":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"2":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"250":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"145":{"tf":1.0},"237":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":34,"docs":{"109":{"tf":2.23606797749979},"125":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.4142135623730951},"222":{"tf":1.0},"223":{"tf":1.0},"235":{"tf":2.23606797749979},"236":{"tf":1.0},"25":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"51":{"tf":1.0},"57":{"tf":2.449489742783178},"58":{"tf":2.23606797749979},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"79":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"k":{"=":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"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":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"5":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":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":{"0":{"tf":1.0},"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":1.0},"155":{"tf":1.0},"158":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"5":{"tf":1.0},"98":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"5":{"tf":1.0},"8":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"14":{"tf":1.0},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}},"o":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":6,"docs":{"138":{"tf":1.0},"171":{"tf":1.0},"189":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":2.23606797749979},"86":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"233":{"tf":1.0}},"i":{"c":{"df":4,"docs":{"145":{"tf":1.0},"228":{"tf":1.4142135623730951},"236":{"tf":1.0},"239":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"228":{"tf":1.0},"238":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":9,"docs":{"143":{"tf":1.0},"153":{"tf":1.0},"231":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}},"t":{"df":2,"docs":{"0":{"tf":1.0},"98":{"tf":1.0}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"233":{"tf":1.0},"236":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"50":{"tf":1.0}}}},"m":{"a":{"d":{"df":0,"docs":{},"e":{"df":3,"docs":{"205":{"tf":1.0},"33":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"113":{"tf":1.0},"143":{"tf":1.0},"161":{"tf":2.0},"235":{"tf":1.0},"24":{"tf":1.0},"6":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"110":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"202":{"tf":1.0},"99":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"14":{"tf":1.0},"164":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"192":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":5,"docs":{"147":{"tf":1.0},"164":{"tf":1.0},"181":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0}}},"r":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"51":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":4,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":3,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":2.0},"96":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"251":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"│":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}},"x":{"df":0,"docs":{},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}}},"b":{"df":1,"docs":{"3":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"164":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":2.0},"239":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"238":{"tf":1.0},"240":{"tf":1.0},"86":{"tf":1.0}}}}}},"u":{"df":10,"docs":{"12":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"16":{"tf":1.0},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}},"t":{"df":2,"docs":{"233":{"tf":1.0},"235":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"10":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"236":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}},"i":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"9":{"tf":1.0}}}},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":1,"docs":{"137":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}},"i":{"c":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":20,"docs":{"124":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"229":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"87":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":3,"docs":{"113":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0}},"i":{"df":16,"docs":{"0":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"145":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.7320508075688772},"194":{"tf":1.0},"228":{"tf":1.0},"6":{"tf":1.7320508075688772}}}}},"df":1,"docs":{"82":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":11,"docs":{"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0},"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"98":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"148":{"tf":2.0},"182":{"tf":1.0},"229":{"tf":1.0}}}}}}}}},"df":4,"docs":{"103":{"tf":1.0},"148":{"tf":1.4142135623730951},"182":{"tf":1.0},"229":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":20,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.7320508075688772},"105":{"tf":2.8284271247461903},"11":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"148":{"tf":3.605551275463989},"149":{"tf":4.358898943540674},"153":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"24":{"tf":1.7320508075688772},"247":{"tf":1.0},"248":{"tf":1.4142135623730951},"9":{"tf":1.0},"98":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"247":{"tf":1.4142135623730951}}},"x":{"df":2,"docs":{"181":{"tf":1.0},"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.0},"159":{"tf":3.0},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"214":{"tf":1.7320508075688772},"248":{"tf":1.0},"84":{"tf":1.7320508075688772},"98":{"tf":1.0},"99":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"5":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":6,"docs":{"166":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"55":{"tf":1.0},"96":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"101":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"200":{"tf":1.0},"229":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"y":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"249":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":19,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"190":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"228":{"tf":2.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0}},"x":{"df":1,"docs":{"214":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"224":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}},"df":2,"docs":{"160":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":24,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"153":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"237":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"5":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"t":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"137":{"tf":1.0},"251":{"tf":1.0}}}}}}},"w":{"(":{"\"":{"c":{":":{"\\":{"\\":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"\\":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{".":{"b":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"190":{"tf":1.7320508075688772},"195":{"tf":1.7320508075688772},"202":{"tf":1.0},"211":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"200":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"207":{"tf":1.0},"212":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"[":{"5":{"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"213":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"139":{"tf":2.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"189":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"228":{"tf":1.0},"236":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"84":{"tf":1.0},"99":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":7,"docs":{"139":{"tf":1.0},"160":{"tf":1.4142135623730951},"171":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"142":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":1.0}}}},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":3.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":2.23606797749979},"63":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":7,"docs":{"127":{"tf":1.0},"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"197":{"tf":1.0},"25":{"tf":1.0},"72":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"2":{"0":{"1":{"7":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"249":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"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":{},"e":{"df":2,"docs":{"112":{"tf":1.0},"56":{"tf":1.0}}},"h":{"df":2,"docs":{"101":{"tf":1.0},"125":{"tf":1.4142135623730951}}},"i":{"c":{"df":4,"docs":{"142":{"tf":1.0},"237":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"145":{"tf":1.0},"172":{"tf":1.0},"228":{"tf":1.0},"46":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"o":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"68":{"tf":1.0},"72":{"tf":1.0}}}},"_":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":1,"docs":{"251":{"tf":1.0}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"190":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"42":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"236":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"242":{"tf":1.7320508075688772},"243":{"tf":1.0}}}},"r":{"df":1,"docs":{"236":{"tf":1.0}},"r":{"df":1,"docs":{"235":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"246":{"tf":1.7320508075688772},"251":{"tf":2.0},"65":{"tf":1.0},"82":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"202":{"tf":1.4142135623730951},"215":{"tf":2.23606797749979},"69":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"l":{"d":{"df":3,"docs":{"144":{"tf":1.0},"178":{"tf":1.0},"231":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"c":{"df":4,"docs":{"45":{"tf":1.7320508075688772},"79":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}}},"df":12,"docs":{"107":{"tf":1.0},"169":{"tf":1.0},"202":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":2.23606797749979},"237":{"tf":2.0},"43":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"86":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"164":{"tf":1.0},"85":{"tf":1.7320508075688772},"88":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"192":{"tf":1.0},"195":{"tf":1.0},"221":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772},"65":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"175":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951},"50":{"tf":1.0},"6":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"114":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"137":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"235":{"tf":1.0},"83":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"193":{"tf":1.0},"239":{"tf":1.0},"50":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"101":{"tf":1.0},"125":{"tf":1.0},"84":{"tf":1.0}},"l":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"231":{"tf":1.0},"238":{"tf":1.4142135623730951}}},"y":{"df":7,"docs":{"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"178":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"df":2,"docs":{"231":{"tf":1.0},"235":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":2,"docs":{"235":{"tf":1.0},"238":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"175":{"tf":1.0},"198":{"tf":1.0},"213":{"tf":1.0}}},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}}},"w":{"df":2,"docs":{"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"y":{"df":2,"docs":{"235":{"tf":1.0},"6":{"tf":1.0}}}},"df":3,"docs":{"162":{"tf":1.7320508075688772},"165":{"tf":1.0},"25":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"16":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"142":{"tf":1.0},"43":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}},"l":{"'":{"df":1,"docs":{"242":{"tf":1.0}}},"df":7,"docs":{"183":{"tf":1.0},"189":{"tf":1.0},"197":{"tf":1.4142135623730951},"2":{"tf":4.898979485566356},"230":{"tf":1.0},"250":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"198":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"64":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":5,"docs":{"112":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":1.0},"75":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":3,"docs":{"233":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.0}}}},"o":{"d":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"174":{"tf":1.0},"231":{"tf":2.23606797749979},"233":{"tf":2.23606797749979},"237":{"tf":2.23606797749979},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"247":{"tf":1.0},"248":{"tf":1.0}}}},"s":{"_":{"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":1,"docs":{"81":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":1,"docs":{"146":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":8,"docs":{"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"187":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"223":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"228":{"tf":2.0},"235":{"tf":1.0},"31":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"228":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"153":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"144":{"tf":1.4142135623730951}}}}},"s":{"df":8,"docs":{"145":{"tf":1.0},"148":{"tf":3.4641016151377544},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"228":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":5,"docs":{"160":{"tf":1.0},"171":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.7320508075688772},"83":{"tf":1.0}},"s":{"df":2,"docs":{"125":{"tf":1.0},"48":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"118":{"tf":1.0},"157":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"181":{"tf":1.0},"193":{"tf":1.4142135623730951},"226":{"tf":1.0},"230":{"tf":1.0},"240":{"tf":1.0}}}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"1":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}},":":{":":{"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":{"83":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"0":{"tf":1.0},"122":{"tf":1.0},"165":{"tf":1.0},"195":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"112":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"250":{"tf":1.0},"5":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"235":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"192":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":4,"docs":{"122":{"tf":1.0},"64":{"tf":1.7320508075688772},"65":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"t":{"df":3,"docs":{"174":{"tf":1.0},"238":{"tf":1.0},"42":{"tf":1.0}}}},"{":{"df":0,"docs":{},"e":{"a":{"=":{"df":0,"docs":{},"f":{"df":1,"docs":{"242":{"tf":1.0}}},"w":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"c":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":1,"docs":{"164":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"249":{"tf":1.0}},"g":{"df":1,"docs":{"249":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":2.0},"148":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"158":{"tf":1.0},"228":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"164":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"154":{"tf":1.0}}}}}}},"r":{"a":{"b":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":5,"docs":{"155":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.0},"229":{"tf":1.7320508075688772}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}},"d":{"df":3,"docs":{"187":{"tf":1.0},"236":{"tf":1.0},"25":{"tf":1.0}},"i":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"245":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"143":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":1,"docs":{"233":{"tf":1.7320508075688772}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"247":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":3,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"12":{"tf":1.0},"204":{"tf":1.0},"239":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"142":{"tf":1.0},"178":{"tf":1.0}},"f":{"df":1,"docs":{"229":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.7320508075688772},"228":{"tf":1.0},"233":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"110":{"tf":1.0},"242":{"tf":1.0}}}},"df":1,"docs":{"110":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"104":{"tf":1.0},"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"143":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":4,"docs":{"10":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"114":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"231":{"tf":1.0},"6":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"84":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"177":{"tf":1.0},"239":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":2,"docs":{"79":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":1,"docs":{"183":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"73":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"0":{"tf":1.0},"144":{"tf":1.0},"183":{"tf":1.0},"228":{"tf":1.0},"237":{"tf":1.4142135623730951},"242":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.7320508075688772}}}},"i":{"df":0,"docs":{},"z":{"df":7,"docs":{"161":{"tf":1.4142135623730951},"28":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"193":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":9,"docs":{"125":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"225":{"tf":1.0},"245":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":2,"docs":{"249":{"tf":1.0},"71":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.449489742783178},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"194":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":2.23606797749979},"236":{"tf":1.0},"237":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":2.0},"84":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"80":{"tf":1.4142135623730951}},"e":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"142":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"32":{"tf":1.0}}}}},"p":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"239":{"tf":1.0}},"r":{"df":6,"docs":{"155":{"tf":1.0},"16":{"tf":1.0},"165":{"tf":1.4142135623730951},"22":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0}}}}},"n":{"df":10,"docs":{"153":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.0},"3":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"7":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.0}}}}}}}},"s":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"145":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.7320508075688772},"228":{"tf":1.0},"229":{"tf":1.0},"233":{"tf":1.0},"250":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"189":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":3,"docs":{"193":{"tf":1.0},"195":{"tf":1.0},"224":{"tf":1.4142135623730951}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"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":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"164":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"164":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"224":{"tf":1.0},"236":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":2.23606797749979},"84":{"tf":1.4142135623730951},"86":{"tf":2.23606797749979}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"73":{"tf":1.4142135623730951}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"234":{"tf":1.0},"236":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"194":{"tf":1.0}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"\"":{"$":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{"d":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"202":{"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":1,"docs":{"202":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"201":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":17,"docs":{"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":2.23606797749979},"189":{"tf":1.4142135623730951},"190":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":2.6457513110645907},"203":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"249":{"tf":1.0}}}}}}},"df":9,"docs":{"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"198":{"tf":1.0},"24":{"tf":1.0},"245":{"tf":1.0},"82":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"49":{"tf":2.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":13,"docs":{"10":{"tf":1.0},"104":{"tf":2.0},"105":{"tf":2.6457513110645907},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.4142135623730951},"194":{"tf":1.0},"213":{"tf":1.0},"55":{"tf":1.4142135623730951},"74":{"tf":1.0},"77":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":12,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"11":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"207":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":1.4142135623730951},"251":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"n":{"df":2,"docs":{"154":{"tf":1.0},"240":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"218":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":28,"docs":{"101":{"tf":2.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":2.0},"118":{"tf":1.0},"125":{"tf":2.449489742783178},"148":{"tf":2.0},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":2.8284271247461903},"160":{"tf":2.449489742783178},"168":{"tf":2.23606797749979},"172":{"tf":1.0},"175":{"tf":1.0},"209":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":2.449489742783178},"81":{"tf":1.0},"84":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":2,"docs":{"172":{"tf":1.0},"83":{"tf":1.7320508075688772}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"228":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"110":{"tf":1.0},"114":{"tf":1.0},"228":{"tf":1.0},"237":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"202":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"144":{"tf":1.0},"91":{"tf":1.0}}}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"{":{"$":{"_":{"df":1,"docs":{"82":{"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":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"\\":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"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":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"181":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"181":{"tf":1.0},"246":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"(":{"@":{"$":{"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":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"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":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":15,"docs":{"108":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.0},"189":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":2.8284271247461903},"238":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}}},"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"84":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"6":{"tf":1.0},"84":{"tf":1.0}}}}}},"h":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":4,"docs":{"71":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"84":{"tf":2.0},"85":{"tf":1.4142135623730951}},"s":{"/":{"c":{"df":1,"docs":{"82":{"tf":1.0}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}},"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":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"o":{"df":1,"docs":{"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}},"t":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"149":{"tf":1.0},"228":{"tf":1.0},"84":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"175":{"tf":1.0}}},"2":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"145":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.7320508075688772},"182":{"tf":1.0},"229":{"tf":1.0}}}}},"df":2,"docs":{"14":{"tf":1.0},"228":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"w":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"248":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"144":{"tf":1.0},"146":{"tf":1.0},"248":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"df":8,"docs":{"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.0},"161":{"tf":2.6457513110645907},"165":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.7320508075688772},"82":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"235":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"235":{"tf":1.4142135623730951},"237":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"229":{"tf":1.0},"73":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"246":{"tf":1.0},"43":{"tf":1.0}}}}},"i":{"df":1,"docs":{"238":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"151":{"tf":1.0},"188":{"tf":2.0},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"203":{"tf":1.0},"239":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"110":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"155":{"tf":1.0},"229":{"tf":1.0},"235":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"122":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"235":{"tf":1.4142135623730951},"238":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":4,"docs":{"142":{"tf":1.0},"161":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"135":{"tf":1.0},"171":{"tf":2.449489742783178}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"112":{"tf":1.0},"238":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"12":{"tf":1.0},"83":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"147":{"tf":1.0},"206":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.0},"250":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"120":{"tf":1.0},"251":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"238":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"242":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}},"i":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"152":{"tf":1.0},"153":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"139":{"tf":1.0},"172":{"tf":1.0}},"e":{"d":{",":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"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":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":6,"docs":{"228":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"32":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"204":{"tf":1.0},"205":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":12,"docs":{"145":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"228":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"x":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"0":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"187":{"tf":1.0},"202":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"187":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":15,"docs":{"16":{"tf":1.0},"173":{"tf":1.0},"183":{"tf":1.7320508075688772},"251":{"tf":1.4142135623730951},"26":{"tf":1.0},"46":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":2.0},"84":{"tf":1.0},"85":{"tf":1.0}},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"82":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"231":{"tf":1.0},"232":{"tf":1.0},"76":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"108":{"tf":1.0},"11":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"204":{"tf":1.0},"80":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"243":{"tf":1.0}}}},"p":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":2,"docs":{"169":{"tf":2.23606797749979},"81":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"137":{"tf":1.0},"153":{"tf":1.0},"2":{"tf":1.0},"228":{"tf":1.0},"230":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"83":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"u":{"b":{"df":8,"docs":{"12":{"tf":1.0},"175":{"tf":1.7320508075688772},"176":{"tf":2.23606797749979},"177":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"248":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"113":{"tf":1.0},"241":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"236":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"13":{"tf":2.0},"243":{"tf":1.0},"249":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"j":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}}}}}},"b":{"df":0,"docs":{},"o":{"b":{"df":2,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"119":{"tf":1.7320508075688772},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.4142135623730951},"251":{"tf":1.0}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"233":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"243":{"tf":1.0}}},"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"13":{"tf":1.0},"153":{"tf":1.0},"83":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":3,"docs":{"160":{"tf":1.0},"233":{"tf":1.0},"241":{"tf":1.0}},"l":{"df":4,"docs":{"128":{"tf":1.0},"236":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"237":{"tf":1.0},"44":{"tf":1.0},"76":{"tf":1.0}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"5":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{")":{"<":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"25":{"tf":1.4142135623730951},"3":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.4142135623730951},"182":{"tf":1.0},"245":{"tf":1.4142135623730951},"38":{"tf":1.0},"99":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"25":{"tf":2.23606797749979}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.7320508075688772}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}},"n":{"df":1,"docs":{"153":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"250":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"24":{"tf":1.0},"85":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"172":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"1":{"df":6,"docs":{"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.0}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":36,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"134":{"tf":1.0},"143":{"tf":1.0},"16":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"231":{"tf":1.7320508075688772},"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"30":{"tf":1.0},"38":{"tf":1.7320508075688772},"48":{"tf":1.0},"50":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"73":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}},"t":{"'":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"'":{"df":3,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"142":{"tf":1.0},"153":{"tf":1.4142135623730951},"5":{"tf":1.0},"98":{"tf":1.0}}},"k":{"df":2,"docs":{"235":{"tf":1.0},"237":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"s":{"!":{"*":{"*":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"238":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"@":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"237":{"tf":1.0},"239":{"tf":1.4142135623730951},"74":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":7,"docs":{"16":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"76":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"177":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"110":{"tf":1.0},"145":{"tf":1.0},"161":{"tf":1.0},"178":{"tf":1.0},"202":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"187":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"225":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"110":{"tf":1.0},"112":{"tf":1.0},"190":{"tf":1.0},"84":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"109":{"tf":1.0},"149":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"143":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"p":{"df":5,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"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":3,"docs":{"0":{"tf":1.0},"187":{"tf":1.0},"51":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"82":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"0":{"tf":1.0},"187":{"tf":1.0},"251":{"tf":1.0},"51":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"71":{"tf":1.0}}}}}},"df":3,"docs":{"12":{"tf":1.0},"192":{"tf":1.0},"85":{"tf":1.0}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"235":{"tf":1.4142135623730951},"79":{"tf":2.6457513110645907},"80":{"tf":2.6457513110645907},"81":{"tf":5.830951894845301}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"173":{"tf":1.0},"24":{"tf":2.0},"25":{"tf":1.0},"7":{"tf":1.0}}},"j":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"94":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":8,"docs":{"231":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"86":{"tf":1.0},"87":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"25":{"tf":1.0},"83":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":11,"docs":{"125":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"165":{"tf":1.0},"235":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"u":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"u":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0}},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}},"df":3,"docs":{"15":{"tf":1.4142135623730951},"192":{"tf":1.0},"242":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"250":{"tf":1.0},"5":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"o":{"df":5,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":4,"docs":{"114":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.0},"84":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":17,"docs":{"13":{"tf":2.449489742783178},"143":{"tf":1.4142135623730951},"153":{"tf":2.6457513110645907},"154":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"243":{"tf":1.0},"249":{"tf":1.0},"37":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"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":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"175":{"tf":1.0}}}},"t":{"df":1,"docs":{"110":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"x":{"df":2,"docs":{"137":{"tf":1.0},"143":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"235":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"6":{"tf":1.0},"85":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"204":{"tf":1.0},"229":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"235":{"tf":1.0}}}}}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"231":{"tf":1.0},"84":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"246":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"153":{"tf":1.0},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"235":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"97":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"228":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"233":{"tf":1.0},"235":{"tf":1.4142135623730951},"236":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":63,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.23606797749979},"153":{"tf":2.449489742783178},"154":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"194":{"tf":2.23606797749979},"195":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"228":{"tf":1.0},"230":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.4142135623730951},"5":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":2.449489742783178},"84":{"tf":2.0},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"96":{"tf":1.0},"98":{"tf":1.0}},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"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":1,"docs":{"146":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":13,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.4142135623730951},"183":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"64":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"92":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"/":{"5":{".":{"1":{"0":{".":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"f":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"1":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"0":{"tf":3.1622776601683795},"137":{"tf":3.0},"138":{"tf":1.7320508075688772},"142":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"231":{"tf":1.4142135623730951},"81":{"tf":3.1622776601683795},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":5,"docs":{"183":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"51":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"228":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"223":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"a":{"df":8,"docs":{"161":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"246":{"tf":1.0},"29":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"144":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"m":{"df":9,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"145":{"tf":1.4142135623730951},"150":{"tf":1.0},"153":{"tf":1.0},"176":{"tf":1.0},"228":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"\"":{"$":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"187":{"tf":1.0},"198":{"tf":1.0},"233":{"tf":1.0},"50":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"178":{"tf":1.4142135623730951},"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"y":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"239":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":1,"docs":{"164":{"tf":1.4142135623730951}},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}},"v":{"df":1,"docs":{"153":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":4,"docs":{"122":{"tf":1.0},"15":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"153":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"236":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"231":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"242":{"tf":1.0}},"r":{"df":1,"docs":{"161":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"242":{"tf":2.23606797749979},"69":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"4":{"tf":1.4142135623730951},"5":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"16":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"194":{"tf":1.0},"213":{"tf":1.4142135623730951},"220":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"14":{"tf":1.0},"198":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"153":{"tf":1.0},"236":{"tf":1.0},"24":{"tf":1.0},"38":{"tf":1.0},"77":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":13,"docs":{"1":{"tf":1.0},"11":{"tf":1.4142135623730951},"125":{"tf":1.0},"13":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.4142135623730951},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"13":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"194":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"l":{"df":2,"docs":{"4":{"tf":1.0},"5":{"tf":1.7320508075688772}}}}},"x":{"/":{"1":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"2":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":0,"docs":{},"e":{"df":1,"docs":{"85":{"tf":1.0}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":14,"docs":{"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"180":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"245":{"tf":1.0},"69":{"tf":1.0}},"h":{"df":1,"docs":{"202":{"tf":2.449489742783178}}}},"y":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":13,"docs":{"142":{"tf":1.4142135623730951},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"245":{"tf":1.0},"69":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"176":{"tf":1.7320508075688772}}},"v":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"b":{"df":1,"docs":{"146":{"tf":1.0}}},"df":4,"docs":{"131":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":1.0}},"i":{"df":1,"docs":{"91":{"tf":1.0}},"m":{"df":1,"docs":{"97":{"tf":1.4142135623730951}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":3,"docs":{"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"breadcrumbs":{"root":{"0":{",":{"0":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},".":{"0":{"2":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":8,"docs":{"148":{"tf":2.0},"151":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.7320508075688772},"182":{"tf":2.6457513110645907},"229":{"tf":2.6457513110645907},"246":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"228":{"tf":1.0}}},"5":{"df":1,"docs":{"202":{"tf":1.0}}},"a":{"0":{"df":7,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"228":{"tf":1.0},"246":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0}}},"df":21,"docs":{"174":{"tf":1.0},"180":{"tf":4.0},"181":{"tf":1.0},"182":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.4142135623730951},"240":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":2.23606797749979},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"1":{"'":{",":{"'":{"c":{"0":{"0":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":1,"docs":{"144":{"tf":1.0}}},"3":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"5":{"df":1,"docs":{"85":{"tf":1.0}}},"df":6,"docs":{"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0}}},"2":{"3":{"4":{"5":{"6":{"7":{"8":{"9":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"/":{"3":{"3":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"5":{"df":3,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"210":{"tf":1.0}}},"6":{",":{"5":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"7":{"/":{"3":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"8":{"df":1,"docs":{"151":{"tf":1.0}}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"tf":1.0}}}}}}}},"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":38,"docs":{"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"146":{"tf":1.0},"148":{"tf":3.1622776601683795},"153":{"tf":1.0},"158":{"tf":2.0},"161":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":2.6457513110645907},"181":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":2.8284271247461903},"233":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"49":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":2.23606797749979},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.0},"94":{"tf":1.4142135623730951}}},"2":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"1":{"df":2,"docs":{"235":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"2":{"7":{"df":1,"docs":{"49":{"tf":1.0}}},"df":2,"docs":{"236":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"6":{".":{"4":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"0":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"2":{"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":4,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"3":{"8":{"2":{"7":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":1,"docs":{"202":{"tf":1.0}}},"6":{"df":1,"docs":{"151":{"tf":1.0}}},":":{"1":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}},">":{"&":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"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":2,"docs":{"148":{"tf":1.7320508075688772},"175":{"tf":1.0}}}}}}}},"df":25,"docs":{"128":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"176":{"tf":1.4142135623730951},"178":{"tf":1.0},"180":{"tf":3.3166247903554},"181":{"tf":1.0},"185":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"234":{"tf":1.4142135623730951},"237":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.7320508075688772},"245":{"tf":1.0},"247":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"82":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"3":{".":{"1":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"129":{"tf":1.4142135623730951},"148":{"tf":1.0},"149":{"tf":2.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":2.0},"185":{"tf":1.0},"195":{"tf":1.0},"228":{"tf":1.0},"245":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}},"4":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":2,"docs":{"190":{"tf":1.0},"195":{"tf":1.0}}},"4":{"4":{"4":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":10,"docs":{"132":{"tf":1.4142135623730951},"142":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":1.7320508075688772},"202":{"tf":1.0},"65":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}}},"5":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"151":{"tf":1.0}}},"df":12,"docs":{"133":{"tf":1.4142135623730951},"190":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"6":{"4":{"6":{"df":1,"docs":{"50":{"tf":4.69041575982343}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":1,"docs":{"83":{"tf":1.0}}},"df":5,"docs":{"134":{"tf":1.4142135623730951},"202":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.7320508075688772}}},"7":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}},"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"49":{"tf":1.0}}},"8":{"5":{"9":{"df":1,"docs":{"50":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"9":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"_":{")":{"(":{"_":{")":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"_":{"_":{"_":{"_":{"/":{"\\":{"_":{"_":{"_":{"/":{"_":{"/":{"_":{"/":{"\\":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{")":{"_":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"/":{"/":{"_":{"/":{"/":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"72":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"138":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":1,"docs":{"50":{"tf":1.0}},"|":{"_":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"_":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":4,"docs":{"0":{"tf":2.0},"138":{"tf":1.4142135623730951},"50":{"tf":3.0},"72":{"tf":1.0}},"|":{"df":0,"docs":{},"|":{"_":{"df":0,"docs":{},"|":{"df":0,"docs":{},"|":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.7320508075688772},"50":{"tf":2.6457513110645907}},"o":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":1,"docs":{"251":{"tf":1.0}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":9,"docs":{"0":{"tf":1.4142135623730951},"181":{"tf":2.8284271247461903},"246":{"tf":1.0},"247":{"tf":2.0},"248":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"68":{"tf":1.0},"72":{"tf":1.4142135623730951},"82":{"tf":1.0}},"o":{"_":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"251":{"tf":1.0}}},"|":{"/":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"b":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"13":{"tf":1.0},"142":{"tf":1.0},"231":{"tf":1.0},"235":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"247":{"tf":1.0},"3":{"tf":1.0},"69":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"229":{"tf":1.4142135623730951},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"14":{"tf":1.7320508075688772},"145":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.4142135623730951},"194":{"tf":1.0},"247":{"tf":1.7320508075688772},"29":{"tf":1.0},"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"231":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"233":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"173":{"tf":1.0},"174":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":11,"docs":{"114":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"229":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"99":{"tf":1.0}},"s":{"/":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"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":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"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":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"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":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"106":{"tf":1.0},"24":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"223":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.7320508075688772}}}}}},"df":47,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"125":{"tf":1.7320508075688772},"130":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":4.0},"174":{"tf":1.4142135623730951},"189":{"tf":1.0},"190":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":2.0},"202":{"tf":1.7320508075688772},"207":{"tf":2.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":2.0},"53":{"tf":1.7320508075688772},"57":{"tf":2.0},"58":{"tf":2.0},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.7320508075688772},"82":{"tf":1.7320508075688772},"83":{"tf":1.0},"84":{"tf":2.0},"93":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"142":{"tf":1.0},"237":{"tf":1.4142135623730951}}}}},"df":10,"docs":{"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.4142135623730951},"82":{"tf":1.0},"97":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"236":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"d":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"49":{"tf":1.0}}},"b":{"df":1,"docs":{"49":{"tf":1.0}}},"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":9,"docs":{"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}}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":9,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":2.0},"167":{"tf":3.1622776601683795},"228":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.4142135623730951},"33":{"tf":1.0},"86":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"243":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":4,"docs":{"161":{"tf":1.0},"238":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"+":{"a":{"df":1,"docs":{"99":{"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":{"125":{"tf":1.0}}}}}}}},"df":9,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"228":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"85":{"tf":1.0}},"n":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":3,"docs":{"11":{"tf":1.0},"154":{"tf":1.0},"96":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"n":{"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":4,"docs":{"107":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"143":{"tf":1.0},"178":{"tf":1.0},"238":{"tf":1.0},"84":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":26,"docs":{"137":{"tf":1.0},"188":{"tf":2.0},"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},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0}}},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"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":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"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":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"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":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{":":{":":{"a":{"d":{"d":{"_":{"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":{"(":{"$":{"_":{"[":{"0":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"228":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"229":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"229":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"229":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"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":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"2":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"235":{"tf":2.8284271247461903},"243":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"166":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"202":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951}}},"df":1,"docs":{"113":{"tf":1.0}}}}},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"r":{"a":{"b":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"175":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"228":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"0":{"tf":1.0},"111":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":2.23606797749979},"194":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"248":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"229":{"tf":1.0},"245":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":32,"docs":{"0":{"tf":1.0},"103":{"tf":2.0},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":2.449489742783178},"182":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.7320508075688772},"213":{"tf":1.4142135623730951},"220":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":2.6457513110645907},"54":{"tf":2.0},"55":{"tf":2.23606797749979},"56":{"tf":2.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":2.23606797749979},"99":{"tf":1.4142135623730951}}}}},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":4,"docs":{"251":{"tf":1.4142135623730951},"51":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"0":{"df":1,"docs":{"16":{"tf":1.0}}},"[":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"226":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":20,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":2.0},"142":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"233":{"tf":1.0},"241":{"tf":1.0},"251":{"tf":1.7320508075688772},"51":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"7":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"97":{"tf":1.0}},"o":{"\"":{">":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}},"'":{"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.4142135623730951},"224":{"tf":1.0},"9":{"tf":1.4142135623730951}}},".":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{">":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"/":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"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":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"25":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"25":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":101,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"117":{"tf":1.7320508075688772},"119":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":2.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":3.605551275463989},"187":{"tf":1.7320508075688772},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.0},"202":{"tf":2.0},"216":{"tf":1.0},"217":{"tf":1.0},"227":{"tf":1.7320508075688772},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":2.6457513110645907},"248":{"tf":2.0},"25":{"tf":1.7320508075688772},"251":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.7320508075688772},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":2.0},"71":{"tf":2.0},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"77":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"86":{"tf":2.23606797749979},"87":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"|":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"230":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"228":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"143":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"235":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":12,"docs":{"161":{"tf":1.0},"87":{"tf":1.7320508075688772},"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.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"o":{"df":4,"docs":{"161":{"tf":2.23606797749979},"30":{"tf":1.4142135623730951},"39":{"tf":1.0},"58":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"183":{"tf":1.0},"192":{"tf":1.0},"205":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.0},"14":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"139":{"tf":2.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"228":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"16":{"tf":1.0},"223":{"tf":1.0},"56":{"tf":2.0}}}}},"b":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"b":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"114":{"tf":1.0},"168":{"tf":1.0},"244":{"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":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":7,"docs":{"112":{"tf":1.0},"170":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"245":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"249":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"c":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"107":{"tf":2.0},"108":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.0}}},"h":{"df":1,"docs":{"202":{"tf":1.0}}},"i":{"c":{"df":4,"docs":{"144":{"tf":1.0},"231":{"tf":1.4142135623730951},"82":{"tf":1.0},"94":{"tf":1.0}}},"df":1,"docs":{"242":{"tf":1.0}}}}},"df":14,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"153":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"241":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"63":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"228":{"tf":1.0},"235":{"tf":1.0}}}}},"df":1,"docs":{"109":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"239":{"tf":1.0},"83":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":11,"docs":{"125":{"tf":1.0},"207":{"tf":1.0},"235":{"tf":1.0},"243":{"tf":1.0},"42":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"110":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":81,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":2.23606797749979},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":2.8284271247461903},"146":{"tf":2.23606797749979},"147":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"150":{"tf":2.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":2.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":3.1622776601683795},"175":{"tf":2.449489742783178},"176":{"tf":2.8284271247461903},"177":{"tf":1.4142135623730951},"178":{"tf":2.23606797749979},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.7320508075688772},"198":{"tf":1.0},"228":{"tf":3.7416573867739413},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"24":{"tf":1.0},"246":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"142":{"tf":1.0},"194":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":2,"docs":{"2":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0}}},"y":{"_":{"2":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"235":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"153":{"tf":2.0},"165":{"tf":1.0},"231":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"233":{"tf":1.0},"238":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"127":{"tf":1.0},"231":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}},"1":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"2":{"df":5,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.23606797749979},"220":{"tf":1.0}}},"3":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"df":63,"docs":{"0":{"tf":1.0},"101":{"tf":2.8284271247461903},"105":{"tf":2.6457513110645907},"107":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"148":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"157":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"165":{"tf":3.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"238":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":2.0},"38":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"40":{"tf":2.23606797749979},"41":{"tf":2.23606797749979},"42":{"tf":2.6457513110645907},"43":{"tf":2.23606797749979},"44":{"tf":2.23606797749979},"45":{"tf":2.23606797749979},"46":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0},"80":{"tf":2.0},"82":{"tf":3.0},"88":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"u":{"b":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"145":{"tf":1.0},"148":{"tf":3.0},"158":{"tf":2.0},"182":{"tf":1.0},"228":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"0":{"0":{"df":8,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"157":{"tf":2.449489742783178},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"178":{"tf":1.0},"228":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0}}},"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":3,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"236":{"tf":1.0}}}},"df":1,"docs":{"153":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"236":{"tf":2.0}}}}},"df":0,"docs":{},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":5,"docs":{"181":{"tf":1.4142135623730951},"245":{"tf":2.0},"246":{"tf":2.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"204":{"tf":1.0},"205":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"246":{"tf":1.0},"25":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.4142135623730951}}}},"v":{"a":{"df":2,"docs":{"148":{"tf":1.0},"247":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"177":{"tf":3.0},"179":{"tf":2.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"237":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"83":{"tf":1.0},"85":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"84":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"82":{"tf":1.0}}},"df":14,"docs":{"106":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"241":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":2,"docs":{"235":{"tf":1.0},"66":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":20,"docs":{"0":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.7320508075688772},"142":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":2.23606797749979},"199":{"tf":1.0},"30":{"tf":1.4142135623730951},"54":{"tf":1.0},"64":{"tf":1.0},"79":{"tf":2.0},"84":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.7320508075688772},"94":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"13":{"tf":1.0},"231":{"tf":2.6457513110645907},"233":{"tf":3.3166247903554},"235":{"tf":4.898979485566356},"236":{"tf":1.0},"237":{"tf":3.3166247903554},"238":{"tf":2.8284271247461903},"239":{"tf":3.1622776601683795},"240":{"tf":2.449489742783178},"241":{"tf":2.449489742783178},"242":{"tf":2.8284271247461903},"243":{"tf":2.8284271247461903},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"37":{"tf":1.4142135623730951},"85":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":2.0}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"247":{"tf":2.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"236":{"tf":1.0}}}}},".":{"df":0,"docs":{},"o":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"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":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"140":{"tf":1.0},"141":{"tf":1.7320508075688772},"2":{"tf":1.0},"69":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"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":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"111":{"tf":1.0},"125":{"tf":2.0},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"158":{"tf":1.0},"182":{"tf":2.6457513110645907},"84":{"tf":2.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"118":{"tf":1.0},"123":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"162":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":5,"docs":{"102":{"tf":1.0},"106":{"tf":2.0},"107":{"tf":2.449489742783178},"108":{"tf":2.23606797749979},"109":{"tf":1.7320508075688772}}}}}},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"0":{"tf":1.0},"139":{"tf":1.4142135623730951},"183":{"tf":1.0},"189":{"tf":1.0},"228":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"83":{"tf":1.0}}}},"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"110":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"113":{"tf":1.0},"170":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"82":{"tf":1.7320508075688772},"84":{"tf":2.0}},"s":{"/":{"b":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"82":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"82":{"tf":1.0}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"105":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.6457513110645907},"153":{"tf":1.0},"236":{"tf":1.0},"243":{"tf":1.0}}}},"o":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"'":{"df":1,"docs":{"45":{"tf":1.0}}},"df":20,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":2.23606797749979},"165":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"200":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":2.23606797749979},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"233":{"tf":1.4142135623730951},"241":{"tf":1.0},"242":{"tf":1.0},"83":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"2":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"77":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"231":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}},"x":{"df":4,"docs":{"110":{"tf":1.0},"128":{"tf":1.4142135623730951},"235":{"tf":1.0},"239":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}},"s":{"df":1,"docs":{"174":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"233":{"tf":1.4142135623730951},"235":{"tf":2.23606797749979},"237":{"tf":1.0},"239":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":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":{"147":{"tf":1.0},"183":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":18,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"173":{"tf":2.23606797749979},"174":{"tf":2.23606797749979},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.7320508075688772},"195":{"tf":2.0},"220":{"tf":1.7320508075688772}}}}},"df":23,"docs":{"0":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772},"105":{"tf":1.0},"125":{"tf":1.0},"142":{"tf":1.0},"160":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":2.6457513110645907},"63":{"tf":1.4142135623730951},"66":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"125":{"tf":1.4142135623730951},"142":{"tf":1.0},"165":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":2.449489742783178},"65":{"tf":2.449489742783178},"66":{"tf":2.23606797749979},"67":{"tf":1.4142135623730951},"68":{"tf":2.23606797749979},"69":{"tf":2.6457513110645907},"70":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"237":{"tf":1.7320508075688772},"238":{"tf":1.4142135623730951},"239":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{".":{"*":{"*":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"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":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"228":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"178":{"tf":1.0},"230":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"175":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"2":{"tf":1.0}}}}},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"249":{"tf":1.7320508075688772},"250":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"228":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"143":{"tf":1.0},"251":{"tf":1.0}}},"t":{"df":3,"docs":{"143":{"tf":1.4142135623730951},"7":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"207":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.0},"245":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":10,"docs":{"0":{"tf":1.0},"102":{"tf":2.0},"113":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}},"n":{"df":1,"docs":{"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"6":{"tf":1.0},"86":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.7320508075688772},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":1.0},"230":{"tf":1.0},"233":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"83":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"233":{"tf":1.0},"238":{"tf":1.4142135623730951}}}},"df":2,"docs":{"231":{"tf":1.0},"233":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"2":{"tf":1.0},"249":{"tf":1.0},"6":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"189":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":26,"docs":{"101":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"183":{"tf":1.0},"189":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"228":{"tf":1.0},"24":{"tf":1.0},"64":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.4142135623730951},"82":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"'":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"3":{"2":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"_":{"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":{"206":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}}}}}},"d":{"df":1,"docs":{"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"df":1,"docs":{"132":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":21,"docs":{"126":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"231":{"tf":2.449489742783178},"232":{"tf":1.0},"233":{"tf":3.0},"234":{"tf":1.0},"235":{"tf":1.7320508075688772},"236":{"tf":1.0},"237":{"tf":2.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"32":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"l":{"df":9,"docs":{"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"90":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"l":{"+":{"b":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"84":{"tf":1.0}}},"g":{"df":1,"docs":{"84":{"tf":1.4142135623730951}}},"u":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"231":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"46":{"tf":1.0},"68":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"g":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"6":{"tf":1.7320508075688772},"8":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"187":{"tf":1.4142135623730951},"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":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":{"139":{"tf":2.23606797749979},"187":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":2.0},"241":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"b":{"df":1,"docs":{"83":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"172":{"tf":2.0},"230":{"tf":2.23606797749979}},"g":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"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":1,"docs":{"139":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"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":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":7,"docs":{"13":{"tf":1.0},"154":{"tf":1.0},"211":{"tf":1.0},"243":{"tf":1.0},"68":{"tf":1.0},"87":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"14":{"tf":1.0},"178":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"229":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"125":{"tf":1.4142135623730951},"155":{"tf":1.0},"202":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"208":{"tf":1.7320508075688772}}}},"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":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"24":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"228":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"217":{"tf":1.7320508075688772}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"219":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"160":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"111":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"~":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"188":{"tf":1.0},"232":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"231":{"tf":1.4142135623730951},"233":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0}}}}}}}},"v":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"2":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":68,"docs":{"0":{"tf":1.0},"13":{"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},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"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},"8":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":4,"docs":{"233":{"tf":1.0},"236":{"tf":1.0},"251":{"tf":1.0},"51":{"tf":1.7320508075688772}}}},"r":{"a":{"df":0,"docs":{},"m":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"224":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":16,"docs":{"0":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"120":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"25":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"24":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":2.0},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1":{"tf":1.0},"110":{"tf":1.0},"2":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"125":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.0},"191":{"tf":1.0},"213":{"tf":1.0},"235":{"tf":3.0},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":2.449489742783178},"54":{"tf":1.0},"81":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"119":{"tf":1.0},"202":{"tf":1.0},"236":{"tf":1.0},"247":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"183":{"tf":1.0},"188":{"tf":1.0},"79":{"tf":1.0}}},"y":{":":{"'":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"5":{"/":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"85":{"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":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":1,"docs":{"69":{"tf":1.0}},"l":{"df":2,"docs":{"31":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"=":{":":{"0":{".":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"164":{"tf":2.0},"170":{"tf":2.23606797749979},"172":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"235":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"188":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"a":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":12,"docs":{"251":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":2.0},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"188":{"tf":1.0},"195":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"185":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"138":{"tf":1.4142135623730951},"14":{"tf":2.449489742783178},"228":{"tf":1.0},"242":{"tf":1.0},"75":{"tf":1.0},"84":{"tf":2.449489742783178},"86":{"tf":1.0}}}}}}}},"df":1,"docs":{"144":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"119":{"tf":1.0},"142":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"178":{"tf":1.0},"228":{"tf":1.0},"247":{"tf":1.0},"32":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"11":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"233":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"158":{"tf":1.0},"235":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":9,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"235":{"tf":2.0},"81":{"tf":2.0},"83":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"194":{"tf":1.0},"213":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"df":1,"docs":{"13":{"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":3,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.4641016151377544},"84":{"tf":1.0}}},"w":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"58":{"tf":1.0}},"n":{"df":4,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"13":{"tf":1.0},"37":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"142":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":2.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.7320508075688772}}}},"p":{"df":1,"docs":{"139":{"tf":3.1622776601683795}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"127":{"tf":1.0},"161":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"237":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.7320508075688772},"153":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}},"t":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"92":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}}},"df":26,"docs":{"114":{"tf":1.0},"125":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"155":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":2.0},"89":{"tf":2.23606797749979},"90":{"tf":2.0},"91":{"tf":1.0},"92":{"tf":2.6457513110645907},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":1.0},"98":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":7,"docs":{"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"180":{"tf":1.0},"245":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"50":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":21,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"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},"144":{"tf":1.0},"236":{"tf":1.4142135623730951},"98":{"tf":2.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"m":{"9":{"7":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"72":{"tf":1.0}}},"(":{"df":1,"docs":{"155":{"tf":1.0}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"207":{"tf":1.0},"210":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":70,"docs":{"0":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.449489742783178},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"110":{"tf":3.1622776601683795},"111":{"tf":2.23606797749979},"112":{"tf":1.7320508075688772},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":3.3166247903554},"160":{"tf":3.0},"161":{"tf":2.6457513110645907},"168":{"tf":2.23606797749979},"170":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"182":{"tf":2.449489742783178},"194":{"tf":1.0},"202":{"tf":2.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"28":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"40":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"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}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"94":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"149":{"tf":1.4142135623730951},"24":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"129":{"tf":1.4142135623730951},"31":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"81":{"tf":1.0}}},"x":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":7,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"166":{"tf":1.0},"54":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"99":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"110":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"!":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"182":{"tf":1.0},"229":{"tf":1.0}}}}}}}},"df":1,"docs":{"155":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"113":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"243":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"229":{"tf":1.4142135623730951}}}}},"v":{"=":{"\"":{"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":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"5":{"tf":1.0},"97":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"a":{"df":1,"docs":{"82":{"tf":5.0990195135927845}}},"df":0,"docs":{}},"q":{"df":2,"docs":{"173":{"tf":1.0},"247":{"tf":1.0}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"228":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"125":{"tf":1.0},"160":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.7320508075688772},"229":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}},"e":{"2":{"df":1,"docs":{"229":{"tf":1.0}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"177":{"tf":1.7320508075688772},"182":{"tf":1.0},"229":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"c":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0}},"t":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"194":{"tf":1.0},"228":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":31,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":2.0},"144":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"188":{"tf":1.0},"195":{"tf":1.7320508075688772},"202":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.4142135623730951},"50":{"tf":1.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"67":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":14,"docs":{"165":{"tf":1.4142135623730951},"25":{"tf":2.0},"42":{"tf":2.23606797749979},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"72":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"186":{"tf":1.7320508075688772},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.4142135623730951},"5":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"178":{"tf":1.0}}}},"t":{"df":2,"docs":{"125":{"tf":1.0},"229":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"13":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"231":{"tf":1.0},"237":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"238":{"tf":1.0},"42":{"tf":1.0},"77":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":8,"docs":{"116":{"tf":1.7320508075688772},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"118":{"tf":2.0},"119":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"93":{"tf":1.4142135623730951},"97":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}},"r":{"a":{"df":2,"docs":{"0":{"tf":1.0},"145":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"240":{"tf":1.0}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"237":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}},"s":{"df":3,"docs":{"235":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"229":{"tf":1.0},"50":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"106":{"tf":1.0},"125":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"251":{"tf":1.0},"50":{"tf":1.7320508075688772}}}}}},"l":{"df":0,"docs":{},"e":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"7":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"83":{"tf":1.4142135623730951}},"e":{".":{"\"":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"83":{"tf":2.0}}}}},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":28,"docs":{"118":{"tf":1.4142135623730951},"143":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":2.0},"178":{"tf":2.0},"189":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.23606797749979},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":2.23606797749979},"83":{"tf":2.23606797749979},"84":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"9":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"137":{"tf":1.0}}}}}}}}},"l":{"df":6,"docs":{"231":{"tf":2.0},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":1.0},"247":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"239":{"tf":1.0},"84":{"tf":1.0}}}},"d":{"df":7,"docs":{"13":{"tf":1.0},"174":{"tf":1.0},"195":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.4142135623730951},"79":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"245":{"tf":1.0},"6":{"tf":1.0},"84":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"30":{"tf":1.0}}},"x":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"df":1,"docs":{"83":{"tf":1.0}},"p":{"df":5,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.7320508075688772},"229":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":9,"docs":{"187":{"tf":1.0},"231":{"tf":1.4142135623730951},"237":{"tf":1.0},"243":{"tf":1.0},"6":{"tf":1.4142135623730951},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"97":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":2.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"174":{"tf":1.4142135623730951},"237":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"245":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.7320508075688772}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.7320508075688772},"117":{"tf":1.7320508075688772},"14":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.7320508075688772},"224":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"233":{"tf":1.0},"242":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"236":{"tf":1.0},"239":{"tf":1.7320508075688772},"32":{"tf":1.0}}}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"165":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"250":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"193":{"tf":1.0},"195":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":3,"docs":{"188":{"tf":1.0},"195":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"142":{"tf":1.0},"25":{"tf":1.0},"29":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":1,"docs":{"251":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}}}}},"g":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"247":{"tf":2.0}},"o":{"df":1,"docs":{"247":{"tf":2.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":7,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":2.23606797749979},"169":{"tf":2.23606797749979},"170":{"tf":1.0},"171":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"228":{"tf":1.4142135623730951},"231":{"tf":1.7320508075688772},"233":{"tf":1.0},"235":{"tf":1.7320508075688772},"243":{"tf":1.0},"251":{"tf":1.0},"48":{"tf":1.4142135623730951},"50":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"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":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"112":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"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":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"df":3,"docs":{"125":{"tf":3.4641016151377544},"228":{"tf":1.0},"64":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"151":{"tf":2.23606797749979},"153":{"tf":1.0},"235":{"tf":1.0},"75":{"tf":1.0},"82":{"tf":1.0}},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"228":{"tf":1.0}}},"t":{"df":3,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0},"251":{"tf":1.0}}}},"df":4,"docs":{"237":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":1,"docs":{"98":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"0":{"tf":1.0},"153":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"13":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"3":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"142":{"tf":2.23606797749979},"24":{"tf":1.0}},"i":{"c":{"df":2,"docs":{"128":{"tf":1.7320508075688772},"231":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"142":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"d":{"df":7,"docs":{"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"242":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"177":{"tf":1.0}}},"df":27,"docs":{"110":{"tf":3.1622776601683795},"111":{"tf":1.4142135623730951},"112":{"tf":2.23606797749979},"113":{"tf":2.449489742783178},"114":{"tf":2.0},"115":{"tf":1.7320508075688772},"144":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":2.23606797749979},"166":{"tf":2.0},"167":{"tf":2.0},"168":{"tf":3.0},"169":{"tf":3.3166247903554},"170":{"tf":2.0},"171":{"tf":2.0},"172":{"tf":2.0},"176":{"tf":2.6457513110645907},"177":{"tf":2.6457513110645907},"179":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.7320508075688772},"235":{"tf":1.0},"64":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"7":{"tf":1.0}}},"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"114":{"tf":1.0}},"i":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"247":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":19,"docs":{"0":{"tf":2.0},"145":{"tf":1.7320508075688772},"15":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.0},"16":{"tf":1.7320508075688772},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"247":{"tf":1.0},"5":{"tf":1.0},"7":{"tf":1.0},"85":{"tf":1.0}}},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"a":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"df":3,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"153":{"tf":1.0}},"l":{"df":2,"docs":{"229":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"236":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0}}}}},"df":8,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0}},"e":{"a":{"d":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}}},"l":{"df":0,"docs":{},"p":{"df":5,"docs":{"110":{"tf":1.0},"14":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"174":{"tf":1.0}}},"df":9,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"153":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.4142135623730951},"74":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"248":{"tf":1.4142135623730951}}}}}}},"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"248":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"188":{"tf":1.0},"248":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"141":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"109":{"tf":2.23606797749979},"125":{"tf":1.0},"191":{"tf":1.0},"21":{"tf":1.7320508075688772},"73":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}}}},"j":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"111":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"/":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"173":{"tf":1.0},"174":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"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":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"83":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"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":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"223":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"14":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"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":{":":{"4":{"4":{"4":{"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"201":{"tf":1.0}}}}}},"df":2,"docs":{"200":{"tf":1.0},"202":{"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":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":2,"docs":{"78":{"tf":1.0},"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}},"s":{":":{"/":{"/":{"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":{"/":{"b":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"a":{"df":2,"docs":{"13":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"u":{"c":{"a":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"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":{}}}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"1":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"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":{}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"i":{"'":{"d":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}}},"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":3,"docs":{"153":{"tf":1.0},"53":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"b":{"b":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":4,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"40":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"h":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"n":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"249":{"tf":1.0}}},"u":{"1":{"df":1,"docs":{"153":{"tf":1.0}}},"2":{"df":1,"docs":{"153":{"tf":1.0}}},"3":{"df":1,"docs":{"153":{"tf":1.0}}},"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":1,"docs":{"153":{"tf":1.0}}}}},"c":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}},"d":{"df":1,"docs":{"249":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"151":{"tf":1.0},"228":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"71":{"tf":1.0}}},"f":{"(":{"$":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"k":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"l":{"df":2,"docs":{"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}}},"df":2,"docs":{"157":{"tf":1.0},"162":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"251":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":4,"docs":{"13":{"tf":1.0},"233":{"tf":1.0},"242":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"139":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"109":{"tf":1.0},"92":{"tf":1.4142135623730951}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"14":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"242":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.0},"145":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"148":{"tf":1.0},"175":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.7320508075688772},"92":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":6,"docs":{"144":{"tf":1.0},"229":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"154":{"tf":1.0}}},"df":16,"docs":{"125":{"tf":2.0},"148":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":2.23606797749979},"166":{"tf":1.0},"182":{"tf":1.4142135623730951},"25":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}},"i":{"d":{"df":1,"docs":{"33":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"1":{"tf":1.7320508075688772},"143":{"tf":1.0},"187":{"tf":1.0},"2":{"tf":1.7320508075688772},"202":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":3.1622776601683795},"7":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0}}},"n":{"c":{"df":2,"docs":{"202":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.7320508075688772}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.7320508075688772}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}}},"f":{"a":{"c":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.7320508075688772},"188":{"tf":1.7320508075688772},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"9":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"127":{"tf":1.4142135623730951},"231":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"o":{"df":3,"docs":{"137":{"tf":1.0},"45":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"r":{"df":1,"docs":{"71":{"tf":1.0}},"v":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"'":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.0},"153":{"tf":1.4142135623730951},"194":{"tf":1.0},"58":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"84":{"tf":2.8284271247461903}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"250":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"44":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":2,"docs":{"149":{"tf":1.0},"159":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"128":{"tf":1.0}}},"s":{"0":{"2":{"0":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"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":{},"e":{"df":1,"docs":{"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"187":{"tf":1.7320508075688772}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"239":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"df":5,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"246":{"tf":1.0},"58":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"228":{"tf":1.4142135623730951},"231":{"tf":1.0},"94":{"tf":1.0}}}},"y":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":12,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"16":{"tf":1.0},"164":{"tf":1.0},"174":{"tf":1.4142135623730951},"84":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":2.0},"99":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":28,"docs":{"111":{"tf":1.0},"145":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":2.449489742783178},"153":{"tf":1.7320508075688772},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"228":{"tf":1.7320508075688772},"229":{"tf":1.0},"236":{"tf":1.0},"246":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"153":{"tf":1.0},"235":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"8":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"b":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"202":{"tf":1.0},"228":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"105":{"tf":1.0},"166":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"190":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"85":{"tf":2.0},"86":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":6,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"167":{"tf":1.0},"171":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"<":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"a":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"229":{"tf":1.0}}}}},"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"143":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":2.6457513110645907},"236":{"tf":1.0},"237":{"tf":1.0},"81":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"240":{"tf":2.449489742783178},"241":{"tf":1.7320508075688772},"242":{"tf":1.4142135623730951},"243":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"t":{"'":{"df":5,"docs":{"125":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"235":{"tf":1.0},"237":{"tf":1.0}}},"df":6,"docs":{"104":{"tf":1.0},"128":{"tf":1.0},"190":{"tf":1.0},"42":{"tf":1.0},"84":{"tf":1.4142135623730951},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"151":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"145":{"tf":1.0},"151":{"tf":3.0},"50":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"i":{"b":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"2":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"249":{"tf":1.0},"250":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"145":{"tf":1.0},"237":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":34,"docs":{"109":{"tf":2.449489742783178},"125":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":1.0},"235":{"tf":2.23606797749979},"236":{"tf":1.0},"25":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":2.0},"51":{"tf":1.0},"57":{"tf":2.6457513110645907},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"79":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"k":{"=":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"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":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"5":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":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":{"0":{"tf":1.0},"101":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":1.0},"155":{"tf":1.0},"158":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"5":{"tf":1.0},"98":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"5":{"tf":1.0},"8":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"14":{"tf":1.0},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}},"o":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":6,"docs":{"138":{"tf":1.0},"171":{"tf":1.0},"189":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":2.23606797749979},"86":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"233":{"tf":1.0}},"i":{"c":{"df":4,"docs":{"145":{"tf":1.0},"228":{"tf":1.4142135623730951},"236":{"tf":1.0},"239":{"tf":2.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"228":{"tf":1.0},"238":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":9,"docs":{"143":{"tf":1.0},"153":{"tf":1.0},"231":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}},"t":{"df":2,"docs":{"0":{"tf":1.0},"98":{"tf":1.0}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"233":{"tf":1.0},"236":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"50":{"tf":1.0}}}},"m":{"a":{"d":{"df":0,"docs":{},"e":{"df":3,"docs":{"205":{"tf":1.0},"33":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"113":{"tf":1.0},"143":{"tf":1.0},"161":{"tf":2.0},"235":{"tf":1.0},"24":{"tf":1.0},"6":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"110":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"202":{"tf":1.0},"99":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"14":{"tf":1.0},"164":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"192":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":5,"docs":{"147":{"tf":1.4142135623730951},"164":{"tf":1.0},"181":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0}}},"r":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"51":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":4,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":5,"docs":{"93":{"tf":2.0},"94":{"tf":2.449489742783178},"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"251":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"│":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}},"x":{"df":0,"docs":{},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}}},"b":{"df":1,"docs":{"3":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"164":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":2.0},"239":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"238":{"tf":1.0},"240":{"tf":1.0},"86":{"tf":1.0}}}}}},"u":{"df":10,"docs":{"12":{"tf":2.0},"125":{"tf":1.7320508075688772},"16":{"tf":1.0},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":2.0},"71":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}},"t":{"df":2,"docs":{"233":{"tf":1.0},"235":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"10":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"236":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}},"i":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"9":{"tf":1.0}}}},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":1,"docs":{"137":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.4142135623730951}},"i":{"c":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":27,"docs":{"124":{"tf":1.7320508075688772},"125":{"tf":2.23606797749979},"126":{"tf":1.7320508075688772},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"229":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"87":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":2.0},"93":{"tf":2.0},"94":{"tf":2.0},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.0},"99":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":3,"docs":{"113":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0}},"i":{"df":18,"docs":{"0":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"145":{"tf":1.0},"227":{"tf":1.7320508075688772},"228":{"tf":1.0},"229":{"tf":1.0},"250":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.7320508075688772},"194":{"tf":1.0},"228":{"tf":1.0},"6":{"tf":1.7320508075688772}}}}},"df":1,"docs":{"82":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":11,"docs":{"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0},"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"98":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"148":{"tf":2.0},"182":{"tf":1.0},"229":{"tf":1.0}}}}}}}}},"df":4,"docs":{"103":{"tf":1.0},"148":{"tf":1.4142135623730951},"182":{"tf":1.0},"229":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":20,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.7320508075688772},"102":{"tf":1.4142135623730951},"103":{"tf":1.7320508075688772},"104":{"tf":2.0},"105":{"tf":3.0},"11":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"148":{"tf":3.872983346207417},"149":{"tf":4.58257569495584},"153":{"tf":1.0},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"24":{"tf":1.7320508075688772},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"9":{"tf":1.0},"98":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"247":{"tf":1.4142135623730951}}},"x":{"df":2,"docs":{"181":{"tf":1.0},"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.0},"159":{"tf":3.3166247903554},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"214":{"tf":2.0},"248":{"tf":1.0},"84":{"tf":1.7320508075688772},"98":{"tf":1.0},"99":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"5":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":6,"docs":{"166":{"tf":1.7320508075688772},"194":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"55":{"tf":1.4142135623730951},"96":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":25,"docs":{"101":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"200":{"tf":1.0},"229":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"y":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"249":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":19,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"190":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"228":{"tf":2.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0}},"x":{"df":1,"docs":{"214":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"224":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}},"df":2,"docs":{"160":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":24,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"153":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"237":{"tf":2.23606797749979},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"5":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"t":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"137":{"tf":1.0},"251":{"tf":1.0}}}}}}},"w":{"(":{"\"":{"c":{":":{"\\":{"\\":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"\\":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{".":{"b":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"190":{"tf":1.7320508075688772},"195":{"tf":1.7320508075688772},"202":{"tf":1.0},"211":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"200":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"207":{"tf":1.0},"212":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"[":{"5":{"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"139":{"tf":2.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"189":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"228":{"tf":1.0},"236":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":7,"docs":{"139":{"tf":1.0},"160":{"tf":1.4142135623730951},"171":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"142":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.4142135623730951}}}}}},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":1.0}}}},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":3.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":2.449489742783178},"63":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":7,"docs":{"127":{"tf":1.0},"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"197":{"tf":1.0},"25":{"tf":1.0},"72":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"2":{"0":{"1":{"7":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"249":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"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":{},"e":{"df":2,"docs":{"112":{"tf":1.0},"56":{"tf":1.0}}},"h":{"df":2,"docs":{"101":{"tf":1.0},"125":{"tf":1.4142135623730951}}},"i":{"c":{"df":4,"docs":{"142":{"tf":1.0},"237":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"145":{"tf":1.0},"172":{"tf":1.0},"228":{"tf":1.0},"46":{"tf":2.0}}}}},"df":0,"docs":{}}}},"o":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"68":{"tf":1.0},"72":{"tf":1.0}}}},"_":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":1,"docs":{"251":{"tf":1.0}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"190":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"42":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"236":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"242":{"tf":1.7320508075688772},"243":{"tf":1.0}}}},"r":{"df":1,"docs":{"236":{"tf":1.0}},"r":{"df":1,"docs":{"235":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"246":{"tf":1.7320508075688772},"251":{"tf":2.0},"65":{"tf":1.0},"82":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"202":{"tf":1.4142135623730951},"215":{"tf":2.449489742783178},"69":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"l":{"d":{"df":3,"docs":{"144":{"tf":1.0},"178":{"tf":1.0},"231":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"c":{"df":4,"docs":{"45":{"tf":2.0},"79":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}}},"df":12,"docs":{"107":{"tf":1.0},"169":{"tf":1.0},"202":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":2.23606797749979},"237":{"tf":2.0},"43":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"86":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"164":{"tf":1.0},"85":{"tf":1.7320508075688772},"88":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"192":{"tf":1.0},"195":{"tf":1.0},"221":{"tf":2.0},"32":{"tf":2.0},"65":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"175":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951},"50":{"tf":1.0},"6":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"114":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"137":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"235":{"tf":1.0},"83":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"193":{"tf":1.0},"239":{"tf":1.0},"50":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"101":{"tf":1.0},"125":{"tf":1.0},"84":{"tf":1.0}},"l":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"231":{"tf":1.0},"238":{"tf":1.4142135623730951}}},"y":{"df":8,"docs":{"179":{"tf":1.7320508075688772},"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"244":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"246":{"tf":1.7320508075688772},"247":{"tf":2.0},"248":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"178":{"tf":2.0}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"df":2,"docs":{"231":{"tf":1.0},"235":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":2,"docs":{"235":{"tf":1.0},"238":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"175":{"tf":1.0},"198":{"tf":1.0},"213":{"tf":1.0}}},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}}},"w":{"df":2,"docs":{"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"y":{"df":2,"docs":{"235":{"tf":1.0},"6":{"tf":1.0}}}},"df":3,"docs":{"162":{"tf":1.7320508075688772},"165":{"tf":1.0},"25":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"16":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"142":{"tf":1.0},"43":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}},"l":{"'":{"df":1,"docs":{"242":{"tf":1.0}}},"df":7,"docs":{"183":{"tf":1.0},"189":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"2":{"tf":4.898979485566356},"230":{"tf":1.0},"250":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"198":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"64":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.7320508075688772}}}}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":5,"docs":{"112":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":1.0},"75":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":3,"docs":{"233":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.0}}}},"o":{"d":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"174":{"tf":1.0},"231":{"tf":2.23606797749979},"233":{"tf":2.449489742783178},"237":{"tf":2.23606797749979},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"247":{"tf":1.0},"248":{"tf":1.0}}}},"s":{"_":{"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":1,"docs":{"81":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":1,"docs":{"146":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":8,"docs":{"12":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":2.0},"71":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"187":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"223":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"228":{"tf":2.0},"235":{"tf":1.0},"31":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"228":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"153":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"144":{"tf":1.4142135623730951}}}}},"s":{"df":8,"docs":{"145":{"tf":1.0},"148":{"tf":3.4641016151377544},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"228":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":5,"docs":{"160":{"tf":1.0},"171":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.7320508075688772},"83":{"tf":1.0}},"s":{"df":2,"docs":{"125":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"118":{"tf":1.0},"157":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"181":{"tf":1.0},"193":{"tf":1.7320508075688772},"226":{"tf":1.0},"230":{"tf":1.0},"240":{"tf":1.0}}}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"1":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}},":":{":":{"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":{"83":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"165":{"tf":1.0},"195":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"112":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"250":{"tf":1.0},"5":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"235":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"192":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":5,"docs":{"122":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.7320508075688772},"66":{"tf":1.7320508075688772},"67":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"t":{"df":3,"docs":{"174":{"tf":1.0},"238":{"tf":1.0},"42":{"tf":1.0}}}},"{":{"df":0,"docs":{},"e":{"a":{"=":{"df":0,"docs":{},"f":{"df":1,"docs":{"242":{"tf":1.0}}},"w":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"c":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":1,"docs":{"164":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"249":{"tf":1.0}},"g":{"df":1,"docs":{"249":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"101":{"tf":1.7320508075688772},"102":{"tf":1.7320508075688772},"103":{"tf":1.7320508075688772},"104":{"tf":1.7320508075688772},"105":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"158":{"tf":1.0},"228":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"164":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"154":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"b":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"155":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.0},"229":{"tf":1.7320508075688772}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}},"d":{"df":3,"docs":{"187":{"tf":1.0},"236":{"tf":1.0},"25":{"tf":1.0}},"i":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"245":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"143":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":1,"docs":{"233":{"tf":1.7320508075688772}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"247":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":3,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"12":{"tf":1.0},"204":{"tf":1.0},"239":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"142":{"tf":1.0},"178":{"tf":1.0}},"f":{"df":1,"docs":{"229":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.7320508075688772},"228":{"tf":1.0},"233":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"110":{"tf":1.0},"242":{"tf":1.0}}}},"df":1,"docs":{"110":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"104":{"tf":1.0},"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"143":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":4,"docs":{"10":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"114":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"231":{"tf":1.0},"6":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"84":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"177":{"tf":1.0},"239":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":2,"docs":{"79":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":1,"docs":{"183":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"73":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"0":{"tf":1.0},"144":{"tf":1.0},"183":{"tf":1.0},"228":{"tf":1.0},"237":{"tf":1.4142135623730951},"242":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":2.0}}}},"i":{"df":0,"docs":{},"z":{"df":7,"docs":{"161":{"tf":2.0},"28":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"193":{"tf":1.4142135623730951},"231":{"tf":1.0},"236":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":9,"docs":{"125":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"225":{"tf":1.0},"245":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":2,"docs":{"249":{"tf":1.0},"71":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.449489742783178},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"194":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":2.23606797749979},"236":{"tf":1.0},"237":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":2.0},"84":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"54":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"80":{"tf":1.7320508075688772}},"e":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"142":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"32":{"tf":1.0}}}}},"p":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"239":{"tf":1.0}},"r":{"df":6,"docs":{"155":{"tf":1.0},"16":{"tf":1.0},"165":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"222":{"tf":1.0},"223":{"tf":1.0}}}}},"n":{"df":16,"docs":{"1":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"230":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.7320508075688772},"8":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.0}}}}}}}},"s":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"145":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.7320508075688772},"228":{"tf":1.0},"229":{"tf":1.0},"233":{"tf":1.0},"250":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"189":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":3,"docs":{"193":{"tf":1.0},"195":{"tf":1.0},"224":{"tf":1.7320508075688772}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"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":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"164":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"164":{"tf":1.4142135623730951},"193":{"tf":1.7320508075688772},"224":{"tf":1.0},"236":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":2.449489742783178},"84":{"tf":1.4142135623730951},"86":{"tf":2.449489742783178}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"73":{"tf":1.7320508075688772}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"236":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"194":{"tf":1.0}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"\"":{"$":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{"d":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"202":{"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":1,"docs":{"202":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"201":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":42,"docs":{"185":{"tf":1.7320508075688772},"186":{"tf":2.0},"187":{"tf":2.0},"188":{"tf":2.6457513110645907},"189":{"tf":2.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.7320508075688772},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":2.0},"201":{"tf":1.7320508075688772},"202":{"tf":2.8284271247461903},"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},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"249":{"tf":1.0}}}}}}},"df":9,"docs":{"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.4142135623730951},"198":{"tf":1.0},"24":{"tf":1.0},"245":{"tf":1.0},"82":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"49":{"tf":2.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":13,"docs":{"10":{"tf":1.0},"104":{"tf":2.23606797749979},"105":{"tf":2.8284271247461903},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.4142135623730951},"194":{"tf":1.0},"213":{"tf":1.0},"55":{"tf":1.7320508075688772},"74":{"tf":1.0},"77":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":12,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"11":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"207":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"68":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"n":{"df":2,"docs":{"154":{"tf":1.0},"240":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"216":{"tf":1.7320508075688772}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"218":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":28,"docs":{"101":{"tf":2.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":2.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":2.23606797749979},"118":{"tf":1.0},"125":{"tf":2.449489742783178},"148":{"tf":2.0},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":2.8284271247461903},"160":{"tf":2.8284271247461903},"168":{"tf":2.23606797749979},"172":{"tf":1.0},"175":{"tf":1.0},"209":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":2.449489742783178},"81":{"tf":1.0},"84":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":2,"docs":{"172":{"tf":1.0},"83":{"tf":1.7320508075688772}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"228":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"110":{"tf":1.0},"114":{"tf":1.0},"228":{"tf":1.0},"237":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"144":{"tf":1.0},"91":{"tf":1.0}}}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"{":{"$":{"_":{"df":1,"docs":{"82":{"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":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"\\":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"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":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"181":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"181":{"tf":1.0},"246":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"(":{"@":{"$":{"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":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"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":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":15,"docs":{"108":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.0},"189":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":2.8284271247461903},"238":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}}},"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"6":{"tf":1.0},"84":{"tf":1.0}}}}}},"h":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":4,"docs":{"71":{"tf":2.0},"82":{"tf":1.7320508075688772},"84":{"tf":2.0},"85":{"tf":1.4142135623730951}},"s":{"/":{"c":{"df":1,"docs":{"82":{"tf":1.0}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}},"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":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"o":{"df":1,"docs":{"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}},"t":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"149":{"tf":1.0},"228":{"tf":1.0},"84":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"175":{"tf":1.0}}},"2":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"145":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.7320508075688772},"182":{"tf":1.0},"229":{"tf":1.0}}}}},"df":2,"docs":{"14":{"tf":1.0},"228":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"w":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"248":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"144":{"tf":1.0},"146":{"tf":1.0},"248":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"df":8,"docs":{"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.0},"161":{"tf":2.6457513110645907},"165":{"tf":1.0},"30":{"tf":1.4142135623730951},"39":{"tf":2.0},"82":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"235":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"235":{"tf":1.4142135623730951},"237":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"229":{"tf":1.0},"73":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"246":{"tf":1.0},"43":{"tf":1.0}}}}},"i":{"df":1,"docs":{"238":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"151":{"tf":1.0},"188":{"tf":2.23606797749979},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"203":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":13,"docs":{"110":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"229":{"tf":1.0},"235":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"122":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"235":{"tf":1.7320508075688772},"238":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":4,"docs":{"142":{"tf":1.0},"161":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"135":{"tf":1.7320508075688772},"171":{"tf":2.8284271247461903}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"112":{"tf":1.0},"238":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"12":{"tf":1.0},"83":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"147":{"tf":1.0},"206":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.0},"250":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"120":{"tf":1.0},"251":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"238":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"242":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}},"i":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"139":{"tf":1.0},"172":{"tf":1.0}},"e":{"d":{",":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"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":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":6,"docs":{"228":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"32":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"204":{"tf":1.0},"205":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":12,"docs":{"145":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"228":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"x":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"0":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"187":{"tf":1.0},"202":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"187":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":65,"docs":{"16":{"tf":1.0},"173":{"tf":1.0},"183":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"74":{"tf":2.23606797749979},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":2.23606797749979},"79":{"tf":1.4142135623730951},"80":{"tf":1.7320508075688772},"81":{"tf":1.7320508075688772},"82":{"tf":2.449489742783178},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"82":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"231":{"tf":1.0},"232":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"108":{"tf":1.0},"11":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"204":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"204":{"tf":1.0},"80":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"243":{"tf":1.0}}}},"p":{"df":1,"docs":{"115":{"tf":1.7320508075688772}},"e":{"df":2,"docs":{"169":{"tf":2.6457513110645907},"81":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"137":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"2":{"tf":1.0},"228":{"tf":1.0},"230":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"83":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"u":{"b":{"df":8,"docs":{"12":{"tf":1.0},"175":{"tf":1.7320508075688772},"176":{"tf":2.23606797749979},"177":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"248":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"113":{"tf":1.0},"241":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"236":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"13":{"tf":2.449489742783178},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"249":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"j":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}}}}}},"b":{"df":0,"docs":{},"o":{"b":{"df":2,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"119":{"tf":2.23606797749979},"120":{"tf":1.4142135623730951},"121":{"tf":2.0},"122":{"tf":1.7320508075688772},"125":{"tf":1.0},"143":{"tf":1.4142135623730951},"251":{"tf":1.0}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"233":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"243":{"tf":1.0}}},"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"13":{"tf":1.0},"153":{"tf":1.0},"83":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":3,"docs":{"160":{"tf":1.0},"233":{"tf":1.0},"241":{"tf":1.0}},"l":{"df":4,"docs":{"128":{"tf":1.0},"236":{"tf":1.0},"49":{"tf":1.4142135623730951},"58":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"237":{"tf":1.0},"44":{"tf":1.0},"76":{"tf":1.0}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"5":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{")":{"<":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"25":{"tf":1.4142135623730951},"3":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.4142135623730951},"182":{"tf":1.0},"245":{"tf":1.4142135623730951},"38":{"tf":1.0},"99":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"25":{"tf":2.23606797749979}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.7320508075688772}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}},"n":{"df":1,"docs":{"153":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"250":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"24":{"tf":1.0},"85":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"172":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"1":{"df":6,"docs":{"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.0}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":65,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"143":{"tf":1.0},"16":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"231":{"tf":1.7320508075688772},"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.4142135623730951},"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":2.23606797749979},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"73":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"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.7320508075688772},"97":{"tf":1.4142135623730951}}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}},"t":{"'":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"'":{"df":3,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"142":{"tf":1.0},"153":{"tf":1.4142135623730951},"5":{"tf":1.0},"98":{"tf":1.0}}},"k":{"df":2,"docs":{"235":{"tf":1.0},"237":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"!":{"*":{"*":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"238":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"@":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"237":{"tf":1.0},"239":{"tf":1.4142135623730951},"74":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":7,"docs":{"16":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"76":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"177":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"110":{"tf":1.0},"145":{"tf":1.0},"161":{"tf":1.0},"178":{"tf":1.0},"202":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"187":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"225":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"110":{"tf":1.0},"112":{"tf":1.0},"190":{"tf":1.0},"84":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"109":{"tf":1.0},"149":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"143":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"p":{"df":5,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"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":3,"docs":{"0":{"tf":1.0},"187":{"tf":1.4142135623730951},"51":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"82":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"0":{"tf":1.0},"187":{"tf":1.0},"251":{"tf":1.0},"51":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"71":{"tf":1.0}}}}}},"df":3,"docs":{"12":{"tf":1.0},"192":{"tf":1.0},"85":{"tf":1.0}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"235":{"tf":1.4142135623730951},"79":{"tf":2.6457513110645907},"80":{"tf":2.6457513110645907},"81":{"tf":5.830951894845301}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"173":{"tf":1.0},"24":{"tf":2.449489742783178},"25":{"tf":1.7320508075688772},"7":{"tf":1.0}}},"j":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"94":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":8,"docs":{"231":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"86":{"tf":1.0},"87":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"25":{"tf":1.0},"83":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":11,"docs":{"125":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"165":{"tf":1.0},"235":{"tf":1.0},"35":{"tf":1.4142135623730951},"42":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"u":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"u":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}}}},"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0}},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"15":{"tf":2.0},"16":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"242":{"tf":1.0},"25":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"250":{"tf":1.0},"5":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"o":{"df":5,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":4,"docs":{"114":{"tf":1.7320508075688772},"168":{"tf":1.0},"169":{"tf":1.0},"84":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":17,"docs":{"13":{"tf":2.8284271247461903},"143":{"tf":2.0},"153":{"tf":2.6457513110645907},"154":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772},"241":{"tf":1.4142135623730951},"242":{"tf":2.0},"243":{"tf":1.4142135623730951},"249":{"tf":1.0},"37":{"tf":1.7320508075688772},"53":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.7320508075688772},"60":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"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":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"175":{"tf":1.0}}}},"t":{"df":1,"docs":{"110":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"x":{"df":2,"docs":{"137":{"tf":1.4142135623730951},"143":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"235":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"6":{"tf":1.0},"85":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"204":{"tf":1.0},"229":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"235":{"tf":1.0}}}}}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"231":{"tf":1.0},"84":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"246":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"153":{"tf":1.0},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"235":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"97":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"228":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"233":{"tf":1.0},"235":{"tf":1.4142135623730951},"236":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":63,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.23606797749979},"153":{"tf":2.449489742783178},"154":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"194":{"tf":2.23606797749979},"195":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"228":{"tf":1.0},"230":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.7320508075688772},"5":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":2.449489742783178},"84":{"tf":2.23606797749979},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":2.0},"96":{"tf":1.0},"98":{"tf":1.0}},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"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":1,"docs":{"146":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":32,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":2.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.7320508075688772},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"64":{"tf":1.0},"74":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"/":{"5":{".":{"1":{"0":{".":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"f":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"1":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"0":{"tf":3.1622776601683795},"137":{"tf":3.0},"138":{"tf":1.7320508075688772},"142":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"231":{"tf":1.4142135623730951},"81":{"tf":3.1622776601683795},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":6,"docs":{"183":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"51":{"tf":1.0},"72":{"tf":2.0},"73":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"228":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"223":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"a":{"df":8,"docs":{"161":{"tf":1.0},"187":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"202":{"tf":1.0},"246":{"tf":1.0},"29":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"144":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"m":{"df":12,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"145":{"tf":1.4142135623730951},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"176":{"tf":1.0},"228":{"tf":1.4142135623730951},"25":{"tf":1.7320508075688772},"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"\"":{"$":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"187":{"tf":1.0},"198":{"tf":1.0},"233":{"tf":1.0},"50":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"178":{"tf":1.4142135623730951},"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"y":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"239":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":1,"docs":{"164":{"tf":1.4142135623730951}},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}},"v":{"df":1,"docs":{"153":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":4,"docs":{"122":{"tf":1.0},"15":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"153":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"236":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"231":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"242":{"tf":1.0}},"r":{"df":1,"docs":{"161":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"242":{"tf":2.23606797749979},"69":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"4":{"tf":1.7320508075688772},"5":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"16":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"220":{"tf":1.0},"54":{"tf":1.7320508075688772},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"14":{"tf":1.0},"198":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"153":{"tf":1.0},"236":{"tf":1.0},"24":{"tf":1.0},"38":{"tf":1.0},"77":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":29,"docs":{"1":{"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.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.4142135623730951},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"13":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"194":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"l":{"df":2,"docs":{"4":{"tf":1.0},"5":{"tf":2.0}}}}},"x":{"/":{"1":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"2":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":0,"docs":{},"e":{"df":1,"docs":{"85":{"tf":1.0}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":14,"docs":{"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"180":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"245":{"tf":1.0},"69":{"tf":1.0}},"h":{"df":1,"docs":{"202":{"tf":2.449489742783178}}}},"y":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":13,"docs":{"142":{"tf":1.4142135623730951},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"245":{"tf":1.0},"69":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"176":{"tf":1.7320508075688772}}},"v":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"b":{"df":1,"docs":{"146":{"tf":1.0}}},"df":4,"docs":{"131":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":2.0},"174":{"tf":1.0}},"i":{"df":1,"docs":{"91":{"tf":1.0}},"m":{"df":1,"docs":{"97":{"tf":1.4142135623730951}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":3,"docs":{"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"title":{"root":{"0":{"df":1,"docs":{"243":{"tf":1.0}}},"1":{"df":5,"docs":{"127":{"tf":1.0},"140":{"tf":1.0},"233":{"tf":1.0},"241":{"tf":1.0},"94":{"tf":1.0}}},"2":{".":{"1":{"df":2,"docs":{"235":{"tf":1.0},"96":{"tf":1.0}}},"2":{"df":2,"docs":{"236":{"tf":1.0},"97":{"tf":1.0}}},"3":{"df":1,"docs":{"237":{"tf":1.0}}},"4":{"df":1,"docs":{"238":{"tf":1.0}}},"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"128":{"tf":1.0},"234":{"tf":1.0},"242":{"tf":1.0},"95":{"tf":1.0}}},"3":{".":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"129":{"tf":1.0}}},"4":{"df":2,"docs":{"132":{"tf":1.0},"65":{"tf":1.0}}},"5":{"df":1,"docs":{"133":{"tf":1.0}}},"6":{"df":1,"docs":{"134":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"247":{"tf":1.0}}}}}},"df":0,"docs":{}},"d":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"223":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":5,"docs":{"207":{"tf":1.0},"46":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":4,"docs":{"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"167":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"90":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"56":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"203":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"103":{"tf":1.0},"166":{"tf":1.0},"194":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"81":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":2,"docs":{"118":{"tf":1.0},"59":{"tf":1.0}},"o":{"'":{"df":1,"docs":{"199":{"tf":1.0}}},"df":16,"docs":{"117":{"tf":1.0},"120":{"tf":1.0},"187":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"227":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"53":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}}}}}},"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":1,"docs":{"87":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"30":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"56":{"tf":1.0}}}}},"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":{"20":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"107":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"231":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":15,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"182":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"df":14,"docs":{"105":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"190":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"181":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.0}}}},"v":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"177":{"tf":1.0},"179":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"237":{"tf":1.0},"238":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"91":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"238":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"37":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"123":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"139":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"19":{"tf":1.0},"20":{"tf":1.0},"23":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"151":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"164":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"173":{"tf":1.0},"92":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"220":{"tf":1.0}}}}},"df":7,"docs":{"191":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.0},"33":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"31":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"120":{"tf":1.0},"189":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"_":{"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":{"206":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"112":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"126":{"tf":1.0},"129":{"tf":1.0},"233":{"tf":1.0},"63":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"g":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"172":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"172":{"tf":1.0},"230":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"180":{"tf":1.0},"245":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"208":{"tf":1.0}}}},"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":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"217":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"219":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"232":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"184":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"31":{"tf":1.0},"32":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"a":{"a":{"df":3,"docs":{"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0}}},"df":0,"docs":{}},"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":2,"docs":{"138":{"tf":1.0},"14":{"tf":1.0}}}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"37":{"tf":1.0}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"236":{"tf":1.0},"98":{"tf":1.0}}}},"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":9,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"149":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":9,"docs":{"136":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"195":{"tf":1.0},"47":{"tf":1.0},"63":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"42":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"186":{"tf":1.0},"196":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"118":{"tf":1.0},"121":{"tf":1.0},"134":{"tf":1.0},"97":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"201":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"117":{"tf":1.0},"175":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"37":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"195":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"122":{"tf":1.0}}}}}}}}},"g":{"df":2,"docs":{"168":{"tf":1.0},"169":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"235":{"tf":1.0},"48":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"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":{"128":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":17,"docs":{"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"229":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"156":{"tf":1.0},"16":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"248":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"109":{"tf":1.0},"21":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"236":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"188":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"231":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"187":{"tf":1.0}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.0},"239":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"10":{"tf":1.0},"157":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"155":{"tf":1.0},"163":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"250":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":14,"docs":{"109":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"18":{"tf":1.0},"197":{"tf":1.0},"21":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0}}},"k":{"df":1,"docs":{"101":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"113":{"tf":1.0}}}}}}},"p":{"df":1,"docs":{"147":{"tf":1.0}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"12":{"tf":1.0},"29":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":8,"docs":{"124":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"63":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"227":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"158":{"tf":1.0},"248":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"159":{"tf":1.0},"214":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"194":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}},"w":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"211":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"213":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"189":{"tf":1.0},"84":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"63":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"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":{"215":{"tf":1.0}}}}}}},"n":{"c":{"df":1,"docs":{"45":{"tf":1.0}}},"df":1,"docs":{"66":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"221":{"tf":1.0},"32":{"tf":1.0},"65":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"244":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"178":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"189":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"12":{"tf":1.0},"29":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"48":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"193":{"tf":1.0}}}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"122":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":3,"docs":{"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0}}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"154":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"161":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"193":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}},"n":{"df":1,"docs":{"7":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"224":{"tf":1.0}}}}},"df":3,"docs":{"193":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"73":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"234":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"196":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0}}}}}}},"df":1,"docs":{"171":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"55":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"216":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"218":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"160":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.0},"202":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"246":{"tf":1.0},"92":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"71":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"30":{"tf":1.0},"39":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"188":{"tf":1.0},"203":{"tf":1.0},"239":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"135":{"tf":1.0},"171":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"152":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"79":{"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":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"205":{"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":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"183":{"tf":1.0},"26":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":1,"docs":{"232":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"204":{"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":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":1,"docs":{"169":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"137":{"tf":1.0},"153":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"g":{"df":3,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"134":{"tf":1.0},"38":{"tf":1.0},"87":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"225":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"187":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"24":{"tf":1.0},"25":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"35":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"114":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"13":{"tf":1.0},"143":{"tf":1.0},"240":{"tf":1.0},"37":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"x":{"df":1,"docs":{"137":{"tf":1.0}}}}},"s":{"df":3,"docs":{"48":{"tf":1.0},"84":{"tf":1.0},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"174":{"tf":1.0},"183":{"tf":1.0},"245":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"44":{"tf":1.0},"72":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"a":{"df":2,"docs":{"187":{"tf":1.0},"199":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":2,"docs":{"150":{"tf":1.0},"25":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"b":{"df":2,"docs":{"199":{"tf":1.0},"202":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"df":3,"docs":{"194":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"98":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}}},"z":{"df":1,"docs":{"170":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"95":{"tf":1.0}}}}}}}}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}});
\ No newline at end of file
+Object.assign(window.search, {"doc_urls":["index.html#history","guide/installation.html#installation","guide/installation.html#ubuntu-probably-other-debian-derivates-too","guide/installation.html#container","guide/installation.html#windows","guide/installation.html#wsl","guide/installation.html#cygwin","guide/installation.html#running-asciio","guide/installation.html#platforms","Interface.html#interface","Interface.html#keyboard-bindings","Interface.html#mouse-binidings","Interface.html#popup-menus","unicode_support.html#unicode-support","accessing_documentation.html#accessing-documentation","UIs.html#uis","UI/GUI.html#gui","UI/GUI.html#grid","UI/GUI.html#grid-lines","UI/GUI.html#grid-color","UI/GUI.html#grid-background-color","UI/GUI.html#hint-lines","UI/GUI.html#rulers","UI/GUI.html#night-colors","UI/TUI.html#tui","UI/TUI.html#asciio-tui-and-vim","stencils.html#stencils","stencils/asciio_boxes.html#asciio-boxes","stencils/asciio_boxes.html#elements","stencils/asciio_boxes.html#popup-menu","stencils/asciio_boxes.html#auto-shrink","stencils/asciio_boxes.html#disable-connectors","stencils/asciio_boxes.html#disable-optimize","stencils/asciio_boxes.html#connect-inside-element-borders","stencils/asciio_boxes.html#rotate-boxtext","stencils/asciio_boxes.html#types","stencils/asciio_boxes.html#a-box","stencils/asciio_boxes.html#a-box-with-the-frame-drawn-with-unicode-characters","stencils/asciio_boxes.html#a-text","stencils/asciio_boxes.html#a-shrink-box","stencils/asciio_if_and_process.html#asciio-if-and-process-boxes","stencils/asciio_if_and_process.html#if-box-and-process-box","stencils/asciio_exec_box.html#asciio-exec-boxes","stencils/asciio_exec_box.html#multi-command","stencils/asciio_exec_box.html#verbatim","stencils/asciio_exec_box.html#once","stencils/asciio_exec_box.html#add-line-numbers","stencils/asciio_exec_box.html#examples","stencils/asciio_exec_box.html#using-previously-generated-output","stencils/asciio_exec_box.html#tables","stencils/asciio_exec_box.html#figlet","stencils/asciio_exec_box.html#diagon","stencils/asciio_exec_box.html#plantuml","stencils/asciio_arrows.html#asciio-arrows","stencils/asciio_arrows.html#wirl-arrow","stencils/asciio_arrows.html#multi-section-wirl-arrow","stencils/asciio_arrows.html#angled-arrow-and-axis","stencils/asciio_arrows.html#connecting-lines","stencils/asciio_arrows.html#non-connecting-lines","stencils/asciio_arrows.html#ascii-line","stencils/asciio_arrows.html#unicode-line","stencils/asciio_arrows.html#unicode-bold-line","stencils/asciio_arrows.html#unicode-double-line","stencils/asciio_arrows.html#example-of-non-connecting-lines-in-crossing-mode","stencils/pseudo_connectors.html#pseudo-connectors","stencils/pseudo_connectors.html#pseudo-connector-with-4-optimized-connectors","stencils/pseudo_connectors.html#pseudo-connector-with-one-connector","stencils/pseudo_connectors.html#example","stencils/box_connectors.html#box-connectors","stencils/box_connectors.html#connectors","stencils/box_connectors.html#example","stencils/asciio_shapes.html#asciio-shapes","stencils/verbatim.html#verbatim-objects","stencils/verbatim.html#scales","stencils/user.html#user-stencils","stencils/user.html#integrating-asciio-and-ditaa-third-party-example","stencils/user.html#introduction","stencils/user.html#modifying-asciio","stencils/user.html#adding-in-a-ditaa-stencil","stencils/user.html#a-standard-box","stencils/user.html#add-rounded-box","stencils/user.html#add-ditaa-arrows","stencils/user.html#add-colours-and-special-shape-codes","stencils/user.html#modifying-saving","stencils/user.html#using-the-new-setup","stencils/user.html#troubleshooting","stencils/user.html#asciio-forgets-where-i-saved","editing_elements.html#editing-elements-text-and-attributes","editing_elements.html#dialog-editing","editing_elements.html#inline-editing","editing_elements.html#alternate-editing","editing_elements.html#changing-mode","editing_elements.html#setting-the-editing-mode-in-the-user-configuration","editing_elements/markup_mode.html#markup-mode","editing_elements/markup_mode.html#1-use-markup-mode","editing_elements/markup_mode.html#2-zimwiki-format-description","editing_elements/markup_mode.html#21-edit-marks","editing_elements/markup_mode.html#22-export","working_efficiently.html#working-efficiently","editing/keyboard.html#keyboard","editing/mouse.html#mouse","editing/mouse.html#quick-link","editing/mouse.html#quick-copy","editing/mouse.html#quick-arrow","editing/mouse.html#quick-section","editing/mouse.html#quick-box-and-section","editing/cloning.html#cloning","editing/cloning.html#cloning-base-elements","editing/cloning.html#cloning-the-selection","editing/cloning.html#hint-lines","editing/grouping.html#grouping-elements","editing/grouping.html#selecting-elements","editing/grouping.html#group-creation","editing/grouping.html#group-manipulation","editing/grouping.html#ungrouping","editing/strip-groups.html#strip-groups","exporting.html#exportsave","export/asciio.html#asciio-format","export/text.html#exporting-to-ascii","export/svg.html#svg","export/svg.html#create-a-diagram-in-asciio","export/svg.html#export-it-to-svg","export/svg.html#further-process-the-svg","export/clipboard.html#clipboard","modes.html#modes","modes/git.html#git","modes/cross.html#cross-mode","modes/cross.html#1-introduction","modes/cross.html#2-complex-graphics","modes/cross.html#3-enabling-cross-mode","modes/cross.html#31-globally","modes/cross.html#32-dynamically","modes/cross.html#4-line-and-box","modes/cross.html#5-lines-and-boxes","modes/cross.html#6-exported-to-text","modes/slides.html#slides","examples.html#examples","examples.html#unix-structure","examples.html#documenting-hardware-instrumentation","examples.html#decorating-forth-code","examples/example1.html#example-1","examples/example1.html#describing-a-class-hierarchy","examples/example2.html#german-railroad","examples/unicode_example.html#unicode-example","videos/videos.html#videos","Bindings.html#bindings","Bindings.html#bindings-help","Bindings.html#bindings-map","bindings/mouse.html#mouse","bindings/mouse.html#mouse-emulation","bindings/vim-like.html#why-vim-like-bindings","bindings/vim-like.html#combinations","bindings/vim-like.html#speed","bindings/vim-like.html#structure-and-mnemonics","bindings/vim-like.html#quizz","bindings/single_key.html#single-key-bindings","bindings/gui.html#gui-bindings","bindings/gui.html#keyboard","bindings/gui.html#mouse","bindings/moving.html#moving-elements","bindings/selecting.html#selecting-elements","bindings/resizing.html#resizing-elements","bindings/clipboard.html#clipboard","bindings/multiple_keys.html#multiple-key-bindings","bindings/commands.html#-command-group","bindings/inserting.html#i-insert-group","bindings/arrows.html#a-arrow-group","bindings/aligning.html#a-align-group","bindings/grouping.html#g-grouping-group","bindings/grouping_stripes.html#a-g-stripes-group-group","bindings/display.html#z-display-group","bindings/slides.html#s-slides-group","bindings/debug.html#d-debug-group","configuration.html#configuration","config/user_bindings.html#user-bindings","config/user_bindings/binding_format.html#binding-format","config/user_bindings/group_bindings.html#group-bindings","config/user_bindings/capturing_groups.html#capturing-groups","config/user_bindings/binding_override.html#binding-override","config/user_bindings/capturing_groups_overlay.html#capturing-groups-with-overlay","config/user_bindings/capturing_groups_overlay.html#define--overlays","config/user_bindings/capturing_groups_overlay.html#declare-callbacks","config/user_bindings/capturing_groups_overlay.html#declare-bindings","config/user_stencils.html#user-stencils","for_developers/index.html#for-developers","for_developers/scripting.html#scripting","for_developers/scripting.html#executing-your-scripts","for_developers/scripting.html#transform-json-via-datatreedumper-to-asciio-script","for_developers/scripting.html#simplified-scripting-interface","for_developers/scripting.html#create-a-new-perl-script","for_developers/scripting.html#adding-boxes","for_developers/scripting.html#adding-connections","for_developers/scripting.html#canonizing-connections","for_developers/scripting.html#printing-and-saving-the-result","for_developers/scripting.html#adding-multi-wirl-arrows","for_developers/scripting.html#full-example","for_developers/scripting_execute.html#executing-your-script","for_developers/scripting_execute.html#from-the-command-line","for_developers/scripting_execute.html#from-within-asciio","for_developers/scripting_execute.html#via-asciios-web-server","for_developers/scripting_execute.html#script-commands","for_developers/scripting_execute.html#script-file","for_developers/scripting_execute.html#connecting-to-asciio-web-server","for_developers/scripting_api.html#simplified-scripting-api","for_developers/scripting_api.html#stop_updating_display","for_developers/scripting_api.html#start_updating_display","for_developers/scripting_api.html#create_undo_snapshot","for_developers/scripting_api.html#add","for_developers/scripting_api.html#delete_by_name","for_developers/scripting_api.html#delete_selected_elements","for_developers/scripting_api.html#add_type","for_developers/scripting_api.html#new_box","for_developers/scripting_api.html#new_text","for_developers/scripting_api.html#new_wirl_arrow","for_developers/scripting_api.html#move","for_developers/scripting_api.html#offset","for_developers/scripting_api.html#change_selected_elements_color","for_developers/scripting_api.html#select_by_name","for_developers/scripting_api.html#select_all_elements","for_developers/scripting_api.html#deselect_all_elements","for_developers/scripting_api.html#select_all_script_elements","for_developers/scripting_api.html#deselect_all_script_elements","for_developers/scripting_api.html#connect_elements","for_developers/scripting_api.html#optimize","for_developers/scripting_api.html#delete_all_ruler_lines","for_developers/scripting_api.html#add_ruler_line","for_developers/scripting_api.html#save_to","for_developers/scripting_api.html#to_ascii","for_developers/scripting_api.html#ascii_out","for_developers/modify_Asciio.html#modifying-asciio","for_developers/bindings.html#bindings","for_developers/bindings.html#binding-groups","for_developers/debugging.html#debugging","for_developers/cross_algorithm.html#basic-introduction","for_developers/cross_algorithm.html#detailed-steps","for_developers/cross_algorithm.html#1-find-the-cross-point","for_developers/cross_algorithm.html#2-judgment-scene","for_developers/cross_algorithm.html#21-general-situation","for_developers/cross_algorithm.html#22-improve-efficiency","for_developers/cross_algorithm.html#23-an-additional-case-needs-to-be-considered-separately","for_developers/cross_algorithm.html#24-the-case-of-character-coverage","for_developers/cross_algorithm.html#25-a-method-to-simplify-logical-judgment","for_developers/unicode_support.html#unicode-character-classification","for_developers/unicode_support.html#characters-of-length-1","for_developers/unicode_support.html#characters-of-length-2","for_developers/unicode_support.html#characters-of-length-0","for_developers/overlay.html#overlay","for_developers/overlay.html#user-defined-callback","for_developers/overlay.html#setting-and-resetting-the-callback","for_developers/overlay.html#callback-access-to-canvas","for_developers/overlay.html#callback--hideshow-mouse","misc/contributors.html#contributors","misc/contributors.html#license-and-copyright","misc/see_also.html#see-also"],"index":{"documentStore":{"docInfo":{"0":{"body":130,"breadcrumbs":2,"title":1},"1":{"body":8,"breadcrumbs":3,"title":1},"10":{"body":14,"breadcrumbs":4,"title":2},"100":{"body":0,"breadcrumbs":4,"title":1},"101":{"body":30,"breadcrumbs":5,"title":2},"102":{"body":16,"breadcrumbs":5,"title":2},"103":{"body":13,"breadcrumbs":5,"title":2},"104":{"body":32,"breadcrumbs":5,"title":2},"105":{"body":56,"breadcrumbs":6,"title":3},"106":{"body":8,"breadcrumbs":4,"title":1},"107":{"body":24,"breadcrumbs":6,"title":3},"108":{"body":11,"breadcrumbs":5,"title":2},"109":{"body":19,"breadcrumbs":5,"title":2},"11":{"body":21,"breadcrumbs":4,"title":2},"110":{"body":63,"breadcrumbs":5,"title":2},"111":{"body":23,"breadcrumbs":5,"title":2},"112":{"body":23,"breadcrumbs":5,"title":2},"113":{"body":23,"breadcrumbs":5,"title":2},"114":{"body":19,"breadcrumbs":4,"title":1},"115":{"body":0,"breadcrumbs":6,"title":2},"116":{"body":0,"breadcrumbs":2,"title":1},"117":{"body":0,"breadcrumbs":5,"title":2},"118":{"body":12,"breadcrumbs":4,"title":2},"119":{"body":13,"breadcrumbs":3,"title":1},"12":{"body":14,"breadcrumbs":4,"title":2},"120":{"body":2,"breadcrumbs":5,"title":3},"121":{"body":1,"breadcrumbs":4,"title":2},"122":{"body":16,"breadcrumbs":5,"title":3},"123":{"body":0,"breadcrumbs":3,"title":1},"124":{"body":0,"breadcrumbs":2,"title":1},"125":{"body":151,"breadcrumbs":3,"title":1},"126":{"body":0,"breadcrumbs":4,"title":2},"127":{"body":12,"breadcrumbs":4,"title":2},"128":{"body":16,"breadcrumbs":5,"title":3},"129":{"body":0,"breadcrumbs":6,"title":4},"13":{"body":65,"breadcrumbs":4,"title":2},"130":{"body":6,"breadcrumbs":4,"title":2},"131":{"body":6,"breadcrumbs":4,"title":2},"132":{"body":2,"breadcrumbs":5,"title":3},"133":{"body":1,"breadcrumbs":5,"title":3},"134":{"body":0,"breadcrumbs":5,"title":3},"135":{"body":0,"breadcrumbs":3,"title":1},"136":{"body":0,"breadcrumbs":2,"title":1},"137":{"body":17,"breadcrumbs":3,"title":2},"138":{"body":17,"breadcrumbs":4,"title":3},"139":{"body":54,"breadcrumbs":4,"title":3},"14":{"body":27,"breadcrumbs":4,"title":2},"140":{"body":0,"breadcrumbs":5,"title":2},"141":{"body":6,"breadcrumbs":6,"title":3},"142":{"body":60,"breadcrumbs":5,"title":2},"143":{"body":36,"breadcrumbs":5,"title":2},"144":{"body":30,"breadcrumbs":3,"title":1},"145":{"body":58,"breadcrumbs":2,"title":1},"146":{"body":12,"breadcrumbs":3,"title":2},"147":{"body":6,"breadcrumbs":3,"title":2},"148":{"body":123,"breadcrumbs":3,"title":1},"149":{"body":74,"breadcrumbs":4,"title":2},"15":{"body":25,"breadcrumbs":2,"title":1},"150":{"body":0,"breadcrumbs":5,"title":2},"151":{"body":54,"breadcrumbs":4,"title":1},"152":{"body":12,"breadcrumbs":4,"title":1},"153":{"body":132,"breadcrumbs":5,"title":2},"154":{"body":19,"breadcrumbs":4,"title":1},"155":{"body":20,"breadcrumbs":6,"title":3},"156":{"body":0,"breadcrumbs":7,"title":2},"157":{"body":31,"breadcrumbs":6,"title":1},"158":{"body":27,"breadcrumbs":6,"title":1},"159":{"body":40,"breadcrumbs":7,"title":2},"16":{"body":20,"breadcrumbs":3,"title":1},"160":{"body":24,"breadcrumbs":7,"title":2},"161":{"body":55,"breadcrumbs":7,"title":2},"162":{"body":19,"breadcrumbs":5,"title":1},"163":{"body":0,"breadcrumbs":6,"title":3},"164":{"body":31,"breadcrumbs":7,"title":2},"165":{"body":73,"breadcrumbs":7,"title":2},"166":{"body":27,"breadcrumbs":7,"title":2},"167":{"body":20,"breadcrumbs":7,"title":2},"168":{"body":27,"breadcrumbs":9,"title":3},"169":{"body":17,"breadcrumbs":11,"title":4},"17":{"body":0,"breadcrumbs":3,"title":1},"170":{"body":25,"breadcrumbs":9,"title":3},"171":{"body":15,"breadcrumbs":9,"title":3},"172":{"body":24,"breadcrumbs":9,"title":3},"173":{"body":19,"breadcrumbs":2,"title":1},"174":{"body":63,"breadcrumbs":5,"title":2},"175":{"body":36,"breadcrumbs":7,"title":2},"176":{"body":45,"breadcrumbs":7,"title":2},"177":{"body":36,"breadcrumbs":7,"title":2},"178":{"body":39,"breadcrumbs":7,"title":2},"179":{"body":2,"breadcrumbs":9,"title":3},"18":{"body":0,"breadcrumbs":4,"title":2},"180":{"body":50,"breadcrumbs":8,"title":2},"181":{"body":61,"breadcrumbs":8,"title":2},"182":{"body":56,"breadcrumbs":8,"title":2},"183":{"body":12,"breadcrumbs":5,"title":2},"184":{"body":0,"breadcrumbs":2,"title":1},"185":{"body":13,"breadcrumbs":3,"title":1},"186":{"body":2,"breadcrumbs":4,"title":2},"187":{"body":34,"breadcrumbs":8,"title":6},"188":{"body":22,"breadcrumbs":5,"title":3},"189":{"body":18,"breadcrumbs":6,"title":4},"19":{"body":0,"breadcrumbs":4,"title":2},"190":{"body":27,"breadcrumbs":4,"title":2},"191":{"body":15,"breadcrumbs":4,"title":2},"192":{"body":12,"breadcrumbs":4,"title":2},"193":{"body":9,"breadcrumbs":5,"title":3},"194":{"body":50,"breadcrumbs":6,"title":4},"195":{"body":66,"breadcrumbs":4,"title":2},"196":{"body":0,"breadcrumbs":5,"title":2},"197":{"body":6,"breadcrumbs":5,"title":2},"198":{"body":11,"breadcrumbs":5,"title":2},"199":{"body":15,"breadcrumbs":7,"title":4},"2":{"body":77,"breadcrumbs":6,"title":4},"20":{"body":0,"breadcrumbs":5,"title":3},"200":{"body":10,"breadcrumbs":5,"title":2},"201":{"body":3,"breadcrumbs":5,"title":2},"202":{"body":84,"breadcrumbs":7,"title":4},"203":{"body":0,"breadcrumbs":6,"title":3},"204":{"body":10,"breadcrumbs":4,"title":1},"205":{"body":10,"breadcrumbs":4,"title":1},"206":{"body":4,"breadcrumbs":4,"title":1},"207":{"body":19,"breadcrumbs":4,"title":1},"208":{"body":5,"breadcrumbs":4,"title":1},"209":{"body":4,"breadcrumbs":4,"title":1},"21":{"body":2,"breadcrumbs":4,"title":2},"210":{"body":17,"breadcrumbs":4,"title":1},"211":{"body":12,"breadcrumbs":4,"title":1},"212":{"body":8,"breadcrumbs":4,"title":1},"213":{"body":23,"breadcrumbs":4,"title":1},"214":{"body":15,"breadcrumbs":4,"title":1},"215":{"body":13,"breadcrumbs":4,"title":1},"216":{"body":14,"breadcrumbs":4,"title":1},"217":{"body":4,"breadcrumbs":4,"title":1},"218":{"body":4,"breadcrumbs":4,"title":1},"219":{"body":4,"breadcrumbs":4,"title":1},"22":{"body":0,"breadcrumbs":3,"title":1},"220":{"body":5,"breadcrumbs":4,"title":1},"221":{"body":5,"breadcrumbs":4,"title":1},"222":{"body":8,"breadcrumbs":4,"title":1},"223":{"body":3,"breadcrumbs":4,"title":1},"224":{"body":4,"breadcrumbs":4,"title":1},"225":{"body":10,"breadcrumbs":4,"title":1},"226":{"body":8,"breadcrumbs":4,"title":1},"227":{"body":4,"breadcrumbs":4,"title":1},"228":{"body":5,"breadcrumbs":4,"title":1},"229":{"body":0,"breadcrumbs":5,"title":2},"23":{"body":0,"breadcrumbs":4,"title":2},"230":{"body":94,"breadcrumbs":5,"title":1},"231":{"body":60,"breadcrumbs":6,"title":2},"232":{"body":20,"breadcrumbs":3,"title":1},"233":{"body":67,"breadcrumbs":5,"title":2},"234":{"body":0,"breadcrumbs":5,"title":2},"235":{"body":79,"breadcrumbs":7,"title":4},"236":{"body":0,"breadcrumbs":6,"title":3},"237":{"body":147,"breadcrumbs":6,"title":3},"238":{"body":43,"breadcrumbs":6,"title":3},"239":{"body":80,"breadcrumbs":9,"title":6},"24":{"body":31,"breadcrumbs":3,"title":1},"240":{"body":49,"breadcrumbs":7,"title":4},"241":{"body":52,"breadcrumbs":8,"title":5},"242":{"body":19,"breadcrumbs":6,"title":3},"243":{"body":15,"breadcrumbs":6,"title":3},"244":{"body":83,"breadcrumbs":6,"title":3},"245":{"body":65,"breadcrumbs":6,"title":3},"246":{"body":8,"breadcrumbs":3,"title":1},"247":{"body":42,"breadcrumbs":5,"title":3},"248":{"body":38,"breadcrumbs":5,"title":3},"249":{"body":87,"breadcrumbs":5,"title":3},"25":{"body":50,"breadcrumbs":5,"title":3},"250":{"body":21,"breadcrumbs":5,"title":3},"251":{"body":17,"breadcrumbs":3,"title":1},"252":{"body":12,"breadcrumbs":4,"title":2},"253":{"body":39,"breadcrumbs":2,"title":1},"26":{"body":0,"breadcrumbs":2,"title":1},"27":{"body":0,"breadcrumbs":6,"title":2},"28":{"body":3,"breadcrumbs":5,"title":1},"29":{"body":7,"breadcrumbs":6,"title":2},"3":{"body":24,"breadcrumbs":3,"title":1},"30":{"body":6,"breadcrumbs":6,"title":2},"31":{"body":5,"breadcrumbs":6,"title":2},"32":{"body":13,"breadcrumbs":6,"title":2},"33":{"body":9,"breadcrumbs":8,"title":4},"34":{"body":1,"breadcrumbs":6,"title":2},"35":{"body":0,"breadcrumbs":5,"title":1},"36":{"body":4,"breadcrumbs":5,"title":1},"37":{"body":5,"breadcrumbs":9,"title":5},"38":{"body":8,"breadcrumbs":5,"title":1},"39":{"body":10,"breadcrumbs":6,"title":2},"4":{"body":7,"breadcrumbs":3,"title":1},"40":{"body":9,"breadcrumbs":9,"title":3},"41":{"body":1,"breadcrumbs":9,"title":3},"42":{"body":16,"breadcrumbs":10,"title":3},"43":{"body":23,"breadcrumbs":9,"title":2},"44":{"body":26,"breadcrumbs":8,"title":1},"45":{"body":18,"breadcrumbs":8,"title":1},"46":{"body":15,"breadcrumbs":10,"title":3},"47":{"body":0,"breadcrumbs":8,"title":1},"48":{"body":7,"breadcrumbs":11,"title":4},"49":{"body":18,"breadcrumbs":8,"title":1},"5":{"body":23,"breadcrumbs":3,"title":1},"50":{"body":144,"breadcrumbs":8,"title":1},"51":{"body":22,"breadcrumbs":8,"title":1},"52":{"body":1,"breadcrumbs":8,"title":1},"53":{"body":15,"breadcrumbs":5,"title":2},"54":{"body":9,"breadcrumbs":5,"title":2},"55":{"body":8,"breadcrumbs":7,"title":4},"56":{"body":7,"breadcrumbs":6,"title":3},"57":{"body":29,"breadcrumbs":5,"title":2},"58":{"body":44,"breadcrumbs":6,"title":3},"59":{"body":0,"breadcrumbs":5,"title":2},"6":{"body":57,"breadcrumbs":3,"title":1},"60":{"body":0,"breadcrumbs":5,"title":2},"61":{"body":0,"breadcrumbs":6,"title":3},"62":{"body":0,"breadcrumbs":6,"title":3},"63":{"body":3,"breadcrumbs":9,"title":6},"64":{"body":25,"breadcrumbs":5,"title":2},"65":{"body":5,"breadcrumbs":8,"title":5},"66":{"body":5,"breadcrumbs":7,"title":4},"67":{"body":2,"breadcrumbs":4,"title":1},"68":{"body":34,"breadcrumbs":5,"title":2},"69":{"body":42,"breadcrumbs":4,"title":1},"7":{"body":16,"breadcrumbs":4,"title":2},"70":{"body":1,"breadcrumbs":4,"title":1},"71":{"body":20,"breadcrumbs":5,"title":2},"72":{"body":46,"breadcrumbs":5,"title":2},"73":{"body":23,"breadcrumbs":4,"title":1},"74":{"body":16,"breadcrumbs":5,"title":2},"75":{"body":19,"breadcrumbs":9,"title":6},"76":{"body":30,"breadcrumbs":4,"title":1},"77":{"body":22,"breadcrumbs":5,"title":2},"78":{"body":25,"breadcrumbs":6,"title":3},"79":{"body":99,"breadcrumbs":5,"title":2},"8":{"body":6,"breadcrumbs":3,"title":1},"80":{"body":49,"breadcrumbs":6,"title":3},"81":{"body":153,"breadcrumbs":6,"title":3},"82":{"body":171,"breadcrumbs":8,"title":5},"83":{"body":131,"breadcrumbs":5,"title":2},"84":{"body":136,"breadcrumbs":6,"title":3},"85":{"body":81,"breadcrumbs":4,"title":1},"86":{"body":35,"breadcrumbs":6,"title":3},"87":{"body":9,"breadcrumbs":8,"title":4},"88":{"body":15,"breadcrumbs":6,"title":2},"89":{"body":9,"breadcrumbs":6,"title":2},"9":{"body":13,"breadcrumbs":3,"title":1},"90":{"body":8,"breadcrumbs":6,"title":2},"91":{"body":7,"breadcrumbs":6,"title":2},"92":{"body":18,"breadcrumbs":9,"title":5},"93":{"body":20,"breadcrumbs":8,"title":2},"94":{"body":37,"breadcrumbs":10,"title":4},"95":{"body":0,"breadcrumbs":10,"title":4},"96":{"body":61,"breadcrumbs":9,"title":3},"97":{"body":37,"breadcrumbs":8,"title":2},"98":{"body":42,"breadcrumbs":4,"title":2},"99":{"body":44,"breadcrumbs":4,"title":1}},"docs":{"0":{"body":"___ .-------. / | __________________ | Tokyo | / /| | / ___/ ___/ / / __ \\ '-------' .-----------. / ___ |(__ ) /__/ / / /_/ / ^ | Tuju-Tuju | /_/ |_/____/\\___/_/_/\\____/ | '-----------' | ^ .-------. | .------.---| Malmö |---------' .-------. | | '-------' | Korba | v | ^ '-------' .--------. | | .-------. | | Dallas | | '-----| Paris |<-----' '--------' | '-------' v .--------. | Moscow | '--------' Asciio allows you to draw ASCII diagrams in a GUI or TUI. The diagrams can be saved as ASCII text or in a format that allows you to modify them later. Diagrams consist of boxes and text elements connected by arrows. The elements stay connected when you move them around. Both GUI and TUI have vim-like bindings, the GUI has a few extra bindings that are usually found in GUI applications; bindings can be modified. ASCII format is easy and universal, many tools exist to manipulate it and even transform it to other formats. I've used it a lot to draw trees and graphs when my hand drawn pictures were good enough for presentations. Having the possibility to copy and modify the graphs/diagrams makes it possible to present changes in an attractive way. Asciio was born ... as a dare; someone coined a cool name at a conference in Oslo it's been under development for 20 years. It proved to very useful for embedding graphs in code, documentation, requirements, ... .------. .-----------| root |---------. | '------' | other process | .------------|-------------. v | v | .--. | .--. | .---'--' | .---'--'---. | | | | | | | v | | v v | .--. | link | .--. .--. | .--'--' .--------------------'--' '--' | | | | | | v | | v | .--. v | .--. | '--' .--. | '--' | '--' | | '--------------------------'","breadcrumbs":"Introduction » History","id":"0","title":"History"},"1":{"body":"We're working on having packages pre-build for different distributions","breadcrumbs":"Installation and running » Installation","id":"1","title":"Installation"},"10":{"body":"This is the preferred method, and the fastest. The bindings are vim-like and which make the many bindings much easier to remember. See the Bindings section","breadcrumbs":"Asciio's interface » keyboard bindings","id":"10","title":"keyboard bindings"},"100":{"body":"","breadcrumbs":"Working efficiently » Mouse » Mouse","id":"100","title":"Mouse"},"101":{"body":"Binding: «alt-left-mouse-click» create a box is nothing is selected if only a box is selected, create a new box and connect to it if a box is selected and mouse over a box, connect them if multiple boxes are selected, create a box and connect to all boxes quick link","breadcrumbs":"Working efficiently » Mouse » Quick link","id":"101","title":"Quick link"},"102":{"body":"Binding: «alt-shift-left-mouse-click» Copy the current selection and move it to another position, see cloning quick copy","breadcrumbs":"Working efficiently » Mouse » Quick copy","id":"102","title":"Quick copy"},"103":{"body":"Binding: «ctl-alt-mouse-motion» If an arrow is selected, move its end point with the mouse. quick arrow","breadcrumbs":"Working efficiently » Mouse » Quick arrow","id":"103","title":"Quick arrow"},"104":{"body":"Binding: «ctl-alt-left-mouse-click» If a wirl arrow is selected, add section. if another element is selected, add new arror You can then move the its end point with the mouse. releasing «ctl» lets you move the mouse to another position for a new section. quick section","breadcrumbs":"Working efficiently » Mouse » Quick section","id":"104","title":"Quick section"},"105":{"body":"You can quickly create boxes and section by combining quick link and quick section . «alt-left-mouse-click», create a box «ctl-alt-left-mouse-click», link the box to a new arrow move mouse «ctl-alt-left-mouse-click», add a section move mouse «ctl-alt-left-mouse-click», add a section move mouse «alt-left-mouse-click», connect last section to new box quick box and section","breadcrumbs":"Working efficiently » Mouse » Quick box and section","id":"105","title":"Quick box and section"},"106":{"body":"You can activate the cloning feature to quickly add elements. Binding: c","breadcrumbs":"Working efficiently » Cloning » Cloning","id":"106","title":"Cloning"},"107":{"body":"When you initiate cloning without any elements selected, Asciio allows you to clone one of the base elements. Element Binding Box b Text t Wirl Arrow a Angled Arrow A Clone Base Elements","breadcrumbs":"Working efficiently » Cloning » Cloning Base Elements","id":"107","title":"Cloning Base Elements"},"108":{"body":"You can also clone a set of elements that have been selected. The bindings for the base elements are still applicable. Clone Selection","breadcrumbs":"Working efficiently » Cloning » Cloning the Selection","id":"108","title":"Cloning the Selection"},"109":{"body":"If hint lines are enabled, additional lines are displayed to indicate the limits of the elements being cloned. You can toggle the hint lines on and off. Binding: h Clone Hint Lines","breadcrumbs":"Working efficiently » Cloning » Hint Lines","id":"109","title":"Hint Lines"},"11":{"body":"Although work can mostly be done using the keyboard, the mouse is still useful in some ccases (selecting in a TUI is difficult) and it even shines when creating new diagrams. See Working efficiently","breadcrumbs":"Asciio's interface » mouse binidings","id":"11","title":"mouse binidings"},"110":{"body":"Grouping elements allows you to organize and manipulate multiple objects as a single unit. groupin elements Grouping helps you manage complex diagrams by treating grouped elements as a cohesive entity. You can visually distinguish between different element or categories by grouping related elements together. Manipulating a group as a single unit saves time and effort compared to modifying each element individually. You can quickly move entire sections of your diagram without having to select each element separately. Grouping ensures that all elements within a group maintain their relative positions and alignments.","breadcrumbs":"Working efficiently » Grouping » Grouping elements","id":"110","title":"Grouping elements"},"111":{"body":"To create a group, you first need to select multiple elements in your diagram. You can do this by clicking and dragging a selection box around the desired elements or by individually selecting each element while holding down a modifier key.","breadcrumbs":"Working efficiently » Grouping » Selecting Elements","id":"111","title":"Selecting Elements"},"112":{"body":"Binding: gg Please note that the grouped elements in the diagram program are visually differentiated from other elements by having a slightly distinct background. This distinction aids in easily identifying and distinguishing the elements that have been grouped together.","breadcrumbs":"Working efficiently » Grouping » Group Creation","id":"112","title":"Group Creation"},"113":{"body":"After creating a group, you can manipulate it as a single entity. For example, you can move, copy, or align the entire group as if it were a single object. Any modifications you make to the group, such as changing its color or style, will apply to all the elements within it.","breadcrumbs":"Working efficiently » Grouping » Group Manipulation","id":"113","title":"Group Manipulation"},"114":{"body":"Binding: gu When you want to edit individual elements within a group or remove them from the group, you can ungroup them. This action separates the grouped elements back into their original individual objects.","breadcrumbs":"Working efficiently » Grouping » Ungrouping","id":"114","title":"Ungrouping"},"115":{"body":"","breadcrumbs":"Working efficiently » Strip groups » Strip groups","id":"115","title":"Strip groups"},"116":{"body":"","breadcrumbs":"Export/Save » Export/Save","id":"116","title":"Export/Save"},"117":{"body":"","breadcrumbs":"Export/Save » Asciio format » Asciio format","id":"117","title":"Asciio format"},"118":{"body":"You can export to a file in ASCII by using a '.txt' file extension. You can also export the selection, in ASCII, to the Primary clipboard.","breadcrumbs":"Export/Save » text » Exporting to ASCII","id":"118","title":"Exporting to ASCII"},"119":{"body":"Asciio doesn't export directly to SVG but uses a text to SVG application like Goat or SvgBob. Goat svgbob","breadcrumbs":"Export/Save » SVG » SVG","id":"119","title":"SVG"},"12":{"body":"My least favorite way of using Asciio, it's slow and cumbersome for most actions. I try to reduce the amount of menu and sub menus.","breadcrumbs":"Asciio's interface » popup menus","id":"12","title":"popup menus"},"120":{"body":"SVG source","breadcrumbs":"Export/Save » SVG » Create a diagram in Asciio","id":"120","title":"Create a diagram in Asciio"},"121":{"body":"SVG","breadcrumbs":"Export/Save » SVG » Export it to SVG","id":"121","title":"Export it to SVG"},"122":{"body":"I used fskpf web site to generate a pseudo hand-drawn graph out of it hand drawn The svg2roughj sproject is here svg2roughjs","breadcrumbs":"Export/Save » SVG » Further process the SVG","id":"122","title":"Further process the SVG"},"123":{"body":"","breadcrumbs":"Export/Save » Clipboard » Clipboard","id":"123","title":"Clipboard"},"124":{"body":"","breadcrumbs":"Modes » Modes","id":"124","title":"Modes"},"125":{"body":".*-----*------------------------------* / \\ / \\ *------*---------*-----BETA---. \\ \\ \\ \\ \\ .-----. ' \\ .-------------. *---| fix |---*-----RELEASE 1.3------>*-----*---------* | Release 2.0 | '-----' \\ / / |-------------| \\ / / | changes |-------------------> '---*-------*--------------*------* | tag: ... | \\ / | eta: ... | \\ / '-------------' *-------' The git mode allows you to draw git graph quickly. The git mode redefines some bindings to allow you to work faster. Only the bindings listed below are available when editing. action binding Exit git mode «Escape» Undo «u» Insert and link node «g» «right-click» Change arrow direction «d» Add box «b» Add text «t» Add arrow «a» Select objects «left-click» Edit Selected element «Return» «double-click» Delete elements «Delete» «x» Flip hint lines «h» Display popup menu «alt+right-click» When you insert and link a node : if nothing is under the pointer or selected, it will insert a commit node if a node is selected and nothing under the pointer, it will insert a new node and connect with the previously selected node if a node is selected and the pointer is over a node, it will link the nodes Let's create a git graph. git graph You can export the text and use it in our documentation .----------------------------------. | feature branch | | | | *-------------------* | | / \\ | | / \\ | '----/-------------------------\\---' / \\ *---------*---------*---------*---------*---------* ^ ^ | | | | | | we need a new we want to merge here feature branch or you can generate some fancy SVGs for a presentation. git graph git graph The connector and arrow type of the git mode can be changed. In the user configuration for the connector, GIT_MODE_CONNECTOR_CHAR_LIST => ['*', 'o', '+', 'x', 'X', '┼', '╋', '╬'], or in the popup menu for both. git_popup menu","breadcrumbs":"Modes » Git » git","id":"125","title":"git"},"126":{"body":"","breadcrumbs":"Modes » Cross » Cross Mode","id":"126","title":"Cross Mode"},"127":{"body":"In normal mode, elements boundaries are independent of each. normal_elements In cross mode intersections are merged: cross_elements","breadcrumbs":"Modes » Cross » 1 Introduction","id":"127","title":"1 Introduction"},"128":{"body":"The cross-mode lets you create graphics like this table ╔═══════╤══════════════════════════════════════════════════════════════╗ ║ │ test scores ║ ║ ├──────┬───────┬───────┬────────┬───────┬──────┬────────┬──────╢ ║ Name │ Math│Physics│ │ │ │ │ │ ║ ╟───────┼──────┼───────┼───────┼────────┼───────┼──────┼────────┼──────╢ ║ Jim │ A+ │ B │ │ │ │ │ │ ║ ╟───────┼──────┼───────┼───────┼────────┼───────┼──────┼────────┼──────╢ ║Stephen│ B │ A │ │ │ │ │ │ ║ ╟───────┼──────┼───────┼───────┼────────┼───────┼──────┼────────┼──────╢ ║ Kate │ A │ C │ │ │ │ │ │ ║ ╚═══════╧══════╧═══════╧═══════╧════════╧═══════╧══════╧════════╧══════╝","breadcrumbs":"Modes » Cross » 2 Complex graphics","id":"128","title":"2 Complex graphics"},"129":{"body":"","breadcrumbs":"Modes » Cross » 3 Enabling cross-mode","id":"129","title":"3 Enabling cross-mode"},"13":{"body":"Asciio supports Unicode is a work under progress; including support for Asian languages, thanks to the co-developer who writes in these languages, but you may need a font that supports them. https://github.com/be5invis/Sarasa-Gothic/ unicode in Asciio unicode exported In the examples above the box is drawn with unicode characters, the box is oversized by design, it shrinks and expands properly. unicode in Asciioshrunk box If you want to align Thai, or Arabic, or Hebrew, under normal circumstances, the default monospaced font of the system is fine. If you find that it cannot be aligned, you can download a font that can align them. unicode_thai_alabo_hebrew When displayed in exported software, you also need a font that aligns them. .-----. .----------------. | abc |----->| สวัสดีเราเคยพบกัน | '-----' '----------------' | | | | .---------------. '-->| שלום, נפגשנו | '---------------' | | .------------------. | | مرحبا هل التقينا |<-------------' '------------------'","breadcrumbs":"Unicode support » Unicode support","id":"13","title":"Unicode support"},"130":{"body":"Add this line in your user configuration. USE_CROSS_MODE => 1,","breadcrumbs":"Modes » Cross » 3.1 Globally","id":"130","title":"3.1 Globally"},"131":{"body":"Binding: «z-x» 'Switch cross mode'","breadcrumbs":"Modes » Cross » 3.2 Dynamically","id":"131","title":"3.2 Dynamically"},"132":{"body":"cross_lines cross_boxs","breadcrumbs":"Modes » Cross » 4 Line and Box","id":"132","title":"4 Line and Box"},"133":{"body":"cross_box_line","breadcrumbs":"Modes » Cross » 5 Lines and boxes","id":"133","title":"5 Lines and boxes"},"134":{"body":".--------. ╭────────╮ ┏━━━━━━━━┓ ╔════════╗ | | │ │ ┃ ┃ ║ ║ | | │ │ ┃ ┏━━━━━┻━━┓ ║ ║ | | │ │ ┃ ┃ ┃ ║ ║ '--------' ╰────────╯ ┗━━┫ ┃ ╚════════╝ ┃ ┃ ┗━━━━━━━━┛ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ | │ ━━━━━╋━━━━━━ ║ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ .--------. | | ╭─┬────────┬─────╮ | .-----'--. │ │ │ │ | | | │ │ │ │ '--. | │ │ │ │ ╔══════════════╗ | | │ ╰────────╯ │ ║ ║ '--------' │ │ ║ ║ │ │ ║ ║ │ ╔═══════╧╗ ║ ║ │ ║ ║ ║ ║ ╰────────╢ ║ ║ ║ ║ ║ ║ ║ ╚════════╝ ╚══════════════╝","breadcrumbs":"Modes » Cross » 6 Exported to text","id":"134","title":"6 Exported to text"},"135":{"body":"","breadcrumbs":"Modes » Slides » slides","id":"135","title":"slides"},"136":{"body":"","breadcrumbs":"Examples » Examples","id":"136","title":"Examples"},"137":{"body":".---. .---. .---. .---. .---. .---. OS API '---' '---' '---' '---' '---' '---' | | | | | | v v | v | v .------------. | .-----------. | .-----. | Filesystem | | | Scheduler | | | MMU | '------------' | '-----------' | '-----' | | | | v | | v .----. | | .---------. | IO |<----' | | Network | '----' | '---------' | | | v v v .---------------------------------------. | HAL | '---------------------------------------'","breadcrumbs":"Examples » Unix structure","id":"137","title":"Unix structure"},"138":{"body":"_____ | ___ | ||___|| load | ooo |--.------------------.------------------------. '_____' | | | v v v .----------. .--------------------------. .----------------. | module C | | module A | | module B | '----------' |--------------------------| | (instrumented) | | | .-----. | '----------------' '---------------->| A.o | | | | '-----' | | | .------------------. | | | | A.instrumented.o |<-------------' | '------------------' | '--------------------------'","breadcrumbs":"Examples » Documenting hardware instrumentation","id":"138","title":"Documenting hardware instrumentation"},"139":{"body":"index? dup dup dup dup dup average @ + average ! .\" data = \" . .--------------. | Data Stack | |--------------| | next element |-----> average @ + average ! | dup |-----> .\" data = \" . | dup |-----> minv @ < if--. | dup | '------> minv ! .\" (new minv) \" or DROP after ELSE | dup |-----> maxv @ > if---. | dup | '----> maxv ! .\" (new maxv) \" or DROP after ELSE '--------------' minv @ < if minv ! .\" (new minv) \" else drop \\ data > minv so it's ignored maxv @ > if maxv ! .\" (new maxv) \" else drop \\ data < maxv so it's ignored then then counter @ 1 - counter ! \\ Decrement counter","breadcrumbs":"Examples » Decorating Forth code","id":"139","title":"Decorating Forth code"},"14":{"body":"Asciio's documentation is available in multiple formats this HTML documentation, generated by mdbook a manpage, available from within Asciio. info pages There's also: a bindings list a short help a \"user\" defined documentation. «h» Add help box","breadcrumbs":"Accessing documentation » Accessing documentation","id":"14","title":"Accessing documentation"},"140":{"body":"","breadcrumbs":"Examples » Class hierarchy » example 1","id":"140","title":"example 1"},"141":{"body":".-Base::Class::Derived_B / Something::Else / \\ .----Base::Class::Derived_C \\ / '----Base::Class ' \\ / '----Latest::Greatest Some::Thing--'","breadcrumbs":"Examples » Class hierarchy » describing a class hierarchy","id":"141","title":"describing a class hierarchy"},"142":{"body":"Graph-Easy is an application that generates graphs in ASCII, a bit like GraphViz. Graph-Easy .................................. : v\n+------+ +--------+ ............. +---------+ +---------+\n| Bonn | --> | Berlin | --> : : --> | Potsdam | ==> | Cottbus |\n+------+ +--------+ : : +---------+ +---------+ ^ : : ^ | : Frankfurt : | | : : | +--------+ : : +---------+ | | x | --> : : <-- | y | ------+ +--------+ :...........: +---------+ | | v +-----------+ | Dresden | +-----------+ I re-drew the example above in Asciio. .------------------------------. | | | v\n.------. .--------. .-----------. .---------. .---------.\n| Bonn |-.->| Berlin |-.->| Frankfurt |-.->| Potsdam |->| Cottbus |\n'------' | '--------' | '-----------' | '---------' '---------' | | | ^ .---. | | .---------. | | x |-----------' '->| Dresden | | '---' | '---------' | .---. | | | y |-----------'-------------------------------------' '---' There are few interesting things to notice: Graph-Easy smartly changes the size of the boxes to accommodate more connections Asciio doesn't have a routing functionality for graph, it would be a nice addition Asciio has 4 connectors per box (but you can get around it)","breadcrumbs":"Examples » German railway » German railroad","id":"142","title":"German railroad"},"143":{"body":"Asciio does't generate SVG but, in the spirit of unix tools, rely on another tool to convert text files to SVG. The \"goat\" project (https://github.com/blampe/goat) has been chosen to make the conversion, it must be installed, but you can use any converter you want; I recommend having a look athe ecexelent SVGBob too. See the \"Exporter\" section to learn how to write your own. Unicode","breadcrumbs":"Examples » Unicode Example » Unicode Example","id":"143","title":"Unicode Example"},"144":{"body":"presentation efficient session grouping working with external commands input to asciio using Asciio's output doing a presentation with Asciio writing requirements with Asciio and markdown Some older videos (15 years!) that show some basic usage: old video asciio 1.0","breadcrumbs":"Examples » Videos » videos","id":"144","title":"videos"},"145":{"body":"Both GUI and TUI have vim-like bindings, the GUI has a few extra bindings that are usually found in GUI applications; bindings can be modified. It's faster and easier to work with keyboard shortcuts than the mouse and the number of combination of mouse buttons * control-keys is very limited. Asciio bindings are vim-like, they initially take more time to get used to, and often take multiple key presses but they are much more logical as families of commands are accessed with shortcuts that start with the same letter. The bindings can be changed in your user configuration, See configuration/user_bindings","breadcrumbs":"Bindings » Bindings","id":"145","title":"Bindings"},"146":{"body":"Binding: zb bindings_help You can get a pop up showing the bindings ( ? in the top level) Or you can configure it: USE_BINDINGS_COMPLETION => 1,","breadcrumbs":"Bindings » Bindings help","id":"146","title":"Bindings help"},"147":{"body":"bindings change truth is in the config not this snapshot bindings","breadcrumbs":"Bindings » Bindings map","id":"147","title":"Bindings map"},"148":{"body":"action binding Edit selected element 000-2button-press-1 Edit selected element inline C00-2button-press-1 Mouse right-click 000-button-press-3, Mouse left-click 000-button-press-1, Mouse expand selection 00S-button-press-1, Mouse selection flip C00-button-press-1, Mouse quick link 0A0-button-press-1 Mouse duplicate elements 0AS-button-press-1 Mouse quick box C0S-button-press-1 Arrow to mouse CA0-motion_notify, Arrow mouse change direction CA0-2button-press-1 Arrow change direction CA0-d, Wirl arrow add section CA0-button-press-1, Wirl arrow insert flex point CA0-button-press-2, Mouse motion 000-motion_notify, Mouse motion 2 0AS-motion_notify, Mouse drag canvas C00-motion_notify, Zoom in C00-scroll-up, Zoom out C00-scroll-down,","breadcrumbs":"Bindings » Mouse » Mouse","id":"148","title":"Mouse"},"149":{"body":"action binding Toggle mouse «'» Mouse shift-left-click «Ö» Mouse left-click «ö» Mouse right-click «ä» Mouse drag left 3 «H» Mouse drag down 3 «J» Mouse drag up 3 «K» Mouse drag right 3 «L» Mouse drag down «Down» Mouse drag left «Left» Mouse drag right «Right» Mouse drag up «Up» Mouse drag down «A-Down» Mouse drag left «A-Left» Mouse drag right «A-Right» Mouse drag up «A-Up» Mouse alt-left-click «ö» Mouse ctl-left-click «ö»","breadcrumbs":"Bindings » Mouse » Mouse emulation","id":"149","title":"Mouse emulation"},"15":{"body":"Asciio offers multiple UIs a GUI a TUI (under construction) a command line interface There's even a ticket about a web interface, if you're a websocket, rpc, minimal interface geek who like Web technology ... join us!","breadcrumbs":"UIs » UIs","id":"15","title":"UIs"},"150":{"body":"","breadcrumbs":"Bindings » Why vim-like bindings » Why vim-like bindings","id":"150","title":"Why vim-like bindings"},"151":{"body":"To simplify, let's start with having 26 letters accessible on the keyboard, no uppercase. using ctl + alt + key gives us around 100 combinations letter + leter gives use around 650 combinations letter + letter + letter gives use around 18 000 combinations If we had uppercase, ie, 52 letters using ctl + alt + key gives us around 200 combinations letter + letter + letter gives use around 140 000 combinations","breadcrumbs":"Bindings » Why vim-like bindings » Combinations","id":"151","title":"Combinations"},"152":{"body":"typing ctl + alt + key is not faster than key + key + key, and even less key + key","breadcrumbs":"Bindings » Why vim-like bindings » Speed","id":"152","title":"Speed"},"153":{"body":"Of course we don't need tens of thousands of combinations But do you know what CA0-a does? C0S-A? 0AS-a? CAS-A? C00-A? 0A0-a? 00S-a? ... without looking at the docs? The whole point vim-like binding is to remember them, it's not a perfect system but it's expandable and easier to remember Let me give you and example, we have multiple types of boxes, let's say normal unicode shrink with hash tag as a border Let' start with a generic binder «i» for insert and «b» for box «ibb» normal, we cound have used «ibn» too but the most used keys are usually double for speed «ibu» unicode «ibs» shrink «ibh» with hash tag as a border The good thing here is that we can use the same thing for arrows but with «ia» as a prefix. But let's imagine that you come up with 4 new types of unicode borders (well you have), I don't want to imagine how to do that with the mouse, and with ctl + .... we've run out of shortcuts that are easy to remember. on the other hand ... «ibb» normal, we cound have used «ibn» too but the most used keys are usually double for speed «ibuu» unicode «ibu1» unicode «ibu2» unicode «ibu3» unicode «ibs» shrink «ibh» with hash tag as a border I used 1, 2, and 3 because I was lacking imagination but double thick whatnot would have given us keys to remember.","breadcrumbs":"Bindings » Why vim-like bindings » Structure and mnemonics","id":"153","title":"Structure and mnemonics"},"154":{"body":"Do you remember (although you've just seen it) ... insert a box insert a box using unicode type 2 insert a box that shrinks inserta box with the default unicode","breadcrumbs":"Bindings » Why vim-like bindings » Quizz","id":"154","title":"Quizz"},"155":{"body":"«Enter» Edit selected element «d» Delete selected element(s) «u» Undo «C»-r Redo «.» Quick link «,» Quick copy «R» Remove rulers","breadcrumbs":"Bindings » Single key » single key bindings","id":"155","title":"single key bindings"},"156":{"body":"","breadcrumbs":"Bindings » Single key » GUI bindings » GUI bindings","id":"156","title":"GUI bindings"},"157":{"body":"«C00-a» Select all elements «C00-c» Copy to clipboard «C00-e» Export to clipboard & primary as ascii «C00-v» Insert from clipboard «C0S-V» Import from primary to box «C00-z» Undo «C00-y» Redo «+» Zoom in «-» Zoom out","breadcrumbs":"Bindings » Single key » GUI bindings » keyboard","id":"157","title":"keyboard"},"158":{"body":"«double-click» Edit selected element «C00-button-1» Add to selection «0A0-button-1» Quick link «0AS-button-1» Duplicate elements «CA0-button-1» Insert flex point (in arrow)","breadcrumbs":"Bindings » Single key » GUI bindings » mouse","id":"158","title":"mouse"},"159":{"body":"«h» Move selected elements left «j» Move selected elements down «k» Move selected elements up «l» Move selected elements right «Left» Move selected elements left «Down» Move selected elements down «Up» Move selected elements up «Right» Move selected elements right","breadcrumbs":"Bindings » Single key » Moving elements » Moving elements","id":"159","title":"Moving elements"},"16":{"body":"Ascii0 .-------------------------------------------------------------. | ........................................................... | | ..........-------------..------------..--------------...... | | .........| stencils > || asciio > || box |..... | | .........| Rulers > || computer > || text |..... | | .........| File > || people > || wirl_arrow |..... | grid----->......'-------------'| divers > || axis |..... | | ..................^.....'------------'| ... |..... | | ..................|...................'--------------'..... | | ..................|........................................ | '-------------------|-----------------------------------------' | context menu access some commands most are accessed through the keyboard","breadcrumbs":"UIs » GUI » GUI","id":"16","title":"GUI"},"160":{"body":"«n» Select next element «N» Select previous element «Tab» Select next element move mouse «V» Select all elements «v» Select connected elements «Escape» Deselect all elements","breadcrumbs":"Bindings » Single key » Selecting elements » Selecting elements","id":"160","title":"Selecting elements"},"161":{"body":"Bindings: «1» Make element narrower «2» Make element taller «3» Make element shorter «4» Make element wider resize «s» Shrink box shrink There an auto-shrink attribute so you don't have to shrink boxes manually each time you change their size. auto shrink There's also a box you can add which already has auto-shrink set; you can insert it with a shortcut or via the popup menu. Binding: «iB» Add auto-shrink box: auto shrink_box","breadcrumbs":"Bindings » Single key » Resizing elements » Resizing elements","id":"161","title":"Resizing elements"},"162":{"body":"«y» Copy to clipboard «p» Insert from clipboard «Y» Export to clipboard & primary as ascii «P» Import from primary to box «A-P» Import from primary to text","breadcrumbs":"Bindings » Single key » Clipboard » Clipboard","id":"162","title":"Clipboard"},"163":{"body":"","breadcrumbs":"Bindings » Multiple key » multiple key bindings","id":"163","title":"multiple key bindings"},"164":{"body":"«:» command group: «q» Quit «Q» Quit no save «w» Save «W» SaveAs «e» Open «r» Insert «m» Display manpage «h» Help «c» Display commands «f» Display action files «k» Display keyboard mapping","breadcrumbs":"Bindings » Multiple key » «:» Command group: » «:» command group:","id":"164","title":"«:» command group:"},"165":{"body":"«i» Insert group: «A» Add angled arrow «a» Add arrow «A-a» Add unicode arrow «B» Add shrink box «b» Add box «A-b» Add unicode box «c» Add connector «E» Add exec-box no border «e» Add exec-box «f» Insert from file «g» Add group object type 1 «h» Add help box «i» Add if-box «R» Add horizontal ruler «x» External command output in a box «X» External command output in a box no frame «p» Add process «r» Add vertical ruler «t» Add text","breadcrumbs":"Bindings » Multiple key » «i» Insert group » «i» Insert group","id":"165","title":"«i» Insert group"},"166":{"body":"«a» arrow group: «S» Insert multi-wirl section «f» Flip arrow start and end «d» Change arrow direction «s» Append multi-wirl sectioni «A-s» Remove last section from multi-wirl","breadcrumbs":"Bindings » Multiple key » «a» Arrow group » «a» arrow group","id":"166","title":"«a» arrow group"},"167":{"body":"«A» align group: «t» Align top «l» Align left «b» Align bottom «r» Align right «h» Align horizontally «v» Align vertically","breadcrumbs":"Bindings » Multiple key » «A» Align group » «A» align group","id":"167","title":"«A» align group"},"168":{"body":"«g» grouping group: «g» Group selected elements «u» Ungroup selected elements «F» Temporary move selected element to the front «f» Move selected elements to the front «b» Move selected elements to the back","breadcrumbs":"Bindings » Multiple key » «g» Grouping group » «g» grouping group","id":"168","title":"«g» grouping group"},"169":{"body":"«A-g» stripes-group group: «1» Create one stripe group «g» Create stripes group «u» Ungroup stripes group","breadcrumbs":"Bindings » Multiple key » «A-g» Stripes-group group » «A-g» stripes-group group","id":"169","title":"«A-g» stripes-group group"},"17":{"body":"","breadcrumbs":"UIs » GUI » Grid","id":"17","title":"Grid"},"170":{"body":"«z» display group: «C» Change grid color «c» Change Asciio background color «g» Flip grid display «s» Flip color scheme «t» Flip transparent element background","breadcrumbs":"Bindings » Multiple key » «z» Display group » «z» display group","id":"170","title":"«z» display group"},"171":{"body":"«S» slides group: «N» Previous slide «g» First slide «l» Load slides «n» Next slide","breadcrumbs":"Bindings » Multiple key » «S» Slides group » «S» slides group","id":"171","title":"«S» slides group"},"172":{"body":"«D» debug group: «E» Dump selected elements «e» Dump all elements «S» Display undo stack statistics «o» Test «s» Dump self «t» Display numbered objects","breadcrumbs":"Bindings » Multiple key » «D» Debug group » «D» Debug group","id":"172","title":"«D» Debug group"},"173":{"body":"Your user configuration is '$HOME/.config/Asciio/Asciio.ini' Your configuration file has this format: {\nSTENCILS => [ #'stencils/asciio', ], ACTION_FILES => [ #'actions/xxx.pl', ], HOOK_FILES => [ ], ASCIIO_OBJECT_SETUP => [ #$ASCIIO_UI eq 'TUI' ? 'asciio_object/tui.pl' : 'asciio_object/gui.pl' , ], IMPORT_EXPORT => [ #'import_export/ascii.pl', ],\n}","breadcrumbs":"Configuration » Configuration","id":"173","title":"Configuration"},"174":{"body":"The bindings can be changed in your user configuration. File '$HOME/.config/Asciio/Asciio.ini' points at the Here's and example of binding: 'Change elements foreground color' => ['000-c', \\&App::Asciio::Actions::Colors::change_elements_colors, 0 ], Bindings are composed of: a command name a set of keyboard shortcuts To change a binding: Find the command name for the binding you want to change decide a new keyboard shortcuts add your binding to your configuration file Your configuration file has this format: {\n...\nACTION_FILES => [ 'actions/colors.pl', # new configuration file where you want to put your color bindings ],\n...\n} Create '$HOME/.config/Asciio/actions/colors.pl' and add: register_action_handlers ( 'Change elements foreground color' => ['000-Z'], ) ;","breadcrumbs":"Configuration » user bindings » user bindings","id":"174","title":"user bindings"},"175":{"body":"A binding contains: unique name for your binding shortcut, multiple shortcuts are passed as ['shortcut_1', 'shortcut_2', ...] action sub reference arguments to the action sub reference, optional popup-menu sub reference, optional Example: 'Edit selected element inline' => [ ['C00-2button-press-1','C00-Return'], \\&App::Asciio::Actions::ElementsManipulation::edit_selected_element, 1 ],","breadcrumbs":"Configuration » user bindings » Binding format » Binding format","id":"175","title":"Binding format"},"176":{"body":"Bindings can be grouped so you can use multiple key presses (vim-like) to reach an action. 'group name' => { SHORTCUTS => 'C00-x', 'sub group name' => { SHORTCUTS => 'C00-x', 'binding in sub group' => ['C00-x', sub { print \"you're in x/x/x\\n\" ; } ], } , 'binding 1' => ['000-1', sub { print \"you're in x/1\\n\" ; } ], 'binding 2' => ['000-2', sub { print \"you're in x/2\\n\" ; } ], },","breadcrumbs":"Configuration » user bindings » Group bindings » Group bindings","id":"176","title":"Group bindings"},"177":{"body":"If a group has an ESCAPE_KEY, the group is a capturing group. The group's bindings will be used repeatedly till the ESCAPE_KEY is pressed. 'capture group' => { SHORTCUTS => '0A0-c', ESCAPE_KEY => '000-Escape', 'capture x' => [ '000-x', sub { print \"captured x\\n\"; } ], 'capture y' => [ '000-y', sub { print \"captured y\\n\"; } ], },","breadcrumbs":"Configuration » user bindings » Capturing groups » Capturing groups","id":"177","title":"Capturing groups"},"178":{"body":"You can re-bind an existing shortcut to another command, Asciio will generate a warning in the console. Overriding shortcut 'C00-y' new is 'Redo 2' defined in file '.../actions/override_bindings.pl' old was 'Redo' defined in file 'actions/default_bindings.pl' warning Don't use the same shortcut multiple times in the same file, the order of registration in the same file not guaranteed.","breadcrumbs":"Configuration » user bindings » Binding override » Binding override","id":"178","title":"Binding override"},"179":{"body":"capture with overlay","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Capturing groups with overlay","id":"179","title":"Capturing groups with overlay"},"18":{"body":"","breadcrumbs":"UIs » GUI » Grid lines","id":"18","title":"Grid lines"},"180":{"body":"my $click_choice_element = ['Asciio/box', 0] ;\nmy $box_overlay = [ [0, 0, '.'], [1, 0, '-'], [2, 0, '-'], [3, 0, '-'], [4, 0, '.'], [0, 1, '|'], [4, 1, '|'], [0, 2, \"'\"], [1, 2, '-'], [2, 2, '-'], [3, 2, '-'], [4, 2, \"'\"], ] ; my $text_overlay = [ [0, 0, 'T.'], [1, 0, 'e'], [2, 0, 'x'], [3, 0, 't'], ] ; my $arrow_overlay = [ [2, -2, '.'], [3, -2, '-'], [1, -1, '/'], [0, 0, \"'\"], ] ;","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Define overlays","id":"180","title":"Define overlays"},"181":{"body":"my $click_element_overlay = $box_overlay ; sub click_choice_add_element { App::Asciio::Actions::Elements::add_element($_[0], $click_choice_element) ; } sub click_element_choice\n{\nmy ($asciio, $args) = @_ ;\n($click_element_overlay, $click_choice_element) = $args->@* ;\n$asciio->update_display ;\n} sub click_element_enter { print \"enter!!\\n\" ; my ($asciio) = @_ ; $asciio->set_overlays_sub(\\&click_element_overlay) ; $asciio->update_display ; }\nsub click_element_escape { my ($asciio) = @_ ; $asciio->set_overlays_sub(undef) ; $asciio->update_display ; } sub click_element_mouse_motion {\nmy ($asciio, $event) = @_ ; App::Asciio::Actions::Mouse::mouse_motion($asciio, $event) ;\n$asciio->update_display() ; } sub click_element_overlay\n{\nmy ($asciio) = @_ ;\nmy @overlays = map { [ $asciio->{MOUSE_X} + $_->[0], $asciio->{MOUSE_Y} + $_->[1], $_->[2] ] } @$click_element_overlay ; @overlays\n}","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Declare callbacks","id":"181","title":"Declare callbacks"},"182":{"body":"register_action_handlers\n(\n'insert on click' => { SHORTCUTS => '0A0-i', ENTER_GROUP => \\&click_element_enter, ESCAPE_KEY => '000-Escape', 'click element escape' => [ '000-Escape', \\&click_element_escape ], 'click element motion' => [ '000-motion_notify', \\&click_element_mouse_motion ], 'click element insert' => [ '000-button-press-1', \\&click_choice_add_element ], 'click element arrow' => [ '000-a', \\&click_element_choice, [$arrow_overlay, ['Asciio/angled_arrow', 0]] ], 'click element box' => [ '000-b', \\&click_element_choice, [$box_overlay, ['Asciio/box', 0]] ], 'click element text' => [ '000-t', \\&click_element_choice, [$text_overlay, ['Asciio/text', 0]] ], },\n) ;","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Declare bindings","id":"182","title":"Declare bindings"},"183":{"body":"create a repo in your config directory verbatim stencils generate automatically stencils requiring perl code","breadcrumbs":"Configuration » user stencils » user stencils","id":"183","title":"user stencils"},"184":{"body":"","breadcrumbs":"For Developers » For Developers","id":"184","title":"For Developers"},"185":{"body":"# Generated by documentation/scripting/multi_wirl.pl .------.\n| box1 |<-----------------------------------.\n'------' | | .------. | | box3 | | '------' | ^ | | | .------. | '-------------->| box2 |----------------' '------' __________ \\ \\ \\ line 1 \\ ) line 2 ) / line 3 / /_________/","breadcrumbs":"For Developers » Scripting » Scripting","id":"185","title":"Scripting"},"186":{"body":"Executing your scripts","breadcrumbs":"For Developers » Scripting » Executing your scripts","id":"186","title":"Executing your scripts"},"187":{"body":"The *json_dtd_to_asciio_script' script is installed with Asciio. It will read a JSON stream from stdin. It takes the following arguments: title x position y position 'box', if you want the data to be boxed start_level, 0/1: 0 meanss no start tree grlyph 'box1'), 0, 2 ;\nadd 'box2', new_box(TEXT_ONLY =>'box2'), 20, 10 ;\nadd 'box3', new_box(TEXT_ONLY =>'box3'), 40, 5 ; The simplified scripting interface lets you name your object so you can later connect them together.","breadcrumbs":"For Developers » Scripting » Adding boxes","id":"190","title":"Adding boxes"},"191":{"body":"connect_elements 'box1', 'box2', 'down' ;\nconnect_elements 'box2', 'box3' ;\nconnect_elements 'box3', 'box1', 'up' ; You can hint Asciio about the direction of your arrows.","breadcrumbs":"For Developers » Scripting » Adding connections","id":"191","title":"Adding connections"},"192":{"body":"Asciio tries to route the arrows properly, this is done automatically in the UIs but you need to do it manually in scripts. optimize ;","breadcrumbs":"For Developers » Scripting » Canonizing connections","id":"192","title":"Canonizing connections"},"193":{"body":"save_to \"from_script.asciio\" ; ascii_out ; You can save your work to an asciio file or print it out","breadcrumbs":"For Developers » Scripting » Printing and saving the result","id":"193","title":"Printing and saving the result"},"194":{"body":"You can write more advanced script where you route multi sections arrows around your elements. | | | | | '----. | '----. | | | | | | <--' You'll also need to use the right module; in fact you have access to everything that's in Asciio from your scrips, it's just a little bit more work than using the simplified interface. # documentation/scripting/multi_wirl.pl use strict; use warnings; use App::Asciio::Scripting ; #----------------------------------------------------------------------------- add 'multi_wirl', new_wirl_arrow([5, 5, 'downright'], [10, 7, 'downright'], [7, 14, 'downleft']), 5, 5 ; ascii_out ;","breadcrumbs":"For Developers » Scripting » Adding multi-wirl arrows","id":"194","title":"Adding multi-wirl arrows"},"195":{"body":"You can find more examples in the documentation/scripting/ library of the project. # documentation/scripting/multi_wirl.pl use strict; use warnings; use App::Asciio::Scripting ; #----------------------------------------------------------------------------- add 'text1', new_text(TEXT_ONLY =>'text'), 22, 20 ; add 'box1', new_box(TEXT_ONLY =>'box1'), 0, 2 ;\nadd 'box2', new_box(TEXT_ONLY =>'box2'), 20, 10 ;\nadd 'box3', new_box(TEXT_ONLY =>'box3'), 40, 5 ; connect_elements 'box1', 'box2', 'down' ;\nconnect_elements 'box2', 'box3' ;\nconnect_elements 'box3', 'box1', 'up' ;\nconnect_elements 'box2', 'text1' ; my $process = add_type 'process', 'Asciio/Boxes/process', 5, 15 ;\n$process->set_text(\"line 1\\nline 2\\nline 3\") ; optimize ; save_to \"from_script.asciio\" ; ascii_out ;","breadcrumbs":"For Developers » Scripting » Full example","id":"195","title":"Full example"},"196":{"body":"","breadcrumbs":"For Developers » Scripting » Execute » Executing your script","id":"196","title":"Executing your script"},"197":{"body":"The script is a normal perl script. perl my_asciio_script.pl","breadcrumbs":"For Developers » Scripting » Execute » From the command line","id":"197","title":"From the command line"},"198":{"body":"Binding: «:!» Pick the file you want to execute. Or pass it on the command line asciio -s full_path_to_script","breadcrumbs":"For Developers » Scripting » Execute » From within Asciio","id":"198","title":"From within Asciio"},"199":{"body":"You can POST scripts via HTTP. Start Asciio with --web_server , a server will run at port 4444 ; you can change the port with --port other_port .","breadcrumbs":"For Developers » Scripting » Execute » Via Asciio's Web server","id":"199","title":"Via Asciio's Web server"},"2":{"body":"apt install libdata-compare-perl libdata-compare-perl libdirectory-scratch-structured-perl libeval-context-perl libextutils-pkgconfig-perl libfile-homedir-perl libgtk3-perl libio-prompter-perl libterm-size-any-perl libterm-termkey-perl libtest-block-perl libtermkey-dev libmodule-build-perl libsereal-perl libcompress-bzip2-perl libpango-perl libcarp-clan-perl libtest-deep-perl libtest-most-perl libdevel-stacktrace-perl libexception-class-perl libcapture-tiny-perl libtest-differences-perl libmodule-util-perl libtest-nowarnings-perl cpan install Data::TreeDumper::Renderer::GTK App::Asciio","breadcrumbs":"Installation and running » Ubuntu (probably other debian derivates too)","id":"2","title":"Ubuntu (probably other debian derivates too)"},"20":{"body":"","breadcrumbs":"UIs » GUI » Grid background color","id":"20","title":"Grid background color"},"200":{"body":"POST http://localhost:4444/script script=\"add '1', new_box, 0, 0 ;\" You can have multiple commands in your script.","breadcrumbs":"For Developers » Scripting » Execute » script commands","id":"200","title":"script commands"},"201":{"body":"POST http://localhost:4444/script_file script=\"path_to_script\"","breadcrumbs":"For Developers » Scripting » Execute » script file","id":"201","title":"script file"},"202":{"body":"directly from your application via a command line application like xh (https://github.com/ducaale/xh) or httpie. piping to stdin_to_asciio script which is installed with asciio (uses xh). Example: # bash script that adds an element to an asciio instance, offsets it, and deletes it # create a script to add one element, the script can contain many scripting commands\n# httpie has a large startup time, use xh instead script= ; for i in $(seq 1) ; do script=\"$script add '1', new_box(TEXT_ONLY =>'$i'), $((($i - 1) * 6)), $((($i - 1) * 4)) ;\" ; done # execute the script\nxh -f POST http://localhost:4444/script script=\"$script\" # offset the element\nfor i in $(seq 25) ; do sleep .05 ; xh -f POST http://localhost:4444/script script=\"offset '1', 1, 1 ;\" ; done # delete the element\nxh -f POST http://localhost:4444/script script=\"delete_by_name '1' ;\"","breadcrumbs":"For Developers » Scripting » Execute » connecting to Asciio Web server","id":"202","title":"connecting to Asciio Web server"},"203":{"body":"","breadcrumbs":"For Developers » Scripting » API » Simplified Scripting API","id":"203","title":"Simplified Scripting API"},"204":{"body":"Stops updating the display until start_updating_display is called; this can be used to reduce flickering. stop_updating_display","breadcrumbs":"For Developers » Scripting » API » stop_updating_display","id":"204","title":"stop_updating_display"},"205":{"body":"Start updating the display; display will automatically be updated from when this is called. An update is also made. start_updating_display","breadcrumbs":"For Developers » Scripting » API » start_updating_display","id":"205","title":"start_updating_display"},"206":{"body":"Creates an undo snapshot. create_undo_snapshot ;","breadcrumbs":"For Developers » Scripting » API » create_undo_snapshot","id":"206","title":"create_undo_snapshot"},"207":{"body":"Adds a named element: element_name element, see new_box new_text , ... below x coordinate y coordinate add 'text1', new_text(TEXT_ONLY =>'text'), 22, 20 ;","breadcrumbs":"For Developers » Scripting » API » add","id":"207","title":"add"},"208":{"body":"Deletes an element by name delete_by_name 'text1' ;","breadcrumbs":"For Developers » Scripting » API » delete_by_name","id":"208","title":"delete_by_name"},"209":{"body":"Deletes selected elements delete_selected_elements ;","breadcrumbs":"For Developers » Scripting » API » delete_selected_elements","id":"209","title":"delete_selected_elements"},"21":{"body":"hint lines","breadcrumbs":"UIs » GUI » Hint lines","id":"21","title":"Hint lines"},"210":{"body":"Adds a named element: element_name element_type x coordinate y coordinate Returns the element. my $process = add_type 'process', 'Asciio/Boxes/process', 5, 15 ;","breadcrumbs":"For Developers » Scripting » API » add_type","id":"210","title":"add_type"},"211":{"body":"Creates a new box element. Use it with add . new_box() ; # default box text\nnew_box(TEXT_ONLY =>'text') ;","breadcrumbs":"For Developers » Scripting » API » new_box","id":"211","title":"new_box"},"212":{"body":"Creates a new text element. Use it with add . new_text(TEXT_ONLY =>'text') ;","breadcrumbs":"For Developers » Scripting » API » new_text","id":"212","title":"new_text"},"213":{"body":"Creates a new wirl-arrow element. Use it with add . Pass wirl arrow section coordinates and directions as arguments. new_wirl_arrow([5, 5, 'downright'], [10, 7, 'downright'], [7, 14, 'downleft']) ;","breadcrumbs":"For Developers » Scripting » API » new_wirl_arrow","id":"213","title":"new_wirl_arrow"},"214":{"body":"Moves a namex element to a new coordinate: element name x position y position move 'text1', 22, 20 ;","breadcrumbs":"For Developers » Scripting » API » move","id":"214","title":"move"},"215":{"body":"Offsets a named element: element name x offset y offset offset 'text1', 22, 20 ;","breadcrumbs":"For Developers » Scripting » API » offset","id":"215","title":"offset"},"216":{"body":"Changes selected elements background or foreground color. change_selected_elements_color 1, [1, 0, 0] ; # foreground color to red","breadcrumbs":"For Developers » Scripting » API » change_selected_elements_color","id":"216","title":"change_selected_elements_color"},"217":{"body":"Selects an elements by name. select_by_name 'A' ;","breadcrumbs":"For Developers » Scripting » API » select_by_name","id":"217","title":"select_by_name"},"218":{"body":"Selects all the elements in Asciio. select_all_elements ;","breadcrumbs":"For Developers » Scripting » API » select_all_elements","id":"218","title":"select_all_elements"},"219":{"body":"Deselects all the elements in Asciio. deselect_all_elements ;","breadcrumbs":"For Developers » Scripting » API » deselect_all_elements","id":"219","title":"deselect_all_elements"},"22":{"body":"","breadcrumbs":"UIs » GUI » Rulers","id":"22","title":"Rulers"},"220":{"body":"Selects all the elements added by the script. select_all_script_elements ;","breadcrumbs":"For Developers » Scripting » API » select_all_script_elements","id":"220","title":"select_all_script_elements"},"221":{"body":"Deselects all the elements added by the script. deselect_all_script_elements ;","breadcrumbs":"For Developers » Scripting » API » deselect_all_script_elements","id":"221","title":"deselect_all_script_elements"},"222":{"body":"Connects named elements with a wirl-arrow . connect_elements 'box2', 'text1' ;","breadcrumbs":"For Developers » Scripting » API » connect_elements","id":"222","title":"connect_elements"},"223":{"body":"Optimizes the connections. optimize","breadcrumbs":"For Developers » Scripting » API » optimize","id":"223","title":"optimize"},"224":{"body":"Deletes all ruler lines. delete_all_ruler_lines ;","breadcrumbs":"For Developers » Scripting » API » delete_all_ruler_lines","id":"224","title":"delete_all_ruler_lines"},"225":{"body":"Adds a ruler line. axis: 'vertical' or 'horizontal' position add_ruler_line 'vertical, 10 ;","breadcrumbs":"For Developers » Scripting » API » add_ruler_line","id":"225","title":"add_ruler_line"},"226":{"body":"Saves the diagram to a file in Asciio's native format. save_to 'diagram.asciio' ;","breadcrumbs":"For Developers » Scripting » API » save_to","id":"226","title":"save_to"},"227":{"body":"Returns the diagram as ASCII. to_ascii ;","breadcrumbs":"For Developers » Scripting » API » to_ascii","id":"227","title":"to_ascii"},"228":{"body":"Prints the diagram, as ASCII, to stdout. ascii_out ;","breadcrumbs":"For Developers » Scripting » API » ascii_out","id":"228","title":"ascii_out"},"229":{"body":"","breadcrumbs":"For Developers » Modifying Asciio » Modifying Asciio","id":"229","title":"Modifying Asciio"},"23":{"body":"","breadcrumbs":"UIs » GUI » Night Colors","id":"23","title":"Night Colors"},"230":{"body":"Bindings consists of a descriptive but short name one or more key to assign the binding a reference to a handler possible arguments for the handler 'Mouse quick link git' => [['0A0-button-press-3', '00S-semicolon'], \\&App::Asciio::Actions::Git::quick_link] Goals when adding bindings: keep code separate from other bindings code if the new bindings are not very general, ie: code them in their own module align the structures avoid long or generic or numbered name if possible the bindings should be the same as the vim-bindings some GUI standards may require different bindings, IE: C00-A to select everything create an equivalent binding set in the vim bindings file documents the bindings name, keep them logical, start with an uppercase key what they do, preferably with some screenshot don't use control, shift and alt if possible (logical) split groups if they become too large sort by name or key if possible","breadcrumbs":"For Developers » Modifying Asciio » Bindings » Bindings","id":"230","title":"Bindings"},"231":{"body":"'<< selection leader >>' => { SHORTCUTS => '000-r', # also accepts multiple entries in an array ref ENTER_GROUP => \\&App::Asciio::Actions::Selection::selection_enter, ESCAPE_KEYS => [ '000-r', '000-Escape' ], # also accepts single entry # ESCAPE_KEYS need to be define of group will catch input untill an action is selected # same keys as the ESCAPE_KEYS, will be called on exit 'Selection escape' => [ '000-r', \\&App::Asciio::Actions::Selection::selection_escape ], 'Selection escape2' => [ '000-Escape', \\&App::Asciio::Actions::Selection::selection_escape ], # simple action 'select flip mode' => [ '000-f', \\&App::Asciio::Actions::Selection::selection_mode_flip ], # handle mouse movement 'select motion' => [ '000-motion_notify', \\&App::Asciio::Actions::Selection::select_elements ], },","breadcrumbs":"For Developers » Modifying Asciio » Bindings » Binding Groups","id":"231","title":"Binding Groups"},"232":{"body":"See the Debugging bindings. Asiio can output to the console, any call to print will be displayed in it. You can use Data::TreeDumper to display structured debug output. You can of course run Asciio in the perl debugger.","breadcrumbs":"For Developers » Debugging » Debugging","id":"232","title":"Debugging"},"233":{"body":"When the borders of two text elements intersect, we generate some compensating characters to cover the borders, resulting in nicer graphics | ││ │ │ | ││ │ │ -----|---> ──││────│──│─ | ││ │ │ | ││ │ │ v Look at the text above, their borders are overlapping each other. The text we need to generate is as follows: | ││ │ │ | ││ │ │ -----+---> ──┼┼────┼──┼─ | ││ │ │ | ││ │ │ v We need to generate padding characters at their boundaries, then the steps are as follows: find the cross point. Determine the characters to be filled at the current cross point according to the characters around the cross point. Determine whether the current cross point has the expected fill character, if so, keep it, if not, add it, and delete the old fill character. remove all filling characters that are not at cross points. update drawing.","breadcrumbs":"For Developers » Cross algorithm » Basic introduction","id":"233","title":"Basic introduction"},"234":{"body":"","breadcrumbs":"For Developers » Cross algorithm » Detailed steps","id":"234","title":"Detailed steps"},"235":{"body":"The cross point must be the coverage of characters, and the characters that cover each other are the characters we care about. >The characters we care about refer to commonly used tab characters, or ascii plus dots, etc. Commonly used symbols include these, of course not only these '-', '|', '.', '\\'', '\\\\', '/', '+', '─', '│', '┼', '┤', '├', '┬', '┴', '╭', '╮', '╯', '╰',\n'━', '┃', '╋', '┫', '┣', '┳', '┻', '┏', '┓', '┛', '┗', '═', '║', '╬', '╣', '╠', '╦', '╩', '╔', '╗', '╝', '╚',\n'╫', '╪', '╨', '╧', '╥', '╤', '╢', '╡', '╟', '╞', '╜', '╛', '╙', '╘', '╖', '╕', '╓', '╒' condition of cross points: text elements crossed The two characters that intersect each other are the characters we care about When the condition is found to be met, both characters need to be logged. At the same time, we need to record the characters around the cross point, because they absolutely determine what kind of cross point is generated. >Record the upper, lower, left, and right characters. If you want to achieve diagonal crossing, you also need to record characters at 45 degrees, 135 degrees, 225 degrees, and 315 degrees.","breadcrumbs":"For Developers » Cross algorithm » 1 Find the cross point","id":"235","title":"1 Find the cross point"},"236":{"body":"","breadcrumbs":"For Developers » Cross algorithm » 2 Judgment scene","id":"236","title":"2 Judgment scene"},"237":{"body":"First of all, all cross characters are directional, we need to group them by direction and type. Let me give you an example, if the center has generated a character┼, Then we can use the method of proof by contradiction, its left side must be these characters, otherwise it is unreasonable. '─', '┼', '├', '┬', '┴', '╭', '╰' These characters all can appear to the left of it(Because their right sides can be extended to become a line), But if these characters do not appear on the left side of ┼, then we think it is unreasonable to use this ┼, and the disproof condition is false. '-', '|', '.', '\\'', '\\\\', '/', '+', '─', '│', '┼', '┤', '├', '┬', '┴', '╭', '╮', '╯', '╰',\n'━', '┃', '╋', '┫', '┣', '┳', '┻', '┏', '┓', '┛', '┗', '═', '║', '╬', '╣', '╠', '╦', '╩', '╔', '╗', '╝', '╚',\n'╫', '╪', '╨', '╧', '╥', '╤', '╢', '╡', '╟', '╞', '╜', '╛', '╙', '╘', '╖', '╕', '╓', '╒' Make assumptions about the occurrence of each possible padding crossing character above, untilSupposed to be true. │ ──│── │ For the plus sign, the condition for its appearance is that: A character in the upper character set appears in the upper direction A character in the down direction character set appears in the down direction A character in the left-direction character set appears in the left direction A character in the right-direction character set appears in the right direction If these conditions are met, the intermediate characters can be corrected as ┼: │ ──┼── │ Let's look at a more complex situation, The intersection below, we know, needs one ╤ to fill. ═══│════ │ │ For the ╤ sign, the condition for its appearance is that: Left is one of the left characters of the double-line character set Right is one of the right characters of the double-line character set Down is one of the down characters in the single-line character set Up cannot be one of the up characters in the single-line character set Pay attention to the bold part above, because if this condition is true, then the filling character should be ╪, not ╤.","breadcrumbs":"For Developers » Cross algorithm » 2.1 General situation","id":"237","title":"2.1 General situation"},"238":{"body":"There is no need to perform calculations every time to determine the characters filled in the middle. Whenever a new scene calculation occurs, we can save the calculation result in a cache and read it directly next time without performing logical calculations again. A hash table is most suitable for this, and the hash key can use a combination of upper, lower, left, and right characters(The oblique lines are the four diagonal directions.).","breadcrumbs":"For Developers » Cross algorithm » 2.2 Improve efficiency","id":"238","title":"2.2 Improve efficiency"},"239":{"body":"││ ──││───── ││ ││ please see this text, It is expected that we are going to get the following text: ││ ──┼┼───── ││ ││ As you noticed, there are two plus signs filled. Let's take the point that needs to be filled on the left as an example: cross_condition We can see that characters in three directions meet the requirements, but characters in one direction do not meet the requirements . But the point on the right is actually also an cross point, it has two characters, one in the foreground and one in the background. The character in the background is ok, so we think it ok! In summary: If the character next to it is also an cross point, then either the foreground character or the background character of the intersection can meet the requirements.So I said earlier that the foreground and background characters of the cross point all need to be recorded.In fact, there may be more than one character that meets the condition in the background, so all of these characters need to be considered, not just limited to 2 characters.","breadcrumbs":"For Developers » Cross algorithm » 2.3 An additional case needs to be considered separately","id":"239","title":"2.3 An additional case needs to be considered separately"},"24":{"body":"TUI The TUI interface is a work in progress. Drawing graphs in a terminal (without mouse) is more difficult than it seem, I'm actively working on creating better bindings to make as s smooth as when using a mouse. mouse emulation differences dialogs manpage TUI demo","breadcrumbs":"UIs » TUI » TUI","id":"24","title":"TUI"},"240":{"body":"There is another situation that needs to be explained separately,Similar to above but slightly different ╭─────╮ │ ╭─────╮ │ │ │ │ │ │ ╰─│ │ ╰─────╯ The text we need to get is this: ╭─────╮ │ ╭───┴─╮ │ │ │ │ │ │ ╰─┤ │ ╰─────╯ This looks like two boxes stacked,According to the above statement, the overlapping parts, both foreground characters and background characters must be considered.**But not like this!**The overlapping foreground characters are spaces, and spaces are not characters in the character set, so they are not considered. To put it simply: as long as it is not an cross point, only foreground characters are considered. The definition of the cross point has already been mentioned in the previous chapter","breadcrumbs":"For Developers » Cross algorithm » 2.4 The case of character coverage","id":"240","title":"2.4 The case of character coverage"},"241":{"body":"When we determine what characters should be filled in a point, we first consider the characters in the four directions. Then after these characters are considered, characters in three directions are considered, and finally characters in two directions are considered. The advantage of this is that if the characters in the four directions do not meet the conditions, then when judging the characters in the three directions, there is no need to repeatedly consider that a certain character may be a character in the four directions, because it has been ruled out before. Similar logic is used for two-way characters. This can greatly reduce the complexity of logical judgment.","breadcrumbs":"For Developers » Cross algorithm » 2.5 A method to simplify logical judgment","id":"241","title":"2.5 A method to simplify logical judgment"},"242":{"body":"characters of length 1 characters of length 2 characters of length 0 The length mentioned here refers to the printed length of the characters, that is, the length seen by the eyes","breadcrumbs":"For Developers » Unicode support » Unicode character classification","id":"242","title":"Unicode character classification"},"243":{"body":"Most unicode characters are characters with a length of 1, such as the commonly used tab character, ascii characters. a b c d , . ┼ ┬ │","breadcrumbs":"For Developers » Unicode support » Characters of length 1","id":"243","title":"Characters of length 1"},"244":{"body":"Characters with a typographical width of 2 refer primarily to East Asian pictographs and related special punctuation, as well as full-width characters. 你好啊!《》\n안녕하세요\nこんにちは They need to occupy two grids in the UI interface. Then aligning them requires special fonts that align 2:1 with width 1 characters .Here is a commonly used font. https://github.com/be5invis/Sarasa-Gothic/ These characters have a special property called East Asian Width . They are included in the unicode standard, so they can be used as a programming basis. Links to the unicode standard: https://www.unicode.org/reports/tr11/tr11-40.html In perl's unicode documentation, corresponding properties are also provided to use. This represents a wide character, occupying two spaces: \\p{EA=W} This represents a full-width character, which also occupies two spaces: \\p{EA=F} The above information can be found here: https://perldoc.perl.org/perlunicook https://perldoc.perl.org/perlunicode","breadcrumbs":"For Developers » Unicode support » Characters of length 2","id":"244","title":"Characters of length 2"},"245":{"body":"In some languages, there are special characters whose string length is 1, but they do not occupy physical space on the interface, they will be attached to the previous characters.they are called nonspacing characters.Occurs in Thai and Arabic, as well as Hebrew ◌ั ◌ึ ◌ุ Please look at the above characters, they cannot appear alone, they must be used in combination with the previous entity characters, and then they will appear above or below the previous characters. These characters are called Nonspacing characters in the unicode standard, and then they have the following properties that can be used for programming \\p{gc:Mn} To support Thai, or Arabic, or Hebrew, like East Asian languages, we also need a special font that can be aligned.In general, the system's default monospaced font can align them","breadcrumbs":"For Developers » Unicode support » Characters of length 0","id":"245","title":"Characters of length 0"},"246":{"body":"After Asciio draws the elements, a user defined call back is called.","breadcrumbs":"For Developers » Overlay » Overlay","id":"246","title":"Overlay"},"247":{"body":"The callback receives an instance of Asciio as the first argument, you can use that instance to get elements, ... The callback return a list of 1 character overlay in array references: x coordinate y coordinate character optional background color optional foreground color Example list: [ 0, 0, 'T'],\n[ 1, 0, 'e'],\n[ 2, 0, 's'],\n[ 3, 0, 't'],","breadcrumbs":"For Developers » Overlay » User defined callback","id":"247","title":"User defined callback"},"248":{"body":"The callback is set by calling $asciio-> set_overlays_sub . The simplest is to do it via a key binding. 'set overlays' => [ '0A0-o', sub { my ($asciio) = @_ ; $asciio->set_overlays_sub ( sub { [0, 0, 'O'], [1, 0, 'K'] } ) ; $asciio->update_display ; } ], Reset the callback 'reset overlays' => [ '000-o', sub { $_[0]->set_overlays_sub(undef) ; $_[0]->update_display ; } ],","breadcrumbs":"For Developers » Overlay » Setting and resetting the callback","id":"248","title":"Setting and resetting the callback"},"249":{"body":"The callback can also have access to the canvas, but don't Arguments: $asciio $UI_type, set to GUI/TUI $gc $widget_width $widget_height $character_width $character_height Example: draw and overlay and a filled rectangle above the mouse pointer sub click_element_overlay\n{\nmy ($asciio, $UI_type, $gc, $widget_width, $widget_height, $character_width, $character_height) = @_ ; # draw directly\nif($UI_type eq 'GUI') { my $surface = Cairo::ImageSurface->create('argb32', 50, 50) ; my $gco = Cairo::Context->create($surface) ; my $background_color = $asciio->get_color('cross_filler_background') ; $gco->set_source_rgb(@$background_color) ; $gco->rectangle(0, 0, $character_width, $character_height) ; $gco->fill() ; $gc->set_source_surface($surface, ($asciio->{MOUSE_X} - 1 ) * $character_width, ($asciio->{MOUSE_Y} - 1) * $character_height); $gc->paint() ; } # send a list of characters to draw\nmy @overlays = map { [ $asciio->{MOUSE_X} + $_->[0], $asciio->{MOUSE_Y} + $_->[1], $_->[2] ] } @$click_element_overlay ; @overlays\n}","breadcrumbs":"For Developers » Overlay » Callback access to canvas","id":"249","title":"Callback access to canvas"},"25":{"body":"You can call Asciio from vim and insert your diagram. map a :call TAsciio() function! TAsciio() let line = getline('.') let tempn = tempname() let tempnt = tempn . '.txt' let temp = shellescape(tempn) let tempt = shellescape(tempnt) exec \"normal i Asciio_file:\" . tempn . \"\\\" if ! has(\"gui_running\") exec \"silent !mkdir -p $(dirname \" . temp . \")\" exec \"silent !cp ~/.config/Asciio/templates/empty.asciio \". temp . \"; tasciio \" . temp . \"; asciio_to_text \" . temp . \" >\" . tempt exec \"read \" . tempnt endif redraw! endfunction","breadcrumbs":"UIs » TUI » Asciio TUI and Vim","id":"25","title":"Asciio TUI and Vim"},"250":{"body":"Hide and show the mouse pointer, useful if you draw objects that are moved around. sub callback_enter { my ($asciio) = @_ ; $asciio->hide_cursor ; ... } sub callback_escape { my ($asciio) = @_ ; $asciio->show_cursor ; ... }","breadcrumbs":"For Developers » Overlay » Callback hide/show mouse","id":"250","title":"Callback hide/show mouse"},"251":{"body":"Khemir Nadim ibn Hamouda https://github.com/nkh CPAN ID: NKH Qin Qing northisland2017@gmail.com Unicode support, scroll bar, and rhombus object","breadcrumbs":"Contributors and License » Contributors","id":"251","title":"Contributors"},"252":{"body":"This program is free software; you can redistribute it and/or modify it\nunder the same terms as Perl itself or GPL3.","breadcrumbs":"Contributors and License » License and copyright","id":"252","title":"License and copyright"},"253":{"body":"SVG conversion: goat Tree generation: ascii_tree ASCII Math and other: Diagon Fun! AACircuit schemascii asciidiagram Impressive shaape ditaa Stencils Asciio ditaa Figlet Source for some of the network stencil Ascii art Ascii art *\\o_ _o/* / * * \\ <\\ *\\o/* /> ) o/* / > *\\o <\\ /> __o */\\ /\\* o__ * /> <\\ * /\\* __o_ _o__ */\\ * / * * \\ * <\\ /> *\\o/* ejm97 __)__","breadcrumbs":"See Also » See Also","id":"253","title":"See Also"},"26":{"body":"","breadcrumbs":"Stencils » Stencils","id":"26","title":"Stencils"},"27":{"body":"","breadcrumbs":"Stencils » Asciio boxes and text » Asciio boxes","id":"27","title":"Asciio boxes"},"28":{"body":"connector resize-handle","breadcrumbs":"Stencils » Asciio boxes and text » Elements","id":"28","title":"Elements"},"29":{"body":"You can access some functionality via the popup menu. popup menu","breadcrumbs":"Stencils » Asciio boxes and text » popup menu","id":"29","title":"popup menu"},"3":{"body":"Using the instructions above build an asciio image ; the image will be large (~700 MB) as it contains gtk and co. You can then run the asciio or tasciio like this: podman run -it --net=host --env=\"DISPLAY\" --volume=\"$HOME/.Xauthority:/root/.Xauthority:rw\" --volume=\"$HOME:/home/xxx\" asciio [asciio|tasciio]","breadcrumbs":"Installation and running » container","id":"3","title":"container"},"30":{"body":"If the text is changed, the size of the box will change to fit.","breadcrumbs":"Stencils » Asciio boxes and text » auto-shrink","id":"30","title":"auto-shrink"},"31":{"body":"Enable or disable the possibility to connect to the box.","breadcrumbs":"Stencils » Asciio boxes and text » disable connectors","id":"31","title":"disable connectors"},"32":{"body":"A standard box had four connectors, Asciio optimizes the arrow routes so they don't cross the box. You can disable that optimization.","breadcrumbs":"Stencils » Asciio boxes and text » disable optimize","id":"32","title":"disable optimize"},"33":{"body":"Allow connection to be made anywhere inside the element borders , not just the connectors. border_connect","breadcrumbs":"Stencils » Asciio boxes and text » connect inside element borders","id":"33","title":"connect inside element borders"},"34":{"body":"rotated","breadcrumbs":"Stencils » Asciio boxes and text » rotate box/text","id":"34","title":"rotate box/text"},"35":{"body":"","breadcrumbs":"Stencils » Asciio boxes and text » Types","id":"35","title":"Types"},"36":{"body":"Binding: «b» Add box","breadcrumbs":"Stencils » Asciio boxes and text » A box","id":"36","title":"A box"},"37":{"body":"Binding: «A-b» Add unicode box","breadcrumbs":"Stencils » Asciio boxes and text » A box with the frame drawn with Unicode characters","id":"37","title":"A box with the frame drawn with Unicode characters"},"38":{"body":"Texts are just boxes without frames. Binding: «t» Add text","breadcrumbs":"Stencils » Asciio boxes and text » A text","id":"38","title":"A text"},"39":{"body":"A box which is already has auto-shrink set Binding: «B» Add shrink box","breadcrumbs":"Stencils » Asciio boxes and text » A shrink-box","id":"39","title":"A shrink-box"},"4":{"body":"In the windows environment, you can use asciio through WSL or cygwin.","breadcrumbs":"Installation and running » Windows","id":"4","title":"Windows"},"40":{"body":"element binding Add if box «ib» Add process box «ib»","breadcrumbs":"Stencils » Asciio boxes and text » Asciio if and process » Asciio if and process boxes","id":"40","title":"Asciio if and process boxes"},"41":{"body":"if_and_process.gif","breadcrumbs":"Stencils » Asciio boxes and text » Asciio if and process » if-box and process-box","id":"41","title":"if-box and process-box"},"42":{"body":"An \"exec-box\" is and object that lets you run an external command and put its output in a box. There are different types of exec-boxes explained below.","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Asciio exec-boxes","id":"42","title":"Asciio exec-boxes"},"43":{"body":"Binding: «ie» Add exec box The simplest exec-box accepts multiple commands, one per line. It will redirect stderr for each command. Editing the box will let you edit the command. ie","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Multi command","id":"43","title":"Multi command"},"44":{"body":"Binding: «iv» Add exec box verbatim This exec-box doesn't redirect stderr, you can use it for commands that span multiple line or commands that take a multi line input Editing the box will let you edit the command. iv","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Verbatim","id":"44","title":"Verbatim"},"45":{"body":"Binding: «io» Add exec box verbatim once This exec-box will run your commands once, editing the box will let you edit the command's output. io","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Once","id":"45","title":"Once"},"46":{"body":"Binding: «i + c-l» Add line numbered box This is an example of a custom stencil which will add line numbers to your input. il","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Add line numbers","id":"46","title":"Add line numbers"},"47":{"body":"","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Examples","id":"47","title":"Examples"},"48":{"body":"If you already have text in a file you can use 'cat your_file' as the command.","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Using previously generated output","id":"48","title":"Using previously generated output"},"49":{"body":"tbd: Command: ... +------------+------------+------------+------------+ | input_size ‖ algorithmA | algorithmB | algorithmC | +============+============+============+============+ | 1 ‖ 206.4 sec. | 206.4 sec. | 0.02 sec. | +------------+------------+------------+------------+ | 250 ‖ - | 80 min. | 2.27 sec. | +------------+------------+------------+------------+","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Tables","id":"49","title":"Tables"},"5":{"body":"The use of WSL is not much different from the Linux environment.However, there are some things that need attention. This link talks about how to connect to the WSL environment and execute GUI programs through remote connections under Windows. remote_wsl_use_gui_app","breadcrumbs":"Installation and running » WSL","id":"5","title":"WSL"},"50":{"body":"Figlet generates large letters out of ordinary text. FIGlet_asciio You can specify a font with the -f option. $ ls /usr/share/figlet/\n646-ca.flc 646-hu.flc 646-se2.flc big.flf lean.flf smslant.flf\n646-ca2.flc 646-irv.flc 646-yu.flc block.flf mini.flf standard.flf\n646-cn.flc 646-it.flc 8859-2.flc bubble.flf mnemonic.flf term.flf\n646-cu.flc 646-jp.flc 8859-3.flc digital.flf moscow.flc upper.flc\n646-de.flc 646-kr.flc 8859-4.flc frango.flc script.flf ushebrew.flc\n646-dk.flc 646-no.flc 8859-5.flc hz.flc shadow.flf uskata.flc\n646-es.flc 646-no2.flc 8859-7.flc ilhebrew.flc slant.flf utf8.flc\n646-es2.flc 646-pt.flc 8859-8.flc ivrit.flf small.flf\n646-fr.flc 646-pt2.flc 8859-9.flc jis0201.flc smscript.flf\n646-gb.flc 646-se.flc banner.flf koi8r.flc smshadow.flf For example, we want to specify this font: slant FLGlet_asciio_slant_font This is the exported effect: .-----------------------------------. | _ _ _ | | / \\ ___ ___ (_)(_) ___ | | / _ \\ / __| / __|| || | / _ \\ | | / ___ \\ \\__ \\| (__ | || || (_) | | | /_/ \\_\\|___/ \\___||_||_| \\___/ | | | '-----------------------------------' .------------------------------------. | ___ _ _ | | / | _____ _____ (_)(_)____ | | / /| | / ___// ___// // // __ \\ | | / ___ | (__ )/ /__ / // // /_/ / | | /_/ |_|/____/ \\___//_//_/ \\____/ | | | '------------------------------------'","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » FIGlet","id":"50","title":"FIGlet"},"51":{"body":"Diagon transforms markdown expressions into an ascii-art representation. diagon_help.gif Mathematical Expressions diagon_math File Tree Use exec verbatim box to input multiple lines. diagon_ascii_tree diagon_unicode_tree","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Diagon","id":"51","title":"Diagon"},"52":{"body":"PlantUML","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » plantuml","id":"52","title":"plantuml"},"53":{"body":"element binding Add arrow «ia» Add Unicode arrow «i+Alt-a» Add angled arrow «iA» insert arrows","breadcrumbs":"Stencils » Asciio arrows » Asciio arrows","id":"53","title":"Asciio arrows"},"54":{"body":"Rotating the end clockwise or counter-clockwise changes its direction. wirl arrows","breadcrumbs":"Stencils » Asciio arrows » wirl-arrow","id":"54","title":"wirl-arrow"},"55":{"body":"A set of whirl arrows connected to each other. insert arrows sections","breadcrumbs":"Stencils » Asciio arrows » multi section wirl-arrow","id":"55","title":"multi section wirl-arrow"},"56":{"body":"angled arrow and axis Note that an axis doesn't connect.","breadcrumbs":"Stencils » Asciio arrows » angled-arrow and axis","id":"56","title":"angled-arrow and axis"},"57":{"body":"A specialized wirl-arrow with no head nor tail. element binding Add ASCII line «il» Add Unicode line «iL» Add Unicode bold line «i+Alt-l» Add Unicode double line «i+Shift+Alt-l» connecting lines","breadcrumbs":"Stencils » Asciio arrows » Connecting lines","id":"57","title":"Connecting lines"},"58":{"body":"A specialized wirl-arrow with no head nor tail and auto-connection turned off, it's often used to draw the table in the crossing mode. element binding Add ASCII non-connecting line «ik» Add Unicode non-connecting line «iK» Add Unicode non-connecting bold line «i+Alt-k» Add Unicode non-connecting double line «i+Shift+Alt-K»","breadcrumbs":"Stencils » Asciio arrows » Non connecting lines","id":"58","title":"Non connecting lines"},"59":{"body":"----------------------. | | | | |","breadcrumbs":"Stencils » Asciio arrows » ascii line","id":"59","title":"ascii line"},"6":{"body":"First install Cygwin . Make sure the following components are installed correctly x11 perl Gnome gun-make gcc-g++ Search for \"gcrypt\" in all the packages to be installed, and install all the packages that appear. Install all dependent modules of asciio Pay attention when installing perl modules, some may be installed through cpan, but some cannot, and can only be installed manually. When compiling, the Makefile of several modules has an unrecognized option -lnsl. removed it when install it manually. Start asciio by the following method: startxwin >/dev/null 2>&1 &\nexport DISPLAY=:0.0\nasciio","breadcrumbs":"Installation and running » Cygwin","id":"6","title":"Cygwin"},"60":{"body":"─────────────────────────╮ │ │ │ │ │","breadcrumbs":"Stencils » Asciio arrows » unicode line","id":"60","title":"unicode line"},"61":{"body":"━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ ┃ ┃ ┃","breadcrumbs":"Stencils » Asciio arrows » unicode bold line","id":"61","title":"unicode bold line"},"62":{"body":"═══════════════════════════╗ ║ ║ ║ ║ ║","breadcrumbs":"Stencils » Asciio arrows » unicode double line","id":"62","title":"unicode double line"},"63":{"body":"╔═════╦═════╦══════╦═════╦════╦═════╗ ║ ║ ║ ║ ║ ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ║ ║ A ║ ║ B ║ ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ║ ║ C ║ ║ ║ ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ║ ║ ║ ║ ║ D ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ╚═════╩═════╩══════╩═════╩════╩═════╝","breadcrumbs":"Stencils » Asciio arrows » Example of non-connecting lines in crossing mode","id":"63","title":"Example of non-connecting lines in crossing mode"},"64":{"body":"Pseudo-connectors are a one-glyph-text boxes, used by git mode for example, which can also be used to add connectors to user-created groups. create a pseudo-connector change its glyph if necessary place it group all your elements","breadcrumbs":"Stencils » Pseudo connectors » Pseudo-connectors","id":"64","title":"Pseudo-connectors"},"65":{"body":"Binding Connector o «ic» * «iC»","breadcrumbs":"Stencils » Pseudo connectors » pseudo-connector with 4 \"optimized\" connectors","id":"65","title":"pseudo-connector with 4 \"optimized\" connectors"},"66":{"body":"Use a \"center connect box\" Center_Box","breadcrumbs":"Stencils » Pseudo connectors » pseudo-connector with one connector","id":"66","title":"pseudo-connector with one connector"},"67":{"body":"Add Connector","breadcrumbs":"Stencils » Pseudo connectors » Example","id":"67","title":"Example"},"68":{"body":"It is possible to add custom connectors when creating a box stencil, see setup/Asciio for the default stencils. create_box ( NAME => 'rabbit paw', TEXT_ONLY => <<'TEXT'\n(\\_/)\n(O.o)\n/>\nTEXT\n, RESIZABLE => 0, WITH_FRAME => 0, DEFAULT_CONNECTORS => 0, CONNECTORS => [[2, -1, -1, 2, -1, -1, 'paw']] ),","breadcrumbs":"Stencils » Box connectors » Box connectors","id":"68","title":"Box connectors"},"69":{"body":"[ # An array of connector [ 2, # X coordinate -1, # percentage of width, -1 to disabe -1, # offset added to position if perventage is used 2, # Y coordinate -1, # same as above for Y -1, # same as above for Y 'paw' # connector name ], [ # next connector ... ],\n] The box element class also has these functions: add_connector, dynamically add connector remove_connector, by name","breadcrumbs":"Stencils » Box connectors » CONNECTORS","id":"69","title":"CONNECTORS"},"7":{"body":"$> asciio [file.asciio] # GUI application using Gtk3 $> tasciio [file.asciio] # TUI application $> asciio_to_text file.asciio # converts asciio files to ASCII","breadcrumbs":"Installation and running » Running asciio","id":"7","title":"Running asciio"},"70":{"body":"box_connector","breadcrumbs":"Stencils » Box connectors » Example","id":"70","title":"Example"},"71":{"body":"You can add triangles, rombus, and elipses via the popup menu or use the bindings below: element binding Add rhombus «ir» Add ellipse «ie» asciio shapes","breadcrumbs":"Stencils » Asciio shapes » Asciio shapes","id":"71","title":"Asciio shapes"},"72":{"body":"Text elements with ASCII art or normal text. Asciio has as set of verbatim elements in its stencils which can be accessed via the popup menu, or you can add a binding if you use them often. The element's text can be edited. You can also use any Ascii-art/Text you have in a file via an exec-box. verbatim_objects ___________ 1 //////|\\\\\\\\\\\\ 2 '.-----------.'\n3 | ___ | 4 (\\_/) Zzz | [] | | [] | (\\_/)\n5 (-.-) |____|_|____| (o.o)\n6 (> <) (> <)\n7\n8\n9\n0","breadcrumbs":"Stencils » verbatim objects » verbatim objects","id":"72","title":"verbatim objects"},"73":{"body":"Simple text elements representing scales/rulers that you can use to scale or align, see hints , your elements. 1 1234567890\n2\n3 1___5____0____5____0____5____0____5____0____5____0\n4\n5\n6\n7\n8\n9\n0","breadcrumbs":"Stencils » verbatim objects » scales","id":"73","title":"scales"},"74":{"body":"You can create stencils that you are going to reuse, details of how to do it in the best way can be found in the Configuration section. Here are three examples: asciio-ditaa asciio_contrib","breadcrumbs":"Stencils » user stencils » User stencils","id":"74","title":"User stencils"},"75":{"body":"There was a page (Corn Empire) where a user detailed how to make an integration. That page is not online anymore, I modified a copy for this documentation. If you are the original author please contact me so I can give you credit.","breadcrumbs":"Stencils » user stencils » integrating Asciio and ditaa (third party example)","id":"75","title":"integrating Asciio and ditaa (third party example)"},"76":{"body":"You found this page because you are looking for more information on installing asciio and ditaa, and then modifying asciio to better interact with ditaa. Well you came to the right place. This guide will take you step-by-step through installing both tools, and modifying asciio to output diagrams to ditaa.","breadcrumbs":"Stencils » user stencils » Introduction","id":"76","title":"Introduction"},"77":{"body":"Make yourself familiar with ditaa and asciio, you may see the benefit of outputting asciio text files that are compatible with ditaa without modification. Or better yet, generate your diagrams for you when you save :) . This section will explain how to do all of that and more!","breadcrumbs":"Stencils » user stencils » Modifying asciio","id":"77","title":"Modifying asciio"},"78":{"body":"You will need to create a new stencils file to create boxes and arrows that are compatible with ditaa (you could optionally modify the standard files if you will only use asciio for ditaa purposes). I got the idea for the modifications from here: http://strawp.net/archive/geeking-out-with-diagrams-in-ascii/","breadcrumbs":"Stencils » user stencils » Adding in a Ditaa Stencil","id":"78","title":"Adding in a Ditaa Stencil"},"79":{"body":"Go to the App/Asciio/setup/stencils (in the /usr/share/perl5/ or /usr/share/perl/5.10.0/) directory, and find the asciio file. Using for favourite editor, copy and paste the standard box code into a new file called ditaa. Then make the following changes to the standard box code in this new file: To change the corners, modify line 14/33 and change . to + and modify line 17/36 and change ' to +. Then modify lines 5 and 7 in the same way. Replace the . with + and the ' with +. Or you could optionally just copy and paste the completed code below (the $VAR1 = [ is only needed once, and just starts off the file, the ]; at the end of the block, ends the file. All bless calls should be between these lines) : $VAR1 = [ bless( { 'HEIGHT' => 3, 'TEXT' => '+---+\n| |\n+---+', 'NAME' => 'ditaabox', 'WIDTH' => 5, 'TEXT_ONLY' => '', 'TITLE' => '', 'BOX_TYPE' => [ [TRUE, 'top', '+', '-', '+', TRUE, ], [FALSE, 'title separator', '|', '-', '|', TRUE, ], [TRUE, 'body separator', '| ', '|', ' |', TRUE, ], [TRUE, 'bottom', '+', '-', '+', TRUE, ], ] , 'EDITABLE' => 1, RESIZABLE => 1, X_OFFSET => 0, Y_OFFSET => 0, }, 'App::Asciio::stripes::editable_box2' ), ];","breadcrumbs":"Stencils » user stencils » A Standard Box","id":"79","title":"A Standard Box"},"8":{"body":"Asciio is developed on both Linux and Windows (cygwin).","breadcrumbs":"Installation and running » Platforms","id":"8","title":"Platforms"},"80":{"body":"But why stop there? How about we add in a nice ditaa rounded box. Add this code to the ditaa stencil file just below our modified box code: bless( { 'HEIGHT' => 3, 'TEXT' => '/---\\\\\n| |\n\\\\---/', 'NAME' => 'roundedbox', 'WIDTH' => 5, 'TEXT_ONLY' => '', 'TITLE' => '', 'BOX_TYPE' => [ [TRUE, 'top', '/', '-', '\\\\', TRUE, ], [FALSE, 'title separator', '|', '-', '|', TRUE, ], [TRUE, 'body separator', '| ', '|', ' |', TRUE, ], [TRUE, 'bottom', '\\\\', '-', '/', TRUE, ], ] , 'EDITABLE' => 1, RESIZABLE => 1, X_OFFSET => 0, Y_OFFSET => 0, }, 'App::Asciio::stripes::editable_box2' ),","breadcrumbs":"Stencils » user stencils » Add Rounded Box","id":"80","title":"Add Rounded Box"},"81":{"body":"The asciio arrows don't jive well with ditaa. You can add this in the ditaa stencil file, it is based on the whirl arrow: bless({ 'NAME' => 'ditaa_arrow', 'HEIGHT' => 6, 'WIDTH' => 17, 'POINTS' => [[16,5]], 'SELECTED' => 0, 'EDITABLE' => 1, 'ALLOW_DIAGONAL_LINES' => 0, 'POINTS_OFFSETS' => [[0,0]], 'DIRECTION' => 'down-right' , 'ARROW_TYPE' => [ ['origin', '', '*', '', '', '', TRUE], ['up', '|', '|', '', '', '^', TRUE], ['down', '|', '|', '', '', 'v', TRUE], ['left', '-', '-', '', '', '<', TRUE], ['upleft', '|', '|', '\\\\', '-', '<', TRUE], ['leftup', '-', '-', '\\\\', '|', '^', TRUE], ['downleft', '|', '|', '/', '-', '<', TRUE], ['leftdown', '-', '-', '/', '|', 'v', TRUE], ['right', '-', '-','', '', '>', TRUE], ['upright', '|', '|', '/', '-', '>', TRUE], ['rightup', '-', '-', '/', '|', '^', TRUE], ['downright', '|', '|', '\\\\', '-', '>', TRUE], ['rightdown', '-', '-', '\\\\', '|', 'v', TRUE], ['45', '/', '/', '', '', '^', TRUE, ], ['135', '\\\\', '\\\\', '', '', 'v', TRUE, ], ['225', '/', '/', '', '', 'v', TRUE, ], ['315', '\\\\', '\\\\', '', '', '^', TRUE, ], ], 'ARROWS' => [ bless( { 'HEIGHT' => 6, 'STRIPES' => [ {'TEXT' => '|\n|\n|\n|\n|\n\\'', 'HEIGHT' => 6, 'Y_OFFSET' => 0, 'WIDTH' => 1, 'X_OFFSET' => 0} , { 'TEXT' => '--------------->', 'HEIGHT' => 1, 'Y_OFFSET' => 5, 'WIDTH' => 16, 'X_OFFSET' => 1 } ], 'WIDTH' => 17, 'END_X' => 16, 'ARROW_TYPE' => [ #name: $start, $body, $connection, $body_2, $end ['origin', '', '*', '', '', '', TRUE], ['up', '|', '|', '', '', '^', TRUE], ['down', '|', '|', '', '', 'v', TRUE], ['left', '-', '-', '', '', '<', TRUE], ['upleft', '|', '|', '\\\\', '-', '<', TRUE], ['leftup', '-', '-', '\\\\', '|', '^', TRUE], ['downleft', '|', '|', '/', '-', '<', TRUE], ['leftdown', '-', '-', '/', '|', 'v', TRUE], ['right', '-', '-','', '', '>', TRUE], ['upright', '|', '|', '/', '-', '>', TRUE], ['rightup', '-', '-', '/', '|', '^', TRUE], ['downright', '|', '|', '\\\\', '-', '>', TRUE], ['rightdown', '-', '-', '\\\\', '|', 'v', TRUE], ['45', '/', '/', '', '', '^', TRUE, ], ['135', '\\\\', '\\\\', '', '', 'v', TRUE, ], ['225', '/', '/', '', '', 'v', TRUE, ], ['315', '\\\\', '\\\\', '', '', '^', TRUE, ], ], 'END_Y' => 5, 'DIRECTION' => 'down-right' }, 'App::Asciio::stripes::wirl_arrow' ), ], }, 'App::Asciio::stripes::section_wirl_arrow' ) ,","breadcrumbs":"Stencils » user stencils » Add ditaa Arrows","id":"81","title":"Add ditaa Arrows"},"82":{"body":"All of the above will give you the core functionality of ditaa into asciio. But what about some basic colour tags, and shape codes. I've created a special stencil file for those. You can copy this below, and place it in a file called ditaatags next to the asciio stencil file. my @ascii = ( 'shapes/document' => <<'EOA',\n{d}\nEOA 'shapes/storage' => <<'EOA',\n{s}\nEOA 'shapes/input_output' => <<'EOA',\n{io}\nEOA 'shapes/tr' => <<'EOA',\n{tr}\nEOA 'shapes/o' => <<'EOA',\n{o}\nEOA 'shapes/mo' => <<'EOA',\n{mo}\nEOA 'shapes/c' => <<'EOA',\n{c}\nEOA 'colours/Red' => <<'EOA',\ncRED\nEOA 'colours/Blue' => <<'EOA',\ncBLU\nEOA 'colours/Pink' => <<'EOA',\ncPNK\nEOA 'colours/Black' => <<'EOA',\ncBLK\nEOA 'colours/Green' => <<'EOA',\ncGRE\nEOA 'colours/Yellow' => <<'EOA',\ncYEL\nEOA ) ; my @boxes ; use App::Asciio::stripes::editable_box2 ; for(my $ascii_index = 0 ; $ascii_index < $#ascii ; $ascii_index+= 2) { my $box = new App::Asciio::stripes::editable_box2 ({ TEXT_ONLY => $ascii[$ascii_index + 1], EDITABLE => 1, RESIZABLE => 1, }) ; $box->set_box_type([map{$_->[0] = 0; $_} @{$box->get_box_type()}]) ; $box->shrink() ; $box->{'NAME'} = $ascii[$ascii_index] ; push @boxes, $box ; } [@boxes] ; Once these have been added, you need to modify the setup.ini file to point to the new stencils. To do that, run the following commands: cd .. sudo vim setup.ini Where it says 'stencils/divers', add on the next line, 'stencils/ditaa', and then 'stencils/ditaatags',. Your new file should look like this: {\nSTENCILS => [ 'stencils/asciio', 'stencils/computer', 'stencils/people', 'stencils/divers', 'stencils/ditaa', 'stencils/ditaatags', ], ACTION_FILES => [ 'actions/align.pl', 'actions/clipboard.pl', 'actions/debug.pl', 'actions/new_elements.pl', 'actions/elements_manipulation.pl', 'actions/file.pl', 'actions/mouse.pl', 'actions/colors.pl', 'actions/unsorted.pl', 'actions/presentation.pl', 'actions/context_menu_multi_wirl.pl', 'actions/context_menu_box.pl', 'actions/context_menu_rulers.pl', ], HOOK_FILES => [ 'hooks/canonize_connections.pl', ], ASCIIO_OBJECT_SETUP => [ 'asciio_object/basic.pl', ], IMPORT_EXPORT => [ 'import_export/ascii.pl', 'import_export/perl.pl', 'import_export/asciioe.pl', 'import_export/png.pl', ],\n}","breadcrumbs":"Stencils » user stencils » Add Colours and Special Shape Codes","id":"82","title":"Add Colours and Special Shape Codes"},"83":{"body":"It is nice to generate a text file of the data in case you need to make further tweaks before running it through ditaa. It is also required if you want to generate .pngs on the fly of your diagrams. Go to App/Asciio/setup/actions and load up the file.pl file. On line 65, replace the original saving code with the following: #$new_title = $self->save_with_type($elements_to_save, $type, $file_name) ; ## Regardless of previous stuff, save one asciio file and one asciio..txt ascii file ## Courtesy of Strawp of http://strawp.net/archive/geeking-out-with-diagrams-in-ascii/ $new_title = $self->save_with_type($elements_to_save, \"asciio\", $file_name) ; $new_title = $self->save_with_type($elements_to_save, \"txt\", $file_name.\".txt\") ; ## Run ditaa to convert text version into nice copy ## Use this if you have Proc::Background available. Otherwise, use the system call below. #use Proc::Background; #my $proc1 = Proc::Background->new(\"c:\\\\bin\\\\ditaa.bat \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\"); #my $proc1 = Proc::Background->new(\"java -jar /home/thomas/programs/ditaa/ditaa0_9.jar \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\"); ## This call converts while saving. Slows down save time. Replace the path below with your path to ditaa.jar ## You can add any special parameters here that you commonly use as well. ## Use this command if you unzipped the .jar file system(\"java -jar /home/thomas/programs/asciio-ditaa/ditaa0_9.jar \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\"); ## Use this command if you installed the .deb. #system(\"ditaa \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\");","breadcrumbs":"Stencils » user stencils » Modifying Saving","id":"83","title":"Modifying Saving"},"84":{"body":"Now that you have made all of your tweaks, you are ready to start using your asciio/ditaa combo! Start by making a simple diagram. Here is one below: Notice when you save this file for the first time: Several files are created at first. As well as our rendered image. Now, lets spice it up with some colour and some shapes. Use the right click menu to add the document tag to each of the items labelled document. To do this you will need to: Right click and select stencils → ditaatags → shapes → document Drag the {d} over the first document. I suggest you group any shapes, and shape modifiers by using CTRL+G once you set them up. If you do this, all of your pieces will move around if you have to tweak your image. Grouping involves selecting each item (hold shift while clicking each item), then press CTRL+G on your keyboard. This will cause this group of items to change background colour, and if you move one item, they will all move together. (You can ungroup by pressing CTRL+U) Add another {d} to the other document. If your item is falling behind the item you want, you can press CTRL+F to bring it to the foreground. Or CTRL+B to push the item on top into the background. Now lets add some colour. Right click, and add some colour tags to the documents. As you save, you will notice the .png updates automatically. Here is your final work of art:","breadcrumbs":"Stencils » user stencils » Using the New Setup","id":"84","title":"Using the New Setup"},"85":{"body":"asciio Won't Load File I've noticed that if you modify the stock asciio shapes (either through the gui itself, or in the stencils file) often times if you launch asciio, and then try to load a file with altered shapes, it will fail to load. It generates this output in the terminal: thomas@thomas-desktop:~/programs/asciio-ditaa$ asciio Using setup directory:'/usr/share/perl5/App/Asciio/setup/' running action 'Open'. load_file: can't load file '/home/thomas/programs/asciio-ditaa/saves/test': Unrecognized character \\x8E in column 23827 at (eval 105) line 372. You can still get asciio to open, you just need to launch it with the file you want to load. So either launch it by typing something like: thomas@thomas-desktop:~/programs/asciio-ditaa$ asciio /home/thomas/programs/asciio-ditaa/saves/test Using setup directory:'/usr/share/perl5/App/Asciio/setup/' running action 'Open'. Or launch from your file manager. In my case, Nautilus:","breadcrumbs":"Stencils » user stencils » Troubleshooting","id":"85","title":"Troubleshooting"},"86":{"body":"When loading asciio for the first time, and saving, I find that asciio forgets where I saved the document. It always returns to the original launching location. To avoid this, I'd recommend that after your first save, you reopen asciio by using one of the two procedures mentioned above. This will allow it to remember where you are working, and the Save function will work correctly.","breadcrumbs":"Stencils » user stencils » asciio Forgets Where I Saved","id":"86","title":"asciio Forgets Where I Saved"},"87":{"body":"Asciio has two editing mode, Dialog and Inline , the default mode is Dialog .","breadcrumbs":"Editing elements text and attributes » Editing elements text and attributes","id":"87","title":"Editing elements text and attributes"},"88":{"body":"Binding: Return, double-click Asciio opens a dialog which lets you set: boxing options title text edit in dialog","breadcrumbs":"Editing elements text and attributes » Dialog editing","id":"88","title":"Dialog editing"},"89":{"body":"Binding: Return, double-click In this mode you can only edit the text. edit inline","breadcrumbs":"Editing elements text and attributes » Inline editing","id":"89","title":"Inline editing"},"9":{"body":"Asciio input is from mouse and keyboard bindings, they are defined in a configuration files that you can change. Asciio's interface is minimal by design.","breadcrumbs":"Asciio's interface » Interface","id":"9","title":"Interface"},"90":{"body":"You can edit in the other mode with these bindings: ctl + Return ctl + double-click","breadcrumbs":"Editing elements text and attributes » Alternate editing","id":"90","title":"Alternate editing"},"91":{"body":"To change the mode during the session use: Binding: «zi»","breadcrumbs":"Editing elements text and attributes » Changing mode","id":"91","title":"Changing mode"},"92":{"body":"EDIT_TEXT_INLINE => 0, EDIT_TEXT_INLINE => 0 Indicates that the default editing mode is Dialog editing EDIT_TEXT_INLINE => 1 Indicates that the default editing mode is Inline editing","breadcrumbs":"Editing elements text and attributes » Setting the editing mode in the user configuration","id":"92","title":"Setting the editing mode in the user configuration"},"93":{"body":"We can use color in asciio, But if exported, the color information will be lost. The markup mode adds marks in the chart, and these marks can be retained when exporting, so that special effects can be displayed in some specific software.","breadcrumbs":"Editing elements text and attributes » Markup mode » Markup mode","id":"93","title":"Markup mode"},"94":{"body":"To use marks in the chart, turn on this option in the configuration.The markup enable variable is the basic attribute of the chart and cannot be changed at runtime. USE_MARKUP_MODE => 'zimwiki', If you do not need to use any markup mode, please keep this variable empty. USE_MARKUP_MODE => '', Currently, only zimwiki format markup is supported, then markdown format or pure html format may be supported in the future.","breadcrumbs":"Editing elements text and attributes » Markup mode » 1 Use markup mode","id":"94","title":"1 Use markup mode"},"95":{"body":"","breadcrumbs":"Editing elements text and attributes » Markup mode » 2 zimwiki format description","id":"95","title":"2 zimwiki format description"},"96":{"body":"zimwiki markup mode currently supports text editing of box type elements.Just place the text in the middle of the marks. Currently supports 5 types of markers: bold something underline something double underline link name strikethrough something italics something This is what it looks like in Asciio: markup_effect This is the effect in inline editing mode: markup_mode_modify Marks can only be valid for a single line, not multi lines. Marks support nesting: markup_nesting Although this function is supported, it is not recommended to use it in this way, and it does not make much sense","breadcrumbs":"Editing elements text and attributes » Markup mode » 2.1 Edit marks","id":"96","title":"2.1 Edit marks"},"97":{"body":"Normally, when exporting to ascii, you will get the following text Binding: «ctl-e» «shift-Y» «Y» .----------. .---------------. .-----------. .---------------. | italics | | strikethrough | | underline | | asciio github | '----------' '---------------' '-----------' '---------------' Currently, an export format is also supported, and the mark up character is added, which can be recognized by zim . Binding: «ctl-shift-E» .----------. .---------------. .-----------. | //italics// | | ~~strikethrough~~ | | __underline__ | '----------' '---------------' '-----------' In the zim environment, they will be rendered like this: markup_mode_zim","breadcrumbs":"Editing elements text and attributes » Markup mode » 2.2 Export","id":"97","title":"2.2 Export"},"98":{"body":"You can do a lot of thing with just the mouse and the popup menus but that would be a mistake, keyboard bindings are much faster and more efficient, including moving elements around. The mouse shines when quick-linking elements, they allow you to create a base diagram fast but editing and fine tuning goes faster with the keyboard or keyboard + mouse. Learn the keyboard bindings, they are a very good way to use Asciio.","breadcrumbs":"Working efficiently » Working efficiently","id":"98","title":"Working efficiently"},"99":{"body":"Asciio has many bindings which let you work effectively, a list of all the bindings can be found in the Bindings section. Example action binding insert a box ib resize it 2, 4 move it hjkl/Arrows insert a new box ib insert an arrow ia connect other box Alt+A, hjkl/Arrows escape arrow end mode Escape select both boxes V align them A, t only keyboard","breadcrumbs":"Working efficiently » Keyboard » Keyboard","id":"99","title":"Keyboard"}},"length":254,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{",":{"0":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},".":{"0":{"2":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":8,"docs":{"148":{"tf":2.0},"151":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.7320508075688772},"182":{"tf":2.6457513110645907},"231":{"tf":2.6457513110645907},"248":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"230":{"tf":1.0}}},"5":{"df":1,"docs":{"202":{"tf":1.0}}},"a":{"0":{"df":7,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"230":{"tf":1.0},"248":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0}}},"df":22,"docs":{"174":{"tf":1.0},"180":{"tf":4.0},"181":{"tf":1.0},"182":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"242":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":2.23606797749979},"248":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"1":{"'":{",":{"'":{"c":{"0":{"0":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":1,"docs":{"144":{"tf":1.0}}},"3":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"5":{"df":1,"docs":{"85":{"tf":1.0}}},"df":6,"docs":{"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"225":{"tf":1.0}}},"2":{"3":{"4":{"5":{"6":{"7":{"8":{"9":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"/":{"3":{"3":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"5":{"df":3,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"210":{"tf":1.0}}},"6":{",":{"5":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"7":{"/":{"3":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"8":{"df":1,"docs":{"151":{"tf":1.0}}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"tf":1.0}}}}}}}},"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":39,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":3.1622776601683795},"153":{"tf":1.0},"158":{"tf":2.0},"161":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":2.6457513110645907},"181":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":2.8284271247461903},"216":{"tf":1.4142135623730951},"235":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.7320508075688772},"49":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":2.23606797749979},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.0},"94":{"tf":1.0}}},"2":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"1":{"df":2,"docs":{"237":{"tf":1.0},"96":{"tf":1.0}}},"2":{"7":{"df":1,"docs":{"49":{"tf":1.0}}},"df":2,"docs":{"238":{"tf":1.0},"97":{"tf":1.0}}},"3":{"df":1,"docs":{"239":{"tf":1.0}}},"4":{"df":1,"docs":{"240":{"tf":1.0}}},"5":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"6":{".":{"4":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"0":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"2":{"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":4,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"3":{"8":{"2":{"7":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":1,"docs":{"202":{"tf":1.0}}},"6":{"df":1,"docs":{"151":{"tf":1.0}}},":":{"1":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}},">":{"&":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"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":2,"docs":{"148":{"tf":1.7320508075688772},"175":{"tf":1.0}}}}}}}},"df":25,"docs":{"128":{"tf":1.0},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"176":{"tf":1.4142135623730951},"178":{"tf":1.0},"180":{"tf":3.3166247903554},"181":{"tf":1.0},"185":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.4142135623730951},"247":{"tf":1.0},"249":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"82":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}},"3":{".":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"129":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":2.0},"185":{"tf":1.0},"195":{"tf":1.0},"230":{"tf":1.0},"247":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}},"4":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":2,"docs":{"190":{"tf":1.0},"195":{"tf":1.0}}},"4":{"4":{"4":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":10,"docs":{"132":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":1.7320508075688772},"202":{"tf":1.0},"65":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}}},"5":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"151":{"tf":1.0}}},"df":12,"docs":{"133":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"6":{"4":{"6":{"df":1,"docs":{"50":{"tf":4.69041575982343}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":1,"docs":{"83":{"tf":1.0}}},"df":5,"docs":{"134":{"tf":1.0},"202":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.7320508075688772}}},"7":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}},"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"49":{"tf":1.0}}},"8":{"5":{"9":{"df":1,"docs":{"50":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"9":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"_":{")":{"(":{"_":{")":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"_":{"_":{"_":{"_":{"/":{"\\":{"_":{"_":{"_":{"/":{"_":{"/":{"_":{"/":{"\\":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"248":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{")":{"_":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"/":{"/":{"_":{"/":{"/":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"72":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"138":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":1,"docs":{"50":{"tf":1.0}},"|":{"_":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"_":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":4,"docs":{"0":{"tf":2.0},"138":{"tf":1.4142135623730951},"50":{"tf":3.0},"72":{"tf":1.0}},"|":{"df":0,"docs":{},"|":{"_":{"df":0,"docs":{},"|":{"df":0,"docs":{},"|":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.7320508075688772},"50":{"tf":2.6457513110645907}},"o":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":1,"docs":{"253":{"tf":1.0}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":9,"docs":{"0":{"tf":1.4142135623730951},"181":{"tf":2.8284271247461903},"248":{"tf":1.0},"249":{"tf":2.0},"250":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"68":{"tf":1.0},"72":{"tf":1.4142135623730951},"82":{"tf":1.0}},"o":{"_":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"253":{"tf":1.0}}},"|":{"/":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"b":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"13":{"tf":1.0},"142":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"249":{"tf":1.0},"3":{"tf":1.0},"69":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"231":{"tf":1.4142135623730951},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.4142135623730951},"194":{"tf":1.0},"249":{"tf":1.4142135623730951},"29":{"tf":1.0},"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"235":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"173":{"tf":1.0},"174":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":11,"docs":{"114":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"231":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"99":{"tf":1.0}},"s":{"/":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"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":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"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":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"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":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"106":{"tf":1.0},"24":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"225":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.4142135623730951}}}}}},"df":47,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"125":{"tf":1.7320508075688772},"130":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":4.0},"174":{"tf":1.4142135623730951},"189":{"tf":1.0},"190":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":2.0},"202":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"53":{"tf":1.7320508075688772},"57":{"tf":2.0},"58":{"tf":2.0},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"80":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":2.0},"93":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"142":{"tf":1.0},"239":{"tf":1.0}}}}},"df":10,"docs":{"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"230":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0},"82":{"tf":1.0},"97":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"d":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"49":{"tf":1.0}}},"b":{"df":1,"docs":{"49":{"tf":1.0}}},"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":9,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":2.0},"167":{"tf":2.8284271247461903},"230":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.4142135623730951},"33":{"tf":1.0},"86":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"245":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":4,"docs":{"161":{"tf":1.0},"240":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"+":{"a":{"df":1,"docs":{"99":{"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":{"125":{"tf":1.0}}}}}}}},"df":9,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"85":{"tf":1.0}},"n":{"df":1,"docs":{"90":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":3,"docs":{"11":{"tf":1.0},"154":{"tf":1.0},"96":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"n":{"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":4,"docs":{"107":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"143":{"tf":1.0},"178":{"tf":1.0},"240":{"tf":1.0},"84":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"137":{"tf":1.0},"188":{"tf":2.0},"203":{"tf":1.0}}},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"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":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"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":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"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":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{":":{":":{"a":{"d":{"d":{"_":{"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":{"(":{"$":{"_":{"[":{"0":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"230":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"231":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"231":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"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":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"2":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"237":{"tf":2.8284271247461903},"245":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"166":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"202":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951}}},"df":1,"docs":{"113":{"tf":1.0}}}}},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"r":{"a":{"b":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"175":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"230":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"0":{"tf":1.0},"111":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":2.23606797749979},"194":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"250":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"231":{"tf":1.0},"247":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":27,"docs":{"0":{"tf":1.0},"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":2.0},"182":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"222":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":2.23606797749979},"54":{"tf":1.4142135623730951},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":2.0},"99":{"tf":1.4142135623730951}}}}},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":4,"docs":{"253":{"tf":1.4142135623730951},"51":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"0":{"df":1,"docs":{"16":{"tf":1.0}}},"[":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"228":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"253":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":20,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":1.7320508075688772},"142":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"243":{"tf":1.0},"253":{"tf":1.7320508075688772},"51":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"97":{"tf":1.0}},"o":{"\"":{">":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}},"'":{"df":5,"docs":{"14":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.0},"226":{"tf":1.0},"9":{"tf":1.0}}},".":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{">":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"/":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"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":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"25":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"25":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":67,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":2.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":3.605551275463989},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"218":{"tf":1.0},"219":{"tf":1.0},"229":{"tf":1.0},"232":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":2.6457513110645907},"25":{"tf":1.4142135623730951},"250":{"tf":2.0},"253":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.7320508075688772},"32":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.7320508075688772},"7":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"86":{"tf":2.0},"87":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"|":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"232":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"230":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"143":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"245":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"237":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"161":{"tf":1.0},"87":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"o":{"df":4,"docs":{"161":{"tf":2.23606797749979},"30":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"183":{"tf":1.0},"192":{"tf":1.0},"205":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.0},"14":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"139":{"tf":2.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"230":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"16":{"tf":1.0},"225":{"tf":1.0},"56":{"tf":1.7320508075688772}}}}},"b":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"b":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"114":{"tf":1.0},"168":{"tf":1.0},"246":{"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":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":8,"docs":{"112":{"tf":1.0},"170":{"tf":1.4142135623730951},"20":{"tf":1.0},"216":{"tf":1.0},"239":{"tf":2.23606797749979},"240":{"tf":1.0},"247":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"251":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"c":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"107":{"tf":1.7320508075688772},"108":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.0}}},"h":{"df":1,"docs":{"202":{"tf":1.0}}},"i":{"c":{"df":4,"docs":{"144":{"tf":1.0},"233":{"tf":1.0},"82":{"tf":1.0},"94":{"tf":1.0}}},"df":1,"docs":{"244":{"tf":1.0}}}}},"df":14,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"153":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"243":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"63":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"230":{"tf":1.0},"237":{"tf":1.0}}}}},"df":1,"docs":{"109":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"241":{"tf":1.0},"83":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":11,"docs":{"125":{"tf":1.0},"207":{"tf":1.0},"237":{"tf":1.0},"245":{"tf":1.0},"42":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"110":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":61,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":2.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":2.449489742783178},"146":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"174":{"tf":2.8284271247461903},"175":{"tf":1.7320508075688772},"176":{"tf":2.23606797749979},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"182":{"tf":1.0},"198":{"tf":1.0},"230":{"tf":3.4641016151377544},"231":{"tf":1.0},"232":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"142":{"tf":1.0},"194":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":2,"docs":{"2":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0}}},"y":{"_":{"2":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"237":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"153":{"tf":2.0},"165":{"tf":1.0},"233":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"235":{"tf":1.0},"240":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"127":{"tf":1.0},"233":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"1":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"2":{"df":5,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.23606797749979},"222":{"tf":1.0}}},"3":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"df":52,"docs":{"0":{"tf":1.0},"101":{"tf":2.8284271247461903},"105":{"tf":2.449489742783178},"107":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"132":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"148":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"157":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"165":{"tf":3.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"190":{"tf":1.0},"211":{"tf":1.4142135623730951},"240":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":2.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.7320508075688772},"82":{"tf":3.0},"88":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"u":{"b":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"145":{"tf":1.0},"148":{"tf":3.0},"158":{"tf":2.0},"182":{"tf":1.0},"230":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"0":{"0":{"df":8,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"157":{"tf":2.449489742783178},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"178":{"tf":1.0},"230":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0}}},"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":3,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":1,"docs":{"153":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"238":{"tf":2.0}}}}},"df":0,"docs":{},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":5,"docs":{"181":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"250":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"204":{"tf":1.0},"205":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"248":{"tf":1.0},"25":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.0}}}},"v":{"a":{"df":2,"docs":{"148":{"tf":1.0},"249":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"177":{"tf":2.6457513110645907},"179":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"235":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"239":{"tf":1.0},"240":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"231":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"84":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"82":{"tf":1.0}}},"df":14,"docs":{"106":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"243":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":2,"docs":{"237":{"tf":1.0},"66":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":21,"docs":{"0":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.7320508075688772},"142":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":2.23606797749979},"199":{"tf":1.0},"216":{"tf":1.0},"30":{"tf":1.4142135623730951},"54":{"tf":1.0},"64":{"tf":1.0},"79":{"tf":2.0},"84":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"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":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"13":{"tf":1.0},"233":{"tf":2.6457513110645907},"235":{"tf":3.3166247903554},"237":{"tf":4.898979485566356},"238":{"tf":1.0},"239":{"tf":3.3166247903554},"240":{"tf":2.6457513110645907},"241":{"tf":3.1622776601683795},"242":{"tf":2.23606797749979},"243":{"tf":2.23606797749979},"244":{"tf":2.6457513110645907},"245":{"tf":2.6457513110645907},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"37":{"tf":1.0},"85":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":2.0}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":2.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"238":{"tf":1.0}}}}},".":{"df":0,"docs":{},"o":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"245":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"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":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"141":{"tf":1.0},"2":{"tf":1.0},"69":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"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":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"249":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"111":{"tf":1.0},"125":{"tf":2.0},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"158":{"tf":1.0},"182":{"tf":2.6457513110645907},"84":{"tf":2.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"118":{"tf":1.0},"123":{"tf":1.0},"157":{"tf":1.7320508075688772},"162":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":5,"docs":{"102":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":2.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.4142135623730951}}}}}},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"0":{"tf":1.0},"139":{"tf":1.0},"183":{"tf":1.0},"189":{"tf":1.0},"230":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0}}}},"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"110":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"113":{"tf":1.0},"170":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":1.0},"216":{"tf":1.4142135623730951},"23":{"tf":1.0},"247":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"82":{"tf":1.4142135623730951},"84":{"tf":2.0}},"s":{"/":{"b":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"82":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"82":{"tf":1.0}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"105":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.449489742783178},"153":{"tf":1.0},"238":{"tf":1.0},"245":{"tf":1.0}}}},"o":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"'":{"df":1,"docs":{"45":{"tf":1.0}}},"df":20,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"235":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"83":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"2":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"77":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"233":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}},"x":{"df":4,"docs":{"110":{"tf":1.0},"128":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}},"s":{"df":1,"docs":{"174":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"235":{"tf":1.4142135623730951},"237":{"tf":2.23606797749979},"239":{"tf":1.0},"241":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":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":{"147":{"tf":1.0},"183":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"173":{"tf":1.7320508075688772},"174":{"tf":2.0},"74":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.7320508075688772},"195":{"tf":2.0},"222":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"0":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772},"105":{"tf":1.0},"125":{"tf":1.0},"142":{"tf":1.0},"160":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":2.449489742783178},"63":{"tf":1.0},"66":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":13,"docs":{"125":{"tf":1.4142135623730951},"142":{"tf":1.0},"165":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"239":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{".":{"*":{"*":{"b":{"df":0,"docs":{},"u":{"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":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"230":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"178":{"tf":1.0},"232":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"175":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"2":{"tf":1.0}}}}},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"230":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"143":{"tf":1.0},"253":{"tf":1.0}}},"t":{"df":3,"docs":{"143":{"tf":1.4142135623730951},"7":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"207":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.0},"247":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":10,"docs":{"0":{"tf":1.0},"102":{"tf":1.7320508075688772},"113":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"252":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}},"n":{"df":1,"docs":{"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"6":{"tf":1.0},"86":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.7320508075688772},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":1.0},"232":{"tf":1.0},"235":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"83":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"235":{"tf":1.0},"240":{"tf":1.0}}}},"df":2,"docs":{"233":{"tf":1.0},"235":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"2":{"tf":1.0},"251":{"tf":1.0},"6":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"189":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":26,"docs":{"101":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"183":{"tf":1.0},"189":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"230":{"tf":1.0},"24":{"tf":1.0},"64":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.4142135623730951},"82":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"'":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"3":{"2":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"_":{"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":{"206":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"112":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"df":1,"docs":{"132":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":13,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"233":{"tf":2.23606797749979},"235":{"tf":2.6457513110645907},"237":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"32":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":9,"docs":{"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"90":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"l":{"+":{"b":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"84":{"tf":1.0}}},"g":{"df":1,"docs":{"84":{"tf":1.4142135623730951}}},"u":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"233":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"46":{"tf":1.0},"68":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"g":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"6":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"187":{"tf":1.0},"232":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":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":{"139":{"tf":2.23606797749979},"187":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.4142135623730951},"243":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"b":{"df":1,"docs":{"83":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"232":{"tf":1.7320508075688772}},"g":{"df":1,"docs":{"232":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"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":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":7,"docs":{"13":{"tf":1.0},"154":{"tf":1.0},"211":{"tf":1.0},"245":{"tf":1.0},"68":{"tf":1.0},"87":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"14":{"tf":1.0},"178":{"tf":1.4142135623730951},"180":{"tf":1.0},"231":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"235":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"125":{"tf":1.4142135623730951},"155":{"tf":1.0},"202":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"224":{"tf":1.0},"233":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}}},"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":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"24":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"230":{"tf":1.0},"95":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"219":{"tf":1.4142135623730951}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"221":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"160":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"111":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"~":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"188":{"tf":1.0},"234":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"233":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0}}}}}}}},"v":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"2":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"0":{"tf":1.0},"13":{"tf":1.0},"184":{"tf":1.0},"8":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":4,"docs":{"235":{"tf":1.0},"238":{"tf":1.0},"253":{"tf":1.0},"51":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"m":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":16,"docs":{"0":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"120":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"25":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"24":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1":{"tf":1.0},"110":{"tf":1.0},"2":{"tf":1.0},"230":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"125":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.0},"191":{"tf":1.0},"213":{"tf":1.0},"237":{"tf":3.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"54":{"tf":1.0},"81":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"119":{"tf":1.0},"202":{"tf":1.0},"238":{"tf":1.0},"249":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"183":{"tf":1.0},"188":{"tf":1.0},"79":{"tf":1.0}}},"y":{":":{"'":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"5":{"/":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"85":{"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":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":1,"docs":{"69":{"tf":1.0}},"l":{"df":2,"docs":{"31":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"=":{":":{"0":{".":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"164":{"tf":2.0},"170":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"237":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"188":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"a":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":12,"docs":{"253":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":1.7320508075688772},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"188":{"tf":1.0},"195":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"185":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":2.0},"230":{"tf":1.0},"244":{"tf":1.0},"75":{"tf":1.0},"84":{"tf":2.449489742783178},"86":{"tf":1.0}}}}}}}},"df":1,"docs":{"144":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"119":{"tf":1.0},"142":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"178":{"tf":1.0},"230":{"tf":1.0},"249":{"tf":1.0},"32":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"11":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"235":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"158":{"tf":1.0},"237":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":9,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"237":{"tf":2.0},"81":{"tf":2.0},"83":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"194":{"tf":1.0},"213":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"df":1,"docs":{"13":{"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":3,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.4641016151377544},"84":{"tf":1.0}}},"w":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"233":{"tf":1.0},"24":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.7320508075688772},"250":{"tf":1.0},"58":{"tf":1.0}},"n":{"df":4,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"13":{"tf":1.0},"37":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"142":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":2.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.7320508075688772}}}},"p":{"df":1,"docs":{"139":{"tf":3.1622776601683795}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"131":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"127":{"tf":1.0},"161":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.4142135623730951},"237":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.7320508075688772},"153":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}},"t":{"df":2,"docs":{"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"92":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}}},"df":21,"docs":{"114":{"tf":1.0},"125":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"155":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"92":{"tf":2.23606797749979},"96":{"tf":1.7320508075688772},"98":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":7,"docs":{"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"180":{"tf":1.0},"247":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"50":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"11":{"tf":1.0},"144":{"tf":1.0},"238":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"m":{"9":{"7":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"72":{"tf":1.0}}},"(":{"df":1,"docs":{"155":{"tf":1.0}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"207":{"tf":1.0},"210":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":62,"docs":{"0":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.23606797749979},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"110":{"tf":3.0},"111":{"tf":2.0},"112":{"tf":1.7320508075688772},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":3.0},"160":{"tf":2.6457513110645907},"161":{"tf":2.23606797749979},"168":{"tf":2.23606797749979},"170":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"182":{"tf":2.449489742783178},"194":{"tf":1.0},"202":{"tf":2.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.4142135623730951},"40":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"87":{"tf":1.0},"98":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"94":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"149":{"tf":1.0},"24":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"129":{"tf":1.0},"31":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"81":{"tf":1.0}}},"x":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":7,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"166":{"tf":1.0},"54":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"99":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"110":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"!":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"182":{"tf":1.0},"231":{"tf":1.0}}}}}}}},"df":1,"docs":{"155":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"113":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"245":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"231":{"tf":1.4142135623730951}}}}},"v":{"=":{"\"":{"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":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"5":{"tf":1.0},"97":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"a":{"df":1,"docs":{"82":{"tf":5.0990195135927845}}},"df":0,"docs":{}},"q":{"df":2,"docs":{"173":{"tf":1.0},"249":{"tf":1.0}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"230":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"125":{"tf":1.0},"160":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.7320508075688772},"231":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}},"e":{"2":{"df":1,"docs":{"231":{"tf":1.0}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"177":{"tf":1.7320508075688772},"182":{"tf":1.0},"231":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"c":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0}},"t":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"194":{"tf":1.0},"230":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":26,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"188":{"tf":1.0},"195":{"tf":1.4142135623730951},"202":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":8,"docs":{"165":{"tf":1.4142135623730951},"25":{"tf":2.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"72":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"186":{"tf":1.4142135623730951},"196":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"5":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"178":{"tf":1.0}}}},"t":{"df":2,"docs":{"125":{"tf":1.0},"231":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"13":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"240":{"tf":1.0},"42":{"tf":1.0},"77":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"93":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}},"r":{"a":{"df":2,"docs":{"0":{"tf":1.0},"145":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"242":{"tf":1.0}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}},"s":{"df":3,"docs":{"237":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"231":{"tf":1.0},"50":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"106":{"tf":1.0},"125":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"253":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"e":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"7":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"83":{"tf":1.4142135623730951}},"e":{".":{"\"":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"83":{"tf":2.0}}}}},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":28,"docs":{"118":{"tf":1.4142135623730951},"143":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":2.0},"178":{"tf":2.0},"189":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"226":{"tf":1.0},"230":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.23606797749979},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":2.23606797749979},"83":{"tf":2.23606797749979},"84":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"9":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"137":{"tf":1.0}}}}}}}}},"l":{"df":6,"docs":{"233":{"tf":2.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.0},"249":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"241":{"tf":1.0},"84":{"tf":1.0}}}},"d":{"df":7,"docs":{"13":{"tf":1.0},"174":{"tf":1.0},"195":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"79":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0},"247":{"tf":1.0},"6":{"tf":1.0},"84":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"30":{"tf":1.0}}},"x":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"df":1,"docs":{"83":{"tf":1.0}},"p":{"df":5,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.7320508075688772},"231":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":9,"docs":{"187":{"tf":1.0},"233":{"tf":1.4142135623730951},"239":{"tf":1.0},"245":{"tf":1.0},"6":{"tf":1.4142135623730951},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"97":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":2.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"174":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"247":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.4142135623730951}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.7320508075688772},"117":{"tf":1.0},"14":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"226":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"139":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"235":{"tf":1.0},"244":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"238":{"tf":1.0},"241":{"tf":1.7320508075688772},"32":{"tf":1.0}}}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"165":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"252":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"193":{"tf":1.0},"195":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":3,"docs":{"188":{"tf":1.0},"195":{"tf":1.0},"244":{"tf":1.4142135623730951}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"142":{"tf":1.0},"25":{"tf":1.0},"29":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":1,"docs":{"253":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.0},"83":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}}}}},"g":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"249":{"tf":2.0}},"o":{"df":1,"docs":{"249":{"tf":2.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":7,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"230":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"235":{"tf":1.0},"237":{"tf":1.4142135623730951},"245":{"tf":1.0},"253":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"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":{"249":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"112":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"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":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"df":3,"docs":{"125":{"tf":3.1622776601683795},"230":{"tf":1.0},"64":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"151":{"tf":2.23606797749979},"153":{"tf":1.0},"237":{"tf":1.0},"75":{"tf":1.0},"82":{"tf":1.0}},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"230":{"tf":1.0}}},"t":{"df":3,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0},"253":{"tf":1.0}}}},"df":4,"docs":{"239":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":1,"docs":{"98":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"0":{"tf":1.0},"153":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"13":{"tf":1.0},"244":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"3":{"df":1,"docs":{"252":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"142":{"tf":2.23606797749979},"24":{"tf":1.0}},"i":{"c":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"233":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"142":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"d":{"df":7,"docs":{"16":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"244":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"177":{"tf":1.0}}},"df":24,"docs":{"110":{"tf":2.8284271247461903},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"113":{"tf":2.0},"114":{"tf":1.7320508075688772},"115":{"tf":1.0},"144":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":2.23606797749979},"169":{"tf":2.6457513110645907},"170":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"176":{"tf":2.23606797749979},"177":{"tf":2.23606797749979},"179":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.4142135623730951},"237":{"tf":1.0},"64":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"7":{"tf":1.0}}},"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"114":{"tf":1.0}},"i":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":2.0},"145":{"tf":1.7320508075688772},"15":{"tf":1.0},"156":{"tf":1.0},"16":{"tf":1.0},"230":{"tf":1.0},"249":{"tf":1.0},"5":{"tf":1.0},"7":{"tf":1.0},"85":{"tf":1.0}}},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"a":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"df":3,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"153":{"tf":1.0}},"l":{"df":2,"docs":{"231":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"230":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"238":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0}}}}},"df":8,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0}},"e":{"a":{"d":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}}},"l":{"df":0,"docs":{},"p":{"df":5,"docs":{"110":{"tf":1.0},"14":{"tf":1.4142135623730951},"146":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"174":{"tf":1.0}}},"df":9,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"153":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.4142135623730951},"74":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"250":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"250":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"188":{"tf":1.0},"250":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"109":{"tf":2.0},"125":{"tf":1.0},"191":{"tf":1.0},"21":{"tf":1.4142135623730951},"73":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"111":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"/":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"173":{"tf":1.0},"174":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"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":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"83":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"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":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"225":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"14":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"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":{":":{"4":{"4":{"4":{"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"201":{"tf":1.0}}}}}},"df":2,"docs":{"200":{"tf":1.0},"202":{"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":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":2,"docs":{"78":{"tf":1.0},"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}},"s":{":":{"/":{"/":{"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":{"/":{"b":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"a":{"df":2,"docs":{"13":{"tf":1.0},"244":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"u":{"c":{"a":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"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":{}}}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"1":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"1":{"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":{}},"df":0,"docs":{}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"i":{"'":{"d":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}}},"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":3,"docs":{"153":{"tf":1.0},"53":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"b":{"b":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":4,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"40":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"h":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"n":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"251":{"tf":1.0}}},"u":{"1":{"df":1,"docs":{"153":{"tf":1.0}}},"2":{"df":1,"docs":{"153":{"tf":1.0}}},"3":{"df":1,"docs":{"153":{"tf":1.0}}},"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":1,"docs":{"153":{"tf":1.0}}}}},"c":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}},"d":{"df":1,"docs":{"251":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"151":{"tf":1.0},"230":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"71":{"tf":1.0}}},"f":{"(":{"$":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"k":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"l":{"df":2,"docs":{"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}}},"df":2,"docs":{"157":{"tf":1.0},"162":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"253":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":4,"docs":{"13":{"tf":1.0},"235":{"tf":1.0},"244":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"139":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"109":{"tf":1.0},"92":{"tf":1.4142135623730951}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"14":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"244":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.0},"145":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"148":{"tf":1.0},"175":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"92":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":6,"docs":{"144":{"tf":1.0},"231":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"154":{"tf":1.0}}},"df":16,"docs":{"125":{"tf":2.0},"148":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"182":{"tf":1.4142135623730951},"25":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}},"i":{"d":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"187":{"tf":1.0},"2":{"tf":1.4142135623730951},"202":{"tf":1.0},"6":{"tf":3.0},"76":{"tf":1.4142135623730951},"83":{"tf":1.0}}},"n":{"c":{"df":2,"docs":{"202":{"tf":1.0},"247":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}}},"f":{"a":{"c":{"df":9,"docs":{"15":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"233":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"o":{"df":3,"docs":{"137":{"tf":1.0},"45":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"r":{"df":1,"docs":{"71":{"tf":1.0}},"v":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"'":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.0},"153":{"tf":1.4142135623730951},"194":{"tf":1.0},"58":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"84":{"tf":2.8284271247461903}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"252":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"44":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":2,"docs":{"149":{"tf":1.0},"159":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"128":{"tf":1.0}}},"s":{"0":{"2":{"0":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"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":{},"e":{"df":1,"docs":{"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"187":{"tf":1.4142135623730951}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"236":{"tf":1.0},"241":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"df":5,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"248":{"tf":1.0},"58":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"230":{"tf":1.4142135623730951},"233":{"tf":1.0},"94":{"tf":1.0}}}},"y":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"174":{"tf":1.4142135623730951},"84":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":2.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":12,"docs":{"111":{"tf":1.0},"145":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":2.449489742783178},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.0},"230":{"tf":1.7320508075688772},"231":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"153":{"tf":1.0},"237":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"8":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"b":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"202":{"tf":1.0},"230":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"105":{"tf":1.0},"166":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"190":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"85":{"tf":2.0},"86":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":6,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"167":{"tf":1.0},"171":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"<":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"a":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"143":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":2.6457513110645907},"238":{"tf":1.0},"239":{"tf":1.0},"81":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"242":{"tf":2.449489742783178},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"t":{"'":{"df":5,"docs":{"125":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"237":{"tf":1.0},"239":{"tf":1.0}}},"df":6,"docs":{"104":{"tf":1.0},"128":{"tf":1.0},"190":{"tf":1.0},"42":{"tf":1.0},"84":{"tf":1.4142135623730951},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"151":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"145":{"tf":1.0},"151":{"tf":3.0},"50":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"i":{"b":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"2":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"252":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"145":{"tf":1.0},"239":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":34,"docs":{"109":{"tf":2.23606797749979},"125":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"25":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"51":{"tf":1.0},"57":{"tf":2.449489742783178},"58":{"tf":2.23606797749979},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"79":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"k":{"=":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"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":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"5":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":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":{"0":{"tf":1.0},"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":1.0},"155":{"tf":1.0},"158":{"tf":1.0},"230":{"tf":1.0},"244":{"tf":1.0},"5":{"tf":1.0},"98":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"5":{"tf":1.0},"8":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"14":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}},"o":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":6,"docs":{"138":{"tf":1.0},"171":{"tf":1.0},"189":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":2.23606797749979},"86":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"235":{"tf":1.0}},"i":{"c":{"df":4,"docs":{"145":{"tf":1.0},"230":{"tf":1.4142135623730951},"238":{"tf":1.0},"241":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"230":{"tf":1.0},"240":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":9,"docs":{"143":{"tf":1.0},"153":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}},"t":{"df":2,"docs":{"0":{"tf":1.0},"98":{"tf":1.0}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"235":{"tf":1.0},"238":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"50":{"tf":1.0}}}},"m":{"a":{"d":{"df":0,"docs":{},"e":{"df":3,"docs":{"205":{"tf":1.0},"33":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"113":{"tf":1.0},"143":{"tf":1.0},"161":{"tf":2.0},"237":{"tf":1.0},"24":{"tf":1.0},"6":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"110":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"202":{"tf":1.0},"99":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"14":{"tf":1.0},"164":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"192":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":5,"docs":{"147":{"tf":1.0},"164":{"tf":1.0},"181":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0}}},"r":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"51":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":4,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":3,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":2.0},"96":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"253":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"│":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}},"x":{"df":0,"docs":{},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}}},"b":{"df":1,"docs":{"3":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"164":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"239":{"tf":2.0},"241":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"240":{"tf":1.0},"242":{"tf":1.0},"86":{"tf":1.0}}}}}},"u":{"df":10,"docs":{"12":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"16":{"tf":1.0},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}},"t":{"df":2,"docs":{"235":{"tf":1.0},"237":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"10":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"238":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}},"i":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"9":{"tf":1.0}}}},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":1,"docs":{"137":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}},"i":{"c":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":20,"docs":{"124":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"231":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"87":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":3,"docs":{"113":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0}},"i":{"df":16,"docs":{"0":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"145":{"tf":1.0},"229":{"tf":1.0},"252":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.7320508075688772},"194":{"tf":1.0},"230":{"tf":1.0},"6":{"tf":1.7320508075688772}}}}},"df":1,"docs":{"82":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":11,"docs":{"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"98":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"148":{"tf":2.0},"182":{"tf":1.0},"231":{"tf":1.0}}}}}}}}},"df":4,"docs":{"103":{"tf":1.0},"148":{"tf":1.4142135623730951},"182":{"tf":1.0},"231":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":20,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.7320508075688772},"105":{"tf":2.8284271247461903},"11":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"148":{"tf":3.605551275463989},"149":{"tf":4.358898943540674},"153":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"9":{"tf":1.0},"98":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"249":{"tf":1.4142135623730951}}},"x":{"df":2,"docs":{"181":{"tf":1.0},"249":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.0},"159":{"tf":3.0},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"214":{"tf":1.7320508075688772},"250":{"tf":1.0},"84":{"tf":1.7320508075688772},"98":{"tf":1.0},"99":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"5":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":6,"docs":{"166":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"55":{"tf":1.0},"96":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"101":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"200":{"tf":1.0},"231":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"y":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":20,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"190":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":2.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0}},"x":{"df":1,"docs":{"214":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"226":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}},"df":2,"docs":{"160":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":24,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"153":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.7320508075688772},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":2.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"5":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"t":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"137":{"tf":1.0},"253":{"tf":1.0}}}}}}},"w":{"(":{"\"":{"c":{":":{"\\":{"\\":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"\\":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{".":{"b":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"190":{"tf":1.7320508075688772},"195":{"tf":1.7320508075688772},"202":{"tf":1.0},"211":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"200":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"207":{"tf":1.0},"212":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"[":{"5":{"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"213":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"139":{"tf":2.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"189":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"84":{"tf":1.0},"99":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":7,"docs":{"139":{"tf":1.0},"160":{"tf":1.4142135623730951},"171":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"142":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"233":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"251":{"tf":1.0}}}},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":3.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":2.23606797749979},"63":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"245":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":7,"docs":{"127":{"tf":1.0},"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"197":{"tf":1.0},"25":{"tf":1.0},"72":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"2":{"0":{"1":{"7":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"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":{},"e":{"df":2,"docs":{"112":{"tf":1.0},"56":{"tf":1.0}}},"h":{"df":2,"docs":{"101":{"tf":1.0},"125":{"tf":1.4142135623730951}}},"i":{"c":{"df":4,"docs":{"142":{"tf":1.0},"239":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"145":{"tf":1.0},"172":{"tf":1.0},"230":{"tf":1.0},"46":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"o":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"68":{"tf":1.0},"72":{"tf":1.0}}}},"_":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":1,"docs":{"253":{"tf":1.0}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"190":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"42":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"244":{"tf":1.7320508075688772},"245":{"tf":1.0}}}},"r":{"df":1,"docs":{"238":{"tf":1.0}},"r":{"df":1,"docs":{"237":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"248":{"tf":1.7320508075688772},"253":{"tf":2.0},"65":{"tf":1.0},"82":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"202":{"tf":1.4142135623730951},"215":{"tf":2.23606797749979},"69":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"l":{"d":{"df":3,"docs":{"144":{"tf":1.0},"178":{"tf":1.0},"233":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"c":{"df":4,"docs":{"45":{"tf":1.7320508075688772},"79":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}}},"df":12,"docs":{"107":{"tf":1.0},"169":{"tf":1.0},"202":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":2.23606797749979},"239":{"tf":2.0},"43":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"86":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"164":{"tf":1.0},"85":{"tf":1.7320508075688772},"88":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"192":{"tf":1.0},"195":{"tf":1.0},"223":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772},"65":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"175":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"50":{"tf":1.0},"6":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"114":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"137":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"237":{"tf":1.0},"83":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"193":{"tf":1.0},"241":{"tf":1.0},"50":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"101":{"tf":1.0},"125":{"tf":1.0},"84":{"tf":1.0}},"l":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"233":{"tf":1.0},"240":{"tf":1.4142135623730951}}},"y":{"df":7,"docs":{"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"178":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"df":2,"docs":{"233":{"tf":1.0},"237":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":2,"docs":{"237":{"tf":1.0},"240":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"175":{"tf":1.0},"198":{"tf":1.0},"213":{"tf":1.0}}},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}}},"w":{"df":2,"docs":{"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"y":{"df":2,"docs":{"237":{"tf":1.0},"6":{"tf":1.0}}}},"df":3,"docs":{"162":{"tf":1.7320508075688772},"165":{"tf":1.0},"25":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"16":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"142":{"tf":1.0},"43":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}}},"l":{"'":{"df":1,"docs":{"244":{"tf":1.0}}},"df":7,"docs":{"183":{"tf":1.0},"189":{"tf":1.0},"197":{"tf":1.4142135623730951},"2":{"tf":4.898979485566356},"232":{"tf":1.0},"252":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"245":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"198":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"64":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":5,"docs":{"112":{"tf":1.0},"239":{"tf":1.0},"245":{"tf":1.0},"75":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":3,"docs":{"235":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.0}}}},"o":{"d":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"174":{"tf":1.0},"233":{"tf":2.23606797749979},"235":{"tf":2.23606797749979},"239":{"tf":2.23606797749979},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.0}}}},"s":{"_":{"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":1,"docs":{"81":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":1,"docs":{"146":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":8,"docs":{"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"187":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"225":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"230":{"tf":2.0},"237":{"tf":1.0},"31":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"230":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"153":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"144":{"tf":1.4142135623730951}}}}},"s":{"df":8,"docs":{"145":{"tf":1.0},"148":{"tf":3.4641016151377544},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"230":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":5,"docs":{"160":{"tf":1.0},"171":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.7320508075688772},"83":{"tf":1.0}},"s":{"df":2,"docs":{"125":{"tf":1.0},"48":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"118":{"tf":1.0},"157":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"181":{"tf":1.0},"193":{"tf":1.4142135623730951},"228":{"tf":1.0},"232":{"tf":1.0},"242":{"tf":1.0}}}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"1":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}},":":{":":{"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":{"83":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"0":{"tf":1.0},"122":{"tf":1.0},"165":{"tf":1.0},"195":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"112":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"252":{"tf":1.0},"5":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"237":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"192":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":4,"docs":{"122":{"tf":1.0},"64":{"tf":1.7320508075688772},"65":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"t":{"df":3,"docs":{"174":{"tf":1.0},"240":{"tf":1.0},"42":{"tf":1.0}}}},"{":{"df":0,"docs":{},"e":{"a":{"=":{"df":0,"docs":{},"f":{"df":1,"docs":{"244":{"tf":1.0}}},"w":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"c":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":1,"docs":{"164":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}},"g":{"df":1,"docs":{"251":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":2.0},"148":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"158":{"tf":1.0},"230":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"164":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"154":{"tf":1.0}}}}}}},"r":{"a":{"b":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":5,"docs":{"155":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.0},"231":{"tf":1.7320508075688772}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}},"d":{"df":3,"docs":{"187":{"tf":1.0},"238":{"tf":1.0},"25":{"tf":1.0}},"i":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"247":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"143":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":1,"docs":{"235":{"tf":1.7320508075688772}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"249":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"216":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":3,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"12":{"tf":1.0},"204":{"tf":1.0},"241":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"142":{"tf":1.0},"178":{"tf":1.0}},"f":{"df":1,"docs":{"231":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.7320508075688772},"230":{"tf":1.0},"235":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"110":{"tf":1.0},"244":{"tf":1.0}}}},"df":1,"docs":{"110":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"104":{"tf":1.0},"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"143":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":4,"docs":{"10":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"114":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"233":{"tf":1.0},"6":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"84":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"177":{"tf":1.0},"241":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":2,"docs":{"79":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":1,"docs":{"183":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"244":{"tf":1.4142135623730951},"73":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"0":{"tf":1.0},"144":{"tf":1.0},"183":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.4142135623730951},"244":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.7320508075688772}}}},"i":{"df":0,"docs":{},"z":{"df":7,"docs":{"161":{"tf":1.4142135623730951},"28":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"193":{"tf":1.0},"233":{"tf":1.0},"238":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":9,"docs":{"125":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"227":{"tf":1.0},"247":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":2,"docs":{"251":{"tf":1.0},"71":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.449489742783178},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"194":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":2.0},"84":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"80":{"tf":1.4142135623730951}},"e":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"142":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"32":{"tf":1.0}}}}},"p":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"241":{"tf":1.0}},"r":{"df":6,"docs":{"155":{"tf":1.0},"16":{"tf":1.0},"165":{"tf":1.4142135623730951},"22":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0}}}}},"n":{"df":10,"docs":{"153":{"tf":1.0},"199":{"tf":1.0},"232":{"tf":1.0},"3":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"7":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.0}}}}}}}},"s":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"145":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"235":{"tf":1.0},"252":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"189":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":3,"docs":{"193":{"tf":1.0},"195":{"tf":1.0},"226":{"tf":1.4142135623730951}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"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":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"164":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"164":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"226":{"tf":1.0},"238":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":2.23606797749979},"84":{"tf":1.4142135623730951},"86":{"tf":2.23606797749979}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"73":{"tf":1.4142135623730951}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"236":{"tf":1.0},"238":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"253":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"194":{"tf":1.0}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"\"":{"$":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{"d":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"202":{"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":1,"docs":{"202":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"201":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":17,"docs":{"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":2.23606797749979},"189":{"tf":1.4142135623730951},"190":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":2.6457513110645907},"203":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"251":{"tf":1.0}}}}}}},"df":9,"docs":{"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"198":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"82":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"49":{"tf":2.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":13,"docs":{"10":{"tf":1.0},"104":{"tf":2.0},"105":{"tf":2.6457513110645907},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.4142135623730951},"194":{"tf":1.0},"213":{"tf":1.0},"55":{"tf":1.4142135623730951},"74":{"tf":1.0},"77":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":12,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"11":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"207":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":1.4142135623730951},"253":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"n":{"df":2,"docs":{"154":{"tf":1.0},"242":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"218":{"tf":1.4142135623730951}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"220":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":30,"docs":{"101":{"tf":2.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":2.0},"118":{"tf":1.0},"125":{"tf":2.449489742783178},"148":{"tf":2.0},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":2.8284271247461903},"160":{"tf":2.449489742783178},"168":{"tf":2.23606797749979},"172":{"tf":1.0},"175":{"tf":1.0},"209":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":2.449489742783178},"81":{"tf":1.0},"84":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":2,"docs":{"172":{"tf":1.0},"83":{"tf":1.7320508075688772}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"230":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"110":{"tf":1.0},"114":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"202":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"144":{"tf":1.0},"91":{"tf":1.0}}}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"{":{"$":{"_":{"df":1,"docs":{"82":{"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":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"\\":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"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":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"181":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"181":{"tf":1.0},"248":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"248":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"(":{"@":{"$":{"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":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"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":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":15,"docs":{"108":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.0},"189":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":2.8284271247461903},"240":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}}},"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"84":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"6":{"tf":1.0},"84":{"tf":1.0}}}}}},"h":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"253":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":4,"docs":{"71":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"84":{"tf":2.0},"85":{"tf":1.4142135623730951}},"s":{"/":{"c":{"df":1,"docs":{"82":{"tf":1.0}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}},"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":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"o":{"df":1,"docs":{"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}},"t":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"149":{"tf":1.0},"230":{"tf":1.0},"84":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"175":{"tf":1.0}}},"2":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"145":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.7320508075688772},"182":{"tf":1.0},"231":{"tf":1.0}}}}},"df":2,"docs":{"14":{"tf":1.0},"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"w":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"250":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"144":{"tf":1.0},"146":{"tf":1.0},"250":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"df":8,"docs":{"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.0},"161":{"tf":2.6457513110645907},"165":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.7320508075688772},"82":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"237":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"239":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"231":{"tf":1.0},"73":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"248":{"tf":1.0},"43":{"tf":1.0}}}}},"i":{"df":1,"docs":{"240":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"151":{"tf":1.0},"188":{"tf":2.0},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"203":{"tf":1.0},"241":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"110":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"155":{"tf":1.0},"231":{"tf":1.0},"237":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"122":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"240":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":4,"docs":{"142":{"tf":1.0},"161":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"135":{"tf":1.0},"171":{"tf":2.449489742783178}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"112":{"tf":1.0},"240":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"12":{"tf":1.0},"83":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"147":{"tf":1.0},"206":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.0},"252":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"120":{"tf":1.0},"253":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"240":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"244":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}},"i":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"152":{"tf":1.0},"153":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"139":{"tf":1.0},"172":{"tf":1.0}},"e":{"d":{",":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"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":{},"r":{"a":{"c":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":6,"docs":{"230":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0},"32":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"204":{"tf":1.0},"205":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":12,"docs":{"145":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"230":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"x":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"0":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"187":{"tf":1.0},"202":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"187":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":15,"docs":{"16":{"tf":1.0},"173":{"tf":1.0},"183":{"tf":1.7320508075688772},"253":{"tf":1.4142135623730951},"26":{"tf":1.0},"46":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":2.0},"84":{"tf":1.0},"85":{"tf":1.0}},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"82":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"233":{"tf":1.0},"234":{"tf":1.0},"76":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"108":{"tf":1.0},"11":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"204":{"tf":1.0},"80":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"245":{"tf":1.0}}}},"p":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":2,"docs":{"169":{"tf":2.23606797749979},"81":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"137":{"tf":1.0},"153":{"tf":1.0},"2":{"tf":1.0},"230":{"tf":1.0},"232":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"83":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"u":{"b":{"df":8,"docs":{"12":{"tf":1.0},"175":{"tf":1.7320508075688772},"176":{"tf":2.23606797749979},"177":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"113":{"tf":1.0},"243":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"13":{"tf":2.0},"245":{"tf":1.0},"251":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"j":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}}}}}},"b":{"df":0,"docs":{},"o":{"b":{"df":2,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"119":{"tf":1.7320508075688772},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.4142135623730951},"253":{"tf":1.0}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"245":{"tf":1.0}}},"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"13":{"tf":1.0},"153":{"tf":1.0},"83":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":3,"docs":{"160":{"tf":1.0},"235":{"tf":1.0},"243":{"tf":1.0}},"l":{"df":4,"docs":{"128":{"tf":1.0},"238":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"239":{"tf":1.0},"44":{"tf":1.0},"76":{"tf":1.0}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"5":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{")":{"<":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"25":{"tf":1.4142135623730951},"3":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.4142135623730951},"182":{"tf":1.0},"247":{"tf":1.4142135623730951},"38":{"tf":1.0},"99":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"25":{"tf":2.23606797749979}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.7320508075688772}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}},"n":{"df":1,"docs":{"153":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"252":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"24":{"tf":1.0},"85":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"172":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"1":{"df":6,"docs":{"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":36,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"134":{"tf":1.0},"143":{"tf":1.0},"16":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"30":{"tf":1.0},"38":{"tf":1.7320508075688772},"48":{"tf":1.0},"50":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"73":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}},"t":{"'":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"'":{"df":3,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"142":{"tf":1.0},"153":{"tf":1.4142135623730951},"5":{"tf":1.0},"98":{"tf":1.0}}},"k":{"df":2,"docs":{"237":{"tf":1.0},"239":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"s":{"!":{"*":{"*":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"@":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"239":{"tf":1.0},"241":{"tf":1.4142135623730951},"74":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":7,"docs":{"16":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"76":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"177":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"110":{"tf":1.0},"145":{"tf":1.0},"161":{"tf":1.0},"178":{"tf":1.0},"202":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"187":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"110":{"tf":1.0},"112":{"tf":1.0},"190":{"tf":1.0},"84":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"109":{"tf":1.0},"149":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"143":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"p":{"df":5,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"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":3,"docs":{"0":{"tf":1.0},"187":{"tf":1.0},"51":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"82":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"0":{"tf":1.0},"187":{"tf":1.0},"253":{"tf":1.0},"51":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"71":{"tf":1.0}}}}}},"df":3,"docs":{"12":{"tf":1.0},"192":{"tf":1.0},"85":{"tf":1.0}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"237":{"tf":1.4142135623730951},"79":{"tf":2.6457513110645907},"80":{"tf":2.6457513110645907},"81":{"tf":5.830951894845301}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"173":{"tf":1.0},"24":{"tf":2.0},"25":{"tf":1.0},"7":{"tf":1.0}}},"j":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"94":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":8,"docs":{"233":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"244":{"tf":1.7320508075688772},"86":{"tf":1.0},"87":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"25":{"tf":1.0},"83":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":11,"docs":{"125":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"165":{"tf":1.0},"237":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"u":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"u":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0}},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}}}}},"df":3,"docs":{"15":{"tf":1.4142135623730951},"192":{"tf":1.0},"244":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"252":{"tf":1.0},"5":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"o":{"df":5,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":4,"docs":{"114":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.0},"84":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":17,"docs":{"13":{"tf":2.449489742783178},"143":{"tf":1.4142135623730951},"153":{"tf":2.6457513110645907},"154":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.7320508075688772},"245":{"tf":1.0},"251":{"tf":1.0},"37":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"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":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"175":{"tf":1.0}}}},"t":{"df":1,"docs":{"110":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"x":{"df":2,"docs":{"137":{"tf":1.0},"143":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"6":{"tf":1.0},"85":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"204":{"tf":1.0},"231":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"237":{"tf":1.0}}}}}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"233":{"tf":1.0},"84":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"248":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"153":{"tf":1.0},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"237":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"97":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"230":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"235":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":63,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.23606797749979},"153":{"tf":2.449489742783178},"154":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"194":{"tf":2.23606797749979},"195":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"230":{"tf":1.0},"232":{"tf":1.0},"235":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"250":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.4142135623730951},"5":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":2.449489742783178},"84":{"tf":2.0},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"96":{"tf":1.0},"98":{"tf":1.0}},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"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":1,"docs":{"146":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":13,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.4142135623730951},"183":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"64":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"92":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"/":{"5":{".":{"1":{"0":{".":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"f":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"1":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"0":{"tf":3.1622776601683795},"137":{"tf":3.0},"138":{"tf":1.7320508075688772},"142":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"233":{"tf":1.4142135623730951},"81":{"tf":3.1622776601683795},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":5,"docs":{"183":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"51":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"230":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"225":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"a":{"df":8,"docs":{"161":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"248":{"tf":1.0},"29":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"144":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"m":{"df":9,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"145":{"tf":1.4142135623730951},"150":{"tf":1.0},"153":{"tf":1.0},"176":{"tf":1.0},"230":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"\"":{"$":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"187":{"tf":1.0},"198":{"tf":1.0},"235":{"tf":1.0},"50":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"178":{"tf":1.4142135623730951},"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"y":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"241":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":1,"docs":{"164":{"tf":1.4142135623730951}},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}},"v":{"df":1,"docs":{"153":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":4,"docs":{"122":{"tf":1.0},"15":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"153":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"245":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"244":{"tf":1.0}},"r":{"df":1,"docs":{"161":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"244":{"tf":2.23606797749979},"69":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"4":{"tf":1.4142135623730951},"5":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"16":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"194":{"tf":1.0},"213":{"tf":1.4142135623730951},"222":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"14":{"tf":1.0},"198":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"153":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"38":{"tf":1.0},"77":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":13,"docs":{"1":{"tf":1.0},"11":{"tf":1.4142135623730951},"125":{"tf":1.0},"13":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.4142135623730951},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"13":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"194":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"l":{"df":2,"docs":{"4":{"tf":1.0},"5":{"tf":1.7320508075688772}}}}},"x":{"/":{"1":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"2":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":0,"docs":{},"e":{"df":1,"docs":{"85":{"tf":1.0}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":14,"docs":{"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"180":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"247":{"tf":1.0},"69":{"tf":1.0}},"h":{"df":1,"docs":{"202":{"tf":2.449489742783178}}}},"y":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":13,"docs":{"142":{"tf":1.4142135623730951},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"247":{"tf":1.0},"69":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"176":{"tf":1.7320508075688772}}},"v":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"b":{"df":1,"docs":{"146":{"tf":1.0}}},"df":4,"docs":{"131":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":1.0}},"i":{"df":1,"docs":{"91":{"tf":1.0}},"m":{"df":1,"docs":{"97":{"tf":1.4142135623730951}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":3,"docs":{"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"breadcrumbs":{"root":{"0":{",":{"0":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},".":{"0":{"2":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":8,"docs":{"148":{"tf":2.0},"151":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.7320508075688772},"182":{"tf":2.6457513110645907},"231":{"tf":2.6457513110645907},"248":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"230":{"tf":1.0}}},"5":{"df":1,"docs":{"202":{"tf":1.0}}},"a":{"0":{"df":7,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"230":{"tf":1.0},"248":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0}}},"df":22,"docs":{"174":{"tf":1.0},"180":{"tf":4.0},"181":{"tf":1.0},"182":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"242":{"tf":1.0},"245":{"tf":1.4142135623730951},"247":{"tf":2.23606797749979},"248":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"1":{"'":{",":{"'":{"c":{"0":{"0":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":1,"docs":{"144":{"tf":1.0}}},"3":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"5":{"df":1,"docs":{"85":{"tf":1.0}}},"df":6,"docs":{"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"225":{"tf":1.0}}},"2":{"3":{"4":{"5":{"6":{"7":{"8":{"9":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"/":{"3":{"3":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"5":{"df":3,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"210":{"tf":1.0}}},"6":{",":{"5":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"7":{"/":{"3":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"8":{"df":1,"docs":{"151":{"tf":1.0}}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"tf":1.0}}}}}}}},"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":39,"docs":{"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"146":{"tf":1.0},"148":{"tf":3.1622776601683795},"153":{"tf":1.0},"158":{"tf":2.0},"161":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":2.6457513110645907},"181":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":2.8284271247461903},"216":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.7320508075688772},"244":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.7320508075688772},"49":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":2.23606797749979},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.0},"94":{"tf":1.4142135623730951}}},"2":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"1":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"2":{"7":{"df":1,"docs":{"49":{"tf":1.0}}},"df":2,"docs":{"238":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"6":{".":{"4":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"0":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"2":{"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":4,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"3":{"8":{"2":{"7":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":1,"docs":{"202":{"tf":1.0}}},"6":{"df":1,"docs":{"151":{"tf":1.0}}},":":{"1":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}},">":{"&":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"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":2,"docs":{"148":{"tf":1.7320508075688772},"175":{"tf":1.0}}}}}}}},"df":25,"docs":{"128":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"176":{"tf":1.4142135623730951},"178":{"tf":1.0},"180":{"tf":3.3166247903554},"181":{"tf":1.0},"185":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.7320508075688772},"247":{"tf":1.0},"249":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"82":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"3":{".":{"1":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"129":{"tf":1.4142135623730951},"148":{"tf":1.0},"149":{"tf":2.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":2.0},"185":{"tf":1.0},"195":{"tf":1.0},"230":{"tf":1.0},"247":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}},"4":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":2,"docs":{"190":{"tf":1.0},"195":{"tf":1.0}}},"4":{"4":{"4":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":10,"docs":{"132":{"tf":1.4142135623730951},"142":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":1.7320508075688772},"202":{"tf":1.0},"65":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}}},"5":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"151":{"tf":1.0}}},"df":12,"docs":{"133":{"tf":1.4142135623730951},"190":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"6":{"4":{"6":{"df":1,"docs":{"50":{"tf":4.69041575982343}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":1,"docs":{"83":{"tf":1.0}}},"df":5,"docs":{"134":{"tf":1.4142135623730951},"202":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.7320508075688772}}},"7":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}},"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"49":{"tf":1.0}}},"8":{"5":{"9":{"df":1,"docs":{"50":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"9":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"_":{")":{"(":{"_":{")":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"_":{"_":{"_":{"_":{"/":{"\\":{"_":{"_":{"_":{"/":{"_":{"/":{"_":{"/":{"\\":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"248":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{")":{"_":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"/":{"/":{"_":{"/":{"/":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"72":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"138":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":1,"docs":{"50":{"tf":1.0}},"|":{"_":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"_":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":4,"docs":{"0":{"tf":2.0},"138":{"tf":1.4142135623730951},"50":{"tf":3.0},"72":{"tf":1.0}},"|":{"df":0,"docs":{},"|":{"_":{"df":0,"docs":{},"|":{"df":0,"docs":{},"|":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.7320508075688772},"50":{"tf":2.6457513110645907}},"o":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":1,"docs":{"253":{"tf":1.0}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":9,"docs":{"0":{"tf":1.4142135623730951},"181":{"tf":2.8284271247461903},"248":{"tf":1.0},"249":{"tf":2.0},"250":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"68":{"tf":1.0},"72":{"tf":1.4142135623730951},"82":{"tf":1.0}},"o":{"_":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"253":{"tf":1.0}}},"|":{"/":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"b":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"13":{"tf":1.0},"142":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"249":{"tf":1.0},"3":{"tf":1.0},"69":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"231":{"tf":1.4142135623730951},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"14":{"tf":1.7320508075688772},"145":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.4142135623730951},"194":{"tf":1.0},"249":{"tf":1.7320508075688772},"29":{"tf":1.0},"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"235":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"173":{"tf":1.0},"174":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":11,"docs":{"114":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"231":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"99":{"tf":1.0}},"s":{"/":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"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":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"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":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"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":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"106":{"tf":1.0},"24":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"225":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.7320508075688772}}}}}},"df":47,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"125":{"tf":1.7320508075688772},"130":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":4.0},"174":{"tf":1.4142135623730951},"189":{"tf":1.0},"190":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":2.0},"202":{"tf":1.7320508075688772},"207":{"tf":2.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":2.0},"53":{"tf":1.7320508075688772},"57":{"tf":2.0},"58":{"tf":2.0},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.7320508075688772},"82":{"tf":1.7320508075688772},"83":{"tf":1.0},"84":{"tf":2.0},"93":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"142":{"tf":1.0},"239":{"tf":1.4142135623730951}}}}},"df":10,"docs":{"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.0},"230":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.4142135623730951},"82":{"tf":1.0},"97":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"d":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"49":{"tf":1.0}}},"b":{"df":1,"docs":{"49":{"tf":1.0}}},"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":9,"docs":{"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}}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":9,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":2.0},"167":{"tf":3.1622776601683795},"230":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.4142135623730951},"33":{"tf":1.0},"86":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"245":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":4,"docs":{"161":{"tf":1.0},"240":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"+":{"a":{"df":1,"docs":{"99":{"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":{"125":{"tf":1.0}}}}}}}},"df":9,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"85":{"tf":1.0}},"n":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":3,"docs":{"11":{"tf":1.0},"154":{"tf":1.0},"96":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"n":{"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":4,"docs":{"107":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"143":{"tf":1.0},"178":{"tf":1.0},"240":{"tf":1.0},"84":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":28,"docs":{"137":{"tf":1.0},"188":{"tf":2.0},"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},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0}}},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"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":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"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":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"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":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{":":{":":{"a":{"d":{"d":{"_":{"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":{"(":{"$":{"_":{"[":{"0":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"230":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"231":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"231":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"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":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"2":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"237":{"tf":2.8284271247461903},"245":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"166":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"202":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951}}},"df":1,"docs":{"113":{"tf":1.0}}}}},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"r":{"a":{"b":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"175":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"230":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"0":{"tf":1.0},"111":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":2.23606797749979},"194":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"250":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"231":{"tf":1.0},"247":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":32,"docs":{"0":{"tf":1.0},"103":{"tf":2.0},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":2.449489742783178},"182":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.7320508075688772},"213":{"tf":1.4142135623730951},"222":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":2.6457513110645907},"54":{"tf":2.0},"55":{"tf":2.23606797749979},"56":{"tf":2.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":2.23606797749979},"99":{"tf":1.4142135623730951}}}}},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":4,"docs":{"253":{"tf":1.4142135623730951},"51":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"0":{"df":1,"docs":{"16":{"tf":1.0}}},"[":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"228":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"253":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":20,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":2.0},"142":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"243":{"tf":1.0},"253":{"tf":1.7320508075688772},"51":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"7":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"97":{"tf":1.0}},"o":{"\"":{">":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}},"'":{"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.4142135623730951},"226":{"tf":1.0},"9":{"tf":1.4142135623730951}}},".":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{">":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"/":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"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":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"25":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"25":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":101,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"117":{"tf":1.7320508075688772},"119":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":2.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":3.605551275463989},"187":{"tf":1.7320508075688772},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.0},"202":{"tf":2.0},"218":{"tf":1.0},"219":{"tf":1.0},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":2.6457513110645907},"25":{"tf":1.7320508075688772},"250":{"tf":2.0},"253":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.7320508075688772},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":2.0},"71":{"tf":2.0},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"77":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"86":{"tf":2.23606797749979},"87":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"|":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"232":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"230":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"143":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"245":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"237":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":12,"docs":{"161":{"tf":1.0},"87":{"tf":1.7320508075688772},"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.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"o":{"df":4,"docs":{"161":{"tf":2.23606797749979},"30":{"tf":1.4142135623730951},"39":{"tf":1.0},"58":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"183":{"tf":1.0},"192":{"tf":1.0},"205":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.0},"14":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"139":{"tf":2.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"230":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"16":{"tf":1.0},"225":{"tf":1.0},"56":{"tf":2.0}}}}},"b":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"b":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"114":{"tf":1.0},"168":{"tf":1.0},"246":{"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":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":8,"docs":{"112":{"tf":1.0},"170":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"216":{"tf":1.0},"239":{"tf":2.23606797749979},"240":{"tf":1.0},"247":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"251":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"c":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"107":{"tf":2.0},"108":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.0}}},"h":{"df":1,"docs":{"202":{"tf":1.0}}},"i":{"c":{"df":4,"docs":{"144":{"tf":1.0},"233":{"tf":1.4142135623730951},"82":{"tf":1.0},"94":{"tf":1.0}}},"df":1,"docs":{"244":{"tf":1.0}}}}},"df":14,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"153":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"243":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"63":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"230":{"tf":1.0},"237":{"tf":1.0}}}}},"df":1,"docs":{"109":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"241":{"tf":1.0},"83":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":11,"docs":{"125":{"tf":1.0},"207":{"tf":1.0},"237":{"tf":1.0},"245":{"tf":1.0},"42":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"110":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":81,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":2.23606797749979},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":2.8284271247461903},"146":{"tf":2.23606797749979},"147":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"150":{"tf":2.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":2.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":3.1622776601683795},"175":{"tf":2.449489742783178},"176":{"tf":2.8284271247461903},"177":{"tf":1.4142135623730951},"178":{"tf":2.23606797749979},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.7320508075688772},"198":{"tf":1.0},"230":{"tf":3.7416573867739413},"231":{"tf":1.7320508075688772},"232":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"142":{"tf":1.0},"194":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":2,"docs":{"2":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0}}},"y":{"_":{"2":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"237":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"153":{"tf":2.0},"165":{"tf":1.0},"233":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"235":{"tf":1.0},"240":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"127":{"tf":1.0},"233":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}},"1":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"2":{"df":5,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.23606797749979},"222":{"tf":1.0}}},"3":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"df":63,"docs":{"0":{"tf":1.0},"101":{"tf":2.8284271247461903},"105":{"tf":2.6457513110645907},"107":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"148":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"157":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"165":{"tf":3.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"240":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":2.0},"38":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"40":{"tf":2.23606797749979},"41":{"tf":2.23606797749979},"42":{"tf":2.6457513110645907},"43":{"tf":2.23606797749979},"44":{"tf":2.23606797749979},"45":{"tf":2.23606797749979},"46":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0},"80":{"tf":2.0},"82":{"tf":3.0},"88":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"u":{"b":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"145":{"tf":1.0},"148":{"tf":3.0},"158":{"tf":2.0},"182":{"tf":1.0},"230":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"0":{"0":{"df":8,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"157":{"tf":2.449489742783178},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"178":{"tf":1.0},"230":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0}}},"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":3,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":1,"docs":{"153":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"238":{"tf":2.0}}}}},"df":0,"docs":{},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":5,"docs":{"181":{"tf":1.4142135623730951},"247":{"tf":2.0},"248":{"tf":2.0},"249":{"tf":1.7320508075688772},"250":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"204":{"tf":1.0},"205":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"248":{"tf":1.0},"25":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.4142135623730951}}}},"v":{"a":{"df":2,"docs":{"148":{"tf":1.0},"249":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"177":{"tf":3.0},"179":{"tf":2.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"235":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"239":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"83":{"tf":1.0},"85":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"231":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"84":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"82":{"tf":1.0}}},"df":14,"docs":{"106":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"243":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":2,"docs":{"237":{"tf":1.0},"66":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":21,"docs":{"0":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.7320508075688772},"142":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":2.23606797749979},"199":{"tf":1.0},"216":{"tf":1.0},"30":{"tf":1.4142135623730951},"54":{"tf":1.0},"64":{"tf":1.0},"79":{"tf":2.0},"84":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.7320508075688772},"94":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"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":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"216":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"13":{"tf":1.0},"233":{"tf":2.6457513110645907},"235":{"tf":3.3166247903554},"237":{"tf":4.898979485566356},"238":{"tf":1.0},"239":{"tf":3.3166247903554},"240":{"tf":2.8284271247461903},"241":{"tf":3.1622776601683795},"242":{"tf":2.449489742783178},"243":{"tf":2.449489742783178},"244":{"tf":2.8284271247461903},"245":{"tf":2.8284271247461903},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"37":{"tf":1.4142135623730951},"85":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":2.0}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":2.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"238":{"tf":1.0}}}}},".":{"df":0,"docs":{},"o":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"245":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"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":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"140":{"tf":1.0},"141":{"tf":1.7320508075688772},"2":{"tf":1.0},"69":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"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":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"249":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"111":{"tf":1.0},"125":{"tf":2.0},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"158":{"tf":1.0},"182":{"tf":2.6457513110645907},"84":{"tf":2.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"118":{"tf":1.0},"123":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"162":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":5,"docs":{"102":{"tf":1.0},"106":{"tf":2.0},"107":{"tf":2.449489742783178},"108":{"tf":2.23606797749979},"109":{"tf":1.7320508075688772}}}}}},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"0":{"tf":1.0},"139":{"tf":1.4142135623730951},"183":{"tf":1.0},"189":{"tf":1.0},"230":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"83":{"tf":1.0}}}},"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"110":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"113":{"tf":1.0},"170":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"82":{"tf":1.7320508075688772},"84":{"tf":2.0}},"s":{"/":{"b":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"82":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"82":{"tf":1.0}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"105":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.6457513110645907},"153":{"tf":1.0},"238":{"tf":1.0},"245":{"tf":1.0}}}},"o":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"'":{"df":1,"docs":{"45":{"tf":1.0}}},"df":20,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":2.23606797749979},"165":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"200":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":2.23606797749979},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"235":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"83":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"2":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"77":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"233":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}},"x":{"df":4,"docs":{"110":{"tf":1.0},"128":{"tf":1.4142135623730951},"237":{"tf":1.0},"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}},"s":{"df":1,"docs":{"174":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"235":{"tf":1.4142135623730951},"237":{"tf":2.23606797749979},"239":{"tf":1.0},"241":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":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":{"147":{"tf":1.0},"183":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":18,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"173":{"tf":2.23606797749979},"174":{"tf":2.23606797749979},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.7320508075688772},"195":{"tf":2.0},"222":{"tf":1.7320508075688772}}}}},"df":23,"docs":{"0":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772},"105":{"tf":1.0},"125":{"tf":1.0},"142":{"tf":1.0},"160":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"222":{"tf":1.0},"223":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":2.6457513110645907},"63":{"tf":1.4142135623730951},"66":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"125":{"tf":1.4142135623730951},"142":{"tf":1.0},"165":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":2.449489742783178},"65":{"tf":2.449489742783178},"66":{"tf":2.23606797749979},"67":{"tf":1.4142135623730951},"68":{"tf":2.23606797749979},"69":{"tf":2.6457513110645907},"70":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{".":{"*":{"*":{"b":{"df":0,"docs":{},"u":{"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":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"230":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"178":{"tf":1.0},"232":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"175":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"2":{"tf":1.0}}}}},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"251":{"tf":1.7320508075688772},"252":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"230":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"143":{"tf":1.0},"253":{"tf":1.0}}},"t":{"df":3,"docs":{"143":{"tf":1.4142135623730951},"7":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"207":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.0},"247":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":10,"docs":{"0":{"tf":1.0},"102":{"tf":2.0},"113":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"252":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}},"n":{"df":1,"docs":{"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"6":{"tf":1.0},"86":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.7320508075688772},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":1.0},"232":{"tf":1.0},"235":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"83":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"235":{"tf":1.0},"240":{"tf":1.4142135623730951}}}},"df":2,"docs":{"233":{"tf":1.0},"235":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"2":{"tf":1.0},"251":{"tf":1.0},"6":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"189":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":26,"docs":{"101":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"183":{"tf":1.0},"189":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"230":{"tf":1.0},"24":{"tf":1.0},"64":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.4142135623730951},"82":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"'":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"3":{"2":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"_":{"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":{"206":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}}}}}},"d":{"df":1,"docs":{"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"df":1,"docs":{"132":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":21,"docs":{"126":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"233":{"tf":2.449489742783178},"234":{"tf":1.0},"235":{"tf":3.0},"236":{"tf":1.0},"237":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"32":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"l":{"df":9,"docs":{"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"90":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"l":{"+":{"b":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"84":{"tf":1.0}}},"g":{"df":1,"docs":{"84":{"tf":1.4142135623730951}}},"u":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"233":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"46":{"tf":1.0},"68":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"g":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"6":{"tf":1.7320508075688772},"8":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"187":{"tf":1.4142135623730951},"232":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":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":{"139":{"tf":2.23606797749979},"187":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":2.0},"243":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"b":{"df":1,"docs":{"83":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"172":{"tf":2.0},"232":{"tf":2.23606797749979}},"g":{"df":1,"docs":{"232":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"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":1,"docs":{"139":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"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":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":7,"docs":{"13":{"tf":1.0},"154":{"tf":1.0},"211":{"tf":1.0},"245":{"tf":1.0},"68":{"tf":1.0},"87":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"14":{"tf":1.0},"178":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"231":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"235":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"125":{"tf":1.4142135623730951},"155":{"tf":1.0},"202":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"224":{"tf":1.0},"233":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"224":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"208":{"tf":1.7320508075688772}}}},"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":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"24":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"230":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"219":{"tf":1.7320508075688772}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"221":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"160":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"111":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"~":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"188":{"tf":1.0},"234":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"233":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0}}}}}}}},"v":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"2":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":70,"docs":{"0":{"tf":1.0},"13":{"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},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"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},"8":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":4,"docs":{"235":{"tf":1.0},"238":{"tf":1.0},"253":{"tf":1.0},"51":{"tf":1.7320508075688772}}}},"r":{"a":{"df":0,"docs":{},"m":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":16,"docs":{"0":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"120":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"25":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"24":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":2.0},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1":{"tf":1.0},"110":{"tf":1.0},"2":{"tf":1.0},"230":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"125":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.0},"191":{"tf":1.0},"213":{"tf":1.0},"237":{"tf":3.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"54":{"tf":1.0},"81":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"119":{"tf":1.0},"202":{"tf":1.0},"238":{"tf":1.0},"249":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"183":{"tf":1.0},"188":{"tf":1.0},"79":{"tf":1.0}}},"y":{":":{"'":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"5":{"/":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"85":{"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":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":1,"docs":{"69":{"tf":1.0}},"l":{"df":2,"docs":{"31":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"=":{":":{"0":{".":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"164":{"tf":2.0},"170":{"tf":2.23606797749979},"172":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"237":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"188":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"a":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":12,"docs":{"253":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":2.0},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"188":{"tf":1.0},"195":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"185":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"138":{"tf":1.4142135623730951},"14":{"tf":2.449489742783178},"230":{"tf":1.0},"244":{"tf":1.0},"75":{"tf":1.0},"84":{"tf":2.449489742783178},"86":{"tf":1.0}}}}}}}},"df":1,"docs":{"144":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"119":{"tf":1.0},"142":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"178":{"tf":1.0},"230":{"tf":1.0},"249":{"tf":1.0},"32":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"11":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"235":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"158":{"tf":1.0},"237":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":9,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"237":{"tf":2.0},"81":{"tf":2.0},"83":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"194":{"tf":1.0},"213":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"df":1,"docs":{"13":{"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":3,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.4641016151377544},"84":{"tf":1.0}}},"w":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"233":{"tf":1.0},"24":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.7320508075688772},"250":{"tf":1.0},"58":{"tf":1.0}},"n":{"df":4,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"13":{"tf":1.0},"37":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"142":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":2.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.7320508075688772}}}},"p":{"df":1,"docs":{"139":{"tf":3.1622776601683795}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"127":{"tf":1.0},"161":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.4142135623730951},"237":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.7320508075688772},"153":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}},"t":{"df":2,"docs":{"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"92":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}}},"df":26,"docs":{"114":{"tf":1.0},"125":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"155":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":2.0},"89":{"tf":2.23606797749979},"90":{"tf":2.0},"91":{"tf":1.0},"92":{"tf":2.6457513110645907},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":1.0},"98":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":7,"docs":{"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"180":{"tf":1.0},"247":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"50":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":21,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"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},"144":{"tf":1.0},"238":{"tf":1.4142135623730951},"98":{"tf":2.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"m":{"9":{"7":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"72":{"tf":1.0}}},"(":{"df":1,"docs":{"155":{"tf":1.0}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"207":{"tf":1.0},"210":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":72,"docs":{"0":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.449489742783178},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"110":{"tf":3.1622776601683795},"111":{"tf":2.23606797749979},"112":{"tf":1.7320508075688772},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":3.3166247903554},"160":{"tf":3.0},"161":{"tf":2.6457513110645907},"168":{"tf":2.23606797749979},"170":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"182":{"tf":2.449489742783178},"194":{"tf":1.0},"202":{"tf":2.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"28":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"40":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"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}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"94":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"149":{"tf":1.4142135623730951},"24":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"129":{"tf":1.4142135623730951},"31":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"81":{"tf":1.0}}},"x":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":7,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"166":{"tf":1.0},"54":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"99":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"110":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"!":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"182":{"tf":1.0},"231":{"tf":1.0}}}}}}}},"df":1,"docs":{"155":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"113":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"245":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"231":{"tf":1.4142135623730951}}}}},"v":{"=":{"\"":{"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":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"5":{"tf":1.0},"97":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"a":{"df":1,"docs":{"82":{"tf":5.0990195135927845}}},"df":0,"docs":{}},"q":{"df":2,"docs":{"173":{"tf":1.0},"249":{"tf":1.0}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"230":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"125":{"tf":1.0},"160":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.7320508075688772},"231":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}},"e":{"2":{"df":1,"docs":{"231":{"tf":1.0}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"177":{"tf":1.7320508075688772},"182":{"tf":1.0},"231":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"c":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0}},"t":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"194":{"tf":1.0},"230":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":31,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":2.0},"144":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"188":{"tf":1.0},"195":{"tf":1.7320508075688772},"202":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.4142135623730951},"50":{"tf":1.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"67":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":14,"docs":{"165":{"tf":1.4142135623730951},"25":{"tf":2.0},"42":{"tf":2.23606797749979},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"72":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"186":{"tf":1.7320508075688772},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.4142135623730951},"5":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"178":{"tf":1.0}}}},"t":{"df":2,"docs":{"125":{"tf":1.0},"231":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"13":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"240":{"tf":1.0},"42":{"tf":1.0},"77":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":8,"docs":{"116":{"tf":1.7320508075688772},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"118":{"tf":2.0},"119":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"93":{"tf":1.4142135623730951},"97":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}},"r":{"a":{"df":2,"docs":{"0":{"tf":1.0},"145":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"242":{"tf":1.0}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}},"s":{"df":3,"docs":{"237":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"231":{"tf":1.0},"50":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"106":{"tf":1.0},"125":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"253":{"tf":1.0},"50":{"tf":1.7320508075688772}}}}}},"l":{"df":0,"docs":{},"e":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"7":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"83":{"tf":1.4142135623730951}},"e":{".":{"\"":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"83":{"tf":2.0}}}}},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":28,"docs":{"118":{"tf":1.4142135623730951},"143":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":2.0},"178":{"tf":2.0},"189":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.4142135623730951},"226":{"tf":1.0},"230":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.23606797749979},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":2.23606797749979},"83":{"tf":2.23606797749979},"84":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"9":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"137":{"tf":1.0}}}}}}}}},"l":{"df":6,"docs":{"233":{"tf":2.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.0},"249":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"241":{"tf":1.0},"84":{"tf":1.0}}}},"d":{"df":7,"docs":{"13":{"tf":1.0},"174":{"tf":1.0},"195":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.4142135623730951},"79":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0},"247":{"tf":1.0},"6":{"tf":1.0},"84":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"30":{"tf":1.0}}},"x":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"df":1,"docs":{"83":{"tf":1.0}},"p":{"df":5,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.7320508075688772},"231":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":9,"docs":{"187":{"tf":1.0},"233":{"tf":1.4142135623730951},"239":{"tf":1.0},"245":{"tf":1.0},"6":{"tf":1.4142135623730951},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"97":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":2.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"174":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"247":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.7320508075688772}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.7320508075688772},"117":{"tf":1.7320508075688772},"14":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.7320508075688772},"226":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"235":{"tf":1.0},"244":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"238":{"tf":1.0},"241":{"tf":1.7320508075688772},"32":{"tf":1.0}}}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"165":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"252":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"193":{"tf":1.0},"195":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":3,"docs":{"188":{"tf":1.0},"195":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"142":{"tf":1.0},"25":{"tf":1.0},"29":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":1,"docs":{"253":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}}}}},"g":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"249":{"tf":2.0}},"o":{"df":1,"docs":{"249":{"tf":2.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":7,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":2.23606797749979},"169":{"tf":2.23606797749979},"170":{"tf":1.0},"171":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"230":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"235":{"tf":1.0},"237":{"tf":1.7320508075688772},"245":{"tf":1.0},"253":{"tf":1.0},"48":{"tf":1.4142135623730951},"50":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"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":{"249":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"112":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"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":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"df":3,"docs":{"125":{"tf":3.4641016151377544},"230":{"tf":1.0},"64":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"151":{"tf":2.23606797749979},"153":{"tf":1.0},"237":{"tf":1.0},"75":{"tf":1.0},"82":{"tf":1.0}},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"230":{"tf":1.0}}},"t":{"df":3,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0},"253":{"tf":1.0}}}},"df":4,"docs":{"239":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":1,"docs":{"98":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"0":{"tf":1.0},"153":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"13":{"tf":1.0},"244":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"3":{"df":1,"docs":{"252":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"142":{"tf":2.23606797749979},"24":{"tf":1.0}},"i":{"c":{"df":2,"docs":{"128":{"tf":1.7320508075688772},"233":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"142":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"d":{"df":7,"docs":{"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"244":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"177":{"tf":1.0}}},"df":27,"docs":{"110":{"tf":3.1622776601683795},"111":{"tf":1.4142135623730951},"112":{"tf":2.23606797749979},"113":{"tf":2.449489742783178},"114":{"tf":2.0},"115":{"tf":1.7320508075688772},"144":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":2.23606797749979},"166":{"tf":2.0},"167":{"tf":2.0},"168":{"tf":3.0},"169":{"tf":3.3166247903554},"170":{"tf":2.0},"171":{"tf":2.0},"172":{"tf":2.0},"176":{"tf":2.6457513110645907},"177":{"tf":2.6457513110645907},"179":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.7320508075688772},"237":{"tf":1.0},"64":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"7":{"tf":1.0}}},"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"114":{"tf":1.0}},"i":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":19,"docs":{"0":{"tf":2.0},"145":{"tf":1.7320508075688772},"15":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.0},"16":{"tf":1.7320508075688772},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"230":{"tf":1.0},"249":{"tf":1.0},"5":{"tf":1.0},"7":{"tf":1.0},"85":{"tf":1.0}}},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"a":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"df":3,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"153":{"tf":1.0}},"l":{"df":2,"docs":{"231":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"230":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"238":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0}}}}},"df":8,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0}},"e":{"a":{"d":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}}},"l":{"df":0,"docs":{},"p":{"df":5,"docs":{"110":{"tf":1.0},"14":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"174":{"tf":1.0}}},"df":9,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"153":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.4142135623730951},"74":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"250":{"tf":1.4142135623730951}}}}}}},"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"250":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"188":{"tf":1.0},"250":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"141":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"109":{"tf":2.23606797749979},"125":{"tf":1.0},"191":{"tf":1.0},"21":{"tf":1.7320508075688772},"73":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}}}},"j":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"111":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"/":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"173":{"tf":1.0},"174":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"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":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"83":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"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":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"225":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"14":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"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":{":":{"4":{"4":{"4":{"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"201":{"tf":1.0}}}}}},"df":2,"docs":{"200":{"tf":1.0},"202":{"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":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":2,"docs":{"78":{"tf":1.0},"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}},"s":{":":{"/":{"/":{"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":{"/":{"b":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"a":{"df":2,"docs":{"13":{"tf":1.0},"244":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"u":{"c":{"a":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"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":{}}}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"1":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"1":{"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":{}},"df":0,"docs":{}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"i":{"'":{"d":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}}},"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":3,"docs":{"153":{"tf":1.0},"53":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"b":{"b":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":4,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"40":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"h":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"n":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"251":{"tf":1.0}}},"u":{"1":{"df":1,"docs":{"153":{"tf":1.0}}},"2":{"df":1,"docs":{"153":{"tf":1.0}}},"3":{"df":1,"docs":{"153":{"tf":1.0}}},"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":1,"docs":{"153":{"tf":1.0}}}}},"c":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}},"d":{"df":1,"docs":{"251":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"151":{"tf":1.0},"230":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"71":{"tf":1.0}}},"f":{"(":{"$":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"k":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"l":{"df":2,"docs":{"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}}},"df":2,"docs":{"157":{"tf":1.0},"162":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"253":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":4,"docs":{"13":{"tf":1.0},"235":{"tf":1.0},"244":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"139":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"109":{"tf":1.0},"92":{"tf":1.4142135623730951}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"14":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"244":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.0},"145":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"148":{"tf":1.0},"175":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.7320508075688772},"92":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":6,"docs":{"144":{"tf":1.0},"231":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"154":{"tf":1.0}}},"df":16,"docs":{"125":{"tf":2.0},"148":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":2.23606797749979},"166":{"tf":1.0},"182":{"tf":1.4142135623730951},"25":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}},"i":{"d":{"df":1,"docs":{"33":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"1":{"tf":1.7320508075688772},"143":{"tf":1.0},"187":{"tf":1.0},"2":{"tf":1.7320508075688772},"202":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":3.1622776601683795},"7":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0}}},"n":{"c":{"df":2,"docs":{"202":{"tf":1.0},"247":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.7320508075688772}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.7320508075688772}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}}},"f":{"a":{"c":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.7320508075688772},"188":{"tf":1.7320508075688772},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"9":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"127":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"o":{"df":3,"docs":{"137":{"tf":1.0},"45":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"r":{"df":1,"docs":{"71":{"tf":1.0}},"v":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"'":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.0},"153":{"tf":1.4142135623730951},"194":{"tf":1.0},"58":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"84":{"tf":2.8284271247461903}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"252":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"44":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":2,"docs":{"149":{"tf":1.0},"159":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"128":{"tf":1.0}}},"s":{"0":{"2":{"0":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"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":{},"e":{"df":1,"docs":{"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"187":{"tf":1.7320508075688772}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"236":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"df":5,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"248":{"tf":1.0},"58":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"230":{"tf":1.4142135623730951},"233":{"tf":1.0},"94":{"tf":1.0}}}},"y":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":12,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"16":{"tf":1.0},"164":{"tf":1.0},"174":{"tf":1.4142135623730951},"84":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":2.0},"99":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":28,"docs":{"111":{"tf":1.0},"145":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":2.449489742783178},"153":{"tf":1.7320508075688772},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"230":{"tf":1.7320508075688772},"231":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"153":{"tf":1.0},"237":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"8":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"b":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"202":{"tf":1.0},"230":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"105":{"tf":1.0},"166":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"190":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"85":{"tf":2.0},"86":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":6,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"167":{"tf":1.0},"171":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"<":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"a":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"143":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":2.6457513110645907},"238":{"tf":1.0},"239":{"tf":1.0},"81":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"242":{"tf":2.449489742783178},"243":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"245":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"t":{"'":{"df":5,"docs":{"125":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"237":{"tf":1.0},"239":{"tf":1.0}}},"df":6,"docs":{"104":{"tf":1.0},"128":{"tf":1.0},"190":{"tf":1.0},"42":{"tf":1.0},"84":{"tf":1.4142135623730951},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"151":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"145":{"tf":1.0},"151":{"tf":3.0},"50":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"i":{"b":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"2":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"251":{"tf":1.0},"252":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"145":{"tf":1.0},"239":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":34,"docs":{"109":{"tf":2.449489742783178},"125":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.7320508075688772},"224":{"tf":1.0},"225":{"tf":1.0},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"25":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":2.0},"51":{"tf":1.0},"57":{"tf":2.6457513110645907},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"79":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"k":{"=":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"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":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"5":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":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":{"0":{"tf":1.0},"101":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":1.0},"155":{"tf":1.0},"158":{"tf":1.0},"230":{"tf":1.0},"244":{"tf":1.0},"5":{"tf":1.0},"98":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"5":{"tf":1.0},"8":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"14":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}},"o":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":6,"docs":{"138":{"tf":1.0},"171":{"tf":1.0},"189":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":2.23606797749979},"86":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"235":{"tf":1.0}},"i":{"c":{"df":4,"docs":{"145":{"tf":1.0},"230":{"tf":1.4142135623730951},"238":{"tf":1.0},"241":{"tf":2.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"230":{"tf":1.0},"240":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":9,"docs":{"143":{"tf":1.0},"153":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}},"t":{"df":2,"docs":{"0":{"tf":1.0},"98":{"tf":1.0}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"235":{"tf":1.0},"238":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"50":{"tf":1.0}}}},"m":{"a":{"d":{"df":0,"docs":{},"e":{"df":3,"docs":{"205":{"tf":1.0},"33":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"113":{"tf":1.0},"143":{"tf":1.0},"161":{"tf":2.0},"237":{"tf":1.0},"24":{"tf":1.0},"6":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"110":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"202":{"tf":1.0},"99":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"14":{"tf":1.0},"164":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"192":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":5,"docs":{"147":{"tf":1.4142135623730951},"164":{"tf":1.0},"181":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0}}},"r":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"51":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":4,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":5,"docs":{"93":{"tf":2.0},"94":{"tf":2.449489742783178},"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"253":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"│":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}},"x":{"df":0,"docs":{},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}}},"b":{"df":1,"docs":{"3":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"164":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"239":{"tf":2.0},"241":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"240":{"tf":1.0},"242":{"tf":1.0},"86":{"tf":1.0}}}}}},"u":{"df":10,"docs":{"12":{"tf":2.0},"125":{"tf":1.7320508075688772},"16":{"tf":1.0},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":2.0},"71":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}},"t":{"df":2,"docs":{"235":{"tf":1.0},"237":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"10":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.4142135623730951},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"238":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}},"i":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"9":{"tf":1.0}}}},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":1,"docs":{"137":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.4142135623730951}},"i":{"c":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":27,"docs":{"124":{"tf":1.7320508075688772},"125":{"tf":2.23606797749979},"126":{"tf":1.7320508075688772},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"231":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"87":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":2.0},"93":{"tf":2.0},"94":{"tf":2.0},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.0},"99":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":3,"docs":{"113":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0}},"i":{"df":18,"docs":{"0":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"145":{"tf":1.0},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"252":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.7320508075688772},"194":{"tf":1.0},"230":{"tf":1.0},"6":{"tf":1.7320508075688772}}}}},"df":1,"docs":{"82":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":11,"docs":{"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"98":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"148":{"tf":2.0},"182":{"tf":1.0},"231":{"tf":1.0}}}}}}}}},"df":4,"docs":{"103":{"tf":1.0},"148":{"tf":1.4142135623730951},"182":{"tf":1.0},"231":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":20,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.7320508075688772},"102":{"tf":1.4142135623730951},"103":{"tf":1.7320508075688772},"104":{"tf":2.0},"105":{"tf":3.0},"11":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"148":{"tf":3.872983346207417},"149":{"tf":4.58257569495584},"153":{"tf":1.0},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.7320508075688772},"9":{"tf":1.0},"98":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"249":{"tf":1.4142135623730951}}},"x":{"df":2,"docs":{"181":{"tf":1.0},"249":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.0},"159":{"tf":3.3166247903554},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"214":{"tf":2.0},"250":{"tf":1.0},"84":{"tf":1.7320508075688772},"98":{"tf":1.0},"99":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"5":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":6,"docs":{"166":{"tf":1.7320508075688772},"194":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"55":{"tf":1.4142135623730951},"96":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":25,"docs":{"101":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"200":{"tf":1.0},"231":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"y":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":20,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"190":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":2.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0}},"x":{"df":1,"docs":{"214":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"226":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}},"df":2,"docs":{"160":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":24,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"153":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.7320508075688772},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":2.23606797749979},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"5":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"t":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"137":{"tf":1.0},"253":{"tf":1.0}}}}}}},"w":{"(":{"\"":{"c":{":":{"\\":{"\\":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"\\":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{".":{"b":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"190":{"tf":1.7320508075688772},"195":{"tf":1.7320508075688772},"202":{"tf":1.0},"211":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"200":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"207":{"tf":1.0},"212":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"[":{"5":{"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"139":{"tf":2.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"189":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":7,"docs":{"139":{"tf":1.0},"160":{"tf":1.4142135623730951},"171":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"142":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"233":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.4142135623730951}}}}}},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"251":{"tf":1.0}}}},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":3.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":2.449489742783178},"63":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"245":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":7,"docs":{"127":{"tf":1.0},"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"197":{"tf":1.0},"25":{"tf":1.0},"72":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"2":{"0":{"1":{"7":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"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":{},"e":{"df":2,"docs":{"112":{"tf":1.0},"56":{"tf":1.0}}},"h":{"df":2,"docs":{"101":{"tf":1.0},"125":{"tf":1.4142135623730951}}},"i":{"c":{"df":4,"docs":{"142":{"tf":1.0},"239":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"145":{"tf":1.0},"172":{"tf":1.0},"230":{"tf":1.0},"46":{"tf":2.0}}}}},"df":0,"docs":{}}}},"o":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"68":{"tf":1.0},"72":{"tf":1.0}}}},"_":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":1,"docs":{"253":{"tf":1.0}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"190":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"42":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"244":{"tf":1.7320508075688772},"245":{"tf":1.0}}}},"r":{"df":1,"docs":{"238":{"tf":1.0}},"r":{"df":1,"docs":{"237":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"248":{"tf":1.7320508075688772},"253":{"tf":2.0},"65":{"tf":1.0},"82":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"202":{"tf":1.4142135623730951},"215":{"tf":2.449489742783178},"69":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"l":{"d":{"df":3,"docs":{"144":{"tf":1.0},"178":{"tf":1.0},"233":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"c":{"df":4,"docs":{"45":{"tf":2.0},"79":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}}},"df":12,"docs":{"107":{"tf":1.0},"169":{"tf":1.0},"202":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":2.23606797749979},"239":{"tf":2.0},"43":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"86":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"164":{"tf":1.0},"85":{"tf":1.7320508075688772},"88":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"192":{"tf":1.0},"195":{"tf":1.0},"223":{"tf":2.0},"32":{"tf":2.0},"65":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"175":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"50":{"tf":1.0},"6":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"114":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"137":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"237":{"tf":1.0},"83":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"193":{"tf":1.0},"241":{"tf":1.0},"50":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"101":{"tf":1.0},"125":{"tf":1.0},"84":{"tf":1.0}},"l":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"233":{"tf":1.0},"240":{"tf":1.4142135623730951}}},"y":{"df":8,"docs":{"179":{"tf":1.7320508075688772},"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"248":{"tf":1.7320508075688772},"249":{"tf":2.0},"250":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"178":{"tf":2.0}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"df":2,"docs":{"233":{"tf":1.0},"237":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":2,"docs":{"237":{"tf":1.0},"240":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"175":{"tf":1.0},"198":{"tf":1.0},"213":{"tf":1.0}}},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}}},"w":{"df":2,"docs":{"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"y":{"df":2,"docs":{"237":{"tf":1.0},"6":{"tf":1.0}}}},"df":3,"docs":{"162":{"tf":1.7320508075688772},"165":{"tf":1.0},"25":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"16":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"142":{"tf":1.0},"43":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}}},"l":{"'":{"df":1,"docs":{"244":{"tf":1.0}}},"df":7,"docs":{"183":{"tf":1.0},"189":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"2":{"tf":4.898979485566356},"232":{"tf":1.0},"252":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"245":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"198":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"64":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.7320508075688772}}}}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":5,"docs":{"112":{"tf":1.0},"239":{"tf":1.0},"245":{"tf":1.0},"75":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":3,"docs":{"235":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.0}}}},"o":{"d":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"174":{"tf":1.0},"233":{"tf":2.23606797749979},"235":{"tf":2.449489742783178},"239":{"tf":2.23606797749979},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.0}}}},"s":{"_":{"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":1,"docs":{"81":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":1,"docs":{"146":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":8,"docs":{"12":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":2.0},"71":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"187":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"225":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"230":{"tf":2.0},"237":{"tf":1.0},"31":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"230":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"153":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"144":{"tf":1.4142135623730951}}}}},"s":{"df":8,"docs":{"145":{"tf":1.0},"148":{"tf":3.4641016151377544},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"230":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":5,"docs":{"160":{"tf":1.0},"171":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.7320508075688772},"83":{"tf":1.0}},"s":{"df":2,"docs":{"125":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"118":{"tf":1.0},"157":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"181":{"tf":1.0},"193":{"tf":1.7320508075688772},"228":{"tf":1.0},"232":{"tf":1.0},"242":{"tf":1.0}}}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"1":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}},":":{":":{"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":{"83":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"165":{"tf":1.0},"195":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"112":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"252":{"tf":1.0},"5":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"237":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"192":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":5,"docs":{"122":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.7320508075688772},"66":{"tf":1.7320508075688772},"67":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"t":{"df":3,"docs":{"174":{"tf":1.0},"240":{"tf":1.0},"42":{"tf":1.0}}}},"{":{"df":0,"docs":{},"e":{"a":{"=":{"df":0,"docs":{},"f":{"df":1,"docs":{"244":{"tf":1.0}}},"w":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"c":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":1,"docs":{"164":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}},"g":{"df":1,"docs":{"251":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"101":{"tf":1.7320508075688772},"102":{"tf":1.7320508075688772},"103":{"tf":1.7320508075688772},"104":{"tf":1.7320508075688772},"105":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"158":{"tf":1.0},"230":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"164":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"154":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"b":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"155":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.0},"231":{"tf":1.7320508075688772}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}},"d":{"df":3,"docs":{"187":{"tf":1.0},"238":{"tf":1.0},"25":{"tf":1.0}},"i":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"247":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"143":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":1,"docs":{"235":{"tf":1.7320508075688772}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"249":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"216":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":3,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"12":{"tf":1.0},"204":{"tf":1.0},"241":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"142":{"tf":1.0},"178":{"tf":1.0}},"f":{"df":1,"docs":{"231":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.7320508075688772},"230":{"tf":1.0},"235":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"110":{"tf":1.0},"244":{"tf":1.0}}}},"df":1,"docs":{"110":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"104":{"tf":1.0},"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"143":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":4,"docs":{"10":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"114":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"233":{"tf":1.0},"6":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"84":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"177":{"tf":1.0},"241":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":2,"docs":{"79":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":1,"docs":{"183":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"244":{"tf":1.4142135623730951},"73":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"0":{"tf":1.0},"144":{"tf":1.0},"183":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.4142135623730951},"244":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":2.0}}}},"i":{"df":0,"docs":{},"z":{"df":7,"docs":{"161":{"tf":2.0},"28":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"193":{"tf":1.4142135623730951},"233":{"tf":1.0},"238":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":9,"docs":{"125":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"227":{"tf":1.0},"247":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":2,"docs":{"251":{"tf":1.0},"71":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.449489742783178},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"194":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":2.0},"84":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"54":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"80":{"tf":1.7320508075688772}},"e":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"142":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"32":{"tf":1.0}}}}},"p":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"241":{"tf":1.0}},"r":{"df":6,"docs":{"155":{"tf":1.0},"16":{"tf":1.0},"165":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0}}}}},"n":{"df":16,"docs":{"1":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"232":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.7320508075688772},"8":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.0}}}}}}}},"s":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"145":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"235":{"tf":1.0},"252":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"189":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":3,"docs":{"193":{"tf":1.0},"195":{"tf":1.0},"226":{"tf":1.7320508075688772}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"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":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"164":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"164":{"tf":1.4142135623730951},"193":{"tf":1.7320508075688772},"226":{"tf":1.0},"238":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":2.449489742783178},"84":{"tf":1.4142135623730951},"86":{"tf":2.449489742783178}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"73":{"tf":1.7320508075688772}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"236":{"tf":1.4142135623730951},"238":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"253":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"194":{"tf":1.0}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"\"":{"$":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{"d":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"202":{"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":1,"docs":{"202":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"201":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":44,"docs":{"185":{"tf":1.7320508075688772},"186":{"tf":2.0},"187":{"tf":2.0},"188":{"tf":2.6457513110645907},"189":{"tf":2.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.7320508075688772},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":2.0},"201":{"tf":1.7320508075688772},"202":{"tf":2.8284271247461903},"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},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"251":{"tf":1.0}}}}}}},"df":9,"docs":{"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.4142135623730951},"198":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"82":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"49":{"tf":2.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":13,"docs":{"10":{"tf":1.0},"104":{"tf":2.23606797749979},"105":{"tf":2.8284271247461903},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.4142135623730951},"194":{"tf":1.0},"213":{"tf":1.0},"55":{"tf":1.7320508075688772},"74":{"tf":1.0},"77":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":12,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"11":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"207":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":1.4142135623730951},"253":{"tf":1.7320508075688772},"68":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"n":{"df":2,"docs":{"154":{"tf":1.0},"242":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"218":{"tf":1.7320508075688772}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"220":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"217":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":30,"docs":{"101":{"tf":2.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":2.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":2.23606797749979},"118":{"tf":1.0},"125":{"tf":2.449489742783178},"148":{"tf":2.0},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":2.8284271247461903},"160":{"tf":2.8284271247461903},"168":{"tf":2.23606797749979},"172":{"tf":1.0},"175":{"tf":1.0},"209":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":2.449489742783178},"81":{"tf":1.0},"84":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":2,"docs":{"172":{"tf":1.0},"83":{"tf":1.7320508075688772}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"230":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"110":{"tf":1.0},"114":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"144":{"tf":1.0},"91":{"tf":1.0}}}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"{":{"$":{"_":{"df":1,"docs":{"82":{"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":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"\\":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"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":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"181":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"181":{"tf":1.0},"248":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"248":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"(":{"@":{"$":{"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":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"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":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":15,"docs":{"108":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.0},"189":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":2.8284271247461903},"240":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}}},"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"6":{"tf":1.0},"84":{"tf":1.0}}}}}},"h":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"253":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":4,"docs":{"71":{"tf":2.0},"82":{"tf":1.7320508075688772},"84":{"tf":2.0},"85":{"tf":1.4142135623730951}},"s":{"/":{"c":{"df":1,"docs":{"82":{"tf":1.0}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}},"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":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"o":{"df":1,"docs":{"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}},"t":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"149":{"tf":1.0},"230":{"tf":1.0},"84":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"175":{"tf":1.0}}},"2":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"145":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.7320508075688772},"182":{"tf":1.0},"231":{"tf":1.0}}}}},"df":2,"docs":{"14":{"tf":1.0},"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"w":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"250":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"144":{"tf":1.0},"146":{"tf":1.0},"250":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"df":8,"docs":{"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.0},"161":{"tf":2.6457513110645907},"165":{"tf":1.0},"30":{"tf":1.4142135623730951},"39":{"tf":2.0},"82":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"237":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"239":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"231":{"tf":1.0},"73":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"248":{"tf":1.0},"43":{"tf":1.0}}}}},"i":{"df":1,"docs":{"240":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"151":{"tf":1.0},"188":{"tf":2.23606797749979},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"203":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":13,"docs":{"110":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"231":{"tf":1.0},"237":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"122":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.7320508075688772},"240":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":4,"docs":{"142":{"tf":1.0},"161":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"135":{"tf":1.7320508075688772},"171":{"tf":2.8284271247461903}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"112":{"tf":1.0},"240":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"12":{"tf":1.0},"83":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"147":{"tf":1.0},"206":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.0},"252":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"120":{"tf":1.0},"253":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"240":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"244":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}},"i":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"139":{"tf":1.0},"172":{"tf":1.0}},"e":{"d":{",":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"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":{},"r":{"a":{"c":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":6,"docs":{"230":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0},"32":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"204":{"tf":1.0},"205":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":12,"docs":{"145":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"230":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"x":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"0":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"187":{"tf":1.0},"202":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"187":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":65,"docs":{"16":{"tf":1.0},"173":{"tf":1.0},"183":{"tf":2.23606797749979},"253":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"74":{"tf":2.23606797749979},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":2.23606797749979},"79":{"tf":1.4142135623730951},"80":{"tf":1.7320508075688772},"81":{"tf":1.7320508075688772},"82":{"tf":2.449489742783178},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"82":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"233":{"tf":1.0},"234":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"108":{"tf":1.0},"11":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"204":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"204":{"tf":1.0},"80":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"245":{"tf":1.0}}}},"p":{"df":1,"docs":{"115":{"tf":1.7320508075688772}},"e":{"df":2,"docs":{"169":{"tf":2.6457513110645907},"81":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"137":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"2":{"tf":1.0},"230":{"tf":1.0},"232":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"83":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"u":{"b":{"df":8,"docs":{"12":{"tf":1.0},"175":{"tf":1.7320508075688772},"176":{"tf":2.23606797749979},"177":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"113":{"tf":1.0},"243":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"13":{"tf":2.449489742783178},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"j":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}}}}}},"b":{"df":0,"docs":{},"o":{"b":{"df":2,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"119":{"tf":2.23606797749979},"120":{"tf":1.4142135623730951},"121":{"tf":2.0},"122":{"tf":1.7320508075688772},"125":{"tf":1.0},"143":{"tf":1.4142135623730951},"253":{"tf":1.0}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"245":{"tf":1.0}}},"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"13":{"tf":1.0},"153":{"tf":1.0},"83":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":3,"docs":{"160":{"tf":1.0},"235":{"tf":1.0},"243":{"tf":1.0}},"l":{"df":4,"docs":{"128":{"tf":1.0},"238":{"tf":1.0},"49":{"tf":1.4142135623730951},"58":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"239":{"tf":1.0},"44":{"tf":1.0},"76":{"tf":1.0}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"5":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{")":{"<":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"25":{"tf":1.4142135623730951},"3":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.4142135623730951},"182":{"tf":1.0},"247":{"tf":1.4142135623730951},"38":{"tf":1.0},"99":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"25":{"tf":2.23606797749979}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.7320508075688772}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}},"n":{"df":1,"docs":{"153":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"252":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"24":{"tf":1.0},"85":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"172":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"1":{"df":6,"docs":{"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":65,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"143":{"tf":1.0},"16":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.4142135623730951},"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":2.23606797749979},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"73":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"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.7320508075688772},"97":{"tf":1.4142135623730951}}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}},"t":{"'":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"'":{"df":3,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"142":{"tf":1.0},"153":{"tf":1.4142135623730951},"5":{"tf":1.0},"98":{"tf":1.0}}},"k":{"df":2,"docs":{"237":{"tf":1.0},"239":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"!":{"*":{"*":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"@":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"239":{"tf":1.0},"241":{"tf":1.4142135623730951},"74":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":7,"docs":{"16":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"76":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"177":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"110":{"tf":1.0},"145":{"tf":1.0},"161":{"tf":1.0},"178":{"tf":1.0},"202":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"187":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"110":{"tf":1.0},"112":{"tf":1.0},"190":{"tf":1.0},"84":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"109":{"tf":1.0},"149":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"143":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"p":{"df":5,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"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":3,"docs":{"0":{"tf":1.0},"187":{"tf":1.4142135623730951},"51":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"82":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"0":{"tf":1.0},"187":{"tf":1.0},"253":{"tf":1.0},"51":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"71":{"tf":1.0}}}}}},"df":3,"docs":{"12":{"tf":1.0},"192":{"tf":1.0},"85":{"tf":1.0}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"237":{"tf":1.4142135623730951},"79":{"tf":2.6457513110645907},"80":{"tf":2.6457513110645907},"81":{"tf":5.830951894845301}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"173":{"tf":1.0},"24":{"tf":2.449489742783178},"25":{"tf":1.7320508075688772},"7":{"tf":1.0}}},"j":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"94":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":8,"docs":{"233":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"244":{"tf":1.7320508075688772},"86":{"tf":1.0},"87":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"25":{"tf":1.0},"83":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":11,"docs":{"125":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"165":{"tf":1.0},"237":{"tf":1.0},"35":{"tf":1.4142135623730951},"42":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"u":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"u":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}}}},"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0}},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"15":{"tf":2.0},"16":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"25":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"252":{"tf":1.0},"5":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"o":{"df":5,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":4,"docs":{"114":{"tf":1.7320508075688772},"168":{"tf":1.0},"169":{"tf":1.0},"84":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":17,"docs":{"13":{"tf":2.8284271247461903},"143":{"tf":2.0},"153":{"tf":2.6457513110645907},"154":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"244":{"tf":2.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.0},"37":{"tf":1.7320508075688772},"53":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.7320508075688772},"60":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"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":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"175":{"tf":1.0}}}},"t":{"df":1,"docs":{"110":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"x":{"df":2,"docs":{"137":{"tf":1.4142135623730951},"143":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"6":{"tf":1.0},"85":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"204":{"tf":1.0},"231":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"237":{"tf":1.0}}}}}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"233":{"tf":1.0},"84":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"248":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"153":{"tf":1.0},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"237":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"97":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"230":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"235":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":63,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.23606797749979},"153":{"tf":2.449489742783178},"154":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"194":{"tf":2.23606797749979},"195":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"230":{"tf":1.0},"232":{"tf":1.0},"235":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"250":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.7320508075688772},"5":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":2.449489742783178},"84":{"tf":2.23606797749979},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":2.0},"96":{"tf":1.0},"98":{"tf":1.0}},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"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":1,"docs":{"146":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":32,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":2.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"64":{"tf":1.0},"74":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"/":{"5":{".":{"1":{"0":{".":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"f":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"1":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"0":{"tf":3.1622776601683795},"137":{"tf":3.0},"138":{"tf":1.7320508075688772},"142":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"233":{"tf":1.4142135623730951},"81":{"tf":3.1622776601683795},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":6,"docs":{"183":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"51":{"tf":1.0},"72":{"tf":2.0},"73":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"230":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"225":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"a":{"df":8,"docs":{"161":{"tf":1.0},"187":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"202":{"tf":1.0},"248":{"tf":1.0},"29":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"144":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"m":{"df":12,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"145":{"tf":1.4142135623730951},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"176":{"tf":1.0},"230":{"tf":1.4142135623730951},"25":{"tf":1.7320508075688772},"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"\"":{"$":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"187":{"tf":1.0},"198":{"tf":1.0},"235":{"tf":1.0},"50":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"178":{"tf":1.4142135623730951},"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"y":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"241":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":1,"docs":{"164":{"tf":1.4142135623730951}},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}},"v":{"df":1,"docs":{"153":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":4,"docs":{"122":{"tf":1.0},"15":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"153":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"245":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"244":{"tf":1.0}},"r":{"df":1,"docs":{"161":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"244":{"tf":2.23606797749979},"69":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"4":{"tf":1.7320508075688772},"5":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"16":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"222":{"tf":1.0},"54":{"tf":1.7320508075688772},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"14":{"tf":1.0},"198":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"153":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"38":{"tf":1.0},"77":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":29,"docs":{"1":{"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.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.4142135623730951},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"13":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"194":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"l":{"df":2,"docs":{"4":{"tf":1.0},"5":{"tf":2.0}}}}},"x":{"/":{"1":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"2":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":0,"docs":{},"e":{"df":1,"docs":{"85":{"tf":1.0}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":14,"docs":{"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"180":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"247":{"tf":1.0},"69":{"tf":1.0}},"h":{"df":1,"docs":{"202":{"tf":2.449489742783178}}}},"y":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":13,"docs":{"142":{"tf":1.4142135623730951},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"247":{"tf":1.0},"69":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"176":{"tf":1.7320508075688772}}},"v":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"b":{"df":1,"docs":{"146":{"tf":1.0}}},"df":4,"docs":{"131":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":2.0},"174":{"tf":1.0}},"i":{"df":1,"docs":{"91":{"tf":1.0}},"m":{"df":1,"docs":{"97":{"tf":1.4142135623730951}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":3,"docs":{"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"title":{"root":{"0":{"df":1,"docs":{"245":{"tf":1.0}}},"1":{"df":5,"docs":{"127":{"tf":1.0},"140":{"tf":1.0},"235":{"tf":1.0},"243":{"tf":1.0},"94":{"tf":1.0}}},"2":{".":{"1":{"df":2,"docs":{"237":{"tf":1.0},"96":{"tf":1.0}}},"2":{"df":2,"docs":{"238":{"tf":1.0},"97":{"tf":1.0}}},"3":{"df":1,"docs":{"239":{"tf":1.0}}},"4":{"df":1,"docs":{"240":{"tf":1.0}}},"5":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"128":{"tf":1.0},"236":{"tf":1.0},"244":{"tf":1.0},"95":{"tf":1.0}}},"3":{".":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"129":{"tf":1.0}}},"4":{"df":2,"docs":{"132":{"tf":1.0},"65":{"tf":1.0}}},"5":{"df":1,"docs":{"133":{"tf":1.0}}},"6":{"df":1,"docs":{"134":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"249":{"tf":1.0}}}}}},"df":0,"docs":{}},"d":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"225":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":5,"docs":{"207":{"tf":1.0},"46":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":4,"docs":{"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"167":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"90":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"56":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"203":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"103":{"tf":1.0},"166":{"tf":1.0},"194":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"81":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}}},"df":2,"docs":{"118":{"tf":1.0},"59":{"tf":1.0}},"o":{"'":{"df":1,"docs":{"199":{"tf":1.0}}},"df":16,"docs":{"117":{"tf":1.0},"120":{"tf":1.0},"187":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"229":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"53":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}}}}}},"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":1,"docs":{"87":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"30":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"56":{"tf":1.0}}}}},"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":{"20":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"107":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":15,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"182":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"df":14,"docs":{"105":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"190":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"181":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.0}}}},"v":{"a":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"177":{"tf":1.0},"179":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"239":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"91":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"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":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"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":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"240":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"37":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"123":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"139":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"19":{"tf":1.0},"20":{"tf":1.0},"23":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"151":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"164":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"173":{"tf":1.0},"92":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":7,"docs":{"191":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.0},"33":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"31":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"252":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"120":{"tf":1.0},"189":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"_":{"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":{"206":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"112":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"126":{"tf":1.0},"129":{"tf":1.0},"235":{"tf":1.0},"63":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"g":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"172":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"172":{"tf":1.0},"232":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"180":{"tf":1.0},"247":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"224":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"208":{"tf":1.0}}}},"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":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"219":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"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":{}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"184":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"31":{"tf":1.0},"32":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"a":{"a":{"df":3,"docs":{"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0}}},"df":0,"docs":{}},"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":2,"docs":{"138":{"tf":1.0},"14":{"tf":1.0}}}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"37":{"tf":1.0}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"238":{"tf":1.0},"98":{"tf":1.0}}}},"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":9,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"149":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":9,"docs":{"136":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"195":{"tf":1.0},"47":{"tf":1.0},"63":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"42":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"186":{"tf":1.0},"196":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"118":{"tf":1.0},"121":{"tf":1.0},"134":{"tf":1.0},"97":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"201":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"117":{"tf":1.0},"175":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"37":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"195":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"122":{"tf":1.0}}}}}}}}},"g":{"df":2,"docs":{"168":{"tf":1.0},"169":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"237":{"tf":1.0},"48":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"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":{"128":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":17,"docs":{"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"231":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"156":{"tf":1.0},"16":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"250":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"109":{"tf":1.0},"21":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"188":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"233":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"187":{"tf":1.0}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"236":{"tf":1.0},"241":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"10":{"tf":1.0},"157":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"155":{"tf":1.0},"163":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"252":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":14,"docs":{"109":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"18":{"tf":1.0},"197":{"tf":1.0},"21":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0}}},"k":{"df":1,"docs":{"101":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"113":{"tf":1.0}}}}}}},"p":{"df":1,"docs":{"147":{"tf":1.0}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"12":{"tf":1.0},"29":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":8,"docs":{"124":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"63":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"229":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"158":{"tf":1.0},"250":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"159":{"tf":1.0},"214":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"194":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"w":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"211":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"213":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"189":{"tf":1.0},"84":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"63":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"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":{"215":{"tf":1.0}}}}}}},"n":{"c":{"df":1,"docs":{"45":{"tf":1.0}}},"df":1,"docs":{"66":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"223":{"tf":1.0},"32":{"tf":1.0},"65":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"246":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"178":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"189":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"12":{"tf":1.0},"29":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"48":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"193":{"tf":1.0}}}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"122":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":3,"docs":{"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0}}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"154":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"161":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"193":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}},"n":{"df":1,"docs":{"7":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"226":{"tf":1.0}}}}},"df":3,"docs":{"193":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"73":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"236":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"196":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0}}}}}}},"df":1,"docs":{"171":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"55":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"253":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"218":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"220":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"217":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"160":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.0},"202":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"248":{"tf":1.0},"92":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"71":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"30":{"tf":1.0},"39":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"188":{"tf":1.0},"203":{"tf":1.0},"241":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"135":{"tf":1.0},"171":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"152":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"79":{"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":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"205":{"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":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"183":{"tf":1.0},"26":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":1,"docs":{"234":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"204":{"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":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":1,"docs":{"169":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"137":{"tf":1.0},"153":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"g":{"df":3,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"134":{"tf":1.0},"38":{"tf":1.0},"87":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"187":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"24":{"tf":1.0},"25":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"35":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"114":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"13":{"tf":1.0},"143":{"tf":1.0},"242":{"tf":1.0},"37":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"x":{"df":1,"docs":{"137":{"tf":1.0}}}}},"s":{"df":3,"docs":{"48":{"tf":1.0},"84":{"tf":1.0},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"174":{"tf":1.0},"183":{"tf":1.0},"247":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"44":{"tf":1.0},"72":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"a":{"df":2,"docs":{"187":{"tf":1.0},"199":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":2,"docs":{"150":{"tf":1.0},"25":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"b":{"df":2,"docs":{"199":{"tf":1.0},"202":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"df":3,"docs":{"194":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"98":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}}},"z":{"df":1,"docs":{"170":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"95":{"tf":1.0}}}}}}}}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}});
\ No newline at end of file
diff --git a/searchindex.json b/searchindex.json
index c05d8dff..e9311f90 100644
--- a/searchindex.json
+++ b/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["index.html#history","guide/installation.html#installation","guide/installation.html#ubuntu-probably-other-debian-derivates-too","guide/installation.html#container","guide/installation.html#windows","guide/installation.html#wsl","guide/installation.html#cygwin","guide/installation.html#running-asciio","guide/installation.html#platforms","Interface.html#interface","Interface.html#keyboard-bindings","Interface.html#mouse-binidings","Interface.html#popup-menus","unicode_support.html#unicode-support","accessing_documentation.html#accessing-documentation","UIs.html#uis","UI/GUI.html#gui","UI/GUI.html#grid","UI/GUI.html#grid-lines","UI/GUI.html#grid-color","UI/GUI.html#grid-background-color","UI/GUI.html#hint-lines","UI/GUI.html#rulers","UI/GUI.html#night-colors","UI/TUI.html#tui","UI/TUI.html#asciio-tui-and-vim","stencils.html#stencils","stencils/asciio_boxes.html#asciio-boxes","stencils/asciio_boxes.html#elements","stencils/asciio_boxes.html#popup-menu","stencils/asciio_boxes.html#auto-shrink","stencils/asciio_boxes.html#disable-connectors","stencils/asciio_boxes.html#disable-optimize","stencils/asciio_boxes.html#connect-inside-element-borders","stencils/asciio_boxes.html#rotate-boxtext","stencils/asciio_boxes.html#types","stencils/asciio_boxes.html#a-box","stencils/asciio_boxes.html#a-box-with-the-frame-drawn-with-unicode-characters","stencils/asciio_boxes.html#a-text","stencils/asciio_boxes.html#a-shrink-box","stencils/asciio_if_and_process.html#asciio-if-and-process-boxes","stencils/asciio_if_and_process.html#if-box-and-process-box","stencils/asciio_exec_box.html#asciio-exec-boxes","stencils/asciio_exec_box.html#multi-command","stencils/asciio_exec_box.html#verbatim","stencils/asciio_exec_box.html#once","stencils/asciio_exec_box.html#add-line-numbers","stencils/asciio_exec_box.html#examples","stencils/asciio_exec_box.html#using-previously-generated-output","stencils/asciio_exec_box.html#tables","stencils/asciio_exec_box.html#figlet","stencils/asciio_exec_box.html#diagon","stencils/asciio_exec_box.html#plantuml","stencils/asciio_arrows.html#asciio-arrows","stencils/asciio_arrows.html#wirl-arrow","stencils/asciio_arrows.html#multi-section-wirl-arrow","stencils/asciio_arrows.html#angled-arrow-and-axis","stencils/asciio_arrows.html#connecting-lines","stencils/asciio_arrows.html#non-connecting-lines","stencils/asciio_arrows.html#ascii-line","stencils/asciio_arrows.html#unicode-line","stencils/asciio_arrows.html#unicode-bold-line","stencils/asciio_arrows.html#unicode-double-line","stencils/asciio_arrows.html#example-of-non-connecting-lines-in-crossing-mode","stencils/pseudo_connectors.html#pseudo-connectors","stencils/pseudo_connectors.html#pseudo-connector-with-4-optimized-connectors","stencils/pseudo_connectors.html#pseudo-connector-with-one-connector","stencils/pseudo_connectors.html#example","stencils/box_connectors.html#box-connectors","stencils/box_connectors.html#connectors","stencils/box_connectors.html#example","stencils/asciio_shapes.html#asciio-shapes","stencils/verbatim.html#verbatim-objects","stencils/verbatim.html#scales","stencils/user.html#user-stencils","stencils/user.html#integrating-asciio-and-ditaa-third-party-example","stencils/user.html#introduction","stencils/user.html#modifying-asciio","stencils/user.html#adding-in-a-ditaa-stencil","stencils/user.html#a-standard-box","stencils/user.html#add-rounded-box","stencils/user.html#add-ditaa-arrows","stencils/user.html#add-colours-and-special-shape-codes","stencils/user.html#modifying-saving","stencils/user.html#using-the-new-setup","stencils/user.html#troubleshooting","stencils/user.html#asciio-forgets-where-i-saved","editing_elements.html#editing-elements-text-and-attributes","editing_elements.html#dialog-editing","editing_elements.html#inline-editing","editing_elements.html#alternate-editing","editing_elements.html#changing-mode","editing_elements.html#setting-the-editing-mode-in-the-user-configuration","editing_elements/markup_mode.html#markup-mode","editing_elements/markup_mode.html#1-use-markup-mode","editing_elements/markup_mode.html#2-zimwiki-format-description","editing_elements/markup_mode.html#21-edit-marks","editing_elements/markup_mode.html#22-export","working_efficiently.html#working-efficiently","editing/keyboard.html#keyboard","editing/mouse.html#mouse","editing/mouse.html#quick-link","editing/mouse.html#quick-copy","editing/mouse.html#quick-arrow","editing/mouse.html#quick-section","editing/mouse.html#quick-box-and-section","editing/cloning.html#cloning","editing/cloning.html#cloning-base-elements","editing/cloning.html#cloning-the-selection","editing/cloning.html#hint-lines","editing/grouping.html#grouping-elements","editing/grouping.html#selecting-elements","editing/grouping.html#group-creation","editing/grouping.html#group-manipulation","editing/grouping.html#ungrouping","editing/strip-groups.html#strip-groups","exporting.html#exportsave","export/asciio.html#asciio-format","export/text.html#exporting-to-ascii","export/svg.html#svg","export/svg.html#create-a-diagram-in-asciio","export/svg.html#export-it-to-svg","export/svg.html#further-process-the-svg","export/clipboard.html#clipboard","modes.html#modes","modes/git.html#git","modes/cross.html#cross-mode","modes/cross.html#1-introduction","modes/cross.html#2-complex-graphics","modes/cross.html#3-enabling-cross-mode","modes/cross.html#31-globally","modes/cross.html#32-dynamically","modes/cross.html#4-line-and-box","modes/cross.html#5-lines-and-boxes","modes/cross.html#6-exported-to-text","modes/slides.html#slides","examples.html#examples","examples.html#unix-structure","examples.html#documenting-hardware-instrumentation","examples.html#decorating-forth-code","examples/example1.html#example-1","examples/example1.html#describing-a-class-hierarchy","examples/example2.html#german-railroad","examples/unicode_example.html#unicode-example","videos/videos.html#videos","Bindings.html#bindings","Bindings.html#bindings-help","Bindings.html#bindings-map","bindings/mouse.html#mouse","bindings/mouse.html#mouse-emulation","bindings/vim-like.html#why-vim-like-bindings","bindings/vim-like.html#combinations","bindings/vim-like.html#speed","bindings/vim-like.html#structure-and-mnemonics","bindings/vim-like.html#quizz","bindings/single_key.html#single-key-bindings","bindings/gui.html#gui-bindings","bindings/gui.html#keyboard","bindings/gui.html#mouse","bindings/moving.html#moving-elements","bindings/selecting.html#selecting-elements","bindings/resizing.html#resizing-elements","bindings/clipboard.html#clipboard","bindings/multiple_keys.html#multiple-key-bindings","bindings/commands.html#-command-group","bindings/inserting.html#i-insert-group","bindings/arrows.html#a-arrow-group","bindings/aligning.html#a-align-group","bindings/grouping.html#g-grouping-group","bindings/grouping_stripes.html#a-g-stripes-group-group","bindings/display.html#z-display-group","bindings/slides.html#s-slides-group","bindings/debug.html#d-debug-group","configuration.html#configuration","config/user_bindings.html#user-bindings","config/user_bindings/binding_format.html#binding-format","config/user_bindings/group_bindings.html#group-bindings","config/user_bindings/capturing_groups.html#capturing-groups","config/user_bindings/binding_override.html#binding-override","config/user_bindings/capturing_groups_overlay.html#capturing-groups-with-overlay","config/user_bindings/capturing_groups_overlay.html#define--overlays","config/user_bindings/capturing_groups_overlay.html#declare-callbacks","config/user_bindings/capturing_groups_overlay.html#declare-bindings","config/user_stencils.html#user-stencils","for_developers/index.html#for-developers","for_developers/scripting.html#scripting","for_developers/scripting.html#executing-your-scripts","for_developers/scripting.html#transform-json-via-datatreedumper-to-asciio-script","for_developers/scripting.html#simplified-scripting-interface","for_developers/scripting.html#create-a-new-perl-script","for_developers/scripting.html#adding-boxes","for_developers/scripting.html#adding-connections","for_developers/scripting.html#canonizing-connections","for_developers/scripting.html#printing-and-saving-the-result","for_developers/scripting.html#adding-multi-wirl-arrows","for_developers/scripting.html#full-example","for_developers/scripting_execute.html#executing-your-script","for_developers/scripting_execute.html#from-the-command-line","for_developers/scripting_execute.html#from-within-asciio","for_developers/scripting_execute.html#via-asciios-web-server","for_developers/scripting_execute.html#script-commands","for_developers/scripting_execute.html#script-file","for_developers/scripting_execute.html#connecting-to-asciio-web-server","for_developers/scripting_api.html#simplified-scripting-api","for_developers/scripting_api.html#stop_updating_display","for_developers/scripting_api.html#start_updating_display","for_developers/scripting_api.html#create_undo_snapshot","for_developers/scripting_api.html#add","for_developers/scripting_api.html#delete_by_name","for_developers/scripting_api.html#delete_selected_elements","for_developers/scripting_api.html#add_type","for_developers/scripting_api.html#new_box","for_developers/scripting_api.html#new_text","for_developers/scripting_api.html#new_wirl_arrow","for_developers/scripting_api.html#move","for_developers/scripting_api.html#offset","for_developers/scripting_api.html#select_all_elements","for_developers/scripting_api.html#deselect_all_elements","for_developers/scripting_api.html#select_all_script_elements","for_developers/scripting_api.html#deselect_all_script_elements","for_developers/scripting_api.html#connect_elements","for_developers/scripting_api.html#optimize","for_developers/scripting_api.html#delete_all_ruler_lines","for_developers/scripting_api.html#add_ruler_line","for_developers/scripting_api.html#save_to","for_developers/scripting_api.html#to_ascii","for_developers/scripting_api.html#ascii_out","for_developers/modify_Asciio.html#modifying-asciio","for_developers/bindings.html#bindings","for_developers/bindings.html#binding-groups","for_developers/debugging.html#debugging","for_developers/cross_algorithm.html#basic-introduction","for_developers/cross_algorithm.html#detailed-steps","for_developers/cross_algorithm.html#1-find-the-cross-point","for_developers/cross_algorithm.html#2-judgment-scene","for_developers/cross_algorithm.html#21-general-situation","for_developers/cross_algorithm.html#22-improve-efficiency","for_developers/cross_algorithm.html#23-an-additional-case-needs-to-be-considered-separately","for_developers/cross_algorithm.html#24-the-case-of-character-coverage","for_developers/cross_algorithm.html#25-a-method-to-simplify-logical-judgment","for_developers/unicode_support.html#unicode-character-classification","for_developers/unicode_support.html#characters-of-length-1","for_developers/unicode_support.html#characters-of-length-2","for_developers/unicode_support.html#characters-of-length-0","for_developers/overlay.html#overlay","for_developers/overlay.html#user-defined-callback","for_developers/overlay.html#setting-and-resetting-the-callback","for_developers/overlay.html#callback-access-to-canvas","for_developers/overlay.html#callback--hideshow-mouse","misc/contributors.html#contributors","misc/contributors.html#license-and-copyright","misc/see_also.html#see-also"],"index":{"documentStore":{"docInfo":{"0":{"body":130,"breadcrumbs":2,"title":1},"1":{"body":8,"breadcrumbs":3,"title":1},"10":{"body":14,"breadcrumbs":4,"title":2},"100":{"body":0,"breadcrumbs":4,"title":1},"101":{"body":30,"breadcrumbs":5,"title":2},"102":{"body":16,"breadcrumbs":5,"title":2},"103":{"body":13,"breadcrumbs":5,"title":2},"104":{"body":32,"breadcrumbs":5,"title":2},"105":{"body":56,"breadcrumbs":6,"title":3},"106":{"body":8,"breadcrumbs":4,"title":1},"107":{"body":24,"breadcrumbs":6,"title":3},"108":{"body":11,"breadcrumbs":5,"title":2},"109":{"body":19,"breadcrumbs":5,"title":2},"11":{"body":21,"breadcrumbs":4,"title":2},"110":{"body":63,"breadcrumbs":5,"title":2},"111":{"body":23,"breadcrumbs":5,"title":2},"112":{"body":23,"breadcrumbs":5,"title":2},"113":{"body":23,"breadcrumbs":5,"title":2},"114":{"body":19,"breadcrumbs":4,"title":1},"115":{"body":0,"breadcrumbs":6,"title":2},"116":{"body":0,"breadcrumbs":2,"title":1},"117":{"body":0,"breadcrumbs":5,"title":2},"118":{"body":12,"breadcrumbs":4,"title":2},"119":{"body":13,"breadcrumbs":3,"title":1},"12":{"body":14,"breadcrumbs":4,"title":2},"120":{"body":2,"breadcrumbs":5,"title":3},"121":{"body":1,"breadcrumbs":4,"title":2},"122":{"body":16,"breadcrumbs":5,"title":3},"123":{"body":0,"breadcrumbs":3,"title":1},"124":{"body":0,"breadcrumbs":2,"title":1},"125":{"body":151,"breadcrumbs":3,"title":1},"126":{"body":0,"breadcrumbs":4,"title":2},"127":{"body":12,"breadcrumbs":4,"title":2},"128":{"body":16,"breadcrumbs":5,"title":3},"129":{"body":0,"breadcrumbs":6,"title":4},"13":{"body":65,"breadcrumbs":4,"title":2},"130":{"body":6,"breadcrumbs":4,"title":2},"131":{"body":6,"breadcrumbs":4,"title":2},"132":{"body":2,"breadcrumbs":5,"title":3},"133":{"body":1,"breadcrumbs":5,"title":3},"134":{"body":0,"breadcrumbs":5,"title":3},"135":{"body":0,"breadcrumbs":3,"title":1},"136":{"body":0,"breadcrumbs":2,"title":1},"137":{"body":17,"breadcrumbs":3,"title":2},"138":{"body":17,"breadcrumbs":4,"title":3},"139":{"body":54,"breadcrumbs":4,"title":3},"14":{"body":27,"breadcrumbs":4,"title":2},"140":{"body":0,"breadcrumbs":5,"title":2},"141":{"body":6,"breadcrumbs":6,"title":3},"142":{"body":60,"breadcrumbs":5,"title":2},"143":{"body":36,"breadcrumbs":5,"title":2},"144":{"body":30,"breadcrumbs":3,"title":1},"145":{"body":58,"breadcrumbs":2,"title":1},"146":{"body":12,"breadcrumbs":3,"title":2},"147":{"body":6,"breadcrumbs":3,"title":2},"148":{"body":123,"breadcrumbs":3,"title":1},"149":{"body":74,"breadcrumbs":4,"title":2},"15":{"body":25,"breadcrumbs":2,"title":1},"150":{"body":0,"breadcrumbs":5,"title":2},"151":{"body":54,"breadcrumbs":4,"title":1},"152":{"body":12,"breadcrumbs":4,"title":1},"153":{"body":132,"breadcrumbs":5,"title":2},"154":{"body":19,"breadcrumbs":4,"title":1},"155":{"body":20,"breadcrumbs":6,"title":3},"156":{"body":0,"breadcrumbs":7,"title":2},"157":{"body":31,"breadcrumbs":6,"title":1},"158":{"body":27,"breadcrumbs":6,"title":1},"159":{"body":40,"breadcrumbs":7,"title":2},"16":{"body":20,"breadcrumbs":3,"title":1},"160":{"body":24,"breadcrumbs":7,"title":2},"161":{"body":55,"breadcrumbs":7,"title":2},"162":{"body":19,"breadcrumbs":5,"title":1},"163":{"body":0,"breadcrumbs":6,"title":3},"164":{"body":31,"breadcrumbs":7,"title":2},"165":{"body":73,"breadcrumbs":7,"title":2},"166":{"body":27,"breadcrumbs":7,"title":2},"167":{"body":20,"breadcrumbs":7,"title":2},"168":{"body":27,"breadcrumbs":9,"title":3},"169":{"body":17,"breadcrumbs":11,"title":4},"17":{"body":0,"breadcrumbs":3,"title":1},"170":{"body":25,"breadcrumbs":9,"title":3},"171":{"body":15,"breadcrumbs":9,"title":3},"172":{"body":24,"breadcrumbs":9,"title":3},"173":{"body":19,"breadcrumbs":2,"title":1},"174":{"body":63,"breadcrumbs":5,"title":2},"175":{"body":36,"breadcrumbs":7,"title":2},"176":{"body":45,"breadcrumbs":7,"title":2},"177":{"body":36,"breadcrumbs":7,"title":2},"178":{"body":39,"breadcrumbs":7,"title":2},"179":{"body":2,"breadcrumbs":9,"title":3},"18":{"body":0,"breadcrumbs":4,"title":2},"180":{"body":50,"breadcrumbs":8,"title":2},"181":{"body":61,"breadcrumbs":8,"title":2},"182":{"body":56,"breadcrumbs":8,"title":2},"183":{"body":12,"breadcrumbs":5,"title":2},"184":{"body":0,"breadcrumbs":2,"title":1},"185":{"body":13,"breadcrumbs":3,"title":1},"186":{"body":2,"breadcrumbs":4,"title":2},"187":{"body":34,"breadcrumbs":8,"title":6},"188":{"body":22,"breadcrumbs":5,"title":3},"189":{"body":18,"breadcrumbs":6,"title":4},"19":{"body":0,"breadcrumbs":4,"title":2},"190":{"body":27,"breadcrumbs":4,"title":2},"191":{"body":15,"breadcrumbs":4,"title":2},"192":{"body":12,"breadcrumbs":4,"title":2},"193":{"body":9,"breadcrumbs":5,"title":3},"194":{"body":50,"breadcrumbs":6,"title":4},"195":{"body":66,"breadcrumbs":4,"title":2},"196":{"body":0,"breadcrumbs":5,"title":2},"197":{"body":6,"breadcrumbs":5,"title":2},"198":{"body":11,"breadcrumbs":5,"title":2},"199":{"body":15,"breadcrumbs":7,"title":4},"2":{"body":77,"breadcrumbs":6,"title":4},"20":{"body":0,"breadcrumbs":5,"title":3},"200":{"body":10,"breadcrumbs":5,"title":2},"201":{"body":3,"breadcrumbs":5,"title":2},"202":{"body":84,"breadcrumbs":7,"title":4},"203":{"body":0,"breadcrumbs":6,"title":3},"204":{"body":10,"breadcrumbs":4,"title":1},"205":{"body":10,"breadcrumbs":4,"title":1},"206":{"body":4,"breadcrumbs":4,"title":1},"207":{"body":19,"breadcrumbs":4,"title":1},"208":{"body":5,"breadcrumbs":4,"title":1},"209":{"body":4,"breadcrumbs":4,"title":1},"21":{"body":2,"breadcrumbs":4,"title":2},"210":{"body":17,"breadcrumbs":4,"title":1},"211":{"body":12,"breadcrumbs":4,"title":1},"212":{"body":8,"breadcrumbs":4,"title":1},"213":{"body":23,"breadcrumbs":4,"title":1},"214":{"body":15,"breadcrumbs":4,"title":1},"215":{"body":13,"breadcrumbs":4,"title":1},"216":{"body":4,"breadcrumbs":4,"title":1},"217":{"body":4,"breadcrumbs":4,"title":1},"218":{"body":5,"breadcrumbs":4,"title":1},"219":{"body":5,"breadcrumbs":4,"title":1},"22":{"body":0,"breadcrumbs":3,"title":1},"220":{"body":8,"breadcrumbs":4,"title":1},"221":{"body":3,"breadcrumbs":4,"title":1},"222":{"body":4,"breadcrumbs":4,"title":1},"223":{"body":10,"breadcrumbs":4,"title":1},"224":{"body":8,"breadcrumbs":4,"title":1},"225":{"body":4,"breadcrumbs":4,"title":1},"226":{"body":5,"breadcrumbs":4,"title":1},"227":{"body":0,"breadcrumbs":5,"title":2},"228":{"body":94,"breadcrumbs":5,"title":1},"229":{"body":60,"breadcrumbs":6,"title":2},"23":{"body":0,"breadcrumbs":4,"title":2},"230":{"body":20,"breadcrumbs":3,"title":1},"231":{"body":67,"breadcrumbs":5,"title":2},"232":{"body":0,"breadcrumbs":5,"title":2},"233":{"body":79,"breadcrumbs":7,"title":4},"234":{"body":0,"breadcrumbs":6,"title":3},"235":{"body":147,"breadcrumbs":6,"title":3},"236":{"body":43,"breadcrumbs":6,"title":3},"237":{"body":80,"breadcrumbs":9,"title":6},"238":{"body":49,"breadcrumbs":7,"title":4},"239":{"body":52,"breadcrumbs":8,"title":5},"24":{"body":31,"breadcrumbs":3,"title":1},"240":{"body":19,"breadcrumbs":6,"title":3},"241":{"body":15,"breadcrumbs":6,"title":3},"242":{"body":83,"breadcrumbs":6,"title":3},"243":{"body":65,"breadcrumbs":6,"title":3},"244":{"body":8,"breadcrumbs":3,"title":1},"245":{"body":42,"breadcrumbs":5,"title":3},"246":{"body":38,"breadcrumbs":5,"title":3},"247":{"body":87,"breadcrumbs":5,"title":3},"248":{"body":21,"breadcrumbs":5,"title":3},"249":{"body":17,"breadcrumbs":3,"title":1},"25":{"body":50,"breadcrumbs":5,"title":3},"250":{"body":12,"breadcrumbs":4,"title":2},"251":{"body":39,"breadcrumbs":2,"title":1},"26":{"body":0,"breadcrumbs":2,"title":1},"27":{"body":0,"breadcrumbs":6,"title":2},"28":{"body":3,"breadcrumbs":5,"title":1},"29":{"body":7,"breadcrumbs":6,"title":2},"3":{"body":24,"breadcrumbs":3,"title":1},"30":{"body":6,"breadcrumbs":6,"title":2},"31":{"body":5,"breadcrumbs":6,"title":2},"32":{"body":13,"breadcrumbs":6,"title":2},"33":{"body":9,"breadcrumbs":8,"title":4},"34":{"body":1,"breadcrumbs":6,"title":2},"35":{"body":0,"breadcrumbs":5,"title":1},"36":{"body":4,"breadcrumbs":5,"title":1},"37":{"body":5,"breadcrumbs":9,"title":5},"38":{"body":8,"breadcrumbs":5,"title":1},"39":{"body":10,"breadcrumbs":6,"title":2},"4":{"body":7,"breadcrumbs":3,"title":1},"40":{"body":9,"breadcrumbs":9,"title":3},"41":{"body":1,"breadcrumbs":9,"title":3},"42":{"body":16,"breadcrumbs":10,"title":3},"43":{"body":23,"breadcrumbs":9,"title":2},"44":{"body":26,"breadcrumbs":8,"title":1},"45":{"body":18,"breadcrumbs":8,"title":1},"46":{"body":15,"breadcrumbs":10,"title":3},"47":{"body":0,"breadcrumbs":8,"title":1},"48":{"body":7,"breadcrumbs":11,"title":4},"49":{"body":18,"breadcrumbs":8,"title":1},"5":{"body":23,"breadcrumbs":3,"title":1},"50":{"body":144,"breadcrumbs":8,"title":1},"51":{"body":22,"breadcrumbs":8,"title":1},"52":{"body":1,"breadcrumbs":8,"title":1},"53":{"body":15,"breadcrumbs":5,"title":2},"54":{"body":9,"breadcrumbs":5,"title":2},"55":{"body":8,"breadcrumbs":7,"title":4},"56":{"body":7,"breadcrumbs":6,"title":3},"57":{"body":29,"breadcrumbs":5,"title":2},"58":{"body":44,"breadcrumbs":6,"title":3},"59":{"body":0,"breadcrumbs":5,"title":2},"6":{"body":57,"breadcrumbs":3,"title":1},"60":{"body":0,"breadcrumbs":5,"title":2},"61":{"body":0,"breadcrumbs":6,"title":3},"62":{"body":0,"breadcrumbs":6,"title":3},"63":{"body":3,"breadcrumbs":9,"title":6},"64":{"body":25,"breadcrumbs":5,"title":2},"65":{"body":5,"breadcrumbs":8,"title":5},"66":{"body":5,"breadcrumbs":7,"title":4},"67":{"body":2,"breadcrumbs":4,"title":1},"68":{"body":34,"breadcrumbs":5,"title":2},"69":{"body":42,"breadcrumbs":4,"title":1},"7":{"body":16,"breadcrumbs":4,"title":2},"70":{"body":1,"breadcrumbs":4,"title":1},"71":{"body":20,"breadcrumbs":5,"title":2},"72":{"body":46,"breadcrumbs":5,"title":2},"73":{"body":23,"breadcrumbs":4,"title":1},"74":{"body":16,"breadcrumbs":5,"title":2},"75":{"body":19,"breadcrumbs":9,"title":6},"76":{"body":30,"breadcrumbs":4,"title":1},"77":{"body":22,"breadcrumbs":5,"title":2},"78":{"body":25,"breadcrumbs":6,"title":3},"79":{"body":99,"breadcrumbs":5,"title":2},"8":{"body":6,"breadcrumbs":3,"title":1},"80":{"body":49,"breadcrumbs":6,"title":3},"81":{"body":153,"breadcrumbs":6,"title":3},"82":{"body":171,"breadcrumbs":8,"title":5},"83":{"body":131,"breadcrumbs":5,"title":2},"84":{"body":136,"breadcrumbs":6,"title":3},"85":{"body":81,"breadcrumbs":4,"title":1},"86":{"body":35,"breadcrumbs":6,"title":3},"87":{"body":9,"breadcrumbs":8,"title":4},"88":{"body":15,"breadcrumbs":6,"title":2},"89":{"body":9,"breadcrumbs":6,"title":2},"9":{"body":13,"breadcrumbs":3,"title":1},"90":{"body":8,"breadcrumbs":6,"title":2},"91":{"body":7,"breadcrumbs":6,"title":2},"92":{"body":18,"breadcrumbs":9,"title":5},"93":{"body":20,"breadcrumbs":8,"title":2},"94":{"body":37,"breadcrumbs":10,"title":4},"95":{"body":0,"breadcrumbs":10,"title":4},"96":{"body":61,"breadcrumbs":9,"title":3},"97":{"body":37,"breadcrumbs":8,"title":2},"98":{"body":42,"breadcrumbs":4,"title":2},"99":{"body":44,"breadcrumbs":4,"title":1}},"docs":{"0":{"body":"___ .-------. / | __________________ | Tokyo | / /| | / ___/ ___/ / / __ \\ '-------' .-----------. / ___ |(__ ) /__/ / / /_/ / ^ | Tuju-Tuju | /_/ |_/____/\\___/_/_/\\____/ | '-----------' | ^ .-------. | .------.---| Malmö |---------' .-------. | | '-------' | Korba | v | ^ '-------' .--------. | | .-------. | | Dallas | | '-----| Paris |<-----' '--------' | '-------' v .--------. | Moscow | '--------' Asciio allows you to draw ASCII diagrams in a GUI or TUI. The diagrams can be saved as ASCII text or in a format that allows you to modify them later. Diagrams consist of boxes and text elements connected by arrows. The elements stay connected when you move them around. Both GUI and TUI have vim-like bindings, the GUI has a few extra bindings that are usually found in GUI applications; bindings can be modified. ASCII format is easy and universal, many tools exist to manipulate it and even transform it to other formats. I've used it a lot to draw trees and graphs when my hand drawn pictures were good enough for presentations. Having the possibility to copy and modify the graphs/diagrams makes it possible to present changes in an attractive way. Asciio was born ... as a dare; someone coined a cool name at a conference in Oslo it's been under development for 20 years. It proved to very useful for embedding graphs in code, documentation, requirements, ... .------. .-----------| root |---------. | '------' | other process | .------------|-------------. v | v | .--. | .--. | .---'--' | .---'--'---. | | | | | | | v | | v v | .--. | link | .--. .--. | .--'--' .--------------------'--' '--' | | | | | | v | | v | .--. v | .--. | '--' .--. | '--' | '--' | | '--------------------------'","breadcrumbs":"Introduction » History","id":"0","title":"History"},"1":{"body":"We're working on having packages pre-build for different distributions","breadcrumbs":"Installation and running » Installation","id":"1","title":"Installation"},"10":{"body":"This is the preferred method, and the fastest. The bindings are vim-like and which make the many bindings much easier to remember. See the Bindings section","breadcrumbs":"Asciio's interface » keyboard bindings","id":"10","title":"keyboard bindings"},"100":{"body":"","breadcrumbs":"Working efficiently » Mouse » Mouse","id":"100","title":"Mouse"},"101":{"body":"Binding: «alt-left-mouse-click» create a box is nothing is selected if only a box is selected, create a new box and connect to it if a box is selected and mouse over a box, connect them if multiple boxes are selected, create a box and connect to all boxes quick link","breadcrumbs":"Working efficiently » Mouse » Quick link","id":"101","title":"Quick link"},"102":{"body":"Binding: «alt-shift-left-mouse-click» Copy the current selection and move it to another position, see cloning quick copy","breadcrumbs":"Working efficiently » Mouse » Quick copy","id":"102","title":"Quick copy"},"103":{"body":"Binding: «ctl-alt-mouse-motion» If an arrow is selected, move its end point with the mouse. quick arrow","breadcrumbs":"Working efficiently » Mouse » Quick arrow","id":"103","title":"Quick arrow"},"104":{"body":"Binding: «ctl-alt-left-mouse-click» If a wirl arrow is selected, add section. if another element is selected, add new arror You can then move the its end point with the mouse. releasing «ctl» lets you move the mouse to another position for a new section. quick section","breadcrumbs":"Working efficiently » Mouse » Quick section","id":"104","title":"Quick section"},"105":{"body":"You can quickly create boxes and section by combining quick link and quick section . «alt-left-mouse-click», create a box «ctl-alt-left-mouse-click», link the box to a new arrow move mouse «ctl-alt-left-mouse-click», add a section move mouse «ctl-alt-left-mouse-click», add a section move mouse «alt-left-mouse-click», connect last section to new box quick box and section","breadcrumbs":"Working efficiently » Mouse » Quick box and section","id":"105","title":"Quick box and section"},"106":{"body":"You can activate the cloning feature to quickly add elements. Binding: c","breadcrumbs":"Working efficiently » Cloning » Cloning","id":"106","title":"Cloning"},"107":{"body":"When you initiate cloning without any elements selected, Asciio allows you to clone one of the base elements. Element Binding Box b Text t Wirl Arrow a Angled Arrow A Clone Base Elements","breadcrumbs":"Working efficiently » Cloning » Cloning Base Elements","id":"107","title":"Cloning Base Elements"},"108":{"body":"You can also clone a set of elements that have been selected. The bindings for the base elements are still applicable. Clone Selection","breadcrumbs":"Working efficiently » Cloning » Cloning the Selection","id":"108","title":"Cloning the Selection"},"109":{"body":"If hint lines are enabled, additional lines are displayed to indicate the limits of the elements being cloned. You can toggle the hint lines on and off. Binding: h Clone Hint Lines","breadcrumbs":"Working efficiently » Cloning » Hint Lines","id":"109","title":"Hint Lines"},"11":{"body":"Although work can mostly be done using the keyboard, the mouse is still useful in some ccases (selecting in a TUI is difficult) and it even shines when creating new diagrams. See Working efficiently","breadcrumbs":"Asciio's interface » mouse binidings","id":"11","title":"mouse binidings"},"110":{"body":"Grouping elements allows you to organize and manipulate multiple objects as a single unit. groupin elements Grouping helps you manage complex diagrams by treating grouped elements as a cohesive entity. You can visually distinguish between different element or categories by grouping related elements together. Manipulating a group as a single unit saves time and effort compared to modifying each element individually. You can quickly move entire sections of your diagram without having to select each element separately. Grouping ensures that all elements within a group maintain their relative positions and alignments.","breadcrumbs":"Working efficiently » Grouping » Grouping elements","id":"110","title":"Grouping elements"},"111":{"body":"To create a group, you first need to select multiple elements in your diagram. You can do this by clicking and dragging a selection box around the desired elements or by individually selecting each element while holding down a modifier key.","breadcrumbs":"Working efficiently » Grouping » Selecting Elements","id":"111","title":"Selecting Elements"},"112":{"body":"Binding: gg Please note that the grouped elements in the diagram program are visually differentiated from other elements by having a slightly distinct background. This distinction aids in easily identifying and distinguishing the elements that have been grouped together.","breadcrumbs":"Working efficiently » Grouping » Group Creation","id":"112","title":"Group Creation"},"113":{"body":"After creating a group, you can manipulate it as a single entity. For example, you can move, copy, or align the entire group as if it were a single object. Any modifications you make to the group, such as changing its color or style, will apply to all the elements within it.","breadcrumbs":"Working efficiently » Grouping » Group Manipulation","id":"113","title":"Group Manipulation"},"114":{"body":"Binding: gu When you want to edit individual elements within a group or remove them from the group, you can ungroup them. This action separates the grouped elements back into their original individual objects.","breadcrumbs":"Working efficiently » Grouping » Ungrouping","id":"114","title":"Ungrouping"},"115":{"body":"","breadcrumbs":"Working efficiently » Strip groups » Strip groups","id":"115","title":"Strip groups"},"116":{"body":"","breadcrumbs":"Export/Save » Export/Save","id":"116","title":"Export/Save"},"117":{"body":"","breadcrumbs":"Export/Save » Asciio format » Asciio format","id":"117","title":"Asciio format"},"118":{"body":"You can export to a file in ASCII by using a '.txt' file extension. You can also export the selection, in ASCII, to the Primary clipboard.","breadcrumbs":"Export/Save » text » Exporting to ASCII","id":"118","title":"Exporting to ASCII"},"119":{"body":"Asciio doesn't export directly to SVG but uses a text to SVG application like Goat or SvgBob. Goat svgbob","breadcrumbs":"Export/Save » SVG » SVG","id":"119","title":"SVG"},"12":{"body":"My least favorite way of using Asciio, it's slow and cumbersome for most actions. I try to reduce the amount of menu and sub menus.","breadcrumbs":"Asciio's interface » popup menus","id":"12","title":"popup menus"},"120":{"body":"SVG source","breadcrumbs":"Export/Save » SVG » Create a diagram in Asciio","id":"120","title":"Create a diagram in Asciio"},"121":{"body":"SVG","breadcrumbs":"Export/Save » SVG » Export it to SVG","id":"121","title":"Export it to SVG"},"122":{"body":"I used fskpf web site to generate a pseudo hand-drawn graph out of it hand drawn The svg2roughj sproject is here svg2roughjs","breadcrumbs":"Export/Save » SVG » Further process the SVG","id":"122","title":"Further process the SVG"},"123":{"body":"","breadcrumbs":"Export/Save » Clipboard » Clipboard","id":"123","title":"Clipboard"},"124":{"body":"","breadcrumbs":"Modes » Modes","id":"124","title":"Modes"},"125":{"body":".*-----*------------------------------* / \\ / \\ *------*---------*-----BETA---. \\ \\ \\ \\ \\ .-----. ' \\ .-------------. *---| fix |---*-----RELEASE 1.3------>*-----*---------* | Release 2.0 | '-----' \\ / / |-------------| \\ / / | changes |-------------------> '---*-------*--------------*------* | tag: ... | \\ / | eta: ... | \\ / '-------------' *-------' The git mode allows you to draw git graph quickly. The git mode redefines some bindings to allow you to work faster. Only the bindings listed below are available when editing. action binding Exit git mode «Escape» Undo «u» Insert and link node «g» «right-click» Change arrow direction «d» Add box «b» Add text «t» Add arrow «a» Select objects «left-click» Edit Selected element «Return» «double-click» Delete elements «Delete» «x» Flip hint lines «h» Display popup menu «alt+right-click» When you insert and link a node : if nothing is under the pointer or selected, it will insert a commit node if a node is selected and nothing under the pointer, it will insert a new node and connect with the previously selected node if a node is selected and the pointer is over a node, it will link the nodes Let's create a git graph. git graph You can export the text and use it in our documentation .----------------------------------. | feature branch | | | | *-------------------* | | / \\ | | / \\ | '----/-------------------------\\---' / \\ *---------*---------*---------*---------*---------* ^ ^ | | | | | | we need a new we want to merge here feature branch or you can generate some fancy SVGs for a presentation. git graph git graph The connector and arrow type of the git mode can be changed. In the user configuration for the connector, GIT_MODE_CONNECTOR_CHAR_LIST => ['*', 'o', '+', 'x', 'X', '┼', '╋', '╬'], or in the popup menu for both. git_popup menu","breadcrumbs":"Modes » Git » git","id":"125","title":"git"},"126":{"body":"","breadcrumbs":"Modes » Cross » Cross Mode","id":"126","title":"Cross Mode"},"127":{"body":"In normal mode, elements boundaries are independent of each. normal_elements In cross mode intersections are merged: cross_elements","breadcrumbs":"Modes » Cross » 1 Introduction","id":"127","title":"1 Introduction"},"128":{"body":"The cross-mode lets you create graphics like this table ╔═══════╤══════════════════════════════════════════════════════════════╗ ║ │ test scores ║ ║ ├──────┬───────┬───────┬────────┬───────┬──────┬────────┬──────╢ ║ Name │ Math│Physics│ │ │ │ │ │ ║ ╟───────┼──────┼───────┼───────┼────────┼───────┼──────┼────────┼──────╢ ║ Jim │ A+ │ B │ │ │ │ │ │ ║ ╟───────┼──────┼───────┼───────┼────────┼───────┼──────┼────────┼──────╢ ║Stephen│ B │ A │ │ │ │ │ │ ║ ╟───────┼──────┼───────┼───────┼────────┼───────┼──────┼────────┼──────╢ ║ Kate │ A │ C │ │ │ │ │ │ ║ ╚═══════╧══════╧═══════╧═══════╧════════╧═══════╧══════╧════════╧══════╝","breadcrumbs":"Modes » Cross » 2 Complex graphics","id":"128","title":"2 Complex graphics"},"129":{"body":"","breadcrumbs":"Modes » Cross » 3 Enabling cross-mode","id":"129","title":"3 Enabling cross-mode"},"13":{"body":"Asciio supports Unicode is a work under progress; including support for Asian languages, thanks to the co-developer who writes in these languages, but you may need a font that supports them. https://github.com/be5invis/Sarasa-Gothic/ unicode in Asciio unicode exported In the examples above the box is drawn with unicode characters, the box is oversized by design, it shrinks and expands properly. unicode in Asciioshrunk box If you want to align Thai, or Arabic, or Hebrew, under normal circumstances, the default monospaced font of the system is fine. If you find that it cannot be aligned, you can download a font that can align them. unicode_thai_alabo_hebrew When displayed in exported software, you also need a font that aligns them. .-----. .----------------. | abc |----->| สวัสดีเราเคยพบกัน | '-----' '----------------' | | | | .---------------. '-->| שלום, נפגשנו | '---------------' | | .------------------. | | مرحبا هل التقينا |<-------------' '------------------'","breadcrumbs":"Unicode support » Unicode support","id":"13","title":"Unicode support"},"130":{"body":"Add this line in your user configuration. USE_CROSS_MODE => 1,","breadcrumbs":"Modes » Cross » 3.1 Globally","id":"130","title":"3.1 Globally"},"131":{"body":"Binding: «z-x» 'Switch cross mode'","breadcrumbs":"Modes » Cross » 3.2 Dynamically","id":"131","title":"3.2 Dynamically"},"132":{"body":"cross_lines cross_boxs","breadcrumbs":"Modes » Cross » 4 Line and Box","id":"132","title":"4 Line and Box"},"133":{"body":"cross_box_line","breadcrumbs":"Modes » Cross » 5 Lines and boxes","id":"133","title":"5 Lines and boxes"},"134":{"body":".--------. ╭────────╮ ┏━━━━━━━━┓ ╔════════╗ | | │ │ ┃ ┃ ║ ║ | | │ │ ┃ ┏━━━━━┻━━┓ ║ ║ | | │ │ ┃ ┃ ┃ ║ ║ '--------' ╰────────╯ ┗━━┫ ┃ ╚════════╝ ┃ ┃ ┗━━━━━━━━┛ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ | │ ━━━━━╋━━━━━━ ║ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ .--------. | | ╭─┬────────┬─────╮ | .-----'--. │ │ │ │ | | | │ │ │ │ '--. | │ │ │ │ ╔══════════════╗ | | │ ╰────────╯ │ ║ ║ '--------' │ │ ║ ║ │ │ ║ ║ │ ╔═══════╧╗ ║ ║ │ ║ ║ ║ ║ ╰────────╢ ║ ║ ║ ║ ║ ║ ║ ╚════════╝ ╚══════════════╝","breadcrumbs":"Modes » Cross » 6 Exported to text","id":"134","title":"6 Exported to text"},"135":{"body":"","breadcrumbs":"Modes » Slides » slides","id":"135","title":"slides"},"136":{"body":"","breadcrumbs":"Examples » Examples","id":"136","title":"Examples"},"137":{"body":".---. .---. .---. .---. .---. .---. OS API '---' '---' '---' '---' '---' '---' | | | | | | v v | v | v .------------. | .-----------. | .-----. | Filesystem | | | Scheduler | | | MMU | '------------' | '-----------' | '-----' | | | | v | | v .----. | | .---------. | IO |<----' | | Network | '----' | '---------' | | | v v v .---------------------------------------. | HAL | '---------------------------------------'","breadcrumbs":"Examples » Unix structure","id":"137","title":"Unix structure"},"138":{"body":"_____ | ___ | ||___|| load | ooo |--.------------------.------------------------. '_____' | | | v v v .----------. .--------------------------. .----------------. | module C | | module A | | module B | '----------' |--------------------------| | (instrumented) | | | .-----. | '----------------' '---------------->| A.o | | | | '-----' | | | .------------------. | | | | A.instrumented.o |<-------------' | '------------------' | '--------------------------'","breadcrumbs":"Examples » Documenting hardware instrumentation","id":"138","title":"Documenting hardware instrumentation"},"139":{"body":"index? dup dup dup dup dup average @ + average ! .\" data = \" . .--------------. | Data Stack | |--------------| | next element |-----> average @ + average ! | dup |-----> .\" data = \" . | dup |-----> minv @ < if--. | dup | '------> minv ! .\" (new minv) \" or DROP after ELSE | dup |-----> maxv @ > if---. | dup | '----> maxv ! .\" (new maxv) \" or DROP after ELSE '--------------' minv @ < if minv ! .\" (new minv) \" else drop \\ data > minv so it's ignored maxv @ > if maxv ! .\" (new maxv) \" else drop \\ data < maxv so it's ignored then then counter @ 1 - counter ! \\ Decrement counter","breadcrumbs":"Examples » Decorating Forth code","id":"139","title":"Decorating Forth code"},"14":{"body":"Asciio's documentation is available in multiple formats this HTML documentation, generated by mdbook a manpage, available from within Asciio. info pages There's also: a bindings list a short help a \"user\" defined documentation. «h» Add help box","breadcrumbs":"Accessing documentation » Accessing documentation","id":"14","title":"Accessing documentation"},"140":{"body":"","breadcrumbs":"Examples » Class hierarchy » example 1","id":"140","title":"example 1"},"141":{"body":".-Base::Class::Derived_B / Something::Else / \\ .----Base::Class::Derived_C \\ / '----Base::Class ' \\ / '----Latest::Greatest Some::Thing--'","breadcrumbs":"Examples » Class hierarchy » describing a class hierarchy","id":"141","title":"describing a class hierarchy"},"142":{"body":"Graph-Easy is an application that generates graphs in ASCII, a bit like GraphViz. Graph-Easy .................................. : v\n+------+ +--------+ ............. +---------+ +---------+\n| Bonn | --> | Berlin | --> : : --> | Potsdam | ==> | Cottbus |\n+------+ +--------+ : : +---------+ +---------+ ^ : : ^ | : Frankfurt : | | : : | +--------+ : : +---------+ | | x | --> : : <-- | y | ------+ +--------+ :...........: +---------+ | | v +-----------+ | Dresden | +-----------+ I re-drew the example above in Asciio. .------------------------------. | | | v\n.------. .--------. .-----------. .---------. .---------.\n| Bonn |-.->| Berlin |-.->| Frankfurt |-.->| Potsdam |->| Cottbus |\n'------' | '--------' | '-----------' | '---------' '---------' | | | ^ .---. | | .---------. | | x |-----------' '->| Dresden | | '---' | '---------' | .---. | | | y |-----------'-------------------------------------' '---' There are few interesting things to notice: Graph-Easy smartly changes the size of the boxes to accommodate more connections Asciio doesn't have a routing functionality for graph, it would be a nice addition Asciio has 4 connectors per box (but you can get around it)","breadcrumbs":"Examples » German railway » German railroad","id":"142","title":"German railroad"},"143":{"body":"Asciio does't generate SVG but, in the spirit of unix tools, rely on another tool to convert text files to SVG. The \"goat\" project (https://github.com/blampe/goat) has been chosen to make the conversion, it must be installed, but you can use any converter you want; I recommend having a look athe ecexelent SVGBob too. See the \"Exporter\" section to learn how to write your own. Unicode","breadcrumbs":"Examples » Unicode Example » Unicode Example","id":"143","title":"Unicode Example"},"144":{"body":"presentation efficient session grouping working with external commands input to asciio using Asciio's output doing a presentation with Asciio writing requirements with Asciio and markdown Some older videos (15 years!) that show some basic usage: old video asciio 1.0","breadcrumbs":"Examples » Videos » videos","id":"144","title":"videos"},"145":{"body":"Both GUI and TUI have vim-like bindings, the GUI has a few extra bindings that are usually found in GUI applications; bindings can be modified. It's faster and easier to work with keyboard shortcuts than the mouse and the number of combination of mouse buttons * control-keys is very limited. Asciio bindings are vim-like, they initially take more time to get used to, and often take multiple key presses but they are much more logical as families of commands are accessed with shortcuts that start with the same letter. The bindings can be changed in your user configuration, See configuration/user_bindings","breadcrumbs":"Bindings » Bindings","id":"145","title":"Bindings"},"146":{"body":"Binding: zb bindings_help You can get a pop up showing the bindings ( ? in the top level) Or you can configure it: USE_BINDINGS_COMPLETION => 1,","breadcrumbs":"Bindings » Bindings help","id":"146","title":"Bindings help"},"147":{"body":"bindings change truth is in the config not this snapshot bindings","breadcrumbs":"Bindings » Bindings map","id":"147","title":"Bindings map"},"148":{"body":"action binding Edit selected element 000-2button-press-1 Edit selected element inline C00-2button-press-1 Mouse right-click 000-button-press-3, Mouse left-click 000-button-press-1, Mouse expand selection 00S-button-press-1, Mouse selection flip C00-button-press-1, Mouse quick link 0A0-button-press-1 Mouse duplicate elements 0AS-button-press-1 Mouse quick box C0S-button-press-1 Arrow to mouse CA0-motion_notify, Arrow mouse change direction CA0-2button-press-1 Arrow change direction CA0-d, Wirl arrow add section CA0-button-press-1, Wirl arrow insert flex point CA0-button-press-2, Mouse motion 000-motion_notify, Mouse motion 2 0AS-motion_notify, Mouse drag canvas C00-motion_notify, Zoom in C00-scroll-up, Zoom out C00-scroll-down,","breadcrumbs":"Bindings » Mouse » Mouse","id":"148","title":"Mouse"},"149":{"body":"action binding Toggle mouse «'» Mouse shift-left-click «Ö» Mouse left-click «ö» Mouse right-click «ä» Mouse drag left 3 «H» Mouse drag down 3 «J» Mouse drag up 3 «K» Mouse drag right 3 «L» Mouse drag down «Down» Mouse drag left «Left» Mouse drag right «Right» Mouse drag up «Up» Mouse drag down «A-Down» Mouse drag left «A-Left» Mouse drag right «A-Right» Mouse drag up «A-Up» Mouse alt-left-click «ö» Mouse ctl-left-click «ö»","breadcrumbs":"Bindings » Mouse » Mouse emulation","id":"149","title":"Mouse emulation"},"15":{"body":"Asciio offers multiple UIs a GUI a TUI (under construction) a command line interface There's even a ticket about a web interface, if you're a websocket, rpc, minimal interface geek who like Web technology ... join us!","breadcrumbs":"UIs » UIs","id":"15","title":"UIs"},"150":{"body":"","breadcrumbs":"Bindings » Why vim-like bindings » Why vim-like bindings","id":"150","title":"Why vim-like bindings"},"151":{"body":"To simplify, let's start with having 26 letters accessible on the keyboard, no uppercase. using ctl + alt + key gives us around 100 combinations letter + leter gives use around 650 combinations letter + letter + letter gives use around 18 000 combinations If we had uppercase, ie, 52 letters using ctl + alt + key gives us around 200 combinations letter + letter + letter gives use around 140 000 combinations","breadcrumbs":"Bindings » Why vim-like bindings » Combinations","id":"151","title":"Combinations"},"152":{"body":"typing ctl + alt + key is not faster than key + key + key, and even less key + key","breadcrumbs":"Bindings » Why vim-like bindings » Speed","id":"152","title":"Speed"},"153":{"body":"Of course we don't need tens of thousands of combinations But do you know what CA0-a does? C0S-A? 0AS-a? CAS-A? C00-A? 0A0-a? 00S-a? ... without looking at the docs? The whole point vim-like binding is to remember them, it's not a perfect system but it's expandable and easier to remember Let me give you and example, we have multiple types of boxes, let's say normal unicode shrink with hash tag as a border Let' start with a generic binder «i» for insert and «b» for box «ibb» normal, we cound have used «ibn» too but the most used keys are usually double for speed «ibu» unicode «ibs» shrink «ibh» with hash tag as a border The good thing here is that we can use the same thing for arrows but with «ia» as a prefix. But let's imagine that you come up with 4 new types of unicode borders (well you have), I don't want to imagine how to do that with the mouse, and with ctl + .... we've run out of shortcuts that are easy to remember. on the other hand ... «ibb» normal, we cound have used «ibn» too but the most used keys are usually double for speed «ibuu» unicode «ibu1» unicode «ibu2» unicode «ibu3» unicode «ibs» shrink «ibh» with hash tag as a border I used 1, 2, and 3 because I was lacking imagination but double thick whatnot would have given us keys to remember.","breadcrumbs":"Bindings » Why vim-like bindings » Structure and mnemonics","id":"153","title":"Structure and mnemonics"},"154":{"body":"Do you remember (although you've just seen it) ... insert a box insert a box using unicode type 2 insert a box that shrinks inserta box with the default unicode","breadcrumbs":"Bindings » Why vim-like bindings » Quizz","id":"154","title":"Quizz"},"155":{"body":"«Enter» Edit selected element «d» Delete selected element(s) «u» Undo «C»-r Redo «.» Quick link «,» Quick copy «R» Remove rulers","breadcrumbs":"Bindings » Single key » single key bindings","id":"155","title":"single key bindings"},"156":{"body":"","breadcrumbs":"Bindings » Single key » GUI bindings » GUI bindings","id":"156","title":"GUI bindings"},"157":{"body":"«C00-a» Select all elements «C00-c» Copy to clipboard «C00-e» Export to clipboard & primary as ascii «C00-v» Insert from clipboard «C0S-V» Import from primary to box «C00-z» Undo «C00-y» Redo «+» Zoom in «-» Zoom out","breadcrumbs":"Bindings » Single key » GUI bindings » keyboard","id":"157","title":"keyboard"},"158":{"body":"«double-click» Edit selected element «C00-button-1» Add to selection «0A0-button-1» Quick link «0AS-button-1» Duplicate elements «CA0-button-1» Insert flex point (in arrow)","breadcrumbs":"Bindings » Single key » GUI bindings » mouse","id":"158","title":"mouse"},"159":{"body":"«h» Move selected elements left «j» Move selected elements down «k» Move selected elements up «l» Move selected elements right «Left» Move selected elements left «Down» Move selected elements down «Up» Move selected elements up «Right» Move selected elements right","breadcrumbs":"Bindings » Single key » Moving elements » Moving elements","id":"159","title":"Moving elements"},"16":{"body":"Ascii0 .-------------------------------------------------------------. | ........................................................... | | ..........-------------..------------..--------------...... | | .........| stencils > || asciio > || box |..... | | .........| Rulers > || computer > || text |..... | | .........| File > || people > || wirl_arrow |..... | grid----->......'-------------'| divers > || axis |..... | | ..................^.....'------------'| ... |..... | | ..................|...................'--------------'..... | | ..................|........................................ | '-------------------|-----------------------------------------' | context menu access some commands most are accessed through the keyboard","breadcrumbs":"UIs » GUI » GUI","id":"16","title":"GUI"},"160":{"body":"«n» Select next element «N» Select previous element «Tab» Select next element move mouse «V» Select all elements «v» Select connected elements «Escape» Deselect all elements","breadcrumbs":"Bindings » Single key » Selecting elements » Selecting elements","id":"160","title":"Selecting elements"},"161":{"body":"Bindings: «1» Make element narrower «2» Make element taller «3» Make element shorter «4» Make element wider resize «s» Shrink box shrink There an auto-shrink attribute so you don't have to shrink boxes manually each time you change their size. auto shrink There's also a box you can add which already has auto-shrink set; you can insert it with a shortcut or via the popup menu. Binding: «iB» Add auto-shrink box: auto shrink_box","breadcrumbs":"Bindings » Single key » Resizing elements » Resizing elements","id":"161","title":"Resizing elements"},"162":{"body":"«y» Copy to clipboard «p» Insert from clipboard «Y» Export to clipboard & primary as ascii «P» Import from primary to box «A-P» Import from primary to text","breadcrumbs":"Bindings » Single key » Clipboard » Clipboard","id":"162","title":"Clipboard"},"163":{"body":"","breadcrumbs":"Bindings » Multiple key » multiple key bindings","id":"163","title":"multiple key bindings"},"164":{"body":"«:» command group: «q» Quit «Q» Quit no save «w» Save «W» SaveAs «e» Open «r» Insert «m» Display manpage «h» Help «c» Display commands «f» Display action files «k» Display keyboard mapping","breadcrumbs":"Bindings » Multiple key » «:» Command group: » «:» command group:","id":"164","title":"«:» command group:"},"165":{"body":"«i» Insert group: «A» Add angled arrow «a» Add arrow «A-a» Add unicode arrow «B» Add shrink box «b» Add box «A-b» Add unicode box «c» Add connector «E» Add exec-box no border «e» Add exec-box «f» Insert from file «g» Add group object type 1 «h» Add help box «i» Add if-box «R» Add horizontal ruler «x» External command output in a box «X» External command output in a box no frame «p» Add process «r» Add vertical ruler «t» Add text","breadcrumbs":"Bindings » Multiple key » «i» Insert group » «i» Insert group","id":"165","title":"«i» Insert group"},"166":{"body":"«a» arrow group: «S» Insert multi-wirl section «f» Flip arrow start and end «d» Change arrow direction «s» Append multi-wirl sectioni «A-s» Remove last section from multi-wirl","breadcrumbs":"Bindings » Multiple key » «a» Arrow group » «a» arrow group","id":"166","title":"«a» arrow group"},"167":{"body":"«A» align group: «t» Align top «l» Align left «b» Align bottom «r» Align right «h» Align horizontally «v» Align vertically","breadcrumbs":"Bindings » Multiple key » «A» Align group » «A» align group","id":"167","title":"«A» align group"},"168":{"body":"«g» grouping group: «g» Group selected elements «u» Ungroup selected elements «F» Temporary move selected element to the front «f» Move selected elements to the front «b» Move selected elements to the back","breadcrumbs":"Bindings » Multiple key » «g» Grouping group » «g» grouping group","id":"168","title":"«g» grouping group"},"169":{"body":"«A-g» stripes-group group: «1» Create one stripe group «g» Create stripes group «u» Ungroup stripes group","breadcrumbs":"Bindings » Multiple key » «A-g» Stripes-group group » «A-g» stripes-group group","id":"169","title":"«A-g» stripes-group group"},"17":{"body":"","breadcrumbs":"UIs » GUI » Grid","id":"17","title":"Grid"},"170":{"body":"«z» display group: «C» Change grid color «c» Change Asciio background color «g» Flip grid display «s» Flip color scheme «t» Flip transparent element background","breadcrumbs":"Bindings » Multiple key » «z» Display group » «z» display group","id":"170","title":"«z» display group"},"171":{"body":"«S» slides group: «N» Previous slide «g» First slide «l» Load slides «n» Next slide","breadcrumbs":"Bindings » Multiple key » «S» Slides group » «S» slides group","id":"171","title":"«S» slides group"},"172":{"body":"«D» debug group: «E» Dump selected elements «e» Dump all elements «S» Display undo stack statistics «o» Test «s» Dump self «t» Display numbered objects","breadcrumbs":"Bindings » Multiple key » «D» Debug group » «D» Debug group","id":"172","title":"«D» Debug group"},"173":{"body":"Your user configuration is '$HOME/.config/Asciio/Asciio.ini' Your configuration file has this format: {\nSTENCILS => [ #'stencils/asciio', ], ACTION_FILES => [ #'actions/xxx.pl', ], HOOK_FILES => [ ], ASCIIO_OBJECT_SETUP => [ #$ASCIIO_UI eq 'TUI' ? 'asciio_object/tui.pl' : 'asciio_object/gui.pl' , ], IMPORT_EXPORT => [ #'import_export/ascii.pl', ],\n}","breadcrumbs":"Configuration » Configuration","id":"173","title":"Configuration"},"174":{"body":"The bindings can be changed in your user configuration. File '$HOME/.config/Asciio/Asciio.ini' points at the Here's and example of binding: 'Change elements foreground color' => ['000-c', \\&App::Asciio::Actions::Colors::change_elements_colors, 0 ], Bindings are composed of: a command name a set of keyboard shortcuts To change a binding: Find the command name for the binding you want to change decide a new keyboard shortcuts add your binding to your configuration file Your configuration file has this format: {\n...\nACTION_FILES => [ 'actions/colors.pl', # new configuration file where you want to put your color bindings ],\n...\n} Create '$HOME/.config/Asciio/actions/colors.pl' and add: register_action_handlers ( 'Change elements foreground color' => ['000-Z'], ) ;","breadcrumbs":"Configuration » user bindings » user bindings","id":"174","title":"user bindings"},"175":{"body":"A binding contains: unique name for your binding shortcut, multiple shortcuts are passed as ['shortcut_1', 'shortcut_2', ...] action sub reference arguments to the action sub reference, optional popup-menu sub reference, optional Example: 'Edit selected element inline' => [ ['C00-2button-press-1','C00-Return'], \\&App::Asciio::Actions::ElementsManipulation::edit_selected_element, 1 ],","breadcrumbs":"Configuration » user bindings » Binding format » Binding format","id":"175","title":"Binding format"},"176":{"body":"Bindings can be grouped so you can use multiple key presses (vim-like) to reach an action. 'group name' => { SHORTCUTS => 'C00-x', 'sub group name' => { SHORTCUTS => 'C00-x', 'binding in sub group' => ['C00-x', sub { print \"you're in x/x/x\\n\" ; } ], } , 'binding 1' => ['000-1', sub { print \"you're in x/1\\n\" ; } ], 'binding 2' => ['000-2', sub { print \"you're in x/2\\n\" ; } ], },","breadcrumbs":"Configuration » user bindings » Group bindings » Group bindings","id":"176","title":"Group bindings"},"177":{"body":"If a group has an ESCAPE_KEY, the group is a capturing group. The group's bindings will be used repeatedly till the ESCAPE_KEY is pressed. 'capture group' => { SHORTCUTS => '0A0-c', ESCAPE_KEY => '000-Escape', 'capture x' => [ '000-x', sub { print \"captured x\\n\"; } ], 'capture y' => [ '000-y', sub { print \"captured y\\n\"; } ], },","breadcrumbs":"Configuration » user bindings » Capturing groups » Capturing groups","id":"177","title":"Capturing groups"},"178":{"body":"You can re-bind an existing shortcut to another command, Asciio will generate a warning in the console. Overriding shortcut 'C00-y' new is 'Redo 2' defined in file '.../actions/override_bindings.pl' old was 'Redo' defined in file 'actions/default_bindings.pl' warning Don't use the same shortcut multiple times in the same file, the order of registration in the same file not guaranteed.","breadcrumbs":"Configuration » user bindings » Binding override » Binding override","id":"178","title":"Binding override"},"179":{"body":"capture with overlay","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Capturing groups with overlay","id":"179","title":"Capturing groups with overlay"},"18":{"body":"","breadcrumbs":"UIs » GUI » Grid lines","id":"18","title":"Grid lines"},"180":{"body":"my $click_choice_element = ['Asciio/box', 0] ;\nmy $box_overlay = [ [0, 0, '.'], [1, 0, '-'], [2, 0, '-'], [3, 0, '-'], [4, 0, '.'], [0, 1, '|'], [4, 1, '|'], [0, 2, \"'\"], [1, 2, '-'], [2, 2, '-'], [3, 2, '-'], [4, 2, \"'\"], ] ; my $text_overlay = [ [0, 0, 'T.'], [1, 0, 'e'], [2, 0, 'x'], [3, 0, 't'], ] ; my $arrow_overlay = [ [2, -2, '.'], [3, -2, '-'], [1, -1, '/'], [0, 0, \"'\"], ] ;","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Define overlays","id":"180","title":"Define overlays"},"181":{"body":"my $click_element_overlay = $box_overlay ; sub click_choice_add_element { App::Asciio::Actions::Elements::add_element($_[0], $click_choice_element) ; } sub click_element_choice\n{\nmy ($asciio, $args) = @_ ;\n($click_element_overlay, $click_choice_element) = $args->@* ;\n$asciio->update_display ;\n} sub click_element_enter { print \"enter!!\\n\" ; my ($asciio) = @_ ; $asciio->set_overlays_sub(\\&click_element_overlay) ; $asciio->update_display ; }\nsub click_element_escape { my ($asciio) = @_ ; $asciio->set_overlays_sub(undef) ; $asciio->update_display ; } sub click_element_mouse_motion {\nmy ($asciio, $event) = @_ ; App::Asciio::Actions::Mouse::mouse_motion($asciio, $event) ;\n$asciio->update_display() ; } sub click_element_overlay\n{\nmy ($asciio) = @_ ;\nmy @overlays = map { [ $asciio->{MOUSE_X} + $_->[0], $asciio->{MOUSE_Y} + $_->[1], $_->[2] ] } @$click_element_overlay ; @overlays\n}","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Declare callbacks","id":"181","title":"Declare callbacks"},"182":{"body":"register_action_handlers\n(\n'insert on click' => { SHORTCUTS => '0A0-i', ENTER_GROUP => \\&click_element_enter, ESCAPE_KEY => '000-Escape', 'click element escape' => [ '000-Escape', \\&click_element_escape ], 'click element motion' => [ '000-motion_notify', \\&click_element_mouse_motion ], 'click element insert' => [ '000-button-press-1', \\&click_choice_add_element ], 'click element arrow' => [ '000-a', \\&click_element_choice, [$arrow_overlay, ['Asciio/angled_arrow', 0]] ], 'click element box' => [ '000-b', \\&click_element_choice, [$box_overlay, ['Asciio/box', 0]] ], 'click element text' => [ '000-t', \\&click_element_choice, [$text_overlay, ['Asciio/text', 0]] ], },\n) ;","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Declare bindings","id":"182","title":"Declare bindings"},"183":{"body":"create a repo in your config directory verbatim stencils generate automatically stencils requiring perl code","breadcrumbs":"Configuration » user stencils » user stencils","id":"183","title":"user stencils"},"184":{"body":"","breadcrumbs":"For Developers » For Developers","id":"184","title":"For Developers"},"185":{"body":"# Generated by documentation/scripting/multi_wirl.pl .------.\n| box1 |<-----------------------------------.\n'------' | | .------. | | box3 | | '------' | ^ | | | .------. | '-------------->| box2 |----------------' '------' __________ \\ \\ \\ line 1 \\ ) line 2 ) / line 3 / /_________/","breadcrumbs":"For Developers » Scripting » Scripting","id":"185","title":"Scripting"},"186":{"body":"Executing your scripts","breadcrumbs":"For Developers » Scripting » Executing your scripts","id":"186","title":"Executing your scripts"},"187":{"body":"The *json_dtd_to_asciio_script' script is installed with Asciio. It will read a JSON stream from stdin. It takes the following arguments: title x position y position 'box', if you want the data to be boxed start_level, 0/1: 0 meanss no start tree grlyph 'box1'), 0, 2 ;\nadd 'box2', new_box(TEXT_ONLY =>'box2'), 20, 10 ;\nadd 'box3', new_box(TEXT_ONLY =>'box3'), 40, 5 ; The simplified scripting interface lets you name your object so you can later connect them together.","breadcrumbs":"For Developers » Scripting » Adding boxes","id":"190","title":"Adding boxes"},"191":{"body":"connect_elements 'box1', 'box2', 'down' ;\nconnect_elements 'box2', 'box3' ;\nconnect_elements 'box3', 'box1', 'up' ; You can hint Asciio about the direction of your arrows.","breadcrumbs":"For Developers » Scripting » Adding connections","id":"191","title":"Adding connections"},"192":{"body":"Asciio tries to route the arrows properly, this is done automatically in the UIs but you need to do it manually in scripts. optimize ;","breadcrumbs":"For Developers » Scripting » Canonizing connections","id":"192","title":"Canonizing connections"},"193":{"body":"save_to \"from_script.asciio\" ; ascii_out ; You can save your work to an asciio file or print it out","breadcrumbs":"For Developers » Scripting » Printing and saving the result","id":"193","title":"Printing and saving the result"},"194":{"body":"You can write more advanced script where you route multi sections arrows around your elements. | | | | | '----. | '----. | | | | | | <--' You'll also need to use the right module; in fact you have access to everything that's in Asciio from your scrips, it's just a little bit more work than using the simplified interface. # documentation/scripting/multi_wirl.pl use strict; use warnings; use App::Asciio::Scripting ; #----------------------------------------------------------------------------- add 'multi_wirl', new_wirl_arrow([5, 5, 'downright'], [10, 7, 'downright'], [7, 14, 'downleft']), 5, 5 ; ascii_out ;","breadcrumbs":"For Developers » Scripting » Adding multi-wirl arrows","id":"194","title":"Adding multi-wirl arrows"},"195":{"body":"You can find more examples in the documentation/scripting/ library of the project. # documentation/scripting/multi_wirl.pl use strict; use warnings; use App::Asciio::Scripting ; #----------------------------------------------------------------------------- add 'text1', new_text(TEXT_ONLY =>'text'), 22, 20 ; add 'box1', new_box(TEXT_ONLY =>'box1'), 0, 2 ;\nadd 'box2', new_box(TEXT_ONLY =>'box2'), 20, 10 ;\nadd 'box3', new_box(TEXT_ONLY =>'box3'), 40, 5 ; connect_elements 'box1', 'box2', 'down' ;\nconnect_elements 'box2', 'box3' ;\nconnect_elements 'box3', 'box1', 'up' ;\nconnect_elements 'box2', 'text1' ; my $process = add_type 'process', 'Asciio/Boxes/process', 5, 15 ;\n$process->set_text(\"line 1\\nline 2\\nline 3\") ; optimize ; save_to \"from_script.asciio\" ; ascii_out ;","breadcrumbs":"For Developers » Scripting » Full example","id":"195","title":"Full example"},"196":{"body":"","breadcrumbs":"For Developers » Scripting » Execute » Executing your script","id":"196","title":"Executing your script"},"197":{"body":"The script is a normal perl script. perl my_asciio_script.pl","breadcrumbs":"For Developers » Scripting » Execute » From the command line","id":"197","title":"From the command line"},"198":{"body":"Binding: «:!» Pick the file you want to execute. Or pass it on the command line asciio -s full_path_to_script","breadcrumbs":"For Developers » Scripting » Execute » From within Asciio","id":"198","title":"From within Asciio"},"199":{"body":"You can POST scripts via HTTP. Start Asciio with --web_server , a server will run at port 4444 ; you can change the port with --port other_port .","breadcrumbs":"For Developers » Scripting » Execute » Via Asciio's Web server","id":"199","title":"Via Asciio's Web server"},"2":{"body":"apt install libdata-compare-perl libdata-compare-perl libdirectory-scratch-structured-perl libeval-context-perl libextutils-pkgconfig-perl libfile-homedir-perl libgtk3-perl libio-prompter-perl libterm-size-any-perl libterm-termkey-perl libtest-block-perl libtermkey-dev libmodule-build-perl libsereal-perl libcompress-bzip2-perl libpango-perl libcarp-clan-perl libtest-deep-perl libtest-most-perl libdevel-stacktrace-perl libexception-class-perl libcapture-tiny-perl libtest-differences-perl libmodule-util-perl libtest-nowarnings-perl cpan install Data::TreeDumper::Renderer::GTK App::Asciio","breadcrumbs":"Installation and running » Ubuntu (probably other debian derivates too)","id":"2","title":"Ubuntu (probably other debian derivates too)"},"20":{"body":"","breadcrumbs":"UIs » GUI » Grid background color","id":"20","title":"Grid background color"},"200":{"body":"POST http://localhost:4444/script script=\"add '1', new_box, 0, 0 ;\" You can have multiple commands in your script.","breadcrumbs":"For Developers » Scripting » Execute » script commands","id":"200","title":"script commands"},"201":{"body":"POST http://localhost:4444/script_file script=\"path_to_script\"","breadcrumbs":"For Developers » Scripting » Execute » script file","id":"201","title":"script file"},"202":{"body":"directly from your application via a command line application like xh (https://github.com/ducaale/xh) or httpie. piping to stdin_to_asciio script which is installed with asciio (uses xh). Example: # bash script that adds an element to an asciio instance, offsets it, and deletes it # create a script to add one element, the script can contain many scripting commands\n# httpie has a large startup time, use xh instead script= ; for i in $(seq 1) ; do script=\"$script add '1', new_box(TEXT_ONLY =>'$i'), $((($i - 1) * 6)), $((($i - 1) * 4)) ;\" ; done # execute the script\nxh -f POST http://localhost:4444/script script=\"$script\" # offset the element\nfor i in $(seq 25) ; do sleep .05 ; xh -f POST http://localhost:4444/script script=\"offset '1', 1, 1 ;\" ; done # delete the element\nxh -f POST http://localhost:4444/script script=\"delete_by_name '1' ;\"","breadcrumbs":"For Developers » Scripting » Execute » connecting to Asciio Web server","id":"202","title":"connecting to Asciio Web server"},"203":{"body":"","breadcrumbs":"For Developers » Scripting » API » Simplified Scripting API","id":"203","title":"Simplified Scripting API"},"204":{"body":"Stops updating the display until start_updating_display is called; this can be used to reduce flickering. stop_updating_display","breadcrumbs":"For Developers » Scripting » API » stop_updating_display","id":"204","title":"stop_updating_display"},"205":{"body":"Start updating the display; display will automatically be updated from when this is called. An update is also made. start_updating_display","breadcrumbs":"For Developers » Scripting » API » start_updating_display","id":"205","title":"start_updating_display"},"206":{"body":"Creates an undo snapshot. create_undo_snapshot ;","breadcrumbs":"For Developers » Scripting » API » create_undo_snapshot","id":"206","title":"create_undo_snapshot"},"207":{"body":"Adds a named element: element_name element, see new_box new_text , ... below x coordinate y coordinate add 'text1', new_text(TEXT_ONLY =>'text'), 22, 20 ;","breadcrumbs":"For Developers » Scripting » API » add","id":"207","title":"add"},"208":{"body":"Deletes an element by name delete_by_name 'text1' ;","breadcrumbs":"For Developers » Scripting » API » delete_by_name","id":"208","title":"delete_by_name"},"209":{"body":"Deletes selected elements delete_selected_elements ;","breadcrumbs":"For Developers » Scripting » API » delete_selected_elements","id":"209","title":"delete_selected_elements"},"21":{"body":"hint lines","breadcrumbs":"UIs » GUI » Hint lines","id":"21","title":"Hint lines"},"210":{"body":"Adds a named element: element_name element_type x coordinate y coordinate Returns the element. my $process = add_type 'process', 'Asciio/Boxes/process', 5, 15 ;","breadcrumbs":"For Developers » Scripting » API » add_type","id":"210","title":"add_type"},"211":{"body":"Creates a new box element. Use it with add . new_box() ; # default box text\nnew_box(TEXT_ONLY =>'text') ;","breadcrumbs":"For Developers » Scripting » API » new_box","id":"211","title":"new_box"},"212":{"body":"Creates a new text element. Use it with add . new_text(TEXT_ONLY =>'text') ;","breadcrumbs":"For Developers » Scripting » API » new_text","id":"212","title":"new_text"},"213":{"body":"Creates a new wirl-arrow element. Use it with add . Pass wirl arrow section coordinates and directions as arguments. new_wirl_arrow([5, 5, 'downright'], [10, 7, 'downright'], [7, 14, 'downleft']) ;","breadcrumbs":"For Developers » Scripting » API » new_wirl_arrow","id":"213","title":"new_wirl_arrow"},"214":{"body":"Moves a namex element to a new coordinate: element name x position y position move 'text1', 22, 20 ;","breadcrumbs":"For Developers » Scripting » API » move","id":"214","title":"move"},"215":{"body":"Offsets a named element: element name x offset y offset offset 'text1', 22, 20 ;","breadcrumbs":"For Developers » Scripting » API » offset","id":"215","title":"offset"},"216":{"body":"Selects all the elements in Asciio. select_all_elements ;","breadcrumbs":"For Developers » Scripting » API » select_all_elements","id":"216","title":"select_all_elements"},"217":{"body":"Deselects all the elements in Asciio. deselect_all_elements ;","breadcrumbs":"For Developers » Scripting » API » deselect_all_elements","id":"217","title":"deselect_all_elements"},"218":{"body":"Selects all the elements added by the script. select_all_script_elements ;","breadcrumbs":"For Developers » Scripting » API » select_all_script_elements","id":"218","title":"select_all_script_elements"},"219":{"body":"Deselects all the elements added by the script. deselect_all_script_elements ;","breadcrumbs":"For Developers » Scripting » API » deselect_all_script_elements","id":"219","title":"deselect_all_script_elements"},"22":{"body":"","breadcrumbs":"UIs » GUI » Rulers","id":"22","title":"Rulers"},"220":{"body":"Connects named elements with a wirl-arrow . connect_elements 'box2', 'text1' ;","breadcrumbs":"For Developers » Scripting » API » connect_elements","id":"220","title":"connect_elements"},"221":{"body":"Optimizes the connections. optimize","breadcrumbs":"For Developers » Scripting » API » optimize","id":"221","title":"optimize"},"222":{"body":"Deletes all ruler lines. delete_all_ruler_lines ;","breadcrumbs":"For Developers » Scripting » API » delete_all_ruler_lines","id":"222","title":"delete_all_ruler_lines"},"223":{"body":"Adds a ruler line. axis: 'vertical' or 'horizontal' position add_ruler_line 'vertical, 10 ;","breadcrumbs":"For Developers » Scripting » API » add_ruler_line","id":"223","title":"add_ruler_line"},"224":{"body":"Saves the diagram to a file in Asciio's native format. save_to 'diagram.asciio' ;","breadcrumbs":"For Developers » Scripting » API » save_to","id":"224","title":"save_to"},"225":{"body":"Returns the diagram as ASCII. to_ascii ;","breadcrumbs":"For Developers » Scripting » API » to_ascii","id":"225","title":"to_ascii"},"226":{"body":"Prints the diagram, as ASCII, to stdout. ascii_out ;","breadcrumbs":"For Developers » Scripting » API » ascii_out","id":"226","title":"ascii_out"},"227":{"body":"","breadcrumbs":"For Developers » Modifying Asciio » Modifying Asciio","id":"227","title":"Modifying Asciio"},"228":{"body":"Bindings consists of a descriptive but short name one or more key to assign the binding a reference to a handler possible arguments for the handler 'Mouse quick link git' => [['0A0-button-press-3', '00S-semicolon'], \\&App::Asciio::Actions::Git::quick_link] Goals when adding bindings: keep code separate from other bindings code if the new bindings are not very general, ie: code them in their own module align the structures avoid long or generic or numbered name if possible the bindings should be the same as the vim-bindings some GUI standards may require different bindings, IE: C00-A to select everything create an equivalent binding set in the vim bindings file documents the bindings name, keep them logical, start with an uppercase key what they do, preferably with some screenshot don't use control, shift and alt if possible (logical) split groups if they become too large sort by name or key if possible","breadcrumbs":"For Developers » Modifying Asciio » Bindings » Bindings","id":"228","title":"Bindings"},"229":{"body":"'<< selection leader >>' => { SHORTCUTS => '000-r', # also accepts multiple entries in an array ref ENTER_GROUP => \\&App::Asciio::Actions::Selection::selection_enter, ESCAPE_KEYS => [ '000-r', '000-Escape' ], # also accepts single entry # ESCAPE_KEYS need to be define of group will catch input untill an action is selected # same keys as the ESCAPE_KEYS, will be called on exit 'Selection escape' => [ '000-r', \\&App::Asciio::Actions::Selection::selection_escape ], 'Selection escape2' => [ '000-Escape', \\&App::Asciio::Actions::Selection::selection_escape ], # simple action 'select flip mode' => [ '000-f', \\&App::Asciio::Actions::Selection::selection_mode_flip ], # handle mouse movement 'select motion' => [ '000-motion_notify', \\&App::Asciio::Actions::Selection::select_elements ], },","breadcrumbs":"For Developers » Modifying Asciio » Bindings » Binding Groups","id":"229","title":"Binding Groups"},"23":{"body":"","breadcrumbs":"UIs » GUI » Night Colors","id":"23","title":"Night Colors"},"230":{"body":"See the Debugging bindings. Asiio can output to the console, any call to print will be displayed in it. You can use Data::TreeDumper to display structured debug output. You can of course run Asciio in the perl debugger.","breadcrumbs":"For Developers » Debugging » Debugging","id":"230","title":"Debugging"},"231":{"body":"When the borders of two text elements intersect, we generate some compensating characters to cover the borders, resulting in nicer graphics | ││ │ │ | ││ │ │ -----|---> ──││────│──│─ | ││ │ │ | ││ │ │ v Look at the text above, their borders are overlapping each other. The text we need to generate is as follows: | ││ │ │ | ││ │ │ -----+---> ──┼┼────┼──┼─ | ││ │ │ | ││ │ │ v We need to generate padding characters at their boundaries, then the steps are as follows: find the cross point. Determine the characters to be filled at the current cross point according to the characters around the cross point. Determine whether the current cross point has the expected fill character, if so, keep it, if not, add it, and delete the old fill character. remove all filling characters that are not at cross points. update drawing.","breadcrumbs":"For Developers » Cross algorithm » Basic introduction","id":"231","title":"Basic introduction"},"232":{"body":"","breadcrumbs":"For Developers » Cross algorithm » Detailed steps","id":"232","title":"Detailed steps"},"233":{"body":"The cross point must be the coverage of characters, and the characters that cover each other are the characters we care about. >The characters we care about refer to commonly used tab characters, or ascii plus dots, etc. Commonly used symbols include these, of course not only these '-', '|', '.', '\\'', '\\\\', '/', '+', '─', '│', '┼', '┤', '├', '┬', '┴', '╭', '╮', '╯', '╰',\n'━', '┃', '╋', '┫', '┣', '┳', '┻', '┏', '┓', '┛', '┗', '═', '║', '╬', '╣', '╠', '╦', '╩', '╔', '╗', '╝', '╚',\n'╫', '╪', '╨', '╧', '╥', '╤', '╢', '╡', '╟', '╞', '╜', '╛', '╙', '╘', '╖', '╕', '╓', '╒' condition of cross points: text elements crossed The two characters that intersect each other are the characters we care about When the condition is found to be met, both characters need to be logged. At the same time, we need to record the characters around the cross point, because they absolutely determine what kind of cross point is generated. >Record the upper, lower, left, and right characters. If you want to achieve diagonal crossing, you also need to record characters at 45 degrees, 135 degrees, 225 degrees, and 315 degrees.","breadcrumbs":"For Developers » Cross algorithm » 1 Find the cross point","id":"233","title":"1 Find the cross point"},"234":{"body":"","breadcrumbs":"For Developers » Cross algorithm » 2 Judgment scene","id":"234","title":"2 Judgment scene"},"235":{"body":"First of all, all cross characters are directional, we need to group them by direction and type. Let me give you an example, if the center has generated a character┼, Then we can use the method of proof by contradiction, its left side must be these characters, otherwise it is unreasonable. '─', '┼', '├', '┬', '┴', '╭', '╰' These characters all can appear to the left of it(Because their right sides can be extended to become a line), But if these characters do not appear on the left side of ┼, then we think it is unreasonable to use this ┼, and the disproof condition is false. '-', '|', '.', '\\'', '\\\\', '/', '+', '─', '│', '┼', '┤', '├', '┬', '┴', '╭', '╮', '╯', '╰',\n'━', '┃', '╋', '┫', '┣', '┳', '┻', '┏', '┓', '┛', '┗', '═', '║', '╬', '╣', '╠', '╦', '╩', '╔', '╗', '╝', '╚',\n'╫', '╪', '╨', '╧', '╥', '╤', '╢', '╡', '╟', '╞', '╜', '╛', '╙', '╘', '╖', '╕', '╓', '╒' Make assumptions about the occurrence of each possible padding crossing character above, untilSupposed to be true. │ ──│── │ For the plus sign, the condition for its appearance is that: A character in the upper character set appears in the upper direction A character in the down direction character set appears in the down direction A character in the left-direction character set appears in the left direction A character in the right-direction character set appears in the right direction If these conditions are met, the intermediate characters can be corrected as ┼: │ ──┼── │ Let's look at a more complex situation, The intersection below, we know, needs one ╤ to fill. ═══│════ │ │ For the ╤ sign, the condition for its appearance is that: Left is one of the left characters of the double-line character set Right is one of the right characters of the double-line character set Down is one of the down characters in the single-line character set Up cannot be one of the up characters in the single-line character set Pay attention to the bold part above, because if this condition is true, then the filling character should be ╪, not ╤.","breadcrumbs":"For Developers » Cross algorithm » 2.1 General situation","id":"235","title":"2.1 General situation"},"236":{"body":"There is no need to perform calculations every time to determine the characters filled in the middle. Whenever a new scene calculation occurs, we can save the calculation result in a cache and read it directly next time without performing logical calculations again. A hash table is most suitable for this, and the hash key can use a combination of upper, lower, left, and right characters(The oblique lines are the four diagonal directions.).","breadcrumbs":"For Developers » Cross algorithm » 2.2 Improve efficiency","id":"236","title":"2.2 Improve efficiency"},"237":{"body":"││ ──││───── ││ ││ please see this text, It is expected that we are going to get the following text: ││ ──┼┼───── ││ ││ As you noticed, there are two plus signs filled. Let's take the point that needs to be filled on the left as an example: cross_condition We can see that characters in three directions meet the requirements, but characters in one direction do not meet the requirements . But the point on the right is actually also an cross point, it has two characters, one in the foreground and one in the background. The character in the background is ok, so we think it ok! In summary: If the character next to it is also an cross point, then either the foreground character or the background character of the intersection can meet the requirements.So I said earlier that the foreground and background characters of the cross point all need to be recorded.In fact, there may be more than one character that meets the condition in the background, so all of these characters need to be considered, not just limited to 2 characters.","breadcrumbs":"For Developers » Cross algorithm » 2.3 An additional case needs to be considered separately","id":"237","title":"2.3 An additional case needs to be considered separately"},"238":{"body":"There is another situation that needs to be explained separately,Similar to above but slightly different ╭─────╮ │ ╭─────╮ │ │ │ │ │ │ ╰─│ │ ╰─────╯ The text we need to get is this: ╭─────╮ │ ╭───┴─╮ │ │ │ │ │ │ ╰─┤ │ ╰─────╯ This looks like two boxes stacked,According to the above statement, the overlapping parts, both foreground characters and background characters must be considered.**But not like this!**The overlapping foreground characters are spaces, and spaces are not characters in the character set, so they are not considered. To put it simply: as long as it is not an cross point, only foreground characters are considered. The definition of the cross point has already been mentioned in the previous chapter","breadcrumbs":"For Developers » Cross algorithm » 2.4 The case of character coverage","id":"238","title":"2.4 The case of character coverage"},"239":{"body":"When we determine what characters should be filled in a point, we first consider the characters in the four directions. Then after these characters are considered, characters in three directions are considered, and finally characters in two directions are considered. The advantage of this is that if the characters in the four directions do not meet the conditions, then when judging the characters in the three directions, there is no need to repeatedly consider that a certain character may be a character in the four directions, because it has been ruled out before. Similar logic is used for two-way characters. This can greatly reduce the complexity of logical judgment.","breadcrumbs":"For Developers » Cross algorithm » 2.5 A method to simplify logical judgment","id":"239","title":"2.5 A method to simplify logical judgment"},"24":{"body":"TUI The TUI interface is a work in progress. Drawing graphs in a terminal (without mouse) is more difficult than it seem, I'm actively working on creating better bindings to make as s smooth as when using a mouse. mouse emulation differences dialogs manpage TUI demo","breadcrumbs":"UIs » TUI » TUI","id":"24","title":"TUI"},"240":{"body":"characters of length 1 characters of length 2 characters of length 0 The length mentioned here refers to the printed length of the characters, that is, the length seen by the eyes","breadcrumbs":"For Developers » Unicode support » Unicode character classification","id":"240","title":"Unicode character classification"},"241":{"body":"Most unicode characters are characters with a length of 1, such as the commonly used tab character, ascii characters. a b c d , . ┼ ┬ │","breadcrumbs":"For Developers » Unicode support » Characters of length 1","id":"241","title":"Characters of length 1"},"242":{"body":"Characters with a typographical width of 2 refer primarily to East Asian pictographs and related special punctuation, as well as full-width characters. 你好啊!《》\n안녕하세요\nこんにちは They need to occupy two grids in the UI interface. Then aligning them requires special fonts that align 2:1 with width 1 characters .Here is a commonly used font. https://github.com/be5invis/Sarasa-Gothic/ These characters have a special property called East Asian Width . They are included in the unicode standard, so they can be used as a programming basis. Links to the unicode standard: https://www.unicode.org/reports/tr11/tr11-40.html In perl's unicode documentation, corresponding properties are also provided to use. This represents a wide character, occupying two spaces: \\p{EA=W} This represents a full-width character, which also occupies two spaces: \\p{EA=F} The above information can be found here: https://perldoc.perl.org/perlunicook https://perldoc.perl.org/perlunicode","breadcrumbs":"For Developers » Unicode support » Characters of length 2","id":"242","title":"Characters of length 2"},"243":{"body":"In some languages, there are special characters whose string length is 1, but they do not occupy physical space on the interface, they will be attached to the previous characters.they are called nonspacing characters.Occurs in Thai and Arabic, as well as Hebrew ◌ั ◌ึ ◌ุ Please look at the above characters, they cannot appear alone, they must be used in combination with the previous entity characters, and then they will appear above or below the previous characters. These characters are called Nonspacing characters in the unicode standard, and then they have the following properties that can be used for programming \\p{gc:Mn} To support Thai, or Arabic, or Hebrew, like East Asian languages, we also need a special font that can be aligned.In general, the system's default monospaced font can align them","breadcrumbs":"For Developers » Unicode support » Characters of length 0","id":"243","title":"Characters of length 0"},"244":{"body":"After Asciio draws the elements, a user defined call back is called.","breadcrumbs":"For Developers » Overlay » Overlay","id":"244","title":"Overlay"},"245":{"body":"The callback receives an instance of Asciio as the first argument, you can use that instance to get elements, ... The callback return a list of 1 character overlay in array references: x coordinate y coordinate character optional background color optional foreground color Example list: [ 0, 0, 'T'],\n[ 1, 0, 'e'],\n[ 2, 0, 's'],\n[ 3, 0, 't'],","breadcrumbs":"For Developers » Overlay » User defined callback","id":"245","title":"User defined callback"},"246":{"body":"The callback is set by calling $asciio-> set_overlays_sub . The simplest is to do it via a key binding. 'set overlays' => [ '0A0-o', sub { my ($asciio) = @_ ; $asciio->set_overlays_sub ( sub { [0, 0, 'O'], [1, 0, 'K'] } ) ; $asciio->update_display ; } ], Reset the callback 'reset overlays' => [ '000-o', sub { $_[0]->set_overlays_sub(undef) ; $_[0]->update_display ; } ],","breadcrumbs":"For Developers » Overlay » Setting and resetting the callback","id":"246","title":"Setting and resetting the callback"},"247":{"body":"The callback can also have access to the canvas, but don't Arguments: $asciio $UI_type, set to GUI/TUI $gc $widget_width $widget_height $character_width $character_height Example: draw and overlay and a filled rectangle above the mouse pointer sub click_element_overlay\n{\nmy ($asciio, $UI_type, $gc, $widget_width, $widget_height, $character_width, $character_height) = @_ ; # draw directly\nif($UI_type eq 'GUI') { my $surface = Cairo::ImageSurface->create('argb32', 50, 50) ; my $gco = Cairo::Context->create($surface) ; my $background_color = $asciio->get_color('cross_filler_background') ; $gco->set_source_rgb(@$background_color) ; $gco->rectangle(0, 0, $character_width, $character_height) ; $gco->fill() ; $gc->set_source_surface($surface, ($asciio->{MOUSE_X} - 1 ) * $character_width, ($asciio->{MOUSE_Y} - 1) * $character_height); $gc->paint() ; } # send a list of characters to draw\nmy @overlays = map { [ $asciio->{MOUSE_X} + $_->[0], $asciio->{MOUSE_Y} + $_->[1], $_->[2] ] } @$click_element_overlay ; @overlays\n}","breadcrumbs":"For Developers » Overlay » Callback access to canvas","id":"247","title":"Callback access to canvas"},"248":{"body":"Hide and show the mouse pointer, useful if you draw objects that are moved around. sub callback_enter { my ($asciio) = @_ ; $asciio->hide_cursor ; ... } sub callback_escape { my ($asciio) = @_ ; $asciio->show_cursor ; ... }","breadcrumbs":"For Developers » Overlay » Callback hide/show mouse","id":"248","title":"Callback hide/show mouse"},"249":{"body":"Khemir Nadim ibn Hamouda https://github.com/nkh CPAN ID: NKH Qin Qing northisland2017@gmail.com Unicode support, scroll bar, and rhombus object","breadcrumbs":"Contributors and License » Contributors","id":"249","title":"Contributors"},"25":{"body":"You can call Asciio from vim and insert your diagram. map a :call TAsciio() function! TAsciio() let line = getline('.') let tempn = tempname() let tempnt = tempn . '.txt' let temp = shellescape(tempn) let tempt = shellescape(tempnt) exec \"normal i Asciio_file:\" . tempn . \"\\\" if ! has(\"gui_running\") exec \"silent !mkdir -p $(dirname \" . temp . \")\" exec \"silent !cp ~/.config/Asciio/templates/empty.asciio \". temp . \"; tasciio \" . temp . \"; asciio_to_text \" . temp . \" >\" . tempt exec \"read \" . tempnt endif redraw! endfunction","breadcrumbs":"UIs » TUI » Asciio TUI and Vim","id":"25","title":"Asciio TUI and Vim"},"250":{"body":"This program is free software; you can redistribute it and/or modify it\nunder the same terms as Perl itself or GPL3.","breadcrumbs":"Contributors and License » License and copyright","id":"250","title":"License and copyright"},"251":{"body":"SVG conversion: goat Tree generation: ascii_tree ASCII Math and other: Diagon Fun! AACircuit schemascii asciidiagram Impressive shaape ditaa Stencils Asciio ditaa Figlet Source for some of the network stencil Ascii art Ascii art *\\o_ _o/* / * * \\ <\\ *\\o/* /> ) o/* / > *\\o <\\ /> __o */\\ /\\* o__ * /> <\\ * /\\* __o_ _o__ */\\ * / * * \\ * <\\ /> *\\o/* ejm97 __)__","breadcrumbs":"See Also » See Also","id":"251","title":"See Also"},"26":{"body":"","breadcrumbs":"Stencils » Stencils","id":"26","title":"Stencils"},"27":{"body":"","breadcrumbs":"Stencils » Asciio boxes and text » Asciio boxes","id":"27","title":"Asciio boxes"},"28":{"body":"connector resize-handle","breadcrumbs":"Stencils » Asciio boxes and text » Elements","id":"28","title":"Elements"},"29":{"body":"You can access some functionality via the popup menu. popup menu","breadcrumbs":"Stencils » Asciio boxes and text » popup menu","id":"29","title":"popup menu"},"3":{"body":"Using the instructions above build an asciio image ; the image will be large (~700 MB) as it contains gtk and co. You can then run the asciio or tasciio like this: podman run -it --net=host --env=\"DISPLAY\" --volume=\"$HOME/.Xauthority:/root/.Xauthority:rw\" --volume=\"$HOME:/home/xxx\" asciio [asciio|tasciio]","breadcrumbs":"Installation and running » container","id":"3","title":"container"},"30":{"body":"If the text is changed, the size of the box will change to fit.","breadcrumbs":"Stencils » Asciio boxes and text » auto-shrink","id":"30","title":"auto-shrink"},"31":{"body":"Enable or disable the possibility to connect to the box.","breadcrumbs":"Stencils » Asciio boxes and text » disable connectors","id":"31","title":"disable connectors"},"32":{"body":"A standard box had four connectors, Asciio optimizes the arrow routes so they don't cross the box. You can disable that optimization.","breadcrumbs":"Stencils » Asciio boxes and text » disable optimize","id":"32","title":"disable optimize"},"33":{"body":"Allow connection to be made anywhere inside the element borders , not just the connectors. border_connect","breadcrumbs":"Stencils » Asciio boxes and text » connect inside element borders","id":"33","title":"connect inside element borders"},"34":{"body":"rotated","breadcrumbs":"Stencils » Asciio boxes and text » rotate box/text","id":"34","title":"rotate box/text"},"35":{"body":"","breadcrumbs":"Stencils » Asciio boxes and text » Types","id":"35","title":"Types"},"36":{"body":"Binding: «b» Add box","breadcrumbs":"Stencils » Asciio boxes and text » A box","id":"36","title":"A box"},"37":{"body":"Binding: «A-b» Add unicode box","breadcrumbs":"Stencils » Asciio boxes and text » A box with the frame drawn with Unicode characters","id":"37","title":"A box with the frame drawn with Unicode characters"},"38":{"body":"Texts are just boxes without frames. Binding: «t» Add text","breadcrumbs":"Stencils » Asciio boxes and text » A text","id":"38","title":"A text"},"39":{"body":"A box which is already has auto-shrink set Binding: «B» Add shrink box","breadcrumbs":"Stencils » Asciio boxes and text » A shrink-box","id":"39","title":"A shrink-box"},"4":{"body":"In the windows environment, you can use asciio through WSL or cygwin.","breadcrumbs":"Installation and running » Windows","id":"4","title":"Windows"},"40":{"body":"element binding Add if box «ib» Add process box «ib»","breadcrumbs":"Stencils » Asciio boxes and text » Asciio if and process » Asciio if and process boxes","id":"40","title":"Asciio if and process boxes"},"41":{"body":"if_and_process.gif","breadcrumbs":"Stencils » Asciio boxes and text » Asciio if and process » if-box and process-box","id":"41","title":"if-box and process-box"},"42":{"body":"An \"exec-box\" is and object that lets you run an external command and put its output in a box. There are different types of exec-boxes explained below.","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Asciio exec-boxes","id":"42","title":"Asciio exec-boxes"},"43":{"body":"Binding: «ie» Add exec box The simplest exec-box accepts multiple commands, one per line. It will redirect stderr for each command. Editing the box will let you edit the command. ie","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Multi command","id":"43","title":"Multi command"},"44":{"body":"Binding: «iv» Add exec box verbatim This exec-box doesn't redirect stderr, you can use it for commands that span multiple line or commands that take a multi line input Editing the box will let you edit the command. iv","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Verbatim","id":"44","title":"Verbatim"},"45":{"body":"Binding: «io» Add exec box verbatim once This exec-box will run your commands once, editing the box will let you edit the command's output. io","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Once","id":"45","title":"Once"},"46":{"body":"Binding: «i + c-l» Add line numbered box This is an example of a custom stencil which will add line numbers to your input. il","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Add line numbers","id":"46","title":"Add line numbers"},"47":{"body":"","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Examples","id":"47","title":"Examples"},"48":{"body":"If you already have text in a file you can use 'cat your_file' as the command.","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Using previously generated output","id":"48","title":"Using previously generated output"},"49":{"body":"tbd: Command: ... +------------+------------+------------+------------+ | input_size ‖ algorithmA | algorithmB | algorithmC | +============+============+============+============+ | 1 ‖ 206.4 sec. | 206.4 sec. | 0.02 sec. | +------------+------------+------------+------------+ | 250 ‖ - | 80 min. | 2.27 sec. | +------------+------------+------------+------------+","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Tables","id":"49","title":"Tables"},"5":{"body":"The use of WSL is not much different from the Linux environment.However, there are some things that need attention. This link talks about how to connect to the WSL environment and execute GUI programs through remote connections under Windows. remote_wsl_use_gui_app","breadcrumbs":"Installation and running » WSL","id":"5","title":"WSL"},"50":{"body":"Figlet generates large letters out of ordinary text. FIGlet_asciio You can specify a font with the -f option. $ ls /usr/share/figlet/\n646-ca.flc 646-hu.flc 646-se2.flc big.flf lean.flf smslant.flf\n646-ca2.flc 646-irv.flc 646-yu.flc block.flf mini.flf standard.flf\n646-cn.flc 646-it.flc 8859-2.flc bubble.flf mnemonic.flf term.flf\n646-cu.flc 646-jp.flc 8859-3.flc digital.flf moscow.flc upper.flc\n646-de.flc 646-kr.flc 8859-4.flc frango.flc script.flf ushebrew.flc\n646-dk.flc 646-no.flc 8859-5.flc hz.flc shadow.flf uskata.flc\n646-es.flc 646-no2.flc 8859-7.flc ilhebrew.flc slant.flf utf8.flc\n646-es2.flc 646-pt.flc 8859-8.flc ivrit.flf small.flf\n646-fr.flc 646-pt2.flc 8859-9.flc jis0201.flc smscript.flf\n646-gb.flc 646-se.flc banner.flf koi8r.flc smshadow.flf For example, we want to specify this font: slant FLGlet_asciio_slant_font This is the exported effect: .-----------------------------------. | _ _ _ | | / \\ ___ ___ (_)(_) ___ | | / _ \\ / __| / __|| || | / _ \\ | | / ___ \\ \\__ \\| (__ | || || (_) | | | /_/ \\_\\|___/ \\___||_||_| \\___/ | | | '-----------------------------------' .------------------------------------. | ___ _ _ | | / | _____ _____ (_)(_)____ | | / /| | / ___// ___// // // __ \\ | | / ___ | (__ )/ /__ / // // /_/ / | | /_/ |_|/____/ \\___//_//_/ \\____/ | | | '------------------------------------'","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » FIGlet","id":"50","title":"FIGlet"},"51":{"body":"Diagon transforms markdown expressions into an ascii-art representation. diagon_help.gif Mathematical Expressions diagon_math File Tree Use exec verbatim box to input multiple lines. diagon_ascii_tree diagon_unicode_tree","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Diagon","id":"51","title":"Diagon"},"52":{"body":"PlantUML","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » plantuml","id":"52","title":"plantuml"},"53":{"body":"element binding Add arrow «ia» Add Unicode arrow «i+Alt-a» Add angled arrow «iA» insert arrows","breadcrumbs":"Stencils » Asciio arrows » Asciio arrows","id":"53","title":"Asciio arrows"},"54":{"body":"Rotating the end clockwise or counter-clockwise changes its direction. wirl arrows","breadcrumbs":"Stencils » Asciio arrows » wirl-arrow","id":"54","title":"wirl-arrow"},"55":{"body":"A set of whirl arrows connected to each other. insert arrows sections","breadcrumbs":"Stencils » Asciio arrows » multi section wirl-arrow","id":"55","title":"multi section wirl-arrow"},"56":{"body":"angled arrow and axis Note that an axis doesn't connect.","breadcrumbs":"Stencils » Asciio arrows » angled-arrow and axis","id":"56","title":"angled-arrow and axis"},"57":{"body":"A specialized wirl-arrow with no head nor tail. element binding Add ASCII line «il» Add Unicode line «iL» Add Unicode bold line «i+Alt-l» Add Unicode double line «i+Shift+Alt-l» connecting lines","breadcrumbs":"Stencils » Asciio arrows » Connecting lines","id":"57","title":"Connecting lines"},"58":{"body":"A specialized wirl-arrow with no head nor tail and auto-connection turned off, it's often used to draw the table in the crossing mode. element binding Add ASCII non-connecting line «ik» Add Unicode non-connecting line «iK» Add Unicode non-connecting bold line «i+Alt-k» Add Unicode non-connecting double line «i+Shift+Alt-K»","breadcrumbs":"Stencils » Asciio arrows » Non connecting lines","id":"58","title":"Non connecting lines"},"59":{"body":"----------------------. | | | | |","breadcrumbs":"Stencils » Asciio arrows » ascii line","id":"59","title":"ascii line"},"6":{"body":"First install Cygwin . Make sure the following components are installed correctly x11 perl Gnome gun-make gcc-g++ Search for \"gcrypt\" in all the packages to be installed, and install all the packages that appear. Install all dependent modules of asciio Pay attention when installing perl modules, some may be installed through cpan, but some cannot, and can only be installed manually. When compiling, the Makefile of several modules has an unrecognized option -lnsl. removed it when install it manually. Start asciio by the following method: startxwin >/dev/null 2>&1 &\nexport DISPLAY=:0.0\nasciio","breadcrumbs":"Installation and running » Cygwin","id":"6","title":"Cygwin"},"60":{"body":"─────────────────────────╮ │ │ │ │ │","breadcrumbs":"Stencils » Asciio arrows » unicode line","id":"60","title":"unicode line"},"61":{"body":"━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ ┃ ┃ ┃","breadcrumbs":"Stencils » Asciio arrows » unicode bold line","id":"61","title":"unicode bold line"},"62":{"body":"═══════════════════════════╗ ║ ║ ║ ║ ║","breadcrumbs":"Stencils » Asciio arrows » unicode double line","id":"62","title":"unicode double line"},"63":{"body":"╔═════╦═════╦══════╦═════╦════╦═════╗ ║ ║ ║ ║ ║ ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ║ ║ A ║ ║ B ║ ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ║ ║ C ║ ║ ║ ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ║ ║ ║ ║ ║ D ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ╚═════╩═════╩══════╩═════╩════╩═════╝","breadcrumbs":"Stencils » Asciio arrows » Example of non-connecting lines in crossing mode","id":"63","title":"Example of non-connecting lines in crossing mode"},"64":{"body":"Pseudo-connectors are a one-glyph-text boxes, used by git mode for example, which can also be used to add connectors to user-created groups. create a pseudo-connector change its glyph if necessary place it group all your elements","breadcrumbs":"Stencils » Pseudo connectors » Pseudo-connectors","id":"64","title":"Pseudo-connectors"},"65":{"body":"Binding Connector o «ic» * «iC»","breadcrumbs":"Stencils » Pseudo connectors » pseudo-connector with 4 \"optimized\" connectors","id":"65","title":"pseudo-connector with 4 \"optimized\" connectors"},"66":{"body":"Use a \"center connect box\" Center_Box","breadcrumbs":"Stencils » Pseudo connectors » pseudo-connector with one connector","id":"66","title":"pseudo-connector with one connector"},"67":{"body":"Add Connector","breadcrumbs":"Stencils » Pseudo connectors » Example","id":"67","title":"Example"},"68":{"body":"It is possible to add custom connectors when creating a box stencil, see setup/Asciio for the default stencils. create_box ( NAME => 'rabbit paw', TEXT_ONLY => <<'TEXT'\n(\\_/)\n(O.o)\n/>\nTEXT\n, RESIZABLE => 0, WITH_FRAME => 0, DEFAULT_CONNECTORS => 0, CONNECTORS => [[2, -1, -1, 2, -1, -1, 'paw']] ),","breadcrumbs":"Stencils » Box connectors » Box connectors","id":"68","title":"Box connectors"},"69":{"body":"[ # An array of connector [ 2, # X coordinate -1, # percentage of width, -1 to disabe -1, # offset added to position if perventage is used 2, # Y coordinate -1, # same as above for Y -1, # same as above for Y 'paw' # connector name ], [ # next connector ... ],\n] The box element class also has these functions: add_connector, dynamically add connector remove_connector, by name","breadcrumbs":"Stencils » Box connectors » CONNECTORS","id":"69","title":"CONNECTORS"},"7":{"body":"$> asciio [file.asciio] # GUI application using Gtk3 $> tasciio [file.asciio] # TUI application $> asciio_to_text file.asciio # converts asciio files to ASCII","breadcrumbs":"Installation and running » Running asciio","id":"7","title":"Running asciio"},"70":{"body":"box_connector","breadcrumbs":"Stencils » Box connectors » Example","id":"70","title":"Example"},"71":{"body":"You can add triangles, rombus, and elipses via the popup menu or use the bindings below: element binding Add rhombus «ir» Add ellipse «ie» asciio shapes","breadcrumbs":"Stencils » Asciio shapes » Asciio shapes","id":"71","title":"Asciio shapes"},"72":{"body":"Text elements with ASCII art or normal text. Asciio has as set of verbatim elements in its stencils which can be accessed via the popup menu, or you can add a binding if you use them often. The element's text can be edited. You can also use any Ascii-art/Text you have in a file via an exec-box. verbatim_objects ___________ 1 //////|\\\\\\\\\\\\ 2 '.-----------.'\n3 | ___ | 4 (\\_/) Zzz | [] | | [] | (\\_/)\n5 (-.-) |____|_|____| (o.o)\n6 (> <) (> <)\n7\n8\n9\n0","breadcrumbs":"Stencils » verbatim objects » verbatim objects","id":"72","title":"verbatim objects"},"73":{"body":"Simple text elements representing scales/rulers that you can use to scale or align, see hints , your elements. 1 1234567890\n2\n3 1___5____0____5____0____5____0____5____0____5____0\n4\n5\n6\n7\n8\n9\n0","breadcrumbs":"Stencils » verbatim objects » scales","id":"73","title":"scales"},"74":{"body":"You can create stencils that you are going to reuse, details of how to do it in the best way can be found in the Configuration section. Here are three examples: asciio-ditaa asciio_contrib","breadcrumbs":"Stencils » user stencils » User stencils","id":"74","title":"User stencils"},"75":{"body":"There was a page (Corn Empire) where a user detailed how to make an integration. That page is not online anymore, I modified a copy for this documentation. If you are the original author please contact me so I can give you credit.","breadcrumbs":"Stencils » user stencils » integrating Asciio and ditaa (third party example)","id":"75","title":"integrating Asciio and ditaa (third party example)"},"76":{"body":"You found this page because you are looking for more information on installing asciio and ditaa, and then modifying asciio to better interact with ditaa. Well you came to the right place. This guide will take you step-by-step through installing both tools, and modifying asciio to output diagrams to ditaa.","breadcrumbs":"Stencils » user stencils » Introduction","id":"76","title":"Introduction"},"77":{"body":"Make yourself familiar with ditaa and asciio, you may see the benefit of outputting asciio text files that are compatible with ditaa without modification. Or better yet, generate your diagrams for you when you save :) . This section will explain how to do all of that and more!","breadcrumbs":"Stencils » user stencils » Modifying asciio","id":"77","title":"Modifying asciio"},"78":{"body":"You will need to create a new stencils file to create boxes and arrows that are compatible with ditaa (you could optionally modify the standard files if you will only use asciio for ditaa purposes). I got the idea for the modifications from here: http://strawp.net/archive/geeking-out-with-diagrams-in-ascii/","breadcrumbs":"Stencils » user stencils » Adding in a Ditaa Stencil","id":"78","title":"Adding in a Ditaa Stencil"},"79":{"body":"Go to the App/Asciio/setup/stencils (in the /usr/share/perl5/ or /usr/share/perl/5.10.0/) directory, and find the asciio file. Using for favourite editor, copy and paste the standard box code into a new file called ditaa. Then make the following changes to the standard box code in this new file: To change the corners, modify line 14/33 and change . to + and modify line 17/36 and change ' to +. Then modify lines 5 and 7 in the same way. Replace the . with + and the ' with +. Or you could optionally just copy and paste the completed code below (the $VAR1 = [ is only needed once, and just starts off the file, the ]; at the end of the block, ends the file. All bless calls should be between these lines) : $VAR1 = [ bless( { 'HEIGHT' => 3, 'TEXT' => '+---+\n| |\n+---+', 'NAME' => 'ditaabox', 'WIDTH' => 5, 'TEXT_ONLY' => '', 'TITLE' => '', 'BOX_TYPE' => [ [TRUE, 'top', '+', '-', '+', TRUE, ], [FALSE, 'title separator', '|', '-', '|', TRUE, ], [TRUE, 'body separator', '| ', '|', ' |', TRUE, ], [TRUE, 'bottom', '+', '-', '+', TRUE, ], ] , 'EDITABLE' => 1, RESIZABLE => 1, X_OFFSET => 0, Y_OFFSET => 0, }, 'App::Asciio::stripes::editable_box2' ), ];","breadcrumbs":"Stencils » user stencils » A Standard Box","id":"79","title":"A Standard Box"},"8":{"body":"Asciio is developed on both Linux and Windows (cygwin).","breadcrumbs":"Installation and running » Platforms","id":"8","title":"Platforms"},"80":{"body":"But why stop there? How about we add in a nice ditaa rounded box. Add this code to the ditaa stencil file just below our modified box code: bless( { 'HEIGHT' => 3, 'TEXT' => '/---\\\\\n| |\n\\\\---/', 'NAME' => 'roundedbox', 'WIDTH' => 5, 'TEXT_ONLY' => '', 'TITLE' => '', 'BOX_TYPE' => [ [TRUE, 'top', '/', '-', '\\\\', TRUE, ], [FALSE, 'title separator', '|', '-', '|', TRUE, ], [TRUE, 'body separator', '| ', '|', ' |', TRUE, ], [TRUE, 'bottom', '\\\\', '-', '/', TRUE, ], ] , 'EDITABLE' => 1, RESIZABLE => 1, X_OFFSET => 0, Y_OFFSET => 0, }, 'App::Asciio::stripes::editable_box2' ),","breadcrumbs":"Stencils » user stencils » Add Rounded Box","id":"80","title":"Add Rounded Box"},"81":{"body":"The asciio arrows don't jive well with ditaa. You can add this in the ditaa stencil file, it is based on the whirl arrow: bless({ 'NAME' => 'ditaa_arrow', 'HEIGHT' => 6, 'WIDTH' => 17, 'POINTS' => [[16,5]], 'SELECTED' => 0, 'EDITABLE' => 1, 'ALLOW_DIAGONAL_LINES' => 0, 'POINTS_OFFSETS' => [[0,0]], 'DIRECTION' => 'down-right' , 'ARROW_TYPE' => [ ['origin', '', '*', '', '', '', TRUE], ['up', '|', '|', '', '', '^', TRUE], ['down', '|', '|', '', '', 'v', TRUE], ['left', '-', '-', '', '', '<', TRUE], ['upleft', '|', '|', '\\\\', '-', '<', TRUE], ['leftup', '-', '-', '\\\\', '|', '^', TRUE], ['downleft', '|', '|', '/', '-', '<', TRUE], ['leftdown', '-', '-', '/', '|', 'v', TRUE], ['right', '-', '-','', '', '>', TRUE], ['upright', '|', '|', '/', '-', '>', TRUE], ['rightup', '-', '-', '/', '|', '^', TRUE], ['downright', '|', '|', '\\\\', '-', '>', TRUE], ['rightdown', '-', '-', '\\\\', '|', 'v', TRUE], ['45', '/', '/', '', '', '^', TRUE, ], ['135', '\\\\', '\\\\', '', '', 'v', TRUE, ], ['225', '/', '/', '', '', 'v', TRUE, ], ['315', '\\\\', '\\\\', '', '', '^', TRUE, ], ], 'ARROWS' => [ bless( { 'HEIGHT' => 6, 'STRIPES' => [ {'TEXT' => '|\n|\n|\n|\n|\n\\'', 'HEIGHT' => 6, 'Y_OFFSET' => 0, 'WIDTH' => 1, 'X_OFFSET' => 0} , { 'TEXT' => '--------------->', 'HEIGHT' => 1, 'Y_OFFSET' => 5, 'WIDTH' => 16, 'X_OFFSET' => 1 } ], 'WIDTH' => 17, 'END_X' => 16, 'ARROW_TYPE' => [ #name: $start, $body, $connection, $body_2, $end ['origin', '', '*', '', '', '', TRUE], ['up', '|', '|', '', '', '^', TRUE], ['down', '|', '|', '', '', 'v', TRUE], ['left', '-', '-', '', '', '<', TRUE], ['upleft', '|', '|', '\\\\', '-', '<', TRUE], ['leftup', '-', '-', '\\\\', '|', '^', TRUE], ['downleft', '|', '|', '/', '-', '<', TRUE], ['leftdown', '-', '-', '/', '|', 'v', TRUE], ['right', '-', '-','', '', '>', TRUE], ['upright', '|', '|', '/', '-', '>', TRUE], ['rightup', '-', '-', '/', '|', '^', TRUE], ['downright', '|', '|', '\\\\', '-', '>', TRUE], ['rightdown', '-', '-', '\\\\', '|', 'v', TRUE], ['45', '/', '/', '', '', '^', TRUE, ], ['135', '\\\\', '\\\\', '', '', 'v', TRUE, ], ['225', '/', '/', '', '', 'v', TRUE, ], ['315', '\\\\', '\\\\', '', '', '^', TRUE, ], ], 'END_Y' => 5, 'DIRECTION' => 'down-right' }, 'App::Asciio::stripes::wirl_arrow' ), ], }, 'App::Asciio::stripes::section_wirl_arrow' ) ,","breadcrumbs":"Stencils » user stencils » Add ditaa Arrows","id":"81","title":"Add ditaa Arrows"},"82":{"body":"All of the above will give you the core functionality of ditaa into asciio. But what about some basic colour tags, and shape codes. I've created a special stencil file for those. You can copy this below, and place it in a file called ditaatags next to the asciio stencil file. my @ascii = ( 'shapes/document' => <<'EOA',\n{d}\nEOA 'shapes/storage' => <<'EOA',\n{s}\nEOA 'shapes/input_output' => <<'EOA',\n{io}\nEOA 'shapes/tr' => <<'EOA',\n{tr}\nEOA 'shapes/o' => <<'EOA',\n{o}\nEOA 'shapes/mo' => <<'EOA',\n{mo}\nEOA 'shapes/c' => <<'EOA',\n{c}\nEOA 'colours/Red' => <<'EOA',\ncRED\nEOA 'colours/Blue' => <<'EOA',\ncBLU\nEOA 'colours/Pink' => <<'EOA',\ncPNK\nEOA 'colours/Black' => <<'EOA',\ncBLK\nEOA 'colours/Green' => <<'EOA',\ncGRE\nEOA 'colours/Yellow' => <<'EOA',\ncYEL\nEOA ) ; my @boxes ; use App::Asciio::stripes::editable_box2 ; for(my $ascii_index = 0 ; $ascii_index < $#ascii ; $ascii_index+= 2) { my $box = new App::Asciio::stripes::editable_box2 ({ TEXT_ONLY => $ascii[$ascii_index + 1], EDITABLE => 1, RESIZABLE => 1, }) ; $box->set_box_type([map{$_->[0] = 0; $_} @{$box->get_box_type()}]) ; $box->shrink() ; $box->{'NAME'} = $ascii[$ascii_index] ; push @boxes, $box ; } [@boxes] ; Once these have been added, you need to modify the setup.ini file to point to the new stencils. To do that, run the following commands: cd .. sudo vim setup.ini Where it says 'stencils/divers', add on the next line, 'stencils/ditaa', and then 'stencils/ditaatags',. Your new file should look like this: {\nSTENCILS => [ 'stencils/asciio', 'stencils/computer', 'stencils/people', 'stencils/divers', 'stencils/ditaa', 'stencils/ditaatags', ], ACTION_FILES => [ 'actions/align.pl', 'actions/clipboard.pl', 'actions/debug.pl', 'actions/new_elements.pl', 'actions/elements_manipulation.pl', 'actions/file.pl', 'actions/mouse.pl', 'actions/colors.pl', 'actions/unsorted.pl', 'actions/presentation.pl', 'actions/context_menu_multi_wirl.pl', 'actions/context_menu_box.pl', 'actions/context_menu_rulers.pl', ], HOOK_FILES => [ 'hooks/canonize_connections.pl', ], ASCIIO_OBJECT_SETUP => [ 'asciio_object/basic.pl', ], IMPORT_EXPORT => [ 'import_export/ascii.pl', 'import_export/perl.pl', 'import_export/asciioe.pl', 'import_export/png.pl', ],\n}","breadcrumbs":"Stencils » user stencils » Add Colours and Special Shape Codes","id":"82","title":"Add Colours and Special Shape Codes"},"83":{"body":"It is nice to generate a text file of the data in case you need to make further tweaks before running it through ditaa. It is also required if you want to generate .pngs on the fly of your diagrams. Go to App/Asciio/setup/actions and load up the file.pl file. On line 65, replace the original saving code with the following: #$new_title = $self->save_with_type($elements_to_save, $type, $file_name) ; ## Regardless of previous stuff, save one asciio file and one asciio..txt ascii file ## Courtesy of Strawp of http://strawp.net/archive/geeking-out-with-diagrams-in-ascii/ $new_title = $self->save_with_type($elements_to_save, \"asciio\", $file_name) ; $new_title = $self->save_with_type($elements_to_save, \"txt\", $file_name.\".txt\") ; ## Run ditaa to convert text version into nice copy ## Use this if you have Proc::Background available. Otherwise, use the system call below. #use Proc::Background; #my $proc1 = Proc::Background->new(\"c:\\\\bin\\\\ditaa.bat \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\"); #my $proc1 = Proc::Background->new(\"java -jar /home/thomas/programs/ditaa/ditaa0_9.jar \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\"); ## This call converts while saving. Slows down save time. Replace the path below with your path to ditaa.jar ## You can add any special parameters here that you commonly use as well. ## Use this command if you unzipped the .jar file system(\"java -jar /home/thomas/programs/asciio-ditaa/ditaa0_9.jar \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\"); ## Use this command if you installed the .deb. #system(\"ditaa \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\");","breadcrumbs":"Stencils » user stencils » Modifying Saving","id":"83","title":"Modifying Saving"},"84":{"body":"Now that you have made all of your tweaks, you are ready to start using your asciio/ditaa combo! Start by making a simple diagram. Here is one below: Notice when you save this file for the first time: Several files are created at first. As well as our rendered image. Now, lets spice it up with some colour and some shapes. Use the right click menu to add the document tag to each of the items labelled document. To do this you will need to: Right click and select stencils → ditaatags → shapes → document Drag the {d} over the first document. I suggest you group any shapes, and shape modifiers by using CTRL+G once you set them up. If you do this, all of your pieces will move around if you have to tweak your image. Grouping involves selecting each item (hold shift while clicking each item), then press CTRL+G on your keyboard. This will cause this group of items to change background colour, and if you move one item, they will all move together. (You can ungroup by pressing CTRL+U) Add another {d} to the other document. If your item is falling behind the item you want, you can press CTRL+F to bring it to the foreground. Or CTRL+B to push the item on top into the background. Now lets add some colour. Right click, and add some colour tags to the documents. As you save, you will notice the .png updates automatically. Here is your final work of art:","breadcrumbs":"Stencils » user stencils » Using the New Setup","id":"84","title":"Using the New Setup"},"85":{"body":"asciio Won't Load File I've noticed that if you modify the stock asciio shapes (either through the gui itself, or in the stencils file) often times if you launch asciio, and then try to load a file with altered shapes, it will fail to load. It generates this output in the terminal: thomas@thomas-desktop:~/programs/asciio-ditaa$ asciio Using setup directory:'/usr/share/perl5/App/Asciio/setup/' running action 'Open'. load_file: can't load file '/home/thomas/programs/asciio-ditaa/saves/test': Unrecognized character \\x8E in column 23827 at (eval 105) line 372. You can still get asciio to open, you just need to launch it with the file you want to load. So either launch it by typing something like: thomas@thomas-desktop:~/programs/asciio-ditaa$ asciio /home/thomas/programs/asciio-ditaa/saves/test Using setup directory:'/usr/share/perl5/App/Asciio/setup/' running action 'Open'. Or launch from your file manager. In my case, Nautilus:","breadcrumbs":"Stencils » user stencils » Troubleshooting","id":"85","title":"Troubleshooting"},"86":{"body":"When loading asciio for the first time, and saving, I find that asciio forgets where I saved the document. It always returns to the original launching location. To avoid this, I'd recommend that after your first save, you reopen asciio by using one of the two procedures mentioned above. This will allow it to remember where you are working, and the Save function will work correctly.","breadcrumbs":"Stencils » user stencils » asciio Forgets Where I Saved","id":"86","title":"asciio Forgets Where I Saved"},"87":{"body":"Asciio has two editing mode, Dialog and Inline , the default mode is Dialog .","breadcrumbs":"Editing elements text and attributes » Editing elements text and attributes","id":"87","title":"Editing elements text and attributes"},"88":{"body":"Binding: Return, double-click Asciio opens a dialog which lets you set: boxing options title text edit in dialog","breadcrumbs":"Editing elements text and attributes » Dialog editing","id":"88","title":"Dialog editing"},"89":{"body":"Binding: Return, double-click In this mode you can only edit the text. edit inline","breadcrumbs":"Editing elements text and attributes » Inline editing","id":"89","title":"Inline editing"},"9":{"body":"Asciio input is from mouse and keyboard bindings, they are defined in a configuration files that you can change. Asciio's interface is minimal by design.","breadcrumbs":"Asciio's interface » Interface","id":"9","title":"Interface"},"90":{"body":"You can edit in the other mode with these bindings: ctl + Return ctl + double-click","breadcrumbs":"Editing elements text and attributes » Alternate editing","id":"90","title":"Alternate editing"},"91":{"body":"To change the mode during the session use: Binding: «zi»","breadcrumbs":"Editing elements text and attributes » Changing mode","id":"91","title":"Changing mode"},"92":{"body":"EDIT_TEXT_INLINE => 0, EDIT_TEXT_INLINE => 0 Indicates that the default editing mode is Dialog editing EDIT_TEXT_INLINE => 1 Indicates that the default editing mode is Inline editing","breadcrumbs":"Editing elements text and attributes » Setting the editing mode in the user configuration","id":"92","title":"Setting the editing mode in the user configuration"},"93":{"body":"We can use color in asciio, But if exported, the color information will be lost. The markup mode adds marks in the chart, and these marks can be retained when exporting, so that special effects can be displayed in some specific software.","breadcrumbs":"Editing elements text and attributes » Markup mode » Markup mode","id":"93","title":"Markup mode"},"94":{"body":"To use marks in the chart, turn on this option in the configuration.The markup enable variable is the basic attribute of the chart and cannot be changed at runtime. USE_MARKUP_MODE => 'zimwiki', If you do not need to use any markup mode, please keep this variable empty. USE_MARKUP_MODE => '', Currently, only zimwiki format markup is supported, then markdown format or pure html format may be supported in the future.","breadcrumbs":"Editing elements text and attributes » Markup mode » 1 Use markup mode","id":"94","title":"1 Use markup mode"},"95":{"body":"","breadcrumbs":"Editing elements text and attributes » Markup mode » 2 zimwiki format description","id":"95","title":"2 zimwiki format description"},"96":{"body":"zimwiki markup mode currently supports text editing of box type elements.Just place the text in the middle of the marks. Currently supports 5 types of markers: bold something underline something double underline link name strikethrough something italics something This is what it looks like in Asciio: markup_effect This is the effect in inline editing mode: markup_mode_modify Marks can only be valid for a single line, not multi lines. Marks support nesting: markup_nesting Although this function is supported, it is not recommended to use it in this way, and it does not make much sense","breadcrumbs":"Editing elements text and attributes » Markup mode » 2.1 Edit marks","id":"96","title":"2.1 Edit marks"},"97":{"body":"Normally, when exporting to ascii, you will get the following text Binding: «ctl-e» «shift-Y» «Y» .----------. .---------------. .-----------. .---------------. | italics | | strikethrough | | underline | | asciio github | '----------' '---------------' '-----------' '---------------' Currently, an export format is also supported, and the mark up character is added, which can be recognized by zim . Binding: «ctl-shift-E» .----------. .---------------. .-----------. | //italics// | | ~~strikethrough~~ | | __underline__ | '----------' '---------------' '-----------' In the zim environment, they will be rendered like this: markup_mode_zim","breadcrumbs":"Editing elements text and attributes » Markup mode » 2.2 Export","id":"97","title":"2.2 Export"},"98":{"body":"You can do a lot of thing with just the mouse and the popup menus but that would be a mistake, keyboard bindings are much faster and more efficient, including moving elements around. The mouse shines when quick-linking elements, they allow you to create a base diagram fast but editing and fine tuning goes faster with the keyboard or keyboard + mouse. Learn the keyboard bindings, they are a very good way to use Asciio.","breadcrumbs":"Working efficiently » Working efficiently","id":"98","title":"Working efficiently"},"99":{"body":"Asciio has many bindings which let you work effectively, a list of all the bindings can be found in the Bindings section. Example action binding insert a box ib resize it 2, 4 move it hjkl/Arrows insert a new box ib insert an arrow ia connect other box Alt+A, hjkl/Arrows escape arrow end mode Escape select both boxes V align them A, t only keyboard","breadcrumbs":"Working efficiently » Keyboard » Keyboard","id":"99","title":"Keyboard"}},"length":252,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{",":{"0":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},".":{"0":{"2":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":8,"docs":{"148":{"tf":2.0},"151":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.7320508075688772},"182":{"tf":2.6457513110645907},"229":{"tf":2.6457513110645907},"246":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"228":{"tf":1.0}}},"5":{"df":1,"docs":{"202":{"tf":1.0}}},"a":{"0":{"df":7,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"228":{"tf":1.0},"246":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0}}},"df":21,"docs":{"174":{"tf":1.0},"180":{"tf":4.0},"181":{"tf":1.0},"182":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.4142135623730951},"240":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":2.23606797749979},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"1":{"'":{",":{"'":{"c":{"0":{"0":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":1,"docs":{"144":{"tf":1.0}}},"3":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"5":{"df":1,"docs":{"85":{"tf":1.0}}},"df":6,"docs":{"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0}}},"2":{"3":{"4":{"5":{"6":{"7":{"8":{"9":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"/":{"3":{"3":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"5":{"df":3,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"210":{"tf":1.0}}},"6":{",":{"5":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"7":{"/":{"3":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"8":{"df":1,"docs":{"151":{"tf":1.0}}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"tf":1.0}}}}}}}},"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":38,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":3.1622776601683795},"153":{"tf":1.0},"158":{"tf":2.0},"161":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":2.6457513110645907},"181":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":2.8284271247461903},"233":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"49":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":2.23606797749979},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.0},"94":{"tf":1.0}}},"2":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"1":{"df":2,"docs":{"235":{"tf":1.0},"96":{"tf":1.0}}},"2":{"7":{"df":1,"docs":{"49":{"tf":1.0}}},"df":2,"docs":{"236":{"tf":1.0},"97":{"tf":1.0}}},"3":{"df":1,"docs":{"237":{"tf":1.0}}},"4":{"df":1,"docs":{"238":{"tf":1.0}}},"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"6":{".":{"4":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"0":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"2":{"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":4,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"3":{"8":{"2":{"7":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":1,"docs":{"202":{"tf":1.0}}},"6":{"df":1,"docs":{"151":{"tf":1.0}}},":":{"1":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}},">":{"&":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"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":2,"docs":{"148":{"tf":1.7320508075688772},"175":{"tf":1.0}}}}}}}},"df":25,"docs":{"128":{"tf":1.0},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"176":{"tf":1.4142135623730951},"178":{"tf":1.0},"180":{"tf":3.3166247903554},"181":{"tf":1.0},"185":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"234":{"tf":1.0},"237":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.4142135623730951},"245":{"tf":1.0},"247":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"82":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}},"3":{".":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"129":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":2.0},"185":{"tf":1.0},"195":{"tf":1.0},"228":{"tf":1.0},"245":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}},"4":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":2,"docs":{"190":{"tf":1.0},"195":{"tf":1.0}}},"4":{"4":{"4":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":10,"docs":{"132":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":1.7320508075688772},"202":{"tf":1.0},"65":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}}},"5":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"151":{"tf":1.0}}},"df":12,"docs":{"133":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"6":{"4":{"6":{"df":1,"docs":{"50":{"tf":4.69041575982343}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":1,"docs":{"83":{"tf":1.0}}},"df":5,"docs":{"134":{"tf":1.0},"202":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.7320508075688772}}},"7":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}},"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"49":{"tf":1.0}}},"8":{"5":{"9":{"df":1,"docs":{"50":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"9":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"_":{")":{"(":{"_":{")":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"_":{"_":{"_":{"_":{"/":{"\\":{"_":{"_":{"_":{"/":{"_":{"/":{"_":{"/":{"\\":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{")":{"_":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"/":{"/":{"_":{"/":{"/":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"72":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"138":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":1,"docs":{"50":{"tf":1.0}},"|":{"_":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"_":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":4,"docs":{"0":{"tf":2.0},"138":{"tf":1.4142135623730951},"50":{"tf":3.0},"72":{"tf":1.0}},"|":{"df":0,"docs":{},"|":{"_":{"df":0,"docs":{},"|":{"df":0,"docs":{},"|":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.7320508075688772},"50":{"tf":2.6457513110645907}},"o":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":1,"docs":{"251":{"tf":1.0}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":9,"docs":{"0":{"tf":1.4142135623730951},"181":{"tf":2.8284271247461903},"246":{"tf":1.0},"247":{"tf":2.0},"248":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"68":{"tf":1.0},"72":{"tf":1.4142135623730951},"82":{"tf":1.0}},"o":{"_":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"251":{"tf":1.0}}},"|":{"/":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"b":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"13":{"tf":1.0},"142":{"tf":1.0},"231":{"tf":1.0},"235":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"247":{"tf":1.0},"3":{"tf":1.0},"69":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"229":{"tf":1.4142135623730951},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.4142135623730951},"194":{"tf":1.0},"247":{"tf":1.4142135623730951},"29":{"tf":1.0},"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"231":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"233":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"173":{"tf":1.0},"174":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":11,"docs":{"114":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"229":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"99":{"tf":1.0}},"s":{"/":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"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":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"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":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"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":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"106":{"tf":1.0},"24":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"223":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.4142135623730951}}}}}},"df":47,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"125":{"tf":1.7320508075688772},"130":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":4.0},"174":{"tf":1.4142135623730951},"189":{"tf":1.0},"190":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":2.0},"202":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"53":{"tf":1.7320508075688772},"57":{"tf":2.0},"58":{"tf":2.0},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"80":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":2.0},"93":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"142":{"tf":1.0},"237":{"tf":1.0}}}}},"df":10,"docs":{"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0},"82":{"tf":1.0},"97":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"236":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"d":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"49":{"tf":1.0}}},"b":{"df":1,"docs":{"49":{"tf":1.0}}},"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":9,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":2.0},"167":{"tf":2.8284271247461903},"228":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.4142135623730951},"33":{"tf":1.0},"86":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"243":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":4,"docs":{"161":{"tf":1.0},"238":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"+":{"a":{"df":1,"docs":{"99":{"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":{"125":{"tf":1.0}}}}}}}},"df":9,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"228":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"85":{"tf":1.0}},"n":{"df":1,"docs":{"90":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":3,"docs":{"11":{"tf":1.0},"154":{"tf":1.0},"96":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"n":{"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":4,"docs":{"107":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"143":{"tf":1.0},"178":{"tf":1.0},"238":{"tf":1.0},"84":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"137":{"tf":1.0},"188":{"tf":2.0},"203":{"tf":1.0}}},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"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":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"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":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"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":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{":":{":":{"a":{"d":{"d":{"_":{"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":{"(":{"$":{"_":{"[":{"0":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"228":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"229":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"229":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"229":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"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":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"2":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"235":{"tf":2.8284271247461903},"243":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"166":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"202":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951}}},"df":1,"docs":{"113":{"tf":1.0}}}}},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"r":{"a":{"b":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"175":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"228":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"0":{"tf":1.0},"111":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":2.23606797749979},"194":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"248":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"229":{"tf":1.0},"245":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":27,"docs":{"0":{"tf":1.0},"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":2.0},"182":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"220":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":2.23606797749979},"54":{"tf":1.4142135623730951},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":2.0},"99":{"tf":1.4142135623730951}}}}},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":4,"docs":{"251":{"tf":1.4142135623730951},"51":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"0":{"df":1,"docs":{"16":{"tf":1.0}}},"[":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"226":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":20,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":1.7320508075688772},"142":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"233":{"tf":1.0},"241":{"tf":1.0},"251":{"tf":1.7320508075688772},"51":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"97":{"tf":1.0}},"o":{"\"":{">":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}},"'":{"df":5,"docs":{"14":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"9":{"tf":1.0}}},".":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{">":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"/":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"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":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"25":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"25":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":67,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":2.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":3.605551275463989},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"216":{"tf":1.0},"217":{"tf":1.0},"227":{"tf":1.0},"230":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":2.6457513110645907},"248":{"tf":2.0},"25":{"tf":1.4142135623730951},"251":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.7320508075688772},"32":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.7320508075688772},"7":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"86":{"tf":2.0},"87":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"|":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"230":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"228":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"143":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"235":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"161":{"tf":1.0},"87":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"o":{"df":4,"docs":{"161":{"tf":2.23606797749979},"30":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"183":{"tf":1.0},"192":{"tf":1.0},"205":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.0},"14":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"139":{"tf":2.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"228":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"16":{"tf":1.0},"223":{"tf":1.0},"56":{"tf":1.7320508075688772}}}}},"b":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"b":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"114":{"tf":1.0},"168":{"tf":1.0},"244":{"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":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":7,"docs":{"112":{"tf":1.0},"170":{"tf":1.4142135623730951},"20":{"tf":1.0},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"245":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"249":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"c":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"107":{"tf":1.7320508075688772},"108":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.0}}},"h":{"df":1,"docs":{"202":{"tf":1.0}}},"i":{"c":{"df":4,"docs":{"144":{"tf":1.0},"231":{"tf":1.0},"82":{"tf":1.0},"94":{"tf":1.0}}},"df":1,"docs":{"242":{"tf":1.0}}}}},"df":14,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"153":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"241":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"63":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"228":{"tf":1.0},"235":{"tf":1.0}}}}},"df":1,"docs":{"109":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"239":{"tf":1.0},"83":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":11,"docs":{"125":{"tf":1.0},"207":{"tf":1.0},"235":{"tf":1.0},"243":{"tf":1.0},"42":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"110":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":61,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":2.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":2.449489742783178},"146":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"174":{"tf":2.8284271247461903},"175":{"tf":1.7320508075688772},"176":{"tf":2.23606797749979},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"182":{"tf":1.0},"198":{"tf":1.0},"228":{"tf":3.4641016151377544},"229":{"tf":1.0},"230":{"tf":1.0},"24":{"tf":1.0},"246":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"142":{"tf":1.0},"194":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":2,"docs":{"2":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0}}},"y":{"_":{"2":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"235":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"153":{"tf":2.0},"165":{"tf":1.0},"231":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"233":{"tf":1.0},"238":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"127":{"tf":1.0},"231":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"1":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"2":{"df":5,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.23606797749979},"220":{"tf":1.0}}},"3":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"df":52,"docs":{"0":{"tf":1.0},"101":{"tf":2.8284271247461903},"105":{"tf":2.449489742783178},"107":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"132":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"148":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"157":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"165":{"tf":3.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"190":{"tf":1.0},"211":{"tf":1.4142135623730951},"238":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":2.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.7320508075688772},"82":{"tf":3.0},"88":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"u":{"b":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"145":{"tf":1.0},"148":{"tf":3.0},"158":{"tf":2.0},"182":{"tf":1.0},"228":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"0":{"0":{"df":8,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"157":{"tf":2.449489742783178},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"178":{"tf":1.0},"228":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0}}},"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":3,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"236":{"tf":1.0}}}},"df":1,"docs":{"153":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"236":{"tf":2.0}}}}},"df":0,"docs":{},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":5,"docs":{"181":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"248":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"204":{"tf":1.0},"205":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"246":{"tf":1.0},"25":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.0}}}},"v":{"a":{"df":2,"docs":{"148":{"tf":1.0},"247":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"177":{"tf":2.6457513110645907},"179":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"237":{"tf":1.0},"238":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"84":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"82":{"tf":1.0}}},"df":14,"docs":{"106":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"241":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":2,"docs":{"235":{"tf":1.0},"66":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":20,"docs":{"0":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.7320508075688772},"142":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":2.23606797749979},"199":{"tf":1.0},"30":{"tf":1.4142135623730951},"54":{"tf":1.0},"64":{"tf":1.0},"79":{"tf":2.0},"84":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.4142135623730951},"94":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"13":{"tf":1.0},"231":{"tf":2.6457513110645907},"233":{"tf":3.3166247903554},"235":{"tf":4.898979485566356},"236":{"tf":1.0},"237":{"tf":3.3166247903554},"238":{"tf":2.6457513110645907},"239":{"tf":3.1622776601683795},"240":{"tf":2.23606797749979},"241":{"tf":2.23606797749979},"242":{"tf":2.6457513110645907},"243":{"tf":2.6457513110645907},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"37":{"tf":1.0},"85":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":2.0}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"247":{"tf":2.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"236":{"tf":1.0}}}}},".":{"df":0,"docs":{},"o":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"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":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"141":{"tf":1.0},"2":{"tf":1.0},"69":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"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":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"111":{"tf":1.0},"125":{"tf":2.0},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"158":{"tf":1.0},"182":{"tf":2.6457513110645907},"84":{"tf":2.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"118":{"tf":1.0},"123":{"tf":1.0},"157":{"tf":1.7320508075688772},"162":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":5,"docs":{"102":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":2.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.4142135623730951}}}}}},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"0":{"tf":1.0},"139":{"tf":1.0},"183":{"tf":1.0},"189":{"tf":1.0},"228":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0}}}},"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"110":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"113":{"tf":1.0},"170":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":1.0},"23":{"tf":1.0},"245":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"82":{"tf":1.4142135623730951},"84":{"tf":2.0}},"s":{"/":{"b":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"82":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"82":{"tf":1.0}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"105":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.449489742783178},"153":{"tf":1.0},"236":{"tf":1.0},"243":{"tf":1.0}}}},"o":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"'":{"df":1,"docs":{"45":{"tf":1.0}}},"df":20,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"233":{"tf":1.4142135623730951},"241":{"tf":1.0},"242":{"tf":1.0},"83":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"2":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"77":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"231":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}},"x":{"df":4,"docs":{"110":{"tf":1.0},"128":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}},"s":{"df":1,"docs":{"174":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"233":{"tf":1.4142135623730951},"235":{"tf":2.23606797749979},"237":{"tf":1.0},"239":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":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":{"147":{"tf":1.0},"183":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"173":{"tf":1.7320508075688772},"174":{"tf":2.0},"74":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.7320508075688772},"195":{"tf":2.0},"220":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"0":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772},"105":{"tf":1.0},"125":{"tf":1.0},"142":{"tf":1.0},"160":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":2.449489742783178},"63":{"tf":1.0},"66":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":13,"docs":{"125":{"tf":1.4142135623730951},"142":{"tf":1.0},"165":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"237":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{".":{"*":{"*":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"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":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"228":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"178":{"tf":1.0},"230":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"175":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"2":{"tf":1.0}}}}},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"228":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"143":{"tf":1.0},"251":{"tf":1.0}}},"t":{"df":3,"docs":{"143":{"tf":1.4142135623730951},"7":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"207":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.0},"245":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":10,"docs":{"0":{"tf":1.0},"102":{"tf":1.7320508075688772},"113":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}},"n":{"df":1,"docs":{"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"6":{"tf":1.0},"86":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.7320508075688772},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":1.0},"230":{"tf":1.0},"233":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"83":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"233":{"tf":1.0},"238":{"tf":1.0}}}},"df":2,"docs":{"231":{"tf":1.0},"233":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"2":{"tf":1.0},"249":{"tf":1.0},"6":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"189":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":26,"docs":{"101":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"183":{"tf":1.0},"189":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"228":{"tf":1.0},"24":{"tf":1.0},"64":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.4142135623730951},"82":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"'":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"3":{"2":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"_":{"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":{"206":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"112":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"df":1,"docs":{"132":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":13,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"231":{"tf":2.23606797749979},"233":{"tf":2.6457513110645907},"235":{"tf":1.4142135623730951},"237":{"tf":1.7320508075688772},"238":{"tf":1.4142135623730951},"32":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":9,"docs":{"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"90":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"l":{"+":{"b":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"84":{"tf":1.0}}},"g":{"df":1,"docs":{"84":{"tf":1.4142135623730951}}},"u":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"231":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"46":{"tf":1.0},"68":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"g":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"6":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"187":{"tf":1.0},"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":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":{"139":{"tf":2.23606797749979},"187":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.4142135623730951},"241":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"b":{"df":1,"docs":{"83":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"230":{"tf":1.7320508075688772}},"g":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"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":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":7,"docs":{"13":{"tf":1.0},"154":{"tf":1.0},"211":{"tf":1.0},"243":{"tf":1.0},"68":{"tf":1.0},"87":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"14":{"tf":1.0},"178":{"tf":1.4142135623730951},"180":{"tf":1.0},"229":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"125":{"tf":1.4142135623730951},"155":{"tf":1.0},"202":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}}},"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":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"24":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"228":{"tf":1.0},"95":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"219":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"160":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"111":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"~":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"188":{"tf":1.0},"232":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"231":{"tf":1.4142135623730951},"233":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0}}}}}}}},"v":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"2":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"0":{"tf":1.0},"13":{"tf":1.0},"184":{"tf":1.0},"8":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":4,"docs":{"233":{"tf":1.0},"236":{"tf":1.0},"251":{"tf":1.0},"51":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"m":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"224":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":16,"docs":{"0":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"120":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"25":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"24":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1":{"tf":1.0},"110":{"tf":1.0},"2":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"125":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.0},"191":{"tf":1.0},"213":{"tf":1.0},"235":{"tf":3.0},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":2.449489742783178},"54":{"tf":1.0},"81":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"119":{"tf":1.0},"202":{"tf":1.0},"236":{"tf":1.0},"247":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"183":{"tf":1.0},"188":{"tf":1.0},"79":{"tf":1.0}}},"y":{":":{"'":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"5":{"/":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"85":{"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":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":1,"docs":{"69":{"tf":1.0}},"l":{"df":2,"docs":{"31":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"=":{":":{"0":{".":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"164":{"tf":2.0},"170":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"235":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"188":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"a":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":12,"docs":{"251":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":1.7320508075688772},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"188":{"tf":1.0},"195":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"185":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":2.0},"228":{"tf":1.0},"242":{"tf":1.0},"75":{"tf":1.0},"84":{"tf":2.449489742783178},"86":{"tf":1.0}}}}}}}},"df":1,"docs":{"144":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"119":{"tf":1.0},"142":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"178":{"tf":1.0},"228":{"tf":1.0},"247":{"tf":1.0},"32":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"11":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"233":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"158":{"tf":1.0},"235":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":9,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"235":{"tf":2.0},"81":{"tf":2.0},"83":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"194":{"tf":1.0},"213":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"df":1,"docs":{"13":{"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":3,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.4641016151377544},"84":{"tf":1.0}}},"w":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"58":{"tf":1.0}},"n":{"df":4,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"13":{"tf":1.0},"37":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"142":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":2.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.7320508075688772}}}},"p":{"df":1,"docs":{"139":{"tf":3.1622776601683795}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"131":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"127":{"tf":1.0},"161":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"237":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.7320508075688772},"153":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}},"t":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"92":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}}},"df":21,"docs":{"114":{"tf":1.0},"125":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"155":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"92":{"tf":2.23606797749979},"96":{"tf":1.7320508075688772},"98":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":7,"docs":{"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"180":{"tf":1.0},"245":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"50":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"11":{"tf":1.0},"144":{"tf":1.0},"236":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"m":{"9":{"7":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"72":{"tf":1.0}}},"(":{"df":1,"docs":{"155":{"tf":1.0}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"207":{"tf":1.0},"210":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":60,"docs":{"0":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.23606797749979},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"110":{"tf":3.0},"111":{"tf":2.0},"112":{"tf":1.7320508075688772},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":3.0},"160":{"tf":2.6457513110645907},"161":{"tf":2.23606797749979},"168":{"tf":2.23606797749979},"170":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"182":{"tf":2.449489742783178},"194":{"tf":1.0},"202":{"tf":2.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.4142135623730951},"40":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"87":{"tf":1.0},"98":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"94":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"149":{"tf":1.0},"24":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"129":{"tf":1.0},"31":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"81":{"tf":1.0}}},"x":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":7,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"166":{"tf":1.0},"54":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"99":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"110":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"!":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"182":{"tf":1.0},"229":{"tf":1.0}}}}}}}},"df":1,"docs":{"155":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"113":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"243":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"229":{"tf":1.4142135623730951}}}}},"v":{"=":{"\"":{"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":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"5":{"tf":1.0},"97":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"a":{"df":1,"docs":{"82":{"tf":5.0990195135927845}}},"df":0,"docs":{}},"q":{"df":2,"docs":{"173":{"tf":1.0},"247":{"tf":1.0}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"228":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"125":{"tf":1.0},"160":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.7320508075688772},"229":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}},"e":{"2":{"df":1,"docs":{"229":{"tf":1.0}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"177":{"tf":1.7320508075688772},"182":{"tf":1.0},"229":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"c":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0}},"t":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"194":{"tf":1.0},"228":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":26,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"188":{"tf":1.0},"195":{"tf":1.4142135623730951},"202":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":8,"docs":{"165":{"tf":1.4142135623730951},"25":{"tf":2.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"72":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"186":{"tf":1.4142135623730951},"196":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"5":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"178":{"tf":1.0}}}},"t":{"df":2,"docs":{"125":{"tf":1.0},"229":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"13":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"231":{"tf":1.0},"237":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"238":{"tf":1.0},"42":{"tf":1.0},"77":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"93":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}},"r":{"a":{"df":2,"docs":{"0":{"tf":1.0},"145":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"240":{"tf":1.0}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"237":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}},"s":{"df":3,"docs":{"235":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"229":{"tf":1.0},"50":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"106":{"tf":1.0},"125":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"251":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"e":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"7":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"83":{"tf":1.4142135623730951}},"e":{".":{"\"":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"83":{"tf":2.0}}}}},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":28,"docs":{"118":{"tf":1.4142135623730951},"143":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":2.0},"178":{"tf":2.0},"189":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"224":{"tf":1.0},"228":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.23606797749979},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":2.23606797749979},"83":{"tf":2.23606797749979},"84":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"9":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"137":{"tf":1.0}}}}}}}}},"l":{"df":6,"docs":{"231":{"tf":2.0},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":1.0},"247":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"239":{"tf":1.0},"84":{"tf":1.0}}}},"d":{"df":7,"docs":{"13":{"tf":1.0},"174":{"tf":1.0},"195":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"79":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"245":{"tf":1.0},"6":{"tf":1.0},"84":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"30":{"tf":1.0}}},"x":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"df":1,"docs":{"83":{"tf":1.0}},"p":{"df":5,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.7320508075688772},"229":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":9,"docs":{"187":{"tf":1.0},"231":{"tf":1.4142135623730951},"237":{"tf":1.0},"243":{"tf":1.0},"6":{"tf":1.4142135623730951},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"97":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":2.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"174":{"tf":1.4142135623730951},"237":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"245":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.4142135623730951}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.7320508075688772},"117":{"tf":1.0},"14":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"224":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"139":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"233":{"tf":1.0},"242":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"236":{"tf":1.0},"239":{"tf":1.7320508075688772},"32":{"tf":1.0}}}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"165":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"250":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"193":{"tf":1.0},"195":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":3,"docs":{"188":{"tf":1.0},"195":{"tf":1.0},"242":{"tf":1.4142135623730951}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"142":{"tf":1.0},"25":{"tf":1.0},"29":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":1,"docs":{"251":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.0},"83":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}}}}},"g":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"247":{"tf":2.0}},"o":{"df":1,"docs":{"247":{"tf":2.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":7,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"228":{"tf":1.4142135623730951},"231":{"tf":1.7320508075688772},"233":{"tf":1.0},"235":{"tf":1.4142135623730951},"243":{"tf":1.0},"251":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"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":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"112":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"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":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"df":3,"docs":{"125":{"tf":3.1622776601683795},"228":{"tf":1.0},"64":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"151":{"tf":2.23606797749979},"153":{"tf":1.0},"235":{"tf":1.0},"75":{"tf":1.0},"82":{"tf":1.0}},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"228":{"tf":1.0}}},"t":{"df":3,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0},"251":{"tf":1.0}}}},"df":4,"docs":{"237":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":1,"docs":{"98":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"0":{"tf":1.0},"153":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"13":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"3":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"142":{"tf":2.23606797749979},"24":{"tf":1.0}},"i":{"c":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"231":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"142":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"d":{"df":7,"docs":{"16":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"177":{"tf":1.0}}},"df":24,"docs":{"110":{"tf":2.8284271247461903},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"113":{"tf":2.0},"114":{"tf":1.7320508075688772},"115":{"tf":1.0},"144":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":2.23606797749979},"169":{"tf":2.6457513110645907},"170":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"176":{"tf":2.23606797749979},"177":{"tf":2.23606797749979},"179":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.4142135623730951},"235":{"tf":1.0},"64":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"7":{"tf":1.0}}},"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"114":{"tf":1.0}},"i":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"247":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":2.0},"145":{"tf":1.7320508075688772},"15":{"tf":1.0},"156":{"tf":1.0},"16":{"tf":1.0},"228":{"tf":1.0},"247":{"tf":1.0},"5":{"tf":1.0},"7":{"tf":1.0},"85":{"tf":1.0}}},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"a":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"df":3,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"153":{"tf":1.0}},"l":{"df":2,"docs":{"229":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"236":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0}}}}},"df":8,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0}},"e":{"a":{"d":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}}},"l":{"df":0,"docs":{},"p":{"df":5,"docs":{"110":{"tf":1.0},"14":{"tf":1.4142135623730951},"146":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"174":{"tf":1.0}}},"df":9,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"153":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.4142135623730951},"74":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"248":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"248":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"188":{"tf":1.0},"248":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"109":{"tf":2.0},"125":{"tf":1.0},"191":{"tf":1.0},"21":{"tf":1.4142135623730951},"73":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"111":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"/":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"173":{"tf":1.0},"174":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"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":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"83":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"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":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"223":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"14":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"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":{":":{"4":{"4":{"4":{"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"201":{"tf":1.0}}}}}},"df":2,"docs":{"200":{"tf":1.0},"202":{"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":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":2,"docs":{"78":{"tf":1.0},"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}},"s":{":":{"/":{"/":{"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":{"/":{"b":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"a":{"df":2,"docs":{"13":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"u":{"c":{"a":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"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":{}}}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"1":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"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":{}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"i":{"'":{"d":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}}},"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":3,"docs":{"153":{"tf":1.0},"53":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"b":{"b":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":4,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"40":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"h":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"n":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"249":{"tf":1.0}}},"u":{"1":{"df":1,"docs":{"153":{"tf":1.0}}},"2":{"df":1,"docs":{"153":{"tf":1.0}}},"3":{"df":1,"docs":{"153":{"tf":1.0}}},"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":1,"docs":{"153":{"tf":1.0}}}}},"c":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}},"d":{"df":1,"docs":{"249":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"151":{"tf":1.0},"228":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"71":{"tf":1.0}}},"f":{"(":{"$":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"k":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"l":{"df":2,"docs":{"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}}},"df":2,"docs":{"157":{"tf":1.0},"162":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"251":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"236":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":4,"docs":{"13":{"tf":1.0},"233":{"tf":1.0},"242":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"139":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"109":{"tf":1.0},"92":{"tf":1.4142135623730951}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"14":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"242":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.0},"145":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"148":{"tf":1.0},"175":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"92":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":6,"docs":{"144":{"tf":1.0},"229":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"154":{"tf":1.0}}},"df":16,"docs":{"125":{"tf":2.0},"148":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"182":{"tf":1.4142135623730951},"25":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}},"i":{"d":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"187":{"tf":1.0},"2":{"tf":1.4142135623730951},"202":{"tf":1.0},"6":{"tf":3.0},"76":{"tf":1.4142135623730951},"83":{"tf":1.0}}},"n":{"c":{"df":2,"docs":{"202":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}}},"f":{"a":{"c":{"df":9,"docs":{"15":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"231":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"o":{"df":3,"docs":{"137":{"tf":1.0},"45":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"r":{"df":1,"docs":{"71":{"tf":1.0}},"v":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"'":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.0},"153":{"tf":1.4142135623730951},"194":{"tf":1.0},"58":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"84":{"tf":2.8284271247461903}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"250":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"44":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":2,"docs":{"149":{"tf":1.0},"159":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"128":{"tf":1.0}}},"s":{"0":{"2":{"0":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"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":{},"e":{"df":1,"docs":{"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"187":{"tf":1.4142135623730951}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"239":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.0},"239":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"df":5,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"246":{"tf":1.0},"58":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"228":{"tf":1.4142135623730951},"231":{"tf":1.0},"94":{"tf":1.0}}}},"y":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"174":{"tf":1.4142135623730951},"84":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":2.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":12,"docs":{"111":{"tf":1.0},"145":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":2.449489742783178},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.0},"228":{"tf":1.7320508075688772},"229":{"tf":1.0},"236":{"tf":1.0},"246":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"153":{"tf":1.0},"235":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"8":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"b":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"202":{"tf":1.0},"228":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"105":{"tf":1.0},"166":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"190":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"85":{"tf":2.0},"86":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":6,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"167":{"tf":1.0},"171":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"<":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"a":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"229":{"tf":1.0}}}}},"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"143":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":2.6457513110645907},"236":{"tf":1.0},"237":{"tf":1.0},"81":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"240":{"tf":2.449489742783178},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"t":{"'":{"df":5,"docs":{"125":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"235":{"tf":1.0},"237":{"tf":1.0}}},"df":6,"docs":{"104":{"tf":1.0},"128":{"tf":1.0},"190":{"tf":1.0},"42":{"tf":1.0},"84":{"tf":1.4142135623730951},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"151":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"145":{"tf":1.0},"151":{"tf":3.0},"50":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"i":{"b":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"2":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"250":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"145":{"tf":1.0},"237":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":34,"docs":{"109":{"tf":2.23606797749979},"125":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.4142135623730951},"222":{"tf":1.0},"223":{"tf":1.0},"235":{"tf":2.23606797749979},"236":{"tf":1.0},"25":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"51":{"tf":1.0},"57":{"tf":2.449489742783178},"58":{"tf":2.23606797749979},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"79":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"k":{"=":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"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":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"5":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":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":{"0":{"tf":1.0},"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":1.0},"155":{"tf":1.0},"158":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"5":{"tf":1.0},"98":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"5":{"tf":1.0},"8":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"14":{"tf":1.0},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}},"o":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":6,"docs":{"138":{"tf":1.0},"171":{"tf":1.0},"189":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":2.23606797749979},"86":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"233":{"tf":1.0}},"i":{"c":{"df":4,"docs":{"145":{"tf":1.0},"228":{"tf":1.4142135623730951},"236":{"tf":1.0},"239":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"228":{"tf":1.0},"238":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":9,"docs":{"143":{"tf":1.0},"153":{"tf":1.0},"231":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}},"t":{"df":2,"docs":{"0":{"tf":1.0},"98":{"tf":1.0}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"233":{"tf":1.0},"236":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"50":{"tf":1.0}}}},"m":{"a":{"d":{"df":0,"docs":{},"e":{"df":3,"docs":{"205":{"tf":1.0},"33":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"113":{"tf":1.0},"143":{"tf":1.0},"161":{"tf":2.0},"235":{"tf":1.0},"24":{"tf":1.0},"6":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"110":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"202":{"tf":1.0},"99":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"14":{"tf":1.0},"164":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"192":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":5,"docs":{"147":{"tf":1.0},"164":{"tf":1.0},"181":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0}}},"r":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"51":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":4,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":3,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":2.0},"96":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"251":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"│":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}},"x":{"df":0,"docs":{},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}}},"b":{"df":1,"docs":{"3":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"164":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":2.0},"239":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"238":{"tf":1.0},"240":{"tf":1.0},"86":{"tf":1.0}}}}}},"u":{"df":10,"docs":{"12":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"16":{"tf":1.0},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}},"t":{"df":2,"docs":{"233":{"tf":1.0},"235":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"10":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"236":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}},"i":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"9":{"tf":1.0}}}},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":1,"docs":{"137":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}},"i":{"c":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":20,"docs":{"124":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"229":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"87":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":3,"docs":{"113":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0}},"i":{"df":16,"docs":{"0":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"145":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.7320508075688772},"194":{"tf":1.0},"228":{"tf":1.0},"6":{"tf":1.7320508075688772}}}}},"df":1,"docs":{"82":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":11,"docs":{"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0},"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"98":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"148":{"tf":2.0},"182":{"tf":1.0},"229":{"tf":1.0}}}}}}}}},"df":4,"docs":{"103":{"tf":1.0},"148":{"tf":1.4142135623730951},"182":{"tf":1.0},"229":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":20,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.7320508075688772},"105":{"tf":2.8284271247461903},"11":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"148":{"tf":3.605551275463989},"149":{"tf":4.358898943540674},"153":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"24":{"tf":1.7320508075688772},"247":{"tf":1.0},"248":{"tf":1.4142135623730951},"9":{"tf":1.0},"98":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"247":{"tf":1.4142135623730951}}},"x":{"df":2,"docs":{"181":{"tf":1.0},"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.0},"159":{"tf":3.0},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"214":{"tf":1.7320508075688772},"248":{"tf":1.0},"84":{"tf":1.7320508075688772},"98":{"tf":1.0},"99":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"5":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":6,"docs":{"166":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"55":{"tf":1.0},"96":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"101":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"200":{"tf":1.0},"229":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"y":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"249":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":19,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"190":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"228":{"tf":2.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0}},"x":{"df":1,"docs":{"214":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"224":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}},"df":2,"docs":{"160":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":24,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"153":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"237":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"5":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"t":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"137":{"tf":1.0},"251":{"tf":1.0}}}}}}},"w":{"(":{"\"":{"c":{":":{"\\":{"\\":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"\\":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{".":{"b":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"190":{"tf":1.7320508075688772},"195":{"tf":1.7320508075688772},"202":{"tf":1.0},"211":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"200":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"207":{"tf":1.0},"212":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"[":{"5":{"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"213":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"139":{"tf":2.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"189":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"228":{"tf":1.0},"236":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"84":{"tf":1.0},"99":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":7,"docs":{"139":{"tf":1.0},"160":{"tf":1.4142135623730951},"171":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"142":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":1.0}}}},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":3.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":2.23606797749979},"63":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":7,"docs":{"127":{"tf":1.0},"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"197":{"tf":1.0},"25":{"tf":1.0},"72":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"2":{"0":{"1":{"7":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"249":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"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":{},"e":{"df":2,"docs":{"112":{"tf":1.0},"56":{"tf":1.0}}},"h":{"df":2,"docs":{"101":{"tf":1.0},"125":{"tf":1.4142135623730951}}},"i":{"c":{"df":4,"docs":{"142":{"tf":1.0},"237":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"145":{"tf":1.0},"172":{"tf":1.0},"228":{"tf":1.0},"46":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"o":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"68":{"tf":1.0},"72":{"tf":1.0}}}},"_":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":1,"docs":{"251":{"tf":1.0}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"190":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"42":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"236":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"242":{"tf":1.7320508075688772},"243":{"tf":1.0}}}},"r":{"df":1,"docs":{"236":{"tf":1.0}},"r":{"df":1,"docs":{"235":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"246":{"tf":1.7320508075688772},"251":{"tf":2.0},"65":{"tf":1.0},"82":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"202":{"tf":1.4142135623730951},"215":{"tf":2.23606797749979},"69":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"l":{"d":{"df":3,"docs":{"144":{"tf":1.0},"178":{"tf":1.0},"231":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"c":{"df":4,"docs":{"45":{"tf":1.7320508075688772},"79":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}}},"df":12,"docs":{"107":{"tf":1.0},"169":{"tf":1.0},"202":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":2.23606797749979},"237":{"tf":2.0},"43":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"86":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"164":{"tf":1.0},"85":{"tf":1.7320508075688772},"88":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"192":{"tf":1.0},"195":{"tf":1.0},"221":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772},"65":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"175":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951},"50":{"tf":1.0},"6":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"114":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"137":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"235":{"tf":1.0},"83":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"193":{"tf":1.0},"239":{"tf":1.0},"50":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"101":{"tf":1.0},"125":{"tf":1.0},"84":{"tf":1.0}},"l":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"231":{"tf":1.0},"238":{"tf":1.4142135623730951}}},"y":{"df":7,"docs":{"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"178":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"df":2,"docs":{"231":{"tf":1.0},"235":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":2,"docs":{"235":{"tf":1.0},"238":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"175":{"tf":1.0},"198":{"tf":1.0},"213":{"tf":1.0}}},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}}},"w":{"df":2,"docs":{"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"y":{"df":2,"docs":{"235":{"tf":1.0},"6":{"tf":1.0}}}},"df":3,"docs":{"162":{"tf":1.7320508075688772},"165":{"tf":1.0},"25":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"16":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"142":{"tf":1.0},"43":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}},"l":{"'":{"df":1,"docs":{"242":{"tf":1.0}}},"df":7,"docs":{"183":{"tf":1.0},"189":{"tf":1.0},"197":{"tf":1.4142135623730951},"2":{"tf":4.898979485566356},"230":{"tf":1.0},"250":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"198":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"64":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":5,"docs":{"112":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":1.0},"75":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":3,"docs":{"233":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.0}}}},"o":{"d":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"174":{"tf":1.0},"231":{"tf":2.23606797749979},"233":{"tf":2.23606797749979},"237":{"tf":2.23606797749979},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"247":{"tf":1.0},"248":{"tf":1.0}}}},"s":{"_":{"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":1,"docs":{"81":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":1,"docs":{"146":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":8,"docs":{"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"187":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"223":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"228":{"tf":2.0},"235":{"tf":1.0},"31":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"228":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"153":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"144":{"tf":1.4142135623730951}}}}},"s":{"df":8,"docs":{"145":{"tf":1.0},"148":{"tf":3.4641016151377544},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"228":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":5,"docs":{"160":{"tf":1.0},"171":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.7320508075688772},"83":{"tf":1.0}},"s":{"df":2,"docs":{"125":{"tf":1.0},"48":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"118":{"tf":1.0},"157":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"181":{"tf":1.0},"193":{"tf":1.4142135623730951},"226":{"tf":1.0},"230":{"tf":1.0},"240":{"tf":1.0}}}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"1":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}},":":{":":{"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":{"83":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"0":{"tf":1.0},"122":{"tf":1.0},"165":{"tf":1.0},"195":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"112":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"250":{"tf":1.0},"5":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"235":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"192":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":4,"docs":{"122":{"tf":1.0},"64":{"tf":1.7320508075688772},"65":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"t":{"df":3,"docs":{"174":{"tf":1.0},"238":{"tf":1.0},"42":{"tf":1.0}}}},"{":{"df":0,"docs":{},"e":{"a":{"=":{"df":0,"docs":{},"f":{"df":1,"docs":{"242":{"tf":1.0}}},"w":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"c":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":1,"docs":{"164":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"249":{"tf":1.0}},"g":{"df":1,"docs":{"249":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":2.0},"148":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"158":{"tf":1.0},"228":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"164":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"154":{"tf":1.0}}}}}}},"r":{"a":{"b":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":5,"docs":{"155":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.0},"229":{"tf":1.7320508075688772}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}},"d":{"df":3,"docs":{"187":{"tf":1.0},"236":{"tf":1.0},"25":{"tf":1.0}},"i":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"245":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"143":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":1,"docs":{"233":{"tf":1.7320508075688772}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"247":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":3,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"12":{"tf":1.0},"204":{"tf":1.0},"239":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"142":{"tf":1.0},"178":{"tf":1.0}},"f":{"df":1,"docs":{"229":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.7320508075688772},"228":{"tf":1.0},"233":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"110":{"tf":1.0},"242":{"tf":1.0}}}},"df":1,"docs":{"110":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"104":{"tf":1.0},"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"143":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":4,"docs":{"10":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"114":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"231":{"tf":1.0},"6":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"84":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"177":{"tf":1.0},"239":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":2,"docs":{"79":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":1,"docs":{"183":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"73":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"0":{"tf":1.0},"144":{"tf":1.0},"183":{"tf":1.0},"228":{"tf":1.0},"237":{"tf":1.4142135623730951},"242":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.7320508075688772}}}},"i":{"df":0,"docs":{},"z":{"df":7,"docs":{"161":{"tf":1.4142135623730951},"28":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"193":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":9,"docs":{"125":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"225":{"tf":1.0},"245":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":2,"docs":{"249":{"tf":1.0},"71":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.449489742783178},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"194":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":2.23606797749979},"236":{"tf":1.0},"237":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":2.0},"84":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"80":{"tf":1.4142135623730951}},"e":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"142":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"32":{"tf":1.0}}}}},"p":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"239":{"tf":1.0}},"r":{"df":6,"docs":{"155":{"tf":1.0},"16":{"tf":1.0},"165":{"tf":1.4142135623730951},"22":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0}}}}},"n":{"df":10,"docs":{"153":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.0},"3":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"7":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.0}}}}}}}},"s":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"145":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.7320508075688772},"228":{"tf":1.0},"229":{"tf":1.0},"233":{"tf":1.0},"250":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"189":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":3,"docs":{"193":{"tf":1.0},"195":{"tf":1.0},"224":{"tf":1.4142135623730951}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"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":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"164":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"164":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"224":{"tf":1.0},"236":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":2.23606797749979},"84":{"tf":1.4142135623730951},"86":{"tf":2.23606797749979}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"73":{"tf":1.4142135623730951}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"234":{"tf":1.0},"236":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"194":{"tf":1.0}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"\"":{"$":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{"d":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"202":{"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":1,"docs":{"202":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"201":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":17,"docs":{"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":2.23606797749979},"189":{"tf":1.4142135623730951},"190":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":2.6457513110645907},"203":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"249":{"tf":1.0}}}}}}},"df":9,"docs":{"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"198":{"tf":1.0},"24":{"tf":1.0},"245":{"tf":1.0},"82":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"49":{"tf":2.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":13,"docs":{"10":{"tf":1.0},"104":{"tf":2.0},"105":{"tf":2.6457513110645907},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.4142135623730951},"194":{"tf":1.0},"213":{"tf":1.0},"55":{"tf":1.4142135623730951},"74":{"tf":1.0},"77":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":12,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"11":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"207":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":1.4142135623730951},"251":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"n":{"df":2,"docs":{"154":{"tf":1.0},"240":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"218":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":28,"docs":{"101":{"tf":2.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":2.0},"118":{"tf":1.0},"125":{"tf":2.449489742783178},"148":{"tf":2.0},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":2.8284271247461903},"160":{"tf":2.449489742783178},"168":{"tf":2.23606797749979},"172":{"tf":1.0},"175":{"tf":1.0},"209":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":2.449489742783178},"81":{"tf":1.0},"84":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":2,"docs":{"172":{"tf":1.0},"83":{"tf":1.7320508075688772}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"228":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"110":{"tf":1.0},"114":{"tf":1.0},"228":{"tf":1.0},"237":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"202":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"144":{"tf":1.0},"91":{"tf":1.0}}}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"{":{"$":{"_":{"df":1,"docs":{"82":{"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":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"\\":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"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":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"181":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"181":{"tf":1.0},"246":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"(":{"@":{"$":{"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":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"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":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":15,"docs":{"108":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.0},"189":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":2.8284271247461903},"238":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}}},"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"84":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"6":{"tf":1.0},"84":{"tf":1.0}}}}}},"h":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":4,"docs":{"71":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"84":{"tf":2.0},"85":{"tf":1.4142135623730951}},"s":{"/":{"c":{"df":1,"docs":{"82":{"tf":1.0}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}},"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":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"o":{"df":1,"docs":{"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}},"t":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"149":{"tf":1.0},"228":{"tf":1.0},"84":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"175":{"tf":1.0}}},"2":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"145":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.7320508075688772},"182":{"tf":1.0},"229":{"tf":1.0}}}}},"df":2,"docs":{"14":{"tf":1.0},"228":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"w":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"248":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"144":{"tf":1.0},"146":{"tf":1.0},"248":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"df":8,"docs":{"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.0},"161":{"tf":2.6457513110645907},"165":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.7320508075688772},"82":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"235":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"235":{"tf":1.4142135623730951},"237":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"229":{"tf":1.0},"73":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"246":{"tf":1.0},"43":{"tf":1.0}}}}},"i":{"df":1,"docs":{"238":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"151":{"tf":1.0},"188":{"tf":2.0},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"203":{"tf":1.0},"239":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"110":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"155":{"tf":1.0},"229":{"tf":1.0},"235":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"122":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"235":{"tf":1.4142135623730951},"238":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":4,"docs":{"142":{"tf":1.0},"161":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"135":{"tf":1.0},"171":{"tf":2.449489742783178}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"112":{"tf":1.0},"238":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"12":{"tf":1.0},"83":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"147":{"tf":1.0},"206":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.0},"250":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"120":{"tf":1.0},"251":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"238":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"242":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}},"i":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"152":{"tf":1.0},"153":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"139":{"tf":1.0},"172":{"tf":1.0}},"e":{"d":{",":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"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":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":6,"docs":{"228":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"32":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"204":{"tf":1.0},"205":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":12,"docs":{"145":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"228":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"x":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"0":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"187":{"tf":1.0},"202":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"187":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":15,"docs":{"16":{"tf":1.0},"173":{"tf":1.0},"183":{"tf":1.7320508075688772},"251":{"tf":1.4142135623730951},"26":{"tf":1.0},"46":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":2.0},"84":{"tf":1.0},"85":{"tf":1.0}},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"82":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"231":{"tf":1.0},"232":{"tf":1.0},"76":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"108":{"tf":1.0},"11":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"204":{"tf":1.0},"80":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"243":{"tf":1.0}}}},"p":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":2,"docs":{"169":{"tf":2.23606797749979},"81":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"137":{"tf":1.0},"153":{"tf":1.0},"2":{"tf":1.0},"228":{"tf":1.0},"230":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"83":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"u":{"b":{"df":8,"docs":{"12":{"tf":1.0},"175":{"tf":1.7320508075688772},"176":{"tf":2.23606797749979},"177":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"248":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"113":{"tf":1.0},"241":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"236":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"13":{"tf":2.0},"243":{"tf":1.0},"249":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"j":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}}}}}},"b":{"df":0,"docs":{},"o":{"b":{"df":2,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"119":{"tf":1.7320508075688772},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.4142135623730951},"251":{"tf":1.0}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"233":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"243":{"tf":1.0}}},"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"13":{"tf":1.0},"153":{"tf":1.0},"83":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":3,"docs":{"160":{"tf":1.0},"233":{"tf":1.0},"241":{"tf":1.0}},"l":{"df":4,"docs":{"128":{"tf":1.0},"236":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"237":{"tf":1.0},"44":{"tf":1.0},"76":{"tf":1.0}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"5":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{")":{"<":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"25":{"tf":1.4142135623730951},"3":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.4142135623730951},"182":{"tf":1.0},"245":{"tf":1.4142135623730951},"38":{"tf":1.0},"99":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"25":{"tf":2.23606797749979}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.7320508075688772}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}},"n":{"df":1,"docs":{"153":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"250":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"24":{"tf":1.0},"85":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"172":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"1":{"df":6,"docs":{"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.0}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":36,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"134":{"tf":1.0},"143":{"tf":1.0},"16":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"231":{"tf":1.7320508075688772},"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"30":{"tf":1.0},"38":{"tf":1.7320508075688772},"48":{"tf":1.0},"50":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"73":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}},"t":{"'":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"'":{"df":3,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"142":{"tf":1.0},"153":{"tf":1.4142135623730951},"5":{"tf":1.0},"98":{"tf":1.0}}},"k":{"df":2,"docs":{"235":{"tf":1.0},"237":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"s":{"!":{"*":{"*":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"238":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"@":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"237":{"tf":1.0},"239":{"tf":1.4142135623730951},"74":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":7,"docs":{"16":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"76":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"177":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"110":{"tf":1.0},"145":{"tf":1.0},"161":{"tf":1.0},"178":{"tf":1.0},"202":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"187":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"225":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"110":{"tf":1.0},"112":{"tf":1.0},"190":{"tf":1.0},"84":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"109":{"tf":1.0},"149":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"143":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"p":{"df":5,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"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":3,"docs":{"0":{"tf":1.0},"187":{"tf":1.0},"51":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"82":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"0":{"tf":1.0},"187":{"tf":1.0},"251":{"tf":1.0},"51":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"71":{"tf":1.0}}}}}},"df":3,"docs":{"12":{"tf":1.0},"192":{"tf":1.0},"85":{"tf":1.0}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"235":{"tf":1.4142135623730951},"79":{"tf":2.6457513110645907},"80":{"tf":2.6457513110645907},"81":{"tf":5.830951894845301}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"173":{"tf":1.0},"24":{"tf":2.0},"25":{"tf":1.0},"7":{"tf":1.0}}},"j":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"94":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":8,"docs":{"231":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"86":{"tf":1.0},"87":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"25":{"tf":1.0},"83":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":11,"docs":{"125":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"165":{"tf":1.0},"235":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"u":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"u":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0}},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}},"df":3,"docs":{"15":{"tf":1.4142135623730951},"192":{"tf":1.0},"242":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"250":{"tf":1.0},"5":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"o":{"df":5,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":4,"docs":{"114":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.0},"84":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":17,"docs":{"13":{"tf":2.449489742783178},"143":{"tf":1.4142135623730951},"153":{"tf":2.6457513110645907},"154":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"243":{"tf":1.0},"249":{"tf":1.0},"37":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"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":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"175":{"tf":1.0}}}},"t":{"df":1,"docs":{"110":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"x":{"df":2,"docs":{"137":{"tf":1.0},"143":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"235":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"6":{"tf":1.0},"85":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"204":{"tf":1.0},"229":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"235":{"tf":1.0}}}}}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"231":{"tf":1.0},"84":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"246":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"153":{"tf":1.0},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"235":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"97":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"228":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"233":{"tf":1.0},"235":{"tf":1.4142135623730951},"236":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":63,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.23606797749979},"153":{"tf":2.449489742783178},"154":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"194":{"tf":2.23606797749979},"195":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"228":{"tf":1.0},"230":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.4142135623730951},"5":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":2.449489742783178},"84":{"tf":2.0},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"96":{"tf":1.0},"98":{"tf":1.0}},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"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":1,"docs":{"146":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":13,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.4142135623730951},"183":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"64":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"92":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"/":{"5":{".":{"1":{"0":{".":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"f":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"1":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"0":{"tf":3.1622776601683795},"137":{"tf":3.0},"138":{"tf":1.7320508075688772},"142":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"231":{"tf":1.4142135623730951},"81":{"tf":3.1622776601683795},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":5,"docs":{"183":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"51":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"228":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"223":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"a":{"df":8,"docs":{"161":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"246":{"tf":1.0},"29":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"144":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"m":{"df":9,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"145":{"tf":1.4142135623730951},"150":{"tf":1.0},"153":{"tf":1.0},"176":{"tf":1.0},"228":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"\"":{"$":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"187":{"tf":1.0},"198":{"tf":1.0},"233":{"tf":1.0},"50":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"178":{"tf":1.4142135623730951},"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"y":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"239":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":1,"docs":{"164":{"tf":1.4142135623730951}},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}},"v":{"df":1,"docs":{"153":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":4,"docs":{"122":{"tf":1.0},"15":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"153":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"236":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"231":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"242":{"tf":1.0}},"r":{"df":1,"docs":{"161":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"242":{"tf":2.23606797749979},"69":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"4":{"tf":1.4142135623730951},"5":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"16":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"194":{"tf":1.0},"213":{"tf":1.4142135623730951},"220":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"14":{"tf":1.0},"198":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"153":{"tf":1.0},"236":{"tf":1.0},"24":{"tf":1.0},"38":{"tf":1.0},"77":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":13,"docs":{"1":{"tf":1.0},"11":{"tf":1.4142135623730951},"125":{"tf":1.0},"13":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.4142135623730951},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"13":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"194":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"l":{"df":2,"docs":{"4":{"tf":1.0},"5":{"tf":1.7320508075688772}}}}},"x":{"/":{"1":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"2":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":0,"docs":{},"e":{"df":1,"docs":{"85":{"tf":1.0}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":14,"docs":{"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"180":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"245":{"tf":1.0},"69":{"tf":1.0}},"h":{"df":1,"docs":{"202":{"tf":2.449489742783178}}}},"y":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":13,"docs":{"142":{"tf":1.4142135623730951},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"245":{"tf":1.0},"69":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"176":{"tf":1.7320508075688772}}},"v":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"b":{"df":1,"docs":{"146":{"tf":1.0}}},"df":4,"docs":{"131":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":1.0}},"i":{"df":1,"docs":{"91":{"tf":1.0}},"m":{"df":1,"docs":{"97":{"tf":1.4142135623730951}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":3,"docs":{"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"breadcrumbs":{"root":{"0":{",":{"0":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},".":{"0":{"2":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":8,"docs":{"148":{"tf":2.0},"151":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.7320508075688772},"182":{"tf":2.6457513110645907},"229":{"tf":2.6457513110645907},"246":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"228":{"tf":1.0}}},"5":{"df":1,"docs":{"202":{"tf":1.0}}},"a":{"0":{"df":7,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"228":{"tf":1.0},"246":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0}}},"df":21,"docs":{"174":{"tf":1.0},"180":{"tf":4.0},"181":{"tf":1.0},"182":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.4142135623730951},"240":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":2.23606797749979},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"1":{"'":{",":{"'":{"c":{"0":{"0":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":1,"docs":{"144":{"tf":1.0}}},"3":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"5":{"df":1,"docs":{"85":{"tf":1.0}}},"df":6,"docs":{"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0}}},"2":{"3":{"4":{"5":{"6":{"7":{"8":{"9":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"/":{"3":{"3":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"5":{"df":3,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"210":{"tf":1.0}}},"6":{",":{"5":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"7":{"/":{"3":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"8":{"df":1,"docs":{"151":{"tf":1.0}}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"tf":1.0}}}}}}}},"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":38,"docs":{"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"146":{"tf":1.0},"148":{"tf":3.1622776601683795},"153":{"tf":1.0},"158":{"tf":2.0},"161":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":2.6457513110645907},"181":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":2.8284271247461903},"233":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"49":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":2.23606797749979},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.0},"94":{"tf":1.4142135623730951}}},"2":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"1":{"df":2,"docs":{"235":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"2":{"7":{"df":1,"docs":{"49":{"tf":1.0}}},"df":2,"docs":{"236":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"6":{".":{"4":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"0":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"2":{"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":4,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"3":{"8":{"2":{"7":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":1,"docs":{"202":{"tf":1.0}}},"6":{"df":1,"docs":{"151":{"tf":1.0}}},":":{"1":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}},">":{"&":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"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":2,"docs":{"148":{"tf":1.7320508075688772},"175":{"tf":1.0}}}}}}}},"df":25,"docs":{"128":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"176":{"tf":1.4142135623730951},"178":{"tf":1.0},"180":{"tf":3.3166247903554},"181":{"tf":1.0},"185":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"234":{"tf":1.4142135623730951},"237":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.7320508075688772},"245":{"tf":1.0},"247":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"82":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"3":{".":{"1":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"129":{"tf":1.4142135623730951},"148":{"tf":1.0},"149":{"tf":2.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":2.0},"185":{"tf":1.0},"195":{"tf":1.0},"228":{"tf":1.0},"245":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}},"4":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":2,"docs":{"190":{"tf":1.0},"195":{"tf":1.0}}},"4":{"4":{"4":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"233":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":10,"docs":{"132":{"tf":1.4142135623730951},"142":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":1.7320508075688772},"202":{"tf":1.0},"65":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}}},"5":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"151":{"tf":1.0}}},"df":12,"docs":{"133":{"tf":1.4142135623730951},"190":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"6":{"4":{"6":{"df":1,"docs":{"50":{"tf":4.69041575982343}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":1,"docs":{"83":{"tf":1.0}}},"df":5,"docs":{"134":{"tf":1.4142135623730951},"202":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.7320508075688772}}},"7":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}},"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"49":{"tf":1.0}}},"8":{"5":{"9":{"df":1,"docs":{"50":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"9":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"_":{")":{"(":{"_":{")":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"_":{"_":{"_":{"_":{"/":{"\\":{"_":{"_":{"_":{"/":{"_":{"/":{"_":{"/":{"\\":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{")":{"_":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"/":{"/":{"_":{"/":{"/":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"72":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"138":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":1,"docs":{"50":{"tf":1.0}},"|":{"_":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"_":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":4,"docs":{"0":{"tf":2.0},"138":{"tf":1.4142135623730951},"50":{"tf":3.0},"72":{"tf":1.0}},"|":{"df":0,"docs":{},"|":{"_":{"df":0,"docs":{},"|":{"df":0,"docs":{},"|":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.7320508075688772},"50":{"tf":2.6457513110645907}},"o":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":1,"docs":{"251":{"tf":1.0}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":9,"docs":{"0":{"tf":1.4142135623730951},"181":{"tf":2.8284271247461903},"246":{"tf":1.0},"247":{"tf":2.0},"248":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"68":{"tf":1.0},"72":{"tf":1.4142135623730951},"82":{"tf":1.0}},"o":{"_":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"251":{"tf":1.0}}},"|":{"/":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"b":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"13":{"tf":1.0},"142":{"tf":1.0},"231":{"tf":1.0},"235":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"247":{"tf":1.0},"3":{"tf":1.0},"69":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"229":{"tf":1.4142135623730951},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"14":{"tf":1.7320508075688772},"145":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.4142135623730951},"194":{"tf":1.0},"247":{"tf":1.7320508075688772},"29":{"tf":1.0},"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"231":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"233":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"173":{"tf":1.0},"174":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":11,"docs":{"114":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"229":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"99":{"tf":1.0}},"s":{"/":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"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":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"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":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"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":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"106":{"tf":1.0},"24":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"223":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.7320508075688772}}}}}},"df":47,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"125":{"tf":1.7320508075688772},"130":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":4.0},"174":{"tf":1.4142135623730951},"189":{"tf":1.0},"190":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":2.0},"202":{"tf":1.7320508075688772},"207":{"tf":2.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":2.0},"53":{"tf":1.7320508075688772},"57":{"tf":2.0},"58":{"tf":2.0},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.7320508075688772},"82":{"tf":1.7320508075688772},"83":{"tf":1.0},"84":{"tf":2.0},"93":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"142":{"tf":1.0},"237":{"tf":1.4142135623730951}}}}},"df":10,"docs":{"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.4142135623730951},"82":{"tf":1.0},"97":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"236":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"d":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"49":{"tf":1.0}}},"b":{"df":1,"docs":{"49":{"tf":1.0}}},"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":9,"docs":{"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}}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":9,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":2.0},"167":{"tf":3.1622776601683795},"228":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.4142135623730951},"33":{"tf":1.0},"86":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"243":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":4,"docs":{"161":{"tf":1.0},"238":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"+":{"a":{"df":1,"docs":{"99":{"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":{"125":{"tf":1.0}}}}}}}},"df":9,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"228":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"85":{"tf":1.0}},"n":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":3,"docs":{"11":{"tf":1.0},"154":{"tf":1.0},"96":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"n":{"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":4,"docs":{"107":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"143":{"tf":1.0},"178":{"tf":1.0},"238":{"tf":1.0},"84":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":26,"docs":{"137":{"tf":1.0},"188":{"tf":2.0},"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},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0}}},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"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":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"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":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"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":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{":":{":":{"a":{"d":{"d":{"_":{"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":{"(":{"$":{"_":{"[":{"0":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"228":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"229":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"229":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"229":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"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":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"2":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"235":{"tf":2.8284271247461903},"243":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"166":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"202":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951}}},"df":1,"docs":{"113":{"tf":1.0}}}}},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"r":{"a":{"b":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"175":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"228":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"0":{"tf":1.0},"111":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":2.23606797749979},"194":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"248":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"229":{"tf":1.0},"245":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":32,"docs":{"0":{"tf":1.0},"103":{"tf":2.0},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":2.449489742783178},"182":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.7320508075688772},"213":{"tf":1.4142135623730951},"220":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":2.6457513110645907},"54":{"tf":2.0},"55":{"tf":2.23606797749979},"56":{"tf":2.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":2.23606797749979},"99":{"tf":1.4142135623730951}}}}},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":4,"docs":{"251":{"tf":1.4142135623730951},"51":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"0":{"df":1,"docs":{"16":{"tf":1.0}}},"[":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"226":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":20,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":2.0},"142":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"233":{"tf":1.0},"241":{"tf":1.0},"251":{"tf":1.7320508075688772},"51":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"7":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"97":{"tf":1.0}},"o":{"\"":{">":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}},"'":{"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.4142135623730951},"224":{"tf":1.0},"9":{"tf":1.4142135623730951}}},".":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{">":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"/":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"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":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"25":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"25":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":101,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"117":{"tf":1.7320508075688772},"119":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":2.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":3.605551275463989},"187":{"tf":1.7320508075688772},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.0},"202":{"tf":2.0},"216":{"tf":1.0},"217":{"tf":1.0},"227":{"tf":1.7320508075688772},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":2.6457513110645907},"248":{"tf":2.0},"25":{"tf":1.7320508075688772},"251":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.7320508075688772},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":2.0},"71":{"tf":2.0},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"77":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"86":{"tf":2.23606797749979},"87":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"|":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"230":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"228":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"143":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"235":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":12,"docs":{"161":{"tf":1.0},"87":{"tf":1.7320508075688772},"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.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"o":{"df":4,"docs":{"161":{"tf":2.23606797749979},"30":{"tf":1.4142135623730951},"39":{"tf":1.0},"58":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"183":{"tf":1.0},"192":{"tf":1.0},"205":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.0},"14":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"139":{"tf":2.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"228":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"16":{"tf":1.0},"223":{"tf":1.0},"56":{"tf":2.0}}}}},"b":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"b":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"114":{"tf":1.0},"168":{"tf":1.0},"244":{"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":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":7,"docs":{"112":{"tf":1.0},"170":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"245":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"249":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"c":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"107":{"tf":2.0},"108":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.0}}},"h":{"df":1,"docs":{"202":{"tf":1.0}}},"i":{"c":{"df":4,"docs":{"144":{"tf":1.0},"231":{"tf":1.4142135623730951},"82":{"tf":1.0},"94":{"tf":1.0}}},"df":1,"docs":{"242":{"tf":1.0}}}}},"df":14,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"153":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"241":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"63":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"228":{"tf":1.0},"235":{"tf":1.0}}}}},"df":1,"docs":{"109":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"239":{"tf":1.0},"83":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":11,"docs":{"125":{"tf":1.0},"207":{"tf":1.0},"235":{"tf":1.0},"243":{"tf":1.0},"42":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"110":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":81,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":2.23606797749979},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":2.8284271247461903},"146":{"tf":2.23606797749979},"147":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"150":{"tf":2.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":2.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":3.1622776601683795},"175":{"tf":2.449489742783178},"176":{"tf":2.8284271247461903},"177":{"tf":1.4142135623730951},"178":{"tf":2.23606797749979},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.7320508075688772},"198":{"tf":1.0},"228":{"tf":3.7416573867739413},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"24":{"tf":1.0},"246":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"142":{"tf":1.0},"194":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":2,"docs":{"2":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0}}},"y":{"_":{"2":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"235":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"153":{"tf":2.0},"165":{"tf":1.0},"231":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"233":{"tf":1.0},"238":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"127":{"tf":1.0},"231":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}},"1":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"2":{"df":5,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.23606797749979},"220":{"tf":1.0}}},"3":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"df":63,"docs":{"0":{"tf":1.0},"101":{"tf":2.8284271247461903},"105":{"tf":2.6457513110645907},"107":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"148":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"157":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"165":{"tf":3.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"238":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":2.0},"38":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"40":{"tf":2.23606797749979},"41":{"tf":2.23606797749979},"42":{"tf":2.6457513110645907},"43":{"tf":2.23606797749979},"44":{"tf":2.23606797749979},"45":{"tf":2.23606797749979},"46":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0},"80":{"tf":2.0},"82":{"tf":3.0},"88":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"u":{"b":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"145":{"tf":1.0},"148":{"tf":3.0},"158":{"tf":2.0},"182":{"tf":1.0},"228":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"0":{"0":{"df":8,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"157":{"tf":2.449489742783178},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"178":{"tf":1.0},"228":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0}}},"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":3,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"236":{"tf":1.0}}}},"df":1,"docs":{"153":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"236":{"tf":2.0}}}}},"df":0,"docs":{},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":5,"docs":{"181":{"tf":1.4142135623730951},"245":{"tf":2.0},"246":{"tf":2.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"204":{"tf":1.0},"205":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"246":{"tf":1.0},"25":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.4142135623730951}}}},"v":{"a":{"df":2,"docs":{"148":{"tf":1.0},"247":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"177":{"tf":3.0},"179":{"tf":2.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"237":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"83":{"tf":1.0},"85":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"84":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"82":{"tf":1.0}}},"df":14,"docs":{"106":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"241":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":2,"docs":{"235":{"tf":1.0},"66":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":20,"docs":{"0":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.7320508075688772},"142":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":2.23606797749979},"199":{"tf":1.0},"30":{"tf":1.4142135623730951},"54":{"tf":1.0},"64":{"tf":1.0},"79":{"tf":2.0},"84":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.7320508075688772},"94":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"13":{"tf":1.0},"231":{"tf":2.6457513110645907},"233":{"tf":3.3166247903554},"235":{"tf":4.898979485566356},"236":{"tf":1.0},"237":{"tf":3.3166247903554},"238":{"tf":2.8284271247461903},"239":{"tf":3.1622776601683795},"240":{"tf":2.449489742783178},"241":{"tf":2.449489742783178},"242":{"tf":2.8284271247461903},"243":{"tf":2.8284271247461903},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"37":{"tf":1.4142135623730951},"85":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":2.0}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"247":{"tf":2.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"236":{"tf":1.0}}}}},".":{"df":0,"docs":{},"o":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"243":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"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":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"140":{"tf":1.0},"141":{"tf":1.7320508075688772},"2":{"tf":1.0},"69":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"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":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"111":{"tf":1.0},"125":{"tf":2.0},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"158":{"tf":1.0},"182":{"tf":2.6457513110645907},"84":{"tf":2.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"118":{"tf":1.0},"123":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"162":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":5,"docs":{"102":{"tf":1.0},"106":{"tf":2.0},"107":{"tf":2.449489742783178},"108":{"tf":2.23606797749979},"109":{"tf":1.7320508075688772}}}}}},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"0":{"tf":1.0},"139":{"tf":1.4142135623730951},"183":{"tf":1.0},"189":{"tf":1.0},"228":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"83":{"tf":1.0}}}},"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"110":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"113":{"tf":1.0},"170":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"82":{"tf":1.7320508075688772},"84":{"tf":2.0}},"s":{"/":{"b":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"82":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"82":{"tf":1.0}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"105":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.6457513110645907},"153":{"tf":1.0},"236":{"tf":1.0},"243":{"tf":1.0}}}},"o":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"'":{"df":1,"docs":{"45":{"tf":1.0}}},"df":20,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":2.23606797749979},"165":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"200":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":2.23606797749979},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"233":{"tf":1.4142135623730951},"241":{"tf":1.0},"242":{"tf":1.0},"83":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"2":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"77":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"231":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}},"x":{"df":4,"docs":{"110":{"tf":1.0},"128":{"tf":1.4142135623730951},"235":{"tf":1.0},"239":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}},"s":{"df":1,"docs":{"174":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"233":{"tf":1.4142135623730951},"235":{"tf":2.23606797749979},"237":{"tf":1.0},"239":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":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":{"147":{"tf":1.0},"183":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":18,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"173":{"tf":2.23606797749979},"174":{"tf":2.23606797749979},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.7320508075688772},"195":{"tf":2.0},"220":{"tf":1.7320508075688772}}}}},"df":23,"docs":{"0":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772},"105":{"tf":1.0},"125":{"tf":1.0},"142":{"tf":1.0},"160":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":2.6457513110645907},"63":{"tf":1.4142135623730951},"66":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"125":{"tf":1.4142135623730951},"142":{"tf":1.0},"165":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":2.449489742783178},"65":{"tf":2.449489742783178},"66":{"tf":2.23606797749979},"67":{"tf":1.4142135623730951},"68":{"tf":2.23606797749979},"69":{"tf":2.6457513110645907},"70":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"237":{"tf":1.7320508075688772},"238":{"tf":1.4142135623730951},"239":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{".":{"*":{"*":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"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":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"228":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"178":{"tf":1.0},"230":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"175":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"2":{"tf":1.0}}}}},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"249":{"tf":1.7320508075688772},"250":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"228":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"143":{"tf":1.0},"251":{"tf":1.0}}},"t":{"df":3,"docs":{"143":{"tf":1.4142135623730951},"7":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"207":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.0},"245":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":10,"docs":{"0":{"tf":1.0},"102":{"tf":2.0},"113":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}},"n":{"df":1,"docs":{"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"6":{"tf":1.0},"86":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.7320508075688772},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":1.0},"230":{"tf":1.0},"233":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"83":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"233":{"tf":1.0},"238":{"tf":1.4142135623730951}}}},"df":2,"docs":{"231":{"tf":1.0},"233":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"2":{"tf":1.0},"249":{"tf":1.0},"6":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"189":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":26,"docs":{"101":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"183":{"tf":1.0},"189":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"228":{"tf":1.0},"24":{"tf":1.0},"64":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.4142135623730951},"82":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"'":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"3":{"2":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"_":{"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":{"206":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}}}}}},"d":{"df":1,"docs":{"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"df":1,"docs":{"132":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":21,"docs":{"126":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"231":{"tf":2.449489742783178},"232":{"tf":1.0},"233":{"tf":3.0},"234":{"tf":1.0},"235":{"tf":1.7320508075688772},"236":{"tf":1.0},"237":{"tf":2.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"32":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"l":{"df":9,"docs":{"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"90":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"l":{"+":{"b":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"84":{"tf":1.0}}},"g":{"df":1,"docs":{"84":{"tf":1.4142135623730951}}},"u":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"231":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"46":{"tf":1.0},"68":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"g":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"6":{"tf":1.7320508075688772},"8":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"187":{"tf":1.4142135623730951},"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":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":{"139":{"tf":2.23606797749979},"187":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":2.0},"241":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"b":{"df":1,"docs":{"83":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"172":{"tf":2.0},"230":{"tf":2.23606797749979}},"g":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"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":1,"docs":{"139":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"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":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":7,"docs":{"13":{"tf":1.0},"154":{"tf":1.0},"211":{"tf":1.0},"243":{"tf":1.0},"68":{"tf":1.0},"87":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"14":{"tf":1.0},"178":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"229":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"233":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"125":{"tf":1.4142135623730951},"155":{"tf":1.0},"202":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"208":{"tf":1.7320508075688772}}}},"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":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"24":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"228":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"217":{"tf":1.7320508075688772}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"219":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"160":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"111":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"~":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"188":{"tf":1.0},"232":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"231":{"tf":1.4142135623730951},"233":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0}}}}}}}},"v":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"2":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":68,"docs":{"0":{"tf":1.0},"13":{"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},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"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},"8":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":4,"docs":{"233":{"tf":1.0},"236":{"tf":1.0},"251":{"tf":1.0},"51":{"tf":1.7320508075688772}}}},"r":{"a":{"df":0,"docs":{},"m":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"224":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":16,"docs":{"0":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"120":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"25":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"24":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":2.0},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1":{"tf":1.0},"110":{"tf":1.0},"2":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"125":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.0},"191":{"tf":1.0},"213":{"tf":1.0},"235":{"tf":3.0},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":2.449489742783178},"54":{"tf":1.0},"81":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"119":{"tf":1.0},"202":{"tf":1.0},"236":{"tf":1.0},"247":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"183":{"tf":1.0},"188":{"tf":1.0},"79":{"tf":1.0}}},"y":{":":{"'":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"5":{"/":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"85":{"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":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":1,"docs":{"69":{"tf":1.0}},"l":{"df":2,"docs":{"31":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"=":{":":{"0":{".":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"164":{"tf":2.0},"170":{"tf":2.23606797749979},"172":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"235":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"188":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"a":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":12,"docs":{"251":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":2.0},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"188":{"tf":1.0},"195":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"185":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"138":{"tf":1.4142135623730951},"14":{"tf":2.449489742783178},"228":{"tf":1.0},"242":{"tf":1.0},"75":{"tf":1.0},"84":{"tf":2.449489742783178},"86":{"tf":1.0}}}}}}}},"df":1,"docs":{"144":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"119":{"tf":1.0},"142":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"178":{"tf":1.0},"228":{"tf":1.0},"247":{"tf":1.0},"32":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"11":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"233":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"158":{"tf":1.0},"235":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":9,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"235":{"tf":2.0},"81":{"tf":2.0},"83":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"194":{"tf":1.0},"213":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"df":1,"docs":{"13":{"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":3,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.4641016151377544},"84":{"tf":1.0}}},"w":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"58":{"tf":1.0}},"n":{"df":4,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"13":{"tf":1.0},"37":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"142":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":2.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.7320508075688772}}}},"p":{"df":1,"docs":{"139":{"tf":3.1622776601683795}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"127":{"tf":1.0},"161":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"237":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.7320508075688772},"153":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}},"t":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"92":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}}},"df":26,"docs":{"114":{"tf":1.0},"125":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"155":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":2.0},"89":{"tf":2.23606797749979},"90":{"tf":2.0},"91":{"tf":1.0},"92":{"tf":2.6457513110645907},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":1.0},"98":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":7,"docs":{"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"180":{"tf":1.0},"245":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"50":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":21,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"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},"144":{"tf":1.0},"236":{"tf":1.4142135623730951},"98":{"tf":2.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"m":{"9":{"7":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"72":{"tf":1.0}}},"(":{"df":1,"docs":{"155":{"tf":1.0}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"207":{"tf":1.0},"210":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":70,"docs":{"0":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.449489742783178},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"110":{"tf":3.1622776601683795},"111":{"tf":2.23606797749979},"112":{"tf":1.7320508075688772},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":3.3166247903554},"160":{"tf":3.0},"161":{"tf":2.6457513110645907},"168":{"tf":2.23606797749979},"170":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"182":{"tf":2.449489742783178},"194":{"tf":1.0},"202":{"tf":2.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"28":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"40":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"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}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"94":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"149":{"tf":1.4142135623730951},"24":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"129":{"tf":1.4142135623730951},"31":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"81":{"tf":1.0}}},"x":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":7,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"166":{"tf":1.0},"54":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"99":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"110":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"!":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"182":{"tf":1.0},"229":{"tf":1.0}}}}}}}},"df":1,"docs":{"155":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"113":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"243":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"229":{"tf":1.4142135623730951}}}}},"v":{"=":{"\"":{"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":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"5":{"tf":1.0},"97":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"a":{"df":1,"docs":{"82":{"tf":5.0990195135927845}}},"df":0,"docs":{}},"q":{"df":2,"docs":{"173":{"tf":1.0},"247":{"tf":1.0}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"228":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"125":{"tf":1.0},"160":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.7320508075688772},"229":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}},"e":{"2":{"df":1,"docs":{"229":{"tf":1.0}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"177":{"tf":1.7320508075688772},"182":{"tf":1.0},"229":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"c":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0}},"t":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"194":{"tf":1.0},"228":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":31,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":2.0},"144":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"188":{"tf":1.0},"195":{"tf":1.7320508075688772},"202":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.4142135623730951},"50":{"tf":1.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"67":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":14,"docs":{"165":{"tf":1.4142135623730951},"25":{"tf":2.0},"42":{"tf":2.23606797749979},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"72":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"186":{"tf":1.7320508075688772},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.4142135623730951},"5":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"178":{"tf":1.0}}}},"t":{"df":2,"docs":{"125":{"tf":1.0},"229":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"13":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"231":{"tf":1.0},"237":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"238":{"tf":1.0},"42":{"tf":1.0},"77":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":8,"docs":{"116":{"tf":1.7320508075688772},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"118":{"tf":2.0},"119":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"93":{"tf":1.4142135623730951},"97":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}},"r":{"a":{"df":2,"docs":{"0":{"tf":1.0},"145":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"240":{"tf":1.0}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"237":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}},"s":{"df":3,"docs":{"235":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"229":{"tf":1.0},"50":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"106":{"tf":1.0},"125":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"251":{"tf":1.0},"50":{"tf":1.7320508075688772}}}}}},"l":{"df":0,"docs":{},"e":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"7":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"83":{"tf":1.4142135623730951}},"e":{".":{"\"":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"83":{"tf":2.0}}}}},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":28,"docs":{"118":{"tf":1.4142135623730951},"143":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":2.0},"178":{"tf":2.0},"189":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.23606797749979},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":2.23606797749979},"83":{"tf":2.23606797749979},"84":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"9":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"137":{"tf":1.0}}}}}}}}},"l":{"df":6,"docs":{"231":{"tf":2.0},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"237":{"tf":1.4142135623730951},"239":{"tf":1.0},"247":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"239":{"tf":1.0},"84":{"tf":1.0}}}},"d":{"df":7,"docs":{"13":{"tf":1.0},"174":{"tf":1.0},"195":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.4142135623730951},"79":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"245":{"tf":1.0},"6":{"tf":1.0},"84":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"30":{"tf":1.0}}},"x":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"df":1,"docs":{"83":{"tf":1.0}},"p":{"df":5,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.7320508075688772},"229":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":9,"docs":{"187":{"tf":1.0},"231":{"tf":1.4142135623730951},"237":{"tf":1.0},"243":{"tf":1.0},"6":{"tf":1.4142135623730951},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"97":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":2.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"174":{"tf":1.4142135623730951},"237":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"245":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.7320508075688772}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.7320508075688772},"117":{"tf":1.7320508075688772},"14":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.7320508075688772},"224":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"233":{"tf":1.0},"242":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"236":{"tf":1.0},"239":{"tf":1.7320508075688772},"32":{"tf":1.0}}}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"165":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"250":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"193":{"tf":1.0},"195":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":3,"docs":{"188":{"tf":1.0},"195":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"142":{"tf":1.0},"25":{"tf":1.0},"29":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":1,"docs":{"251":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}}}}},"g":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"247":{"tf":2.0}},"o":{"df":1,"docs":{"247":{"tf":2.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":7,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":2.23606797749979},"169":{"tf":2.23606797749979},"170":{"tf":1.0},"171":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"228":{"tf":1.4142135623730951},"231":{"tf":1.7320508075688772},"233":{"tf":1.0},"235":{"tf":1.7320508075688772},"243":{"tf":1.0},"251":{"tf":1.0},"48":{"tf":1.4142135623730951},"50":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"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":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"112":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"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":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"df":3,"docs":{"125":{"tf":3.4641016151377544},"228":{"tf":1.0},"64":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"151":{"tf":2.23606797749979},"153":{"tf":1.0},"235":{"tf":1.0},"75":{"tf":1.0},"82":{"tf":1.0}},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"228":{"tf":1.0}}},"t":{"df":3,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0},"251":{"tf":1.0}}}},"df":4,"docs":{"237":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":1,"docs":{"98":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"0":{"tf":1.0},"153":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"13":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"3":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"142":{"tf":2.23606797749979},"24":{"tf":1.0}},"i":{"c":{"df":2,"docs":{"128":{"tf":1.7320508075688772},"231":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"142":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"d":{"df":7,"docs":{"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"242":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"177":{"tf":1.0}}},"df":27,"docs":{"110":{"tf":3.1622776601683795},"111":{"tf":1.4142135623730951},"112":{"tf":2.23606797749979},"113":{"tf":2.449489742783178},"114":{"tf":2.0},"115":{"tf":1.7320508075688772},"144":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":2.23606797749979},"166":{"tf":2.0},"167":{"tf":2.0},"168":{"tf":3.0},"169":{"tf":3.3166247903554},"170":{"tf":2.0},"171":{"tf":2.0},"172":{"tf":2.0},"176":{"tf":2.6457513110645907},"177":{"tf":2.6457513110645907},"179":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.7320508075688772},"235":{"tf":1.0},"64":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"7":{"tf":1.0}}},"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"114":{"tf":1.0}},"i":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"247":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":19,"docs":{"0":{"tf":2.0},"145":{"tf":1.7320508075688772},"15":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.0},"16":{"tf":1.7320508075688772},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"247":{"tf":1.0},"5":{"tf":1.0},"7":{"tf":1.0},"85":{"tf":1.0}}},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"a":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"df":3,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"153":{"tf":1.0}},"l":{"df":2,"docs":{"229":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"236":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0}}}}},"df":8,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0}},"e":{"a":{"d":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}}},"l":{"df":0,"docs":{},"p":{"df":5,"docs":{"110":{"tf":1.0},"14":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"174":{"tf":1.0}}},"df":9,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"153":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.4142135623730951},"74":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"248":{"tf":1.4142135623730951}}}}}}},"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"248":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"188":{"tf":1.0},"248":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"141":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"109":{"tf":2.23606797749979},"125":{"tf":1.0},"191":{"tf":1.0},"21":{"tf":1.7320508075688772},"73":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}}}},"j":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"111":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"/":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"173":{"tf":1.0},"174":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"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":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"83":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"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":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"223":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"14":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"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":{":":{"4":{"4":{"4":{"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"201":{"tf":1.0}}}}}},"df":2,"docs":{"200":{"tf":1.0},"202":{"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":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":2,"docs":{"78":{"tf":1.0},"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}},"s":{":":{"/":{"/":{"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":{"/":{"b":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"a":{"df":2,"docs":{"13":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"u":{"c":{"a":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"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":{}}}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"1":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"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":{}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"i":{"'":{"d":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}}},"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":3,"docs":{"153":{"tf":1.0},"53":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"b":{"b":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":4,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"40":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"h":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"n":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"249":{"tf":1.0}}},"u":{"1":{"df":1,"docs":{"153":{"tf":1.0}}},"2":{"df":1,"docs":{"153":{"tf":1.0}}},"3":{"df":1,"docs":{"153":{"tf":1.0}}},"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":1,"docs":{"153":{"tf":1.0}}}}},"c":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}},"d":{"df":1,"docs":{"249":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"151":{"tf":1.0},"228":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"71":{"tf":1.0}}},"f":{"(":{"$":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"k":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"l":{"df":2,"docs":{"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}}},"df":2,"docs":{"157":{"tf":1.0},"162":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"251":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":4,"docs":{"13":{"tf":1.0},"233":{"tf":1.0},"242":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"139":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"109":{"tf":1.0},"92":{"tf":1.4142135623730951}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"14":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"242":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.0},"145":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"148":{"tf":1.0},"175":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.7320508075688772},"92":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":6,"docs":{"144":{"tf":1.0},"229":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"154":{"tf":1.0}}},"df":16,"docs":{"125":{"tf":2.0},"148":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":2.23606797749979},"166":{"tf":1.0},"182":{"tf":1.4142135623730951},"25":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}},"i":{"d":{"df":1,"docs":{"33":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"1":{"tf":1.7320508075688772},"143":{"tf":1.0},"187":{"tf":1.0},"2":{"tf":1.7320508075688772},"202":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":3.1622776601683795},"7":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0}}},"n":{"c":{"df":2,"docs":{"202":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.7320508075688772}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.7320508075688772}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}}},"f":{"a":{"c":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.7320508075688772},"188":{"tf":1.7320508075688772},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"9":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"127":{"tf":1.4142135623730951},"231":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"o":{"df":3,"docs":{"137":{"tf":1.0},"45":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"r":{"df":1,"docs":{"71":{"tf":1.0}},"v":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"'":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.0},"153":{"tf":1.4142135623730951},"194":{"tf":1.0},"58":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"84":{"tf":2.8284271247461903}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"250":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"44":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":2,"docs":{"149":{"tf":1.0},"159":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"128":{"tf":1.0}}},"s":{"0":{"2":{"0":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"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":{},"e":{"df":1,"docs":{"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"187":{"tf":1.7320508075688772}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"239":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"df":5,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"246":{"tf":1.0},"58":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"228":{"tf":1.4142135623730951},"231":{"tf":1.0},"94":{"tf":1.0}}}},"y":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":12,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"16":{"tf":1.0},"164":{"tf":1.0},"174":{"tf":1.4142135623730951},"84":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":2.0},"99":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":28,"docs":{"111":{"tf":1.0},"145":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":2.449489742783178},"153":{"tf":1.7320508075688772},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"228":{"tf":1.7320508075688772},"229":{"tf":1.0},"236":{"tf":1.0},"246":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"153":{"tf":1.0},"235":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"8":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"b":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"202":{"tf":1.0},"228":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"105":{"tf":1.0},"166":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"190":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"85":{"tf":2.0},"86":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":6,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"167":{"tf":1.0},"171":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"<":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"a":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"229":{"tf":1.0}}}}},"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"143":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":2.6457513110645907},"236":{"tf":1.0},"237":{"tf":1.0},"81":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"240":{"tf":2.449489742783178},"241":{"tf":1.7320508075688772},"242":{"tf":1.4142135623730951},"243":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"t":{"'":{"df":5,"docs":{"125":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"235":{"tf":1.0},"237":{"tf":1.0}}},"df":6,"docs":{"104":{"tf":1.0},"128":{"tf":1.0},"190":{"tf":1.0},"42":{"tf":1.0},"84":{"tf":1.4142135623730951},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"151":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"145":{"tf":1.0},"151":{"tf":3.0},"50":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"i":{"b":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"2":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"249":{"tf":1.0},"250":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"145":{"tf":1.0},"237":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":34,"docs":{"109":{"tf":2.449489742783178},"125":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":1.0},"235":{"tf":2.23606797749979},"236":{"tf":1.0},"25":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":2.0},"51":{"tf":1.0},"57":{"tf":2.6457513110645907},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"79":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"k":{"=":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"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":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"5":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":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":{"0":{"tf":1.0},"101":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":1.0},"155":{"tf":1.0},"158":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"5":{"tf":1.0},"98":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"5":{"tf":1.0},"8":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"14":{"tf":1.0},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}},"o":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":6,"docs":{"138":{"tf":1.0},"171":{"tf":1.0},"189":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":2.23606797749979},"86":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"233":{"tf":1.0}},"i":{"c":{"df":4,"docs":{"145":{"tf":1.0},"228":{"tf":1.4142135623730951},"236":{"tf":1.0},"239":{"tf":2.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"228":{"tf":1.0},"238":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":9,"docs":{"143":{"tf":1.0},"153":{"tf":1.0},"231":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}},"t":{"df":2,"docs":{"0":{"tf":1.0},"98":{"tf":1.0}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"233":{"tf":1.0},"236":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"50":{"tf":1.0}}}},"m":{"a":{"d":{"df":0,"docs":{},"e":{"df":3,"docs":{"205":{"tf":1.0},"33":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"113":{"tf":1.0},"143":{"tf":1.0},"161":{"tf":2.0},"235":{"tf":1.0},"24":{"tf":1.0},"6":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"110":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"202":{"tf":1.0},"99":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"14":{"tf":1.0},"164":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"192":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":5,"docs":{"147":{"tf":1.4142135623730951},"164":{"tf":1.0},"181":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0}}},"r":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"51":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":4,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":5,"docs":{"93":{"tf":2.0},"94":{"tf":2.449489742783178},"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"251":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"│":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}},"x":{"df":0,"docs":{},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}}},"b":{"df":1,"docs":{"3":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"164":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":2.0},"239":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"238":{"tf":1.0},"240":{"tf":1.0},"86":{"tf":1.0}}}}}},"u":{"df":10,"docs":{"12":{"tf":2.0},"125":{"tf":1.7320508075688772},"16":{"tf":1.0},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":2.0},"71":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}},"t":{"df":2,"docs":{"233":{"tf":1.0},"235":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"10":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"236":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}},"i":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"9":{"tf":1.0}}}},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":1,"docs":{"137":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.4142135623730951}},"i":{"c":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":27,"docs":{"124":{"tf":1.7320508075688772},"125":{"tf":2.23606797749979},"126":{"tf":1.7320508075688772},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"229":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"87":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":2.0},"93":{"tf":2.0},"94":{"tf":2.0},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.0},"99":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":3,"docs":{"113":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0}},"i":{"df":18,"docs":{"0":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"145":{"tf":1.0},"227":{"tf":1.7320508075688772},"228":{"tf":1.0},"229":{"tf":1.0},"250":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.7320508075688772},"194":{"tf":1.0},"228":{"tf":1.0},"6":{"tf":1.7320508075688772}}}}},"df":1,"docs":{"82":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":11,"docs":{"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0},"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"98":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"148":{"tf":2.0},"182":{"tf":1.0},"229":{"tf":1.0}}}}}}}}},"df":4,"docs":{"103":{"tf":1.0},"148":{"tf":1.4142135623730951},"182":{"tf":1.0},"229":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":20,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.7320508075688772},"102":{"tf":1.4142135623730951},"103":{"tf":1.7320508075688772},"104":{"tf":2.0},"105":{"tf":3.0},"11":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"148":{"tf":3.872983346207417},"149":{"tf":4.58257569495584},"153":{"tf":1.0},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"24":{"tf":1.7320508075688772},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"9":{"tf":1.0},"98":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"247":{"tf":1.4142135623730951}}},"x":{"df":2,"docs":{"181":{"tf":1.0},"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.0},"159":{"tf":3.3166247903554},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"214":{"tf":2.0},"248":{"tf":1.0},"84":{"tf":1.7320508075688772},"98":{"tf":1.0},"99":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"5":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":6,"docs":{"166":{"tf":1.7320508075688772},"194":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"55":{"tf":1.4142135623730951},"96":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":25,"docs":{"101":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"200":{"tf":1.0},"229":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"y":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"249":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":19,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"190":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"228":{"tf":2.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0}},"x":{"df":1,"docs":{"214":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"224":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}},"df":2,"docs":{"160":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":24,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"153":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"237":{"tf":2.23606797749979},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"5":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"t":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"137":{"tf":1.0},"251":{"tf":1.0}}}}}}},"w":{"(":{"\"":{"c":{":":{"\\":{"\\":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"\\":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{".":{"b":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"190":{"tf":1.7320508075688772},"195":{"tf":1.7320508075688772},"202":{"tf":1.0},"211":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"200":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"207":{"tf":1.0},"212":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"[":{"5":{"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"139":{"tf":2.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"189":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"228":{"tf":1.0},"236":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":7,"docs":{"139":{"tf":1.0},"160":{"tf":1.4142135623730951},"171":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"142":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.4142135623730951}}}}}},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":1.0}}}},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":3.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":2.449489742783178},"63":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"243":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":7,"docs":{"127":{"tf":1.0},"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"197":{"tf":1.0},"25":{"tf":1.0},"72":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"2":{"0":{"1":{"7":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"249":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"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":{},"e":{"df":2,"docs":{"112":{"tf":1.0},"56":{"tf":1.0}}},"h":{"df":2,"docs":{"101":{"tf":1.0},"125":{"tf":1.4142135623730951}}},"i":{"c":{"df":4,"docs":{"142":{"tf":1.0},"237":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"145":{"tf":1.0},"172":{"tf":1.0},"228":{"tf":1.0},"46":{"tf":2.0}}}}},"df":0,"docs":{}}}},"o":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"68":{"tf":1.0},"72":{"tf":1.0}}}},"_":{"_":{"df":1,"docs":{"251":{"tf":1.0}}},"df":1,"docs":{"251":{"tf":1.0}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"190":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"42":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"236":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"242":{"tf":1.7320508075688772},"243":{"tf":1.0}}}},"r":{"df":1,"docs":{"236":{"tf":1.0}},"r":{"df":1,"docs":{"235":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"246":{"tf":1.7320508075688772},"251":{"tf":2.0},"65":{"tf":1.0},"82":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"202":{"tf":1.4142135623730951},"215":{"tf":2.449489742783178},"69":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}},"l":{"d":{"df":3,"docs":{"144":{"tf":1.0},"178":{"tf":1.0},"231":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"c":{"df":4,"docs":{"45":{"tf":2.0},"79":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}}},"df":12,"docs":{"107":{"tf":1.0},"169":{"tf":1.0},"202":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":2.23606797749979},"237":{"tf":2.0},"43":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"86":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"164":{"tf":1.0},"85":{"tf":1.7320508075688772},"88":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"192":{"tf":1.0},"195":{"tf":1.0},"221":{"tf":2.0},"32":{"tf":2.0},"65":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"175":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951},"50":{"tf":1.0},"6":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"114":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"137":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"235":{"tf":1.0},"83":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"193":{"tf":1.0},"239":{"tf":1.0},"50":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"101":{"tf":1.0},"125":{"tf":1.0},"84":{"tf":1.0}},"l":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"231":{"tf":1.0},"238":{"tf":1.4142135623730951}}},"y":{"df":8,"docs":{"179":{"tf":1.7320508075688772},"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"244":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"246":{"tf":1.7320508075688772},"247":{"tf":2.0},"248":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"178":{"tf":2.0}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"df":2,"docs":{"231":{"tf":1.0},"235":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":2,"docs":{"235":{"tf":1.0},"238":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"175":{"tf":1.0},"198":{"tf":1.0},"213":{"tf":1.0}}},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}}},"w":{"df":2,"docs":{"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"y":{"df":2,"docs":{"235":{"tf":1.0},"6":{"tf":1.0}}}},"df":3,"docs":{"162":{"tf":1.7320508075688772},"165":{"tf":1.0},"25":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"16":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"142":{"tf":1.0},"43":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"236":{"tf":1.4142135623730951}}}}}},"l":{"'":{"df":1,"docs":{"242":{"tf":1.0}}},"df":7,"docs":{"183":{"tf":1.0},"189":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"2":{"tf":4.898979485566356},"230":{"tf":1.0},"250":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"243":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"198":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"64":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.7320508075688772}}}}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":5,"docs":{"112":{"tf":1.0},"237":{"tf":1.0},"243":{"tf":1.0},"75":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":3,"docs":{"233":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.0}}}},"o":{"d":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"174":{"tf":1.0},"231":{"tf":2.23606797749979},"233":{"tf":2.449489742783178},"237":{"tf":2.23606797749979},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"247":{"tf":1.0},"248":{"tf":1.0}}}},"s":{"_":{"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":1,"docs":{"81":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":1,"docs":{"146":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":8,"docs":{"12":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":2.0},"71":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"187":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"223":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"228":{"tf":2.0},"235":{"tf":1.0},"31":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"228":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"153":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"144":{"tf":1.4142135623730951}}}}},"s":{"df":8,"docs":{"145":{"tf":1.0},"148":{"tf":3.4641016151377544},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"228":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":5,"docs":{"160":{"tf":1.0},"171":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.7320508075688772},"83":{"tf":1.0}},"s":{"df":2,"docs":{"125":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"118":{"tf":1.0},"157":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"181":{"tf":1.0},"193":{"tf":1.7320508075688772},"226":{"tf":1.0},"230":{"tf":1.0},"240":{"tf":1.0}}}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"1":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}},":":{":":{"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":{"83":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"165":{"tf":1.0},"195":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"112":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"250":{"tf":1.0},"5":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"235":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"192":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":5,"docs":{"122":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.7320508075688772},"66":{"tf":1.7320508075688772},"67":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"t":{"df":3,"docs":{"174":{"tf":1.0},"238":{"tf":1.0},"42":{"tf":1.0}}}},"{":{"df":0,"docs":{},"e":{"a":{"=":{"df":0,"docs":{},"f":{"df":1,"docs":{"242":{"tf":1.0}}},"w":{"df":1,"docs":{"242":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"c":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"243":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":1,"docs":{"164":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"249":{"tf":1.0}},"g":{"df":1,"docs":{"249":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"101":{"tf":1.7320508075688772},"102":{"tf":1.7320508075688772},"103":{"tf":1.7320508075688772},"104":{"tf":1.7320508075688772},"105":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"158":{"tf":1.0},"228":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"164":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"154":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"b":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"155":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.0},"229":{"tf":1.7320508075688772}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}},"d":{"df":3,"docs":{"187":{"tf":1.0},"236":{"tf":1.0},"25":{"tf":1.0}},"i":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"245":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"143":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":1,"docs":{"233":{"tf":1.7320508075688772}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"247":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":3,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"12":{"tf":1.0},"204":{"tf":1.0},"239":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"142":{"tf":1.0},"178":{"tf":1.0}},"f":{"df":1,"docs":{"229":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.7320508075688772},"228":{"tf":1.0},"233":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"110":{"tf":1.0},"242":{"tf":1.0}}}},"df":1,"docs":{"110":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"104":{"tf":1.0},"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"143":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":4,"docs":{"10":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"114":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"231":{"tf":1.0},"6":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"84":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"177":{"tf":1.0},"239":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":2,"docs":{"79":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":1,"docs":{"183":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"242":{"tf":1.4142135623730951},"73":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"0":{"tf":1.0},"144":{"tf":1.0},"183":{"tf":1.0},"228":{"tf":1.0},"237":{"tf":1.4142135623730951},"242":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":2.0}}}},"i":{"df":0,"docs":{},"z":{"df":7,"docs":{"161":{"tf":2.0},"28":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"193":{"tf":1.4142135623730951},"231":{"tf":1.0},"236":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":9,"docs":{"125":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"225":{"tf":1.0},"245":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":2,"docs":{"249":{"tf":1.0},"71":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.449489742783178},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"194":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":2.23606797749979},"236":{"tf":1.0},"237":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":2.0},"84":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"54":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"80":{"tf":1.7320508075688772}},"e":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"142":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"32":{"tf":1.0}}}}},"p":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"239":{"tf":1.0}},"r":{"df":6,"docs":{"155":{"tf":1.0},"16":{"tf":1.0},"165":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"222":{"tf":1.0},"223":{"tf":1.0}}}}},"n":{"df":16,"docs":{"1":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"230":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.7320508075688772},"8":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.0}}}}}}}},"s":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"145":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.7320508075688772},"228":{"tf":1.0},"229":{"tf":1.0},"233":{"tf":1.0},"250":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"189":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":3,"docs":{"193":{"tf":1.0},"195":{"tf":1.0},"224":{"tf":1.7320508075688772}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"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":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"164":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"164":{"tf":1.4142135623730951},"193":{"tf":1.7320508075688772},"224":{"tf":1.0},"236":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":2.449489742783178},"84":{"tf":1.4142135623730951},"86":{"tf":2.449489742783178}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"73":{"tf":1.7320508075688772}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"234":{"tf":1.4142135623730951},"236":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"194":{"tf":1.0}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"\"":{"$":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{"d":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"202":{"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":1,"docs":{"202":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"201":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":42,"docs":{"185":{"tf":1.7320508075688772},"186":{"tf":2.0},"187":{"tf":2.0},"188":{"tf":2.6457513110645907},"189":{"tf":2.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.7320508075688772},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":2.0},"201":{"tf":1.7320508075688772},"202":{"tf":2.8284271247461903},"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},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"249":{"tf":1.0}}}}}}},"df":9,"docs":{"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.4142135623730951},"198":{"tf":1.0},"24":{"tf":1.0},"245":{"tf":1.0},"82":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"49":{"tf":2.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":13,"docs":{"10":{"tf":1.0},"104":{"tf":2.23606797749979},"105":{"tf":2.8284271247461903},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.4142135623730951},"194":{"tf":1.0},"213":{"tf":1.0},"55":{"tf":1.7320508075688772},"74":{"tf":1.0},"77":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":12,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"11":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"207":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"68":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"n":{"df":2,"docs":{"154":{"tf":1.0},"240":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"216":{"tf":1.7320508075688772}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"218":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":28,"docs":{"101":{"tf":2.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":2.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":2.23606797749979},"118":{"tf":1.0},"125":{"tf":2.449489742783178},"148":{"tf":2.0},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":2.8284271247461903},"160":{"tf":2.8284271247461903},"168":{"tf":2.23606797749979},"172":{"tf":1.0},"175":{"tf":1.0},"209":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":2.449489742783178},"81":{"tf":1.0},"84":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":2,"docs":{"172":{"tf":1.0},"83":{"tf":1.7320508075688772}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"228":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"110":{"tf":1.0},"114":{"tf":1.0},"228":{"tf":1.0},"237":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"144":{"tf":1.0},"91":{"tf":1.0}}}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"{":{"$":{"_":{"df":1,"docs":{"82":{"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":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"\\":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"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":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"181":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"181":{"tf":1.0},"246":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"246":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"(":{"@":{"$":{"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":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"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":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":15,"docs":{"108":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.0},"189":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":2.8284271247461903},"238":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}}},"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"6":{"tf":1.0},"84":{"tf":1.0}}}}}},"h":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":4,"docs":{"71":{"tf":2.0},"82":{"tf":1.7320508075688772},"84":{"tf":2.0},"85":{"tf":1.4142135623730951}},"s":{"/":{"c":{"df":1,"docs":{"82":{"tf":1.0}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}},"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":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"o":{"df":1,"docs":{"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}},"t":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"149":{"tf":1.0},"228":{"tf":1.0},"84":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"175":{"tf":1.0}}},"2":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"145":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.7320508075688772},"182":{"tf":1.0},"229":{"tf":1.0}}}}},"df":2,"docs":{"14":{"tf":1.0},"228":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"w":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"248":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"144":{"tf":1.0},"146":{"tf":1.0},"248":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"df":8,"docs":{"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.0},"161":{"tf":2.6457513110645907},"165":{"tf":1.0},"30":{"tf":1.4142135623730951},"39":{"tf":2.0},"82":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"235":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"235":{"tf":1.4142135623730951},"237":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"229":{"tf":1.0},"73":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"246":{"tf":1.0},"43":{"tf":1.0}}}}},"i":{"df":1,"docs":{"238":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"151":{"tf":1.0},"188":{"tf":2.23606797749979},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"203":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":13,"docs":{"110":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"229":{"tf":1.0},"235":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"122":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"235":{"tf":1.7320508075688772},"238":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":4,"docs":{"142":{"tf":1.0},"161":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"135":{"tf":1.7320508075688772},"171":{"tf":2.8284271247461903}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"112":{"tf":1.0},"238":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"12":{"tf":1.0},"83":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"147":{"tf":1.0},"206":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.0},"250":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"120":{"tf":1.0},"251":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"238":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"242":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}},"i":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"139":{"tf":1.0},"172":{"tf":1.0}},"e":{"d":{",":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"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":{}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":6,"docs":{"228":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"32":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"204":{"tf":1.0},"205":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":12,"docs":{"145":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"228":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"x":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"0":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"187":{"tf":1.0},"202":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"187":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":65,"docs":{"16":{"tf":1.0},"173":{"tf":1.0},"183":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"74":{"tf":2.23606797749979},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":2.23606797749979},"79":{"tf":1.4142135623730951},"80":{"tf":1.7320508075688772},"81":{"tf":1.7320508075688772},"82":{"tf":2.449489742783178},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"82":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"231":{"tf":1.0},"232":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"108":{"tf":1.0},"11":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"204":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"204":{"tf":1.0},"80":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"243":{"tf":1.0}}}},"p":{"df":1,"docs":{"115":{"tf":1.7320508075688772}},"e":{"df":2,"docs":{"169":{"tf":2.6457513110645907},"81":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"137":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"2":{"tf":1.0},"228":{"tf":1.0},"230":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"83":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"u":{"b":{"df":8,"docs":{"12":{"tf":1.0},"175":{"tf":1.7320508075688772},"176":{"tf":2.23606797749979},"177":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"248":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"113":{"tf":1.0},"241":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"236":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"13":{"tf":2.449489742783178},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"249":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}},"f":{"a":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"j":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}}}}}},"b":{"df":0,"docs":{},"o":{"b":{"df":2,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"119":{"tf":2.23606797749979},"120":{"tf":1.4142135623730951},"121":{"tf":2.0},"122":{"tf":1.7320508075688772},"125":{"tf":1.0},"143":{"tf":1.4142135623730951},"251":{"tf":1.0}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"233":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"243":{"tf":1.0}}},"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"13":{"tf":1.0},"153":{"tf":1.0},"83":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":3,"docs":{"160":{"tf":1.0},"233":{"tf":1.0},"241":{"tf":1.0}},"l":{"df":4,"docs":{"128":{"tf":1.0},"236":{"tf":1.0},"49":{"tf":1.4142135623730951},"58":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"237":{"tf":1.0},"44":{"tf":1.0},"76":{"tf":1.0}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"5":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{")":{"<":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"25":{"tf":1.4142135623730951},"3":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.4142135623730951},"182":{"tf":1.0},"245":{"tf":1.4142135623730951},"38":{"tf":1.0},"99":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"25":{"tf":2.23606797749979}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.7320508075688772}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}},"n":{"df":1,"docs":{"153":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"250":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"24":{"tf":1.0},"85":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"172":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"1":{"df":6,"docs":{"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.0}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":65,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"143":{"tf":1.0},"16":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"231":{"tf":1.7320508075688772},"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.4142135623730951},"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":2.23606797749979},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"73":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"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.7320508075688772},"97":{"tf":1.4142135623730951}}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"243":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}},"t":{"'":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"'":{"df":3,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"142":{"tf":1.0},"153":{"tf":1.4142135623730951},"5":{"tf":1.0},"98":{"tf":1.0}}},"k":{"df":2,"docs":{"235":{"tf":1.0},"237":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"!":{"*":{"*":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"238":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"@":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"237":{"tf":1.0},"239":{"tf":1.4142135623730951},"74":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":7,"docs":{"16":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"76":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"177":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"110":{"tf":1.0},"145":{"tf":1.0},"161":{"tf":1.0},"178":{"tf":1.0},"202":{"tf":1.0},"233":{"tf":1.0},"236":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"187":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"225":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"110":{"tf":1.0},"112":{"tf":1.0},"190":{"tf":1.0},"84":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"109":{"tf":1.0},"149":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"143":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"p":{"df":5,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"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":3,"docs":{"0":{"tf":1.0},"187":{"tf":1.4142135623730951},"51":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"82":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"0":{"tf":1.0},"187":{"tf":1.0},"251":{"tf":1.0},"51":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"71":{"tf":1.0}}}}}},"df":3,"docs":{"12":{"tf":1.0},"192":{"tf":1.0},"85":{"tf":1.0}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"235":{"tf":1.4142135623730951},"79":{"tf":2.6457513110645907},"80":{"tf":2.6457513110645907},"81":{"tf":5.830951894845301}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"173":{"tf":1.0},"24":{"tf":2.449489742783178},"25":{"tf":1.7320508075688772},"7":{"tf":1.0}}},"j":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"94":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":8,"docs":{"231":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"86":{"tf":1.0},"87":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"25":{"tf":1.0},"83":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":11,"docs":{"125":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"165":{"tf":1.0},"235":{"tf":1.0},"35":{"tf":1.4142135623730951},"42":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"242":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"u":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"u":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}}}},"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0}},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"15":{"tf":2.0},"16":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"242":{"tf":1.0},"25":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"250":{"tf":1.0},"5":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"o":{"df":5,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":4,"docs":{"114":{"tf":1.7320508075688772},"168":{"tf":1.0},"169":{"tf":1.0},"84":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":17,"docs":{"13":{"tf":2.8284271247461903},"143":{"tf":2.0},"153":{"tf":2.6457513110645907},"154":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"240":{"tf":1.7320508075688772},"241":{"tf":1.4142135623730951},"242":{"tf":2.0},"243":{"tf":1.4142135623730951},"249":{"tf":1.0},"37":{"tf":1.7320508075688772},"53":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.7320508075688772},"60":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"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":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"175":{"tf":1.0}}}},"t":{"df":1,"docs":{"110":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"x":{"df":2,"docs":{"137":{"tf":1.4142135623730951},"143":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"235":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"6":{"tf":1.0},"85":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"204":{"tf":1.0},"229":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"235":{"tf":1.0}}}}}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"231":{"tf":1.0},"84":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"246":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"153":{"tf":1.0},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"235":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"97":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"228":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"233":{"tf":1.0},"235":{"tf":1.4142135623730951},"236":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":63,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.23606797749979},"153":{"tf":2.449489742783178},"154":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"194":{"tf":2.23606797749979},"195":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"228":{"tf":1.0},"230":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.7320508075688772},"5":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":2.449489742783178},"84":{"tf":2.23606797749979},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":2.0},"96":{"tf":1.0},"98":{"tf":1.0}},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"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":1,"docs":{"146":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":32,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":2.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.7320508075688772},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"64":{"tf":1.0},"74":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"/":{"5":{".":{"1":{"0":{".":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"f":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"1":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"0":{"tf":3.1622776601683795},"137":{"tf":3.0},"138":{"tf":1.7320508075688772},"142":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"231":{"tf":1.4142135623730951},"81":{"tf":3.1622776601683795},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":6,"docs":{"183":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"51":{"tf":1.0},"72":{"tf":2.0},"73":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"228":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"223":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"a":{"df":8,"docs":{"161":{"tf":1.0},"187":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"202":{"tf":1.0},"246":{"tf":1.0},"29":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"144":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"m":{"df":12,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"145":{"tf":1.4142135623730951},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"176":{"tf":1.0},"228":{"tf":1.4142135623730951},"25":{"tf":1.7320508075688772},"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"\"":{"$":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"187":{"tf":1.0},"198":{"tf":1.0},"233":{"tf":1.0},"50":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"178":{"tf":1.4142135623730951},"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"y":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"239":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":1,"docs":{"164":{"tf":1.4142135623730951}},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}},"v":{"df":1,"docs":{"153":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":4,"docs":{"122":{"tf":1.0},"15":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"153":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"236":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"231":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"243":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"242":{"tf":1.0}},"r":{"df":1,"docs":{"161":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"242":{"tf":2.23606797749979},"69":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"4":{"tf":1.7320508075688772},"5":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"16":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"220":{"tf":1.0},"54":{"tf":1.7320508075688772},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"14":{"tf":1.0},"198":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"153":{"tf":1.0},"236":{"tf":1.0},"24":{"tf":1.0},"38":{"tf":1.0},"77":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":29,"docs":{"1":{"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.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.4142135623730951},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"13":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"194":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"l":{"df":2,"docs":{"4":{"tf":1.0},"5":{"tf":2.0}}}}},"x":{"/":{"1":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"2":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":0,"docs":{},"e":{"df":1,"docs":{"85":{"tf":1.0}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":14,"docs":{"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"180":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"245":{"tf":1.0},"69":{"tf":1.0}},"h":{"df":1,"docs":{"202":{"tf":2.449489742783178}}}},"y":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":13,"docs":{"142":{"tf":1.4142135623730951},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"245":{"tf":1.0},"69":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"176":{"tf":1.7320508075688772}}},"v":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"b":{"df":1,"docs":{"146":{"tf":1.0}}},"df":4,"docs":{"131":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":2.0},"174":{"tf":1.0}},"i":{"df":1,"docs":{"91":{"tf":1.0}},"m":{"df":1,"docs":{"97":{"tf":1.4142135623730951}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":3,"docs":{"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"title":{"root":{"0":{"df":1,"docs":{"243":{"tf":1.0}}},"1":{"df":5,"docs":{"127":{"tf":1.0},"140":{"tf":1.0},"233":{"tf":1.0},"241":{"tf":1.0},"94":{"tf":1.0}}},"2":{".":{"1":{"df":2,"docs":{"235":{"tf":1.0},"96":{"tf":1.0}}},"2":{"df":2,"docs":{"236":{"tf":1.0},"97":{"tf":1.0}}},"3":{"df":1,"docs":{"237":{"tf":1.0}}},"4":{"df":1,"docs":{"238":{"tf":1.0}}},"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"128":{"tf":1.0},"234":{"tf":1.0},"242":{"tf":1.0},"95":{"tf":1.0}}},"3":{".":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"129":{"tf":1.0}}},"4":{"df":2,"docs":{"132":{"tf":1.0},"65":{"tf":1.0}}},"5":{"df":1,"docs":{"133":{"tf":1.0}}},"6":{"df":1,"docs":{"134":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"247":{"tf":1.0}}}}}},"df":0,"docs":{}},"d":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"223":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":5,"docs":{"207":{"tf":1.0},"46":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":4,"docs":{"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"167":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"90":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"56":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"203":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"103":{"tf":1.0},"166":{"tf":1.0},"194":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"81":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":2,"docs":{"118":{"tf":1.0},"59":{"tf":1.0}},"o":{"'":{"df":1,"docs":{"199":{"tf":1.0}}},"df":16,"docs":{"117":{"tf":1.0},"120":{"tf":1.0},"187":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"227":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"53":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}}}}}},"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":1,"docs":{"87":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"30":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"56":{"tf":1.0}}}}},"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":{"20":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"107":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"231":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":15,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"182":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"df":14,"docs":{"105":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"190":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"181":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.0}}}},"v":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"177":{"tf":1.0},"179":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"237":{"tf":1.0},"238":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"91":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"238":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"37":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"123":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"139":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"19":{"tf":1.0},"20":{"tf":1.0},"23":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"151":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"164":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"173":{"tf":1.0},"92":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"220":{"tf":1.0}}}}},"df":7,"docs":{"191":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.0},"33":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"31":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"120":{"tf":1.0},"189":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"_":{"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":{"206":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"112":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"126":{"tf":1.0},"129":{"tf":1.0},"233":{"tf":1.0},"63":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"g":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"172":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"172":{"tf":1.0},"230":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"180":{"tf":1.0},"245":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"208":{"tf":1.0}}}},"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":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"217":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"219":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"232":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"184":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"31":{"tf":1.0},"32":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"a":{"a":{"df":3,"docs":{"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0}}},"df":0,"docs":{}},"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":2,"docs":{"138":{"tf":1.0},"14":{"tf":1.0}}}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"37":{"tf":1.0}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"236":{"tf":1.0},"98":{"tf":1.0}}}},"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":9,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"149":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":9,"docs":{"136":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"195":{"tf":1.0},"47":{"tf":1.0},"63":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"42":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"186":{"tf":1.0},"196":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"118":{"tf":1.0},"121":{"tf":1.0},"134":{"tf":1.0},"97":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"201":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"117":{"tf":1.0},"175":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"37":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"195":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"122":{"tf":1.0}}}}}}}}},"g":{"df":2,"docs":{"168":{"tf":1.0},"169":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"235":{"tf":1.0},"48":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"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":{"128":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":17,"docs":{"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"229":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"156":{"tf":1.0},"16":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"248":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"109":{"tf":1.0},"21":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"236":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"188":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"231":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"187":{"tf":1.0}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"234":{"tf":1.0},"239":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"10":{"tf":1.0},"157":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"155":{"tf":1.0},"163":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"250":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":14,"docs":{"109":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"18":{"tf":1.0},"197":{"tf":1.0},"21":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0}}},"k":{"df":1,"docs":{"101":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"113":{"tf":1.0}}}}}}},"p":{"df":1,"docs":{"147":{"tf":1.0}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"12":{"tf":1.0},"29":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":8,"docs":{"124":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"63":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"227":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"158":{"tf":1.0},"248":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"159":{"tf":1.0},"214":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"194":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}},"w":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"211":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"213":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"189":{"tf":1.0},"84":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"63":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"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":{"215":{"tf":1.0}}}}}}},"n":{"c":{"df":1,"docs":{"45":{"tf":1.0}}},"df":1,"docs":{"66":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"221":{"tf":1.0},"32":{"tf":1.0},"65":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"244":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"178":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"189":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"233":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"12":{"tf":1.0},"29":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"48":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"193":{"tf":1.0}}}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"122":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":3,"docs":{"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0}}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"154":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"161":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"193":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}},"n":{"df":1,"docs":{"7":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"224":{"tf":1.0}}}}},"df":3,"docs":{"193":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"73":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"234":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"196":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0}}}}}}},"df":1,"docs":{"171":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"55":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"251":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"216":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"218":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"160":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.0},"202":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"246":{"tf":1.0},"92":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"71":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"30":{"tf":1.0},"39":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"188":{"tf":1.0},"203":{"tf":1.0},"239":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"135":{"tf":1.0},"171":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"152":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"79":{"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":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"205":{"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":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"183":{"tf":1.0},"26":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":1,"docs":{"232":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"204":{"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":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":1,"docs":{"169":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"137":{"tf":1.0},"153":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"g":{"df":3,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"134":{"tf":1.0},"38":{"tf":1.0},"87":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"225":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"187":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"24":{"tf":1.0},"25":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"35":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"114":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"13":{"tf":1.0},"143":{"tf":1.0},"240":{"tf":1.0},"37":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"x":{"df":1,"docs":{"137":{"tf":1.0}}}}},"s":{"df":3,"docs":{"48":{"tf":1.0},"84":{"tf":1.0},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"174":{"tf":1.0},"183":{"tf":1.0},"245":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"44":{"tf":1.0},"72":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"a":{"df":2,"docs":{"187":{"tf":1.0},"199":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":2,"docs":{"150":{"tf":1.0},"25":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"b":{"df":2,"docs":{"199":{"tf":1.0},"202":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"df":3,"docs":{"194":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"98":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}}},"z":{"df":1,"docs":{"170":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"95":{"tf":1.0}}}}}}}}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}}
\ No newline at end of file
+{"doc_urls":["index.html#history","guide/installation.html#installation","guide/installation.html#ubuntu-probably-other-debian-derivates-too","guide/installation.html#container","guide/installation.html#windows","guide/installation.html#wsl","guide/installation.html#cygwin","guide/installation.html#running-asciio","guide/installation.html#platforms","Interface.html#interface","Interface.html#keyboard-bindings","Interface.html#mouse-binidings","Interface.html#popup-menus","unicode_support.html#unicode-support","accessing_documentation.html#accessing-documentation","UIs.html#uis","UI/GUI.html#gui","UI/GUI.html#grid","UI/GUI.html#grid-lines","UI/GUI.html#grid-color","UI/GUI.html#grid-background-color","UI/GUI.html#hint-lines","UI/GUI.html#rulers","UI/GUI.html#night-colors","UI/TUI.html#tui","UI/TUI.html#asciio-tui-and-vim","stencils.html#stencils","stencils/asciio_boxes.html#asciio-boxes","stencils/asciio_boxes.html#elements","stencils/asciio_boxes.html#popup-menu","stencils/asciio_boxes.html#auto-shrink","stencils/asciio_boxes.html#disable-connectors","stencils/asciio_boxes.html#disable-optimize","stencils/asciio_boxes.html#connect-inside-element-borders","stencils/asciio_boxes.html#rotate-boxtext","stencils/asciio_boxes.html#types","stencils/asciio_boxes.html#a-box","stencils/asciio_boxes.html#a-box-with-the-frame-drawn-with-unicode-characters","stencils/asciio_boxes.html#a-text","stencils/asciio_boxes.html#a-shrink-box","stencils/asciio_if_and_process.html#asciio-if-and-process-boxes","stencils/asciio_if_and_process.html#if-box-and-process-box","stencils/asciio_exec_box.html#asciio-exec-boxes","stencils/asciio_exec_box.html#multi-command","stencils/asciio_exec_box.html#verbatim","stencils/asciio_exec_box.html#once","stencils/asciio_exec_box.html#add-line-numbers","stencils/asciio_exec_box.html#examples","stencils/asciio_exec_box.html#using-previously-generated-output","stencils/asciio_exec_box.html#tables","stencils/asciio_exec_box.html#figlet","stencils/asciio_exec_box.html#diagon","stencils/asciio_exec_box.html#plantuml","stencils/asciio_arrows.html#asciio-arrows","stencils/asciio_arrows.html#wirl-arrow","stencils/asciio_arrows.html#multi-section-wirl-arrow","stencils/asciio_arrows.html#angled-arrow-and-axis","stencils/asciio_arrows.html#connecting-lines","stencils/asciio_arrows.html#non-connecting-lines","stencils/asciio_arrows.html#ascii-line","stencils/asciio_arrows.html#unicode-line","stencils/asciio_arrows.html#unicode-bold-line","stencils/asciio_arrows.html#unicode-double-line","stencils/asciio_arrows.html#example-of-non-connecting-lines-in-crossing-mode","stencils/pseudo_connectors.html#pseudo-connectors","stencils/pseudo_connectors.html#pseudo-connector-with-4-optimized-connectors","stencils/pseudo_connectors.html#pseudo-connector-with-one-connector","stencils/pseudo_connectors.html#example","stencils/box_connectors.html#box-connectors","stencils/box_connectors.html#connectors","stencils/box_connectors.html#example","stencils/asciio_shapes.html#asciio-shapes","stencils/verbatim.html#verbatim-objects","stencils/verbatim.html#scales","stencils/user.html#user-stencils","stencils/user.html#integrating-asciio-and-ditaa-third-party-example","stencils/user.html#introduction","stencils/user.html#modifying-asciio","stencils/user.html#adding-in-a-ditaa-stencil","stencils/user.html#a-standard-box","stencils/user.html#add-rounded-box","stencils/user.html#add-ditaa-arrows","stencils/user.html#add-colours-and-special-shape-codes","stencils/user.html#modifying-saving","stencils/user.html#using-the-new-setup","stencils/user.html#troubleshooting","stencils/user.html#asciio-forgets-where-i-saved","editing_elements.html#editing-elements-text-and-attributes","editing_elements.html#dialog-editing","editing_elements.html#inline-editing","editing_elements.html#alternate-editing","editing_elements.html#changing-mode","editing_elements.html#setting-the-editing-mode-in-the-user-configuration","editing_elements/markup_mode.html#markup-mode","editing_elements/markup_mode.html#1-use-markup-mode","editing_elements/markup_mode.html#2-zimwiki-format-description","editing_elements/markup_mode.html#21-edit-marks","editing_elements/markup_mode.html#22-export","working_efficiently.html#working-efficiently","editing/keyboard.html#keyboard","editing/mouse.html#mouse","editing/mouse.html#quick-link","editing/mouse.html#quick-copy","editing/mouse.html#quick-arrow","editing/mouse.html#quick-section","editing/mouse.html#quick-box-and-section","editing/cloning.html#cloning","editing/cloning.html#cloning-base-elements","editing/cloning.html#cloning-the-selection","editing/cloning.html#hint-lines","editing/grouping.html#grouping-elements","editing/grouping.html#selecting-elements","editing/grouping.html#group-creation","editing/grouping.html#group-manipulation","editing/grouping.html#ungrouping","editing/strip-groups.html#strip-groups","exporting.html#exportsave","export/asciio.html#asciio-format","export/text.html#exporting-to-ascii","export/svg.html#svg","export/svg.html#create-a-diagram-in-asciio","export/svg.html#export-it-to-svg","export/svg.html#further-process-the-svg","export/clipboard.html#clipboard","modes.html#modes","modes/git.html#git","modes/cross.html#cross-mode","modes/cross.html#1-introduction","modes/cross.html#2-complex-graphics","modes/cross.html#3-enabling-cross-mode","modes/cross.html#31-globally","modes/cross.html#32-dynamically","modes/cross.html#4-line-and-box","modes/cross.html#5-lines-and-boxes","modes/cross.html#6-exported-to-text","modes/slides.html#slides","examples.html#examples","examples.html#unix-structure","examples.html#documenting-hardware-instrumentation","examples.html#decorating-forth-code","examples/example1.html#example-1","examples/example1.html#describing-a-class-hierarchy","examples/example2.html#german-railroad","examples/unicode_example.html#unicode-example","videos/videos.html#videos","Bindings.html#bindings","Bindings.html#bindings-help","Bindings.html#bindings-map","bindings/mouse.html#mouse","bindings/mouse.html#mouse-emulation","bindings/vim-like.html#why-vim-like-bindings","bindings/vim-like.html#combinations","bindings/vim-like.html#speed","bindings/vim-like.html#structure-and-mnemonics","bindings/vim-like.html#quizz","bindings/single_key.html#single-key-bindings","bindings/gui.html#gui-bindings","bindings/gui.html#keyboard","bindings/gui.html#mouse","bindings/moving.html#moving-elements","bindings/selecting.html#selecting-elements","bindings/resizing.html#resizing-elements","bindings/clipboard.html#clipboard","bindings/multiple_keys.html#multiple-key-bindings","bindings/commands.html#-command-group","bindings/inserting.html#i-insert-group","bindings/arrows.html#a-arrow-group","bindings/aligning.html#a-align-group","bindings/grouping.html#g-grouping-group","bindings/grouping_stripes.html#a-g-stripes-group-group","bindings/display.html#z-display-group","bindings/slides.html#s-slides-group","bindings/debug.html#d-debug-group","configuration.html#configuration","config/user_bindings.html#user-bindings","config/user_bindings/binding_format.html#binding-format","config/user_bindings/group_bindings.html#group-bindings","config/user_bindings/capturing_groups.html#capturing-groups","config/user_bindings/binding_override.html#binding-override","config/user_bindings/capturing_groups_overlay.html#capturing-groups-with-overlay","config/user_bindings/capturing_groups_overlay.html#define--overlays","config/user_bindings/capturing_groups_overlay.html#declare-callbacks","config/user_bindings/capturing_groups_overlay.html#declare-bindings","config/user_stencils.html#user-stencils","for_developers/index.html#for-developers","for_developers/scripting.html#scripting","for_developers/scripting.html#executing-your-scripts","for_developers/scripting.html#transform-json-via-datatreedumper-to-asciio-script","for_developers/scripting.html#simplified-scripting-interface","for_developers/scripting.html#create-a-new-perl-script","for_developers/scripting.html#adding-boxes","for_developers/scripting.html#adding-connections","for_developers/scripting.html#canonizing-connections","for_developers/scripting.html#printing-and-saving-the-result","for_developers/scripting.html#adding-multi-wirl-arrows","for_developers/scripting.html#full-example","for_developers/scripting_execute.html#executing-your-script","for_developers/scripting_execute.html#from-the-command-line","for_developers/scripting_execute.html#from-within-asciio","for_developers/scripting_execute.html#via-asciios-web-server","for_developers/scripting_execute.html#script-commands","for_developers/scripting_execute.html#script-file","for_developers/scripting_execute.html#connecting-to-asciio-web-server","for_developers/scripting_api.html#simplified-scripting-api","for_developers/scripting_api.html#stop_updating_display","for_developers/scripting_api.html#start_updating_display","for_developers/scripting_api.html#create_undo_snapshot","for_developers/scripting_api.html#add","for_developers/scripting_api.html#delete_by_name","for_developers/scripting_api.html#delete_selected_elements","for_developers/scripting_api.html#add_type","for_developers/scripting_api.html#new_box","for_developers/scripting_api.html#new_text","for_developers/scripting_api.html#new_wirl_arrow","for_developers/scripting_api.html#move","for_developers/scripting_api.html#offset","for_developers/scripting_api.html#change_selected_elements_color","for_developers/scripting_api.html#select_by_name","for_developers/scripting_api.html#select_all_elements","for_developers/scripting_api.html#deselect_all_elements","for_developers/scripting_api.html#select_all_script_elements","for_developers/scripting_api.html#deselect_all_script_elements","for_developers/scripting_api.html#connect_elements","for_developers/scripting_api.html#optimize","for_developers/scripting_api.html#delete_all_ruler_lines","for_developers/scripting_api.html#add_ruler_line","for_developers/scripting_api.html#save_to","for_developers/scripting_api.html#to_ascii","for_developers/scripting_api.html#ascii_out","for_developers/modify_Asciio.html#modifying-asciio","for_developers/bindings.html#bindings","for_developers/bindings.html#binding-groups","for_developers/debugging.html#debugging","for_developers/cross_algorithm.html#basic-introduction","for_developers/cross_algorithm.html#detailed-steps","for_developers/cross_algorithm.html#1-find-the-cross-point","for_developers/cross_algorithm.html#2-judgment-scene","for_developers/cross_algorithm.html#21-general-situation","for_developers/cross_algorithm.html#22-improve-efficiency","for_developers/cross_algorithm.html#23-an-additional-case-needs-to-be-considered-separately","for_developers/cross_algorithm.html#24-the-case-of-character-coverage","for_developers/cross_algorithm.html#25-a-method-to-simplify-logical-judgment","for_developers/unicode_support.html#unicode-character-classification","for_developers/unicode_support.html#characters-of-length-1","for_developers/unicode_support.html#characters-of-length-2","for_developers/unicode_support.html#characters-of-length-0","for_developers/overlay.html#overlay","for_developers/overlay.html#user-defined-callback","for_developers/overlay.html#setting-and-resetting-the-callback","for_developers/overlay.html#callback-access-to-canvas","for_developers/overlay.html#callback--hideshow-mouse","misc/contributors.html#contributors","misc/contributors.html#license-and-copyright","misc/see_also.html#see-also"],"index":{"documentStore":{"docInfo":{"0":{"body":130,"breadcrumbs":2,"title":1},"1":{"body":8,"breadcrumbs":3,"title":1},"10":{"body":14,"breadcrumbs":4,"title":2},"100":{"body":0,"breadcrumbs":4,"title":1},"101":{"body":30,"breadcrumbs":5,"title":2},"102":{"body":16,"breadcrumbs":5,"title":2},"103":{"body":13,"breadcrumbs":5,"title":2},"104":{"body":32,"breadcrumbs":5,"title":2},"105":{"body":56,"breadcrumbs":6,"title":3},"106":{"body":8,"breadcrumbs":4,"title":1},"107":{"body":24,"breadcrumbs":6,"title":3},"108":{"body":11,"breadcrumbs":5,"title":2},"109":{"body":19,"breadcrumbs":5,"title":2},"11":{"body":21,"breadcrumbs":4,"title":2},"110":{"body":63,"breadcrumbs":5,"title":2},"111":{"body":23,"breadcrumbs":5,"title":2},"112":{"body":23,"breadcrumbs":5,"title":2},"113":{"body":23,"breadcrumbs":5,"title":2},"114":{"body":19,"breadcrumbs":4,"title":1},"115":{"body":0,"breadcrumbs":6,"title":2},"116":{"body":0,"breadcrumbs":2,"title":1},"117":{"body":0,"breadcrumbs":5,"title":2},"118":{"body":12,"breadcrumbs":4,"title":2},"119":{"body":13,"breadcrumbs":3,"title":1},"12":{"body":14,"breadcrumbs":4,"title":2},"120":{"body":2,"breadcrumbs":5,"title":3},"121":{"body":1,"breadcrumbs":4,"title":2},"122":{"body":16,"breadcrumbs":5,"title":3},"123":{"body":0,"breadcrumbs":3,"title":1},"124":{"body":0,"breadcrumbs":2,"title":1},"125":{"body":151,"breadcrumbs":3,"title":1},"126":{"body":0,"breadcrumbs":4,"title":2},"127":{"body":12,"breadcrumbs":4,"title":2},"128":{"body":16,"breadcrumbs":5,"title":3},"129":{"body":0,"breadcrumbs":6,"title":4},"13":{"body":65,"breadcrumbs":4,"title":2},"130":{"body":6,"breadcrumbs":4,"title":2},"131":{"body":6,"breadcrumbs":4,"title":2},"132":{"body":2,"breadcrumbs":5,"title":3},"133":{"body":1,"breadcrumbs":5,"title":3},"134":{"body":0,"breadcrumbs":5,"title":3},"135":{"body":0,"breadcrumbs":3,"title":1},"136":{"body":0,"breadcrumbs":2,"title":1},"137":{"body":17,"breadcrumbs":3,"title":2},"138":{"body":17,"breadcrumbs":4,"title":3},"139":{"body":54,"breadcrumbs":4,"title":3},"14":{"body":27,"breadcrumbs":4,"title":2},"140":{"body":0,"breadcrumbs":5,"title":2},"141":{"body":6,"breadcrumbs":6,"title":3},"142":{"body":60,"breadcrumbs":5,"title":2},"143":{"body":36,"breadcrumbs":5,"title":2},"144":{"body":30,"breadcrumbs":3,"title":1},"145":{"body":58,"breadcrumbs":2,"title":1},"146":{"body":12,"breadcrumbs":3,"title":2},"147":{"body":6,"breadcrumbs":3,"title":2},"148":{"body":123,"breadcrumbs":3,"title":1},"149":{"body":74,"breadcrumbs":4,"title":2},"15":{"body":25,"breadcrumbs":2,"title":1},"150":{"body":0,"breadcrumbs":5,"title":2},"151":{"body":54,"breadcrumbs":4,"title":1},"152":{"body":12,"breadcrumbs":4,"title":1},"153":{"body":132,"breadcrumbs":5,"title":2},"154":{"body":19,"breadcrumbs":4,"title":1},"155":{"body":20,"breadcrumbs":6,"title":3},"156":{"body":0,"breadcrumbs":7,"title":2},"157":{"body":31,"breadcrumbs":6,"title":1},"158":{"body":27,"breadcrumbs":6,"title":1},"159":{"body":40,"breadcrumbs":7,"title":2},"16":{"body":20,"breadcrumbs":3,"title":1},"160":{"body":24,"breadcrumbs":7,"title":2},"161":{"body":55,"breadcrumbs":7,"title":2},"162":{"body":19,"breadcrumbs":5,"title":1},"163":{"body":0,"breadcrumbs":6,"title":3},"164":{"body":31,"breadcrumbs":7,"title":2},"165":{"body":73,"breadcrumbs":7,"title":2},"166":{"body":27,"breadcrumbs":7,"title":2},"167":{"body":20,"breadcrumbs":7,"title":2},"168":{"body":27,"breadcrumbs":9,"title":3},"169":{"body":17,"breadcrumbs":11,"title":4},"17":{"body":0,"breadcrumbs":3,"title":1},"170":{"body":25,"breadcrumbs":9,"title":3},"171":{"body":15,"breadcrumbs":9,"title":3},"172":{"body":24,"breadcrumbs":9,"title":3},"173":{"body":19,"breadcrumbs":2,"title":1},"174":{"body":63,"breadcrumbs":5,"title":2},"175":{"body":36,"breadcrumbs":7,"title":2},"176":{"body":45,"breadcrumbs":7,"title":2},"177":{"body":36,"breadcrumbs":7,"title":2},"178":{"body":39,"breadcrumbs":7,"title":2},"179":{"body":2,"breadcrumbs":9,"title":3},"18":{"body":0,"breadcrumbs":4,"title":2},"180":{"body":50,"breadcrumbs":8,"title":2},"181":{"body":61,"breadcrumbs":8,"title":2},"182":{"body":56,"breadcrumbs":8,"title":2},"183":{"body":12,"breadcrumbs":5,"title":2},"184":{"body":0,"breadcrumbs":2,"title":1},"185":{"body":13,"breadcrumbs":3,"title":1},"186":{"body":2,"breadcrumbs":4,"title":2},"187":{"body":34,"breadcrumbs":8,"title":6},"188":{"body":22,"breadcrumbs":5,"title":3},"189":{"body":18,"breadcrumbs":6,"title":4},"19":{"body":0,"breadcrumbs":4,"title":2},"190":{"body":27,"breadcrumbs":4,"title":2},"191":{"body":15,"breadcrumbs":4,"title":2},"192":{"body":12,"breadcrumbs":4,"title":2},"193":{"body":9,"breadcrumbs":5,"title":3},"194":{"body":50,"breadcrumbs":6,"title":4},"195":{"body":66,"breadcrumbs":4,"title":2},"196":{"body":0,"breadcrumbs":5,"title":2},"197":{"body":6,"breadcrumbs":5,"title":2},"198":{"body":11,"breadcrumbs":5,"title":2},"199":{"body":15,"breadcrumbs":7,"title":4},"2":{"body":77,"breadcrumbs":6,"title":4},"20":{"body":0,"breadcrumbs":5,"title":3},"200":{"body":10,"breadcrumbs":5,"title":2},"201":{"body":3,"breadcrumbs":5,"title":2},"202":{"body":84,"breadcrumbs":7,"title":4},"203":{"body":0,"breadcrumbs":6,"title":3},"204":{"body":10,"breadcrumbs":4,"title":1},"205":{"body":10,"breadcrumbs":4,"title":1},"206":{"body":4,"breadcrumbs":4,"title":1},"207":{"body":19,"breadcrumbs":4,"title":1},"208":{"body":5,"breadcrumbs":4,"title":1},"209":{"body":4,"breadcrumbs":4,"title":1},"21":{"body":2,"breadcrumbs":4,"title":2},"210":{"body":17,"breadcrumbs":4,"title":1},"211":{"body":12,"breadcrumbs":4,"title":1},"212":{"body":8,"breadcrumbs":4,"title":1},"213":{"body":23,"breadcrumbs":4,"title":1},"214":{"body":15,"breadcrumbs":4,"title":1},"215":{"body":13,"breadcrumbs":4,"title":1},"216":{"body":14,"breadcrumbs":4,"title":1},"217":{"body":4,"breadcrumbs":4,"title":1},"218":{"body":4,"breadcrumbs":4,"title":1},"219":{"body":4,"breadcrumbs":4,"title":1},"22":{"body":0,"breadcrumbs":3,"title":1},"220":{"body":5,"breadcrumbs":4,"title":1},"221":{"body":5,"breadcrumbs":4,"title":1},"222":{"body":8,"breadcrumbs":4,"title":1},"223":{"body":3,"breadcrumbs":4,"title":1},"224":{"body":4,"breadcrumbs":4,"title":1},"225":{"body":10,"breadcrumbs":4,"title":1},"226":{"body":8,"breadcrumbs":4,"title":1},"227":{"body":4,"breadcrumbs":4,"title":1},"228":{"body":5,"breadcrumbs":4,"title":1},"229":{"body":0,"breadcrumbs":5,"title":2},"23":{"body":0,"breadcrumbs":4,"title":2},"230":{"body":94,"breadcrumbs":5,"title":1},"231":{"body":60,"breadcrumbs":6,"title":2},"232":{"body":20,"breadcrumbs":3,"title":1},"233":{"body":67,"breadcrumbs":5,"title":2},"234":{"body":0,"breadcrumbs":5,"title":2},"235":{"body":79,"breadcrumbs":7,"title":4},"236":{"body":0,"breadcrumbs":6,"title":3},"237":{"body":147,"breadcrumbs":6,"title":3},"238":{"body":43,"breadcrumbs":6,"title":3},"239":{"body":80,"breadcrumbs":9,"title":6},"24":{"body":31,"breadcrumbs":3,"title":1},"240":{"body":49,"breadcrumbs":7,"title":4},"241":{"body":52,"breadcrumbs":8,"title":5},"242":{"body":19,"breadcrumbs":6,"title":3},"243":{"body":15,"breadcrumbs":6,"title":3},"244":{"body":83,"breadcrumbs":6,"title":3},"245":{"body":65,"breadcrumbs":6,"title":3},"246":{"body":8,"breadcrumbs":3,"title":1},"247":{"body":42,"breadcrumbs":5,"title":3},"248":{"body":38,"breadcrumbs":5,"title":3},"249":{"body":87,"breadcrumbs":5,"title":3},"25":{"body":50,"breadcrumbs":5,"title":3},"250":{"body":21,"breadcrumbs":5,"title":3},"251":{"body":17,"breadcrumbs":3,"title":1},"252":{"body":12,"breadcrumbs":4,"title":2},"253":{"body":39,"breadcrumbs":2,"title":1},"26":{"body":0,"breadcrumbs":2,"title":1},"27":{"body":0,"breadcrumbs":6,"title":2},"28":{"body":3,"breadcrumbs":5,"title":1},"29":{"body":7,"breadcrumbs":6,"title":2},"3":{"body":24,"breadcrumbs":3,"title":1},"30":{"body":6,"breadcrumbs":6,"title":2},"31":{"body":5,"breadcrumbs":6,"title":2},"32":{"body":13,"breadcrumbs":6,"title":2},"33":{"body":9,"breadcrumbs":8,"title":4},"34":{"body":1,"breadcrumbs":6,"title":2},"35":{"body":0,"breadcrumbs":5,"title":1},"36":{"body":4,"breadcrumbs":5,"title":1},"37":{"body":5,"breadcrumbs":9,"title":5},"38":{"body":8,"breadcrumbs":5,"title":1},"39":{"body":10,"breadcrumbs":6,"title":2},"4":{"body":7,"breadcrumbs":3,"title":1},"40":{"body":9,"breadcrumbs":9,"title":3},"41":{"body":1,"breadcrumbs":9,"title":3},"42":{"body":16,"breadcrumbs":10,"title":3},"43":{"body":23,"breadcrumbs":9,"title":2},"44":{"body":26,"breadcrumbs":8,"title":1},"45":{"body":18,"breadcrumbs":8,"title":1},"46":{"body":15,"breadcrumbs":10,"title":3},"47":{"body":0,"breadcrumbs":8,"title":1},"48":{"body":7,"breadcrumbs":11,"title":4},"49":{"body":18,"breadcrumbs":8,"title":1},"5":{"body":23,"breadcrumbs":3,"title":1},"50":{"body":144,"breadcrumbs":8,"title":1},"51":{"body":22,"breadcrumbs":8,"title":1},"52":{"body":1,"breadcrumbs":8,"title":1},"53":{"body":15,"breadcrumbs":5,"title":2},"54":{"body":9,"breadcrumbs":5,"title":2},"55":{"body":8,"breadcrumbs":7,"title":4},"56":{"body":7,"breadcrumbs":6,"title":3},"57":{"body":29,"breadcrumbs":5,"title":2},"58":{"body":44,"breadcrumbs":6,"title":3},"59":{"body":0,"breadcrumbs":5,"title":2},"6":{"body":57,"breadcrumbs":3,"title":1},"60":{"body":0,"breadcrumbs":5,"title":2},"61":{"body":0,"breadcrumbs":6,"title":3},"62":{"body":0,"breadcrumbs":6,"title":3},"63":{"body":3,"breadcrumbs":9,"title":6},"64":{"body":25,"breadcrumbs":5,"title":2},"65":{"body":5,"breadcrumbs":8,"title":5},"66":{"body":5,"breadcrumbs":7,"title":4},"67":{"body":2,"breadcrumbs":4,"title":1},"68":{"body":34,"breadcrumbs":5,"title":2},"69":{"body":42,"breadcrumbs":4,"title":1},"7":{"body":16,"breadcrumbs":4,"title":2},"70":{"body":1,"breadcrumbs":4,"title":1},"71":{"body":20,"breadcrumbs":5,"title":2},"72":{"body":46,"breadcrumbs":5,"title":2},"73":{"body":23,"breadcrumbs":4,"title":1},"74":{"body":16,"breadcrumbs":5,"title":2},"75":{"body":19,"breadcrumbs":9,"title":6},"76":{"body":30,"breadcrumbs":4,"title":1},"77":{"body":22,"breadcrumbs":5,"title":2},"78":{"body":25,"breadcrumbs":6,"title":3},"79":{"body":99,"breadcrumbs":5,"title":2},"8":{"body":6,"breadcrumbs":3,"title":1},"80":{"body":49,"breadcrumbs":6,"title":3},"81":{"body":153,"breadcrumbs":6,"title":3},"82":{"body":171,"breadcrumbs":8,"title":5},"83":{"body":131,"breadcrumbs":5,"title":2},"84":{"body":136,"breadcrumbs":6,"title":3},"85":{"body":81,"breadcrumbs":4,"title":1},"86":{"body":35,"breadcrumbs":6,"title":3},"87":{"body":9,"breadcrumbs":8,"title":4},"88":{"body":15,"breadcrumbs":6,"title":2},"89":{"body":9,"breadcrumbs":6,"title":2},"9":{"body":13,"breadcrumbs":3,"title":1},"90":{"body":8,"breadcrumbs":6,"title":2},"91":{"body":7,"breadcrumbs":6,"title":2},"92":{"body":18,"breadcrumbs":9,"title":5},"93":{"body":20,"breadcrumbs":8,"title":2},"94":{"body":37,"breadcrumbs":10,"title":4},"95":{"body":0,"breadcrumbs":10,"title":4},"96":{"body":61,"breadcrumbs":9,"title":3},"97":{"body":37,"breadcrumbs":8,"title":2},"98":{"body":42,"breadcrumbs":4,"title":2},"99":{"body":44,"breadcrumbs":4,"title":1}},"docs":{"0":{"body":"___ .-------. / | __________________ | Tokyo | / /| | / ___/ ___/ / / __ \\ '-------' .-----------. / ___ |(__ ) /__/ / / /_/ / ^ | Tuju-Tuju | /_/ |_/____/\\___/_/_/\\____/ | '-----------' | ^ .-------. | .------.---| Malmö |---------' .-------. | | '-------' | Korba | v | ^ '-------' .--------. | | .-------. | | Dallas | | '-----| Paris |<-----' '--------' | '-------' v .--------. | Moscow | '--------' Asciio allows you to draw ASCII diagrams in a GUI or TUI. The diagrams can be saved as ASCII text or in a format that allows you to modify them later. Diagrams consist of boxes and text elements connected by arrows. The elements stay connected when you move them around. Both GUI and TUI have vim-like bindings, the GUI has a few extra bindings that are usually found in GUI applications; bindings can be modified. ASCII format is easy and universal, many tools exist to manipulate it and even transform it to other formats. I've used it a lot to draw trees and graphs when my hand drawn pictures were good enough for presentations. Having the possibility to copy and modify the graphs/diagrams makes it possible to present changes in an attractive way. Asciio was born ... as a dare; someone coined a cool name at a conference in Oslo it's been under development for 20 years. It proved to very useful for embedding graphs in code, documentation, requirements, ... .------. .-----------| root |---------. | '------' | other process | .------------|-------------. v | v | .--. | .--. | .---'--' | .---'--'---. | | | | | | | v | | v v | .--. | link | .--. .--. | .--'--' .--------------------'--' '--' | | | | | | v | | v | .--. v | .--. | '--' .--. | '--' | '--' | | '--------------------------'","breadcrumbs":"Introduction » History","id":"0","title":"History"},"1":{"body":"We're working on having packages pre-build for different distributions","breadcrumbs":"Installation and running » Installation","id":"1","title":"Installation"},"10":{"body":"This is the preferred method, and the fastest. The bindings are vim-like and which make the many bindings much easier to remember. See the Bindings section","breadcrumbs":"Asciio's interface » keyboard bindings","id":"10","title":"keyboard bindings"},"100":{"body":"","breadcrumbs":"Working efficiently » Mouse » Mouse","id":"100","title":"Mouse"},"101":{"body":"Binding: «alt-left-mouse-click» create a box is nothing is selected if only a box is selected, create a new box and connect to it if a box is selected and mouse over a box, connect them if multiple boxes are selected, create a box and connect to all boxes quick link","breadcrumbs":"Working efficiently » Mouse » Quick link","id":"101","title":"Quick link"},"102":{"body":"Binding: «alt-shift-left-mouse-click» Copy the current selection and move it to another position, see cloning quick copy","breadcrumbs":"Working efficiently » Mouse » Quick copy","id":"102","title":"Quick copy"},"103":{"body":"Binding: «ctl-alt-mouse-motion» If an arrow is selected, move its end point with the mouse. quick arrow","breadcrumbs":"Working efficiently » Mouse » Quick arrow","id":"103","title":"Quick arrow"},"104":{"body":"Binding: «ctl-alt-left-mouse-click» If a wirl arrow is selected, add section. if another element is selected, add new arror You can then move the its end point with the mouse. releasing «ctl» lets you move the mouse to another position for a new section. quick section","breadcrumbs":"Working efficiently » Mouse » Quick section","id":"104","title":"Quick section"},"105":{"body":"You can quickly create boxes and section by combining quick link and quick section . «alt-left-mouse-click», create a box «ctl-alt-left-mouse-click», link the box to a new arrow move mouse «ctl-alt-left-mouse-click», add a section move mouse «ctl-alt-left-mouse-click», add a section move mouse «alt-left-mouse-click», connect last section to new box quick box and section","breadcrumbs":"Working efficiently » Mouse » Quick box and section","id":"105","title":"Quick box and section"},"106":{"body":"You can activate the cloning feature to quickly add elements. Binding: c","breadcrumbs":"Working efficiently » Cloning » Cloning","id":"106","title":"Cloning"},"107":{"body":"When you initiate cloning without any elements selected, Asciio allows you to clone one of the base elements. Element Binding Box b Text t Wirl Arrow a Angled Arrow A Clone Base Elements","breadcrumbs":"Working efficiently » Cloning » Cloning Base Elements","id":"107","title":"Cloning Base Elements"},"108":{"body":"You can also clone a set of elements that have been selected. The bindings for the base elements are still applicable. Clone Selection","breadcrumbs":"Working efficiently » Cloning » Cloning the Selection","id":"108","title":"Cloning the Selection"},"109":{"body":"If hint lines are enabled, additional lines are displayed to indicate the limits of the elements being cloned. You can toggle the hint lines on and off. Binding: h Clone Hint Lines","breadcrumbs":"Working efficiently » Cloning » Hint Lines","id":"109","title":"Hint Lines"},"11":{"body":"Although work can mostly be done using the keyboard, the mouse is still useful in some ccases (selecting in a TUI is difficult) and it even shines when creating new diagrams. See Working efficiently","breadcrumbs":"Asciio's interface » mouse binidings","id":"11","title":"mouse binidings"},"110":{"body":"Grouping elements allows you to organize and manipulate multiple objects as a single unit. groupin elements Grouping helps you manage complex diagrams by treating grouped elements as a cohesive entity. You can visually distinguish between different element or categories by grouping related elements together. Manipulating a group as a single unit saves time and effort compared to modifying each element individually. You can quickly move entire sections of your diagram without having to select each element separately. Grouping ensures that all elements within a group maintain their relative positions and alignments.","breadcrumbs":"Working efficiently » Grouping » Grouping elements","id":"110","title":"Grouping elements"},"111":{"body":"To create a group, you first need to select multiple elements in your diagram. You can do this by clicking and dragging a selection box around the desired elements or by individually selecting each element while holding down a modifier key.","breadcrumbs":"Working efficiently » Grouping » Selecting Elements","id":"111","title":"Selecting Elements"},"112":{"body":"Binding: gg Please note that the grouped elements in the diagram program are visually differentiated from other elements by having a slightly distinct background. This distinction aids in easily identifying and distinguishing the elements that have been grouped together.","breadcrumbs":"Working efficiently » Grouping » Group Creation","id":"112","title":"Group Creation"},"113":{"body":"After creating a group, you can manipulate it as a single entity. For example, you can move, copy, or align the entire group as if it were a single object. Any modifications you make to the group, such as changing its color or style, will apply to all the elements within it.","breadcrumbs":"Working efficiently » Grouping » Group Manipulation","id":"113","title":"Group Manipulation"},"114":{"body":"Binding: gu When you want to edit individual elements within a group or remove them from the group, you can ungroup them. This action separates the grouped elements back into their original individual objects.","breadcrumbs":"Working efficiently » Grouping » Ungrouping","id":"114","title":"Ungrouping"},"115":{"body":"","breadcrumbs":"Working efficiently » Strip groups » Strip groups","id":"115","title":"Strip groups"},"116":{"body":"","breadcrumbs":"Export/Save » Export/Save","id":"116","title":"Export/Save"},"117":{"body":"","breadcrumbs":"Export/Save » Asciio format » Asciio format","id":"117","title":"Asciio format"},"118":{"body":"You can export to a file in ASCII by using a '.txt' file extension. You can also export the selection, in ASCII, to the Primary clipboard.","breadcrumbs":"Export/Save » text » Exporting to ASCII","id":"118","title":"Exporting to ASCII"},"119":{"body":"Asciio doesn't export directly to SVG but uses a text to SVG application like Goat or SvgBob. Goat svgbob","breadcrumbs":"Export/Save » SVG » SVG","id":"119","title":"SVG"},"12":{"body":"My least favorite way of using Asciio, it's slow and cumbersome for most actions. I try to reduce the amount of menu and sub menus.","breadcrumbs":"Asciio's interface » popup menus","id":"12","title":"popup menus"},"120":{"body":"SVG source","breadcrumbs":"Export/Save » SVG » Create a diagram in Asciio","id":"120","title":"Create a diagram in Asciio"},"121":{"body":"SVG","breadcrumbs":"Export/Save » SVG » Export it to SVG","id":"121","title":"Export it to SVG"},"122":{"body":"I used fskpf web site to generate a pseudo hand-drawn graph out of it hand drawn The svg2roughj sproject is here svg2roughjs","breadcrumbs":"Export/Save » SVG » Further process the SVG","id":"122","title":"Further process the SVG"},"123":{"body":"","breadcrumbs":"Export/Save » Clipboard » Clipboard","id":"123","title":"Clipboard"},"124":{"body":"","breadcrumbs":"Modes » Modes","id":"124","title":"Modes"},"125":{"body":".*-----*------------------------------* / \\ / \\ *------*---------*-----BETA---. \\ \\ \\ \\ \\ .-----. ' \\ .-------------. *---| fix |---*-----RELEASE 1.3------>*-----*---------* | Release 2.0 | '-----' \\ / / |-------------| \\ / / | changes |-------------------> '---*-------*--------------*------* | tag: ... | \\ / | eta: ... | \\ / '-------------' *-------' The git mode allows you to draw git graph quickly. The git mode redefines some bindings to allow you to work faster. Only the bindings listed below are available when editing. action binding Exit git mode «Escape» Undo «u» Insert and link node «g» «right-click» Change arrow direction «d» Add box «b» Add text «t» Add arrow «a» Select objects «left-click» Edit Selected element «Return» «double-click» Delete elements «Delete» «x» Flip hint lines «h» Display popup menu «alt+right-click» When you insert and link a node : if nothing is under the pointer or selected, it will insert a commit node if a node is selected and nothing under the pointer, it will insert a new node and connect with the previously selected node if a node is selected and the pointer is over a node, it will link the nodes Let's create a git graph. git graph You can export the text and use it in our documentation .----------------------------------. | feature branch | | | | *-------------------* | | / \\ | | / \\ | '----/-------------------------\\---' / \\ *---------*---------*---------*---------*---------* ^ ^ | | | | | | we need a new we want to merge here feature branch or you can generate some fancy SVGs for a presentation. git graph git graph The connector and arrow type of the git mode can be changed. In the user configuration for the connector, GIT_MODE_CONNECTOR_CHAR_LIST => ['*', 'o', '+', 'x', 'X', '┼', '╋', '╬'], or in the popup menu for both. git_popup menu","breadcrumbs":"Modes » Git » git","id":"125","title":"git"},"126":{"body":"","breadcrumbs":"Modes » Cross » Cross Mode","id":"126","title":"Cross Mode"},"127":{"body":"In normal mode, elements boundaries are independent of each. normal_elements In cross mode intersections are merged: cross_elements","breadcrumbs":"Modes » Cross » 1 Introduction","id":"127","title":"1 Introduction"},"128":{"body":"The cross-mode lets you create graphics like this table ╔═══════╤══════════════════════════════════════════════════════════════╗ ║ │ test scores ║ ║ ├──────┬───────┬───────┬────────┬───────┬──────┬────────┬──────╢ ║ Name │ Math│Physics│ │ │ │ │ │ ║ ╟───────┼──────┼───────┼───────┼────────┼───────┼──────┼────────┼──────╢ ║ Jim │ A+ │ B │ │ │ │ │ │ ║ ╟───────┼──────┼───────┼───────┼────────┼───────┼──────┼────────┼──────╢ ║Stephen│ B │ A │ │ │ │ │ │ ║ ╟───────┼──────┼───────┼───────┼────────┼───────┼──────┼────────┼──────╢ ║ Kate │ A │ C │ │ │ │ │ │ ║ ╚═══════╧══════╧═══════╧═══════╧════════╧═══════╧══════╧════════╧══════╝","breadcrumbs":"Modes » Cross » 2 Complex graphics","id":"128","title":"2 Complex graphics"},"129":{"body":"","breadcrumbs":"Modes » Cross » 3 Enabling cross-mode","id":"129","title":"3 Enabling cross-mode"},"13":{"body":"Asciio supports Unicode is a work under progress; including support for Asian languages, thanks to the co-developer who writes in these languages, but you may need a font that supports them. https://github.com/be5invis/Sarasa-Gothic/ unicode in Asciio unicode exported In the examples above the box is drawn with unicode characters, the box is oversized by design, it shrinks and expands properly. unicode in Asciioshrunk box If you want to align Thai, or Arabic, or Hebrew, under normal circumstances, the default monospaced font of the system is fine. If you find that it cannot be aligned, you can download a font that can align them. unicode_thai_alabo_hebrew When displayed in exported software, you also need a font that aligns them. .-----. .----------------. | abc |----->| สวัสดีเราเคยพบกัน | '-----' '----------------' | | | | .---------------. '-->| שלום, נפגשנו | '---------------' | | .------------------. | | مرحبا هل التقينا |<-------------' '------------------'","breadcrumbs":"Unicode support » Unicode support","id":"13","title":"Unicode support"},"130":{"body":"Add this line in your user configuration. USE_CROSS_MODE => 1,","breadcrumbs":"Modes » Cross » 3.1 Globally","id":"130","title":"3.1 Globally"},"131":{"body":"Binding: «z-x» 'Switch cross mode'","breadcrumbs":"Modes » Cross » 3.2 Dynamically","id":"131","title":"3.2 Dynamically"},"132":{"body":"cross_lines cross_boxs","breadcrumbs":"Modes » Cross » 4 Line and Box","id":"132","title":"4 Line and Box"},"133":{"body":"cross_box_line","breadcrumbs":"Modes » Cross » 5 Lines and boxes","id":"133","title":"5 Lines and boxes"},"134":{"body":".--------. ╭────────╮ ┏━━━━━━━━┓ ╔════════╗ | | │ │ ┃ ┃ ║ ║ | | │ │ ┃ ┏━━━━━┻━━┓ ║ ║ | | │ │ ┃ ┃ ┃ ║ ║ '--------' ╰────────╯ ┗━━┫ ┃ ╚════════╝ ┃ ┃ ┗━━━━━━━━┛ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ | │ ━━━━━╋━━━━━━ ║ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ | │ ┃ ║ .--------. | | ╭─┬────────┬─────╮ | .-----'--. │ │ │ │ | | | │ │ │ │ '--. | │ │ │ │ ╔══════════════╗ | | │ ╰────────╯ │ ║ ║ '--------' │ │ ║ ║ │ │ ║ ║ │ ╔═══════╧╗ ║ ║ │ ║ ║ ║ ║ ╰────────╢ ║ ║ ║ ║ ║ ║ ║ ╚════════╝ ╚══════════════╝","breadcrumbs":"Modes » Cross » 6 Exported to text","id":"134","title":"6 Exported to text"},"135":{"body":"","breadcrumbs":"Modes » Slides » slides","id":"135","title":"slides"},"136":{"body":"","breadcrumbs":"Examples » Examples","id":"136","title":"Examples"},"137":{"body":".---. .---. .---. .---. .---. .---. OS API '---' '---' '---' '---' '---' '---' | | | | | | v v | v | v .------------. | .-----------. | .-----. | Filesystem | | | Scheduler | | | MMU | '------------' | '-----------' | '-----' | | | | v | | v .----. | | .---------. | IO |<----' | | Network | '----' | '---------' | | | v v v .---------------------------------------. | HAL | '---------------------------------------'","breadcrumbs":"Examples » Unix structure","id":"137","title":"Unix structure"},"138":{"body":"_____ | ___ | ||___|| load | ooo |--.------------------.------------------------. '_____' | | | v v v .----------. .--------------------------. .----------------. | module C | | module A | | module B | '----------' |--------------------------| | (instrumented) | | | .-----. | '----------------' '---------------->| A.o | | | | '-----' | | | .------------------. | | | | A.instrumented.o |<-------------' | '------------------' | '--------------------------'","breadcrumbs":"Examples » Documenting hardware instrumentation","id":"138","title":"Documenting hardware instrumentation"},"139":{"body":"index? dup dup dup dup dup average @ + average ! .\" data = \" . .--------------. | Data Stack | |--------------| | next element |-----> average @ + average ! | dup |-----> .\" data = \" . | dup |-----> minv @ < if--. | dup | '------> minv ! .\" (new minv) \" or DROP after ELSE | dup |-----> maxv @ > if---. | dup | '----> maxv ! .\" (new maxv) \" or DROP after ELSE '--------------' minv @ < if minv ! .\" (new minv) \" else drop \\ data > minv so it's ignored maxv @ > if maxv ! .\" (new maxv) \" else drop \\ data < maxv so it's ignored then then counter @ 1 - counter ! \\ Decrement counter","breadcrumbs":"Examples » Decorating Forth code","id":"139","title":"Decorating Forth code"},"14":{"body":"Asciio's documentation is available in multiple formats this HTML documentation, generated by mdbook a manpage, available from within Asciio. info pages There's also: a bindings list a short help a \"user\" defined documentation. «h» Add help box","breadcrumbs":"Accessing documentation » Accessing documentation","id":"14","title":"Accessing documentation"},"140":{"body":"","breadcrumbs":"Examples » Class hierarchy » example 1","id":"140","title":"example 1"},"141":{"body":".-Base::Class::Derived_B / Something::Else / \\ .----Base::Class::Derived_C \\ / '----Base::Class ' \\ / '----Latest::Greatest Some::Thing--'","breadcrumbs":"Examples » Class hierarchy » describing a class hierarchy","id":"141","title":"describing a class hierarchy"},"142":{"body":"Graph-Easy is an application that generates graphs in ASCII, a bit like GraphViz. Graph-Easy .................................. : v\n+------+ +--------+ ............. +---------+ +---------+\n| Bonn | --> | Berlin | --> : : --> | Potsdam | ==> | Cottbus |\n+------+ +--------+ : : +---------+ +---------+ ^ : : ^ | : Frankfurt : | | : : | +--------+ : : +---------+ | | x | --> : : <-- | y | ------+ +--------+ :...........: +---------+ | | v +-----------+ | Dresden | +-----------+ I re-drew the example above in Asciio. .------------------------------. | | | v\n.------. .--------. .-----------. .---------. .---------.\n| Bonn |-.->| Berlin |-.->| Frankfurt |-.->| Potsdam |->| Cottbus |\n'------' | '--------' | '-----------' | '---------' '---------' | | | ^ .---. | | .---------. | | x |-----------' '->| Dresden | | '---' | '---------' | .---. | | | y |-----------'-------------------------------------' '---' There are few interesting things to notice: Graph-Easy smartly changes the size of the boxes to accommodate more connections Asciio doesn't have a routing functionality for graph, it would be a nice addition Asciio has 4 connectors per box (but you can get around it)","breadcrumbs":"Examples » German railway » German railroad","id":"142","title":"German railroad"},"143":{"body":"Asciio does't generate SVG but, in the spirit of unix tools, rely on another tool to convert text files to SVG. The \"goat\" project (https://github.com/blampe/goat) has been chosen to make the conversion, it must be installed, but you can use any converter you want; I recommend having a look athe ecexelent SVGBob too. See the \"Exporter\" section to learn how to write your own. Unicode","breadcrumbs":"Examples » Unicode Example » Unicode Example","id":"143","title":"Unicode Example"},"144":{"body":"presentation efficient session grouping working with external commands input to asciio using Asciio's output doing a presentation with Asciio writing requirements with Asciio and markdown Some older videos (15 years!) that show some basic usage: old video asciio 1.0","breadcrumbs":"Examples » Videos » videos","id":"144","title":"videos"},"145":{"body":"Both GUI and TUI have vim-like bindings, the GUI has a few extra bindings that are usually found in GUI applications; bindings can be modified. It's faster and easier to work with keyboard shortcuts than the mouse and the number of combination of mouse buttons * control-keys is very limited. Asciio bindings are vim-like, they initially take more time to get used to, and often take multiple key presses but they are much more logical as families of commands are accessed with shortcuts that start with the same letter. The bindings can be changed in your user configuration, See configuration/user_bindings","breadcrumbs":"Bindings » Bindings","id":"145","title":"Bindings"},"146":{"body":"Binding: zb bindings_help You can get a pop up showing the bindings ( ? in the top level) Or you can configure it: USE_BINDINGS_COMPLETION => 1,","breadcrumbs":"Bindings » Bindings help","id":"146","title":"Bindings help"},"147":{"body":"bindings change truth is in the config not this snapshot bindings","breadcrumbs":"Bindings » Bindings map","id":"147","title":"Bindings map"},"148":{"body":"action binding Edit selected element 000-2button-press-1 Edit selected element inline C00-2button-press-1 Mouse right-click 000-button-press-3, Mouse left-click 000-button-press-1, Mouse expand selection 00S-button-press-1, Mouse selection flip C00-button-press-1, Mouse quick link 0A0-button-press-1 Mouse duplicate elements 0AS-button-press-1 Mouse quick box C0S-button-press-1 Arrow to mouse CA0-motion_notify, Arrow mouse change direction CA0-2button-press-1 Arrow change direction CA0-d, Wirl arrow add section CA0-button-press-1, Wirl arrow insert flex point CA0-button-press-2, Mouse motion 000-motion_notify, Mouse motion 2 0AS-motion_notify, Mouse drag canvas C00-motion_notify, Zoom in C00-scroll-up, Zoom out C00-scroll-down,","breadcrumbs":"Bindings » Mouse » Mouse","id":"148","title":"Mouse"},"149":{"body":"action binding Toggle mouse «'» Mouse shift-left-click «Ö» Mouse left-click «ö» Mouse right-click «ä» Mouse drag left 3 «H» Mouse drag down 3 «J» Mouse drag up 3 «K» Mouse drag right 3 «L» Mouse drag down «Down» Mouse drag left «Left» Mouse drag right «Right» Mouse drag up «Up» Mouse drag down «A-Down» Mouse drag left «A-Left» Mouse drag right «A-Right» Mouse drag up «A-Up» Mouse alt-left-click «ö» Mouse ctl-left-click «ö»","breadcrumbs":"Bindings » Mouse » Mouse emulation","id":"149","title":"Mouse emulation"},"15":{"body":"Asciio offers multiple UIs a GUI a TUI (under construction) a command line interface There's even a ticket about a web interface, if you're a websocket, rpc, minimal interface geek who like Web technology ... join us!","breadcrumbs":"UIs » UIs","id":"15","title":"UIs"},"150":{"body":"","breadcrumbs":"Bindings » Why vim-like bindings » Why vim-like bindings","id":"150","title":"Why vim-like bindings"},"151":{"body":"To simplify, let's start with having 26 letters accessible on the keyboard, no uppercase. using ctl + alt + key gives us around 100 combinations letter + leter gives use around 650 combinations letter + letter + letter gives use around 18 000 combinations If we had uppercase, ie, 52 letters using ctl + alt + key gives us around 200 combinations letter + letter + letter gives use around 140 000 combinations","breadcrumbs":"Bindings » Why vim-like bindings » Combinations","id":"151","title":"Combinations"},"152":{"body":"typing ctl + alt + key is not faster than key + key + key, and even less key + key","breadcrumbs":"Bindings » Why vim-like bindings » Speed","id":"152","title":"Speed"},"153":{"body":"Of course we don't need tens of thousands of combinations But do you know what CA0-a does? C0S-A? 0AS-a? CAS-A? C00-A? 0A0-a? 00S-a? ... without looking at the docs? The whole point vim-like binding is to remember them, it's not a perfect system but it's expandable and easier to remember Let me give you and example, we have multiple types of boxes, let's say normal unicode shrink with hash tag as a border Let' start with a generic binder «i» for insert and «b» for box «ibb» normal, we cound have used «ibn» too but the most used keys are usually double for speed «ibu» unicode «ibs» shrink «ibh» with hash tag as a border The good thing here is that we can use the same thing for arrows but with «ia» as a prefix. But let's imagine that you come up with 4 new types of unicode borders (well you have), I don't want to imagine how to do that with the mouse, and with ctl + .... we've run out of shortcuts that are easy to remember. on the other hand ... «ibb» normal, we cound have used «ibn» too but the most used keys are usually double for speed «ibuu» unicode «ibu1» unicode «ibu2» unicode «ibu3» unicode «ibs» shrink «ibh» with hash tag as a border I used 1, 2, and 3 because I was lacking imagination but double thick whatnot would have given us keys to remember.","breadcrumbs":"Bindings » Why vim-like bindings » Structure and mnemonics","id":"153","title":"Structure and mnemonics"},"154":{"body":"Do you remember (although you've just seen it) ... insert a box insert a box using unicode type 2 insert a box that shrinks inserta box with the default unicode","breadcrumbs":"Bindings » Why vim-like bindings » Quizz","id":"154","title":"Quizz"},"155":{"body":"«Enter» Edit selected element «d» Delete selected element(s) «u» Undo «C»-r Redo «.» Quick link «,» Quick copy «R» Remove rulers","breadcrumbs":"Bindings » Single key » single key bindings","id":"155","title":"single key bindings"},"156":{"body":"","breadcrumbs":"Bindings » Single key » GUI bindings » GUI bindings","id":"156","title":"GUI bindings"},"157":{"body":"«C00-a» Select all elements «C00-c» Copy to clipboard «C00-e» Export to clipboard & primary as ascii «C00-v» Insert from clipboard «C0S-V» Import from primary to box «C00-z» Undo «C00-y» Redo «+» Zoom in «-» Zoom out","breadcrumbs":"Bindings » Single key » GUI bindings » keyboard","id":"157","title":"keyboard"},"158":{"body":"«double-click» Edit selected element «C00-button-1» Add to selection «0A0-button-1» Quick link «0AS-button-1» Duplicate elements «CA0-button-1» Insert flex point (in arrow)","breadcrumbs":"Bindings » Single key » GUI bindings » mouse","id":"158","title":"mouse"},"159":{"body":"«h» Move selected elements left «j» Move selected elements down «k» Move selected elements up «l» Move selected elements right «Left» Move selected elements left «Down» Move selected elements down «Up» Move selected elements up «Right» Move selected elements right","breadcrumbs":"Bindings » Single key » Moving elements » Moving elements","id":"159","title":"Moving elements"},"16":{"body":"Ascii0 .-------------------------------------------------------------. | ........................................................... | | ..........-------------..------------..--------------...... | | .........| stencils > || asciio > || box |..... | | .........| Rulers > || computer > || text |..... | | .........| File > || people > || wirl_arrow |..... | grid----->......'-------------'| divers > || axis |..... | | ..................^.....'------------'| ... |..... | | ..................|...................'--------------'..... | | ..................|........................................ | '-------------------|-----------------------------------------' | context menu access some commands most are accessed through the keyboard","breadcrumbs":"UIs » GUI » GUI","id":"16","title":"GUI"},"160":{"body":"«n» Select next element «N» Select previous element «Tab» Select next element move mouse «V» Select all elements «v» Select connected elements «Escape» Deselect all elements","breadcrumbs":"Bindings » Single key » Selecting elements » Selecting elements","id":"160","title":"Selecting elements"},"161":{"body":"Bindings: «1» Make element narrower «2» Make element taller «3» Make element shorter «4» Make element wider resize «s» Shrink box shrink There an auto-shrink attribute so you don't have to shrink boxes manually each time you change their size. auto shrink There's also a box you can add which already has auto-shrink set; you can insert it with a shortcut or via the popup menu. Binding: «iB» Add auto-shrink box: auto shrink_box","breadcrumbs":"Bindings » Single key » Resizing elements » Resizing elements","id":"161","title":"Resizing elements"},"162":{"body":"«y» Copy to clipboard «p» Insert from clipboard «Y» Export to clipboard & primary as ascii «P» Import from primary to box «A-P» Import from primary to text","breadcrumbs":"Bindings » Single key » Clipboard » Clipboard","id":"162","title":"Clipboard"},"163":{"body":"","breadcrumbs":"Bindings » Multiple key » multiple key bindings","id":"163","title":"multiple key bindings"},"164":{"body":"«:» command group: «q» Quit «Q» Quit no save «w» Save «W» SaveAs «e» Open «r» Insert «m» Display manpage «h» Help «c» Display commands «f» Display action files «k» Display keyboard mapping","breadcrumbs":"Bindings » Multiple key » «:» Command group: » «:» command group:","id":"164","title":"«:» command group:"},"165":{"body":"«i» Insert group: «A» Add angled arrow «a» Add arrow «A-a» Add unicode arrow «B» Add shrink box «b» Add box «A-b» Add unicode box «c» Add connector «E» Add exec-box no border «e» Add exec-box «f» Insert from file «g» Add group object type 1 «h» Add help box «i» Add if-box «R» Add horizontal ruler «x» External command output in a box «X» External command output in a box no frame «p» Add process «r» Add vertical ruler «t» Add text","breadcrumbs":"Bindings » Multiple key » «i» Insert group » «i» Insert group","id":"165","title":"«i» Insert group"},"166":{"body":"«a» arrow group: «S» Insert multi-wirl section «f» Flip arrow start and end «d» Change arrow direction «s» Append multi-wirl sectioni «A-s» Remove last section from multi-wirl","breadcrumbs":"Bindings » Multiple key » «a» Arrow group » «a» arrow group","id":"166","title":"«a» arrow group"},"167":{"body":"«A» align group: «t» Align top «l» Align left «b» Align bottom «r» Align right «h» Align horizontally «v» Align vertically","breadcrumbs":"Bindings » Multiple key » «A» Align group » «A» align group","id":"167","title":"«A» align group"},"168":{"body":"«g» grouping group: «g» Group selected elements «u» Ungroup selected elements «F» Temporary move selected element to the front «f» Move selected elements to the front «b» Move selected elements to the back","breadcrumbs":"Bindings » Multiple key » «g» Grouping group » «g» grouping group","id":"168","title":"«g» grouping group"},"169":{"body":"«A-g» stripes-group group: «1» Create one stripe group «g» Create stripes group «u» Ungroup stripes group","breadcrumbs":"Bindings » Multiple key » «A-g» Stripes-group group » «A-g» stripes-group group","id":"169","title":"«A-g» stripes-group group"},"17":{"body":"","breadcrumbs":"UIs » GUI » Grid","id":"17","title":"Grid"},"170":{"body":"«z» display group: «C» Change grid color «c» Change Asciio background color «g» Flip grid display «s» Flip color scheme «t» Flip transparent element background","breadcrumbs":"Bindings » Multiple key » «z» Display group » «z» display group","id":"170","title":"«z» display group"},"171":{"body":"«S» slides group: «N» Previous slide «g» First slide «l» Load slides «n» Next slide","breadcrumbs":"Bindings » Multiple key » «S» Slides group » «S» slides group","id":"171","title":"«S» slides group"},"172":{"body":"«D» debug group: «E» Dump selected elements «e» Dump all elements «S» Display undo stack statistics «o» Test «s» Dump self «t» Display numbered objects","breadcrumbs":"Bindings » Multiple key » «D» Debug group » «D» Debug group","id":"172","title":"«D» Debug group"},"173":{"body":"Your user configuration is '$HOME/.config/Asciio/Asciio.ini' Your configuration file has this format: {\nSTENCILS => [ #'stencils/asciio', ], ACTION_FILES => [ #'actions/xxx.pl', ], HOOK_FILES => [ ], ASCIIO_OBJECT_SETUP => [ #$ASCIIO_UI eq 'TUI' ? 'asciio_object/tui.pl' : 'asciio_object/gui.pl' , ], IMPORT_EXPORT => [ #'import_export/ascii.pl', ],\n}","breadcrumbs":"Configuration » Configuration","id":"173","title":"Configuration"},"174":{"body":"The bindings can be changed in your user configuration. File '$HOME/.config/Asciio/Asciio.ini' points at the Here's and example of binding: 'Change elements foreground color' => ['000-c', \\&App::Asciio::Actions::Colors::change_elements_colors, 0 ], Bindings are composed of: a command name a set of keyboard shortcuts To change a binding: Find the command name for the binding you want to change decide a new keyboard shortcuts add your binding to your configuration file Your configuration file has this format: {\n...\nACTION_FILES => [ 'actions/colors.pl', # new configuration file where you want to put your color bindings ],\n...\n} Create '$HOME/.config/Asciio/actions/colors.pl' and add: register_action_handlers ( 'Change elements foreground color' => ['000-Z'], ) ;","breadcrumbs":"Configuration » user bindings » user bindings","id":"174","title":"user bindings"},"175":{"body":"A binding contains: unique name for your binding shortcut, multiple shortcuts are passed as ['shortcut_1', 'shortcut_2', ...] action sub reference arguments to the action sub reference, optional popup-menu sub reference, optional Example: 'Edit selected element inline' => [ ['C00-2button-press-1','C00-Return'], \\&App::Asciio::Actions::ElementsManipulation::edit_selected_element, 1 ],","breadcrumbs":"Configuration » user bindings » Binding format » Binding format","id":"175","title":"Binding format"},"176":{"body":"Bindings can be grouped so you can use multiple key presses (vim-like) to reach an action. 'group name' => { SHORTCUTS => 'C00-x', 'sub group name' => { SHORTCUTS => 'C00-x', 'binding in sub group' => ['C00-x', sub { print \"you're in x/x/x\\n\" ; } ], } , 'binding 1' => ['000-1', sub { print \"you're in x/1\\n\" ; } ], 'binding 2' => ['000-2', sub { print \"you're in x/2\\n\" ; } ], },","breadcrumbs":"Configuration » user bindings » Group bindings » Group bindings","id":"176","title":"Group bindings"},"177":{"body":"If a group has an ESCAPE_KEY, the group is a capturing group. The group's bindings will be used repeatedly till the ESCAPE_KEY is pressed. 'capture group' => { SHORTCUTS => '0A0-c', ESCAPE_KEY => '000-Escape', 'capture x' => [ '000-x', sub { print \"captured x\\n\"; } ], 'capture y' => [ '000-y', sub { print \"captured y\\n\"; } ], },","breadcrumbs":"Configuration » user bindings » Capturing groups » Capturing groups","id":"177","title":"Capturing groups"},"178":{"body":"You can re-bind an existing shortcut to another command, Asciio will generate a warning in the console. Overriding shortcut 'C00-y' new is 'Redo 2' defined in file '.../actions/override_bindings.pl' old was 'Redo' defined in file 'actions/default_bindings.pl' warning Don't use the same shortcut multiple times in the same file, the order of registration in the same file not guaranteed.","breadcrumbs":"Configuration » user bindings » Binding override » Binding override","id":"178","title":"Binding override"},"179":{"body":"capture with overlay","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Capturing groups with overlay","id":"179","title":"Capturing groups with overlay"},"18":{"body":"","breadcrumbs":"UIs » GUI » Grid lines","id":"18","title":"Grid lines"},"180":{"body":"my $click_choice_element = ['Asciio/box', 0] ;\nmy $box_overlay = [ [0, 0, '.'], [1, 0, '-'], [2, 0, '-'], [3, 0, '-'], [4, 0, '.'], [0, 1, '|'], [4, 1, '|'], [0, 2, \"'\"], [1, 2, '-'], [2, 2, '-'], [3, 2, '-'], [4, 2, \"'\"], ] ; my $text_overlay = [ [0, 0, 'T.'], [1, 0, 'e'], [2, 0, 'x'], [3, 0, 't'], ] ; my $arrow_overlay = [ [2, -2, '.'], [3, -2, '-'], [1, -1, '/'], [0, 0, \"'\"], ] ;","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Define overlays","id":"180","title":"Define overlays"},"181":{"body":"my $click_element_overlay = $box_overlay ; sub click_choice_add_element { App::Asciio::Actions::Elements::add_element($_[0], $click_choice_element) ; } sub click_element_choice\n{\nmy ($asciio, $args) = @_ ;\n($click_element_overlay, $click_choice_element) = $args->@* ;\n$asciio->update_display ;\n} sub click_element_enter { print \"enter!!\\n\" ; my ($asciio) = @_ ; $asciio->set_overlays_sub(\\&click_element_overlay) ; $asciio->update_display ; }\nsub click_element_escape { my ($asciio) = @_ ; $asciio->set_overlays_sub(undef) ; $asciio->update_display ; } sub click_element_mouse_motion {\nmy ($asciio, $event) = @_ ; App::Asciio::Actions::Mouse::mouse_motion($asciio, $event) ;\n$asciio->update_display() ; } sub click_element_overlay\n{\nmy ($asciio) = @_ ;\nmy @overlays = map { [ $asciio->{MOUSE_X} + $_->[0], $asciio->{MOUSE_Y} + $_->[1], $_->[2] ] } @$click_element_overlay ; @overlays\n}","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Declare callbacks","id":"181","title":"Declare callbacks"},"182":{"body":"register_action_handlers\n(\n'insert on click' => { SHORTCUTS => '0A0-i', ENTER_GROUP => \\&click_element_enter, ESCAPE_KEY => '000-Escape', 'click element escape' => [ '000-Escape', \\&click_element_escape ], 'click element motion' => [ '000-motion_notify', \\&click_element_mouse_motion ], 'click element insert' => [ '000-button-press-1', \\&click_choice_add_element ], 'click element arrow' => [ '000-a', \\&click_element_choice, [$arrow_overlay, ['Asciio/angled_arrow', 0]] ], 'click element box' => [ '000-b', \\&click_element_choice, [$box_overlay, ['Asciio/box', 0]] ], 'click element text' => [ '000-t', \\&click_element_choice, [$text_overlay, ['Asciio/text', 0]] ], },\n) ;","breadcrumbs":"Configuration » user bindings » Capturing groups with overalay » Declare bindings","id":"182","title":"Declare bindings"},"183":{"body":"create a repo in your config directory verbatim stencils generate automatically stencils requiring perl code","breadcrumbs":"Configuration » user stencils » user stencils","id":"183","title":"user stencils"},"184":{"body":"","breadcrumbs":"For Developers » For Developers","id":"184","title":"For Developers"},"185":{"body":"# Generated by documentation/scripting/multi_wirl.pl .------.\n| box1 |<-----------------------------------.\n'------' | | .------. | | box3 | | '------' | ^ | | | .------. | '-------------->| box2 |----------------' '------' __________ \\ \\ \\ line 1 \\ ) line 2 ) / line 3 / /_________/","breadcrumbs":"For Developers » Scripting » Scripting","id":"185","title":"Scripting"},"186":{"body":"Executing your scripts","breadcrumbs":"For Developers » Scripting » Executing your scripts","id":"186","title":"Executing your scripts"},"187":{"body":"The *json_dtd_to_asciio_script' script is installed with Asciio. It will read a JSON stream from stdin. It takes the following arguments: title x position y position 'box', if you want the data to be boxed start_level, 0/1: 0 meanss no start tree grlyph 'box1'), 0, 2 ;\nadd 'box2', new_box(TEXT_ONLY =>'box2'), 20, 10 ;\nadd 'box3', new_box(TEXT_ONLY =>'box3'), 40, 5 ; The simplified scripting interface lets you name your object so you can later connect them together.","breadcrumbs":"For Developers » Scripting » Adding boxes","id":"190","title":"Adding boxes"},"191":{"body":"connect_elements 'box1', 'box2', 'down' ;\nconnect_elements 'box2', 'box3' ;\nconnect_elements 'box3', 'box1', 'up' ; You can hint Asciio about the direction of your arrows.","breadcrumbs":"For Developers » Scripting » Adding connections","id":"191","title":"Adding connections"},"192":{"body":"Asciio tries to route the arrows properly, this is done automatically in the UIs but you need to do it manually in scripts. optimize ;","breadcrumbs":"For Developers » Scripting » Canonizing connections","id":"192","title":"Canonizing connections"},"193":{"body":"save_to \"from_script.asciio\" ; ascii_out ; You can save your work to an asciio file or print it out","breadcrumbs":"For Developers » Scripting » Printing and saving the result","id":"193","title":"Printing and saving the result"},"194":{"body":"You can write more advanced script where you route multi sections arrows around your elements. | | | | | '----. | '----. | | | | | | <--' You'll also need to use the right module; in fact you have access to everything that's in Asciio from your scrips, it's just a little bit more work than using the simplified interface. # documentation/scripting/multi_wirl.pl use strict; use warnings; use App::Asciio::Scripting ; #----------------------------------------------------------------------------- add 'multi_wirl', new_wirl_arrow([5, 5, 'downright'], [10, 7, 'downright'], [7, 14, 'downleft']), 5, 5 ; ascii_out ;","breadcrumbs":"For Developers » Scripting » Adding multi-wirl arrows","id":"194","title":"Adding multi-wirl arrows"},"195":{"body":"You can find more examples in the documentation/scripting/ library of the project. # documentation/scripting/multi_wirl.pl use strict; use warnings; use App::Asciio::Scripting ; #----------------------------------------------------------------------------- add 'text1', new_text(TEXT_ONLY =>'text'), 22, 20 ; add 'box1', new_box(TEXT_ONLY =>'box1'), 0, 2 ;\nadd 'box2', new_box(TEXT_ONLY =>'box2'), 20, 10 ;\nadd 'box3', new_box(TEXT_ONLY =>'box3'), 40, 5 ; connect_elements 'box1', 'box2', 'down' ;\nconnect_elements 'box2', 'box3' ;\nconnect_elements 'box3', 'box1', 'up' ;\nconnect_elements 'box2', 'text1' ; my $process = add_type 'process', 'Asciio/Boxes/process', 5, 15 ;\n$process->set_text(\"line 1\\nline 2\\nline 3\") ; optimize ; save_to \"from_script.asciio\" ; ascii_out ;","breadcrumbs":"For Developers » Scripting » Full example","id":"195","title":"Full example"},"196":{"body":"","breadcrumbs":"For Developers » Scripting » Execute » Executing your script","id":"196","title":"Executing your script"},"197":{"body":"The script is a normal perl script. perl my_asciio_script.pl","breadcrumbs":"For Developers » Scripting » Execute » From the command line","id":"197","title":"From the command line"},"198":{"body":"Binding: «:!» Pick the file you want to execute. Or pass it on the command line asciio -s full_path_to_script","breadcrumbs":"For Developers » Scripting » Execute » From within Asciio","id":"198","title":"From within Asciio"},"199":{"body":"You can POST scripts via HTTP. Start Asciio with --web_server , a server will run at port 4444 ; you can change the port with --port other_port .","breadcrumbs":"For Developers » Scripting » Execute » Via Asciio's Web server","id":"199","title":"Via Asciio's Web server"},"2":{"body":"apt install libdata-compare-perl libdata-compare-perl libdirectory-scratch-structured-perl libeval-context-perl libextutils-pkgconfig-perl libfile-homedir-perl libgtk3-perl libio-prompter-perl libterm-size-any-perl libterm-termkey-perl libtest-block-perl libtermkey-dev libmodule-build-perl libsereal-perl libcompress-bzip2-perl libpango-perl libcarp-clan-perl libtest-deep-perl libtest-most-perl libdevel-stacktrace-perl libexception-class-perl libcapture-tiny-perl libtest-differences-perl libmodule-util-perl libtest-nowarnings-perl cpan install Data::TreeDumper::Renderer::GTK App::Asciio","breadcrumbs":"Installation and running » Ubuntu (probably other debian derivates too)","id":"2","title":"Ubuntu (probably other debian derivates too)"},"20":{"body":"","breadcrumbs":"UIs » GUI » Grid background color","id":"20","title":"Grid background color"},"200":{"body":"POST http://localhost:4444/script script=\"add '1', new_box, 0, 0 ;\" You can have multiple commands in your script.","breadcrumbs":"For Developers » Scripting » Execute » script commands","id":"200","title":"script commands"},"201":{"body":"POST http://localhost:4444/script_file script=\"path_to_script\"","breadcrumbs":"For Developers » Scripting » Execute » script file","id":"201","title":"script file"},"202":{"body":"directly from your application via a command line application like xh (https://github.com/ducaale/xh) or httpie. piping to stdin_to_asciio script which is installed with asciio (uses xh). Example: # bash script that adds an element to an asciio instance, offsets it, and deletes it # create a script to add one element, the script can contain many scripting commands\n# httpie has a large startup time, use xh instead script= ; for i in $(seq 1) ; do script=\"$script add '1', new_box(TEXT_ONLY =>'$i'), $((($i - 1) * 6)), $((($i - 1) * 4)) ;\" ; done # execute the script\nxh -f POST http://localhost:4444/script script=\"$script\" # offset the element\nfor i in $(seq 25) ; do sleep .05 ; xh -f POST http://localhost:4444/script script=\"offset '1', 1, 1 ;\" ; done # delete the element\nxh -f POST http://localhost:4444/script script=\"delete_by_name '1' ;\"","breadcrumbs":"For Developers » Scripting » Execute » connecting to Asciio Web server","id":"202","title":"connecting to Asciio Web server"},"203":{"body":"","breadcrumbs":"For Developers » Scripting » API » Simplified Scripting API","id":"203","title":"Simplified Scripting API"},"204":{"body":"Stops updating the display until start_updating_display is called; this can be used to reduce flickering. stop_updating_display","breadcrumbs":"For Developers » Scripting » API » stop_updating_display","id":"204","title":"stop_updating_display"},"205":{"body":"Start updating the display; display will automatically be updated from when this is called. An update is also made. start_updating_display","breadcrumbs":"For Developers » Scripting » API » start_updating_display","id":"205","title":"start_updating_display"},"206":{"body":"Creates an undo snapshot. create_undo_snapshot ;","breadcrumbs":"For Developers » Scripting » API » create_undo_snapshot","id":"206","title":"create_undo_snapshot"},"207":{"body":"Adds a named element: element_name element, see new_box new_text , ... below x coordinate y coordinate add 'text1', new_text(TEXT_ONLY =>'text'), 22, 20 ;","breadcrumbs":"For Developers » Scripting » API » add","id":"207","title":"add"},"208":{"body":"Deletes an element by name delete_by_name 'text1' ;","breadcrumbs":"For Developers » Scripting » API » delete_by_name","id":"208","title":"delete_by_name"},"209":{"body":"Deletes selected elements delete_selected_elements ;","breadcrumbs":"For Developers » Scripting » API » delete_selected_elements","id":"209","title":"delete_selected_elements"},"21":{"body":"hint lines","breadcrumbs":"UIs » GUI » Hint lines","id":"21","title":"Hint lines"},"210":{"body":"Adds a named element: element_name element_type x coordinate y coordinate Returns the element. my $process = add_type 'process', 'Asciio/Boxes/process', 5, 15 ;","breadcrumbs":"For Developers » Scripting » API » add_type","id":"210","title":"add_type"},"211":{"body":"Creates a new box element. Use it with add . new_box() ; # default box text\nnew_box(TEXT_ONLY =>'text') ;","breadcrumbs":"For Developers » Scripting » API » new_box","id":"211","title":"new_box"},"212":{"body":"Creates a new text element. Use it with add . new_text(TEXT_ONLY =>'text') ;","breadcrumbs":"For Developers » Scripting » API » new_text","id":"212","title":"new_text"},"213":{"body":"Creates a new wirl-arrow element. Use it with add . Pass wirl arrow section coordinates and directions as arguments. new_wirl_arrow([5, 5, 'downright'], [10, 7, 'downright'], [7, 14, 'downleft']) ;","breadcrumbs":"For Developers » Scripting » API » new_wirl_arrow","id":"213","title":"new_wirl_arrow"},"214":{"body":"Moves a namex element to a new coordinate: element name x position y position move 'text1', 22, 20 ;","breadcrumbs":"For Developers » Scripting » API » move","id":"214","title":"move"},"215":{"body":"Offsets a named element: element name x offset y offset offset 'text1', 22, 20 ;","breadcrumbs":"For Developers » Scripting » API » offset","id":"215","title":"offset"},"216":{"body":"Changes selected elements background or foreground color. change_selected_elements_color 1, [1, 0, 0] ; # foreground color to red","breadcrumbs":"For Developers » Scripting » API » change_selected_elements_color","id":"216","title":"change_selected_elements_color"},"217":{"body":"Selects an elements by name. select_by_name 'A' ;","breadcrumbs":"For Developers » Scripting » API » select_by_name","id":"217","title":"select_by_name"},"218":{"body":"Selects all the elements in Asciio. select_all_elements ;","breadcrumbs":"For Developers » Scripting » API » select_all_elements","id":"218","title":"select_all_elements"},"219":{"body":"Deselects all the elements in Asciio. deselect_all_elements ;","breadcrumbs":"For Developers » Scripting » API » deselect_all_elements","id":"219","title":"deselect_all_elements"},"22":{"body":"","breadcrumbs":"UIs » GUI » Rulers","id":"22","title":"Rulers"},"220":{"body":"Selects all the elements added by the script. select_all_script_elements ;","breadcrumbs":"For Developers » Scripting » API » select_all_script_elements","id":"220","title":"select_all_script_elements"},"221":{"body":"Deselects all the elements added by the script. deselect_all_script_elements ;","breadcrumbs":"For Developers » Scripting » API » deselect_all_script_elements","id":"221","title":"deselect_all_script_elements"},"222":{"body":"Connects named elements with a wirl-arrow . connect_elements 'box2', 'text1' ;","breadcrumbs":"For Developers » Scripting » API » connect_elements","id":"222","title":"connect_elements"},"223":{"body":"Optimizes the connections. optimize","breadcrumbs":"For Developers » Scripting » API » optimize","id":"223","title":"optimize"},"224":{"body":"Deletes all ruler lines. delete_all_ruler_lines ;","breadcrumbs":"For Developers » Scripting » API » delete_all_ruler_lines","id":"224","title":"delete_all_ruler_lines"},"225":{"body":"Adds a ruler line. axis: 'vertical' or 'horizontal' position add_ruler_line 'vertical, 10 ;","breadcrumbs":"For Developers » Scripting » API » add_ruler_line","id":"225","title":"add_ruler_line"},"226":{"body":"Saves the diagram to a file in Asciio's native format. save_to 'diagram.asciio' ;","breadcrumbs":"For Developers » Scripting » API » save_to","id":"226","title":"save_to"},"227":{"body":"Returns the diagram as ASCII. to_ascii ;","breadcrumbs":"For Developers » Scripting » API » to_ascii","id":"227","title":"to_ascii"},"228":{"body":"Prints the diagram, as ASCII, to stdout. ascii_out ;","breadcrumbs":"For Developers » Scripting » API » ascii_out","id":"228","title":"ascii_out"},"229":{"body":"","breadcrumbs":"For Developers » Modifying Asciio » Modifying Asciio","id":"229","title":"Modifying Asciio"},"23":{"body":"","breadcrumbs":"UIs » GUI » Night Colors","id":"23","title":"Night Colors"},"230":{"body":"Bindings consists of a descriptive but short name one or more key to assign the binding a reference to a handler possible arguments for the handler 'Mouse quick link git' => [['0A0-button-press-3', '00S-semicolon'], \\&App::Asciio::Actions::Git::quick_link] Goals when adding bindings: keep code separate from other bindings code if the new bindings are not very general, ie: code them in their own module align the structures avoid long or generic or numbered name if possible the bindings should be the same as the vim-bindings some GUI standards may require different bindings, IE: C00-A to select everything create an equivalent binding set in the vim bindings file documents the bindings name, keep them logical, start with an uppercase key what they do, preferably with some screenshot don't use control, shift and alt if possible (logical) split groups if they become too large sort by name or key if possible","breadcrumbs":"For Developers » Modifying Asciio » Bindings » Bindings","id":"230","title":"Bindings"},"231":{"body":"'<< selection leader >>' => { SHORTCUTS => '000-r', # also accepts multiple entries in an array ref ENTER_GROUP => \\&App::Asciio::Actions::Selection::selection_enter, ESCAPE_KEYS => [ '000-r', '000-Escape' ], # also accepts single entry # ESCAPE_KEYS need to be define of group will catch input untill an action is selected # same keys as the ESCAPE_KEYS, will be called on exit 'Selection escape' => [ '000-r', \\&App::Asciio::Actions::Selection::selection_escape ], 'Selection escape2' => [ '000-Escape', \\&App::Asciio::Actions::Selection::selection_escape ], # simple action 'select flip mode' => [ '000-f', \\&App::Asciio::Actions::Selection::selection_mode_flip ], # handle mouse movement 'select motion' => [ '000-motion_notify', \\&App::Asciio::Actions::Selection::select_elements ], },","breadcrumbs":"For Developers » Modifying Asciio » Bindings » Binding Groups","id":"231","title":"Binding Groups"},"232":{"body":"See the Debugging bindings. Asiio can output to the console, any call to print will be displayed in it. You can use Data::TreeDumper to display structured debug output. You can of course run Asciio in the perl debugger.","breadcrumbs":"For Developers » Debugging » Debugging","id":"232","title":"Debugging"},"233":{"body":"When the borders of two text elements intersect, we generate some compensating characters to cover the borders, resulting in nicer graphics | ││ │ │ | ││ │ │ -----|---> ──││────│──│─ | ││ │ │ | ││ │ │ v Look at the text above, their borders are overlapping each other. The text we need to generate is as follows: | ││ │ │ | ││ │ │ -----+---> ──┼┼────┼──┼─ | ││ │ │ | ││ │ │ v We need to generate padding characters at their boundaries, then the steps are as follows: find the cross point. Determine the characters to be filled at the current cross point according to the characters around the cross point. Determine whether the current cross point has the expected fill character, if so, keep it, if not, add it, and delete the old fill character. remove all filling characters that are not at cross points. update drawing.","breadcrumbs":"For Developers » Cross algorithm » Basic introduction","id":"233","title":"Basic introduction"},"234":{"body":"","breadcrumbs":"For Developers » Cross algorithm » Detailed steps","id":"234","title":"Detailed steps"},"235":{"body":"The cross point must be the coverage of characters, and the characters that cover each other are the characters we care about. >The characters we care about refer to commonly used tab characters, or ascii plus dots, etc. Commonly used symbols include these, of course not only these '-', '|', '.', '\\'', '\\\\', '/', '+', '─', '│', '┼', '┤', '├', '┬', '┴', '╭', '╮', '╯', '╰',\n'━', '┃', '╋', '┫', '┣', '┳', '┻', '┏', '┓', '┛', '┗', '═', '║', '╬', '╣', '╠', '╦', '╩', '╔', '╗', '╝', '╚',\n'╫', '╪', '╨', '╧', '╥', '╤', '╢', '╡', '╟', '╞', '╜', '╛', '╙', '╘', '╖', '╕', '╓', '╒' condition of cross points: text elements crossed The two characters that intersect each other are the characters we care about When the condition is found to be met, both characters need to be logged. At the same time, we need to record the characters around the cross point, because they absolutely determine what kind of cross point is generated. >Record the upper, lower, left, and right characters. If you want to achieve diagonal crossing, you also need to record characters at 45 degrees, 135 degrees, 225 degrees, and 315 degrees.","breadcrumbs":"For Developers » Cross algorithm » 1 Find the cross point","id":"235","title":"1 Find the cross point"},"236":{"body":"","breadcrumbs":"For Developers » Cross algorithm » 2 Judgment scene","id":"236","title":"2 Judgment scene"},"237":{"body":"First of all, all cross characters are directional, we need to group them by direction and type. Let me give you an example, if the center has generated a character┼, Then we can use the method of proof by contradiction, its left side must be these characters, otherwise it is unreasonable. '─', '┼', '├', '┬', '┴', '╭', '╰' These characters all can appear to the left of it(Because their right sides can be extended to become a line), But if these characters do not appear on the left side of ┼, then we think it is unreasonable to use this ┼, and the disproof condition is false. '-', '|', '.', '\\'', '\\\\', '/', '+', '─', '│', '┼', '┤', '├', '┬', '┴', '╭', '╮', '╯', '╰',\n'━', '┃', '╋', '┫', '┣', '┳', '┻', '┏', '┓', '┛', '┗', '═', '║', '╬', '╣', '╠', '╦', '╩', '╔', '╗', '╝', '╚',\n'╫', '╪', '╨', '╧', '╥', '╤', '╢', '╡', '╟', '╞', '╜', '╛', '╙', '╘', '╖', '╕', '╓', '╒' Make assumptions about the occurrence of each possible padding crossing character above, untilSupposed to be true. │ ──│── │ For the plus sign, the condition for its appearance is that: A character in the upper character set appears in the upper direction A character in the down direction character set appears in the down direction A character in the left-direction character set appears in the left direction A character in the right-direction character set appears in the right direction If these conditions are met, the intermediate characters can be corrected as ┼: │ ──┼── │ Let's look at a more complex situation, The intersection below, we know, needs one ╤ to fill. ═══│════ │ │ For the ╤ sign, the condition for its appearance is that: Left is one of the left characters of the double-line character set Right is one of the right characters of the double-line character set Down is one of the down characters in the single-line character set Up cannot be one of the up characters in the single-line character set Pay attention to the bold part above, because if this condition is true, then the filling character should be ╪, not ╤.","breadcrumbs":"For Developers » Cross algorithm » 2.1 General situation","id":"237","title":"2.1 General situation"},"238":{"body":"There is no need to perform calculations every time to determine the characters filled in the middle. Whenever a new scene calculation occurs, we can save the calculation result in a cache and read it directly next time without performing logical calculations again. A hash table is most suitable for this, and the hash key can use a combination of upper, lower, left, and right characters(The oblique lines are the four diagonal directions.).","breadcrumbs":"For Developers » Cross algorithm » 2.2 Improve efficiency","id":"238","title":"2.2 Improve efficiency"},"239":{"body":"││ ──││───── ││ ││ please see this text, It is expected that we are going to get the following text: ││ ──┼┼───── ││ ││ As you noticed, there are two plus signs filled. Let's take the point that needs to be filled on the left as an example: cross_condition We can see that characters in three directions meet the requirements, but characters in one direction do not meet the requirements . But the point on the right is actually also an cross point, it has two characters, one in the foreground and one in the background. The character in the background is ok, so we think it ok! In summary: If the character next to it is also an cross point, then either the foreground character or the background character of the intersection can meet the requirements.So I said earlier that the foreground and background characters of the cross point all need to be recorded.In fact, there may be more than one character that meets the condition in the background, so all of these characters need to be considered, not just limited to 2 characters.","breadcrumbs":"For Developers » Cross algorithm » 2.3 An additional case needs to be considered separately","id":"239","title":"2.3 An additional case needs to be considered separately"},"24":{"body":"TUI The TUI interface is a work in progress. Drawing graphs in a terminal (without mouse) is more difficult than it seem, I'm actively working on creating better bindings to make as s smooth as when using a mouse. mouse emulation differences dialogs manpage TUI demo","breadcrumbs":"UIs » TUI » TUI","id":"24","title":"TUI"},"240":{"body":"There is another situation that needs to be explained separately,Similar to above but slightly different ╭─────╮ │ ╭─────╮ │ │ │ │ │ │ ╰─│ │ ╰─────╯ The text we need to get is this: ╭─────╮ │ ╭───┴─╮ │ │ │ │ │ │ ╰─┤ │ ╰─────╯ This looks like two boxes stacked,According to the above statement, the overlapping parts, both foreground characters and background characters must be considered.**But not like this!**The overlapping foreground characters are spaces, and spaces are not characters in the character set, so they are not considered. To put it simply: as long as it is not an cross point, only foreground characters are considered. The definition of the cross point has already been mentioned in the previous chapter","breadcrumbs":"For Developers » Cross algorithm » 2.4 The case of character coverage","id":"240","title":"2.4 The case of character coverage"},"241":{"body":"When we determine what characters should be filled in a point, we first consider the characters in the four directions. Then after these characters are considered, characters in three directions are considered, and finally characters in two directions are considered. The advantage of this is that if the characters in the four directions do not meet the conditions, then when judging the characters in the three directions, there is no need to repeatedly consider that a certain character may be a character in the four directions, because it has been ruled out before. Similar logic is used for two-way characters. This can greatly reduce the complexity of logical judgment.","breadcrumbs":"For Developers » Cross algorithm » 2.5 A method to simplify logical judgment","id":"241","title":"2.5 A method to simplify logical judgment"},"242":{"body":"characters of length 1 characters of length 2 characters of length 0 The length mentioned here refers to the printed length of the characters, that is, the length seen by the eyes","breadcrumbs":"For Developers » Unicode support » Unicode character classification","id":"242","title":"Unicode character classification"},"243":{"body":"Most unicode characters are characters with a length of 1, such as the commonly used tab character, ascii characters. a b c d , . ┼ ┬ │","breadcrumbs":"For Developers » Unicode support » Characters of length 1","id":"243","title":"Characters of length 1"},"244":{"body":"Characters with a typographical width of 2 refer primarily to East Asian pictographs and related special punctuation, as well as full-width characters. 你好啊!《》\n안녕하세요\nこんにちは They need to occupy two grids in the UI interface. Then aligning them requires special fonts that align 2:1 with width 1 characters .Here is a commonly used font. https://github.com/be5invis/Sarasa-Gothic/ These characters have a special property called East Asian Width . They are included in the unicode standard, so they can be used as a programming basis. Links to the unicode standard: https://www.unicode.org/reports/tr11/tr11-40.html In perl's unicode documentation, corresponding properties are also provided to use. This represents a wide character, occupying two spaces: \\p{EA=W} This represents a full-width character, which also occupies two spaces: \\p{EA=F} The above information can be found here: https://perldoc.perl.org/perlunicook https://perldoc.perl.org/perlunicode","breadcrumbs":"For Developers » Unicode support » Characters of length 2","id":"244","title":"Characters of length 2"},"245":{"body":"In some languages, there are special characters whose string length is 1, but they do not occupy physical space on the interface, they will be attached to the previous characters.they are called nonspacing characters.Occurs in Thai and Arabic, as well as Hebrew ◌ั ◌ึ ◌ุ Please look at the above characters, they cannot appear alone, they must be used in combination with the previous entity characters, and then they will appear above or below the previous characters. These characters are called Nonspacing characters in the unicode standard, and then they have the following properties that can be used for programming \\p{gc:Mn} To support Thai, or Arabic, or Hebrew, like East Asian languages, we also need a special font that can be aligned.In general, the system's default monospaced font can align them","breadcrumbs":"For Developers » Unicode support » Characters of length 0","id":"245","title":"Characters of length 0"},"246":{"body":"After Asciio draws the elements, a user defined call back is called.","breadcrumbs":"For Developers » Overlay » Overlay","id":"246","title":"Overlay"},"247":{"body":"The callback receives an instance of Asciio as the first argument, you can use that instance to get elements, ... The callback return a list of 1 character overlay in array references: x coordinate y coordinate character optional background color optional foreground color Example list: [ 0, 0, 'T'],\n[ 1, 0, 'e'],\n[ 2, 0, 's'],\n[ 3, 0, 't'],","breadcrumbs":"For Developers » Overlay » User defined callback","id":"247","title":"User defined callback"},"248":{"body":"The callback is set by calling $asciio-> set_overlays_sub . The simplest is to do it via a key binding. 'set overlays' => [ '0A0-o', sub { my ($asciio) = @_ ; $asciio->set_overlays_sub ( sub { [0, 0, 'O'], [1, 0, 'K'] } ) ; $asciio->update_display ; } ], Reset the callback 'reset overlays' => [ '000-o', sub { $_[0]->set_overlays_sub(undef) ; $_[0]->update_display ; } ],","breadcrumbs":"For Developers » Overlay » Setting and resetting the callback","id":"248","title":"Setting and resetting the callback"},"249":{"body":"The callback can also have access to the canvas, but don't Arguments: $asciio $UI_type, set to GUI/TUI $gc $widget_width $widget_height $character_width $character_height Example: draw and overlay and a filled rectangle above the mouse pointer sub click_element_overlay\n{\nmy ($asciio, $UI_type, $gc, $widget_width, $widget_height, $character_width, $character_height) = @_ ; # draw directly\nif($UI_type eq 'GUI') { my $surface = Cairo::ImageSurface->create('argb32', 50, 50) ; my $gco = Cairo::Context->create($surface) ; my $background_color = $asciio->get_color('cross_filler_background') ; $gco->set_source_rgb(@$background_color) ; $gco->rectangle(0, 0, $character_width, $character_height) ; $gco->fill() ; $gc->set_source_surface($surface, ($asciio->{MOUSE_X} - 1 ) * $character_width, ($asciio->{MOUSE_Y} - 1) * $character_height); $gc->paint() ; } # send a list of characters to draw\nmy @overlays = map { [ $asciio->{MOUSE_X} + $_->[0], $asciio->{MOUSE_Y} + $_->[1], $_->[2] ] } @$click_element_overlay ; @overlays\n}","breadcrumbs":"For Developers » Overlay » Callback access to canvas","id":"249","title":"Callback access to canvas"},"25":{"body":"You can call Asciio from vim and insert your diagram. map a :call TAsciio() function! TAsciio() let line = getline('.') let tempn = tempname() let tempnt = tempn . '.txt' let temp = shellescape(tempn) let tempt = shellescape(tempnt) exec \"normal i Asciio_file:\" . tempn . \"\\\" if ! has(\"gui_running\") exec \"silent !mkdir -p $(dirname \" . temp . \")\" exec \"silent !cp ~/.config/Asciio/templates/empty.asciio \". temp . \"; tasciio \" . temp . \"; asciio_to_text \" . temp . \" >\" . tempt exec \"read \" . tempnt endif redraw! endfunction","breadcrumbs":"UIs » TUI » Asciio TUI and Vim","id":"25","title":"Asciio TUI and Vim"},"250":{"body":"Hide and show the mouse pointer, useful if you draw objects that are moved around. sub callback_enter { my ($asciio) = @_ ; $asciio->hide_cursor ; ... } sub callback_escape { my ($asciio) = @_ ; $asciio->show_cursor ; ... }","breadcrumbs":"For Developers » Overlay » Callback hide/show mouse","id":"250","title":"Callback hide/show mouse"},"251":{"body":"Khemir Nadim ibn Hamouda https://github.com/nkh CPAN ID: NKH Qin Qing northisland2017@gmail.com Unicode support, scroll bar, and rhombus object","breadcrumbs":"Contributors and License » Contributors","id":"251","title":"Contributors"},"252":{"body":"This program is free software; you can redistribute it and/or modify it\nunder the same terms as Perl itself or GPL3.","breadcrumbs":"Contributors and License » License and copyright","id":"252","title":"License and copyright"},"253":{"body":"SVG conversion: goat Tree generation: ascii_tree ASCII Math and other: Diagon Fun! AACircuit schemascii asciidiagram Impressive shaape ditaa Stencils Asciio ditaa Figlet Source for some of the network stencil Ascii art Ascii art *\\o_ _o/* / * * \\ <\\ *\\o/* /> ) o/* / > *\\o <\\ /> __o */\\ /\\* o__ * /> <\\ * /\\* __o_ _o__ */\\ * / * * \\ * <\\ /> *\\o/* ejm97 __)__","breadcrumbs":"See Also » See Also","id":"253","title":"See Also"},"26":{"body":"","breadcrumbs":"Stencils » Stencils","id":"26","title":"Stencils"},"27":{"body":"","breadcrumbs":"Stencils » Asciio boxes and text » Asciio boxes","id":"27","title":"Asciio boxes"},"28":{"body":"connector resize-handle","breadcrumbs":"Stencils » Asciio boxes and text » Elements","id":"28","title":"Elements"},"29":{"body":"You can access some functionality via the popup menu. popup menu","breadcrumbs":"Stencils » Asciio boxes and text » popup menu","id":"29","title":"popup menu"},"3":{"body":"Using the instructions above build an asciio image ; the image will be large (~700 MB) as it contains gtk and co. You can then run the asciio or tasciio like this: podman run -it --net=host --env=\"DISPLAY\" --volume=\"$HOME/.Xauthority:/root/.Xauthority:rw\" --volume=\"$HOME:/home/xxx\" asciio [asciio|tasciio]","breadcrumbs":"Installation and running » container","id":"3","title":"container"},"30":{"body":"If the text is changed, the size of the box will change to fit.","breadcrumbs":"Stencils » Asciio boxes and text » auto-shrink","id":"30","title":"auto-shrink"},"31":{"body":"Enable or disable the possibility to connect to the box.","breadcrumbs":"Stencils » Asciio boxes and text » disable connectors","id":"31","title":"disable connectors"},"32":{"body":"A standard box had four connectors, Asciio optimizes the arrow routes so they don't cross the box. You can disable that optimization.","breadcrumbs":"Stencils » Asciio boxes and text » disable optimize","id":"32","title":"disable optimize"},"33":{"body":"Allow connection to be made anywhere inside the element borders , not just the connectors. border_connect","breadcrumbs":"Stencils » Asciio boxes and text » connect inside element borders","id":"33","title":"connect inside element borders"},"34":{"body":"rotated","breadcrumbs":"Stencils » Asciio boxes and text » rotate box/text","id":"34","title":"rotate box/text"},"35":{"body":"","breadcrumbs":"Stencils » Asciio boxes and text » Types","id":"35","title":"Types"},"36":{"body":"Binding: «b» Add box","breadcrumbs":"Stencils » Asciio boxes and text » A box","id":"36","title":"A box"},"37":{"body":"Binding: «A-b» Add unicode box","breadcrumbs":"Stencils » Asciio boxes and text » A box with the frame drawn with Unicode characters","id":"37","title":"A box with the frame drawn with Unicode characters"},"38":{"body":"Texts are just boxes without frames. Binding: «t» Add text","breadcrumbs":"Stencils » Asciio boxes and text » A text","id":"38","title":"A text"},"39":{"body":"A box which is already has auto-shrink set Binding: «B» Add shrink box","breadcrumbs":"Stencils » Asciio boxes and text » A shrink-box","id":"39","title":"A shrink-box"},"4":{"body":"In the windows environment, you can use asciio through WSL or cygwin.","breadcrumbs":"Installation and running » Windows","id":"4","title":"Windows"},"40":{"body":"element binding Add if box «ib» Add process box «ib»","breadcrumbs":"Stencils » Asciio boxes and text » Asciio if and process » Asciio if and process boxes","id":"40","title":"Asciio if and process boxes"},"41":{"body":"if_and_process.gif","breadcrumbs":"Stencils » Asciio boxes and text » Asciio if and process » if-box and process-box","id":"41","title":"if-box and process-box"},"42":{"body":"An \"exec-box\" is and object that lets you run an external command and put its output in a box. There are different types of exec-boxes explained below.","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Asciio exec-boxes","id":"42","title":"Asciio exec-boxes"},"43":{"body":"Binding: «ie» Add exec box The simplest exec-box accepts multiple commands, one per line. It will redirect stderr for each command. Editing the box will let you edit the command. ie","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Multi command","id":"43","title":"Multi command"},"44":{"body":"Binding: «iv» Add exec box verbatim This exec-box doesn't redirect stderr, you can use it for commands that span multiple line or commands that take a multi line input Editing the box will let you edit the command. iv","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Verbatim","id":"44","title":"Verbatim"},"45":{"body":"Binding: «io» Add exec box verbatim once This exec-box will run your commands once, editing the box will let you edit the command's output. io","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Once","id":"45","title":"Once"},"46":{"body":"Binding: «i + c-l» Add line numbered box This is an example of a custom stencil which will add line numbers to your input. il","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Add line numbers","id":"46","title":"Add line numbers"},"47":{"body":"","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Examples","id":"47","title":"Examples"},"48":{"body":"If you already have text in a file you can use 'cat your_file' as the command.","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Using previously generated output","id":"48","title":"Using previously generated output"},"49":{"body":"tbd: Command: ... +------------+------------+------------+------------+ | input_size ‖ algorithmA | algorithmB | algorithmC | +============+============+============+============+ | 1 ‖ 206.4 sec. | 206.4 sec. | 0.02 sec. | +------------+------------+------------+------------+ | 250 ‖ - | 80 min. | 2.27 sec. | +------------+------------+------------+------------+","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Tables","id":"49","title":"Tables"},"5":{"body":"The use of WSL is not much different from the Linux environment.However, there are some things that need attention. This link talks about how to connect to the WSL environment and execute GUI programs through remote connections under Windows. remote_wsl_use_gui_app","breadcrumbs":"Installation and running » WSL","id":"5","title":"WSL"},"50":{"body":"Figlet generates large letters out of ordinary text. FIGlet_asciio You can specify a font with the -f option. $ ls /usr/share/figlet/\n646-ca.flc 646-hu.flc 646-se2.flc big.flf lean.flf smslant.flf\n646-ca2.flc 646-irv.flc 646-yu.flc block.flf mini.flf standard.flf\n646-cn.flc 646-it.flc 8859-2.flc bubble.flf mnemonic.flf term.flf\n646-cu.flc 646-jp.flc 8859-3.flc digital.flf moscow.flc upper.flc\n646-de.flc 646-kr.flc 8859-4.flc frango.flc script.flf ushebrew.flc\n646-dk.flc 646-no.flc 8859-5.flc hz.flc shadow.flf uskata.flc\n646-es.flc 646-no2.flc 8859-7.flc ilhebrew.flc slant.flf utf8.flc\n646-es2.flc 646-pt.flc 8859-8.flc ivrit.flf small.flf\n646-fr.flc 646-pt2.flc 8859-9.flc jis0201.flc smscript.flf\n646-gb.flc 646-se.flc banner.flf koi8r.flc smshadow.flf For example, we want to specify this font: slant FLGlet_asciio_slant_font This is the exported effect: .-----------------------------------. | _ _ _ | | / \\ ___ ___ (_)(_) ___ | | / _ \\ / __| / __|| || | / _ \\ | | / ___ \\ \\__ \\| (__ | || || (_) | | | /_/ \\_\\|___/ \\___||_||_| \\___/ | | | '-----------------------------------' .------------------------------------. | ___ _ _ | | / | _____ _____ (_)(_)____ | | / /| | / ___// ___// // // __ \\ | | / ___ | (__ )/ /__ / // // /_/ / | | /_/ |_|/____/ \\___//_//_/ \\____/ | | | '------------------------------------'","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » FIGlet","id":"50","title":"FIGlet"},"51":{"body":"Diagon transforms markdown expressions into an ascii-art representation. diagon_help.gif Mathematical Expressions diagon_math File Tree Use exec verbatim box to input multiple lines. diagon_ascii_tree diagon_unicode_tree","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » Diagon","id":"51","title":"Diagon"},"52":{"body":"PlantUML","breadcrumbs":"Stencils » Asciio boxes and text » Asciio exec-box » plantuml","id":"52","title":"plantuml"},"53":{"body":"element binding Add arrow «ia» Add Unicode arrow «i+Alt-a» Add angled arrow «iA» insert arrows","breadcrumbs":"Stencils » Asciio arrows » Asciio arrows","id":"53","title":"Asciio arrows"},"54":{"body":"Rotating the end clockwise or counter-clockwise changes its direction. wirl arrows","breadcrumbs":"Stencils » Asciio arrows » wirl-arrow","id":"54","title":"wirl-arrow"},"55":{"body":"A set of whirl arrows connected to each other. insert arrows sections","breadcrumbs":"Stencils » Asciio arrows » multi section wirl-arrow","id":"55","title":"multi section wirl-arrow"},"56":{"body":"angled arrow and axis Note that an axis doesn't connect.","breadcrumbs":"Stencils » Asciio arrows » angled-arrow and axis","id":"56","title":"angled-arrow and axis"},"57":{"body":"A specialized wirl-arrow with no head nor tail. element binding Add ASCII line «il» Add Unicode line «iL» Add Unicode bold line «i+Alt-l» Add Unicode double line «i+Shift+Alt-l» connecting lines","breadcrumbs":"Stencils » Asciio arrows » Connecting lines","id":"57","title":"Connecting lines"},"58":{"body":"A specialized wirl-arrow with no head nor tail and auto-connection turned off, it's often used to draw the table in the crossing mode. element binding Add ASCII non-connecting line «ik» Add Unicode non-connecting line «iK» Add Unicode non-connecting bold line «i+Alt-k» Add Unicode non-connecting double line «i+Shift+Alt-K»","breadcrumbs":"Stencils » Asciio arrows » Non connecting lines","id":"58","title":"Non connecting lines"},"59":{"body":"----------------------. | | | | |","breadcrumbs":"Stencils » Asciio arrows » ascii line","id":"59","title":"ascii line"},"6":{"body":"First install Cygwin . Make sure the following components are installed correctly x11 perl Gnome gun-make gcc-g++ Search for \"gcrypt\" in all the packages to be installed, and install all the packages that appear. Install all dependent modules of asciio Pay attention when installing perl modules, some may be installed through cpan, but some cannot, and can only be installed manually. When compiling, the Makefile of several modules has an unrecognized option -lnsl. removed it when install it manually. Start asciio by the following method: startxwin >/dev/null 2>&1 &\nexport DISPLAY=:0.0\nasciio","breadcrumbs":"Installation and running » Cygwin","id":"6","title":"Cygwin"},"60":{"body":"─────────────────────────╮ │ │ │ │ │","breadcrumbs":"Stencils » Asciio arrows » unicode line","id":"60","title":"unicode line"},"61":{"body":"━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ ┃ ┃ ┃","breadcrumbs":"Stencils » Asciio arrows » unicode bold line","id":"61","title":"unicode bold line"},"62":{"body":"═══════════════════════════╗ ║ ║ ║ ║ ║","breadcrumbs":"Stencils » Asciio arrows » unicode double line","id":"62","title":"unicode double line"},"63":{"body":"╔═════╦═════╦══════╦═════╦════╦═════╗ ║ ║ ║ ║ ║ ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ║ ║ A ║ ║ B ║ ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ║ ║ C ║ ║ ║ ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ║ ║ ║ ║ ║ D ║ ║ ╠═════╬═════╬══════╬═════╬════╬═════╣ ╚═════╩═════╩══════╩═════╩════╩═════╝","breadcrumbs":"Stencils » Asciio arrows » Example of non-connecting lines in crossing mode","id":"63","title":"Example of non-connecting lines in crossing mode"},"64":{"body":"Pseudo-connectors are a one-glyph-text boxes, used by git mode for example, which can also be used to add connectors to user-created groups. create a pseudo-connector change its glyph if necessary place it group all your elements","breadcrumbs":"Stencils » Pseudo connectors » Pseudo-connectors","id":"64","title":"Pseudo-connectors"},"65":{"body":"Binding Connector o «ic» * «iC»","breadcrumbs":"Stencils » Pseudo connectors » pseudo-connector with 4 \"optimized\" connectors","id":"65","title":"pseudo-connector with 4 \"optimized\" connectors"},"66":{"body":"Use a \"center connect box\" Center_Box","breadcrumbs":"Stencils » Pseudo connectors » pseudo-connector with one connector","id":"66","title":"pseudo-connector with one connector"},"67":{"body":"Add Connector","breadcrumbs":"Stencils » Pseudo connectors » Example","id":"67","title":"Example"},"68":{"body":"It is possible to add custom connectors when creating a box stencil, see setup/Asciio for the default stencils. create_box ( NAME => 'rabbit paw', TEXT_ONLY => <<'TEXT'\n(\\_/)\n(O.o)\n/>\nTEXT\n, RESIZABLE => 0, WITH_FRAME => 0, DEFAULT_CONNECTORS => 0, CONNECTORS => [[2, -1, -1, 2, -1, -1, 'paw']] ),","breadcrumbs":"Stencils » Box connectors » Box connectors","id":"68","title":"Box connectors"},"69":{"body":"[ # An array of connector [ 2, # X coordinate -1, # percentage of width, -1 to disabe -1, # offset added to position if perventage is used 2, # Y coordinate -1, # same as above for Y -1, # same as above for Y 'paw' # connector name ], [ # next connector ... ],\n] The box element class also has these functions: add_connector, dynamically add connector remove_connector, by name","breadcrumbs":"Stencils » Box connectors » CONNECTORS","id":"69","title":"CONNECTORS"},"7":{"body":"$> asciio [file.asciio] # GUI application using Gtk3 $> tasciio [file.asciio] # TUI application $> asciio_to_text file.asciio # converts asciio files to ASCII","breadcrumbs":"Installation and running » Running asciio","id":"7","title":"Running asciio"},"70":{"body":"box_connector","breadcrumbs":"Stencils » Box connectors » Example","id":"70","title":"Example"},"71":{"body":"You can add triangles, rombus, and elipses via the popup menu or use the bindings below: element binding Add rhombus «ir» Add ellipse «ie» asciio shapes","breadcrumbs":"Stencils » Asciio shapes » Asciio shapes","id":"71","title":"Asciio shapes"},"72":{"body":"Text elements with ASCII art or normal text. Asciio has as set of verbatim elements in its stencils which can be accessed via the popup menu, or you can add a binding if you use them often. The element's text can be edited. You can also use any Ascii-art/Text you have in a file via an exec-box. verbatim_objects ___________ 1 //////|\\\\\\\\\\\\ 2 '.-----------.'\n3 | ___ | 4 (\\_/) Zzz | [] | | [] | (\\_/)\n5 (-.-) |____|_|____| (o.o)\n6 (> <) (> <)\n7\n8\n9\n0","breadcrumbs":"Stencils » verbatim objects » verbatim objects","id":"72","title":"verbatim objects"},"73":{"body":"Simple text elements representing scales/rulers that you can use to scale or align, see hints , your elements. 1 1234567890\n2\n3 1___5____0____5____0____5____0____5____0____5____0\n4\n5\n6\n7\n8\n9\n0","breadcrumbs":"Stencils » verbatim objects » scales","id":"73","title":"scales"},"74":{"body":"You can create stencils that you are going to reuse, details of how to do it in the best way can be found in the Configuration section. Here are three examples: asciio-ditaa asciio_contrib","breadcrumbs":"Stencils » user stencils » User stencils","id":"74","title":"User stencils"},"75":{"body":"There was a page (Corn Empire) where a user detailed how to make an integration. That page is not online anymore, I modified a copy for this documentation. If you are the original author please contact me so I can give you credit.","breadcrumbs":"Stencils » user stencils » integrating Asciio and ditaa (third party example)","id":"75","title":"integrating Asciio and ditaa (third party example)"},"76":{"body":"You found this page because you are looking for more information on installing asciio and ditaa, and then modifying asciio to better interact with ditaa. Well you came to the right place. This guide will take you step-by-step through installing both tools, and modifying asciio to output diagrams to ditaa.","breadcrumbs":"Stencils » user stencils » Introduction","id":"76","title":"Introduction"},"77":{"body":"Make yourself familiar with ditaa and asciio, you may see the benefit of outputting asciio text files that are compatible with ditaa without modification. Or better yet, generate your diagrams for you when you save :) . This section will explain how to do all of that and more!","breadcrumbs":"Stencils » user stencils » Modifying asciio","id":"77","title":"Modifying asciio"},"78":{"body":"You will need to create a new stencils file to create boxes and arrows that are compatible with ditaa (you could optionally modify the standard files if you will only use asciio for ditaa purposes). I got the idea for the modifications from here: http://strawp.net/archive/geeking-out-with-diagrams-in-ascii/","breadcrumbs":"Stencils » user stencils » Adding in a Ditaa Stencil","id":"78","title":"Adding in a Ditaa Stencil"},"79":{"body":"Go to the App/Asciio/setup/stencils (in the /usr/share/perl5/ or /usr/share/perl/5.10.0/) directory, and find the asciio file. Using for favourite editor, copy and paste the standard box code into a new file called ditaa. Then make the following changes to the standard box code in this new file: To change the corners, modify line 14/33 and change . to + and modify line 17/36 and change ' to +. Then modify lines 5 and 7 in the same way. Replace the . with + and the ' with +. Or you could optionally just copy and paste the completed code below (the $VAR1 = [ is only needed once, and just starts off the file, the ]; at the end of the block, ends the file. All bless calls should be between these lines) : $VAR1 = [ bless( { 'HEIGHT' => 3, 'TEXT' => '+---+\n| |\n+---+', 'NAME' => 'ditaabox', 'WIDTH' => 5, 'TEXT_ONLY' => '', 'TITLE' => '', 'BOX_TYPE' => [ [TRUE, 'top', '+', '-', '+', TRUE, ], [FALSE, 'title separator', '|', '-', '|', TRUE, ], [TRUE, 'body separator', '| ', '|', ' |', TRUE, ], [TRUE, 'bottom', '+', '-', '+', TRUE, ], ] , 'EDITABLE' => 1, RESIZABLE => 1, X_OFFSET => 0, Y_OFFSET => 0, }, 'App::Asciio::stripes::editable_box2' ), ];","breadcrumbs":"Stencils » user stencils » A Standard Box","id":"79","title":"A Standard Box"},"8":{"body":"Asciio is developed on both Linux and Windows (cygwin).","breadcrumbs":"Installation and running » Platforms","id":"8","title":"Platforms"},"80":{"body":"But why stop there? How about we add in a nice ditaa rounded box. Add this code to the ditaa stencil file just below our modified box code: bless( { 'HEIGHT' => 3, 'TEXT' => '/---\\\\\n| |\n\\\\---/', 'NAME' => 'roundedbox', 'WIDTH' => 5, 'TEXT_ONLY' => '', 'TITLE' => '', 'BOX_TYPE' => [ [TRUE, 'top', '/', '-', '\\\\', TRUE, ], [FALSE, 'title separator', '|', '-', '|', TRUE, ], [TRUE, 'body separator', '| ', '|', ' |', TRUE, ], [TRUE, 'bottom', '\\\\', '-', '/', TRUE, ], ] , 'EDITABLE' => 1, RESIZABLE => 1, X_OFFSET => 0, Y_OFFSET => 0, }, 'App::Asciio::stripes::editable_box2' ),","breadcrumbs":"Stencils » user stencils » Add Rounded Box","id":"80","title":"Add Rounded Box"},"81":{"body":"The asciio arrows don't jive well with ditaa. You can add this in the ditaa stencil file, it is based on the whirl arrow: bless({ 'NAME' => 'ditaa_arrow', 'HEIGHT' => 6, 'WIDTH' => 17, 'POINTS' => [[16,5]], 'SELECTED' => 0, 'EDITABLE' => 1, 'ALLOW_DIAGONAL_LINES' => 0, 'POINTS_OFFSETS' => [[0,0]], 'DIRECTION' => 'down-right' , 'ARROW_TYPE' => [ ['origin', '', '*', '', '', '', TRUE], ['up', '|', '|', '', '', '^', TRUE], ['down', '|', '|', '', '', 'v', TRUE], ['left', '-', '-', '', '', '<', TRUE], ['upleft', '|', '|', '\\\\', '-', '<', TRUE], ['leftup', '-', '-', '\\\\', '|', '^', TRUE], ['downleft', '|', '|', '/', '-', '<', TRUE], ['leftdown', '-', '-', '/', '|', 'v', TRUE], ['right', '-', '-','', '', '>', TRUE], ['upright', '|', '|', '/', '-', '>', TRUE], ['rightup', '-', '-', '/', '|', '^', TRUE], ['downright', '|', '|', '\\\\', '-', '>', TRUE], ['rightdown', '-', '-', '\\\\', '|', 'v', TRUE], ['45', '/', '/', '', '', '^', TRUE, ], ['135', '\\\\', '\\\\', '', '', 'v', TRUE, ], ['225', '/', '/', '', '', 'v', TRUE, ], ['315', '\\\\', '\\\\', '', '', '^', TRUE, ], ], 'ARROWS' => [ bless( { 'HEIGHT' => 6, 'STRIPES' => [ {'TEXT' => '|\n|\n|\n|\n|\n\\'', 'HEIGHT' => 6, 'Y_OFFSET' => 0, 'WIDTH' => 1, 'X_OFFSET' => 0} , { 'TEXT' => '--------------->', 'HEIGHT' => 1, 'Y_OFFSET' => 5, 'WIDTH' => 16, 'X_OFFSET' => 1 } ], 'WIDTH' => 17, 'END_X' => 16, 'ARROW_TYPE' => [ #name: $start, $body, $connection, $body_2, $end ['origin', '', '*', '', '', '', TRUE], ['up', '|', '|', '', '', '^', TRUE], ['down', '|', '|', '', '', 'v', TRUE], ['left', '-', '-', '', '', '<', TRUE], ['upleft', '|', '|', '\\\\', '-', '<', TRUE], ['leftup', '-', '-', '\\\\', '|', '^', TRUE], ['downleft', '|', '|', '/', '-', '<', TRUE], ['leftdown', '-', '-', '/', '|', 'v', TRUE], ['right', '-', '-','', '', '>', TRUE], ['upright', '|', '|', '/', '-', '>', TRUE], ['rightup', '-', '-', '/', '|', '^', TRUE], ['downright', '|', '|', '\\\\', '-', '>', TRUE], ['rightdown', '-', '-', '\\\\', '|', 'v', TRUE], ['45', '/', '/', '', '', '^', TRUE, ], ['135', '\\\\', '\\\\', '', '', 'v', TRUE, ], ['225', '/', '/', '', '', 'v', TRUE, ], ['315', '\\\\', '\\\\', '', '', '^', TRUE, ], ], 'END_Y' => 5, 'DIRECTION' => 'down-right' }, 'App::Asciio::stripes::wirl_arrow' ), ], }, 'App::Asciio::stripes::section_wirl_arrow' ) ,","breadcrumbs":"Stencils » user stencils » Add ditaa Arrows","id":"81","title":"Add ditaa Arrows"},"82":{"body":"All of the above will give you the core functionality of ditaa into asciio. But what about some basic colour tags, and shape codes. I've created a special stencil file for those. You can copy this below, and place it in a file called ditaatags next to the asciio stencil file. my @ascii = ( 'shapes/document' => <<'EOA',\n{d}\nEOA 'shapes/storage' => <<'EOA',\n{s}\nEOA 'shapes/input_output' => <<'EOA',\n{io}\nEOA 'shapes/tr' => <<'EOA',\n{tr}\nEOA 'shapes/o' => <<'EOA',\n{o}\nEOA 'shapes/mo' => <<'EOA',\n{mo}\nEOA 'shapes/c' => <<'EOA',\n{c}\nEOA 'colours/Red' => <<'EOA',\ncRED\nEOA 'colours/Blue' => <<'EOA',\ncBLU\nEOA 'colours/Pink' => <<'EOA',\ncPNK\nEOA 'colours/Black' => <<'EOA',\ncBLK\nEOA 'colours/Green' => <<'EOA',\ncGRE\nEOA 'colours/Yellow' => <<'EOA',\ncYEL\nEOA ) ; my @boxes ; use App::Asciio::stripes::editable_box2 ; for(my $ascii_index = 0 ; $ascii_index < $#ascii ; $ascii_index+= 2) { my $box = new App::Asciio::stripes::editable_box2 ({ TEXT_ONLY => $ascii[$ascii_index + 1], EDITABLE => 1, RESIZABLE => 1, }) ; $box->set_box_type([map{$_->[0] = 0; $_} @{$box->get_box_type()}]) ; $box->shrink() ; $box->{'NAME'} = $ascii[$ascii_index] ; push @boxes, $box ; } [@boxes] ; Once these have been added, you need to modify the setup.ini file to point to the new stencils. To do that, run the following commands: cd .. sudo vim setup.ini Where it says 'stencils/divers', add on the next line, 'stencils/ditaa', and then 'stencils/ditaatags',. Your new file should look like this: {\nSTENCILS => [ 'stencils/asciio', 'stencils/computer', 'stencils/people', 'stencils/divers', 'stencils/ditaa', 'stencils/ditaatags', ], ACTION_FILES => [ 'actions/align.pl', 'actions/clipboard.pl', 'actions/debug.pl', 'actions/new_elements.pl', 'actions/elements_manipulation.pl', 'actions/file.pl', 'actions/mouse.pl', 'actions/colors.pl', 'actions/unsorted.pl', 'actions/presentation.pl', 'actions/context_menu_multi_wirl.pl', 'actions/context_menu_box.pl', 'actions/context_menu_rulers.pl', ], HOOK_FILES => [ 'hooks/canonize_connections.pl', ], ASCIIO_OBJECT_SETUP => [ 'asciio_object/basic.pl', ], IMPORT_EXPORT => [ 'import_export/ascii.pl', 'import_export/perl.pl', 'import_export/asciioe.pl', 'import_export/png.pl', ],\n}","breadcrumbs":"Stencils » user stencils » Add Colours and Special Shape Codes","id":"82","title":"Add Colours and Special Shape Codes"},"83":{"body":"It is nice to generate a text file of the data in case you need to make further tweaks before running it through ditaa. It is also required if you want to generate .pngs on the fly of your diagrams. Go to App/Asciio/setup/actions and load up the file.pl file. On line 65, replace the original saving code with the following: #$new_title = $self->save_with_type($elements_to_save, $type, $file_name) ; ## Regardless of previous stuff, save one asciio file and one asciio..txt ascii file ## Courtesy of Strawp of http://strawp.net/archive/geeking-out-with-diagrams-in-ascii/ $new_title = $self->save_with_type($elements_to_save, \"asciio\", $file_name) ; $new_title = $self->save_with_type($elements_to_save, \"txt\", $file_name.\".txt\") ; ## Run ditaa to convert text version into nice copy ## Use this if you have Proc::Background available. Otherwise, use the system call below. #use Proc::Background; #my $proc1 = Proc::Background->new(\"c:\\\\bin\\\\ditaa.bat \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\"); #my $proc1 = Proc::Background->new(\"java -jar /home/thomas/programs/ditaa/ditaa0_9.jar \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\"); ## This call converts while saving. Slows down save time. Replace the path below with your path to ditaa.jar ## You can add any special parameters here that you commonly use as well. ## Use this command if you unzipped the .jar file system(\"java -jar /home/thomas/programs/asciio-ditaa/ditaa0_9.jar \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\"); ## Use this command if you installed the .deb. #system(\"ditaa \\\"\".$file_name.\".txt\\\" \\\"\".$file_name.\".png\\\"\");","breadcrumbs":"Stencils » user stencils » Modifying Saving","id":"83","title":"Modifying Saving"},"84":{"body":"Now that you have made all of your tweaks, you are ready to start using your asciio/ditaa combo! Start by making a simple diagram. Here is one below: Notice when you save this file for the first time: Several files are created at first. As well as our rendered image. Now, lets spice it up with some colour and some shapes. Use the right click menu to add the document tag to each of the items labelled document. To do this you will need to: Right click and select stencils → ditaatags → shapes → document Drag the {d} over the first document. I suggest you group any shapes, and shape modifiers by using CTRL+G once you set them up. If you do this, all of your pieces will move around if you have to tweak your image. Grouping involves selecting each item (hold shift while clicking each item), then press CTRL+G on your keyboard. This will cause this group of items to change background colour, and if you move one item, they will all move together. (You can ungroup by pressing CTRL+U) Add another {d} to the other document. If your item is falling behind the item you want, you can press CTRL+F to bring it to the foreground. Or CTRL+B to push the item on top into the background. Now lets add some colour. Right click, and add some colour tags to the documents. As you save, you will notice the .png updates automatically. Here is your final work of art:","breadcrumbs":"Stencils » user stencils » Using the New Setup","id":"84","title":"Using the New Setup"},"85":{"body":"asciio Won't Load File I've noticed that if you modify the stock asciio shapes (either through the gui itself, or in the stencils file) often times if you launch asciio, and then try to load a file with altered shapes, it will fail to load. It generates this output in the terminal: thomas@thomas-desktop:~/programs/asciio-ditaa$ asciio Using setup directory:'/usr/share/perl5/App/Asciio/setup/' running action 'Open'. load_file: can't load file '/home/thomas/programs/asciio-ditaa/saves/test': Unrecognized character \\x8E in column 23827 at (eval 105) line 372. You can still get asciio to open, you just need to launch it with the file you want to load. So either launch it by typing something like: thomas@thomas-desktop:~/programs/asciio-ditaa$ asciio /home/thomas/programs/asciio-ditaa/saves/test Using setup directory:'/usr/share/perl5/App/Asciio/setup/' running action 'Open'. Or launch from your file manager. In my case, Nautilus:","breadcrumbs":"Stencils » user stencils » Troubleshooting","id":"85","title":"Troubleshooting"},"86":{"body":"When loading asciio for the first time, and saving, I find that asciio forgets where I saved the document. It always returns to the original launching location. To avoid this, I'd recommend that after your first save, you reopen asciio by using one of the two procedures mentioned above. This will allow it to remember where you are working, and the Save function will work correctly.","breadcrumbs":"Stencils » user stencils » asciio Forgets Where I Saved","id":"86","title":"asciio Forgets Where I Saved"},"87":{"body":"Asciio has two editing mode, Dialog and Inline , the default mode is Dialog .","breadcrumbs":"Editing elements text and attributes » Editing elements text and attributes","id":"87","title":"Editing elements text and attributes"},"88":{"body":"Binding: Return, double-click Asciio opens a dialog which lets you set: boxing options title text edit in dialog","breadcrumbs":"Editing elements text and attributes » Dialog editing","id":"88","title":"Dialog editing"},"89":{"body":"Binding: Return, double-click In this mode you can only edit the text. edit inline","breadcrumbs":"Editing elements text and attributes » Inline editing","id":"89","title":"Inline editing"},"9":{"body":"Asciio input is from mouse and keyboard bindings, they are defined in a configuration files that you can change. Asciio's interface is minimal by design.","breadcrumbs":"Asciio's interface » Interface","id":"9","title":"Interface"},"90":{"body":"You can edit in the other mode with these bindings: ctl + Return ctl + double-click","breadcrumbs":"Editing elements text and attributes » Alternate editing","id":"90","title":"Alternate editing"},"91":{"body":"To change the mode during the session use: Binding: «zi»","breadcrumbs":"Editing elements text and attributes » Changing mode","id":"91","title":"Changing mode"},"92":{"body":"EDIT_TEXT_INLINE => 0, EDIT_TEXT_INLINE => 0 Indicates that the default editing mode is Dialog editing EDIT_TEXT_INLINE => 1 Indicates that the default editing mode is Inline editing","breadcrumbs":"Editing elements text and attributes » Setting the editing mode in the user configuration","id":"92","title":"Setting the editing mode in the user configuration"},"93":{"body":"We can use color in asciio, But if exported, the color information will be lost. The markup mode adds marks in the chart, and these marks can be retained when exporting, so that special effects can be displayed in some specific software.","breadcrumbs":"Editing elements text and attributes » Markup mode » Markup mode","id":"93","title":"Markup mode"},"94":{"body":"To use marks in the chart, turn on this option in the configuration.The markup enable variable is the basic attribute of the chart and cannot be changed at runtime. USE_MARKUP_MODE => 'zimwiki', If you do not need to use any markup mode, please keep this variable empty. USE_MARKUP_MODE => '', Currently, only zimwiki format markup is supported, then markdown format or pure html format may be supported in the future.","breadcrumbs":"Editing elements text and attributes » Markup mode » 1 Use markup mode","id":"94","title":"1 Use markup mode"},"95":{"body":"","breadcrumbs":"Editing elements text and attributes » Markup mode » 2 zimwiki format description","id":"95","title":"2 zimwiki format description"},"96":{"body":"zimwiki markup mode currently supports text editing of box type elements.Just place the text in the middle of the marks. Currently supports 5 types of markers: bold something underline something double underline link name strikethrough something italics something This is what it looks like in Asciio: markup_effect This is the effect in inline editing mode: markup_mode_modify Marks can only be valid for a single line, not multi lines. Marks support nesting: markup_nesting Although this function is supported, it is not recommended to use it in this way, and it does not make much sense","breadcrumbs":"Editing elements text and attributes » Markup mode » 2.1 Edit marks","id":"96","title":"2.1 Edit marks"},"97":{"body":"Normally, when exporting to ascii, you will get the following text Binding: «ctl-e» «shift-Y» «Y» .----------. .---------------. .-----------. .---------------. | italics | | strikethrough | | underline | | asciio github | '----------' '---------------' '-----------' '---------------' Currently, an export format is also supported, and the mark up character is added, which can be recognized by zim . Binding: «ctl-shift-E» .----------. .---------------. .-----------. | //italics// | | ~~strikethrough~~ | | __underline__ | '----------' '---------------' '-----------' In the zim environment, they will be rendered like this: markup_mode_zim","breadcrumbs":"Editing elements text and attributes » Markup mode » 2.2 Export","id":"97","title":"2.2 Export"},"98":{"body":"You can do a lot of thing with just the mouse and the popup menus but that would be a mistake, keyboard bindings are much faster and more efficient, including moving elements around. The mouse shines when quick-linking elements, they allow you to create a base diagram fast but editing and fine tuning goes faster with the keyboard or keyboard + mouse. Learn the keyboard bindings, they are a very good way to use Asciio.","breadcrumbs":"Working efficiently » Working efficiently","id":"98","title":"Working efficiently"},"99":{"body":"Asciio has many bindings which let you work effectively, a list of all the bindings can be found in the Bindings section. Example action binding insert a box ib resize it 2, 4 move it hjkl/Arrows insert a new box ib insert an arrow ia connect other box Alt+A, hjkl/Arrows escape arrow end mode Escape select both boxes V align them A, t only keyboard","breadcrumbs":"Working efficiently » Keyboard » Keyboard","id":"99","title":"Keyboard"}},"length":254,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{",":{"0":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},".":{"0":{"2":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":8,"docs":{"148":{"tf":2.0},"151":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.7320508075688772},"182":{"tf":2.6457513110645907},"231":{"tf":2.6457513110645907},"248":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"230":{"tf":1.0}}},"5":{"df":1,"docs":{"202":{"tf":1.0}}},"a":{"0":{"df":7,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"230":{"tf":1.0},"248":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0}}},"df":22,"docs":{"174":{"tf":1.0},"180":{"tf":4.0},"181":{"tf":1.0},"182":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"242":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":2.23606797749979},"248":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"1":{"'":{",":{"'":{"c":{"0":{"0":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":1,"docs":{"144":{"tf":1.0}}},"3":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"5":{"df":1,"docs":{"85":{"tf":1.0}}},"df":6,"docs":{"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"225":{"tf":1.0}}},"2":{"3":{"4":{"5":{"6":{"7":{"8":{"9":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"/":{"3":{"3":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"5":{"df":3,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"210":{"tf":1.0}}},"6":{",":{"5":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"7":{"/":{"3":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"8":{"df":1,"docs":{"151":{"tf":1.0}}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"tf":1.0}}}}}}}},"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":39,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":3.1622776601683795},"153":{"tf":1.0},"158":{"tf":2.0},"161":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":2.6457513110645907},"181":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":2.8284271247461903},"216":{"tf":1.4142135623730951},"235":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.7320508075688772},"49":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":2.23606797749979},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.0},"94":{"tf":1.0}}},"2":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"1":{"df":2,"docs":{"237":{"tf":1.0},"96":{"tf":1.0}}},"2":{"7":{"df":1,"docs":{"49":{"tf":1.0}}},"df":2,"docs":{"238":{"tf":1.0},"97":{"tf":1.0}}},"3":{"df":1,"docs":{"239":{"tf":1.0}}},"4":{"df":1,"docs":{"240":{"tf":1.0}}},"5":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"6":{".":{"4":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"0":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"2":{"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":4,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"3":{"8":{"2":{"7":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":1,"docs":{"202":{"tf":1.0}}},"6":{"df":1,"docs":{"151":{"tf":1.0}}},":":{"1":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}},">":{"&":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"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":2,"docs":{"148":{"tf":1.7320508075688772},"175":{"tf":1.0}}}}}}}},"df":25,"docs":{"128":{"tf":1.0},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"176":{"tf":1.4142135623730951},"178":{"tf":1.0},"180":{"tf":3.3166247903554},"181":{"tf":1.0},"185":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.4142135623730951},"247":{"tf":1.0},"249":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"82":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}},"3":{".":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"129":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":2.0},"185":{"tf":1.0},"195":{"tf":1.0},"230":{"tf":1.0},"247":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}},"4":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":2,"docs":{"190":{"tf":1.0},"195":{"tf":1.0}}},"4":{"4":{"4":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":10,"docs":{"132":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":1.7320508075688772},"202":{"tf":1.0},"65":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}}},"5":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"151":{"tf":1.0}}},"df":12,"docs":{"133":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"6":{"4":{"6":{"df":1,"docs":{"50":{"tf":4.69041575982343}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":1,"docs":{"83":{"tf":1.0}}},"df":5,"docs":{"134":{"tf":1.0},"202":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.7320508075688772}}},"7":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}},"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"49":{"tf":1.0}}},"8":{"5":{"9":{"df":1,"docs":{"50":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"9":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"_":{")":{"(":{"_":{")":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"_":{"_":{"_":{"_":{"/":{"\\":{"_":{"_":{"_":{"/":{"_":{"/":{"_":{"/":{"\\":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"248":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{")":{"_":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"/":{"/":{"_":{"/":{"/":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"72":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"138":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":1,"docs":{"50":{"tf":1.0}},"|":{"_":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"_":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":4,"docs":{"0":{"tf":2.0},"138":{"tf":1.4142135623730951},"50":{"tf":3.0},"72":{"tf":1.0}},"|":{"df":0,"docs":{},"|":{"_":{"df":0,"docs":{},"|":{"df":0,"docs":{},"|":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.7320508075688772},"50":{"tf":2.6457513110645907}},"o":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":1,"docs":{"253":{"tf":1.0}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":9,"docs":{"0":{"tf":1.4142135623730951},"181":{"tf":2.8284271247461903},"248":{"tf":1.0},"249":{"tf":2.0},"250":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"68":{"tf":1.0},"72":{"tf":1.4142135623730951},"82":{"tf":1.0}},"o":{"_":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"253":{"tf":1.0}}},"|":{"/":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"b":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"13":{"tf":1.0},"142":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"249":{"tf":1.0},"3":{"tf":1.0},"69":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"231":{"tf":1.4142135623730951},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.4142135623730951},"194":{"tf":1.0},"249":{"tf":1.4142135623730951},"29":{"tf":1.0},"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"235":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"173":{"tf":1.0},"174":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":11,"docs":{"114":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"231":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"99":{"tf":1.0}},"s":{"/":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"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":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"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":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"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":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"106":{"tf":1.0},"24":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"225":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.4142135623730951}}}}}},"df":47,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"125":{"tf":1.7320508075688772},"130":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":4.0},"174":{"tf":1.4142135623730951},"189":{"tf":1.0},"190":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":2.0},"202":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"53":{"tf":1.7320508075688772},"57":{"tf":2.0},"58":{"tf":2.0},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"80":{"tf":1.7320508075688772},"81":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":2.0},"93":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"142":{"tf":1.0},"239":{"tf":1.0}}}}},"df":10,"docs":{"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"230":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.0},"82":{"tf":1.0},"97":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"d":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"49":{"tf":1.0}}},"b":{"df":1,"docs":{"49":{"tf":1.0}}},"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":9,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":2.0},"167":{"tf":2.8284271247461903},"230":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.4142135623730951},"33":{"tf":1.0},"86":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"245":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":4,"docs":{"161":{"tf":1.0},"240":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"+":{"a":{"df":1,"docs":{"99":{"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":{"125":{"tf":1.0}}}}}}}},"df":9,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"85":{"tf":1.0}},"n":{"df":1,"docs":{"90":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":3,"docs":{"11":{"tf":1.0},"154":{"tf":1.0},"96":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"n":{"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":4,"docs":{"107":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"143":{"tf":1.0},"178":{"tf":1.0},"240":{"tf":1.0},"84":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"137":{"tf":1.0},"188":{"tf":2.0},"203":{"tf":1.0}}},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"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":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"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":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"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":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{":":{":":{"a":{"d":{"d":{"_":{"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":{"(":{"$":{"_":{"[":{"0":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"230":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"231":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"231":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"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":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"2":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"237":{"tf":2.8284271247461903},"245":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"166":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"202":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951}}},"df":1,"docs":{"113":{"tf":1.0}}}}},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"r":{"a":{"b":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"175":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"230":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"0":{"tf":1.0},"111":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":2.23606797749979},"194":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"250":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"231":{"tf":1.0},"247":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":27,"docs":{"0":{"tf":1.0},"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":2.0},"182":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"222":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":2.23606797749979},"54":{"tf":1.4142135623730951},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":2.0},"99":{"tf":1.4142135623730951}}}}},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":4,"docs":{"253":{"tf":1.4142135623730951},"51":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"0":{"df":1,"docs":{"16":{"tf":1.0}}},"[":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"228":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"253":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":20,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":1.7320508075688772},"142":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"243":{"tf":1.0},"253":{"tf":1.7320508075688772},"51":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"97":{"tf":1.0}},"o":{"\"":{">":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}},"'":{"df":5,"docs":{"14":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.0},"226":{"tf":1.0},"9":{"tf":1.0}}},".":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{">":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"/":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"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":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"25":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"25":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":67,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":2.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":3.605551275463989},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"218":{"tf":1.0},"219":{"tf":1.0},"229":{"tf":1.0},"232":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":2.6457513110645907},"25":{"tf":1.4142135623730951},"250":{"tf":2.0},"253":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.7320508075688772},"32":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"53":{"tf":1.0},"6":{"tf":1.7320508075688772},"7":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"86":{"tf":2.0},"87":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"|":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"232":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"230":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"143":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"245":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"237":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"161":{"tf":1.0},"87":{"tf":1.0},"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"o":{"df":4,"docs":{"161":{"tf":2.23606797749979},"30":{"tf":1.0},"39":{"tf":1.0},"58":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"183":{"tf":1.0},"192":{"tf":1.0},"205":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.0},"14":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"139":{"tf":2.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"230":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"16":{"tf":1.0},"225":{"tf":1.0},"56":{"tf":1.7320508075688772}}}}},"b":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"b":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"114":{"tf":1.0},"168":{"tf":1.0},"246":{"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":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":8,"docs":{"112":{"tf":1.0},"170":{"tf":1.4142135623730951},"20":{"tf":1.0},"216":{"tf":1.0},"239":{"tf":2.23606797749979},"240":{"tf":1.0},"247":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"251":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"c":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"107":{"tf":1.7320508075688772},"108":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.0}}},"h":{"df":1,"docs":{"202":{"tf":1.0}}},"i":{"c":{"df":4,"docs":{"144":{"tf":1.0},"233":{"tf":1.0},"82":{"tf":1.0},"94":{"tf":1.0}}},"df":1,"docs":{"244":{"tf":1.0}}}}},"df":14,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"153":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"243":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"63":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"230":{"tf":1.0},"237":{"tf":1.0}}}}},"df":1,"docs":{"109":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"241":{"tf":1.0},"83":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":11,"docs":{"125":{"tf":1.0},"207":{"tf":1.0},"237":{"tf":1.0},"245":{"tf":1.0},"42":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"110":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":61,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":2.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":2.449489742783178},"146":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"174":{"tf":2.8284271247461903},"175":{"tf":1.7320508075688772},"176":{"tf":2.23606797749979},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"182":{"tf":1.0},"198":{"tf":1.0},"230":{"tf":3.4641016151377544},"231":{"tf":1.0},"232":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"142":{"tf":1.0},"194":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":2,"docs":{"2":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0}}},"y":{"_":{"2":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"237":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"153":{"tf":2.0},"165":{"tf":1.0},"233":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"235":{"tf":1.0},"240":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"127":{"tf":1.0},"233":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"1":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"2":{"df":5,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.23606797749979},"222":{"tf":1.0}}},"3":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"df":52,"docs":{"0":{"tf":1.0},"101":{"tf":2.8284271247461903},"105":{"tf":2.449489742783178},"107":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"132":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"148":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"157":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"165":{"tf":3.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"190":{"tf":1.0},"211":{"tf":1.4142135623730951},"240":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":2.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"51":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.7320508075688772},"82":{"tf":3.0},"88":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"u":{"b":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"145":{"tf":1.0},"148":{"tf":3.0},"158":{"tf":2.0},"182":{"tf":1.0},"230":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"0":{"0":{"df":8,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"157":{"tf":2.449489742783178},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"178":{"tf":1.0},"230":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0}}},"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":3,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":1,"docs":{"153":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"238":{"tf":2.0}}}}},"df":0,"docs":{},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":5,"docs":{"181":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"250":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"204":{"tf":1.0},"205":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"248":{"tf":1.0},"25":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.0}}}},"v":{"a":{"df":2,"docs":{"148":{"tf":1.0},"249":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"177":{"tf":2.6457513110645907},"179":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"235":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"239":{"tf":1.0},"240":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"231":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"84":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"82":{"tf":1.0}}},"df":14,"docs":{"106":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"243":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":2,"docs":{"237":{"tf":1.0},"66":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":21,"docs":{"0":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.7320508075688772},"142":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":2.23606797749979},"199":{"tf":1.0},"216":{"tf":1.0},"30":{"tf":1.4142135623730951},"54":{"tf":1.0},"64":{"tf":1.0},"79":{"tf":2.0},"84":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"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":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"13":{"tf":1.0},"233":{"tf":2.6457513110645907},"235":{"tf":3.3166247903554},"237":{"tf":4.898979485566356},"238":{"tf":1.0},"239":{"tf":3.3166247903554},"240":{"tf":2.6457513110645907},"241":{"tf":3.1622776601683795},"242":{"tf":2.23606797749979},"243":{"tf":2.23606797749979},"244":{"tf":2.6457513110645907},"245":{"tf":2.6457513110645907},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"37":{"tf":1.0},"85":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":2.0}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":2.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"238":{"tf":1.0}}}}},".":{"df":0,"docs":{},"o":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"245":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"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":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"141":{"tf":1.0},"2":{"tf":1.0},"69":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"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":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"249":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"111":{"tf":1.0},"125":{"tf":2.0},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"158":{"tf":1.0},"182":{"tf":2.6457513110645907},"84":{"tf":2.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"118":{"tf":1.0},"123":{"tf":1.0},"157":{"tf":1.7320508075688772},"162":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":5,"docs":{"102":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":2.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.4142135623730951}}}}}},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"0":{"tf":1.0},"139":{"tf":1.0},"183":{"tf":1.0},"189":{"tf":1.0},"230":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"83":{"tf":1.0}}}},"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"110":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"113":{"tf":1.0},"170":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":1.0},"216":{"tf":1.4142135623730951},"23":{"tf":1.0},"247":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"82":{"tf":1.4142135623730951},"84":{"tf":2.0}},"s":{"/":{"b":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"82":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"82":{"tf":1.0}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"105":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.449489742783178},"153":{"tf":1.0},"238":{"tf":1.0},"245":{"tf":1.0}}}},"o":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"'":{"df":1,"docs":{"45":{"tf":1.0}}},"df":20,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"235":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"83":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"2":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"77":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"233":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}},"x":{"df":4,"docs":{"110":{"tf":1.0},"128":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}},"s":{"df":1,"docs":{"174":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"235":{"tf":1.4142135623730951},"237":{"tf":2.23606797749979},"239":{"tf":1.0},"241":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":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":{"147":{"tf":1.0},"183":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"173":{"tf":1.7320508075688772},"174":{"tf":2.0},"74":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.7320508075688772},"195":{"tf":2.0},"222":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"0":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772},"105":{"tf":1.0},"125":{"tf":1.0},"142":{"tf":1.0},"160":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":2.449489742783178},"63":{"tf":1.0},"66":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":13,"docs":{"125":{"tf":1.4142135623730951},"142":{"tf":1.0},"165":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":2.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"239":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{".":{"*":{"*":{"b":{"df":0,"docs":{},"u":{"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":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"230":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"178":{"tf":1.0},"232":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"175":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"2":{"tf":1.0}}}}},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"230":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"143":{"tf":1.0},"253":{"tf":1.0}}},"t":{"df":3,"docs":{"143":{"tf":1.4142135623730951},"7":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"207":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.0},"247":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":10,"docs":{"0":{"tf":1.0},"102":{"tf":1.7320508075688772},"113":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"252":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}},"n":{"df":1,"docs":{"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"6":{"tf":1.0},"86":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.7320508075688772},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":1.0},"232":{"tf":1.0},"235":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"83":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"235":{"tf":1.0},"240":{"tf":1.0}}}},"df":2,"docs":{"233":{"tf":1.0},"235":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"2":{"tf":1.0},"251":{"tf":1.0},"6":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"189":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":26,"docs":{"101":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"183":{"tf":1.0},"189":{"tf":1.0},"202":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"230":{"tf":1.0},"24":{"tf":1.0},"64":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.4142135623730951},"82":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"'":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"3":{"2":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"_":{"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":{"206":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"112":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"df":1,"docs":{"132":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":13,"docs":{"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"233":{"tf":2.23606797749979},"235":{"tf":2.6457513110645907},"237":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"32":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":9,"docs":{"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"90":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"l":{"+":{"b":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"84":{"tf":1.0}}},"g":{"df":1,"docs":{"84":{"tf":1.4142135623730951}}},"u":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"233":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"46":{"tf":1.0},"68":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"g":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"6":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"187":{"tf":1.0},"232":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":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":{"139":{"tf":2.23606797749979},"187":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.4142135623730951},"243":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"b":{"df":1,"docs":{"83":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"232":{"tf":1.7320508075688772}},"g":{"df":1,"docs":{"232":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"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":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":7,"docs":{"13":{"tf":1.0},"154":{"tf":1.0},"211":{"tf":1.0},"245":{"tf":1.0},"68":{"tf":1.0},"87":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"14":{"tf":1.0},"178":{"tf":1.4142135623730951},"180":{"tf":1.0},"231":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"235":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"125":{"tf":1.4142135623730951},"155":{"tf":1.0},"202":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"224":{"tf":1.0},"233":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}}},"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":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"24":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"230":{"tf":1.0},"95":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"219":{"tf":1.4142135623730951}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"221":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"160":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"111":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"~":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"188":{"tf":1.0},"234":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"233":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0}}}}}}}},"v":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"2":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":4,"docs":{"0":{"tf":1.0},"13":{"tf":1.0},"184":{"tf":1.0},"8":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":4,"docs":{"235":{"tf":1.0},"238":{"tf":1.0},"253":{"tf":1.0},"51":{"tf":1.4142135623730951}}}},"r":{"a":{"df":0,"docs":{},"m":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":16,"docs":{"0":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"120":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"25":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"24":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1":{"tf":1.0},"110":{"tf":1.0},"2":{"tf":1.0},"230":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"125":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.0},"191":{"tf":1.0},"213":{"tf":1.0},"237":{"tf":3.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"54":{"tf":1.0},"81":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"119":{"tf":1.0},"202":{"tf":1.0},"238":{"tf":1.0},"249":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"183":{"tf":1.0},"188":{"tf":1.0},"79":{"tf":1.0}}},"y":{":":{"'":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"5":{"/":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"85":{"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":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":1,"docs":{"69":{"tf":1.0}},"l":{"df":2,"docs":{"31":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"=":{":":{"0":{".":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"164":{"tf":2.0},"170":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"237":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"188":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"a":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":12,"docs":{"253":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":1.7320508075688772},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"188":{"tf":1.0},"195":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"185":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":2.0},"230":{"tf":1.0},"244":{"tf":1.0},"75":{"tf":1.0},"84":{"tf":2.449489742783178},"86":{"tf":1.0}}}}}}}},"df":1,"docs":{"144":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"119":{"tf":1.0},"142":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"178":{"tf":1.0},"230":{"tf":1.0},"249":{"tf":1.0},"32":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"11":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"235":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"158":{"tf":1.0},"237":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":9,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"237":{"tf":2.0},"81":{"tf":2.0},"83":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"194":{"tf":1.0},"213":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"df":1,"docs":{"13":{"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":3,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.4641016151377544},"84":{"tf":1.0}}},"w":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"233":{"tf":1.0},"24":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.7320508075688772},"250":{"tf":1.0},"58":{"tf":1.0}},"n":{"df":4,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"13":{"tf":1.0},"37":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"142":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":2.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.7320508075688772}}}},"p":{"df":1,"docs":{"139":{"tf":3.1622776601683795}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"131":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"127":{"tf":1.0},"161":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.4142135623730951},"237":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.7320508075688772},"153":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}},"t":{"df":2,"docs":{"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"92":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}}},"df":21,"docs":{"114":{"tf":1.0},"125":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"155":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772},"90":{"tf":1.4142135623730951},"92":{"tf":2.23606797749979},"96":{"tf":1.7320508075688772},"98":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":7,"docs":{"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"180":{"tf":1.0},"247":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"50":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"11":{"tf":1.0},"144":{"tf":1.0},"238":{"tf":1.0},"98":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"m":{"9":{"7":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"72":{"tf":1.0}}},"(":{"df":1,"docs":{"155":{"tf":1.0}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"207":{"tf":1.0},"210":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":62,"docs":{"0":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.23606797749979},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"110":{"tf":3.0},"111":{"tf":2.0},"112":{"tf":1.7320508075688772},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":3.0},"160":{"tf":2.6457513110645907},"161":{"tf":2.23606797749979},"168":{"tf":2.23606797749979},"170":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"182":{"tf":2.449489742783178},"194":{"tf":1.0},"202":{"tf":2.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.4142135623730951},"40":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"87":{"tf":1.0},"98":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"94":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"149":{"tf":1.0},"24":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"129":{"tf":1.0},"31":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"81":{"tf":1.0}}},"x":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":7,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"166":{"tf":1.0},"54":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"99":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"110":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"!":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"182":{"tf":1.0},"231":{"tf":1.0}}}}}}}},"df":1,"docs":{"155":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"113":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"245":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"231":{"tf":1.4142135623730951}}}}},"v":{"=":{"\"":{"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":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"5":{"tf":1.0},"97":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"a":{"df":1,"docs":{"82":{"tf":5.0990195135927845}}},"df":0,"docs":{}},"q":{"df":2,"docs":{"173":{"tf":1.0},"249":{"tf":1.0}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"230":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"125":{"tf":1.0},"160":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.7320508075688772},"231":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}},"e":{"2":{"df":1,"docs":{"231":{"tf":1.0}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"177":{"tf":1.7320508075688772},"182":{"tf":1.0},"231":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"c":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0}},"t":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"194":{"tf":1.0},"230":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":26,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"188":{"tf":1.0},"195":{"tf":1.4142135623730951},"202":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":8,"docs":{"165":{"tf":1.4142135623730951},"25":{"tf":2.0},"42":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"72":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"186":{"tf":1.4142135623730951},"196":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"5":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"178":{"tf":1.0}}}},"t":{"df":2,"docs":{"125":{"tf":1.0},"231":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"13":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"240":{"tf":1.0},"42":{"tf":1.0},"77":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.0},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"93":{"tf":1.4142135623730951},"97":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}},"r":{"a":{"df":2,"docs":{"0":{"tf":1.0},"145":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"242":{"tf":1.0}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}},"s":{"df":3,"docs":{"237":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"231":{"tf":1.0},"50":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"106":{"tf":1.0},"125":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"253":{"tf":1.0},"50":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"e":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"7":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"83":{"tf":1.4142135623730951}},"e":{".":{"\"":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"83":{"tf":2.0}}}}},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":28,"docs":{"118":{"tf":1.4142135623730951},"143":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":2.0},"178":{"tf":2.0},"189":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"226":{"tf":1.0},"230":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.23606797749979},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":2.23606797749979},"83":{"tf":2.23606797749979},"84":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"9":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"137":{"tf":1.0}}}}}}}}},"l":{"df":6,"docs":{"233":{"tf":2.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.0},"249":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"241":{"tf":1.0},"84":{"tf":1.0}}}},"d":{"df":7,"docs":{"13":{"tf":1.0},"174":{"tf":1.0},"195":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"79":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0},"247":{"tf":1.0},"6":{"tf":1.0},"84":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"30":{"tf":1.0}}},"x":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"df":1,"docs":{"83":{"tf":1.0}},"p":{"df":5,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.7320508075688772},"231":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":9,"docs":{"187":{"tf":1.0},"233":{"tf":1.4142135623730951},"239":{"tf":1.0},"245":{"tf":1.0},"6":{"tf":1.4142135623730951},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"97":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":2.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"174":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"247":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.4142135623730951}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.7320508075688772},"117":{"tf":1.0},"14":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"226":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"139":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"235":{"tf":1.0},"244":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"238":{"tf":1.0},"241":{"tf":1.7320508075688772},"32":{"tf":1.0}}}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"165":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"252":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"193":{"tf":1.0},"195":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":3,"docs":{"188":{"tf":1.0},"195":{"tf":1.0},"244":{"tf":1.4142135623730951}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"142":{"tf":1.0},"25":{"tf":1.0},"29":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":1,"docs":{"253":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.0},"83":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}}}}},"g":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"249":{"tf":2.0}},"o":{"df":1,"docs":{"249":{"tf":2.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":7,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"230":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"235":{"tf":1.0},"237":{"tf":1.4142135623730951},"245":{"tf":1.0},"253":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"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":{"249":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"112":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"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":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"df":3,"docs":{"125":{"tf":3.1622776601683795},"230":{"tf":1.0},"64":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"151":{"tf":2.23606797749979},"153":{"tf":1.0},"237":{"tf":1.0},"75":{"tf":1.0},"82":{"tf":1.0}},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"230":{"tf":1.0}}},"t":{"df":3,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0},"253":{"tf":1.0}}}},"df":4,"docs":{"239":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":1,"docs":{"98":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"0":{"tf":1.0},"153":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"13":{"tf":1.0},"244":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"3":{"df":1,"docs":{"252":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"142":{"tf":2.23606797749979},"24":{"tf":1.0}},"i":{"c":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"233":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"142":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"d":{"df":7,"docs":{"16":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"244":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"177":{"tf":1.0}}},"df":24,"docs":{"110":{"tf":2.8284271247461903},"111":{"tf":1.0},"112":{"tf":1.7320508075688772},"113":{"tf":2.0},"114":{"tf":1.7320508075688772},"115":{"tf":1.0},"144":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":2.23606797749979},"169":{"tf":2.6457513110645907},"170":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"176":{"tf":2.23606797749979},"177":{"tf":2.23606797749979},"179":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.4142135623730951},"237":{"tf":1.0},"64":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"7":{"tf":1.0}}},"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"114":{"tf":1.0}},"i":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":2.0},"145":{"tf":1.7320508075688772},"15":{"tf":1.0},"156":{"tf":1.0},"16":{"tf":1.0},"230":{"tf":1.0},"249":{"tf":1.0},"5":{"tf":1.0},"7":{"tf":1.0},"85":{"tf":1.0}}},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"a":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"df":3,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"153":{"tf":1.0}},"l":{"df":2,"docs":{"231":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"230":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"238":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0}}}}},"df":8,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0}},"e":{"a":{"d":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}}},"l":{"df":0,"docs":{},"p":{"df":5,"docs":{"110":{"tf":1.0},"14":{"tf":1.4142135623730951},"146":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"174":{"tf":1.0}}},"df":9,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"153":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.4142135623730951},"74":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"250":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"250":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"188":{"tf":1.0},"250":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"109":{"tf":2.0},"125":{"tf":1.0},"191":{"tf":1.0},"21":{"tf":1.4142135623730951},"73":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"111":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"/":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"173":{"tf":1.0},"174":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"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":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"83":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"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":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"225":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"14":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"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":{":":{"4":{"4":{"4":{"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"201":{"tf":1.0}}}}}},"df":2,"docs":{"200":{"tf":1.0},"202":{"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":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":2,"docs":{"78":{"tf":1.0},"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}},"s":{":":{"/":{"/":{"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":{"/":{"b":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"a":{"df":2,"docs":{"13":{"tf":1.0},"244":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"u":{"c":{"a":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"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":{}}}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"1":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"1":{"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":{}},"df":0,"docs":{}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"i":{"'":{"d":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}}},"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":3,"docs":{"153":{"tf":1.0},"53":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"b":{"b":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":4,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"40":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"h":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"n":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"251":{"tf":1.0}}},"u":{"1":{"df":1,"docs":{"153":{"tf":1.0}}},"2":{"df":1,"docs":{"153":{"tf":1.0}}},"3":{"df":1,"docs":{"153":{"tf":1.0}}},"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":1,"docs":{"153":{"tf":1.0}}}}},"c":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}},"d":{"df":1,"docs":{"251":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"151":{"tf":1.0},"230":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"71":{"tf":1.0}}},"f":{"(":{"$":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"k":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"l":{"df":2,"docs":{"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}}},"df":2,"docs":{"157":{"tf":1.0},"162":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"253":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":4,"docs":{"13":{"tf":1.0},"235":{"tf":1.0},"244":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"139":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"109":{"tf":1.0},"92":{"tf":1.4142135623730951}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"14":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"244":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.0},"145":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"148":{"tf":1.0},"175":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"92":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":6,"docs":{"144":{"tf":1.0},"231":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"154":{"tf":1.0}}},"df":16,"docs":{"125":{"tf":2.0},"148":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"182":{"tf":1.4142135623730951},"25":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}},"i":{"d":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"187":{"tf":1.0},"2":{"tf":1.4142135623730951},"202":{"tf":1.0},"6":{"tf":3.0},"76":{"tf":1.4142135623730951},"83":{"tf":1.0}}},"n":{"c":{"df":2,"docs":{"202":{"tf":1.0},"247":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}}},"f":{"a":{"c":{"df":9,"docs":{"15":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"233":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"o":{"df":3,"docs":{"137":{"tf":1.0},"45":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"r":{"df":1,"docs":{"71":{"tf":1.0}},"v":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"'":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.0},"153":{"tf":1.4142135623730951},"194":{"tf":1.0},"58":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"84":{"tf":2.8284271247461903}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"252":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"44":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":2,"docs":{"149":{"tf":1.0},"159":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"128":{"tf":1.0}}},"s":{"0":{"2":{"0":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"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":{},"e":{"df":1,"docs":{"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"187":{"tf":1.4142135623730951}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"236":{"tf":1.0},"241":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"df":5,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"248":{"tf":1.0},"58":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"230":{"tf":1.4142135623730951},"233":{"tf":1.0},"94":{"tf":1.0}}}},"y":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"174":{"tf":1.4142135623730951},"84":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":2.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":12,"docs":{"111":{"tf":1.0},"145":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":2.449489742783178},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.0},"230":{"tf":1.7320508075688772},"231":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"153":{"tf":1.0},"237":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"8":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"b":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"202":{"tf":1.0},"230":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"105":{"tf":1.0},"166":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"190":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"85":{"tf":2.0},"86":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":6,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"167":{"tf":1.0},"171":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"<":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"a":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"143":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":2.6457513110645907},"238":{"tf":1.0},"239":{"tf":1.0},"81":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"242":{"tf":2.449489742783178},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"t":{"'":{"df":5,"docs":{"125":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"237":{"tf":1.0},"239":{"tf":1.0}}},"df":6,"docs":{"104":{"tf":1.0},"128":{"tf":1.0},"190":{"tf":1.0},"42":{"tf":1.0},"84":{"tf":1.4142135623730951},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"151":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"145":{"tf":1.0},"151":{"tf":3.0},"50":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"i":{"b":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"2":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"252":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"145":{"tf":1.0},"239":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":34,"docs":{"109":{"tf":2.23606797749979},"125":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"25":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"51":{"tf":1.0},"57":{"tf":2.449489742783178},"58":{"tf":2.23606797749979},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"79":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"k":{"=":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"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":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"5":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":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":{"0":{"tf":1.0},"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":1.0},"155":{"tf":1.0},"158":{"tf":1.0},"230":{"tf":1.0},"244":{"tf":1.0},"5":{"tf":1.0},"98":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"5":{"tf":1.0},"8":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"14":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}},"o":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":6,"docs":{"138":{"tf":1.0},"171":{"tf":1.0},"189":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":2.23606797749979},"86":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"235":{"tf":1.0}},"i":{"c":{"df":4,"docs":{"145":{"tf":1.0},"230":{"tf":1.4142135623730951},"238":{"tf":1.0},"241":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"230":{"tf":1.0},"240":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":9,"docs":{"143":{"tf":1.0},"153":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}},"t":{"df":2,"docs":{"0":{"tf":1.0},"98":{"tf":1.0}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"235":{"tf":1.0},"238":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"50":{"tf":1.0}}}},"m":{"a":{"d":{"df":0,"docs":{},"e":{"df":3,"docs":{"205":{"tf":1.0},"33":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"113":{"tf":1.0},"143":{"tf":1.0},"161":{"tf":2.0},"237":{"tf":1.0},"24":{"tf":1.0},"6":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"110":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"202":{"tf":1.0},"99":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"14":{"tf":1.0},"164":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"192":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":5,"docs":{"147":{"tf":1.0},"164":{"tf":1.0},"181":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0}}},"r":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"51":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":4,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":3,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":2.0},"96":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"253":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"│":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}},"x":{"df":0,"docs":{},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}}},"b":{"df":1,"docs":{"3":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"164":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"239":{"tf":2.0},"241":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"240":{"tf":1.0},"242":{"tf":1.0},"86":{"tf":1.0}}}}}},"u":{"df":10,"docs":{"12":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"16":{"tf":1.0},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}},"t":{"df":2,"docs":{"235":{"tf":1.0},"237":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"10":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"238":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}},"i":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"9":{"tf":1.0}}}},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":1,"docs":{"137":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}},"i":{"c":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":20,"docs":{"124":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"231":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"87":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":3,"docs":{"113":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0}},"i":{"df":16,"docs":{"0":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"145":{"tf":1.0},"229":{"tf":1.0},"252":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.7320508075688772},"194":{"tf":1.0},"230":{"tf":1.0},"6":{"tf":1.7320508075688772}}}}},"df":1,"docs":{"82":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":11,"docs":{"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"98":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"148":{"tf":2.0},"182":{"tf":1.0},"231":{"tf":1.0}}}}}}}}},"df":4,"docs":{"103":{"tf":1.0},"148":{"tf":1.4142135623730951},"182":{"tf":1.0},"231":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":20,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.7320508075688772},"105":{"tf":2.8284271247461903},"11":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"148":{"tf":3.605551275463989},"149":{"tf":4.358898943540674},"153":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"9":{"tf":1.0},"98":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"249":{"tf":1.4142135623730951}}},"x":{"df":2,"docs":{"181":{"tf":1.0},"249":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.0},"159":{"tf":3.0},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"214":{"tf":1.7320508075688772},"250":{"tf":1.0},"84":{"tf":1.7320508075688772},"98":{"tf":1.0},"99":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"5":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":6,"docs":{"166":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"55":{"tf":1.0},"96":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":16,"docs":{"101":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"200":{"tf":1.0},"231":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"y":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":20,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"190":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":2.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0}},"x":{"df":1,"docs":{"214":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"226":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}},"df":2,"docs":{"160":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":24,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"153":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.7320508075688772},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":2.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"5":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"t":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"137":{"tf":1.0},"253":{"tf":1.0}}}}}}},"w":{"(":{"\"":{"c":{":":{"\\":{"\\":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"\\":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{".":{"b":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"190":{"tf":1.7320508075688772},"195":{"tf":1.7320508075688772},"202":{"tf":1.0},"211":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"200":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"207":{"tf":1.0},"212":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"[":{"5":{"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"213":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"139":{"tf":2.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"189":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"84":{"tf":1.0},"99":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":7,"docs":{"139":{"tf":1.0},"160":{"tf":1.4142135623730951},"171":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"142":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"233":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"251":{"tf":1.0}}}},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":3.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":2.23606797749979},"63":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"245":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":7,"docs":{"127":{"tf":1.0},"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"197":{"tf":1.0},"25":{"tf":1.0},"72":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"2":{"0":{"1":{"7":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"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":{},"e":{"df":2,"docs":{"112":{"tf":1.0},"56":{"tf":1.0}}},"h":{"df":2,"docs":{"101":{"tf":1.0},"125":{"tf":1.4142135623730951}}},"i":{"c":{"df":4,"docs":{"142":{"tf":1.0},"239":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"145":{"tf":1.0},"172":{"tf":1.0},"230":{"tf":1.0},"46":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"o":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"68":{"tf":1.0},"72":{"tf":1.0}}}},"_":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":1,"docs":{"253":{"tf":1.0}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"190":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"42":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"244":{"tf":1.7320508075688772},"245":{"tf":1.0}}}},"r":{"df":1,"docs":{"238":{"tf":1.0}},"r":{"df":1,"docs":{"237":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"248":{"tf":1.7320508075688772},"253":{"tf":2.0},"65":{"tf":1.0},"82":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"202":{"tf":1.4142135623730951},"215":{"tf":2.23606797749979},"69":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"l":{"d":{"df":3,"docs":{"144":{"tf":1.0},"178":{"tf":1.0},"233":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"c":{"df":4,"docs":{"45":{"tf":1.7320508075688772},"79":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}}},"df":12,"docs":{"107":{"tf":1.0},"169":{"tf":1.0},"202":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":2.23606797749979},"239":{"tf":2.0},"43":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"86":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"164":{"tf":1.0},"85":{"tf":1.7320508075688772},"88":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"192":{"tf":1.0},"195":{"tf":1.0},"223":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772},"65":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"175":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"50":{"tf":1.0},"6":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"114":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"137":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"237":{"tf":1.0},"83":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"193":{"tf":1.0},"241":{"tf":1.0},"50":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"101":{"tf":1.0},"125":{"tf":1.0},"84":{"tf":1.0}},"l":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"233":{"tf":1.0},"240":{"tf":1.4142135623730951}}},"y":{"df":7,"docs":{"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"178":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"df":2,"docs":{"233":{"tf":1.0},"237":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":2,"docs":{"237":{"tf":1.0},"240":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"175":{"tf":1.0},"198":{"tf":1.0},"213":{"tf":1.0}}},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}}},"w":{"df":2,"docs":{"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"y":{"df":2,"docs":{"237":{"tf":1.0},"6":{"tf":1.0}}}},"df":3,"docs":{"162":{"tf":1.7320508075688772},"165":{"tf":1.0},"25":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"16":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"142":{"tf":1.0},"43":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}}},"l":{"'":{"df":1,"docs":{"244":{"tf":1.0}}},"df":7,"docs":{"183":{"tf":1.0},"189":{"tf":1.0},"197":{"tf":1.4142135623730951},"2":{"tf":4.898979485566356},"232":{"tf":1.0},"252":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"245":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"198":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"64":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":5,"docs":{"112":{"tf":1.0},"239":{"tf":1.0},"245":{"tf":1.0},"75":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":3,"docs":{"235":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.0}}}},"o":{"d":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"174":{"tf":1.0},"233":{"tf":2.23606797749979},"235":{"tf":2.23606797749979},"239":{"tf":2.23606797749979},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.0}}}},"s":{"_":{"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":1,"docs":{"81":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":1,"docs":{"146":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":8,"docs":{"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":1.7320508075688772},"71":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"187":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"225":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"230":{"tf":2.0},"237":{"tf":1.0},"31":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"230":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"153":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"144":{"tf":1.4142135623730951}}}}},"s":{"df":8,"docs":{"145":{"tf":1.0},"148":{"tf":3.4641016151377544},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"230":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":5,"docs":{"160":{"tf":1.0},"171":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.7320508075688772},"83":{"tf":1.0}},"s":{"df":2,"docs":{"125":{"tf":1.0},"48":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"118":{"tf":1.0},"157":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"181":{"tf":1.0},"193":{"tf":1.4142135623730951},"228":{"tf":1.0},"232":{"tf":1.0},"242":{"tf":1.0}}}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"1":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}},":":{":":{"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":{"83":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"0":{"tf":1.0},"122":{"tf":1.0},"165":{"tf":1.0},"195":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"112":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"252":{"tf":1.0},"5":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"237":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"192":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":4,"docs":{"122":{"tf":1.0},"64":{"tf":1.7320508075688772},"65":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"t":{"df":3,"docs":{"174":{"tf":1.0},"240":{"tf":1.0},"42":{"tf":1.0}}}},"{":{"df":0,"docs":{},"e":{"a":{"=":{"df":0,"docs":{},"f":{"df":1,"docs":{"244":{"tf":1.0}}},"w":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"c":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":1,"docs":{"164":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}},"g":{"df":1,"docs":{"251":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":2.0},"148":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"158":{"tf":1.0},"230":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"164":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"154":{"tf":1.0}}}}}}},"r":{"a":{"b":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":5,"docs":{"155":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.0},"231":{"tf":1.7320508075688772}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}},"d":{"df":3,"docs":{"187":{"tf":1.0},"238":{"tf":1.0},"25":{"tf":1.0}},"i":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"247":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"143":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":1,"docs":{"235":{"tf":1.7320508075688772}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"249":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"216":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":3,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"12":{"tf":1.0},"204":{"tf":1.0},"241":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"142":{"tf":1.0},"178":{"tf":1.0}},"f":{"df":1,"docs":{"231":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.7320508075688772},"230":{"tf":1.0},"235":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"110":{"tf":1.0},"244":{"tf":1.0}}}},"df":1,"docs":{"110":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"104":{"tf":1.0},"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"143":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":4,"docs":{"10":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"114":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"233":{"tf":1.0},"6":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"84":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"177":{"tf":1.0},"241":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":2,"docs":{"79":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":1,"docs":{"183":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"244":{"tf":1.4142135623730951},"73":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"0":{"tf":1.0},"144":{"tf":1.0},"183":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.4142135623730951},"244":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.7320508075688772}}}},"i":{"df":0,"docs":{},"z":{"df":7,"docs":{"161":{"tf":1.4142135623730951},"28":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"193":{"tf":1.0},"233":{"tf":1.0},"238":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":9,"docs":{"125":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"227":{"tf":1.0},"247":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":2,"docs":{"251":{"tf":1.0},"71":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.449489742783178},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"194":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":2.0},"84":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"80":{"tf":1.4142135623730951}},"e":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"142":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"32":{"tf":1.0}}}}},"p":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"241":{"tf":1.0}},"r":{"df":6,"docs":{"155":{"tf":1.0},"16":{"tf":1.0},"165":{"tf":1.4142135623730951},"22":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0}}}}},"n":{"df":10,"docs":{"153":{"tf":1.0},"199":{"tf":1.0},"232":{"tf":1.0},"3":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"7":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.0}}}}}}}},"s":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"145":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"235":{"tf":1.0},"252":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"189":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":3,"docs":{"193":{"tf":1.0},"195":{"tf":1.0},"226":{"tf":1.4142135623730951}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"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":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"164":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"164":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"226":{"tf":1.0},"238":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":2.23606797749979},"84":{"tf":1.4142135623730951},"86":{"tf":2.23606797749979}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"73":{"tf":1.4142135623730951}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"236":{"tf":1.0},"238":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"253":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"194":{"tf":1.0}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"\"":{"$":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{"d":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"202":{"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":1,"docs":{"202":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"201":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":17,"docs":{"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":2.23606797749979},"189":{"tf":1.4142135623730951},"190":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":2.6457513110645907},"203":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"251":{"tf":1.0}}}}}}},"df":9,"docs":{"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"198":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"82":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"49":{"tf":2.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":13,"docs":{"10":{"tf":1.0},"104":{"tf":2.0},"105":{"tf":2.6457513110645907},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.4142135623730951},"194":{"tf":1.0},"213":{"tf":1.0},"55":{"tf":1.4142135623730951},"74":{"tf":1.0},"77":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":12,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"11":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"207":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":1.4142135623730951},"253":{"tf":1.0},"68":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"n":{"df":2,"docs":{"154":{"tf":1.0},"242":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"218":{"tf":1.4142135623730951}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"220":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"217":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":30,"docs":{"101":{"tf":2.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":2.0},"118":{"tf":1.0},"125":{"tf":2.449489742783178},"148":{"tf":2.0},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":2.8284271247461903},"160":{"tf":2.449489742783178},"168":{"tf":2.23606797749979},"172":{"tf":1.0},"175":{"tf":1.0},"209":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":2.449489742783178},"81":{"tf":1.0},"84":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":2,"docs":{"172":{"tf":1.0},"83":{"tf":1.7320508075688772}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"230":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"110":{"tf":1.0},"114":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"202":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"144":{"tf":1.0},"91":{"tf":1.0}}}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"{":{"$":{"_":{"df":1,"docs":{"82":{"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":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"\\":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"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":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"181":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"181":{"tf":1.0},"248":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"248":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"(":{"@":{"$":{"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":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"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":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":15,"docs":{"108":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.0},"189":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":2.8284271247461903},"240":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}}},"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"84":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"6":{"tf":1.0},"84":{"tf":1.0}}}}}},"h":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"253":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":4,"docs":{"71":{"tf":1.4142135623730951},"82":{"tf":1.4142135623730951},"84":{"tf":2.0},"85":{"tf":1.4142135623730951}},"s":{"/":{"c":{"df":1,"docs":{"82":{"tf":1.0}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}},"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":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"o":{"df":1,"docs":{"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}},"t":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"149":{"tf":1.0},"230":{"tf":1.0},"84":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"175":{"tf":1.0}}},"2":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"145":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.7320508075688772},"182":{"tf":1.0},"231":{"tf":1.0}}}}},"df":2,"docs":{"14":{"tf":1.0},"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"w":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"250":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"144":{"tf":1.0},"146":{"tf":1.0},"250":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"df":8,"docs":{"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.0},"161":{"tf":2.6457513110645907},"165":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.7320508075688772},"82":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"237":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"239":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"231":{"tf":1.0},"73":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"248":{"tf":1.0},"43":{"tf":1.0}}}}},"i":{"df":1,"docs":{"240":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"151":{"tf":1.0},"188":{"tf":2.0},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"203":{"tf":1.0},"241":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"110":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"155":{"tf":1.0},"231":{"tf":1.0},"237":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"122":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"240":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":4,"docs":{"142":{"tf":1.0},"161":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"135":{"tf":1.0},"171":{"tf":2.449489742783178}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"112":{"tf":1.0},"240":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"12":{"tf":1.0},"83":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"147":{"tf":1.0},"206":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.0},"252":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"120":{"tf":1.0},"253":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"240":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"244":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}},"i":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"152":{"tf":1.0},"153":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"139":{"tf":1.0},"172":{"tf":1.0}},"e":{"d":{",":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"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":{},"r":{"a":{"c":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":6,"docs":{"230":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0},"32":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"204":{"tf":1.0},"205":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":12,"docs":{"145":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"230":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"x":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"0":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"187":{"tf":1.0},"202":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"187":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":15,"docs":{"16":{"tf":1.0},"173":{"tf":1.0},"183":{"tf":1.7320508075688772},"253":{"tf":1.4142135623730951},"26":{"tf":1.0},"46":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.0},"74":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":2.0},"84":{"tf":1.0},"85":{"tf":1.0}},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"82":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"233":{"tf":1.0},"234":{"tf":1.0},"76":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"108":{"tf":1.0},"11":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"204":{"tf":1.0},"80":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"245":{"tf":1.0}}}},"p":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":2,"docs":{"169":{"tf":2.23606797749979},"81":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"137":{"tf":1.0},"153":{"tf":1.0},"2":{"tf":1.0},"230":{"tf":1.0},"232":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"83":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"u":{"b":{"df":8,"docs":{"12":{"tf":1.0},"175":{"tf":1.7320508075688772},"176":{"tf":2.23606797749979},"177":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"113":{"tf":1.0},"243":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"13":{"tf":2.0},"245":{"tf":1.0},"251":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"j":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}}}}}},"b":{"df":0,"docs":{},"o":{"b":{"df":2,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"119":{"tf":1.7320508075688772},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.4142135623730951},"253":{"tf":1.0}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"245":{"tf":1.0}}},"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"13":{"tf":1.0},"153":{"tf":1.0},"83":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":3,"docs":{"160":{"tf":1.0},"235":{"tf":1.0},"243":{"tf":1.0}},"l":{"df":4,"docs":{"128":{"tf":1.0},"238":{"tf":1.0},"49":{"tf":1.0},"58":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"239":{"tf":1.0},"44":{"tf":1.0},"76":{"tf":1.0}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"5":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{")":{"<":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"25":{"tf":1.4142135623730951},"3":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.4142135623730951},"182":{"tf":1.0},"247":{"tf":1.4142135623730951},"38":{"tf":1.0},"99":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"25":{"tf":2.23606797749979}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.7320508075688772}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}},"n":{"df":1,"docs":{"153":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"252":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"24":{"tf":1.0},"85":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"172":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"1":{"df":6,"docs":{"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":36,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"134":{"tf":1.0},"143":{"tf":1.0},"16":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"30":{"tf":1.0},"38":{"tf":1.7320508075688772},"48":{"tf":1.0},"50":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"73":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}},"t":{"'":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"'":{"df":3,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"142":{"tf":1.0},"153":{"tf":1.4142135623730951},"5":{"tf":1.0},"98":{"tf":1.0}}},"k":{"df":2,"docs":{"237":{"tf":1.0},"239":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"s":{"!":{"*":{"*":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"@":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"239":{"tf":1.0},"241":{"tf":1.4142135623730951},"74":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":7,"docs":{"16":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"76":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"177":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"110":{"tf":1.0},"145":{"tf":1.0},"161":{"tf":1.0},"178":{"tf":1.0},"202":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"187":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"110":{"tf":1.0},"112":{"tf":1.0},"190":{"tf":1.0},"84":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"109":{"tf":1.0},"149":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"143":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"p":{"df":5,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"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":3,"docs":{"0":{"tf":1.0},"187":{"tf":1.0},"51":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"82":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"0":{"tf":1.0},"187":{"tf":1.0},"253":{"tf":1.0},"51":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"71":{"tf":1.0}}}}}},"df":3,"docs":{"12":{"tf":1.0},"192":{"tf":1.0},"85":{"tf":1.0}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"237":{"tf":1.4142135623730951},"79":{"tf":2.6457513110645907},"80":{"tf":2.6457513110645907},"81":{"tf":5.830951894845301}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"173":{"tf":1.0},"24":{"tf":2.0},"25":{"tf":1.0},"7":{"tf":1.0}}},"j":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"94":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":8,"docs":{"233":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"244":{"tf":1.7320508075688772},"86":{"tf":1.0},"87":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"25":{"tf":1.0},"83":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":11,"docs":{"125":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"165":{"tf":1.0},"237":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"u":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"u":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0}},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}}}}},"df":3,"docs":{"15":{"tf":1.4142135623730951},"192":{"tf":1.0},"244":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"252":{"tf":1.0},"5":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"o":{"df":5,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":4,"docs":{"114":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.0},"84":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":17,"docs":{"13":{"tf":2.449489742783178},"143":{"tf":1.4142135623730951},"153":{"tf":2.6457513110645907},"154":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.7320508075688772},"245":{"tf":1.0},"251":{"tf":1.0},"37":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"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":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"175":{"tf":1.0}}}},"t":{"df":1,"docs":{"110":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"x":{"df":2,"docs":{"137":{"tf":1.0},"143":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"6":{"tf":1.0},"85":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"204":{"tf":1.0},"231":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"237":{"tf":1.0}}}}}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"233":{"tf":1.0},"84":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"248":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"153":{"tf":1.0},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"237":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"97":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"230":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"235":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":63,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.23606797749979},"153":{"tf":2.449489742783178},"154":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"194":{"tf":2.23606797749979},"195":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"230":{"tf":1.0},"232":{"tf":1.0},"235":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"250":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.4142135623730951},"5":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":2.449489742783178},"84":{"tf":2.0},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"96":{"tf":1.0},"98":{"tf":1.0}},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"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":1,"docs":{"146":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":13,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.4142135623730951},"183":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"64":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"92":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"/":{"5":{".":{"1":{"0":{".":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"f":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"1":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"0":{"tf":3.1622776601683795},"137":{"tf":3.0},"138":{"tf":1.7320508075688772},"142":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"233":{"tf":1.4142135623730951},"81":{"tf":3.1622776601683795},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":5,"docs":{"183":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"51":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"230":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"225":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"a":{"df":8,"docs":{"161":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"248":{"tf":1.0},"29":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"144":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"m":{"df":9,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"145":{"tf":1.4142135623730951},"150":{"tf":1.0},"153":{"tf":1.0},"176":{"tf":1.0},"230":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"\"":{"$":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"187":{"tf":1.0},"198":{"tf":1.0},"235":{"tf":1.0},"50":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"178":{"tf":1.4142135623730951},"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"y":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"241":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":1,"docs":{"164":{"tf":1.4142135623730951}},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}},"v":{"df":1,"docs":{"153":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":4,"docs":{"122":{"tf":1.0},"15":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"153":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"245":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"244":{"tf":1.0}},"r":{"df":1,"docs":{"161":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"244":{"tf":2.23606797749979},"69":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"4":{"tf":1.4142135623730951},"5":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"16":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"194":{"tf":1.0},"213":{"tf":1.4142135623730951},"222":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"14":{"tf":1.0},"198":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"153":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"38":{"tf":1.0},"77":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":13,"docs":{"1":{"tf":1.0},"11":{"tf":1.4142135623730951},"125":{"tf":1.0},"13":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.4142135623730951},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"13":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"194":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"l":{"df":2,"docs":{"4":{"tf":1.0},"5":{"tf":1.7320508075688772}}}}},"x":{"/":{"1":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"2":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":0,"docs":{},"e":{"df":1,"docs":{"85":{"tf":1.0}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":14,"docs":{"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"180":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"247":{"tf":1.0},"69":{"tf":1.0}},"h":{"df":1,"docs":{"202":{"tf":2.449489742783178}}}},"y":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":13,"docs":{"142":{"tf":1.4142135623730951},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"247":{"tf":1.0},"69":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"176":{"tf":1.7320508075688772}}},"v":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"b":{"df":1,"docs":{"146":{"tf":1.0}}},"df":4,"docs":{"131":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":1.0}},"i":{"df":1,"docs":{"91":{"tf":1.0}},"m":{"df":1,"docs":{"97":{"tf":1.4142135623730951}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":3,"docs":{"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"breadcrumbs":{"root":{"0":{",":{"0":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},".":{"0":{"2":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":8,"docs":{"148":{"tf":2.0},"151":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.7320508075688772},"182":{"tf":2.6457513110645907},"231":{"tf":2.6457513110645907},"248":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"230":{"tf":1.0}}},"5":{"df":1,"docs":{"202":{"tf":1.0}}},"a":{"0":{"df":7,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"230":{"tf":1.0},"248":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0}}},"df":22,"docs":{"174":{"tf":1.0},"180":{"tf":4.0},"181":{"tf":1.0},"182":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"242":{"tf":1.0},"245":{"tf":1.4142135623730951},"247":{"tf":2.23606797749979},"248":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"68":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951}}},"1":{"'":{",":{"'":{"c":{"0":{"0":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":1,"docs":{"144":{"tf":1.0}}},"3":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"5":{"df":1,"docs":{"85":{"tf":1.0}}},"df":6,"docs":{"187":{"tf":1.4142135623730951},"190":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"225":{"tf":1.0}}},"2":{"3":{"4":{"5":{"6":{"7":{"8":{"9":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"4":{"/":{"3":{"3":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"5":{"df":3,"docs":{"144":{"tf":1.0},"195":{"tf":1.0},"210":{"tf":1.0}}},"6":{",":{"5":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"7":{"/":{"3":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"81":{"tf":1.4142135623730951}}},"8":{"df":1,"docs":{"151":{"tf":1.0}}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"tf":1.0}}}}}}}},"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"_":{"_":{"_":{"_":{"5":{"_":{"_":{"_":{"_":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":39,"docs":{"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"146":{"tf":1.0},"148":{"tf":3.1622776601683795},"153":{"tf":1.0},"158":{"tf":2.0},"161":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":2.6457513110645907},"181":{"tf":1.0},"182":{"tf":1.0},"185":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":2.8284271247461903},"216":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.7320508075688772},"244":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.7320508075688772},"49":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":2.23606797749979},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.7320508075688772},"92":{"tf":1.0},"94":{"tf":1.4142135623730951}}},"2":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"1":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"2":{"7":{"df":1,"docs":{"49":{"tf":1.0}}},"df":2,"docs":{"238":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"3":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"240":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"241":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"6":{".":{"4":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"0":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"2":{"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":4,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0}}},"3":{"8":{"2":{"7":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"df":1,"docs":{"202":{"tf":1.0}}},"6":{"df":1,"docs":{"151":{"tf":1.0}}},":":{"1":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}},">":{"&":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"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":2,"docs":{"148":{"tf":1.7320508075688772},"175":{"tf":1.0}}}}}}}},"df":25,"docs":{"128":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"176":{"tf":1.4142135623730951},"178":{"tf":1.0},"180":{"tf":3.3166247903554},"181":{"tf":1.0},"185":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.7320508075688772},"247":{"tf":1.0},"249":{"tf":1.0},"68":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"82":{"tf":1.0},"95":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"3":{".":{"1":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"1":{"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"85":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"129":{"tf":1.4142135623730951},"148":{"tf":1.0},"149":{"tf":2.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":2.0},"185":{"tf":1.0},"195":{"tf":1.0},"230":{"tf":1.0},"247":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}},"4":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":2,"docs":{"190":{"tf":1.0},"195":{"tf":1.0}}},"4":{"4":{"4":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"235":{"tf":1.0},"81":{"tf":1.4142135623730951}}},"df":10,"docs":{"132":{"tf":1.4142135623730951},"142":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.0},"180":{"tf":1.7320508075688772},"202":{"tf":1.0},"65":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}}},"5":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"151":{"tf":1.0}}},"df":12,"docs":{"133":{"tf":1.4142135623730951},"190":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"6":{"4":{"6":{"df":1,"docs":{"50":{"tf":4.69041575982343}}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"151":{"tf":1.0}}},"df":1,"docs":{"83":{"tf":1.0}}},"df":5,"docs":{"134":{"tf":1.4142135623730951},"202":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.7320508075688772}}},"7":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"0":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}},"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"49":{"tf":1.0}}},"8":{"5":{"9":{"df":1,"docs":{"50":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"9":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"72":{"tf":1.0},"73":{"tf":1.0}}},"_":{")":{"(":{"_":{")":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"_":{"_":{"_":{"_":{"/":{"\\":{"_":{"_":{"_":{"/":{"_":{"/":{"_":{"/":{"\\":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"248":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"\\":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{")":{"_":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"/":{"/":{"_":{"/":{"/":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"_":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"72":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"138":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":1,"docs":{"50":{"tf":1.0}},"|":{"_":{"df":0,"docs":{},"|":{"_":{"_":{"_":{"_":{"df":1,"docs":{"72":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":4,"docs":{"0":{"tf":2.0},"138":{"tf":1.4142135623730951},"50":{"tf":3.0},"72":{"tf":1.0}},"|":{"df":0,"docs":{},"|":{"_":{"df":0,"docs":{},"|":{"df":0,"docs":{},"|":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":2,"docs":{"0":{"tf":1.7320508075688772},"50":{"tf":2.6457513110645907}},"o":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":1,"docs":{"253":{"tf":1.0}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"_":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":9,"docs":{"0":{"tf":1.4142135623730951},"181":{"tf":2.8284271247461903},"248":{"tf":1.0},"249":{"tf":2.0},"250":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"68":{"tf":1.0},"72":{"tf":1.4142135623730951},"82":{"tf":1.0}},"o":{"_":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"253":{"tf":1.0}}},"|":{"/":{"_":{"_":{"_":{"_":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"b":{"c":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"13":{"tf":1.0},"142":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"249":{"tf":1.0},"3":{"tf":1.0},"69":{"tf":1.4142135623730951},"82":{"tf":1.0},"86":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"231":{"tf":1.4142135623730951},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"14":{"tf":1.7320508075688772},"145":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.4142135623730951},"194":{"tf":1.0},"249":{"tf":1.7320508075688772},"29":{"tf":1.0},"72":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"d":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"235":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"173":{"tf":1.0},"174":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":11,"docs":{"114":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"231":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"99":{"tf":1.0}},"s":{"/":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"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":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"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":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"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":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"178":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"106":{"tf":1.0},"24":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"225":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.7320508075688772}}}}}},"df":47,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"125":{"tf":1.7320508075688772},"130":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":4.0},"174":{"tf":1.4142135623730951},"189":{"tf":1.0},"190":{"tf":1.7320508075688772},"194":{"tf":1.0},"195":{"tf":2.0},"202":{"tf":1.7320508075688772},"207":{"tf":2.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"225":{"tf":1.0},"233":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":2.0},"53":{"tf":1.7320508075688772},"57":{"tf":2.0},"58":{"tf":2.0},"64":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.7320508075688772},"82":{"tf":1.7320508075688772},"83":{"tf":1.0},"84":{"tf":2.0},"93":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"142":{"tf":1.0},"239":{"tf":1.4142135623730951}}}}},"df":10,"docs":{"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.0},"230":{"tf":1.0},"69":{"tf":1.0},"78":{"tf":1.4142135623730951},"82":{"tf":1.0},"97":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"d":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"49":{"tf":1.0}}},"b":{"df":1,"docs":{"49":{"tf":1.0}}},"c":{"df":1,"docs":{"49":{"tf":1.0}}},"df":9,"docs":{"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}}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":9,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"13":{"tf":2.0},"167":{"tf":3.1622776601683795},"230":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0},"73":{"tf":1.0},"99":{"tf":1.0}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.4142135623730951},"33":{"tf":1.0},"86":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"245":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":4,"docs":{"161":{"tf":1.0},"240":{"tf":1.0},"39":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"+":{"a":{"df":1,"docs":{"99":{"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":{"125":{"tf":1.0}}}}}}}},"df":9,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"85":{"tf":1.0}},"n":{"df":1,"docs":{"90":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":3,"docs":{"11":{"tf":1.0},"154":{"tf":1.0},"96":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"n":{"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":4,"docs":{"107":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"143":{"tf":1.0},"178":{"tf":1.0},"240":{"tf":1.0},"84":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"i":{"df":28,"docs":{"137":{"tf":1.0},"188":{"tf":2.0},"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},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0}}},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"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":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"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":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}}}},"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":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{":":{":":{"a":{"d":{"d":{"_":{"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":{"(":{"$":{"_":{"[":{"0":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"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":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"230":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"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":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"231":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"231":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"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":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"2":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.4142135623730951}}},"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":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"96":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"237":{"tf":2.8284271247461903},"245":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"166":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"0":{"tf":1.0},"108":{"tf":1.0},"119":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"202":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951}}},"df":1,"docs":{"113":{"tf":1.0}}}}},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"r":{"a":{"b":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"175":{"tf":1.0},"187":{"tf":1.0},"213":{"tf":1.0},"230":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"0":{"tf":1.0},"111":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":2.23606797749979},"194":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"250":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"231":{"tf":1.0},"247":{"tf":1.0},"69":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":32,"docs":{"0":{"tf":1.0},"103":{"tf":2.0},"104":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.7320508075688772},"166":{"tf":2.449489742783178},"182":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.7320508075688772},"213":{"tf":1.4142135623730951},"222":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":2.6457513110645907},"54":{"tf":2.0},"55":{"tf":2.23606797749979},"56":{"tf":2.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":2.23606797749979},"99":{"tf":1.4142135623730951}}}}},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":4,"docs":{"253":{"tf":1.4142135623730951},"51":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"0":{"df":1,"docs":{"16":{"tf":1.0}}},"[":{"$":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"82":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"228":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"253":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"253":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":20,"docs":{"0":{"tf":1.7320508075688772},"118":{"tf":2.0},"142":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"235":{"tf":1.0},"243":{"tf":1.0},"253":{"tf":1.7320508075688772},"51":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"7":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"97":{"tf":1.0}},"o":{"\"":{">":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}},"'":{"df":8,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.4142135623730951},"226":{"tf":1.0},"9":{"tf":1.4142135623730951}}},".":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{">":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"/":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"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":2,"docs":{"195":{"tf":1.0},"210":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"74":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"25":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"/":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"25":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"173":{"tf":1.0}}}}},"df":101,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"117":{"tf":1.7320508075688772},"119":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":2.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"170":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":3.605551275463989},"187":{"tf":1.7320508075688772},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.0},"202":{"tf":2.0},"218":{"tf":1.0},"219":{"tf":1.0},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":2.6457513110645907},"25":{"tf":1.7320508075688772},"250":{"tf":2.0},"253":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.7320508075688772},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":2.0},"71":{"tf":2.0},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"77":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"86":{"tf":2.23606797749979},"87":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"|":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"232":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"230":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"143":{"tf":1.0}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"245":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"237":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":12,"docs":{"161":{"tf":1.0},"87":{"tf":1.7320508075688772},"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.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}},"o":{"df":4,"docs":{"161":{"tf":2.23606797749979},"30":{"tf":1.4142135623730951},"39":{"tf":1.0},"58":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"183":{"tf":1.0},"192":{"tf":1.0},"205":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"125":{"tf":1.0},"14":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"139":{"tf":2.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"230":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"16":{"tf":1.0},"225":{"tf":1.0},"56":{"tf":2.0}}}}},"b":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"b":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"114":{"tf":1.0},"168":{"tf":1.0},"246":{"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":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":8,"docs":{"112":{"tf":1.0},"170":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"216":{"tf":1.0},"239":{"tf":2.23606797749979},"240":{"tf":1.0},"247":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"251":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"c":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"107":{"tf":2.0},"108":{"tf":1.0},"81":{"tf":1.0},"98":{"tf":1.0}}},"h":{"df":1,"docs":{"202":{"tf":1.0}}},"i":{"c":{"df":4,"docs":{"144":{"tf":1.0},"233":{"tf":1.4142135623730951},"82":{"tf":1.0},"94":{"tf":1.0}}},"df":1,"docs":{"244":{"tf":1.0}}}}},"df":14,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"153":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"182":{"tf":1.0},"243":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"63":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"230":{"tf":1.0},"237":{"tf":1.0}}}}},"df":1,"docs":{"109":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"241":{"tf":1.0},"83":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":11,"docs":{"125":{"tf":1.0},"207":{"tf":1.0},"237":{"tf":1.0},"245":{"tf":1.0},"42":{"tf":1.0},"71":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"74":{"tf":1.0}}}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"110":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":81,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":2.23606797749979},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":2.8284271247461903},"146":{"tf":2.23606797749979},"147":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"150":{"tf":2.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":2.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":3.1622776601683795},"175":{"tf":2.449489742783178},"176":{"tf":2.8284271247461903},"177":{"tf":1.4142135623730951},"178":{"tf":2.23606797749979},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.7320508075688772},"198":{"tf":1.0},"230":{"tf":3.7416573867739413},"231":{"tf":1.7320508075688772},"232":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"65":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"142":{"tf":1.0},"194":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":2,"docs":{"2":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0}}},"y":{"_":{"2":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"237":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"61":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"153":{"tf":2.0},"165":{"tf":1.0},"233":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"235":{"tf":1.0},"240":{"tf":1.0},"76":{"tf":1.0},"8":{"tf":1.0},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"127":{"tf":1.0},"233":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}},"1":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"2":{"df":5,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.23606797749979},"222":{"tf":1.0}}},"3":{"df":4,"docs":{"185":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"195":{"tf":2.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"79":{"tf":1.0},"80":{"tf":1.0}}}}}},"df":63,"docs":{"0":{"tf":1.0},"101":{"tf":2.8284271247461903},"105":{"tf":2.6457513110645907},"107":{"tf":1.0},"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"148":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"157":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"165":{"tf":3.0},"182":{"tf":1.0},"187":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"240":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":2.0},"38":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"40":{"tf":2.23606797749979},"41":{"tf":2.23606797749979},"42":{"tf":2.6457513110645907},"43":{"tf":2.23606797749979},"44":{"tf":2.23606797749979},"45":{"tf":2.23606797749979},"46":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.0},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"72":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0},"80":{"tf":2.0},"82":{"tf":3.0},"88":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":2.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"u":{"b":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"145":{"tf":1.0},"148":{"tf":3.0},"158":{"tf":2.0},"182":{"tf":1.0},"230":{"tf":1.0}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"0":{"0":{"df":8,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"157":{"tf":2.449489742783178},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"178":{"tf":1.0},"230":{"tf":1.0}}},"df":3,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0}}},"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"0":{"df":3,"docs":{"148":{"tf":2.23606797749979},"153":{"tf":1.0},"158":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":1,"docs":{"153":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"238":{"tf":2.0}}}}},"df":0,"docs":{},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":5,"docs":{"181":{"tf":1.4142135623730951},"247":{"tf":2.0},"248":{"tf":2.0},"249":{"tf":1.7320508075688772},"250":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":12,"docs":{"204":{"tf":1.0},"205":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"248":{"tf":1.0},"25":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"76":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.4142135623730951}}}},"v":{"a":{"df":2,"docs":{"148":{"tf":1.0},"249":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"177":{"tf":3.0},"179":{"tf":2.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"235":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"239":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"83":{"tf":1.0},"85":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"231":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"84":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"82":{"tf":1.0}}},"df":14,"docs":{"106":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"177":{"tf":1.0},"243":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"66":{"tf":1.0}}}}},"df":0,"docs":{}},"df":2,"docs":{"237":{"tf":1.0},"66":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"241":{"tf":1.0}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":21,"docs":{"0":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.7320508075688772},"142":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"161":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.4142135623730951},"174":{"tf":2.23606797749979},"199":{"tf":1.0},"216":{"tf":1.0},"30":{"tf":1.4142135623730951},"54":{"tf":1.0},"64":{"tf":1.0},"79":{"tf":2.0},"84":{"tf":1.0},"9":{"tf":1.0},"91":{"tf":1.7320508075688772},"94":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"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":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"216":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"13":{"tf":1.0},"233":{"tf":2.6457513110645907},"235":{"tf":3.3166247903554},"237":{"tf":4.898979485566356},"238":{"tf":1.0},"239":{"tf":3.3166247903554},"240":{"tf":2.8284271247461903},"241":{"tf":3.1622776601683795},"242":{"tf":2.449489742783178},"243":{"tf":2.449489742783178},"244":{"tf":2.8284271247461903},"245":{"tf":2.8284271247461903},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"37":{"tf":1.4142135623730951},"85":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":2.0}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":2.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"238":{"tf":1.0}}}}},".":{"df":0,"docs":{},"o":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"245":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"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":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"140":{"tf":1.0},"141":{"tf":1.7320508075688772},"2":{"tf":1.0},"69":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"242":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"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":{"_":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"249":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"111":{"tf":1.0},"125":{"tf":2.0},"148":{"tf":1.4142135623730951},"149":{"tf":2.23606797749979},"158":{"tf":1.0},"182":{"tf":2.6457513110645907},"84":{"tf":2.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"118":{"tf":1.0},"123":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"162":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":5,"docs":{"102":{"tf":1.0},"106":{"tf":2.0},"107":{"tf":2.449489742783178},"108":{"tf":2.23606797749979},"109":{"tf":1.7320508075688772}}}}}},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"d":{"df":0,"docs":{},"e":{"df":9,"docs":{"0":{"tf":1.0},"139":{"tf":1.4142135623730951},"183":{"tf":1.0},"189":{"tf":1.0},"230":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"83":{"tf":1.0}}}},"df":2,"docs":{"13":{"tf":1.0},"3":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"110":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"113":{"tf":1.0},"170":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"82":{"tf":1.7320508075688772},"84":{"tf":2.0}},"s":{"/":{"b":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"82":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"82":{"tf":1.0}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"105":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.6457513110645907},"153":{"tf":1.0},"238":{"tf":1.0},"245":{"tf":1.0}}}},"o":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"'":{"df":1,"docs":{"45":{"tf":1.0}}},"df":20,"docs":{"144":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":2.23606797749979},"165":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"200":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":2.23606797749979},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"235":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"83":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"2":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"77":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"233":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}},"x":{"df":4,"docs":{"110":{"tf":1.0},"128":{"tf":1.4142135623730951},"237":{"tf":1.0},"241":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}},"s":{"df":1,"docs":{"174":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"235":{"tf":1.4142135623730951},"237":{"tf":2.23606797749979},"239":{"tf":1.0},"241":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":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":{"147":{"tf":1.0},"183":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":18,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"173":{"tf":2.23606797749979},"174":{"tf":2.23606797749979},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"191":{"tf":1.7320508075688772},"195":{"tf":2.0},"222":{"tf":1.7320508075688772}}}}},"df":23,"docs":{"0":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772},"105":{"tf":1.0},"125":{"tf":1.0},"142":{"tf":1.0},"160":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"222":{"tf":1.0},"223":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":2.6457513110645907},"63":{"tf":1.4142135623730951},"66":{"tf":1.0},"81":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"125":{"tf":1.4142135623730951},"142":{"tf":1.0},"165":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.0},"64":{"tf":2.449489742783178},"65":{"tf":2.449489742783178},"66":{"tf":2.23606797749979},"67":{"tf":1.4142135623730951},"68":{"tf":2.23606797749979},"69":{"tf":2.6457513110645907},"70":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"239":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"241":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{".":{"*":{"*":{"b":{"df":0,"docs":{},"u":{"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":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"230":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"178":{"tf":1.0},"232":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"175":{"tf":1.0},"202":{"tf":1.0},"3":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"2":{"tf":1.0}}}}},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"251":{"tf":1.7320508075688772},"252":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"145":{"tf":1.0},"230":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"143":{"tf":1.0},"253":{"tf":1.0}}},"t":{"df":3,"docs":{"143":{"tf":1.4142135623730951},"7":{"tf":1.0},"83":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":6,"docs":{"207":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"213":{"tf":1.0},"214":{"tf":1.0},"247":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":10,"docs":{"0":{"tf":1.0},"102":{"tf":2.0},"113":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"252":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}},"n":{"df":1,"docs":{"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"6":{"tf":1.0},"86":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.7320508075688772},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":1.0},"232":{"tf":1.0},"235":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"83":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"235":{"tf":1.0},"240":{"tf":1.4142135623730951}}}},"df":2,"docs":{"233":{"tf":1.0},"235":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"2":{"tf":1.0},"251":{"tf":1.0},"6":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"82":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"189":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":26,"docs":{"101":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.0},"120":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"183":{"tf":1.0},"189":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"230":{"tf":1.0},"24":{"tf":1.0},"64":{"tf":1.4142135623730951},"68":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.4142135623730951},"82":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"'":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"3":{"2":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"_":{"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":{"206":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}}}}}},"d":{"df":1,"docs":{"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"df":1,"docs":{"132":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":21,"docs":{"126":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"233":{"tf":2.449489742783178},"234":{"tf":1.0},"235":{"tf":3.0},"236":{"tf":1.0},"237":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"32":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"l":{"df":9,"docs":{"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"149":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"90":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"l":{"+":{"b":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"84":{"tf":1.0}}},"g":{"df":1,"docs":{"84":{"tf":1.4142135623730951}}},"u":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"233":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"46":{"tf":1.0},"68":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"g":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"6":{"tf":1.7320508075688772},"8":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"187":{"tf":1.4142135623730951},"232":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":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":{"139":{"tf":2.23606797749979},"187":{"tf":1.0},"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":2.0},"243":{"tf":1.0},"63":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"b":{"df":1,"docs":{"83":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"172":{"tf":2.0},"232":{"tf":2.23606797749979}},"g":{"df":1,"docs":{"232":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"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":1,"docs":{"139":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"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":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":7,"docs":{"13":{"tf":1.0},"154":{"tf":1.0},"211":{"tf":1.0},"245":{"tf":1.0},"68":{"tf":1.0},"87":{"tf":1.0},"92":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"14":{"tf":1.0},"178":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"231":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"235":{"tf":2.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"125":{"tf":1.4142135623730951},"155":{"tf":1.0},"202":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"224":{"tf":1.0},"233":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"224":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"208":{"tf":1.7320508075688772}}}},"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":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"24":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"141":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"230":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"219":{"tf":1.7320508075688772}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"221":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"160":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":1,"docs":{"111":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"~":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"188":{"tf":1.0},"234":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"233":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0}}}}}}}},"v":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":1,"docs":{"2":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":70,"docs":{"0":{"tf":1.0},"13":{"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},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"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},"8":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":4,"docs":{"235":{"tf":1.0},"238":{"tf":1.0},"253":{"tf":1.0},"51":{"tf":1.7320508075688772}}}},"r":{"a":{"df":0,"docs":{},"m":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":16,"docs":{"0":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"112":{"tf":1.0},"120":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"25":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"24":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":2.0},"92":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1":{"tf":1.0},"110":{"tf":1.0},"2":{"tf":1.0},"230":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"42":{"tf":1.0},"5":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"24":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"125":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.0},"191":{"tf":1.0},"213":{"tf":1.0},"237":{"tf":3.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":2.449489742783178},"54":{"tf":1.0},"81":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"119":{"tf":1.0},"202":{"tf":1.0},"238":{"tf":1.0},"249":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"183":{"tf":1.0},"188":{"tf":1.0},"79":{"tf":1.0}}},"y":{":":{"'":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"5":{"/":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"85":{"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":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":1,"docs":{"69":{"tf":1.0}},"l":{"df":2,"docs":{"31":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"=":{":":{"0":{".":{"0":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"164":{"tf":2.0},"170":{"tf":2.23606797749979},"172":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"93":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"237":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"188":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"a":{"a":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":12,"docs":{"253":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":2.0},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"k":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"c":{"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"188":{"tf":1.0},"195":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"185":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"0":{"tf":1.0},"125":{"tf":1.0},"138":{"tf":1.4142135623730951},"14":{"tf":2.449489742783178},"230":{"tf":1.0},"244":{"tf":1.0},"75":{"tf":1.0},"84":{"tf":2.449489742783178},"86":{"tf":1.0}}}}}}}},"df":1,"docs":{"144":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"119":{"tf":1.0},"142":{"tf":1.0},"44":{"tf":1.0},"56":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"178":{"tf":1.0},"230":{"tf":1.0},"249":{"tf":1.0},"32":{"tf":1.0},"81":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"11":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"235":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"158":{"tf":1.0},"237":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":9,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"237":{"tf":2.0},"81":{"tf":2.0},"83":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"194":{"tf":1.0},"213":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"df":1,"docs":{"13":{"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":3,"docs":{"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951}}}}}}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"111":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.4641016151377544},"84":{"tf":1.0}}},"w":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"233":{"tf":1.0},"24":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.7320508075688772},"250":{"tf":1.0},"58":{"tf":1.0}},"n":{"df":4,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"13":{"tf":1.0},"37":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"w":{"df":1,"docs":{"142":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"139":{"tf":2.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"172":{"tf":1.7320508075688772}}}},"p":{"df":1,"docs":{"139":{"tf":3.1622776601683795}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"91":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"69":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":10,"docs":{"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"127":{"tf":1.0},"161":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.4142135623730951},"237":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.7320508075688772},"153":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}},"t":{"df":2,"docs":{"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"92":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}}},"df":26,"docs":{"114":{"tf":1.0},"125":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"155":{"tf":1.0},"158":{"tf":1.0},"175":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":2.0},"89":{"tf":2.23606797749979},"90":{"tf":2.0},"91":{"tf":1.0},"92":{"tf":2.6457513110645907},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":1.0},"98":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":7,"docs":{"157":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"180":{"tf":1.0},"247":{"tf":1.0},"97":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"50":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":21,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"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},"144":{"tf":1.0},"238":{"tf":1.4142135623730951},"98":{"tf":2.0},"99":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"m":{"9":{"7":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"72":{"tf":1.0}}},"(":{"df":1,"docs":{"155":{"tf":1.0}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"207":{"tf":1.0},"210":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":72,"docs":{"0":{"tf":1.4142135623730951},"104":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.449489742783178},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"110":{"tf":3.1622776601683795},"111":{"tf":2.23606797749979},"112":{"tf":1.7320508075688772},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"139":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":3.3166247903554},"160":{"tf":3.0},"161":{"tf":2.6457513110645907},"168":{"tf":2.23606797749979},"170":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"182":{"tf":2.449489742783178},"194":{"tf":1.0},"202":{"tf":2.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"28":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"40":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.0},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"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}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":1,"docs":{"71":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"94":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"149":{"tf":1.4142135623730951},"24":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"129":{"tf":1.4142135623730951},"31":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":1,"docs":{"81":{"tf":1.0}}},"x":{"df":1,"docs":{"81":{"tf":1.0}}}},"df":7,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"166":{"tf":1.0},"54":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"99":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"110":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"!":{"!":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"182":{"tf":1.0},"231":{"tf":1.0}}}}}}}},"df":1,"docs":{"155":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"110":{"tf":1.0},"113":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"245":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"231":{"tf":1.4142135623730951}}}}},"v":{"=":{"\"":{"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":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"4":{"tf":1.0},"5":{"tf":1.0},"97":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"5":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"a":{"df":1,"docs":{"82":{"tf":5.0990195135927845}}},"df":0,"docs":{}},"q":{"df":2,"docs":{"173":{"tf":1.0},"249":{"tf":1.0}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"230":{"tf":1.0}}}},"df":0,"docs":{}}}}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"125":{"tf":1.0},"160":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.7320508075688772},"231":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}},"e":{"2":{"df":1,"docs":{"231":{"tf":1.0}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"177":{"tf":1.7320508075688772},"182":{"tf":1.0},"231":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"125":{"tf":1.0}}},"c":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0}},"t":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"194":{"tf":1.0},"230":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":31,"docs":{"113":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":2.0},"144":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"188":{"tf":1.0},"195":{"tf":1.7320508075688772},"202":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.4142135623730951},"50":{"tf":1.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"67":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":14,"docs":{"165":{"tf":1.4142135623730951},"25":{"tf":2.0},"42":{"tf":2.23606797749979},"43":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"72":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"186":{"tf":1.7320508075688772},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.4142135623730951},"5":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"0":{"tf":1.0},"178":{"tf":1.0}}}},"t":{"df":2,"docs":{"125":{"tf":1.0},"231":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"13":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"233":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"240":{"tf":1.0},"42":{"tf":1.0},"77":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":8,"docs":{"116":{"tf":1.7320508075688772},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"118":{"tf":2.0},"119":{"tf":1.0},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.0},"50":{"tf":1.0},"6":{"tf":1.0},"93":{"tf":1.4142135623730951},"97":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"118":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"42":{"tf":1.0}}}}},"r":{"a":{"df":2,"docs":{"0":{"tf":1.0},"145":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"242":{"tf":1.0}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}},"s":{"df":3,"docs":{"237":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}},"df":1,"docs":{"145":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"125":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"df":7,"docs":{"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"231":{"tf":1.0},"50":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"106":{"tf":1.0},"125":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"w":{"df":3,"docs":{"0":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"253":{"tf":1.0},"50":{"tf":1.7320508075688772}}}}}},"l":{"df":0,"docs":{},"e":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"7":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"83":{"tf":1.4142135623730951}},"e":{".":{"\"":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"83":{"tf":2.0}}}}},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":28,"docs":{"118":{"tf":1.4142135623730951},"143":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":2.0},"178":{"tf":2.0},"189":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.4142135623730951},"226":{"tf":1.0},"230":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"7":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"79":{"tf":2.23606797749979},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":2.23606797749979},"83":{"tf":2.23606797749979},"84":{"tf":1.4142135623730951},"85":{"tf":2.449489742783178},"9":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"137":{"tf":1.0}}}}}}}}},"l":{"df":6,"docs":{"233":{"tf":2.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.0},"249":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"241":{"tf":1.0},"84":{"tf":1.0}}}},"d":{"df":7,"docs":{"13":{"tf":1.0},"174":{"tf":1.0},"195":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.4142135623730951},"79":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"13":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"111":{"tf":1.0},"171":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.0},"247":{"tf":1.0},"6":{"tf":1.0},"84":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"30":{"tf":1.0}}},"x":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"148":{"tf":1.0},"158":{"tf":1.0}}}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"df":1,"docs":{"83":{"tf":1.0}},"p":{"df":5,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.0},"170":{"tf":1.7320508075688772},"231":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":9,"docs":{"187":{"tf":1.0},"233":{"tf":1.4142135623730951},"239":{"tf":1.0},"245":{"tf":1.0},"6":{"tf":1.4142135623730951},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"97":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":2.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"174":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"240":{"tf":1.7320508075688772},"247":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.7320508075688772}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.7320508075688772},"117":{"tf":1.7320508075688772},"14":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.7320508075688772},"226":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"188":{"tf":1.0},"235":{"tf":1.0},"244":{"tf":1.0},"74":{"tf":1.0},"76":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":3,"docs":{"238":{"tf":1.0},"241":{"tf":1.7320508075688772},"32":{"tf":1.0}}}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"165":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"252":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"193":{"tf":1.0},"195":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":1,"docs":{"122":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":3,"docs":{"188":{"tf":1.0},"195":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"142":{"tf":1.0},"25":{"tf":1.0},"29":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":1,"docs":{"253":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"83":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}}}}},"g":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":1,"docs":{"249":{"tf":2.0}},"o":{"df":1,"docs":{"249":{"tf":2.0}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":7,"docs":{"125":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":2.23606797749979},"169":{"tf":2.23606797749979},"170":{"tf":1.0},"171":{"tf":1.0},"6":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":1,"docs":{"15":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"230":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"235":{"tf":1.0},"237":{"tf":1.7320508075688772},"245":{"tf":1.0},"253":{"tf":1.0},"48":{"tf":1.4142135623730951},"50":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"'":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"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":{"249":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"112":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"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":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"df":3,"docs":{"125":{"tf":3.4641016151377544},"230":{"tf":1.0},"64":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":5,"docs":{"151":{"tf":2.23606797749979},"153":{"tf":1.0},"237":{"tf":1.0},"75":{"tf":1.0},"82":{"tf":1.0}},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"230":{"tf":1.0}}},"t":{"df":3,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0},"253":{"tf":1.0}}}},"df":4,"docs":{"239":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":1,"docs":{"98":{"tf":1.0}}},"o":{"d":{"df":3,"docs":{"0":{"tf":1.0},"153":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"13":{"tf":1.0},"244":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"3":{"df":1,"docs":{"252":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":2.23606797749979},"142":{"tf":2.23606797749979},"24":{"tf":1.0}},"i":{"c":{"df":2,"docs":{"128":{"tf":1.7320508075688772},"233":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"142":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"241":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"d":{"df":7,"docs":{"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"244":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"177":{"tf":1.0}}},"df":27,"docs":{"110":{"tf":3.1622776601683795},"111":{"tf":1.4142135623730951},"112":{"tf":2.23606797749979},"113":{"tf":2.449489742783178},"114":{"tf":2.0},"115":{"tf":1.7320508075688772},"144":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":2.23606797749979},"166":{"tf":2.0},"167":{"tf":2.0},"168":{"tf":3.0},"169":{"tf":3.3166247903554},"170":{"tf":2.0},"171":{"tf":2.0},"172":{"tf":2.0},"176":{"tf":2.6457513110645907},"177":{"tf":2.6457513110645907},"179":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.7320508075688772},"237":{"tf":1.0},"64":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"7":{"tf":1.0}}},"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"178":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"114":{"tf":1.0}},"i":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":19,"docs":{"0":{"tf":2.0},"145":{"tf":1.7320508075688772},"15":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.0},"16":{"tf":1.7320508075688772},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"230":{"tf":1.0},"249":{"tf":1.0},"5":{"tf":1.0},"7":{"tf":1.0},"85":{"tf":1.0}}},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"a":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"df":3,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"153":{"tf":1.0}},"l":{"df":2,"docs":{"231":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"230":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"238":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0}}}}},"df":8,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.0},"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0}},"e":{"a":{"d":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}}},"l":{"df":0,"docs":{},"p":{"df":5,"docs":{"110":{"tf":1.0},"14":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"174":{"tf":1.0}}},"df":9,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"153":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.4142135623730951},"74":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"250":{"tf":1.4142135623730951}}}}}}},"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"250":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"188":{"tf":1.0},"250":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":2,"docs":{"140":{"tf":1.0},"141":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"109":{"tf":2.23606797749979},"125":{"tf":1.0},"191":{"tf":1.0},"21":{"tf":1.7320508075688772},"73":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}}}}}},"j":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"/":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"111":{"tf":1.0},"84":{"tf":1.0}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"/":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"173":{"tf":1.0},"174":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"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":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"83":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"0":{"_":{"9":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"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":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"225":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"14":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"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":{":":{"4":{"4":{"4":{"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"201":{"tf":1.0}}}}}},"df":2,"docs":{"200":{"tf":1.0},"202":{"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":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":2,"docs":{"78":{"tf":1.0},"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}},"i":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}},"s":{":":{"/":{"/":{"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":{"/":{"b":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"a":{"df":2,"docs":{"13":{"tf":1.0},"244":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"u":{"c":{"a":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"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":{}}}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"1":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"1":{"1":{"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":{}},"df":0,"docs":{}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"z":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"i":{"'":{"d":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"v":{"df":3,"docs":{"0":{"tf":1.0},"82":{"tf":1.0},"85":{"tf":1.0}}}},"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"53":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"+":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}}},"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":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":3,"docs":{"153":{"tf":1.0},"53":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"b":{"b":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"df":4,"docs":{"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"40":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"h":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}},"n":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"251":{"tf":1.0}}},"u":{"1":{"df":1,"docs":{"153":{"tf":1.0}}},"2":{"df":1,"docs":{"153":{"tf":1.0}}},"3":{"df":1,"docs":{"153":{"tf":1.0}}},"df":1,"docs":{"153":{"tf":1.0}},"u":{"df":1,"docs":{"153":{"tf":1.0}}}}},"c":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}},"d":{"df":1,"docs":{"251":{"tf":1.0}},"e":{"a":{"df":1,"docs":{"78":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"151":{"tf":1.0},"230":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"71":{"tf":1.0}}},"f":{"(":{"$":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"k":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}},"l":{"df":2,"docs":{"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"3":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}}}}},"df":2,"docs":{"157":{"tf":1.0},"162":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"253":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":4,"docs":{"13":{"tf":1.0},"235":{"tf":1.0},"244":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"139":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"109":{"tf":1.0},"92":{"tf":1.4142135623730951}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":3,"docs":{"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"14":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"244":{"tf":1.0},"76":{"tf":1.0},"93":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"107":{"tf":1.0},"145":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"148":{"tf":1.0},"175":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.7320508075688772},"92":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":6,"docs":{"144":{"tf":1.0},"231":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"9":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"154":{"tf":1.0}}},"df":16,"docs":{"125":{"tf":2.0},"148":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":2.23606797749979},"166":{"tf":1.0},"182":{"tf":1.4142135623730951},"25":{"tf":1.0},"53":{"tf":1.0},"55":{"tf":1.0},"99":{"tf":1.7320508075688772}}}}},"i":{"d":{"df":1,"docs":{"33":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"1":{"tf":1.7320508075688772},"143":{"tf":1.0},"187":{"tf":1.0},"2":{"tf":1.7320508075688772},"202":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":3.1622776601683795},"7":{"tf":1.0},"76":{"tf":1.4142135623730951},"8":{"tf":1.0},"83":{"tf":1.0}}},"n":{"c":{"df":2,"docs":{"202":{"tf":1.0},"247":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.7320508075688772}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.7320508075688772}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"76":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}}},"f":{"a":{"c":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.7320508075688772},"188":{"tf":1.7320508075688772},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"9":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"233":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"0":{"tf":1.0},"127":{"tf":1.4142135623730951},"233":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"o":{"df":3,"docs":{"137":{"tf":1.0},"45":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"r":{"df":1,"docs":{"71":{"tf":1.0}},"v":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"'":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.0},"153":{"tf":1.4142135623730951},"194":{"tf":1.0},"58":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"237":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"84":{"tf":2.8284271247461903}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"252":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"44":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":2,"docs":{"149":{"tf":1.0},"159":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"128":{"tf":1.0}}},"s":{"0":{"2":{"0":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"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":{},"e":{"df":1,"docs":{"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"187":{"tf":1.7320508075688772}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"241":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"236":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"df":5,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"164":{"tf":1.0},"248":{"tf":1.0},"58":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"230":{"tf":1.4142135623730951},"233":{"tf":1.0},"94":{"tf":1.0}}}},"y":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":12,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"157":{"tf":1.4142135623730951},"16":{"tf":1.0},"164":{"tf":1.0},"174":{"tf":1.4142135623730951},"84":{"tf":1.0},"9":{"tf":1.0},"98":{"tf":2.0},"99":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":28,"docs":{"111":{"tf":1.0},"145":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":2.449489742783178},"153":{"tf":1.7320508075688772},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"230":{"tf":1.7320508075688772},"231":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"153":{"tf":1.0},"237":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"8":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"b":{"a":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"84":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"245":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"202":{"tf":1.0},"230":{"tf":1.0},"3":{"tf":1.0},"50":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"105":{"tf":1.0},"166":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"190":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"141":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"85":{"tf":2.0},"86":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":6,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"167":{"tf":1.0},"171":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"<":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"a":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"143":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":14,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":3.0},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":2.6457513110645907},"238":{"tf":1.0},"239":{"tf":1.0},"81":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"242":{"tf":2.449489742783178},"243":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"245":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"t":{"'":{"df":5,"docs":{"125":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"237":{"tf":1.0},"239":{"tf":1.0}}},"df":6,"docs":{"104":{"tf":1.0},"128":{"tf":1.0},"190":{"tf":1.0},"42":{"tf":1.0},"84":{"tf":1.4142135623730951},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"151":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"145":{"tf":1.0},"151":{"tf":3.0},"50":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"i":{"b":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"k":{"3":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"2":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":2.23606797749979}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"251":{"tf":1.0},"252":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"145":{"tf":1.0},"239":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":34,"docs":{"109":{"tf":2.449489742783178},"125":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"15":{"tf":1.0},"18":{"tf":1.4142135623730951},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"202":{"tf":1.0},"21":{"tf":1.7320508075688772},"224":{"tf":1.0},"225":{"tf":1.0},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"25":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":2.0},"51":{"tf":1.0},"57":{"tf":2.6457513110645907},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"79":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"k":{"=":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"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":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"5":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":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":{"0":{"tf":1.0},"101":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"148":{"tf":1.0},"155":{"tf":1.0},"158":{"tf":1.0},"230":{"tf":1.0},"244":{"tf":1.0},"5":{"tf":1.0},"98":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":2,"docs":{"5":{"tf":1.0},"8":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.0},"14":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}},"o":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":6,"docs":{"138":{"tf":1.0},"171":{"tf":1.0},"189":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":2.23606797749979},"86":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"235":{"tf":1.0}},"i":{"c":{"df":4,"docs":{"145":{"tf":1.0},"230":{"tf":1.4142135623730951},"238":{"tf":1.0},"241":{"tf":2.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"230":{"tf":1.0},"240":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":9,"docs":{"143":{"tf":1.0},"153":{"tf":1.0},"233":{"tf":1.0},"237":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}},"t":{"df":2,"docs":{"0":{"tf":1.0},"98":{"tf":1.0}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"235":{"tf":1.0},"238":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"50":{"tf":1.0}}}},"m":{"a":{"d":{"df":0,"docs":{},"e":{"df":3,"docs":{"205":{"tf":1.0},"33":{"tf":1.0},"84":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":14,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"113":{"tf":1.0},"143":{"tf":1.0},"161":{"tf":2.0},"237":{"tf":1.0},"24":{"tf":1.0},"6":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"m":{"df":1,"docs":{"0":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"110":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"202":{"tf":1.0},"99":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"110":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"14":{"tf":1.0},"164":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"161":{"tf":1.0},"192":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":5,"docs":{"147":{"tf":1.4142135623730951},"164":{"tf":1.0},"181":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0}}},"r":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":3,"docs":{"144":{"tf":1.0},"51":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":4,"docs":{"93":{"tf":1.4142135623730951},"94":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":5,"docs":{"93":{"tf":2.0},"94":{"tf":2.449489742783178},"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"253":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"│":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}},"x":{"df":0,"docs":{},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}}},"b":{"df":1,"docs":{"3":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"164":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"239":{"tf":2.0},"241":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"240":{"tf":1.0},"242":{"tf":1.0},"86":{"tf":1.0}}}}}},"u":{"df":10,"docs":{"12":{"tf":2.0},"125":{"tf":1.7320508075688772},"16":{"tf":1.0},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":2.0},"71":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"125":{"tf":1.0},"127":{"tf":1.0}}}},"t":{"df":2,"docs":{"235":{"tf":1.0},"237":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"10":{"tf":1.0},"237":{"tf":1.0},"241":{"tf":1.4142135623730951},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"238":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}},"i":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"9":{"tf":1.0}}}},"v":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"98":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":1,"docs":{"137":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.4142135623730951}},"i":{"c":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":27,"docs":{"124":{"tf":1.7320508075688772},"125":{"tf":2.23606797749979},"126":{"tf":1.7320508075688772},"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"231":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"87":{"tf":1.4142135623730951},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.7320508075688772},"92":{"tf":2.0},"93":{"tf":2.0},"94":{"tf":2.0},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.0},"99":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":3,"docs":{"113":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0}},"i":{"df":18,"docs":{"0":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"145":{"tf":1.0},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"252":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"138":{"tf":1.7320508075688772},"194":{"tf":1.0},"230":{"tf":1.0},"6":{"tf":1.7320508075688772}}}}},"df":1,"docs":{"82":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":11,"docs":{"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"98":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"148":{"tf":2.0},"182":{"tf":1.0},"231":{"tf":1.0}}}}}}}}},"df":4,"docs":{"103":{"tf":1.0},"148":{"tf":1.4142135623730951},"182":{"tf":1.0},"231":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":20,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.7320508075688772},"102":{"tf":1.4142135623730951},"103":{"tf":1.7320508075688772},"104":{"tf":2.0},"105":{"tf":3.0},"11":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"148":{"tf":3.872983346207417},"149":{"tf":4.58257569495584},"153":{"tf":1.0},"158":{"tf":1.4142135623730951},"160":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"24":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.7320508075688772},"9":{"tf":1.0},"98":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"249":{"tf":1.4142135623730951}}},"x":{"df":2,"docs":{"181":{"tf":1.0},"249":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.0},"159":{"tf":3.3166247903554},"160":{"tf":1.0},"168":{"tf":1.7320508075688772},"214":{"tf":2.0},"250":{"tf":1.0},"84":{"tf":1.7320508075688772},"98":{"tf":1.0},"99":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"5":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":6,"docs":{"166":{"tf":1.7320508075688772},"194":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"55":{"tf":1.4142135623730951},"96":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":25,"docs":{"101":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"163":{"tf":1.7320508075688772},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"200":{"tf":1.0},"231":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"51":{"tf":1.0}}}}}}}},"y":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"197":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":20,"docs":{"0":{"tf":1.0},"128":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"190":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":2.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"82":{"tf":1.0}},"x":{"df":1,"docs":{"214":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"226":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}},"df":2,"docs":{"160":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"64":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":24,"docs":{"111":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.4142135623730951},"153":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"231":{"tf":1.0},"233":{"tf":1.4142135623730951},"235":{"tf":1.7320508075688772},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":2.23606797749979},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"5":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"t":{"=":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"137":{"tf":1.0},"253":{"tf":1.0}}}}}}},"w":{"(":{"\"":{"c":{":":{"\\":{"\\":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"\\":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{".":{"b":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"190":{"tf":1.7320508075688772},"195":{"tf":1.7320508075688772},"202":{"tf":1.0},"211":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"200":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"195":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"207":{"tf":1.0},"212":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"[":{"5":{"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"11":{"tf":1.0},"125":{"tf":1.4142135623730951},"139":{"tf":2.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"178":{"tf":1.0},"189":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"82":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"99":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":7,"docs":{"139":{"tf":1.0},"160":{"tf":1.4142135623730951},"171":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"69":{"tf":1.0},"82":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"142":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"233":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.4142135623730951}}}}}},"k":{"df":0,"docs":{},"h":{"df":1,"docs":{"251":{"tf":1.0}}}},"o":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"125":{"tf":3.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":2.449489742783178},"63":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"245":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":7,"docs":{"127":{"tf":1.0},"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"197":{"tf":1.0},"25":{"tf":1.0},"72":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"2":{"0":{"1":{"7":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"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":{},"e":{"df":2,"docs":{"112":{"tf":1.0},"56":{"tf":1.0}}},"h":{"df":2,"docs":{"101":{"tf":1.0},"125":{"tf":1.4142135623730951}}},"i":{"c":{"df":4,"docs":{"142":{"tf":1.0},"239":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"145":{"tf":1.0},"172":{"tf":1.0},"230":{"tf":1.0},"46":{"tf":2.0}}}}},"df":0,"docs":{}}}},"o":{".":{"df":0,"docs":{},"o":{"df":2,"docs":{"68":{"tf":1.0},"72":{"tf":1.0}}}},"_":{"_":{"df":1,"docs":{"253":{"tf":1.0}}},"df":1,"docs":{"253":{"tf":1.0}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"190":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"42":{"tf":1.0},"72":{"tf":1.7320508075688772},"73":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"244":{"tf":1.7320508075688772},"245":{"tf":1.0}}}},"r":{"df":1,"docs":{"238":{"tf":1.0}},"r":{"df":1,"docs":{"237":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"125":{"tf":1.0},"172":{"tf":1.0},"248":{"tf":1.7320508075688772},"253":{"tf":2.0},"65":{"tf":1.0},"82":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"202":{"tf":1.4142135623730951},"215":{"tf":2.449489742783178},"69":{"tf":1.0}}}}}}},"k":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"l":{"d":{"df":3,"docs":{"144":{"tf":1.0},"178":{"tf":1.0},"233":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"c":{"df":4,"docs":{"45":{"tf":2.0},"79":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0}}},"df":12,"docs":{"107":{"tf":1.0},"169":{"tf":1.0},"202":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":2.23606797749979},"239":{"tf":2.0},"43":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"86":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"138":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"164":{"tf":1.0},"85":{"tf":1.7320508075688772},"88":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"192":{"tf":1.0},"195":{"tf":1.0},"223":{"tf":2.0},"32":{"tf":2.0},"65":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"175":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"50":{"tf":1.0},"6":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"178":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"114":{"tf":1.0},"75":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.0}}}}}}},"s":{"df":1,"docs":{"137":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"237":{"tf":1.0},"83":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"193":{"tf":1.0},"241":{"tf":1.0},"50":{"tf":1.0},"78":{"tf":1.0},"83":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"144":{"tf":1.0},"165":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"101":{"tf":1.0},"125":{"tf":1.0},"84":{"tf":1.0}},"l":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"233":{"tf":1.0},"240":{"tf":1.4142135623730951}}},"y":{"df":8,"docs":{"179":{"tf":1.7320508075688772},"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"248":{"tf":1.7320508075688772},"249":{"tf":2.0},"250":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"178":{"tf":2.0}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"df":2,"docs":{"233":{"tf":1.0},"237":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}},"t":{"df":2,"docs":{"237":{"tf":1.0},"240":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"175":{"tf":1.0},"198":{"tf":1.0},"213":{"tf":1.0}}},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}}},"w":{"df":2,"docs":{"68":{"tf":1.4142135623730951},"69":{"tf":1.0}}},"y":{"df":2,"docs":{"237":{"tf":1.0},"6":{"tf":1.0}}}},"df":3,"docs":{"162":{"tf":1.7320508075688772},"165":{"tf":1.0},"25":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"16":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"142":{"tf":1.0},"43":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}}},"l":{"'":{"df":1,"docs":{"244":{"tf":1.0}}},"df":7,"docs":{"183":{"tf":1.0},"189":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"2":{"tf":4.898979485566356},"232":{"tf":1.0},"252":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"69":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"245":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"198":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"202":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"64":{"tf":1.0},"76":{"tf":1.0},"82":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.7320508075688772}}}}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":5,"docs":{"112":{"tf":1.0},"239":{"tf":1.0},"245":{"tf":1.0},"75":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":3,"docs":{"235":{"tf":1.0},"237":{"tf":1.0},"239":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.0}}}},"o":{"d":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"148":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"174":{"tf":1.0},"233":{"tf":2.23606797749979},"235":{"tf":2.449489742783178},"239":{"tf":2.23606797749979},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"125":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.0}}}},"s":{"_":{"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":1,"docs":{"81":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":1,"docs":{"146":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":8,"docs":{"12":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"161":{"tf":1.0},"175":{"tf":1.0},"29":{"tf":2.0},"71":{"tf":1.0},"72":{"tf":1.0},"98":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"110":{"tf":1.0},"187":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"225":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"230":{"tf":2.0},"237":{"tf":1.0},"31":{"tf":1.0},"68":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"230":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"153":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.4142135623730951},"125":{"tf":1.0},"144":{"tf":1.4142135623730951}}}}},"s":{"df":8,"docs":{"145":{"tf":1.0},"148":{"tf":3.4641016151377544},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"230":{"tf":1.0},"84":{"tf":1.7320508075688772}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":5,"docs":{"160":{"tf":1.0},"171":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.7320508075688772},"83":{"tf":1.0}},"s":{"df":2,"docs":{"125":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"118":{"tf":1.0},"157":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"244":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"181":{"tf":1.0},"193":{"tf":1.7320508075688772},"228":{"tf":1.0},"232":{"tf":1.0},"242":{"tf":1.0}}}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"1":{"df":1,"docs":{"83":{"tf":1.4142135623730951}}},":":{":":{"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":{"83":{"tf":2.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"0":{"tf":1.0},"122":{"tf":1.4142135623730951},"165":{"tf":1.0},"195":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":5,"docs":{"112":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"252":{"tf":1.0},"5":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"13":{"tf":1.0},"24":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"237":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"192":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"244":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":5,"docs":{"122":{"tf":1.0},"64":{"tf":2.23606797749979},"65":{"tf":1.7320508075688772},"66":{"tf":1.7320508075688772},"67":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"94":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"82":{"tf":1.0},"84":{"tf":1.0}}}},"t":{"df":3,"docs":{"174":{"tf":1.0},"240":{"tf":1.0},"42":{"tf":1.0}}}},"{":{"df":0,"docs":{},"e":{"a":{"=":{"df":0,"docs":{},"f":{"df":1,"docs":{"244":{"tf":1.0}}},"w":{"df":1,"docs":{"244":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"c":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"245":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"q":{"df":1,"docs":{"164":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}},"g":{"df":1,"docs":{"251":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":10,"docs":{"101":{"tf":1.7320508075688772},"102":{"tf":1.7320508075688772},"103":{"tf":1.7320508075688772},"104":{"tf":1.7320508075688772},"105":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"158":{"tf":1.0},"230":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"110":{"tf":1.0},"125":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"164":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"154":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"b":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"68":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"155":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.0},"231":{"tf":1.7320508075688772}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}},"d":{"df":3,"docs":{"187":{"tf":1.0},"238":{"tf":1.0},"25":{"tf":1.0}},"i":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"247":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"97":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"143":{"tf":1.0},"86":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":1,"docs":{"235":{"tf":1.7320508075688772}},"e":{"d":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"249":{"tf":1.0}},"e":{"(":{"0":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"216":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":3,"docs":{"155":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"c":{"df":3,"docs":{"12":{"tf":1.0},"204":{"tf":1.0},"241":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"142":{"tf":1.0},"178":{"tf":1.0}},"f":{"df":1,"docs":{"231":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"175":{"tf":1.7320508075688772},"230":{"tf":1.0},"235":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"83":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"174":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"178":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"110":{"tf":1.0},"244":{"tf":1.0}}}},"df":1,"docs":{"110":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"104":{"tf":1.0},"125":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"143":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":4,"docs":{"10":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"114":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"233":{"tf":1.0},"6":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"84":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"86":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"177":{"tf":1.0},"241":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"a":{"c":{"df":2,"docs":{"79":{"tf":1.0},"83":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":1,"docs":{"183":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"244":{"tf":1.4142135623730951},"73":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":7,"docs":{"0":{"tf":1.0},"144":{"tf":1.0},"183":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.4142135623730951},"244":{"tf":1.0},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":2.0}}}},"i":{"df":0,"docs":{},"z":{"df":7,"docs":{"161":{"tf":2.0},"28":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0},"99":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"193":{"tf":1.4142135623730951},"233":{"tf":1.0},"238":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":9,"docs":{"125":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"227":{"tf":1.0},"247":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"74":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":2,"docs":{"251":{"tf":1.0},"71":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.449489742783178},"159":{"tf":1.7320508075688772},"167":{"tf":1.0},"194":{"tf":1.0},"235":{"tf":1.0},"237":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":2.0},"84":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"54":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"80":{"tf":1.7320508075688772}},"e":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"80":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"142":{"tf":1.0},"192":{"tf":1.0},"194":{"tf":1.0},"32":{"tf":1.0}}}}},"p":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"241":{"tf":1.0}},"r":{"df":6,"docs":{"155":{"tf":1.0},"16":{"tf":1.0},"165":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0}}}}},"n":{"df":16,"docs":{"1":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"232":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.7320508075688772},"8":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"94":{"tf":1.0}}}}}}}},"s":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"145":{"tf":1.0},"153":{"tf":1.0},"178":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"235":{"tf":1.0},"252":{"tf":1.0},"69":{"tf":1.4142135623730951},"79":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"189":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":3,"docs":{"193":{"tf":1.0},"195":{"tf":1.0},"226":{"tf":1.7320508075688772}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"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":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"83":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"a":{"df":1,"docs":{"164":{"tf":1.0}}},"df":10,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"164":{"tf":1.4142135623730951},"193":{"tf":1.7320508075688772},"226":{"tf":1.0},"238":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":2.449489742783178},"84":{"tf":1.4142135623730951},"86":{"tf":2.449489742783178}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"73":{"tf":1.7320508075688772}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"236":{"tf":1.4142135623730951},"238":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"137":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"253":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"128":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"194":{"tf":1.0}},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"t":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"=":{"\"":{"$":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"a":{"d":{"d":{"df":1,"docs":{"200":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"202":{"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":1,"docs":{"202":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"201":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":44,"docs":{"185":{"tf":1.7320508075688772},"186":{"tf":2.0},"187":{"tf":2.0},"188":{"tf":2.6457513110645907},"189":{"tf":2.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.7320508075688772},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":2.0},"201":{"tf":1.7320508075688772},"202":{"tf":2.8284271247461903},"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},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"251":{"tf":1.0}}}}}}},"df":9,"docs":{"161":{"tf":1.0},"166":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.4142135623730951},"198":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"82":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"2":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":1,"docs":{"49":{"tf":2.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":13,"docs":{"10":{"tf":1.0},"104":{"tf":2.23606797749979},"105":{"tf":2.8284271247461903},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"166":{"tf":1.4142135623730951},"194":{"tf":1.0},"213":{"tf":1.0},"55":{"tf":1.7320508075688772},"74":{"tf":1.0},"77":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":12,"docs":{"10":{"tf":1.0},"102":{"tf":1.0},"11":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"207":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":1.4142135623730951},"253":{"tf":1.7320508075688772},"68":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}},"m":{"df":1,"docs":{"24":{"tf":1.0}}},"n":{"df":2,"docs":{"154":{"tf":1.0},"242":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"218":{"tf":1.7320508075688772}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"220":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"217":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":30,"docs":{"101":{"tf":2.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":2.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":2.23606797749979},"118":{"tf":1.0},"125":{"tf":2.449489742783178},"148":{"tf":2.0},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":2.8284271247461903},"160":{"tf":2.8284271247461903},"168":{"tf":2.23606797749979},"172":{"tf":1.0},"175":{"tf":1.0},"209":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":2.449489742783178},"81":{"tf":1.0},"84":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":2,"docs":{"172":{"tf":1.0},"83":{"tf":1.7320508075688772}}}},"m":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"230":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"96":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"110":{"tf":1.0},"114":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"144":{"tf":1.0},"91":{"tf":1.0}}}}}}},"t":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"{":{"$":{"_":{"df":1,"docs":{"82":{"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":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"\\":{"&":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"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":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"181":{"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":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"181":{"tf":1.0},"248":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"248":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"b":{"(":{"@":{"$":{"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":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"$":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"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":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":15,"docs":{"108":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.0},"189":{"tf":1.0},"230":{"tf":1.0},"237":{"tf":2.8284271247461903},"240":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.0},"39":{"tf":1.0},"55":{"tf":1.0},"72":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"92":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}}},"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"68":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"6":{"tf":1.0},"84":{"tf":1.0}}}}}},"h":{"a":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"253":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":4,"docs":{"71":{"tf":2.0},"82":{"tf":1.7320508075688772},"84":{"tf":2.0},"85":{"tf":1.4142135623730951}},"s":{"/":{"c":{"df":1,"docs":{"82":{"tf":1.0}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"82":{"tf":1.0}}}},"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":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"o":{"df":1,"docs":{"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}},"t":{"df":1,"docs":{"25":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.0},"149":{"tf":1.0},"230":{"tf":1.0},"84":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"11":{"tf":1.0},"98":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"175":{"tf":1.0}}},"2":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}},"df":10,"docs":{"145":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.7320508075688772},"182":{"tf":1.0},"231":{"tf":1.0}}}}},"df":2,"docs":{"14":{"tf":1.0},"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"w":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"250":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"144":{"tf":1.0},"146":{"tf":1.0},"250":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"df":8,"docs":{"13":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.0},"161":{"tf":2.6457513110645907},"165":{"tf":1.0},"30":{"tf":1.4142135623730951},"39":{"tf":2.0},"82":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"237":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"237":{"tf":1.4142135623730951},"239":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"241":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"231":{"tf":1.0},"73":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"248":{"tf":1.0},"43":{"tf":1.0}}}}},"i":{"df":1,"docs":{"240":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":7,"docs":{"151":{"tf":1.0},"188":{"tf":2.23606797749979},"189":{"tf":1.0},"190":{"tf":1.0},"194":{"tf":1.0},"203":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":13,"docs":{"110":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"231":{"tf":1.0},"237":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"122":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"237":{"tf":1.7320508075688772},"240":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":4,"docs":{"142":{"tf":1.0},"161":{"tf":1.0},"2":{"tf":1.0},"30":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"50":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"135":{"tf":1.7320508075688772},"171":{"tf":2.8284271247461903}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"112":{"tf":1.0},"240":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"12":{"tf":1.0},"83":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"24":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"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":2,"docs":{"147":{"tf":1.0},"206":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"13":{"tf":1.0},"252":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"85":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"120":{"tf":1.0},"253":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"240":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"245":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":2,"docs":{"44":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"244":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}},"i":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"139":{"tf":1.0},"172":{"tf":1.0}},"e":{"d":{",":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"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":{},"r":{"a":{"c":{"df":1,"docs":{"2":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":6,"docs":{"230":{"tf":1.0},"244":{"tf":1.4142135623730951},"245":{"tf":1.0},"32":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"187":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"204":{"tf":1.0},"205":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":12,"docs":{"145":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"230":{"tf":1.0},"6":{"tf":1.0},"79":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"202":{"tf":1.0}}}},"x":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"240":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"0":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"43":{"tf":1.0},"44":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"187":{"tf":1.0},"202":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"187":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":65,"docs":{"16":{"tf":1.0},"173":{"tf":1.0},"183":{"tf":2.23606797749979},"253":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"74":{"tf":2.23606797749979},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":2.23606797749979},"79":{"tf":1.4142135623730951},"80":{"tf":1.7320508075688772},"81":{"tf":1.7320508075688772},"82":{"tf":2.449489742783178},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}},"s":{"/":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"173":{"tf":1.0},"82":{"tf":1.0}}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"82":{"tf":1.4142135623730951}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":1,"docs":{"82":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"233":{"tf":1.0},"234":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"108":{"tf":1.0},"11":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"204":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"204":{"tf":1.0},"80":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"187":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"245":{"tf":1.0}}}},"p":{"df":1,"docs":{"115":{"tf":1.7320508075688772}},"e":{"df":2,"docs":{"169":{"tf":2.6457513110645907},"81":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"137":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"2":{"tf":1.0},"230":{"tf":1.0},"232":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"83":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"u":{"b":{"df":8,"docs":{"12":{"tf":1.0},"175":{"tf":1.7320508075688772},"176":{"tf":2.23606797749979},"177":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"250":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"113":{"tf":1.0},"243":{"tf":1.0}}}},"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"84":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"238":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"13":{"tf":2.449489742783178},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"6":{"tf":1.0}}},"f":{"a":{"c":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"j":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}}}}}},"b":{"df":0,"docs":{},"o":{"b":{"df":2,"docs":{"119":{"tf":1.4142135623730951},"143":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"119":{"tf":2.23606797749979},"120":{"tf":1.4142135623730951},"121":{"tf":2.0},"122":{"tf":1.7320508075688772},"125":{"tf":1.0},"143":{"tf":1.4142135623730951},"253":{"tf":1.0}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"235":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"245":{"tf":1.0}}},"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"13":{"tf":1.0},"153":{"tf":1.0},"83":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":3,"docs":{"160":{"tf":1.0},"235":{"tf":1.0},"243":{"tf":1.0}},"l":{"df":4,"docs":{"128":{"tf":1.0},"238":{"tf":1.0},"49":{"tf":1.4142135623730951},"58":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"125":{"tf":1.0},"153":{"tf":1.7320508075688772},"82":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"57":{"tf":1.0},"58":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":5,"docs":{"145":{"tf":1.4142135623730951},"187":{"tf":1.0},"239":{"tf":1.0},"44":{"tf":1.0},"76":{"tf":1.0}}}},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"5":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"(":{")":{"<":{"c":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"25":{"tf":1.4142135623730951},"3":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":0,"docs":{}}},"b":{"d":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"107":{"tf":1.0},"125":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.4142135623730951},"182":{"tf":1.0},"247":{"tf":1.4142135623730951},"38":{"tf":1.0},"99":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"25":{"tf":2.23606797749979}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":1,"docs":{"25":{"tf":1.7320508075688772}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}},"n":{"df":1,"docs":{"153":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":1,"docs":{"252":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"24":{"tf":1.0},"85":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"172":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"1":{"df":6,"docs":{"195":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"82":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":65,"docs":{"0":{"tf":1.4142135623730951},"107":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"143":{"tf":1.0},"16":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"233":{"tf":1.7320508075688772},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.4142135623730951},"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":2.23606797749979},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"64":{"tf":1.0},"68":{"tf":1.4142135623730951},"72":{"tf":1.7320508075688772},"73":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"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.7320508075688772},"97":{"tf":1.4142135623730951}}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":2,"docs":{"13":{"tf":1.0},"245":{"tf":1.4142135623730951}}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"13":{"tf":1.0}}}},"t":{"'":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"'":{"df":3,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"142":{"tf":1.0},"153":{"tf":1.4142135623730951},"5":{"tf":1.0},"98":{"tf":1.0}}},"k":{"df":2,"docs":{"237":{"tf":1.0},"239":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"!":{"*":{"*":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"@":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"82":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"239":{"tf":1.0},"241":{"tf":1.4142135623730951},"74":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":7,"docs":{"16":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"76":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"177":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"110":{"tf":1.0},"145":{"tf":1.0},"161":{"tf":1.0},"178":{"tf":1.0},"202":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":4,"docs":{"187":{"tf":1.0},"79":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"110":{"tf":1.0},"112":{"tf":1.0},"190":{"tf":1.0},"84":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"109":{"tf":1.0},"149":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":1,"docs":{"0":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"143":{"tf":1.4142135623730951},"76":{"tf":1.0}}}},"p":{"df":5,"docs":{"146":{"tf":1.0},"167":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"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":3,"docs":{"0":{"tf":1.0},"187":{"tf":1.4142135623730951},"51":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"82":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":4,"docs":{"0":{"tf":1.0},"187":{"tf":1.0},"253":{"tf":1.0},"51":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"71":{"tf":1.0}}}}}},"df":3,"docs":{"12":{"tf":1.0},"192":{"tf":1.0},"85":{"tf":1.0}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"237":{"tf":1.4142135623730951},"79":{"tf":2.6457513110645907},"80":{"tf":2.6457513110645907},"81":{"tf":5.830951894845301}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.0},"173":{"tf":1.0},"24":{"tf":2.449489742783178},"25":{"tf":1.7320508075688772},"7":{"tf":1.0}}},"j":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"98":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"94":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":8,"docs":{"233":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"244":{"tf":1.7320508075688772},"86":{"tf":1.0},"87":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"25":{"tf":1.0},"83":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":11,"docs":{"125":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"165":{"tf":1.0},"237":{"tf":1.0},"35":{"tf":1.4142135623730951},"42":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"244":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"u":{">":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"<":{"/":{"df":0,"docs":{},"u":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.4142135623730951}}}}}}},"df":4,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0}},"i":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}}}}},"df":13,"docs":{"15":{"tf":2.0},"16":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"244":{"tf":1.0},"25":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"0":{"tf":1.0},"125":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"15":{"tf":1.0},"252":{"tf":1.0},"5":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"96":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}}},"o":{"df":5,"docs":{"125":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"172":{"tf":1.0},"206":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":4,"docs":{"114":{"tf":1.7320508075688772},"168":{"tf":1.0},"169":{"tf":1.0},"84":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":17,"docs":{"13":{"tf":2.8284271247461903},"143":{"tf":2.0},"153":{"tf":2.6457513110645907},"154":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"242":{"tf":1.7320508075688772},"243":{"tf":1.4142135623730951},"244":{"tf":2.0},"245":{"tf":1.4142135623730951},"251":{"tf":1.0},"37":{"tf":1.7320508075688772},"53":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.7320508075688772},"60":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"_":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"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":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"175":{"tf":1.0}}}},"t":{"df":1,"docs":{"110":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"x":{"df":2,"docs":{"137":{"tf":1.4142135623730951},"143":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"6":{"tf":1.0},"85":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"204":{"tf":1.0},"231":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"237":{"tf":1.0}}}}}}}}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"233":{"tf":1.0},"84":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"181":{"tf":2.0},"248":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":2.23606797749979},"153":{"tf":1.0},"159":{"tf":1.7320508075688772},"191":{"tf":1.0},"195":{"tf":1.0},"237":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"97":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"230":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"235":{"tf":1.0},"237":{"tf":1.4142135623730951},"238":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.4142135623730951}}}}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":63,"docs":{"0":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.23606797749979},"153":{"tf":2.449489742783178},"154":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"194":{"tf":2.23606797749979},"195":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"204":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"230":{"tf":1.0},"232":{"tf":1.0},"235":{"tf":1.4142135623730951},"237":{"tf":1.4142135623730951},"238":{"tf":1.0},"24":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.7320508075688772},"245":{"tf":1.4142135623730951},"247":{"tf":1.0},"250":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.7320508075688772},"5":{"tf":1.0},"51":{"tf":1.0},"58":{"tf":1.0},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":2.449489742783178},"84":{"tf":2.23606797749979},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":2.0},"96":{"tf":1.0},"98":{"tf":1.0}},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"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":1,"docs":{"146":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":32,"docs":{"125":{"tf":1.0},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":2.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"64":{"tf":1.0},"74":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"92":{"tf":1.4142135623730951}}}},"h":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"k":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"/":{"5":{".":{"1":{"0":{".":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"f":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"1":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"0":{"tf":3.1622776601683795},"137":{"tf":3.0},"138":{"tf":1.7320508075688772},"142":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"167":{"tf":1.0},"233":{"tf":1.4142135623730951},"81":{"tf":3.1622776601683795},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":6,"docs":{"183":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":1.0},"51":{"tf":1.0},"72":{"tf":2.0},"73":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":4,"docs":{"0":{"tf":1.0},"145":{"tf":1.0},"230":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"225":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"a":{"df":8,"docs":{"161":{"tf":1.0},"187":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"202":{"tf":1.0},"248":{"tf":1.0},"29":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"144":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"m":{"df":12,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"145":{"tf":1.4142135623730951},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"176":{"tf":1.0},"230":{"tf":1.4142135623730951},"25":{"tf":1.7320508075688772},"82":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"110":{"tf":1.0},"112":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"=":{"\"":{"$":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"/":{".":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"114":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.4142135623730951},"187":{"tf":1.0},"198":{"tf":1.0},"235":{"tf":1.0},"50":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"178":{"tf":1.4142135623730951},"189":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0}}}},"y":{"df":7,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"241":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":1,"docs":{"164":{"tf":1.4142135623730951}},"e":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}},"v":{"df":1,"docs":{"153":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":4,"docs":{"122":{"tf":1.0},"15":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"153":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"76":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"55":{"tf":1.0},"81":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"153":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"245":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"244":{"tf":1.0}},"r":{"df":1,"docs":{"161":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"244":{"tf":2.23606797749979},"69":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":2.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"4":{"tf":1.7320508075688772},"5":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"16":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"104":{"tf":1.0},"107":{"tf":1.0},"148":{"tf":1.4142135623730951},"166":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"222":{"tf":1.0},"54":{"tf":1.7320508075688772},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"58":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"68":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"14":{"tf":1.0},"198":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"153":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"38":{"tf":1.0},"77":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"k":{"df":29,"docs":{"1":{"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.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"125":{"tf":1.0},"13":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"24":{"tf":1.4142135623730951},"84":{"tf":1.0},"86":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772},"99":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"13":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"194":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"l":{"df":2,"docs":{"4":{"tf":1.0},"5":{"tf":2.0}}}}},"x":{"/":{"1":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"2":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"x":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"1":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":0,"docs":{},"e":{"df":1,"docs":{"85":{"tf":1.0}}}},"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":14,"docs":{"125":{"tf":1.7320508075688772},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"180":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"247":{"tf":1.0},"69":{"tf":1.0}},"h":{"df":1,"docs":{"202":{"tf":2.449489742783178}}}},"y":{"\\":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}},"_":{"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":3,"docs":{"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.4142135623730951}}}}}}}}},"df":13,"docs":{"142":{"tf":1.4142135623730951},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"187":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"247":{"tf":1.0},"69":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"194":{"tf":1.0}}}},"r":{"df":2,"docs":{"15":{"tf":1.0},"176":{"tf":1.7320508075688772}}},"v":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"77":{"tf":1.0}}}}}}}}},"u":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"c":{"df":1,"docs":{"50":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"z":{"b":{"df":1,"docs":{"146":{"tf":1.0}}},"df":4,"docs":{"131":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":2.0},"174":{"tf":1.0}},"i":{"df":1,"docs":{"91":{"tf":1.0}},"m":{"df":1,"docs":{"97":{"tf":1.4142135623730951}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":3,"docs":{"94":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"148":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"title":{"root":{"0":{"df":1,"docs":{"245":{"tf":1.0}}},"1":{"df":5,"docs":{"127":{"tf":1.0},"140":{"tf":1.0},"235":{"tf":1.0},"243":{"tf":1.0},"94":{"tf":1.0}}},"2":{".":{"1":{"df":2,"docs":{"237":{"tf":1.0},"96":{"tf":1.0}}},"2":{"df":2,"docs":{"238":{"tf":1.0},"97":{"tf":1.0}}},"3":{"df":1,"docs":{"239":{"tf":1.0}}},"4":{"df":1,"docs":{"240":{"tf":1.0}}},"5":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"128":{"tf":1.0},"236":{"tf":1.0},"244":{"tf":1.0},"95":{"tf":1.0}}},"3":{".":{"1":{"df":1,"docs":{"130":{"tf":1.0}}},"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"129":{"tf":1.0}}},"4":{"df":2,"docs":{"132":{"tf":1.0},"65":{"tf":1.0}}},"5":{"df":1,"docs":{"133":{"tf":1.0}}},"6":{"df":1,"docs":{"134":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"249":{"tf":1.0}}}}}},"df":0,"docs":{}},"d":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"225":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":5,"docs":{"207":{"tf":1.0},"46":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":4,"docs":{"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"78":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"167":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"90":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"56":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"203":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"103":{"tf":1.0},"166":{"tf":1.0},"194":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"81":{"tf":1.0}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}}},"df":2,"docs":{"118":{"tf":1.0},"59":{"tf":1.0}},"o":{"'":{"df":1,"docs":{"199":{"tf":1.0}}},"df":16,"docs":{"117":{"tf":1.0},"120":{"tf":1.0},"187":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"229":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"40":{"tf":1.0},"42":{"tf":1.0},"53":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}}}}}},"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":1,"docs":{"87":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"30":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"56":{"tf":1.0}}}}},"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":{"20":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"107":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":15,"docs":{"10":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"182":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"df":14,"docs":{"105":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"190":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"68":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"181":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"192":{"tf":1.0}}}},"v":{"a":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"177":{"tf":1.0},"179":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"239":{"tf":1.0},"240":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"91":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"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":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"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":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"240":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"37":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"141":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"242":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"123":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":3,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"139":{"tf":1.0},"82":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"19":{"tf":1.0},"20":{"tf":1.0},"23":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"82":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"151":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"164":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"173":{"tf":1.0},"92":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":7,"docs":{"191":{"tf":1.0},"192":{"tf":1.0},"202":{"tf":1.0},"33":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"31":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"252":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"120":{"tf":1.0},"189":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"_":{"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":{"206":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"112":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"126":{"tf":1.0},"129":{"tf":1.0},"235":{"tf":1.0},"63":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"g":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"187":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"172":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"172":{"tf":1.0},"232":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"181":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"180":{"tf":1.0},"247":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"224":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"208":{"tf":1.0}}}},"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":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"209":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"2":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"219":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"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":{}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"184":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"31":{"tf":1.0},"32":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"a":{"a":{"df":3,"docs":{"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0}}},"df":0,"docs":{}},"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":2,"docs":{"138":{"tf":1.0},"14":{"tf":1.0}}}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"37":{"tf":1.0}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"238":{"tf":1.0},"98":{"tf":1.0}}}},"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":9,"docs":{"107":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"149":{"tf":1.0}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":9,"docs":{"136":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"195":{"tf":1.0},"47":{"tf":1.0},"63":{"tf":1.0},"67":{"tf":1.0},"70":{"tf":1.0},"75":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"42":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"186":{"tf":1.0},"196":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"116":{"tf":1.0}}}},"df":0,"docs":{}}},"df":4,"docs":{"118":{"tf":1.0},"121":{"tf":1.0},"134":{"tf":1.0},"97":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"201":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"235":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"117":{"tf":1.0},"175":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"37":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"195":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"122":{"tf":1.0}}}}}}}}},"g":{"df":2,"docs":{"168":{"tf":1.0},"169":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"237":{"tf":1.0},"48":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"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":{"128":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":17,"docs":{"110":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"231":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"156":{"tf":1.0},"16":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"250":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"109":{"tf":1.0},"21":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"238":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"89":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"188":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"233":{"tf":1.0},"76":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"187":{"tf":1.0}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"236":{"tf":1.0},"241":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"10":{"tf":1.0},"157":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"155":{"tf":1.0},"163":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"252":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":14,"docs":{"109":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"18":{"tf":1.0},"197":{"tf":1.0},"21":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0}}},"k":{"df":1,"docs":{"101":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"113":{"tf":1.0}}}}}}},"p":{"df":1,"docs":{"147":{"tf":1.0}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"93":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"12":{"tf":1.0},"29":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"241":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":8,"docs":{"124":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"63":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"229":{"tf":1.0},"77":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"158":{"tf":1.0},"250":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"159":{"tf":1.0},"214":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"194":{"tf":1.0},"43":{"tf":1.0},"55":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"w":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"211":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"213":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"189":{"tf":1.0},"84":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"58":{"tf":1.0},"63":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"72":{"tf":1.0}}}},"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":{"215":{"tf":1.0}}}}}}},"n":{"c":{"df":1,"docs":{"45":{"tf":1.0}}},"df":1,"docs":{"66":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"223":{"tf":1.0},"32":{"tf":1.0},"65":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"246":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"178":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"189":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"235":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"12":{"tf":1.0},"29":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"48":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"193":{"tf":1.0}}}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"122":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":3,"docs":{"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0}}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"154":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"161":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"193":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"80":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}},"n":{"df":1,"docs":{"7":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"226":{"tf":1.0}}}}},"df":3,"docs":{"193":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"73":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"236":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":9,"docs":{"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"196":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.0}}}}}}},"df":1,"docs":{"171":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"55":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"253":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"218":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"220":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"217":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"108":{"tf":1.0},"111":{"tf":1.0},"160":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.0},"202":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"248":{"tf":1.0},"92":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"84":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"71":{"tf":1.0},"82":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"30":{"tf":1.0},"39":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"188":{"tf":1.0},"203":{"tf":1.0},"241":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"135":{"tf":1.0},"171":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"82":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"152":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"79":{"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":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"205":{"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":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"183":{"tf":1.0},"26":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":1,"docs":{"234":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"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":{"204":{"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":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"115":{"tf":1.0}},"e":{"df":1,"docs":{"169":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"137":{"tf":1.0},"153":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"g":{"df":3,"docs":{"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":3,"docs":{"134":{"tf":1.0},"38":{"tf":1.0},"87":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"_":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"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":{"187":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"85":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"i":{"df":2,"docs":{"24":{"tf":1.0},"25":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"35":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"114":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"13":{"tf":1.0},"143":{"tf":1.0},"242":{"tf":1.0},"37":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"x":{"df":1,"docs":{"137":{"tf":1.0}}}}},"s":{"df":3,"docs":{"48":{"tf":1.0},"84":{"tf":1.0},"94":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"174":{"tf":1.0},"183":{"tf":1.0},"247":{"tf":1.0},"74":{"tf":1.0},"92":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"44":{"tf":1.0},"72":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"a":{"df":2,"docs":{"187":{"tf":1.0},"199":{"tf":1.0}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":2,"docs":{"150":{"tf":1.0},"25":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"b":{"df":2,"docs":{"199":{"tf":1.0},"202":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"4":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"l":{"df":3,"docs":{"194":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"198":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"98":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"5":{"tf":1.0}}}}},"z":{"df":1,"docs":{"170":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"95":{"tf":1.0}}}}}}}}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}}
\ No newline at end of file